/**
 * #.# ファーストビュー
 *
 * コメント
 */

 html {
    scroll-padding-top: 160px;
    scroll-behavior: smooth;
}

#firstview {
    width: 100%;
    height: 637px;
    position: relative;
    background: url("../images/index-firstview.jpg") no-repeat;
    background-position: bottom;
    background-size: cover;
}
#firstview h2 {
    position: absolute;
    top: calc(50% + 13px);
    left: calc(50% - 439px);
    text-align: left;;
    font-family: "Noto Sans JP";
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 0.3rem;
    color: #FFF;
    text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4);
}

@media screen and (max-width:959px){
    #firstview {
        height: 400px;
        margin-top: 100px;
    }
    #firstview h2 {
        top: 187px;
        left: 30px;
        font-size: 24px;
    }
}
@media screen and (max-width:428px){
    #firstview {
        height: 300px;
        margin-top: 60px;
    }
    #firstview h2 {
        top: 87px;
        left: 30px;
        font-size: 16px;
        letter-spacing: 0.1rem;
    }
}

/* --------- 新店舗情報 ----------*/
.newstore-wrapper {
    width: 100%;
    margin: 0 auto;
    position:absolute;
    bottom:30px;
}
.newstore-wrapper ul{
    width: 100%;
    max-width: 900px;
    margin:0 auto;
}

.newstore-content-wrapper {
    margin: 10px;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 10px;
    background: #fff;
    padding:0px 20px 10px 10px;
}
.newstore-content-wrapper a {
    display:flex;
    align-items:center;
    font-weight:500;
    position: relative;
    top:-6px;
    color:#222;
}
.pref-wrap{
    font-size:15px;
    background:#17C1B0;
    color:#fff;
    padding:3px 15px;
    margin:0 20px 0 120px;
}
.newstore-content-wrapper h3 {
    margin-left:20px;
    font-size:16px;
    position:relative;
    top:25px;
}
.location-arrow{
    display: inline-block;
    position: absolute;
    right:15px;
    display: block;
    width: 12px;
    height: 2px;
    background: #222;
}
.location-arrow::before{
    content: '';
    width: 8px;
    height: 8px;
    border: 0;
    border-bottom: solid 2px #222;
    border-right: solid 2px #222;
    transform: rotate(-45deg);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.more-location{
    position:absolute;
    right:35px;
    font-size:14px;
    letter-spacing: 0.1em;
}
@media screen and (max-width:1365px){
    html {
        scroll-padding-top: 60px;
        scroll-behavior: smooth;
    }
    .newstore-wrapper {
        top:58px;
        bottom:auto;
    }
    .newstore-wrapper ul{
        max-width: 100%;
    }
    .newstore-content-wrapper {
        margin: -2px;
        box-shadow: 0px;
        border-radius: 0px;
        background: #fff;
        padding:10px 30px 10px 0;
    }
}
@media screen and (max-width:959px){
    .newstore-wrapper {
        top:-50px;
    }
}
@media screen and (max-width:768px){
    .newstore-wrapper {
        top:-30px;
    }
    .newstore-content-wrapper h3 {
        margin-left:10px;
        top:0px;
        font-size:14px;
        padding:5px 10px;
    }
    .pref-wrap{
        font-size:13px;
        background:#17C1B0;
        color:#fff;
        padding:3px 6px;
        margin:0 10px;
    }
    .res-wrap{
        margin-left:10px;
    }
    .location-arrow{
        width: 8px;
        right:0px;
    }
    .location-arrow::before{
        width: 6px;
        height: 6px;
    }
    .more-location{
        right:15px;
        font-size:12px;
        letter-spacing: 0.1em;
    }
}
@media screen and (max-width:428px){
    .newstore-content-wrapper h3 {
        font-size:14px;
    }
    .jp-location{
        font-size:14px;
    }
    .location-arrow{
        display: none;
    }
    .more-location{
        display: none;
    }
}

/**
 * #.# CAMPAIGN キャンペーンバナー
 *
 * コメント
 */

#campaign {
    max-height: 400px;
    padding: 30px 0;
    overflow: hidden;
}
.campaign-banner {
    width: 100%;
}
.campaign-banner li a {
    width: 400px;
    height: 220px;
    margin: 0 10px;
    display: inline-block;
}

@media screen and (max-width:428px){
    #campaign {
        padding: 10px 0;
    }

    .campaign-banner li a {
        width: 240px;
        height: 150px;
    }

    /* ---------- スライド ドット調整 ---------- */
    #campaign .slide-dots-blue {
        margin-top: 10px;
    }
}

/**
 * #.# NEWS お知らせ
 *
 * コメント
 */

 #news {
    width: 100%;
    padding: 30px 0 45px;
}

.news-contents {
    padding: 40px 40px 30px;
    background: #E1F7F5;
    border-radius: 45px;
}

.news-list {
    width: 100%;
    margin-bottom: 20px;
}
.news-list li {
    padding: 20px 0;
    border-bottom: 1px solid #C1C1C1;
}
.news-list li:last-child {
    border-bottom: none;
}
.news-list li a {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 30px;
}

.news-list-about {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}
.news-list-about time {
    width: 100px;
    padding: 2px 0 1px;
    text-align: center;
    font-family: "DIN Condensed", "DIN-Condensed";
    letter-spacing: 0.1rem;
    color: #17C1B0;
}

.news-list-category {
    width: 110px;
    padding: 3px 0 4px;
    background: #aaa;
    text-align: center;
    font-size: 14px;
    color: #FFF;
}

.news-more {
    margin: 0 auto;
}

@media screen and (max-width:959px){
    .news-contents {
        padding: 24px;
        border-radius: 24px;
    }

    .news-list li a {
        padding-right: 40px;
        flex-direction: column;
        align-items: flex-start;
        gap: 7px;
    }

    .news-list-title {
        padding-left: 14px;
    }
}
@media screen and (max-width:758px){
    .news-contents {
        padding: 14px;
        border-radius: 14px;
    }

    .news-list-about {
        gap: 0;
    }

    .news-list-category {
        font-size: 12px;
    }

    
}


/**
 * #.# ABOUT RHINOとは
 *
 * コメント
 */

/* ---------- about ---------- */
#about {
    width: 100%;
    max-width: 1366px;
    margin: 0 auto;
    position: relative;
}

.about-wrapper {
    width: 100%;
    height: 610px;
    position: relative;
    background: url("../images/index-about-bg.png") no-repeat;
    background-position: right;
    background-size: contain;
}

.about-contents {
    width: 600px;
    height: 100%;
    position: absolute;
    top: 0;
    left: calc(50% - 470px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 20px;
}
.about-contents h2 {
    text-align: left;
}
.about-contents h2 span {
    margin-left: 14px;
    display: inline-block;
}

.about-text {
    width: 580px;
    padding: 14px 14px 14px 0;
    background: rgba(255, 255, 255, 0.7);
    font-weight: 500;
}
.about-text p {
    margin-bottom: 20px;
}

@media screen and (max-width:959px){
    .about-wrapper {
        height: fit-content;
        padding: 30px 0 0;
        background: none;
    }

    .about-contents {
        width: 90%;
        margin: 0 auto;
        position: static;
        align-items: center;
    }
    .about-contents h2 {
        text-align: center;
    }
    .about-contents h2 span {
        margin: 0 auto;
        display: block;
    }

    .about-text {
        width: 100%;
        max-width: 580px;
        padding: 0;
        font-weight: 400;
    }
}

/* ---------- RHINOの9つの特徴 ---------- */
.feature-wrapper {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    padding: 100px 0;
}
.feature-wrapper h3 {
    margin-bottom: 30px;
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    color: #17C1B0;
}

.feature-contents > ul {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.feature-content-wrapper {
    width:290px;
    height: 280px;
    margin: 10px;
    padding: 15px 10px 10px; 
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0; /* gapを0にして、space-betweenで調整 */
    border: 2px solid #ECECEC;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 38px;
    background: #fff;
    justify-content: space-between; /* 均等配置に変更 */
}
.feature-content-wrapper h4 {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 1.3;
    flex-shrink: 0; /* 高さを固定 */
}
.feature-content-wrapper img {
    width: 100px;
    height: 100px;
    object-fit: contain;
    flex-shrink: 0;
    margin: auto 0; /* 上下中央に配置 */
}

.feature-content-wrapper p {
    width: 85%;
    font-size: 14px;
    line-height: 1.6;
    flex-shrink: 0; /* 高さを固定 */
}
@media screen and (max-width:959px){
    .feature-wrapper {
        width: 100%;
        padding: 40px 0;
        overflow: hidden;
    }
    .feature-wrapper h3 {
        margin-bottom: 10px;
    }

    .feature-contents > ul {
        display: initial;
    }

    .feature-content-wrapper h4 {
        font-size: 16px;
    }
}


/* ---------- 背景縦文字 MADPROTEIN×RHINO ---------- */
.about-bg-word {
    position: absolute;
    top: 0;
    left: 0;
    transform: translateY(627px) translateX(-657px) rotate(90deg);
    z-index: -10;
}
.about-bg-word > p {
    font-family: "DIN Condensed", "DIN-Condensed";
    font-size: 216px;
    color: #FFF;
    line-height: 216px;
    user-select: none;
    -webkit-text-stroke: 2px #B9ECE7;
}

@media screen and (max-width:959px){
    .about-bg-word {
        transform: translateY(413px) translateX(-413px) rotate(90deg);
    }
    .about-bg-word > p {
        font-size: 133px;
        line-height: 133px;
    }
}

/**
 * #.# LINE UP
 *
 * コメント
 */

#lineup {
    width: 100%;
    margin-top: 30px;
    padding: 100px 0;
    position: relative;
    overflow: hidden;
}

.lineup-title {
    position: relative;
    display: flex;
    flex-direction: row-reverse;
    justify-content: left;
    align-items: center;
    gap: 30px;
}

.lineup-title-text {
    display: flex;
    flex-direction: column-reverse;
    gap: 5px;
    font-size: 36px;
    font-weight: 500;
}
.lineup-title-text h2 {
    width: fit-content;
    padding: 0 20px 5px;
    background: #17C1B0;
    color: #FFF;
}

.lineup-title-point {
    padding-left: 20px;
    position: relative;
}
.lineup-title-point > p:first-child {
    position: absolute;
    top: 40px;
    left: 0;
    font-family: bc-alphapipe, sans-serif;
    font-size: 35px;
    font-weight: 400;
    font-style: italic;
    color: #17C1B0;
}
.lineup-title-point > p:last-child {
    font-family: montserrat-alternates, sans-serif;
    font-size: 178px;
    font-weight: 600;
    font-style: italic;
    line-height: 178px;
    color: #8BE0D7;
}

.lineup-guide {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-around;
    align-items: center;
}

.lineup-guide-text {
    width: 62%;
    font-size: 20px;
    font-weight: bold;
    line-height: 35px;
}

@media screen and (max-width:959px){
    .lineup-title {
        height: 150px;
        justify-content: right;
    }

    .lineup-title-text {
        align-items: flex-end;
        font-size: 30px;
    }

    .lineup-title-point {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -10;
    }
    .lineup-title-point > p:last-child {
        font-size: 150px;
        line-height: 150px;
    }    
    .lineup-guide {
        flex-direction: column;
        gap: 30px;
    }
    .lineup-guide-text {
        width: 100%;
        line-height: 26px;
    }

}
@media screen and (max-width:758px){
    .lineup-title {
        align-items: flex-end;
    }

    .lineup-title-text {
        text-align: right;
        font-size: 22px;
    }
    .lineup-title-text h2 {
        padding: 0 10px 5px;
    }
    .lineup-title-text p span {
        display: block;
    }

    .lineup-title-point > p:first-child {
        top: 30px;
        font-size: 20px;
    }
    .lineup-title-point > p:last-child {
        font-size: 110px;
        line-height: 110px;
    }

    .lineup-guide-text {
        width: 100%;
        font-size: 14px;
    }
}


/**
 * #.# PROTEIN SHOP
 *
 * コメント
 */

 #shop {
    width: 100%;
    margin-top: 30px;
    padding: 100px 0;
    position: relative;
    overflow: hidden;
}

.shop-title {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: right;
    align-items: center;
    gap: 30px;
}

.shop-title-text {
    display: flex;
    flex-direction: column-reverse;
    gap: 5px;
    font-size: 36px;
    font-weight: 500;
}
.shop-title-text h2 {
    width: fit-content;
    padding: 0 20px 5px;
    background: #B5B5B5;
    color: #FFF;
}

.shop-title-point {
    padding-left: 20px;
    position: relative;
}
.shop-title-point > p:first-child {
    position: absolute;
    top: 40px;
    left: 0;
    font-family: bc-alphapipe, sans-serif;
    font-size: 35px;
    font-weight: 400;
    font-style: italic;
    color: #545454;
}
.shop-title-point > p:last-child {
    font-family: montserrat-alternates, sans-serif;
    font-size: 178px;
    font-weight: 600;
    font-style: italic;
    line-height: 178px;
    color: #DADADA;
}

.shop-guide {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
}

.shop-guide-text {
    width: 70%;
    font-size: 20px;
    font-weight: bold;
    line-height: 35px;;
}

@media screen and (max-width:959px){
    .shop-title {
        height: 150px;
        justify-content: left;
    }

    .shop-title-text {
        align-items: flex-start;
        font-size: 30px;
    }

    .shop-title-point {
        position: absolute;
        top: 0;
        right: 0;
        z-index: -10;
    }
    .shop-title-point > p:last-child {
        font-size: 150px;
        line-height: 150px;
    }

    .shop-guide {
        flex-direction: column;
        gap: 30px;
    }

    .shop-guide-text {
        width: 100%;
        line-height: 26px;
    }

}
@media screen and (max-width:758px){
    .shop-title {
        align-items: flex-end;
    }

    .shop-title-text {
        text-align: left;
        font-size: 22px;
    }
    .shop-title-text h2 {
        padding: 0 10px 5px;
    }
    .shop-title-text p span {
        display: block;
    }

    .shop-title-point > p:first-child {
        top: 30px;
        font-size: 20px;
    }
    .shop-title-point > p:last-child {
        font-size: 110px;
        line-height: 110px;
    }

    .shop-guide-text {
        width: 100%;
        font-size: 14px;
    }
}

/* ---------- 背景縦文字 カラー上書き ---------- */
#shop .bg-scroll-up-word-wrapper {
    right: auto;
    left: calc(50% - 683px);
}

#shop .bg-scroll-up-word {
    right: auto;
    left: 0;
}
#shop .bg-scroll-up-word p {
    writing-mode: vertical-lr;
    -webkit-text-stroke: 2px #DADADA;
}

@media screen and (max-width:1365px){
    #shop .bg-scroll-up-word-wrapper {
        left: 0;
    }
}




/**
 * #.# PERSONAL TRAINING
 *
 * コメント
 */

 #personal {
    width: 100%;
    margin-top: 30px;
    padding: 100px 0;
    position: relative;
    overflow: hidden;
}

.personal-title {
    position: relative;
    display: flex;
    flex-direction: row-reverse;
    justify-content: left;
    align-items: center;
    gap: 30px;
}

.personal-title-text {
    display: flex;
    flex-direction: column-reverse;
    gap: 5px;
    font-size: 36px;
    font-weight: 500;
}
.personal-title-text h2 {
    width: fit-content;
    padding: 0 20px 5px;
    background: #17C1B0;
    color: #FFF;
}

.personal-title-point {
    padding-left: 20px;
    position: relative;
}
.personal-title-point > p:first-child {
    position: absolute;
    top: 40px;
    left: 0;
    font-family: bc-alphapipe, sans-serif;
    font-size: 35px;
    font-weight: 400;
    font-style: italic;
    color: #17C1B0;
}
.personal-title-point > p:last-child {
    font-family: montserrat-alternates, sans-serif;
    font-size: 178px;
    font-weight: 600;
    font-style: italic;
    line-height: 178px;
    color: #8BE0D7;
}

.personal-guide {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-around;
    align-items: center;
}

.personal-guide-text {
    width: 70%;
    font-size: 20px;
    font-weight: bold;
    line-height: 35px;
}

@media screen and (max-width:959px){
    .personal-title {
        height: 150px;
        justify-content: right;
    }

    .personal-title-text {
        align-items: flex-end;
        font-size: 30px;
    }

    .personal-title-point {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -10;
    }
    .personal-title-point > p:last-child {
        font-size: 150px;
        line-height: 150px;
    }

    .personal-guide {
        flex-direction: column;
        gap: 30px;
    }

    .personal-guide-text {
        width: 100%;
        line-height: 26px;
    }

}
@media screen and (max-width:758px){
    .personal-title {
        align-items: flex-end;
    }

    .personal-title-text {
        text-align: right;
        font-size: 22px;
    }
    .personal-title-text h2 {
        padding: 0 10px 5px;
    }
    .personal-title-text p span {
        display: block;
    }

    .personal-title-point > p:first-child {
        top: 30px;
        font-size: 20px;
    }
    .personal-title-point > p:last-child {
        font-size: 110px;
        line-height: 110px;
    }

    .personal-guide-text {
        width: 100%;
        font-size: 14px;
    }
}

/**
 * #.# PROTEIN studio
 *
 * コメント
 */

 #studio {
    width: 100%;
    margin-top: 30px;
    padding: 100px 0;
    position: relative;
    overflow: hidden;
}

.studio-title {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: right;
    align-items: center;
    gap: 30px;
}

.studio-title-text {
    display: flex;
    flex-direction: column-reverse;
    gap: 5px;
    font-size: 36px;
    font-weight: 500;
}
.studio-title-text h2 {
    width: fit-content;
    padding: 0 20px 5px;
    background: #B5B5B5;
    color: #FFF;
}

.studio-title-point {
    padding-left: 20px;
    position: relative;
}
.studio-title-point > p:first-child {
    position: absolute;
    top: 40px;
    left: 0;
    font-family: bc-alphapipe, sans-serif;
    font-size: 35px;
    font-weight: 400;
    font-style: italic;
    color: #545454;
}
.studio-title-point > p:last-child {
    font-family: montserrat-alternates, sans-serif;
    font-size: 178px;
    font-weight: 600;
    font-style: italic;
    line-height: 178px;
    color: #DADADA;
}

.studio-guide {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
}

.studio-guide-text {
    width: 70%;
    font-size: 20px;
    font-weight: bold;
    line-height: 35px;;
}

@media screen and (max-width:959px){
    .studio-title {
        height: 150px;
        justify-content: left;
    }

    .studio-title-text {
        align-items: flex-start;
        font-size: 30px;
    }

    .studio-title-point {
        position: absolute;
        top: 0;
        right: 0;
        z-index: -10;
    }
    .studio-title-point > p:last-child {
        font-size: 150px;
        line-height: 150px;
    }

    .studio-guide {
        flex-direction: column;
        gap: 30px;
    }

    .studio-guide-text {
        width: 100%;
        line-height: 26px;
    }

}
@media screen and (max-width:758px){
    .studio-title {
        align-items: flex-end;
    }

    .studio-title-text {
        text-align: left;
        font-size: 22px;
    }
    .studio-title-text h2 {
        padding: 0 10px 5px;
    }
    .studio-title-text p span {
        display: block;
    }

    .studio-title-point > p:first-child {
        top: 30px;
        font-size: 20px;
    }
    .studio-title-point > p:last-child {
        font-size: 110px;
        line-height: 110px;
    }

    .studio-guide-text {
        width: 100%;
        font-size: 14px;
    }
}

/* ---------- 背景縦文字 カラー上書き ---------- */
#studio .bg-scroll-up-word-wrapper {
    right: auto;
    left: calc(50% - 683px);
}

#studio .bg-scroll-up-word {
    right: auto;
    left: 0;
}
#studio .bg-scroll-up-word p {
    writing-mode: vertical-lr;
    -webkit-text-stroke: 2px #DADADA;
}

@media screen and (max-width:1365px){
    #studio .bg-scroll-up-word-wrapper {
        left: 0;
    }
}




/**
 * #.# golf
 *
 * コメント
 */

 #golf {
    width: 100%;
    margin-top: 30px;
    padding: 100px 0;
    position: relative;
    overflow: hidden;
}

.golf-title {
    position: relative;
    display: flex;
    flex-direction: row-reverse;
    justify-content: left;
    align-items: center;
    gap: 30px;
}

.golf-title-text {
    display: flex;
    flex-direction: column-reverse;
    gap: 5px;
    font-size: 36px;
    font-weight: 500;
}
.golf-title-text h2 {
    width: fit-content;
    padding: 0 20px 5px;
    background: #17C1B0;
    color: #FFF;
}

.golf-title-point {
    padding-left: 20px;
    position: relative;
}
.golf-title-point > p:first-child {
    position: absolute;
    top: 40px;
    left: 0;
    font-family: bc-alphapipe, sans-serif;
    font-size: 35px;
    font-weight: 400;
    font-style: italic;
    color: #17C1B0;
}
.golf-title-point > p:last-child {
    font-family: montserrat-alternates, sans-serif;
    font-size: 178px;
    font-weight: 600;
    font-style: italic;
    line-height: 178px;
    color: #8BE0D7;
}

.golf-guide {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-around;
    align-items: center;
}

.golf-guide-text {
    width: 70%;
    font-size: 20px;
    font-weight: bold;
    line-height: 35px;
}

@media screen and (max-width:959px){
    .golf-title {
        height: 150px;
        justify-content: right;
    }

    .golf-title-text {
        align-items: flex-end;
        font-size: 30px;
    }

    .golf-title-point {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -10;
    }
    .golf-title-point > p:last-child {
        font-size: 150px;
        line-height: 150px;
    }

    .golf-guide {
        flex-direction: column;
        gap: 30px;
    }

    .golf-guide-text {
        width: 100%;
        line-height: 26px;
    }

}
@media screen and (max-width:758px){
    .golf-title {
        align-items: flex-end;
    }

    .golf-title-text {
        text-align: right;
        font-size: 22px;
    }
    .golf-title-text h2 {
        padding: 0 10px 5px;
    }
    .golf-title-text p span {
        display: block;
    }

    .golf-title-point > p:first-child {
        top: 30px;
        font-size: 20px;
    }
    .golf-title-point > p:last-child {
        font-size: 110px;
        line-height: 110px;
    }

    .golf-guide-text {
        width: 100%;
        font-size: 14px;
    }
}



/**
 * #.# PRICE
 *
 * コメント
 */

#price {
    width: 100%;
    padding: 70px 0;
}

#price .button-blue {
    margin: 30px auto 0;
}

/* ---------- PC料金表 テーブルデザイン ---------- */
table {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    border-spacing: 8px;
    border-collapse : separate ;
    white-space: nowrap;
}
.tr-pc-none{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 8px;
    margin:8px auto;
}
.fixed01{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: auto;
    gap: 8px;
    width: 100%;
    position: sticky;  
    top: 150px;
    z-index: 5;
    flex-grow: 1;
}
.naiyou-none{
    display: none !important;
}
.price-title-none{
    display: none;
    background: #F6F6F6;
    font-weight: 500;
    padding: 10px 20px;
    white-space: nowrap;
    text-align: center;
}
.price-list dt,.price-list dd {
    text-align: center;
}
.price-list .price-dt {
    background: #F6F6F6;
    font-weight: 500;
    padding: 10px 20px;
    white-space: nowrap;
}
.price-list .price-dt02 {
    min-width:330px;
}
.price-list .price-dd {
    border: 1px solid #F6F6F6;
    font-size:24px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
}
.price-plan-dt {
    background: #b3f5ea;
    color: #222;
    font-weight: 600;
    padding: 25px 0px;
    align-self: stretch;
    min-width:330px;
}
.font-28 {
    font-size:28px;
    font-weight:800;
}
.plan-naiyou {
    font-size:14px;
}
.font-price {
    font-size:32px;
    font-weight:800;
}
.span-br {
    display: block;
}
.span-plan {
    display: block;
}
.font-400 {
    font-size:14px;
}
.price-plan-dt-gray {
    position: relative;
    color: #222;
    font-weight: 600;
    padding: 25px 30px;
    background:linear-gradient(135deg, #ebebeb 45px, #cdcdcd 0)
}
.vip-bg-gold {
background: linear-gradient(-0.53turn, #d0a900, #ffffff, #f0a900);
}
.sold-out-mark {
    font-size:10px;
    transform: rotate(-45deg);
    position:absolute;
    top:15px;
    left:0;
    font-weight:700;
}
.bg-parsonal{
    background: #b3f5f5;
}
.bg-studio {
    /*background:linear-gradient(135deg, #FFCE2D 45px, #f5b2b2 0)*/
    background: #f5b2b2;
}
.bg-golf {
    /*background:linear-gradient(135deg, #FFCE2D 45px, #b3f5be 0)*/
    background: #b3f5be;
}
.price-plan-dt-yellow {
    position: relative;
    color: #222;
    font-weight: 600;
    padding: 25px 0px;
    min-width:330px;
}
.new-mark {
    font-size:15px;
    transform: rotate(-45deg);
    position:absolute;
    top:13px;
    left:2px;
    font-weight:700;
}
.price-alert{
    display: none;
}
@media screen and (max-width:1365px){
    .fixed01{
        top: 60px;
      }
    }
    
/* ---------- SP料金表 テーブルデザイン ---------- */

@media screen and (max-width:920px){
    
    table{
        border-spacing: 4px;
    }
    .fixed01{
        display: none;
    }
    .naiyou-none{
        display: flex !important;
        font-size: 12px !important;
    }
    .price-title-none{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .tr-pc-none dt,
    .tr-pc-none dd{
        font-size: 12px;
    }
    .tr-pc-none{
    display: grid;
    grid-template-rows: repeat(5, 1fr);
    gap: 4px 0px;
    grid-template-columns: 25% 75%;  /* 2列 */
    grid-auto-flow: column; 
    margin-top:30px;
    }
    .tr-pc-none dd:nth-child(5){
  grid-column: 5/1;
  grid-row: 1;
    }
    .price-plan-dt{
        padding:15px 0px;
        font-size: 18px !important;
    }
    .price-plan-dt-yellow {
        padding:15px 0px;
        font-size: 18px !important;
    }
    .plan-naiyou{
        display: none;
        font-size: 12px;
    }
    .font-28 {
        font-size: 18px;
    }
    .price-list-value{
        font-size:14px;
    }
    .font-400 {
        font-size: 14px;
    }
    .font-price {
        font-size: 22px;
    }
    .price-list .price-dd {
        font-size: 16px;
    }
    .span-br {
        display: inline-block;
    }
    .span-plan {
        font-size: 14px;
        display:inline-block;
    }
    .bg-studio {
        /*background:linear-gradient(135deg, #FFCE2D 35px, #f5b2b2 0)*/
        background: #f5b2b2;
    }
    .bg-golf {
        /*background:linear-gradient(135deg, #FFCE2D 35px, #b3f5be 0)*/
        background: #b3f5be;
    }
    .new-mark {
        font-size:12px;
        top:10px;
        left:0px;
    }
    .line-yellow-price{
        border-bottom:7px solid #FFCE2D;
        line-height: 6px;
    }
    .price-list-notes{
        display: none;
    }
    .price-alert{
        display: block;
        font-size:12px;
    }
}

/**
 * #.# HOW TO JOIN 入会方法
 *
 * コメント
 */

#join {
    width: 100%;
    padding: 50px 0;
    background: #F6F6F6;
}

.join-contents {
    margin-bottom: 10px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    gap: 30px;
}

.join-text {
    width: calc(100% - 100px);
    max-width: 764px;
}
.join-text h3 {
    margin-bottom: 7px;
    font-size: 24px;
    font-weight: 700;
    line-height: 50px;
}
.join-text > p,
.join-text-flex {
    width: 100%;
    padding: 30px;
    background: #FFF;
    border-radius: 15px;
    box-shadow: 0px 3px 6px #00000029;
}

.join-text-flex {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 20px;
}


.join-line {
    display: inline-block;
    line-height: 0;
}

.join-image {
    width: 70px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}
.join-image .join-step {
    padding: 9px 0 0;
    text-align: center;
    font-family: "DIN Condensed", "DIN-Condensed";
    font-size: 24px;
    font-weight: 300;
    color: #17C1B0;
}
.join-image .join-icon {
    width: 70px;
    height: 70px;
    margin: 14px 0 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #17C1B0;
    border-radius: 50%;
}

#join .button-blue {
    margin: 40px auto 0 auto;
}
.join-alert-message{
    text-align: center;
    margin: 20px auto;
}
@media screen and (max-width:768px){
    .join-contents {
        gap: 14px;
    }
    
    .join-text {
        width: calc(100% - 84px);
    }
    .join-text h3 {
        font-size: 20px;
    }
    .join-text > p,
    .join-text-flex {
        padding: 17px;
    }

    .join-text-flex {
        flex-direction: column;
    }
    .join-text-flex > p {
        width: 100%;
        text-align: left;
    }

    .join-line {
        width: fit-content;
        position: static;
        display: block;
    }

    .join-image .join-step {
        padding: 12px 0 0;
        font-size: 20px;
    }


}






/* 店舗カードリスト */
.button-blue-location {
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
}

#location{
    margin: 100px;
    display: flex;
    flex-direction: column;
}

.location-card-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

/* 店舗カード（liに追加） */
.store-card {
    position: relative;
    padding: 10px 30px 10px 30px;
    max-width: 960px;
    margin: 0 auto 30px;
    border-bottom: 1px solid #ddd;
    transition: all 0.3s ease;
    cursor: pointer;
}
/* 店舗カードのリンク */
.store-card-link {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: inherit;
    transition: all 0.3s ease;
    height: 100%;
    width: 100%;
}

.location-main {
    flex: 1;  /* 追加: 残りのスペースを占める */
}

/* 矢印 */
.store-arrow {
    border-bottom: 2px solid #17C1B0;
    border-right: 2px solid #17C1B0;
    width: 15px;
    height: 15px;
    transform: rotate(-45deg);
    flex-shrink: 0;
    margin-left: 30px;  /* この行を追加 */
    transition: transform 0.3s ease;  /* この行を追加 */
}

/* タイトルと住所 */
.store-card-name {
    font-size: 24px;
    font-weight: bold;
    color: #17C1B0;
    margin: 0 0 10px 0;
}

.store-card-postal {
    margin: 0;
    font-size: 14px;
    color: #000;
}

.store-card-address {
    margin: 0;
    font-size: 14px;
    color: #000;
}
/* アイコンエリア */
.store-card-facilities {
    display: flex;
    gap: 10px;  /* 10px → 8px に狭める */
    margin-top: 20px;
    flex-wrap: wrap;  /* wrap → nowrap に変更 */
}

.store-facility {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    flex: 0 0 auto;
}

.store-icon {
    width: 60px;
    height: 60px;
    background: #17C1B0;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 5px;
}

.store-icon img {
    width: 40px; 
    height: 40px;
    object-fit: contain;
    display: block;
}

.store-facility p {
    font-size: 10px; 
    font-weight: 500;
    width: 60px;
    color: #17C1B0;
    line-height: 1.2;
    white-space: nowrap;
}

.store-card {
    transition: all 0.3s ease;
    cursor: pointer;
}
/* ホバー効果 - 薄くなる */
.store-card:hover .store-card-link {
    opacity: 0.5;  /* 透明度60%に */
}

/* レスポンシブ対応 */
@media screen and (max-width: 968px) {
    #location{
    margin: 20px;
}
}

@media screen and (max-width: 600px) {
     .store-card {
        padding: 15px 15px 15px 15px;
    }

     .store-card-name {
        font-size: 20px;
    }

     .store-card-facilities {
        gap: 8px;
        flex-wrap: wrap;
    }

     .store-icon {
        width: 50px;
        height: 50px;
    }

     .store-icon img {
        width: 30px;
        height: 30px;
    }

     .store-facility p {
        font-size: 8px;
    }

     .store-arrow {
        right: 15px;
    }

     .store-arrow:hover svg {
        transform: translateX(3px);
    }
}

    /* ---------- スライド ドット調整 ---------- */
     .slide-dots-blue {
        margin-top: 10px;
    }

    .location-content-info {
        width: 80px;
        height: 80px;
        top: -20px;
        right: -30px;
        font-size:12px;
    }



/* -------------------- スライド矢印 -------------------- */
.slick-arrow {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	padding: 0;
	width: 20px;
	color: transparent;
	transition: opacity 0.5s;
	z-index: 1;
}
.slick-arrow:hover {
	opacity: 0.7;
}

.slick-next::before,
.slick-next::after,
.slick-prev::before,
.slick-prev::after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.slick-next::after,
.slick-prev::after {
  width: 26px;
  height: 26px;
  border-top: 5px solid #17C1B0;
  border-right: 5px solid #17C1B0;
}

/* next */
.slick-next {
  right: 26px;
}
.slick-next::after {
  right: 4px;
  transform: rotate(45deg);
}
/* prev */
.slick-prev {
  left: 26px;
}
.slick-prev::after {
  left: 4px;
  transform: rotate(-135deg);
}

 .slick-next,
 .slick-prev {
	transform: translate(0, 0%);
}
.newstore-wrapper .slick-next::after{
    display:none;
}
.newstore-wrapper .slick-prev::after {
    display:none;
}