@charset "UTF-8";
/* --- top --- */

.inner {
    width: 100%;
    overflow: hidden;
}

.contents {
    width: 1100px;
    margin: 0 auto 80px;
}

.contents_s {
    max-width: 760px;
    margin: 0 auto 80px;
}

#top .mvArea {
    background: url(../../images/top/mv_bg.png) repeat-x;
    padding: 70px 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

#top .introArea {
    background: #F6F5F2;
    padding: 50px 0;
    margin-bottom: 50px;
}

#top .introArea p {
    width: 1100px;
    margin: 0 auto;
    background: #F6F5F2;
}

.round-btn a {
    position: relative;
    color: #fff;
    background: #49157D;
    padding: 10px 30px;
    display: block;
    border-radius: 60px;
    font-size: 1.4rem;
    font-weight: bold;
}

.round-btn a::after {
    content: '';
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-left: 6px solid #fff;
    border-bottom: 4px solid transparent;
    position: absolute;
    top: 50%;
    right: 25px;
    margin-top: -3px;
}

#top .top-news {
    width: 1100px;
    margin: 0 auto 90px;
}

#top .top-news .p-newsList {
    margin-bottom: 30px;
}

.top-title {
    text-align: center;
    font-size: 2.8rem;
    font-weight: bold;
    color: #6E6B60;
    margin-bottom: 45px;
}

.top-news .btnArea ul {
    display: flex;
    justify-content: center;
}

.top-news .listLinkBtn {
    text-align: center;
    margin-right: 10px;
}

.top-news .listLinkBtn a {
    width: 360px;
    display: inline-block;
    color: #fff;
    padding: 25px 0;
    background-color: #6E6B60;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 0.8;
    text-align: center;
    border: 1px solid #6E6B60;
    border-radius: 5px;
}

.top-news .listLinkBtn a::after {
    content: "";
    display: inline-block;
    margin-left: 10px;
    border-color: transparent;
    border-style: solid;
    border-width: 3px 0 3px 5px;
    border-left-color: #fff;
    vertical-align: 1px;
    -webkit-transition: border-color 0.2s;
    transition: border-color 0.2s;
}

.top-news .listLinkBtn a:hover {
    opacity: 1;
    border: 1px solid #6E6B60;
    background-color: #fff;
    color: #6E6B60;
}

.top-news .listLinkBtn a:hover::after {
    border-left-color: #6E6B60;
}

.top-partners {
    width: 1100px;
    margin: 0 auto 90px;
}

.top-partners ul {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.top-partners ul li {
    width: 235px;
    margin: 0 20px 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.top-partners ul li img {
    width: 100%;
    max-width: 255px;
}
/* --- 中ページ共通 --- */

.common_page .title_area {
    width: 100%;
    padding: 70px 0;
    text-align: center;
    color: #fff;
    margin-bottom: 0;
}

.common_page .title_area h2 {
    font-size: 2.6rem;
    font-weight: bold;
    line-height: 1;
}

.common_page .title_area h2 .en_title {
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 2.3rem;
    font-weight: normal;
}

#common .title_area {
    background-color: #F5F5F5;
    color: #000;
}

.fRed {
    color: #FF6D6D;
}

.uline {
    text-decoration: underline;
}

.text-list {
    margin-left: 25px;
}

.text-list li {
    list-style: disc;
}

.number-list {
    margin-left: 25px;
}

.number-list li {
    list-style: decimal;
}

.m-wysiwyg .number-list li {
    padding-left: 0;
}

.m-wysiwyg .number-list li::before {
    content: none;
}

.m-wysiwyg .text-list li {
    padding-left: 0;
}

.m-wysiwyg .text-list li::before {
    content: none;
}

.text-box {
    margin-bottom: 15px;
}

.c-bodyAndImage__body strong {
    font-weight: bold;
}

.setlist {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

.setlist dt {
    width: 5em;
}

.setlist .long {
    width: 8em;
}

.setlist .top-title::before {
    content: "：";
    white-space: nowrap;
    flex-shrink: 1;
}

.setlist dd:nth-of-type(2n) {
    margin-left: 10px;
}

.setlist dd {
    padding-left: 1em;
    text-indent: -1em;
}

.nonstyle li {
    list-style: none;
    padding-left: 1em;
    text-indent: -1em;
}

.m-wysiwyg .nonstyle li::before {
    content: none;
}

.linkstyle {
    color: #49157D;
    text-decoration: underline;
}

.indentstyle {
    padding-left: 1em;
    text-indent: -1em;
}

.m-wysiwyg .liststyle-disc li {
    list-style: disc;
    margin-left: 1em;
}

.flexcontents {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}



/*------- 準備中 -------*/

.comingsoon .c-bodyAndImage__text {
    text-align: center;
    font-size: 2rem;
}

/*
.center .info_area {
    background: #F5F5F5;
    padding: 50px;
    text-align: center;
}

.center .info_area h3 {
    font-size: 2.8rem;
    margin-bottom: 30px;
}

.center .info_discription {
    margin-bottom: 20px;
}*/

.text_btn {
    margin-bottom: 0;
}

.text_btn a {
    position: relative;
    display: inline-block;
    font-size: 1.8rem;
    background-color: #fff;
    border: 1px solid #2E3488;
    padding: 20px 35px 20px 20px;
    border-radius: 4px;
    font-weight: bold;
}

.text_btn a::after {
    content: "";
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -3px;
    border-color: transparent;
    border-style: solid;
    border-width: 3px 0 3px 5px;
    border-left-color: #707070;
    -webkit-transition: border-color 0.2s;
    transition: border-color 0.2s;
}

.text_btn a:hover {
    color: #fff;
    background-color: #2E3488;
    opacity: 1;
}

.text_btn a:hover::after {
    border-left-color: #fff;
}

/*== sp ==*/

/*============================================================================================================================================================*/

@media screen and (max-width: 750px) {

    /*------accordion-----*/
  .nv_accordion .accordion_area {
    max-width: 100%;
  }
  .nv_accordion .accordion_area .accordion_header {
    padding: 10px;
    position: relative;
    z-index: 99;
    cursor: pointer;
    transition-duration: 0.2s;
    border-bottom: 1px dotted #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fff;
  }
  .nv_accordion .accordion_area .accordion_header .arrow02 {
    position: absolute;
    content: '';
    top: 25px;
    right: 15px;
    height: 0;
    width: 0;
    border-style: solid;
    border-width: 6px 4px 0 4px;
    border-color: #fff transparent transparent transparent;
    z-index: 2;
  }
  .nv_accordion .accordion_area .accordion_header.open .arrow02 {
    position: absolute;
    content: '';
    top: 25px;
    right: 15px;
    height: 0;
    width: 0;
    border-style: solid;
    border-width: 0 4px 6px 4px;
    border-color: transparent transparent #fff transparent;
    z-index: 2;
  }
  .nv_accordion .accordion_area .accordion_inner {
    display: none;
    padding: 20px;
    box-sizing: border-box;
    background: #707070;
  }
  .nv_accordion .accordion_area .accordion_inner .accordion_glnv {
    margin-bottom: 20px;
  }
  .nv_accordion .accordion_area .accordion_inner .accordion_glnv>li {
    margin-bottom: 10px;
  }
  .nv_accordion .accordion_area .accordion_inner .accordion_glnv>li a {
    border: none;
    padding: 0;
  }
  .accordion_glnv .main a {
    color: #000;
    display: flex;
    align-items: center;
    justify-content: start;
    opacity: 1;
  }
  .accordion_glnv .main a::before {
    content: '';
    height: 0;
    width: 0;
    display: block;
    margin-right: 10px;
    border-style: solid;
    border-width: 4px 0 4px 6px;
    border-color: transparent transparent transparent #FFA353;
  }
  .accordion_glnv .main {
    font-weight: bold;
    text-decoration: none;
  }
  .accordion_glnv .sub a::before {
    content: '-\00a0';
    display: inline-block;
    color: #FFA353;
  }
  .nv_accordion .accordion_area .accordion_inner .accordion_glnv li .imgSet {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .nv_accordion .accordion_area .accordion_inner .accordion_glnv li .imgSet img {
    width: 30%;
    margin: 0 auto;
  }

    /* --- top --- */
    .contents {
        max-width: 90%;
        margin: 0 auto 50px;
    }
    .contents_s {
        max-width: 90%;
        margin: 0 auto 50px;
    }

    #top .mvArea {
        padding: 30px 0;
        text-align: center;
    }

    #top .mvArea img {
        width: 90%;
        margin: 0 auto;
    }
    
    #top .introArea {
        padding: 30px 0;
        margin-bottom: 30px;
    }
    
    #top .introArea p {
        width: 90%;
    }


    #top .top-news {
        width: 98%;
        margin: 0 auto 40px;
    }
    
   .top-news .p-newsList {
        width: 96%;
        margin: 0 auto;
        background: #fff;
        padding: 20px 10px;
        margin-bottom: 20px;
    }

    .top-news .btnArea ul {
        display: block;
    }
    
    .top-news .listLinkBtn {
        text-align: center;
        margin-right: 0;
        margin-bottom: 10px;
    }
    
    .top-news .listLinkBtn a {
        width: 80%;
        padding: 15px 0;
    }
    

    .top-title {
        font-size: 2rem;
        margin-bottom: 25px;
    }

    .top-partners {
        width: 96%;
        margin: 0 auto 40px;
    }
    
    .top-partners ul li {
        width: 40%;
        margin: 0 10px 30px;
    }
    
    .top-partners ul li img {
        width: 100%;
        max-width: 100%;
    }

  
    /* --- 中ページ共通 --- */
    .common_page .title_area {
        padding: 30px 0;
    }
    .common_page .title_area h2 {
        font-size: 2.8rem;
        max-width: 90%;
        margin: 0 auto;
    }
    .fRed {
        color: #FF6D6D;
    }
    /*------- スタッフページ -------*/
    .staff .staffmessage {
        display: block;
        margin-bottom: 30px;
    }
    .staff .staffmessage .img_area {
        width: 80%;
        margin: 0 auto 20px;
    }
    .staff .staffmessage .text_area {
        width: 100%;
    }
    /*------- 施設紹介 -------*/
    .facility .c-images {
        width: 100%;
        margin: 50px auto 0;
    }
    /*.center .info_area {
        background: #F5F5F5;
        padding: 30px;
        text-align: center;
    }
    .center .info_area h3 {
        font-size: 2.8rem;
        margin-bottom: 30px;
    }
    .center .info_discription {
        margin-bottom: 20px;
    }*/
    .text_btn {
        margin-bottom: 0;
    }
    .text_btn a {   
        position: relative;
        display: inline-block;
        font-size: 1.6rem;
        background-color: #fff;
        border: 1px solid #2E3488;
        padding: 20px 35px 20px 20px;
        border-radius: 4px;
        font-weight: bold;
    }
    .text_btn a::after {
        content: "";
        position: absolute;
        right: 20px;
        top: 50%;
        margin-top: -3px;
        border-color: transparent;
        border-style: solid;
        border-width: 3px 0 3px 5px;
        border-left-color: #707070;
        -webkit-transition: border-color 0.2s;
        transition: border-color 0.2s;
    }
    .text_btn a:hover {
        color: #fff;
        background-color: #2E3488;
        opacity: 1;
    }
    .text_btn a:hover::after {
        border-left-color: #fff;
    }
}