@charset 'utf-8';
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;700&display=swap');

/* 一時 */
/* #footer_bottom a {
    display: none;
} */

/* #footer_right_pc div:nth-of-type(6) a,
#footer_right_sp a:nth-of-type(6) div:first-child {
    font-size:0;
}

#footer_right_pc div:nth-of-type(6) a:before {
    font-size: 16px; 
    content: "先行・入会お問い合わせ 〉";
}

#footer_right_sp a:nth-of-type(6) div:first-child::before {
    font-size: 16px; 
    content: "先行・入会お問い合わせ";
} */
/* 一時 */


body {
    font-family: "Noto Sans JP", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    margin: 0;
}

div {
    text-align: center;
}

main {
    max-width: 1920px;
    margin: auto;
}

.contents {
    width: 1105.1779px;
    margin: auto;
}

.yellow_back {
    background-color: rgba(234, 221, 176, .4);
}

a {
    text-decoration: none;
    color: #000;
}

.text-left {
    text-align: left;
}

.w-100 {
    width: 100%;
}

.d-flex {
    display: flex;
}

img {
    vertical-align: top;
}

h2 {
    margin: 0;
    font-size: 36px;
    line-height: 1.75;
    letter-spacing: 0.22em;
    text-align: center;
}

.title_underline {
    margin: auto;
    margin-top: 18.0709px;
    height: 4px;
    width: 143.7565px;
    background-color: #AE8100;
}

.text-right {
    text-align: right;
}

#sns_links_sp {
    display: none;
    padding-top: 5.99%;
    padding-bottom: 4.96%;
    padding-left: 5.27%;
    padding-right: 4.23%;
    background-color: #fff;
}

#pre_order {
    padding-top: 2.06766%;
    padding-bottom: 4.0219%;
}

#pre_order img {
    width: 54.90024%;
}

.list table {
    width: 100%;
    border-spacing: 0;
    font-size: 20px;
    border-collapse: collapse;
}

.list th,
.list tr,
.list td {
    padding: 0;
}

.list table td {
    line-height: 1.2;
    letter-spacing: 0.05em;
}

.list table tr {
    height: 76.7px;
    border-bottom: rgba(135, 97, 0, 1) 1px solid;
}

#t-sub_head,
#t-head {
    line-height: 2.05;
    letter-spacing: 0.32em;
    color: #fff;
    border-bottom: none;
}

#t-head {
    background-color: rgba(135, 97, 0, 1);
    height: 61.0246px;
}

#t-sub_head {
    height: 53.1985px;
}

#t-sub_head td {
    background-color: rgba(135, 97, 0, .58);
    border: #fff 8px solid;
    border-left: none;
    border-bottom: none;
}

#t-sub_head td:last-child {
    border-right: none;
}

.scroll-table {
    overflow: auto;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
}

.scroll-table::-webkit-scrollbar {
    display: none;
}

#sns_links_sp>div {
    gap: 3.13%;
}

#sns_links_pc {
    display: block;
    width: 500px;
    margin: auto;
    margin-top: 6.48492%;
    margin-bottom: 5.466375%;
}

#sns_links_pc>div {
    display: flex;
    justify-content: space-between;
}

#sns_links_pc>div div {
    width: 48.472381014824741%;
}

footer {
    text-align: center;
}

#foooter_contents {
    display: flex;
}

#footer_left {
    width: 50%;
    margin-top: 37.173696px;
    padding-left: 34.139088px;
    margin-bottom: 51.917952px;
}

#footer_right_pc {
    width: 50%;
    margin-top: 61.970688px;
    padding-left: 85.520352px;
    margin-bottom: 52.984px;
    display: flex;
    flex-wrap: wrap;
}

#footer_right_pc div {
    font-size: 16px;
    letter-spacing: 0.16em;
    text-align: left;
}

#footer_right_pc div:nth-child(2n + 1) {
    width: 213.9267px;
}

.news_image_button {
    width: 233.7025px;
}

#footer_left>div,
#footer_left p {
    text-align: left;
}

#footer_left p {
    margin: 0;
    margin-top: 29.4912px;
    font-size: 16px;
    line-height: 2.59375;
    letter-spacing: 0.09em;
    font-weight: normal;
}

#footer_bottom {
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 1.75;
    letter-spacing: 0.12em;
    padding: 15px 0;
    background-color: #AE8100;
}

#footer_bottom a {
    text-decoration: underline;
    color: #fff;
}

#footer_bottom a:not(:first-of-type) {
    padding-left: 40px;
}

#copy_right {
    text-align: center;
}

/* .contact_anchor.anchor {
    display: block;
    position: relative;
    top: -50px;
    visibility: hidden;
} */

#contact_form::before {
    content: '';
    display: block;
    height: 5.971751174174646vw;
    margin-top: -5.971751174174646vw;
    visibility: hidden;
}


/* floating footer ↓↓↓ */
#floating_footer {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 100;
    background-color: rgba(0, 0, 0, 0.6);
}

.footer_btn {
    margin: auto;
    width: 700px;
    padding: 14px 0;
}

.footer_btn ul {
    margin: 0;
    padding: 0;
    margin: auto;
    display: flex;
    /* justify-content: space-between; */
    justify-content: center;
    gap: 0 3.055237970350518%;
}

/* ボタンの光沢 */
.is-reflection a {
    overflow: hidden;
}

.is-reflection a:after {
    -moz-animation: is-reflection 2s ease-in-out infinite;
    -moz-transform: rotate(45deg);
    -ms-animation: is-reflection 2s ease-in-out infinite;
    -ms-transform: rotate(45deg);
    -o-animation: is-reflection 2s ease-in-out infinite;
    -o-transform: rotate(45deg);
    -webkit-animation: is-reflection 2s ease-in-out infinite;
    -webkit-transform: rotate(45deg);
    animation: is-reflection 4s ease-in-out infinite;
    background-color: #fff;
    content: " ";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: -180px;
    transform: rotate(45deg);
    width: 30px;
}

/* アニメーションを遅延させる */
.is-reflection+.is-reflection a:after {
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}

.btn-cv2 {
    display: inline-block;
    overflow: hidden;
    position: relative;
}

.btn-cv2 a {
    display: block;
}

/* 下部フロードボタンが一個だけの時のサイズ調整 */
#contact_btn {
    width: 48.472381014824741%;
}
/* floating footer ↑↑↑ */

@media screen and (max-width: 1106px) {
    .contents {
        width: 100%;
    }

    #news_contents.contents {
        width: 90%;
    }

    #news_contents div {
        font-size: 16px;
    }

    h2 {
        font-size: 20px;
        line-height: 1;
    }

    .title_underline {
        height: 3px;
        width: 70px;
    }

    #caution_scroll,
    .scroll-table {
        margin: 0 5%;
    }
}

#hamburger_btn,
#footer_right_sp,
.sp-block {
    display: none;
}

.pc-inline {
    display: inline;
}

#subpages_top {
    padding-top: 0;
}

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

    #footer_right_pc,
    .pc-inline,
    #sns_links_pc {
        display: none;
    }

    #pre_order img {
        width: 91.48%
    }

    #pre_order {
        padding-top: 5.69%;
        padding-bottom: 7.91%;
    }

    #subpages_top {
        padding-top: 70px;
    }

    #sns_links_sp,
    #hamburger_btn,
    #news_contents span,
    #foooter_contents,
    .sp-block {
        display: block;
    }

    #news_contents {
        margin-top: 0;
        /* padding: 0 20px; */
        padding: 0;
    }

    #news_contents div {
        /* display: inline-block; */
        margin-top: 30px;
        text-align: left;
        overflow-wrap: break-word;
        word-break: break-all;
        line-height: 2.138461538461538;
        letter-spacing: 0.24em;
    }

    #footer_right_sp,
    #footer_left {
        width: auto;
        margin: 0;
        padding: 0;
        padding-top: 7.94%;
    }

    #footer_left>div,
    #footer_left p {
        text-align: center;
    }

    #footer_left img {
        width: 83.56%;
    }

    #footer_left p {
        margin-top: 5.99%;
        font-weight: bold;
    }

    #footer_right_sp {
        display: block;
        border-bottom: 1px solid #000;
    }

    #footer_right_sp>a {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100% !important;
        height: 18.05vw;
        border-top: 1px solid #000;
    }

    #footer_right_sp>a:last-child {
        height: 29.08vw;
    }

    #footer_right_sp>a div:first-child {
        padding-left: 10.38%;
    }

    #footer_right_sp>a div:last-child {
        padding-right: 6.08%;
    }

    .news_image_button_sp {
        padding: 0;
        width: 90.11184%;
        margin: auto;
    }

    .footer_btn ul {
        width: 92.62%;
    }

    #footer_bottom a {
        display: block;
        /*display: none; 一時非表示 */
        padding-left: 0 !important;
    }
}

@media screen and (max-width: 600px) {
    #news_contents div {
        font-size: 12px;
    }
}





/* floating footer ↓↓↓ */
@media screen and (max-width: 885px) {
    .footer_btn {
        width: 80%;
        padding: 12px 0;
    }
}

@media screen and (max-width: 750px) {
    .footer_btn {
        width: 90%;
        padding: 10px 0;
    }
}
/* floating footer ↑↑↑ */