@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 .mv-area {
    width: 100%;
    overflow: hidden;
    margin-bottom: 80px;
}

#top .mv-area img {
    width: 100%;
}

#top .intro-area {
    width: 1100px;
    margin: 0 auto 80px;
    text-align: center;
}

#top .intro-area h2 {
    font-size: 3.2rem;
    padding-bottom: 10px;
    border-bottom: 2px solid #152781;
    margin-bottom: 30px;
    color: #152781;
    display: inline-block;
}

.top-news {
    width: 100%;
    background: #EDEDF1;
    padding: 70px 0;
}

#top .top-title {
    font-size: 3.2rem;
    text-align: center;
    color: #152781;
    margin-bottom: 30px;
}

.top-news .p-newsList {
    width: 1100px;
    margin: 0 auto;
    background: #fff;
    padding: 50px;
    margin-bottom: 50px;
}

.p-newsList .articleList .meta .info {
    background-color: #A8964C;
}

.p-newsList .articleList .meta .fmj {
    background-color: #21A7B1;
}

.p-newsList .articleList .meta .japan {
    background-color: #E15265;
}

.p-newsList .articleList .meta .convention {
    background-color: #152781;
}

.top-news .listLinkBtn {
    clear: both;
    text-align: center;
}

.top-news .listLinkBtn a {
    display: inline-block;
    color: #152781;
    padding: 13px 30px;
    background-color: #fff;
    font-size: 1.4rem;
    line-height: 0.8;
    text-align: center;
    border: 1px solid #152781;
}

.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: #152781;
    vertical-align: 1px;
    -webkit-transition: border-color 0.2s;
    transition: border-color 0.2s;
}

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

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

.top-link {
    width: 1100px;
    margin: 0 auto 60px;
}

.top-link .linkBtnList {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.top-link .linkBtnList {
    margin: -15px 0 0 -18px;
}

.top-link .linkBtnList li {
    padding: 15px 0 0 18px;
    width: 27%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.top-link .linkBtnList a {
    display: table;
    position: relative;
    border: 1px solid #CECCD8;
    width: 100%;
    height: 58px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    -webkit-transition-property: border-color, background-color, color;
    transition-property: border-color, background-color, color;
}

.top-link .linkBtnList a>span {
    display: table-cell;
    padding: 0 40px 0 20px;
    vertical-align: middle;
    font-size: 1.3rem;
    line-height: 2.2rem;
}

.top-link .linkBtnList a .m-transIcon--external {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -4px;
}

.top-link .linkBtnList a .m-transIcon--external img {
    width: 12px;
}

.top-link .linkBtnList a:hover {
    opacity: 1;
    border-color: #152781;
    background-color: #152781;
    color: #FFF;
}

.link .linkBtnList li:last-of-type a {
    margin-right: 0;
}

/* --- 中ページ共通 --- */

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

.common_page .title_area h2 {
    font-size: 3.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: #152781;
    color: #fff;
}

.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: #152781;
    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;
}

/*------- 各賞受賞者一覧 -------*/

.winner tr td:last-of-type {
    white-space: normal;
}

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

.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) {
    /* --- top --- */
    .contents {
        max-width: 90%;
        margin: 0 auto 50px;
    }
    .contents_s {
        max-width: 90%;
        margin: 0 auto 50px;
    }
    #top .intro-area {
        width: 90%;
        margin: 0 auto 40px;
        text-align: center;
    }
    .top-news .p-newsList {
        width: 96%;
        margin: 0 auto;
        background: #fff;
        padding: 20px 10px;
        margin-bottom: 20px;
    }
    .top-link {
        width: 90%;
        margin: 0 auto 30px;
    }
    .top-link .linkBtnList {
        display: block;
    }
    .top-link .linkBtnList li {
        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;
    }
}