@charset "UTF-8";
/*#camFloatBnr {
    bottom: 0;
}
body {
    margin: auto;
    max-width: 750px;
    font-size: 1.6rem;
}
#ny2026{
    font-family:"ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro",sans-serif;
}*/
#ny2026{
    margin: auto;
    max-width: 750px;
    font-size: 1.6rem;
}
#ny2026 .btm-2{
    margin-bottom: 2%;
}
#ny2026 .btm-5{
    margin-bottom: 5%;
}
#ny2026 .btm-8{
    margin-bottom: 8%;
}
#ny2026 .font-w {
    color: white!important;
}
#ny2026 p.note{
    font-size: 1.6rem;
    color: #5D2400;
}
#ny2026 p.note-w{
    font-size: 1.6rem;
    color: white;
}
#ny2026 .mv{
    position: relative;
}
#ny2026 .mv video{
    width: 100%;
    display: block;
}
#ny2026 .special{
    position: relative;
    background: url(/assets/img/member/info/ny2026/special_bg.jpg) top;
    background-size: 100%;
    padding: 0 0 10% 0;
}
#ny2026 .special_title{
    border-top: solid 5px white;
    border-bottom: solid 5px white;
}
@media screen and (max-width: 500px) {
    #ny2026 .special_title{
        border-top: solid 3px white;
        border-bottom: solid 3px white;
    }
}
#ny2026 .special_content{
    padding: 5% 3.333%;
}
#ny2026 .special_content>img{
    padding-bottom: 3%;
}

#ny2026 .plan{
    position: relative;
    background-color: #FFF7EA;
    padding: 10% 3.333% 5%;
    text-align: center;
}
#ny2026 .plan-and{
    margin: -17% auto 0;
    width: 35%;
    padding-bottom: 5%;
}
#ny2026 .plan__title{
    margin-right: -2%;
    padding-bottom: 3%;
}
#ny2026 .plan-term{
    padding: 0 3.333% 2%;
}
#ny2026 .plan__content{
    padding-bottom: 25px;
}
#ny2026 .plan__content dt{
    line-height: 0;
    position: relative;
}
#ny2026 .plan__content dt:hover {
    /*opacity: 0.7;*/
    cursor: pointer;
}
#ny2026 .plan-end{
    position: absolute;
    width: 93%;
    top: -9%;
    left: 50%;
    transform: translateX(-50%);
    padding: 14% 0 0;
    background-color: rgba(36, 19, 0, 0.73);
    height: 100%;
}

#ny2026 .btn-icon::after{
    content: "";
    height: 54px;
    width: 54px;
    position: absolute;
    top: 50%;
    right: 3%;
    transform: translateY(-50%);
    z-index: 10;

    background-image: url(/assets/img/member/info/ny2026/icon-down-1.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
@media screen and (max-width: 749px) {
    #ny2026 .btn-icon::after{
        height: calc(54px * 0.7);
        width: calc(54px * 0.7);
    }
}
@media screen and (max-width: 425px) {
    #ny2026 .btn-icon::after{
        height: calc(54px * 0.5);
        width: calc(54px * 0.5);
    }
}
#ny2026 .plan__content dt.open .btn-icon::after{
    background-image: url(/assets/img/member/info/ny2026/icon-up-1.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
#ny2026 .btn-icon-2::after{
    background-image: url(/assets/img/member/info/ny2026/icon-down-2.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
#ny2026 .plan__content dt.open .btn-icon-2::after{
    background-image: url(/assets/img/member/info/ny2026/icon-up-2.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
#ny2026 .btn-icon-3::after{
    background-image: url(/assets/img/member/info/ny2026/icon-down-3.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
#ny2026 .plan__content dt.open .btn-icon-3::after{
    background-image: url(/assets/img/member/info/ny2026/icon-up-3.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
#ny2026 .plan__content dd{
    margin-bottom: 5%;
}
#ny2026 .gototop{
    position: absolute;
    bottom: 0;
    right: 0;
}
#ny2026 .gototop a {
    font-size: 1.8rem;
    color: #401007;
    font-weight: bold;
    text-decoration: underline;
}

#ny2026 .plan__detail{
    position: relative;
    background: url("/assets/img/member/info/ny2026/f_bg.jpg");
    background-size: 100%;
    padding: 5% 3.571%;
}
#ny2026 .plan__detail-desc{
    width: 67%;
    margin: auto;
    padding-bottom: 2%;
}
#ny2026 .plan__detail-desc-rb{
    width: 89%;
    margin: auto;
    padding-bottom: 2%;
}
#ny2026 .plan__detail-btm{
    position: relative;
    padding-bottom: 15%;
}
#ny2026 .plan__detail__item{
    padding-bottom: 5%;
    margin-right: -2.5%;
}
#ny2026 .plan__detail-2{
    position: relative;
    background: url("/assets/img/member/info/ny2026/r_bg.jpg");
    background-size: 100%;
}
#ny2026 .plan__detail-3{
    position: relative;
    background: url("/assets/img/member/info/ny2026/b_bg.jpg");
    background-size: 100%;
}



