* {
    padding: 0;
    margin: 0;
}

img {
    max-width: 100%;
    vertical-align: bottom;
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body {
    color: #333;
    /* 202411
     * font-weight: 500;
     * ↓ 変更	 */
    font-weight: 400;
    font-family: 'Noto Sans JP';
    letter-spacing: 1px;
}

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

a:hover {
    text-decoration: underline
}

#breadcrumb {
    display: none;
}

.l-container {
    padding: 0 !important;
}

.l-footer__foot {
    padding: 0 !important;
}

.wrapper1200 {
    max-width: 1200px;
    margin: 0 auto;
}

.hdrTopNavi {
    background: #5e68af;
    padding: 7px 0 10px;
}

.hdrTopNavi ul {
    max-width: 1200px;
    text-align: right;
    margin: 0 auto;
}

.hdrTopNavi ul li {
    display: inline-block;
    padding-left: 10px;
}

.hdrTopNavi ul li a {
    color: #FFF;
}

.hdrNavi {
    background: #f2f2f2;
}

.logoArea {
    display: flex;
    list-style: none;
    padding: 20px 0;
    align-items: center;
}

.logoArea .logoArea-child:nth-child(2) {
    margin: 5px 20px 0 20px;
    font-size: 14px;
}

.logoArea .logoArea-child:nth-child(3) {
    display: flex;
    ;
    font-size: 30px;
}

.logoArea .logoArea-child:nth-child(3) .tel {
    width: 240px;
    font-size: 28px;
    letter-spacing: 0;
    margin: 10px 15px 0 0;
}

.logoArea .logoArea-child:nth-child(3) .tel:before {
    content: '';
    width: 30px;
    height: 25px;
    display: inline-block;
    background: url(../img/iconTel.png) no-repeat;
}

.logoArea .logoArea-child:nth-child(3) .time {
    display: block;
    width: 182px;
    font-size: 14px;
    letter-spacing: 0;
    margin-top: 8px;
}

.logoArea .logoArea-child:nth-child(4) {
    width: 340px;
}

.logoArea .logoArea-child:nth-child(4) a {
    text-align: center;
    display: block;
}

.logoArea .logoArea-child:nth-child(4) span {
    font-size: 14px;
}

.hdrNavigation {
    background: #FFF;
    border-top: solid 2px #CCC;
    border-bottom: solid 2px #CCC;
}

.hdrNavigation ul {
    display: flex;
    justify-content: space-between;
    list-style: none;
}

.hdrNavigation ul li {
    width: calc(100% / 6);
    text-align: center;
}

.hdrNavigation ul li a {
    display: block;
    font-weight: 400;
    padding: 15px 0;
    border-bottom: solid 2px #CCC;
    margin-bottom: -2px;
}

.hdrNavigation ul li a:hover {
    text-decoration: none;
    border-bottom: solid 2px #e75297;
}

#top .locationTop,
#price .locationPrice,
#reason .locationReason,
#trainer .locationTrainer,
#voice .locationVoice,
#access .locationAccess {
    border-bottom: solid 2px #e75297;
}

.pageFv img {
    width: 100%;
}

.point3box {
    background: #dceddf;
    padding: 50px 0;
    margin: 130px 0 0;
    position: relative;
}

.point3 {
    max-width: 1245px;
    display: flex;
    justify-content: space-between;
    list-style: none;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: -105px;
}

.point3 li {
    width: calc(100% / 3);
}

.point3Entry {
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
    text-align: center;
    margin: 45px 0 0;
}

.point3EntryTel {
    margin: 0 50px 0 0;
}

.point3EntryTel span {
    display: block;
    font-size: 14px;
    letter-spacing: 0;
}

.point3EntryTel span:first-child {
    font-size: 35px;
    font-weight: 600;
    background: url(../img/iconTel2.png) no-repeat 0 6px;
    line-height: 100%;
    padding-bottom: 5px;
}

.point3EntryTel span a:hover {
    text-decoration: none;
}

.point3Entry li:not(.point3EntryTel) span {
    display: block;
}

.boxDesign1 {
    width: 99%;
    background: #f2f2f2;
    padding-top: 50px;
    padding-bottom: 50px;
    position: relative;
}

.boxDesign1::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    border: 1px solid #5e68af;
    bottom: -7px;
    right: -7px;
    z-index: -1;
}

.newsBox {
    max-width: 1170px;
    padding-left: 110px;
    margin: 100px auto;
}

.hlbox {
    position: relative;
    margin-left: -110px;
    z-index: 2;
}

.newsBg {
    padding-left: 100px;
    padding-right: 100px;
    padding-bottom: 20px !important;
    margin: -10px 0 0 0;
}

.newsBg ul {
    list-style: none;
}

.newsBg ul li {
    display: flex;
    border-bottom: solid 1px #5e68af;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.newsBg ul li:last-child {
    border-bottom: none;
}

.newsBg ul li span {
    width: 20%;
}

.newsBg ul li a {
    width: 80%;
}

.h2Design {
    font-family: serif;
    font-size: 44px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 40px;
}

.h2Design picture {
    display: block;
}

.h2Design picture:first-child {
    margin-bottom: 20px;
}

.beforeAfter {
    text-align: center;
}

.beforeAfterCont {
    max-width: 1170px;
    margin: auto;
}

.beforeAfterCont h3 {
    text-align: left;
    font-size: 20px;
    border-left: solid 10px #e55195;
    padding: 0 0 0 10px;
    margin: 0 0 10px 0;
}

.beforeAfterCont .beforeAfterImg {
    display: flex;
    gap: 20px;
}

.beforeAfterCont .reverce {
    flex-direction: row-reverse;
}

@media screen and (max-width: 920px) {
    .beforeAfterCont .beforeAfterImg {
        flex-direction: column;
    }
}

.beforeAfterCont .beforeAfterImg img {
    max-width: 640px;
    display: block;
    margin: auto;
}

.beforeAfterImg {
    margin: 0 0 40px 0;
}

.beforeAfterImg table {
    width: 100%;
}

.beforeAfterImg table tr:first-child td {
    background-color: #e7e7e7;
}

.beforeAfterImg table tr:first-child td:last-child {
    background-color: #efdadc;
}

.beforeAfterImg table td,
.beforeAfterImg table th {
    border: solid 1px #b9b9b9;
}

.beforeAfterImg table td:last-child {
    font-weight: bold;
    color: #e55195;
}

.btnMore {
    text-align: center;
    margin: 50px 0 100px;
}

.btnMore a {
    display: inline-block;
    width: 254px;
    border: solid 1px #5e68af;
    padding: 15px 0;
    position: relative;
}

.btnMore a:hover {
    color: #FFF;
    background: #5e68af;
    text-decoration: none;
}

.btnMore a:after {
    position: absolute;
    content: '';
    border-right: 20px solid #5e68af;
    border-top: 20px solid transparent;
    right: 0;
    bottom: 0;
}

.btnMore a:hover:after {
    border-right: 20px solid #FFF;
}

.reasonBox ul {
    list-style: none;
}

.thumbLeft,
.thumbRight {
    position: relative;
    margin: 60px 0;
}

/* .thumbLeft>figure {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
} */


.thumbLeft-figure {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.thumbRight-figure {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}

/* .thumbRight>p {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
} */

.thumbLeft .reasonText {
    position: relative;
    padding-left: 400px;
    z-index: 0;
}

.thumbRight .reasonText {
    position: relative;
    padding-right: 400px;
    z-index: 0;
}

.thumbLeft .reasonText .pointHl {
    padding-left: 120px;
    padding-bottom: 20px;
}

.thumbRight .reasonText .pointHl {
    padding-left: 0;
    padding-bottom: 20px;
}

.reasonText .boxDesign2 {
    width: 99%;
    background: #efdadc;
    padding-top: 50px;
    padding-bottom: 50px;
    position: relative;
    text-align: justify;
}

.reasonText .boxDesign2::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    border: 1px solid #5e68af;
    bottom: -7px;
    right: -7px;
    z-index: -1;
}

.reasonText .boxDesign2 h3 {
    border-bottom: solid 1px #604461;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.thumbLeft .reasonText .boxDesign2 {
    padding-left: 120px;
    padding-right: 30px;
}

.thumbRight .reasonText .boxDesign2 {
    padding-right: 120px;
    padding-left: 20px;
}

.recommendBox {
    max-width: 1200px;
    margin: 0 auto 100px;
}

.recommendBox ul {
    display: flex;
    list-style: none;
}

.recommendBox ul li {
    width: 280px;
    background: #efdadc;
    position: relative;
    margin-right: 25px;
}

.recommendBox ul li:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    border: 1px solid #5e68af;
    bottom: -7px;
    right: -7px;
    z-index: -1;
}

.recommendBox ul li div {
    padding: 15px 0 20px;
}

.recommendBox ul li p {
    display: table-cell;
    width: 280px;
    font-size: 20px;
    vertical-align: middle;
    text-align: center;
}

.trainersBox {
    max-width: 1200px;
    padding-left: 110px;
    margin: 0 auto 100px;
}

.trainersBg ul {
    display: flex;
    list-style: none;
    justify-content: center;
}

.trainersBg ul li {
    width: 211px;
    position: relative;
    margin: 0 20px;
}

.trainersBg ul li p {
    width: 200px;
    font-size: 20px;
    background: #b2d8b9;
    text-align: center;
    padding: 10px 0;
    position: absolute;
    bottom: -20px;
    right: -20px;
}

.facilitiesBox {
    max-width: 1200px;
    margin: 0 auto 100px;
}

.facilitiesBox .hlbox {
    margin-left: 0;
    margin-bottom: 50px;
}

.facilitiesBox ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
}

.facilitiesBox ul li {
    width: 282px;
    border: solid 1px #5e68af;
    margin-right: 2%;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.facilitiesBox ul li p {
    text-align: justify;
    padding: 15px 15px 0;
}

.voiceBox {
    max-width: 1200px;
    margin: 0 auto;
}

.voiceBox .hlbox {
    margin-left: 0;
}

.voiceBox ul {
    display: flex;
    justify-content: space-between;
    list-style: none;
}

.voiceBox ul li {
    width: 525px;
    margin: 140px 0 0 60px;
    position: relative;
}

.voiceBox .boxDesign2 {
    width: 99%;
    background: #efdadc;
    padding-top: 50px;
    padding-bottom: 30px;
    padding-left: 50px;
    padding-right: 50px;
    position: relative;
    text-align: justify;
}

.voiceBox .boxDesign2:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    border: 1px solid #5e68af;
    bottom: -7px;
    right: -7px;
    z-index: -1;
}

.voiceBox .boxDesign2 h3 {
    font-size: 20px;
    border-bottom: solid 1px #5e68af;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.voiceBox .boxDesign2 p {
    text-align: center;
    margin-bottom: 15px;
}

.voiceName {
    color: #5e68af;
    min-width: 270px;
    height: 130px;
    font-size: 50px;
    background: url(../img/voiceNameCircle.png) no-repeat left;
    padding: 25px 0 0 60px;
    position: absolute;
    top: -90px;
    left: -50px;
}

.voiceName span {
    font-size: 30px;
    padding-left: 20px;
}

.flowBox {
    max-width: 1200px;
    margin: 0 auto 100px;
}

.flowBox .hlbox {
    margin-left: 0;
}

.flowBox ul {
    display: flex;
    justify-content: space-between;
    list-style: none;
}

.flowBox ul li {
    width: 260px;
    position: relative;
}

.flowBox ul li:after {
    content: '';
    width: 16px;
    height: 30px;
    display: block;
    background: url(../img/flowFreeArrow.png) no-repeat;
    position: absolute;
    right: -25px;
    top: 85px;
}

.flowBox ul li:last-child:after {
    background: none;
}

.flowBox ul li p {
    padding: 10px 0 0;
}

.flowBg {
    background: #f2f2f2;
    padding: 30px;
}

.hlFlowFree {
    color: #FFF;
    font-size: 20px;
    text-align: center;
    background: #5e68af;
    padding: 9px 0 8px;
    position: relative;
    margin: 50px 60px 10px;
}

.hlFlowFree:before {
    content: '';
    display: block;
    border-left: 60px solid transparent;
    border-bottom: 49px solid #5e68af;
    position: absolute;
    top: 0;
    left: -60px;
}

.hlFlowFree:after {
    content: '';
    display: block;
    border-right: 60px solid transparent;
    border-top: 49px solid #5e68af;
    position: absolute;
    top: 0;
    right: -60px;
}

.hlFlowStart {
    color: #5e68af;
    font-size: 20px;
    text-align: center;
    border-top: solid 2px #5e68af;
    border-bottom: solid 2px #5e68af;
    padding: 9px 0 8px;
    position: relative;
    margin: 30px 60px 10px;
}

.hlFlowStart span:first-child:before {
    content: '';
    border-left: 62px solid transparent;
    border-bottom: 53px solid #5e68af;
    position: absolute;
    top: -2px;
    left: -62px;
}

.hlFlowStart span:first-child:after {
    content: '';
    border-left: 57px solid transparent;
    border-bottom: 49px solid #FFF;
    position: absolute;
    top: 0px;
    left: -57px;
}

.hlFlowStart span:last-child:before {
    content: '';
    border-right: 62px solid transparent;
    border-top: 53px solid #5e68af;
    position: absolute;
    top: -2px;
    right: -62px;
}

.hlFlowStart span:last-child:after {
    content: '';
    border-right: 60px solid transparent;
    border-top: 50px solid #FFF;
    position: absolute;
    top: 0px;
    right: -58px;
}

.priceBox {
    text-align: center;
    margin-bottom: 100px;
}

.priceBox p {
    text-align: left;
    width: 100%;
    max-width: 1200px;
    margin: 20px auto 50px;
}

.opningCampaignBox {
    text-align: center;
}

.opningCampaignBox h2 {
    margin-bottom: 50px;
}

.opningCampaignBox>div {
    background: #d9eddc;
    padding: 80px 0;
}

.opningCampaignBox ul {
    list-style: none;
    display: flex;
    justify-content: space-between;
    max-width: 1200px;
    margin: 0 auto;
}

.campaginText {
    font-size: 0.9rem;
    line-height: 2;
    max-width: 1200px;
    margin: 50px auto 100px;
}

.blogBox {
    max-width: 1200px;
    padding-left: 110px;
    margin: 0 auto;
}

.blogBox ul {
    list-style: none;
    display: flex;
    justify-content: center;
}

.blogBox ul li {
    background: #FFF;
    border: solid 1px #5e68af;
    margin: 0 1rem;
    width: 25%;
}

.blogBox ul li img {
    height: 140px;
    object-fit: cover;
}

.blogBox ul li p.date {
    font-size: 15px;
    padding: 10px 15px 5px 15px;
}

.blogBox ul li p.title {
    padding: 0 15px 20px 15px;
}

.blogBg {
    padding-left: 60px;
    padding-right: 60px;
}

.googleMap {
    max-width: 1200px;
    margin: 0 auto;
}

.footerSns {
    margin: 100px 0 50px;
    text-align: center;
}

.footerSns h2 {
    font-size: 40px;
    font-weight: 400;
    position: relative;
    margin: 0 0 20px 0;
}

.footerSns h2::after {
    content: '';
    width: 100px;
    height: 2px;
    background: linear-gradient(45deg, #df007e, #641783);
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.footerSns ul {
    margin: 20px 0 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.footerSns ul li {
    width: 50px;
}

.footer {
    color: #FFF;
    background: #5e68af;
    padding: 50px 0;
}

.footer a {
    color: #FFF;
}

.footer ul {
    list-style: none;
}

.footer>ul {
    max-width: 1100px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}

.footer>ul>li:first-child>ul {
    display: flex;
    align-items: flex-end;
}

.footer .address {
    width: 420px;
    margin-top: 20px;
}

.footer .facebook {
    margin-right: 20px;
}

.footer .copyrights {
    max-width: 1100px;
    margin: 50px auto 0;
}

.footer>ul>li:last-child {
    width: 40%;
}

.footer>ul>li:last-child>ul {
    display: flex;
    flex-wrap: wrap;
}

.footer>ul>li:last-child>ul li {
    width: 33.33%;
    margin-bottom: 30px;
}

.aboutCovid {
    text-align: center;
    ;
    background: #5e68ad;
}

.aboutCovid a {
    display: inline-block;
    color: #FFF;
    padding: 15px 30px 15px 0;
    position: relative;
}

.aboutCovid a:after {
    content: '';
    display: block;
    width: 18px;
    height: 21px;
    background: url(../img/arrow_aboutCovid.png) no-repeat;
    position: absolute;
    right: 0;
    top: 30%;
}

/*contact*/
.contact {
    background-color: #d9eddc;
    padding: 30px 0;
}

.contact img {
    width: 100%;
}

.contact ul {
    width: 950px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
}

.contact li:nth-child(1) {
    width: 210px;
}

.contact li:nth-child(1) img {
    width: 150px;
}

.contact li:nth-child(1) .tel {
    margin: 20px 0 0 0;
}

.contact li:nth-child(1) .tel img {
    width: 200px;
}

.contact li:nth-child(2) p,
.contact li:nth-child(3) p {
    font-weight: bold;
    font-size: 22px;
    text-align: center;
    margin-bottom: 18px;
}

.contact .contact_detail a {
    text-align: center;
}

.contact .contact_detail img {
    width: 315px;
    display: block;
    margin: auto;
}

.pcOnly {
    display: block;
}

.spOnly {
    display: none;
}

.spFltNavi {
    display: none;
}

@media screen and (max-width:768px) {
    img {
        max-width: 100%;
    }

    body {
        /* 202411
         * font-family: Sans-serif;
         *  ↓ に変更 */
        font-family: 'Noto Sans JP';
    }

    .pcOnly {
        display: none;
    }

    .spOnly {
        display: block;
    }

    .hdrTopNavi,
    .logoArea .logoArea-child:nth-child(2),
    .logoArea .logoArea-child:nth-child(3),
    .logoArea .logoArea-child:nth-child(4),
    .hdrNavigation,
    .hlFlowFree,
    .hlFlowStart {
        display: none;
    }

    .point3,
    .recommendBox ul,
    .trainersBg ul,
    .voiceBox ul,
    .flowBox ul,
    .blogBox ul,
    .footer>ul>li:first-child>ul {
        flex-wrap: wrap;
    }

    .point3 li,
    .flowBox ul li,
    .footer .address {
        width: 100%;
    }

    .hlbox,
    .trainersBg ul {
        margin-left: 0;
    }

    .newsBox,
    .trainersBox,
    .blogBox {
        padding-left: 0;
    }

    .trainersBox {
        margin-bottom: 4rem !important;
    }

    .thumbLeft>p,
    .thumbRight>p,
    .thumbLeft-figure,
    .thumbRight-figure {
        position: relative;
        z-index: 0;
    }

    .thumbLeft .reasonText {
        padding-left: 0;
    }

    .thumbRight .reasonText {
        padding-right: 0;
    }

    .point3,
    .facilitiesBox ul {
        justify-content: space-between;
    }

    .recommendBox ul li {
        width: 44%;
        margin-left: 2%;
        margin-right: 10px;
        margin-bottom: 5%;
    }

    .facilitiesBox ul li,
    .blogBox ul li {
        width: 47%;
    }

    .beforeAfterCont .beforeAfterImg {
        flex-direction: column;
    }

    .beforeAfterCont .beforeAfterImg img {
        width: 100%;
    }

    .newsBg,
    .thumbLeft .reasonText .boxDesign2,
    .thumbRight .reasonText .boxDesign2 {
        padding-left: 30px;
        padding-right: 30px;
    }

    .blogBox ul li {
        margin: 0 0.2rem 20px;
    }

    .footer>ul,
    .point3Entry,
    .opningCampaignBox ul {
        display: block;
    }

    .footer>ul>li:first-child>ul {
        justify-content: center;
    }

    .footer .address {
        text-align: center;
        margin-bottom: 20px;
    }

    .footer>ul>li:first-child {
        text-align: center;
    }

    .footer>ul>li:last-child {
        width: 90%;
        font-size: 0.8rem;
        padding-top: 30px;
        margin: 0 0 0 10%;
    }

    .footer .copyrights {
        font-size: 0.7rem;
        text-align: center;
    }

    .recommendBox,
    .newsBg,
    .reasonText .boxDesign2,
    .trainersBg,
    .voiceBox,
    .blogBox {
        width: 98%;
    }

    .point3 {
        position: relative;
        padding: 20px;
        top: 0;
    }

    .point3 li {
        margin: 0 0 15px;
    }

    .point3 li:last-child {
        margin: 0;
    }

    .point3 img {
        display: block;
        margin: auto;
    }

    .point3box {
        padding: 0 0 30px;
        margin: 0;
    }

    .point3Entry {
        padding: 0 40px;
        margin: 10px 0 0;
    }

    .point3EntryTel {
        margin: 0;
    }

    .point3EntryTel {
        line-height: 1;
        margin-bottom: 10px;
    }

    .point3EntryTel span {
        font-size: 0.7rem;
    }

    .point3EntryTel span:first-child {
        display: inline-block;
        font-size: 1.5rem;
        font-weight: 600;
        height: 43px;
        background: url(../img/iconTel2.png) no-repeat 0 0;
        line-height: 140%;
        padding-left: 2.5rem;
        margin-left: inherit;
    }

    .opningCampaignBox>div {
        padding: 30px;
    }

    .opningCampaignBox ul li {
        margin-bottom: 20px;
    }

    .opningCampaignBox ul li:last-child {
        margin-bottom: 0;
    }

    .newsBox {
        padding: 0 10px;
        margin: 50px 0;
    }

    .newsBox .hlbox {
        margin-bottom: -35px;
    }

    .hlbox {
        width: 50%;
    }

    .newsBg ul li,
    .trainersBg ul {
        display: block;
    }

    .newsBg ul li span {
        width: 100%;
        display: block;
        margin-bottom: 10px;
    }

    .h2Design {
        font-size: 1.7rem;
        line-height: 1.2;
    }

    .beforeAfter picture:last-child {
        width: 80%;
        margin: -20px auto 0;
    }

    .beforeAfter,
    .reasonBox {
        margin: 0 10px;
    }

    .reasonBox picture:last-child {
        margin: -20px auto 0;
    }

    .thumbLeft,
    .thumbRight {
        width: 85%;
        background: #efdadc;
        padding-top: 0;
        padding-bottom: 30px;
        position: relative;
        text-align: justify;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 70px;
    }

    .thumbLeft:after,
    .thumbRight:after {
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        border: 1px solid #5e68af;
        bottom: -7px;
        right: -7px;
        z-index: -1;
    }

    .reasonText .boxDesign2 {
        background: none;
        padding-top: 20px;
        padding-bottom: 0;
    }

    .reasonText .boxDesign2::after {
        position: inherit;
        border: none;
        bottom: auto;
        right: auto;
        z-index: inherit;
    }

    .thumbLeft .reasonText .pointHl {
        position: absolute;
        width: 80%;
        top: -76vw;
        left: -41vw;
        z-index: 1;
    }

    .thumbRight .reasonText .pointHl {
        position: absolute;
        width: 40%;
        top: -76vw;
        left: -9vw;
        z-index: 1;
    }

    .btnMore {
        margin: 30px 0 50px;
    }

    .recommendBox .h2Design {
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 20px;
    }

    .recommendBox ul li div {
        display: table;
        width: 100%;
        padding: 10px 0 20px;
    }

    .recommendBox ul li p {
        width: 100%;
        font-size: 1rem;
    }

    .trainersBox,
    .voiceBox,
    .blogBox {
        width: auto;
        margin: 0 10px;
    }

    .facilitiesBox,
    .priceBox {
        margin: 0 10px 30px;
    }

    .recommendBox {
        margin: 0 auto 50px;
    }

    .trainersBox .hlbox {
        width: 65%;
        margin-bottom: -30px;
    }

    .trainersBg {
        padding: 15vw 13vw;
    }

    .trainersBg ul li {
        width: 100%;
        margin: 0 0 50px;
    }

    .facilitiesBox .hlbox {
        width: 65%;
        margin-bottom: 20px;
    }

    .facilitiesBox ul li {
        margin-bottom: 20px;
    }

    .facilitiesBox ul li:last-child {
        height: 320px;
    }

    .voiceBox ul,
    .flowBox ul {
        display: block;
    }

    .voiceBox ul li {
        width: auto;
        margin: 90px 0 0 40px;
    }

    .voiceName {
        min-width: auto;
        height: auto;
        min-height: 100px;
        font-size: 2rem;
        background-size: 85%;
        padding: 24px 0 0 35px;
        margin-left: 12px;
        top: -67px;
    }

    .voiceBox .boxDesign2 {
        padding-top: 30px;
        padding-bottom: 30px;
        padding-left: 30px;
        padding-right: 30px;
    }

    .flowBox {
        width: auto;
        margin: 0 10px 10px;
    }

    .flowBox ul li {
        margin-bottom: 50px;
    }

    .flowBox ul li:after {
        width: 30px;
        height: 16px;
        background: url(../img/flowFreeArrow_sp.png) no-repeat;
        margin: 0 auto;
        right: 0;
        left: 0;
        top: auto;
        bottom: -30px;
    }

    .flowBg {
        background: #FFF;
        padding: 30px 10px 30px 0;
    }

    .textBg1::before {
        content: '';
        display: block;
        width: 5%;
        height: 10%;
        background: url(../img/spBandBgText1.png) repeat-y;
        background-size: contain;
        position: absolute;
        left: 9vw;
        z-index: 9999;
    }

    .textBg2::before {
        content: '';
        display: block;
        width: 5%;
        height: 9%;
        background: url(../img/spBandBgText2.png) repeat-y;
        background-size: contain;
        position: absolute;
        left: 9vw;
        z-index: 9999;
    }

    .flowBox .flowBg ul {
        width: 100%;
        background: #f2f2f2;
        padding: 7vw;
        margin-left: 3vw;
    }

    .spBand1 {
        background: url(../img/spBand1Middle.png) repeat-y left;
        background-size: auto;
        padding-left: 16vw;
        margin: 0 1vw;
        z-index: 1;
        position: relative;
    }

    .spBand2 {
        background: url(../img/spBand2Middle.png) repeat-y left;
        background-size: auto;
        padding-left: 16vw;
        margin: -9vw 1vw 0;
        position: relative;
    }

    .spBand1:before {
        content: '';
        width: 62px;
        height: 70px;
        display: block;
        background: url(../img/spBand1Top.png) no-repeat;
        background-color: #FFF;
        background-size: 100%;
        position: absolute;
        left: 0;
    }

    .spBand1:after {
        content: '';
        width: 62px;
        height: 103px;
        display: block;
        background: url(../img/spBand1Bottom.png) no-repeat;
        background-color: #FFF;
        background-size: 100%;
        position: absolute;
        left: 0;
    }

    .spBand2:after {
        content: '';
        width: 62px;
        height: 74px;
        display: block;
        background: url(../img/spBand2Bottom.png) no-repeat;
        background-color: #FFF;
        background-size: 100%;
        position: absolute;
        left: 0vw;
        bottom: 0;
    }

    .opningCampaignBox h2 {
        margin: 0 10px 30px;
    }

    .campaginText {
        padding: 0 10px;
        margin: 30px 0 50px;
    }

    .blogBg {
        padding-left: 10px;
        padding-right: 10px;
    }

    .blogBox .boxDesign1 {
        padding-top: 50px;
        padding-bottom: 0px;
    }

    .blogBox .hlbox {
        margin-bottom: -30px;
    }

    .logoArea li:first-child {
        width: 45%;
    }

    .hamburgerBg {
        width: 100%;
        height: 79px;
        background: #5e68af;
        padding: 26%;
    }

    .footer {
        margin-top: 0;
    }

    .spFltNavi {
        width: 55%;
    display: flex;
    list-style: none;
    position: fixed;
    left: 0;
    bottom: 0;
    background: #FFF;
    z-index: 999;
    }

    /*contact*/

    .contact img {
        width: 100%;
    }

    .contact ul {
        width: 100%;
        flex-wrap: wrap;
    }

    .contact li:nth-child(1) {
        width: 100%;
        display: block;
        text-align: center;
        margin-bottom: 30px;
    }

    .contact li:nth-child(1) img {
        width: 150px;
    }

    .contact li:nth-child(1) .tel img {
        width: 280px;
    }

    .contact li:nth-child(2) {
        margin: 0 0 20px 0;
    }

    .contact li:nth-child(2),
    .contact li:nth-child(3) {
        width: 100%;
    }

    .contact li:nth-child(2) p,
    .contact li:nth-child(3) p {
        font-weight: bold;
        font-size: 18px;
        text-align: center;
        margin-bottom: 8px;
    }

    .contact_detail {
        flex-wrap: wrap;
    }

    .contact_detail div,
    .contact_detail a {
        width: 100%;
    }

    .tel {
        text-align: center;
        margin-bottom: 30px;
    }

    .tel img {
        width: 270px;
    }

    @media screen and (max-width:320px) {
        .flowBox .flowBg ul {
            margin-left: 4vw;
        }

        .textBg1::before {
            height: 350vw;
            left: 11vw;
        }

        .textBg2::before {
            height: 380vw;
            left: 11vw;
        }

        .point3Entry {
            padding: 0 10px;
        }

        .h2Design {
            font-size: 1.5rem;
        }

    }

    @media screen and (min-width:321px) {
        .textBg2::before {
            height: 10%;
        }
    }
}

#hamburger .btn-gNav {
    position: fixed;
    top: 0;
    right: 0;
    width: 20%;
    height: 24px;
    z-index: 9999999;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-transition: all 400ms;
    transition: all 400ms;
}

#hamburger .btn-gNav span {
    position: absolute;
    width: 50%;
    height: 2px;
    background: #FFF;
    border-radius: 10px;
    -webkit-transition: all 400ms;
    transition: all 400ms;
}

#hamburger .btn-gNav span:nth-child(1) {
    top: 34px;
}

#hamburger .btn-gNav span:nth-child(2) {
    top: 48px;
}

#hamburger .btn-gNav span:nth-child(3) {
    top: 20px;
}

#hamburger .btn-gNav.open span:nth-child(1) {
    background: #fff;
    top: 40px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#hamburger .btn-gNav.open span:nth-child(2),
#hamburger .btn-gNav.open span:nth-child(3) {
    top: 40px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}

#gNav {
    display: block;
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100%;
    background: #FFF;
    font-size: 16px;
    box-sizing: border-box;
    z-index: 999999;
    padding-top: 50px;
    transition: .3s;
    overflow: auto;
}

#gNav.open {
    right: 0px;
}

#gNav .gNav-menu {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    text-align: center;
    /*justify-content: center;*/
}

#gNav .gNav-menu li {
    display: block;
    padding: 0;
}

#gNav .gNav-menu li a {
    display: block;
    color: #5e68af;
    font-size: 2rem;
    text-decoration: none;
    border-bottom: solid 1px #ccc;
    padding: 0.8rem 0;
}

#gNav .gNav-menu li:last-child a {
    border-bottom: none;

}

#gNav .gNav-menu li a span {
    display: block;
    color: #333;
    font-size: 1rem;
}


@media screen and (min-width: 768px) {
    .btn-gNav {
        display: none;
    }

    #gNav {
        display: none;
        position: fixed;
        top: 0;
        right: 0;
        height: 50px;
    }

    #gNav .gNav-menu {
        display: flex;
        flex-direction: row;
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        right: 0;
        padding-left: 50px;
    }

    #gNav .gNav-menu li {
        padding-top: 5px;
    }

}

/* インスタグラムフィード */
.igfeed {
    background-color: #f2f2f2;
    padding: 100px 0;
    margin: 0 0 100px 0;
}

.igfeed .igfeedBox {
    max-width: 900px;
    margin: auto;
}

.igfeed .igfeedBox .followBtn {
    text-align: center;
    display: flex;
    width: 300px;
    margin: 0 auto 30px;
    background: #fff;
    height: 50px;
    line-height: 50px;
    border-radius: 25px;
    transition: all 0.3s ease;
    justify-content: center;
    gap: 10px;
    align-items: center;
}

.igfeed .igfeedBox .followBtn img {
    width: 30px;
}

.igfeed .igfeedBox .followBtn:hover {
    filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.1));
    text-decoration: none;
}

@media screen and (min-width: 768px) {
    .igfeed {
        padding: 50px 0;
        margin: 0 0 50px 0;
    }
}

/* wordpress調整 */
.l-content {
    z-index: 0;
}