@charset "utf-8";

/* -----------------------------------------------------------
    下層タイトル
-------------------------------------------------------------- */
.page-title.lower-page {
    width: 100%;
	height: 240px;
    padding: 75px 0 ;
	text-align: center;
    background: url("../img/lower-page-ttl-bg.jpg") no-repeat center /cover;
}

/*h1・パンくず*/
.h1-area.lower-page {
    position: absolute;
    top: 250px;
    left: 20px;
	z-index: 1;
}

.breadcrumblist.lower-page {
    padding: 0 20px;
    margin: 10px 0 40px auto;
}

.breadcrumblist.lower-page>p {
    width: 100%;
	text-align: right;
}
.page-title.lower-page .titlebox .title-jp span.smalltxt {
	font-size: 2rem;
	line-height: 1.1!important;
}

/*----- トレーニングについて -----*/
.page-title.lower-page .titlebox {
	text-align: center;
}

.page-title.lower-page.training-page {
    width: 100%;
	height: 480px;
    padding: 80px 0 0 0;
	text-align: left;
    /*ドット（水玉）模様のCSS */
    background-color   : var(--bg-lightblue);
    background-image   : radial-gradient(#f0f0f0 12%, transparent 32%);
    background-position: left bottom;
    background-repeat: repeat;
    background-size: 10px 10px;
    position: relative;
}
#training .page-title.lower-page.training-page::after {
    content: "";
    display: block;
    width: 50%;
	height: 480px;
    position: absolute;
    top: 0;
    right: 0;
}
#training.diet .page-title.lower-page.training-page::after {
    background: url("../img/lower-training-page-diet-ttl-bg.jpg") no-repeat center center /cover;
}
#training.bodymake .page-title.lower-page.training-page::after {
    background: url("../img/lower-training-page-bodymake-ttl-bg.jpg") no-repeat center bottom /cover;
}
#training.conditioning .page-title.lower-page.training-page::after {
    background: url("../img/lower-training-page-conditioning-ttl-bg.jpg") no-repeat right center /cover;
}
.page-title.lower-page.training-page .titlebox{
    text-align: left;
	margin: 0 0 40px calc((100% - 1200px)/2);
}
/*.page-title.lower-page.training-page .catch{
	margin: 0 0 0 calc((100% - 1200px)/2);
    line-height: 2;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    display: inline;
    padding: .15em .15em .15em .3em;
    background-color: #fff;
}*/
.page-title.lower-page.training-page .catch{
    margin: 0 0 0 calc((100% - 1200px)/2);
    line-height: 2;
    display: inline-block;
}
.page-title.lower-page.training-page .catch span{
    display: inline-block;
    background-color: #fff;
    padding: 0 .15em;
    margin: .15em 0;
}
.page-title.lower-page.training-page .catch span.blue{
    padding: 0;
    margin: 0;
    color: var(--sub-blue);
}

/*h1・パンくず*/
#training .h1-area.lower-page {
    top: 495px;
}
/*----- トレーニングについて ここまで -----*/

@media screen and (max-width: 768px){
	.page-title.lower-page {
		height: 140px;
		padding: 38px 0 0px;
        background: url("../img/lower-page-ttl-bg-sp.jpg") no-repeat center /cover;
        margin: 0 auto 30px;
	}
	.page-title.lower-page .titlebox {
		margin: 0;
	}
	.page-title.lower-page .titlebox.titlebox .title-en,
	.page-title.lower-page .titlebox.titlebox .title-jp {
		margin: 0;
        justify-content: center;
	}

    /*h1・パンくず*/
    .h1-area.lower-page {
        margin: 55px auto 0;
        position: relative;
        top: 0px;
        left: 0px;
        z-index: 0;
    }
    
    /*----- トレーニングについて -----*/
    .page-title.lower-page .titlebox {
        text-align: center;
    }

    .page-title.lower-page.training-page {
        width: 100%;
        height: 445px;
        padding: 30px 0 0 0;
        text-align: center;
        /*ドット（水玉）模様のCSS */
        background-color   : var(--bg-lightblue);
        background-image   : radial-gradient(#f0f0f0 12%, transparent 32%);
        background-position: left bottom;
        background-repeat: repeat;
        background-size: 10px 10px;
        position: relative;
		margin: 0 auto 50px;
    }
    #training .page-title.lower-page.training-page::after {
        content: "";
        display: block;
        width: 100%;
        height: 180px;
        position: absolute;
        top: auto;
        bottom: 0;
        right: 0;
    }
    #training.diet .page-title.lower-page.training-page::after {
        background: url("../img/lower-training-page-diet-ttl-bg-sp.jpg") no-repeat center /cover;
    }
    #training.bodymake .page-title.lower-page.training-page::after {
        background: url("../img/lower-training-page-bodymake-ttl-bg-sp.jpg") no-repeat center /cover;
    }
    #training.conditioning .page-title.lower-page.training-page::after {
        background: url("../img/lower-training-page-conditioning-ttl-bg-sp.jpg") no-repeat center /cover;
    }
    .page-title.lower-page.training-page .titlebox{
        text-align: center;
        margin: 0 0 20px;
    }
    /*.page-title.lower-page.training-page .catch{
        margin: 0 ;
        line-height: 2;
        box-decoration-break: clone;
        -webkit-box-decoration-break: clone;
        display: inline;
        padding: .15em .15em .15em .3em;
        background-color: #fff;
    }*/
    .page-title.lower-page.training-page .catch{
        margin: 0;
        line-height: 2;
        display: inline-block;
    }
    .page-title.lower-page.training-page .catch span{
        display: inline-block;
        background-color: #fff;
        padding: 0 .15em;
        margin: .15em 0;
    }
    /*h1・パンくず*/
    #training .h1-area.lower-page {
        top: 0;
    }

}

/* -----------------------------------------------------------
	link-area
-------------------------------------------------------------- */
.link-area{
    margin: 80px 0 0;
}
.link-wrap{
    display: flex;
    justify-content: center;
    gap: 0 60px;
}
.link-wrap a{
    display: block;
    width: 570px;
    height: 190px;
    background-color: var(--main);
    border-radius: 10px;
    position: relative;
    box-shadow: 3px 3px 30px rgba(0,0,0,0.16);
}
.link-wrap a.link01:hover{
    width: 650px;
    opacity: 1;
}
.link-wrap a.link02:hover{
    width: 650px;
    opacity: 1;
}
#top .link-wrap a.link01:hover{
    background: url("../img/top-link-faq.png") no-repeat center /cover;
}
#top .link-wrap a.link02:hover{
    background: url("../img/top-link-recruit.png") no-repeat center /cover;
}
#training .link-wrap a.link01:hover{
    background: url("../img/link-flow.png") no-repeat center /cover;
}
#training .link-wrap a.link02:hover{
    background: url("../img/link-studio.png") no-repeat center /cover;
}
.link-wrap a::before{
    display: block;
    font-family: "Font Awesome 5 Free";
    content: "\f105";
    font-size: 2.0rem;
    color: var(--main);
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #fff;
    position: absolute;
    bottom: 10px;
    right: 10px;
    font-weight: 700;
    text-align: center;
    line-height: 30px;
}
.link-wrap a .titlebox{
    margin: 53px 0 0 50px;
    text-align: left;
    display: inline-block;
}
/*.type3 3つ並ぶリンク*/
.link-area.type3 .link-wrap a{
    width: 360px;
    height: 190px;
}
.link-area.type3 .link-wrap a.link01:hover{
    width: 480px;
    opacity: 1;
    background: url("../img/aboutus-link-diet.png") no-repeat center /cover;
}
.link-area.type3 .link-wrap a.link02:hover{
    width: 480px;
    opacity: 1;
    background: url("../img/aboutus-link-bodymake.png") no-repeat center /cover;
}
.link-area.type3 .link-wrap a.link03:hover{
    width: 480px;
    opacity: 1;
    background: url("../img/aboutus-link-conditioning.png") no-repeat center /cover;
}
.link-area.type3 .link-wrap a .titlebox{
    margin: 53px 0 0 20px;
}
.link-area.type3 .link-wrap a .titlebox .title-en{
    font-size: 4.5rem;
    padding: 0 3px 5px;
}
@media screen and (max-width: 768px){
    .link-area{
        margin: 40px 0 0;
    }
    .link-wrap{
        flex-direction: column;
        gap: 20px 0;
    }
    .link-wrap a{
        width: 100%;
        height: 120px;
    }
    .link-wrap a.link01:hover{
        width: 100%;
    }
    .link-wrap a.link02:hover{
        width: 100%;
    }
    #top .link-wrap a.link01{
        background: url("../img/top-link-faq.png") no-repeat center /cover;
    }
    #top .link-wrap a.link02{
        background: url("../img/top-link-recruit.png") no-repeat center /cover;
    }
    #training .link-wrap a.link01{
        background: url("../img/link-flow.png") no-repeat center /cover;
    }
    #training .link-wrap a.link02{
        background: url("../img/link-studio.png") no-repeat center /cover;
    }

    /*#top .link-wrap a.link01:hover{
        background: var(--main);
    }
    #top .link-wrap a.link02:hover{
        background: var(--main);
    }
    #training .link-wrap a.link01:hover{
        background: var(--main);
    }
    #training .link-wrap a.link02:hover{
        background: var(--main);
    }*/
    .link-wrap a::before{
        display: block;
        font-family: "Font Awesome 5 Free";
        content: "\f105";
        font-size: 2.0rem;
        color: var(--main);
        width: 30px;
        height: 30px;
        border-radius: 50%;
        background-color: #fff;
        position: absolute;
        bottom: 10px;
        right: 10px;
        font-weight: 700;
        text-align: center;
        line-height: 30px;
    }
    .link-wrap a .titlebox{
        margin: 27px 0 0 20px;
    }
    
    .link-area.type3 .link-wrap a{
        width: 100%;
        height: 120px;
    }
    .link-area.type3 .link-wrap a.link01{
        width: 100%;
        background: url("../img/aboutus-link-diet.png") no-repeat center /cover;
    }
    .link-area.type3 .link-wrap a.link02{
        width: 100%;
        background: url("../img/aboutus-link-bodymake.png") no-repeat center /cover;
    }
    .link-area.type3 .link-wrap a.link03{
        width: 100%;
        background: url("../img/aboutus-link-conditioning.png") no-repeat center /cover;
    }
    .link-area.type3 .link-wrap a.link01:hover{
        width: 100%;
    }
    .link-area.type3 .link-wrap a.link02:hover{
        width: 100%;
    }
    .link-area.type3 .link-wrap a.link03:hover{
        width: 100%;
    }
    .link-area.type3 .link-wrap a .titlebox{
        margin: 27px 0 0 20px;
    }
    .link-area.type3 .link-wrap a .titlebox .title-en{
        font-size: 4.0rem;
        padding: 0 5px 5px;
    }
}

/* -----------------------------------------------------------
	trainer-area
-------------------------------------------------------------- */
.trainer-area .inner02{
    width: 1100px;
}
.trainer-area .trainer-wrap{
    background-color: #fff;
    padding: 60px;
    margin: 60px 0 0 0;
}

.todakouenitabashi{
    background-color: #fff;
    /* padding: 60px; */
    margin: 60px 0 0 0;
}
.trainer-area .trainer-flex{
    display: flex;
}

.trainer-area .img-wrap{
    width: 383px;
    height: 451px;
    border-radius: 10px;
    margin: 0 60px 0 0;
}
.trainer-area .txt-wrap .name{
    font-size: 4.0rem;
    font-weight: 700;
    line-height: 1.2;
    padding: 0 0 0 20px;
    border-left: 3px solid var(--sub-blue);
}
.trainer-area .txt-wrap .name span.en{
    font-family: 'Saira', sans-serif;
    font-weight: 900;
    font-style: italic;
    color: var(--sub-blue);
    font-size: 1.8rem;
    display: block;
}
.trainer-area .txt-wrap .name span.sub{
    font-size: 1.6rem;
}
.trainer-area .txt-wrap .title{
    font-size: 2.3rem;
    font-weight: 700;
    border-bottom: 1px solid #ccc;
    margin: 40px 0 0;
    padding: 0 0 10px;
}
.trainer-area .txt-wrap .license-list{
    margin: 10px 0 0;
}
.trainer-area .txt-wrap .license-list li{
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.7;
}
.trainer-area .txt-wrap .license-list li::before{
    content: "\f559";
    display: inline-block;
    font-weight: 700;
    font-family: "Font Awesome 5 Free";
    padding: 0 5px 0 0;
    font-size: 2.0rem;
    color: var(--sub-blue);
}
.trainer-area .message-wrap{
    margin: 40px 0 0;
}
.trainer-area .message-wrap .en{
    font-family: 'Saira', sans-serif;
    font-weight: 900;
    font-style: italic;
    color: var(--sub-blue);
    font-size: 1.8rem;
}
.trainer-area .message-wrap .copy{
    font-size: 3.0rem;
    font-weight: 700;
    margin: 0 0 30px;
}
.trainer-area .message-wrap .txt.style02{
    margin: 15px 0 0 0;
}


@media screen and (max-width: 768px){
    .trainer-area .inner02{
        width: 100%;
    }
    .trainer-area .trainer-wrap{
        background-color: #fff;
        padding: 20px;
    }
    .trainer-area .trainer-flex{
        flex-direction: column;
        align-items: flex-start;
    }
    .trainer-area .img-wrap{
        max-width: 480px;
        height: 252px;
        border-radius: 20px;
        margin: 0 auto 20px;
        width: 100%;
    }
    .trainer-area .trainer-wrap{
        margin: 30px 0 0 0;
    }
    .trainer-area .txt-wrap .name{
        font-size: 3.0rem;
        padding: 0 0 0 10px;
    }
    .trainer-area .txt-wrap .name span.en{
        font-size: 1.4rem;
    }
    .trainer-area .txt-wrap .name span.sub{
        font-size: 1.4rem;
        display: block;
        line-height: 1.8;
    }
    .trainer-area .txt-wrap .title{
        font-size: 2.0rem;
        font-weight: 700;
        border-bottom: 1px solid #ccc;
        margin: 30px 0 0;
        padding: 0 0 10px;
    }
    .trainer-area .txt-wrap .license-list{
        margin: 20px 0 0;
    }
    .trainer-area .txt-wrap .license-list li{
        position: relative;
        padding: 0 0 0 20px;
    }
    .trainer-area .txt-wrap .license-list li::before{
        display: block;
        font-size: 1.8rem;
        color: var(--sub-blue);
        position: absolute;
        top: 0;
        left: 0;
    }
    .trainer-area .message-wrap{
        margin: 20px 0 0;
    }
    .trainer-area .message-wrap .en{
        font-size: 1.6rem;
    }
    .trainer-area .message-wrap .copy{
        font-size: 2.0rem;
        margin: 0 0 20px;
    }

}

/* -----------------------------------------------------------
        20250530追加｜trainer
-------------------------------------------------------------- */

.br-sp {
	display: none!important;
}

.br-pc{
    display: block!important;
}

@media screen and (max-width: 768px) {
	.br-sp {
		display: block!important;
	}
    .br-pc{
        display: none!important;
    }

}

