@charset "UTF-8";

/* ===================================================================
  use toppage
=================================================================== */


/* CSS Document */


/* 画像サイズ調整 ---------------------------------------------------------------------------*/


/* フォントサイズ調整 ---------------------------------------------------------------------------*/


/* ブレークポイント ---------------------------------------------------------------------------*/


/*---------------------------------------------------------------------------*/

.shop_content .program .dl_box_program dd ul .slick-list li.pdf_link a:after {
    content: none;
}

.shop_content .program .dl_box_program dd ul .slick-list li.pdf_link {
    position: relative;
}

.shop_content .program .dl_box_program dd ul .slick-list li a p span.pdf_btn {
    background: #028c43;
    color: #FFF;
    font-size: 11px;
    padding: 3px;
    position: absolute;
    bottom: 6px;
    right: 6px;
}


/* modal */

#lightbox-panel {
    padding: 14px 22px;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 1100px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #FFF;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: none;
    z-index: 10;
    padding: 23px 20px;
}

#lightbox-panel:after {
    content: url("../images/close.png");
    position: absolute;
    right: -40px;
    top: -40px;
    cursor: pointer;
    zoom: 0.7;
}

#lightbox-panel .shop_content {
    background: none;
}

#lightbox-panel figure {
    float: right;
    text-align: right;
}

#lightbox-panel figure img {
    width: 90%;
}

#lightbox-panel .hightlight {
    font-size: 1.8rem;
    color: #ff8100;
    margin: 28px 0 0;
}

#lightbox-panel .hightlight span {
    font-size: 1.4rem;
    font-weight: bold;
    background: #ff8100;
    color: #fff;
    text-align: center;
    padding: 0 13px;
    display: inline-block;
    vertical-align: text-bottom;
    line-height: 24px;
}

#lightbox-panel p+p {
    margin-top: 20px;
}

#lightbox-panel .box_ttl {
    margin-bottom: 20px;
}

#lightbox-panel .btn {
    text-align: center;
    margin-top: 30px;
}

#lightbox-panel .btn a {
    position: relative;
    display: inline-block;
    background: #008c44;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #FFF;
    padding: 15px 100px;
}

#lightbox-panel .btn a::after {
    content: '';
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url(/common/images/sprite/sprite_sub_utils.png?rev=1528251340137);
    overflow: hidden;
    text-indent: -9999px;
    background-position: -758px -271px;
    width: 11px;
    height: 17px;
}

#BlackWindow {
    display: none;
    background: #000000;
    opacity: 0.4;
    filter: alpha(opacity=70);
    position: absolute;
    top: 0px;
    left: 0px;
    min-width: 100%;
    min-height: 100%;
    z-index: 1;
}


/* modal */

#lightbox-panel-2 {
    padding: 14px 22px;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 1100px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #FFF;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: none;
    z-index: 10;
    padding: 23px 20px;
}

#lightbox-panel-2:after {
    content: url("../images/close.png");
    position: absolute;
    right: -40px;
    top: -40px;
    cursor: pointer;
    zoom: 0.7;
}

#lightbox-panel-2 .shop_content {
    background: none;
}

#lightbox-panel-2 figure {
    float: right;
    text-align: right;
}

#lightbox-panel-2 figure img {
    width: 90%;
}

#lightbox-panel-2 .hightlight {
    font-size: 1.8rem;
    color: #ff8100;
    margin: 28px 0 0;
}

#lightbox-panel-2 .hightlight span {
    font-size: 1.4rem;
    font-weight: bold;
    background: #ff8100;
    color: #fff;
    text-align: center;
    padding: 0 13px;
    display: inline-block;
    vertical-align: text-bottom;
    line-height: 24px;
}

#lightbox-panel-2 p+p {
    margin-top: 20px;
}

#lightbox-panel-2 .box_ttl {
    margin-bottom: 20px;
}

#lightbox-panel-2 .btn {
    text-align: center;
    margin-top: 30px;
}

#lightbox-panel-2 .btn a {
    position: relative;
    display: inline-block;
    background: #008c44;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #FFF;
    padding: 15px 100px;
}

#lightbox-panel-2 .btn a::after {
    content: '';
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url(/common/images/sprite/sprite_sub_utils.png?rev=1528251340137);
    overflow: hidden;
    text-indent: -9999px;
    background-position: -758px -271px;
    width: 11px;
    height: 17px;
}


/* modal */

#lightbox-panel-3 {
    padding: 14px 22px;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 1100px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #FFF;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: none;
    z-index: 10;
    padding: 23px 20px;
}

#lightbox-panel-3:after {
    content: url("../images/close.png");
    position: absolute;
    right: -40px;
    top: -40px;
    cursor: pointer;
    zoom: 0.7;
}

#lightbox-panel-3 .shop_content {
    background: none;
}

#lightbox-panel-3 figure {
    float: right;
    text-align: right;
}

#lightbox-panel-3 figure img {
    width: 90%;
}

#lightbox-panel-3 .hightlight {
    font-size: 1.8rem;
    color: #ff8100;
    margin: 28px 0 0;
}

#lightbox-panel-3 .hightlight span {
    font-size: 1.4rem;
    font-weight: bold;
    background: #ff8100;
    color: #fff;
    text-align: center;
    padding: 0 13px;
    display: inline-block;
    vertical-align: text-bottom;
    line-height: 24px;
}

#lightbox-panel-3 p+p {
    margin-top: 20px;
}

#lightbox-panel-3 .box_ttl {
    margin-bottom: 20px;
}

#lightbox-panel-3 .btn {
    text-align: center;
    margin-top: 30px;
}

#lightbox-panel-3 .btn a {
    position: relative;
    display: inline-block;
    background: #008c44;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #FFF;
    padding: 15px 100px;
}

#lightbox-panel-3 .btn a::after {
    content: '';
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url(/common/images/sprite/sprite_sub_utils.png?rev=1528251340137);
    overflow: hidden;
    text-indent: -9999px;
    background-position: -758px -271px;
    width: 11px;
    height: 17px;
}

@media screen and (min-width: 769px),
print {
    /* ===================================================================
  use major
=================================================================== */
    .pink_txt {
        color: #1d8d3c;
    }
    .major_content .slider>figure {
        margin-top: -4px;
    }
    .major_content .slider>figure .resimg {
        position: relative;
        top: -60px;
    }
    .major_content .banner_list img {
        width: 100%;
    }
    .major_content .btn_more {
        width: 220px;
        margin: 0 auto;
    }
    .major_content .btn_more a {
        position: relative;
        display: block;
        padding: 6px 0;
        text-align: center;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    .major_content .btn_more a::before {
        content: '';
        position: absolute;
        top: 50%;
        right: 10px;
        width: 7px;
        height: 10px;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    .major_content .btn_link a {
        display: block;
        width: 348px;
        margin: 0 auto;
        height: 57px;
        line-height: 57px;
        background: #008c44;
        color: #fff;
        -moz-border-radius: 3px;
        border-radius: 3px;
        font-weight: bold;
        padding: 0 40px;
        -moz-box-shadow: 5px 6px 0 0 rgba(0, 0, 0, 0.2);
        box-shadow: 5px 6px 0 0 rgba(0, 0, 0, 0.2);
        position: relative;
        top: 0;
        left: 0;
        font-size: 2rem;
        text-align: center;
        letter-spacing: 0;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    .major_content .btn_link a:hover {
        top: 5px;
        left: 6px;
        -moz-box-shadow: 0 0 0 0 transparent;
        box-shadow: 0 0 0 0 transparent;
    }
    .major_content .btn_link a:after {
        content: '';
        position: absolute;
        right: 24px;
        width: 9px;
        height: 14px;
        top: 50%;
        background: url(/common/images/arrow_white.png) no-repeat center;
        -moz-background-size: contain;
        background-size: contain;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .major_content .shop_section {
        /* For IE 6/7 only */
        *zoom: 1;
    }
    .major_content .shop_section:before,
    .major_content .shop_section:after {
        content: ' ';
        display: table;
    }
    .major_content .shop_section:after {
        clear: both;
    }
    .major_content .shop_section.plan {
        border-bottom: 1px solid #d7d7d7;
    }
    .major_content .shop_section.plan .caution {
        color: #ff0000;
        font-size: 1.4rem;
    }
    .major_content .shop_section h2 {
        margin: 0 auto;
        font-weight: normal;
        text-align: center;
        line-height: 1;
        position: relative;
        padding-bottom: 20px;
    }
    .major_content .shop_section h2 p {
        font-size: 1.6rem;
    }
    .major_content .shop_section h2 span {
        font-size: 1.6rem;
        display: block;
    }
    .major_content .shop_section h2 em {
        font-family: 'Russo One', sans-serif;
        color: #000;
        font-size: 4rem;
        display: inline-block;
        font-weight: 600;
        letter-spacing: 3px;
        padding-bottom: 18px;
    }
    .major_content .top-appointment {
        padding-bottom: 32px;
        overflow: hidden;
    }
    .major_content .top-appointment .appointment-head {
        margin-bottom: 8px;
        font-size: 1.8rem;
        font-weight: bold;
        text-align: center;
    }
    .major_content .top-appointment .anchor-map {
        display: inline-block;
        width: 70px;
        margin-left: 15px;
        vertical-align: middle;
    }
    .major_content .top-appointment .anchor-map a {
        padding: 4px 0 4px 14px;
        color: #fff;
        font-size: 1.4rem;
        font-weight: normal;
        text-align: left;
        background: #1d8d3c;
    }
    .major_content .top-appointment .anchor-map a::before {
        right: 6px;
        background: url(/common/images/arrow_white.png) no-repeat center;
        -moz-background-size: contain;
        background-size: contain;
    }
    .major_content .top-appointment .appointment-info {
        float: left;
        display: table;
        width: 545px;
    }
    .major_content .top-appointment .appointment-info dt,
    .major_content .top-appointment .appointment-info dd {
        display: table-cell;
        vertical-align: middle;
    }
    .major_content .top-appointment .appointment-info dt {
        width: 65px;
        padding: 5px 0;
        color: #fff;
        font-size: 1.2rem;
        text-align: center;
        background: #1d8d3c;
    }
    .major_content .top-appointment .appointment-info dd {
        padding-left: 10px;
        font-size: 1.6rem;
    }
    .major_content .top-appointment .appointment-info:nth-of-type(2) dt {
        width: 75px;
    }
    .major_content .shop_news {
        width: 1100px;
        margin: 0 auto;
        padding-bottom: 70px;
        overflow: hidden;
    }
    .major_content .shop_news h2::before {
        background: #f7f7f7;
    }
    .major_content .shop_news .btn_more {
        border: solid 1px #d2d2d2;
    }
    .major_content .shop_news .btn_more a::before {
        background: url(/major/common/images/arrow_black.png) no-repeat center;
        -moz-background-size: contain;
        background-size: contain;
    }
    .major_content .shop_news .btn_more a:hover {
        background-color: #787878;
        color: #fff;
    }
    .major_content .shop_news .btn_more a:hover::before {
        background: url(/major/common/images/arrow_white.png) no-repeat center;
        -moz-background-size: contain;
        background-size: contain;
    }
    .major_content .shop_news .shop_section {
        width: 520px;
    }
    .major_content .shop_news .shop_section .shop_news_content {
        margin-top: 35px;
    }
    .major_content .shop_news .shop_section .shop_news_content .box_news {
        margin-top: 25px;
        padding: 20px 0 40px;
        border-top: solid 1px #cdcdcd;
        border-bottom: solid 1px #cdcdcd;
    }
    .major_content .shop_news .shop_section.news_section {
        float: left;
    }
    .major_content .shop_news .shop_section.news_section h2 {
        width: 100%;
        margin: auto;
    }
    .major_content .shop_news .shop_section.news_section h2 em {
        margin: auto;
        font-size: 3rem;
    }
    .major_content .shop_news .shop_section.news_section .sub-txt.is_active {
        border-bottom: solid 1px #63a797;
        color: #63a797;
    }
    .major_content .shop_news .shop_section.news_section .sub-txt+.sub-txt {
        margin-left: 15px;
    }
    .major_content .shop_news .shop_section.news_section .box_news li+li {
        margin-top: 10px;
    }
    .major_content .shop_news .shop_section.news_section .box_news li a {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
    }
    .major_content .shop_news .shop_section.news_section .box_news p {
        padding-left: 12px;
    }
    .major_content .shop_news .shop_section.news_section .box_news .news-img {
        width: 60px;
        padding-left: 0;
    }
    .major_content .shop_news .shop_section.news_section .box_news .news-img img {
        width: 100%;
    }
    .major_content .shop_news .shop_section.news_section .box_news .news-category {
        width: 100px;
        color: #1d8d3c;
    }
    .major_content .shop_news .shop_section.news_section .box_news .news_list_date {
        width: 87px;
        color: #7b7b7b;
    }
    .major_content .shop_news .shop_section.news_section .box_news .news-caption {
        width: 270px;
        color: #000;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .major_content .shop_news .shop_section.news_section .box_news .btn_more {
        margin-top: 30px;
    }
    .major_content .shop_news .shop_section.news_section .box_news .notice div {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .major_content .shop_news .shop_section.blog_section {
        float: right;
    }
    .major_content .shop_news .shop_section.blog_section h2 {
        width: 100%;
    }
    .major_content .shop_news .shop_section.blog_section h2 em {
        padding-bottom: 24px;
        font-size: 3rem;
    }
    .major_content .shop_news .shop_section.blog_section .box_news .btn_more {
        margin-top: 28px;
    }
    .major_content .shop_news .shop_section.blog_section .box_news .btn_more a {
        padding: 7px 0;
    }
    .major_content .shop_news .shop_section.blog_section .blog_section_content {
        position: relative;
        width: 450px;
        margin: 0 auto;
        font-size: 0;
        height: 41px;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .major_content .shop_news .shop_section.blog_section .blog_section_content a {
        display: block;
        font-size: 1.4rem;
    }
    .major_content .shop_news .shop_section.blog_section .blog_section_content span {
        display: inline-block;
        vertical-align: top;
    }
    .major_content .shop_news .shop_section.blog_section .blog_section_content+.blog_section_content {
        margin-top: 10px;
    }
    .major_content .shop_news .shop_section.blog_section .blog-date {
        width: 80px;
        margin-right: 10px;
        color: #7b7b7b;
    }
    .major_content .shop_news .shop_section.blog_section .blog_title {
        width: 360px;
    }
    .major_content .shop_news .shop_section.blog_section .fb_area {
        margin-top: 80px;
        font-size: 0;
        text-align: center;
    }
    .major_content .shop_news .shop_section.blog_section .fb_area p {
        display: inline-block;
        vertical-align: top;
    }
    .major_content .shop_news .shop_section.blog_section .fb_area a {
        font-size: 1.4rem;
    }
    .major_content .shop_news .shop_section.blog_section .fb-icon {
        width: 40px;
        margin-right: 30px;
    }
    .major_content .shop_news .shop_section.blog_section .fb-icon .btn_more a {
        padding: 6px 0;
    }
    .major_content .shop_link {
        margin-bottom: 70px;
        padding: 57px 0 61px;
        background: #f7f7f7;
    }
    .major_content .shop_link .innner_link {
        width: 1100px;
        margin: 0 auto;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .major_content .shop_link .innner_link a {
        color: #fff;
        font-size: 1.9rem;
        width: 350px;
        background-color: #464646;
        height: 105px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        font-weight: 500;
        display: table;
        position: relative;
        top: 0;
        left: 0;
    }
    .major_content .shop_link .innner_link a::before {
        content: '';
        position: absolute;
        top: 14px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .major_content .shop_link .innner_link a::after {
        content: '';
        background-image: url(/common/images/sprite/sprite_sub_utils.png?rev=1528251340137);
        overflow: hidden;
        text-indent: -9999px;
        background-position: -724px -271px;
        width: 14px;
        height: 21px;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 12px;
    }
    .major_content .shop_link .innner_link a p {
        position: absolute;
        width: 100%;
        bottom: 10px;
        left: 0;
        text-align: center;
    }
    .major_content .shop_link .innner_link .money::before {
        height: 40px;
        width: 40px;
        background: url("../images/icon_money.png") no-repeat center;
        -moz-background-size: contain;
        background-size: contain;
    }
    .major_content .shop_link .innner_link .info::before {
        height: 35px;
        width: 47px;
        background: url("../images/icon_shoe.png") no-repeat center;
        -moz-background-size: contain;
        background-size: contain;
    }
    .major_content .shop_link .innner_link .timer::before {
        height: 42px;
        width: 42px;
        background: url("../images/icon_timer.png") no-repeat center;
        -moz-background-size: contain;
        background-size: contain;
    }
    .major_content .shop_link .innner_link .calendar::before {
        width: 39px;
        height: 40px;
        background: url("../images/icon_calendar.png") no-repeat left top;
        -moz-background-size: contain;
        background-size: contain;
    }
    .major_content .advertise_area {
        display: table;
        width: 100%;
        margin-bottom: 110px;
    }
    .major_content .advertise_area .advertise-content {
        display: table-cell;
        width: 50%;
        overflow: hidden;
    }
    .major_content .advertise_area .advertise-inner {
        width: 635px;
        padding: 40px 0;
    }
    .major_content .advertise_area .advertise-ttl {
        margin-bottom: 15px;
    }
    .major_content .advertise_area p {
        font-size: 1.4rem;
        line-height: 22px;
    }
    .major_content .advertise_area .left {
        background: #000 url(../images/advertise-img01.png) no-repeat right top 15px;
    }
    .major_content .advertise_area .left .advertise-inner {
        margin-left: auto;
        padding-right: 255px;
    }
    .major_content .advertise_area .left p {
        color: #fff;
    }
    .major_content .advertise_area .right {
        background: #fef301 url(../images/advertise-img02.png) no-repeat left 490px top 10px;
    }
    .major_content .advertise_area .right .advertise-inner {
        margin-right: auto;
        padding-left: 80px;
    }
    .major_content .advertise_area .right p {
        width: 340px;
        color: #464646;
    }
    .major_content .major-lesson {
        max-width: 1400px;
        margin: 0 auto;
        overflow: hidden;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .major_content .major-lesson h2 {
        margin-bottom: 40px;
    }
    .major_content .major-lesson h2 em {
        padding-bottom: 0;
        line-height: 1.3;
    }
    .major_content .major-lesson .lesson-list {
        float: left;
        width: 33.33%;
        padding: 58px 0 60px;
        text-align: center;
        background: #ddd;
    }
    .major_content .major-lesson .lesson-list.wide {
        width: 50%;
        height: 300px;
    }
    .major_content .major-lesson .lesson-list dt,
    .major_content .major-lesson .lesson-list dd {
        color: #fff;
    }
    .major_content .major-lesson .lesson-list dt {
        font-size: 3.2rem;
        font-weight: bold;
    }
    .major_content .major-lesson .lesson-list dd {
        margin: 30px auto 0;
        font-size: 1.4rem;
        line-height: 22px;
    }
    .major_content .major-lesson .lesson-list dd .btn {
        margin-top: 28px;
    }
    .major_content .major-lesson .lesson-list dd .btn a {
        padding: 10px 0;
        color: #1d8d3c;
        background: #fff;
    }
    .major_content .major-lesson .lesson-list dd .btn a::before {
        width: 7px;
        height: 10px;
        background: url(/common/images/arrow_green.svg) no-repeat center;
        -moz-background-size: contain;
        background-size: contain;
    }
    .major_content .major-lesson .lesson-list dd .btn a:hover {
        color: #fff;
        background: #1d8d3c;
    }
    .major_content .major-lesson .lesson-list dd .btn a:hover::before {
        background: url(/common/images/arrow_white.png) no-repeat center;
        -moz-background-size: contain;
        background-size: contain;
    }
    .major_content .major-lesson .lesson-list.gym {
        background: url(../images/lesson-img01.jpg) no-repeat top;
        -moz-background-size: cover;
        background-size: cover;
    }
    .major_content .major-lesson .lesson-list.studio {
        background: url(../images/lesson-img02.jpg) no-repeat top;
        -moz-background-size: cover;
        background-size: cover;
    }
    .major_content .major-lesson .lesson-list.pool {
        background: url(../images/lesson-img03.jpg) no-repeat center;
        -moz-background-size: cover;
        background-size: cover;
    }
    .major_content .major-lesson .lesson-list.school {
        background: url(../images/lesson-img04.jpg) no-repeat center;
        -moz-background-size: cover;
        background-size: cover;
    }
    .major_content .major-lesson .lesson-list.relaxation {
        background: url(../images/lesson-img05.jpg) no-repeat center;
        -moz-background-size: cover;
        background-size: cover;
    }
    .major_content .facility {
        padding: 45px 0 50px;
    }
    .major_content .facility .map_facility {
        width: 1200px;
        margin: 0 auto;
        height: 530px;
    }
    .major_content .facility .map_facility iframe {
        height: 100%;
    }
    .major_content .facility .facility-img {
        padding: 50px 0;
        background: #f7f7f7;
    }
    .major_content .facility .facility-img img {
        display: block;
        margin: 0 auto;
    }
    .major_content .plan {
        padding: 50px 0 55px;
        background: #fff;
    }
    .major_content .plan h2 {
        padding-bottom: 23px;
        margin-bottom: 45px;
    }
    .major_content .plan .box_ttl {
        background-color: #f7f7f7;
    }
    .major_content .plan .box_ttl::before {
        background: #1d8d3c;
    }
    .major_content .plan .plan-lead-area {
        width: 1000px;
        margin: 0 auto 20px;
        font-size: 0;
        text-align: center;
    }
    .major_content .plan .plan-lead-area li {
        display: inline-block;
        width: 300px;
        vertical-align: top;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin-bottom: 60px;
    }
    .major_content .plan .plan-lead-area li:nth-of-type(4) {
        margin-left: 0;
    }
    .major_content .plan .plan-lead-area li p {
        text-align: center;
    }
    .major_content .plan .plan-lead-area li+li {
        margin-left: 40px;
    }
    .major_content .plan .plan-lead-area .plan-head {
        font-size: 2rem;
        font-weight: bold;
        text-align: center;
    }
    .major_content .plan .plan-lead-area .plan-price {
        position: relative;
        margin: 20px auto 12px;
        padding: 9px 0 5px;
        font-size: 3rem;
        color: #1d8d3c;
    }
    .major_content .plan .plan-lead-area .plan-price::before,
    .major_content .plan .plan-lead-area .plan-price::after {
        content: '';
        position: absolute;
        left: 0;
        width: 100%;
        height: 2px;
        background: #1d8d3c;
    }
    .major_content .plan .plan-lead-area .plan-price::before {
        top: -5px;
    }
    .major_content .plan .plan-lead-area .plan-price::after {
        bottom: -10px;
    }
    .major_content .plan .plan-lead-area .plan-price span {
        font-size: 6rem;
        font-weight: bold;
        font-family: 'Oswald', sans-serif;
        line-height: 1;
    }
    .major_content .plan .plan-lead-area .plan-txt {
        font-size: 1.6rem;
        font-weight: bold;
    }
    .major_content .plan .other_plan {
        border: 1px solid #d2d2d2;
        width: 420px;
        font-size: 2rem;
    }
    .major_content .plan .other_plan a {
        padding: 16px 20px 16px 0px;
        position: relative;
    }
    .major_content .plan .other_plan a::before {
        right: 24px;
        width: 11px;
        height: 17px;
        background: url(/common/images/arrow_black.png) no-repeat center;
        -moz-background-size: contain;
        background-size: contain;
    }
    .major_content .plan .resist {
        width: 595px;
        margin: 70px auto 68px;
    }
    .major_content .plan .resist a {
        padding: 26px 0 28px;
        color: #fff;
        font-size: 2.4rem;
        letter-spacing: 1px;
        background: #1d8d3c;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }
    .major_content .plan .resist a::before {
        right: 24px;
        width: 9px;
        height: 14px;
        background: url(/common/images/arrow_white.png) no-repeat center;
        -moz-background-size: contain;
        background-size: contain;
    }
    .major_content .plan .corporation {
        width: 590px;
    }
    .major_content .plan .corporation a {
        padding: 37px 0 37px 290px;
        font-size: 2rem;
        font-weight: bold;
        letter-spacing: 1px;
        border: solid 1px #d2d2d2;
        background: #f9f9f9 url(../images/button_bgimg.jpg) no-repeat;
        -moz-background-size: contain;
        background-size: contain;
        background-position: 1px 1px;
    }
    .major_content .plan .corporation a::before {
        right: 32px;
        width: 9px;
        height: 14px;
        background: url(/common/images/arrow_black.png) no-repeat center;
        -moz-background-size: contain;
        background-size: contain;
    }
    .major_content .plan .tbl_shop .tbl_row .tbl_sp_row:last-child .tbl_content {
        text-align: center;
    }
    .major_content .plan .tbl_shop .tbl_sp_row.no_border_btm {
        border-bottom: none;
    }
    .major_content .plan .tbl_shop .tbl_sp_row.no_border_btm .tbl_content {
        font-size: 0;
    }
    .major_content .plan .tbl_shop {
        position: relative;
    }
    .major_content .plan .tbl_shop .tbl_title,
    .major_content .plan .tbl_shop .tbl_sp_row {
        width: 275px;
    }
    .major_content .plan .tbl_shop .center {
        position: absolute;
        top: 50%;
        width: 275px;
    }
    .major_content .plan .tbl_shop {
        position: relative;
        margin: 20px auto 50px;
    }
    .major_content .plan .tbl_shop .tbl_row> :nth-of-type(2) {
        width: 10%;
    }
    .major_content .plan .tbl_shop .tbl_row> :nth-of-type(3) {
        width: 10%;
    }
    .major_content .plan .tbl_shop .tbl_row> :nth-of-type(4) {
        width: 13.5%;
    }
    .major_content .plan .tbl_shop .tbl_row .tbl_sp_row:nth-of-type(2) .tbl_content {
        padding: 0 29px;
        text-align: left;
    }
    .major_content .plan .tbl_shop .tbl_row .tbl_sp_row:last-child .tbl_content {
        text-align: center;
    }
    .major_content .plan .tbl_shop .tbl_row_full {
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 393px;
        z-index: 3;
    }
    .major_content .plan .tbl_shop .tbl_row_full .cell {
        position: absolute;
        bottom: 0;
        height: 99%;
        padding: 13px 5px;
        text-align: center;
        background: #fff;
        border-bottom: solid 1px #c9c9c9;
        border-left: solid 1px #c9c9c9;
    }
    .major_content .plan .tbl_shop .tbl_row_full .cell:nth-of-type(1) {
        right: 367px;
        width: 148px;
        height: 577px;
    }
    .major_content .plan .tbl_shop .tbl_row_full .cell:nth-of-type(2) {
        right: 0;
        width: 13%;
    }
    .major_content .plan .tbl_shop .tbl_row_full p {
        position: absolute;
        top: 50%;
        right: 0;
        left: 0;
        margin: 0 auto;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }
    .major_content .plan .tbl_shop.var_02 .cell:nth-of-type(1) {
        right: 366px;
        width: 148px;
        height: 213px;
    }
    .major_content .plan .tbl_shop.var_02 .cell:nth-of-type(2) {
        right: 624px;
        width: 110px;
        height: 213px;
    }
    .major_content .plan .tbl_shop.var_02>div:nth-of-type(3) .tbl_sp_row:last-of-type {
        position: relative;
    }
    .major_content .plan .tbl_shop.var_02>div:nth-of-type(3) .tbl_sp_row:last-of-type .tbl_content {
        position: absolute;
        width: 100%;
        background: #fff;
        height: 145px;
        top: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .major_content .plan .tbl_shop.rent {
        margin-bottom: 70px;
    }
    .major_content .plan .txt_plan+.indent_txt {
        margin-top: 20px;
        font-size: 1.4rem;
    }
    .major_content .staff {
        border-top: solid 1px #d2d2d2;
        padding: 40px 0 70px;
        border-bottom: solid 2px #cdcdcd;
        background: #fff;
    }
    .major_content .staff h2 {
        padding-bottom: 30px;
    }
    .major_content .staff .list_staff {
        margin: 44px 0 0 -31px;
    }
    .major_content .staff .list_staff ul {
        margin: 0 0 60px;
    }
    .major_content .staff .list_staff .slick-dots li button {
        background: #fff;
    }
    .major_content .staff .btn {
        width: 350px;
        margin-top: 40px;
    }
    .major_content .staff .btn a {
        padding: 12px 0 15px;
        color: #fff;
        font-size: 2rem;
        background-color: #3b3b3b;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }
    .major_content .staff .btn a::before {
        width: 9px;
        height: 14px;
        background: url(/common/images/arrow_white.png) no-repeat center;
        -moz-background-size: contain;
        background-size: contain;
    }
    .major_content .access {
        background: #fff;
    }
    .major_content .access h2 {
        padding-bottom: 30px;
    }
    .major_content .access .access_content {
        margin: 50px 0 30px;
    }
    .major_content .access .access_content .map {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
    .major_content .access .access_content .map .shop_img {
        width: 48%;
    }
    .major_content .access .access_content .map .shop_img img {
        width: 100%;
    }
    .major_content .access .access_content .map .map_img {
        width: 48%;
    }
    .major_content .access .access_content .map .map_img img {
        width: 100%;
    }
    .major_content .access .access_content .map .map_img a {
        text-align: right;
        margin-top: 10px;
        display: block;
        text-decoration: underline;
    }
    .major_content .access .access_content .access_wrapper {
        margin: 30px 0 40px;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -moz-box-orient: horizontal;
        -moz-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .major_content .access .access_content .access_lx_map {
        width: 320px;
        height: 390px;
    }
    .major_content .access .access_content .access_lx_map img {
        width: 100%;
    }
    .major_content .access .access_content .access_thumb {
        width: 102px;
        height: 43px;
    }
    .major_content .access .access_content .access_thumb img {
        width: 100%;
    }
    .major_content .access .access_content .access-appointment__wrapper {
        width: 710px;
    }
    .major_content .access .access_content .access-appointment {
        display: block;
        position: relative;
        margin-top: 0;
        font-size: 1.6rem;
    }
    .major_content .access .access_content .access-appointment dt {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        padding-bottom: 10px;
        margin-bottom: 10px;
        border-bottom: 1px solid #d7d7d7;
    }
    .major_content .access .access_content .access-appointment dt a {
        font-weight: normal;
    }
    .major_content .access .access_content .access-appointment dt>p {
        padding-left: 10px;
    }
    .major_content .access .access_content .access-appointment dd span {
        width: 130px;
        line-height: 1.8;
    }
    .major_content .access .attention-txt {
        margin-top: 30px;
        background: #eee;
        padding: 25px 32px 40px;
    }
    .major_content .access .attention-txt dt {
        font-size: 1.8rem;
        padding-bottom: 3px;
    }
    .major_content .access .attention-txt dd {
        line-height: 24px;
    }
    .major_content .access .sc_banner {
        text-align: center;
    }
    .major_content .access .sc_banner a img {
        border: solid 1px #105990;
    }
    /*----------------------------------------- slick style
*/
    .mv_content .slider {
        margin-bottom: 25px;
    }
    .mv_content .slider .slider-caption {
        position: absolute;
        bottom: 6vw;
        left: 15vw;
        margin: 0 auto;
        color: #fff;
        font-size: 3vw;
        font-weight: bold;
        line-break: 68px;
        text-shadow: 4px 2px 20px rgba(0, 0, 0, 0.8);
    }
    .mv_content .slider .slick-dots {
        bottom: 30px;
    }
    .list_facility .slick-arrow {
        display: none !important;
    }
    /*----------------------------------------- NEWSの見出し
*/
    .news_section h2 em {
        margin: -10px 0 8px -5px;
        width: 300px;
        height: 54px;
        white-space: nowrap;
    }
    .shop_content .facility .list_facility ul li {
        margin: 0 5px;
    }
    .shop_content .facility a img {
        outline: none;
    }
    .shop_content .list_facility .slick-prev {
        left: -70px;
        top: 95px;
    }
    .shop_content .list_facility .slick-next {
        right: -70px;
        top: 95px;
    }
    .lb-data .lb-details {
        width: 100%;
    }
    .lb-details h3 {
        margin: 10px 0 15px;
    }
    .lb-details p {
        line-height: 1.5em;
    }
}

@media screen and (max-width: 768px) {
    /* ===================================================================
  use Major
=================================================================== */
    .pink_txt {
        color: #1d8d3c;
    }
    .major_content .slider>figure {
        margin-top: -4px;
    }
    .major_content .shop_section {
        /* For IE 6/7 only */
        *zoom: 1;
        margin: 0 15px;
    }
    .major_content .shop_section:before,
    .major_content .shop_section:after {
        content: ' ';
        display: table;
    }
    .major_content .shop_section:after {
        clear: both;
    }
    .major_content .shop_section h2 {
        font-weight: normal;
        text-align: center;
        line-height: 1;
        position: relative;
        padding-bottom: 10px;
    }
    .major_content .shop_section h2 p {
        font-size: 1.4rem;
    }
    .major_content .shop_section h2 span {
        font-size: 1.4rem;
        display: block;
        line-height: 1.4;
    }
    .major_content .shop_section h2 em {
        font-family: 'Oswald', sans-serif;
        color: #000;
        font-size: 2.4rem;
        display: inline-block;
        font-weight: 600;
        letter-spacing: 3px;
        padding-bottom: 10px;
    }
    .major_content .btn_more {
        margin: 0 auto;
    }
    .major_content .btn_more a {
        position: relative;
        display: block;
        padding: 10px 0;
        text-align: center;
    }
    .major_content .btn_more a::before {
        content: '';
        position: absolute;
        top: 50%;
        right: 10px;
        width: 7px;
        height: 10px;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }
    .major_content .btn_link a {
        display: block;
        width: 100%;
        margin: 0 auto;
        height: 50px;
        line-height: 50px;
        background: #008c44;
        color: #fff;
        font-weight: bold;
        -moz-box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.2);
        box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.2);
        position: relative;
        top: 0;
        left: 0;
        font-size: 1.4rem;
        text-align: center;
        letter-spacing: 0;
    }
    .major_content .btn_link a:after {
        content: '';
        position: absolute;
        right: 24px;
        width: 9px;
        height: 14px;
        top: 50%;
        background: url(/common/images/arrow_white.png) no-repeat center;
        -moz-background-size: contain;
        background-size: contain;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .major_content .slider {
        margin-bottom: 12px;
    }
    .major_content .slider .slider-caption {
        position: absolute;
        right: 0;
        bottom: 30px;
        left: 15px;
        color: #fff;
        font-size: 1.8rem;
        font-weight: bold;
        text-shadow: 4px 2px 20px black;
    }
    .major_content .slider .slick-dots {
        bottom: 15px;
    }
    .major_content .slider .slick-dots li {
        width: 10px;
        height: 10px;
        margin: 0 12px 0 0;
    }
    .major_content .slider .slick-dots li button {
        width: 10px;
        height: 10px;
    }
    .major_content .top-appointment {
        padding-bottom: 15px;
    }
    .major_content .top-appointment .inner {
        padding: 0;
    }
    .major_content .top-appointment .appointment-head {
        margin-bottom: 15px;
        font-size: 3.7vw;
        font-weight: bold;
        text-align: center;
    }
    .major_content .top-appointment .anchor-map {
        display: none;
    }
    .major_content .top-appointment .appointment-info {
        width: 100%;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 20px;
    }
    .major_content .top-appointment .appointment-info dt {
        margin-right: 10px;
        background-color: #1d8d3c;
        color: #fff;
        font-size: 1.2rem;
        width: 100px;
        height: 50px;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .major_content .top-appointment .appointment-info dd {
        font-size: 3.7vw;
    }
    .major_content .shop_news .shop_section .shop_news_content .box_news {
        margin-top: 25px;
        padding: 20px 0 50px;
        border-top: solid 1px #cdcdcd;
        border-bottom: solid 1px #cdcdcd;
    }
    .major_content .shop_news .shop_section .shop_news_content .box_news .news_list_date {
        color: #1d8d3c !important;
    }
    .major_content .shop_news .shop_section .shop_news_content .box_news .btn_more {
        border-color: #464646;
        color: #464646;
    }
    .major_content .shop_news .shop_section .shop_news_content .box_news .btn_more:before {
        background-image: url(/common/images/sprite/sprite_sub_utils.png?rev=1528251340137);
        overflow: hidden;
        text-indent: -9999px;
        background-position: -178px -668px;
        width: 7px;
        height: 11px;
    }
    .major_content .shop_news .shop_section .btn_more {
        width: 82%;
        margin: 30px auto 0;
    }
    .major_content .shop_news .shop_section .btn_more a {
        color: #000;
        border: solid 1px #d2d2d2;
    }
    .major_content .shop_news .shop_section .btn_more a::before {
        right: 18px;
        width: 8px;
        height: 12px;
        background: url(/common/images/arrow_black.png) no-repeat center;
        -moz-background-size: contain;
        background-size: contain;
    }
    .major_content .shop_news .shop_section.news_section .notice a {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 1.5rem;
        margin-bottom: 20px;
    }
    .major_content .shop_news .shop_section.news_section .notice .news-img {
        width: 100px;
        margin-right: 20px;
    }
    .major_content .shop_news .shop_section.news_section .notice div {
        width: -webkit-calc(100% - 100px);
        width: -moz-calc(100% - 100px);
        width: calc(100% - 100px);
    }
    .major_content .shop_news .shop_section.news_section .notice .news-caption {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    .major_content .shop_news .shop_section .is_active {
        border-bottom: solid 1px #63a797;
        color: #63a797;
    }
    .major_content .shop_news .shop_section.blog_section {
        margin-top: 50px;
    }
    .major_content .shop_news .shop_section.blog_section .fb_area {
        margin-top: 40px;
        font-size: 0;
        text-align: center;
    }
    .major_content .shop_news .shop_section.blog_section .fb_area p {
        display: inline-block;
        vertical-align: middle;
    }
    .major_content .shop_news .shop_section.blog_section .fb_area .fb-icon {
        width: 45px;
    }
    .major_content .shop_news .shop_section.blog_section .fb_area .btn_more {
        width: 78%;
        margin-top: 0;
        margin-left: 15px;
    }
    .major_content .shop_news .shop_section.blog_section .fb_area .btn_more a {
        font-size: 1.4rem;
    }
    .major_content .shop_news .shop_section .blog_section_content a {
        display: block;
    }
    .major_content .shop_news .shop_section .blog_section_content .blog-date {
        display: block;
        color: #7b7b7b;
    }
    .major_content .shop_news .shop_section .blog_section_content+.blog_section_content {
        margin-top: 20px;
    }
    .major_content .shop_link {
        background: #f7f7f7;
        text-align: center;
        margin-top: 30px;
        padding-bottom: 35px;
    }
    .major_content .shop_link .innner_link {
        margin-top: 20px;
    }
    .major_content .shop_link .innner_link a {
        display: block;
        margin: 0 auto;
        padding: 15px 0;
        color: #fff;
        font-size: 1.4rem;
        width: 95%;
        background-color: #434343;
        position: relative;
        margin-bottom: 12px;
    }
    .major_content .shop_link .innner_link a::before,
    .major_content .shop_link .innner_link a::after {
        content: '';
        position: absolute;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }
    .major_content .shop_link .innner_link a::before {
        left: 15px;
    }
    .major_content .shop_link .innner_link a::after {
        right: 12px;
        width: 7px;
        height: 10px;
        background: url(/common/images/arrow_white.png) no-repeat center;
        -moz-background-size: contain;
        background-size: contain;
    }
    .major_content .shop_link .innner_link a.money::before {
        width: 30px;
        height: 35px;
        background: url(../images/icon_money.png) no-repeat center;
        -moz-background-size: contain;
        background-size: contain;
    }
    .major_content .shop_link .innner_link a.info::before {
        width: 35px;
        height: 30px;
        background: url(../images/icon_shoe.png) no-repeat center;
        -moz-background-size: contain;
        background-size: contain;
    }
    .major_content .shop_link .innner_link a.timer::before {
        width: 30px;
        height: 33px;
        background: url(../images/icon_timer.png) no-repeat center;
        -moz-background-size: contain;
        background-size: contain;
    }
    .major_content .shop_link .innner_link a.calendar::before {
        width: 30px;
        height: 30px;
        background: url(../images/icon_calendar.png) no-repeat center;
        -moz-background-size: contain;
        background-size: contain;
    }
    .major_content .advertise_area {
        margin-bottom: 20px;
    }
    .major_content .advertise_area .advertise-inner {
        padding: 10px 10px 15px;
    }
    .major_content .advertise_area .advertise-ttl {
        width: 63%;
        margin-bottom: 10px;
    }
    .major_content .advertise_area .left {
        background: #000 url(../images/advertise-img01.png) no-repeat right bottom;
        -moz-background-size: 40%;
        background-size: 40%;
    }
    .major_content .advertise_area .left p {
        width: 63%;
        color: #fff;
        font-size: 1.5rem;
    }
    .major_content .advertise_area .right {
        background: #fef301 url(../images/advertise-img02.png) no-repeat right bottom;
        -moz-background-size: 40%;
        background-size: 40%;
    }
    .major_content .advertise_area .right p {
        width: 63%;
    }
    .major_content #major-lesson {
        margin: 0 auto;
    }
    .major_content #major-lesson h2 {
        margin: 0 15px 25px;
    }
    .major_content #major-lesson h2 em {
        padding-bottom: 0;
        line-height: 1.3;
    }
    .major_content #major-lesson .lesson-list {
        width: 100%;
        padding: 35px 0 40px;
        text-align: center;
        background: #ddd;
    }
    .major_content #major-lesson .lesson-list dt,
    .major_content #major-lesson .lesson-list dd {
        color: #fff;
    }
    .major_content #major-lesson .lesson-list dt {
        font-size: 2.4rem;
        font-weight: bold;
    }
    .major_content #major-lesson .lesson-list dd {
        margin: 10px 15px 0;
        font-size: 1.4rem;
        line-height: 22px;
    }
    .major_content #major-lesson .lesson-list dd .btn {
        width: 82%;
        margin: 24px auto;
    }
    .major_content #major-lesson .lesson-list dd .btn a {
        padding: 10px 0;
        color: #1d8d3c;
        background: #fff;
    }
    .major_content #major-lesson .lesson-list dd .btn a::before {
        width: 7px;
        height: 10px;
        background: url(/common/images/arrow_green.svg) no-repeat center;
        -moz-background-size: contain;
        background-size: contain;
    }
    .major_content #major-lesson .lesson-list.gym {
        background: url(../images/lesson-img01.jpg) no-repeat center;
        -moz-background-size: cover;
        background-size: cover;
    }
    .major_content #major-lesson .lesson-list.studio {
        background: url(../images/lesson-img02.jpg) no-repeat center;
        -moz-background-size: cover;
        background-size: cover;
    }
    .major_content #major-lesson .lesson-list.pool {
        background: url(../images/lesson-img03.jpg) no-repeat center;
        -moz-background-size: cover;
        background-size: cover;
    }
    .major_content #major-lesson .lesson-list.school {
        background: url(../images/lesson-img04.jpg) no-repeat center;
        -moz-background-size: cover;
        background-size: cover;
    }
    .major_content #major-lesson .lesson-list.relaxation {
        background: url(../images/lesson-img05.jpg) no-repeat center;
        -moz-background-size: cover;
        background-size: cover;
    }
    .major_content .facility {
        margin: 0 auto;
        padding: 25px 0 0;
    }
    .major_content .facility .list_facility {
        margin: 15px 0 20px;
    }
    .major_content .facility .map_facility {
        width: 100%;
        height: 180px;
    }
    .major_content .facility .map_facility iframe {
        height: 100%;
    }
    .major_content .facility .facility-img {
        padding: 20px 25px;
        background: #f7f7f7;
    }
    .major_content .plan {
        background: #fff;
        padding: 25px 0 42px;
    }
    .major_content .plan .inner {
        padding: 0;
    }
    .major_content .plan h2 {
        margin-bottom: 35px;
    }
    .major_content .plan .caution {
        color: #ff0000;
        font-size: 1.4rem;
    }
    .major_content .plan .plan-lead-area {
        margin: 0 auto 30px;
    }
    .major_content .plan .plan-lead-area li {
        width: 100%;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .major_content .plan .plan-lead-area li p {
        text-align: center;
    }
    .major_content .plan .plan-lead-area li+li {
        margin-top: 20px;
    }
    .major_content .plan .plan-lead-area .plan-head {
        font-size: 2rem;
        font-weight: bold;
        text-align: center;
    }
    .major_content .plan .plan-lead-area .plan-price {
        position: relative;
        margin: 15px auto 12px;
        padding-bottom: 5px;
        font-size: 3rem;
        color: #1d8d3c;
    }
    .major_content .plan .plan-lead-area .plan-price::before,
    .major_content .plan .plan-lead-area .plan-price::after {
        content: '';
        position: absolute;
        left: 0;
        width: 100%;
        height: 1px;
        background: #1d8d3c;
    }
    .major_content .plan .plan-lead-area .plan-price::before {
        top: -5px;
    }
    .major_content .plan .plan-lead-area .plan-price::after {
        bottom: -5px;
    }
    .major_content .plan .plan-lead-area .plan-price span {
        font-size: 6rem;
        font-weight: bold;
        font-family: 'Oswald', sans-serif;
    }
    .major_content .plan .plan-lead-area .plan-txt {
        font-size: 1.5rem;
    }
    .major_content .plan .rent {
        margin-bottom: 35px;
    }
    .major_content .plan .box_ttl {
        margin-bottom: 15px;
        background: #f7f7f7;
    }
    .major_content .plan .box_ttl::before {
        background: #1d8d3c;
    }
    .major_content .plan .dl_plan {
        margin-top: 15px;
    }
    .major_content .plan .dl_plan .circle:before {
        border-color: #1d8d3c;
    }
    .major_content .plan .dl_plan dd>div dt {
        background: #1d8d3c;
    }
    .major_content .plan .dl_plan .dot {
        color: #1d8d3c;
        padding-left: 17px;
    }
    .major_content .plan .dl_plan .dot::before {
        background: #1d8d3c;
        width: 13px;
        height: 13px;
        top: 5px;
    }
    .major_content .plan .other_plan {
        border: 1px solid #d2d2d2;
        font-size: 1.4rem;
        width: 90%;
    }
    .major_content .plan .other_plan a {
        padding: 16px 20px 16px 0px;
        position: relative;
    }
    .major_content .plan .other_plan a::before {
        right: 10px;
        width: 9px;
        height: 14px;
        background: url(/common/images/arrow_black.png) no-repeat center;
        -moz-background-size: contain;
        background-size: contain;
    }
    .major_content .plan .resist {
        width: 100%;
        margin: 20px auto;
    }
    .major_content .plan .resist a {
        padding: 15px 0;
        color: #fff;
        font-size: 1.7rem;
        letter-spacing: 1px;
        background: #1d8d3c;
    }
    .major_content .plan .resist a::before {
        right: 10px;
        width: 9px;
        height: 14px;
        background: url(/common/images/arrow_white.png) no-repeat center;
        -moz-background-size: contain;
        background-size: contain;
    }
    .major_content .plan .corporation a {
        padding: 7% 7vw 7% 0;
        color: #000;
        font-size: 4vw;
        font-weight: bold;
        letter-spacing: 1px;
        text-align: right;
        border: solid 1px #d2d2d2;
        background: #f7f7f7 url(../images/btn-pict.jpg) no-repeat left top;
        -moz-background-size: contain;
        background-size: contain;
    }
    .major_content .plan .corporation a::before {
        right: 2vw;
        width: 9px;
        height: 14px;
        background: url(/common/images/arrow_black.png) no-repeat center;
        -moz-background-size: contain;
        background-size: contain;
    }
    .major_content .plan .txt_plan+.indent_txt {
        margin-top: 10px;
        font-size: 1.4rem;
    }
    .major_content .staff {
        border-top: solid 2px #cdcdcd;
        background: #fff;
        padding: 30px 0 0;
        border-bottom: solid 2px #cdcdcd;
    }
    .major_content .staff h2 {
        margin: 0 15px;
    }
    .major_content .staff .list_staff {
        margin-top: 20px;
        padding-bottom: 30px;
    }
    .major_content .staff .list_staff ul {
        margin-bottom: 35px;
    }
    .major_content .staff .list_staff .slick-dots li button {
        background: #fff;
    }
    .major_content .access {
        background: #fff;
        padding-bottom: 35px;
        border-bottom: solid 1px #dfdfdf;
        border-top: solid 1px #dfdfdf;
    }
    .major_content .access .access-appointment dd ul li:nth-of-type(1) {
        margin-bottom: 10px;
    }
    .major_content .access .access-appointment dd span {
        text-indent: -1rem;
    }
    .major_content .access .access_content {
        margin-top: 22px;
    }
    .major_content .access .access_content .map {
        margin-bottom: 20px;
        display: block;
    }
    .major_content .access .access_content .map .shop_img {
        width: 100%;
        margin-bottom: 20px;
    }
    .major_content .access .access_content .map .shop_img img {
        width: 100%;
    }
    .major_content .access .access_content .map .map_img {
        width: 100%;
    }
    .major_content .access .access_content .map .map_img img {
        width: 100%;
    }
    .major_content .access .access_content .map .map_img a {
        text-align: right;
        margin-top: 10px;
        display: block;
        text-decoration: underline;
    }
    .major_content .access .access_content dl {
        margin-top: 20px;
    }
    .major_content .access .sc_banner {
        text-align: center;
        margin-top: 10px;
    }
    .major_content .access .sc_banner a img {
        border: solid 1px #105990;
    }
    #lightbox-panel {
        padding: 15px;
        top: 59%;
        width: 90%;
        z-index: 1000;
    }
    #lightbox-panel .program_box p {
        font-size: 1.2rem;
    }
    #lightbox-panel .box_ttl {
        margin-bottom: 10px;
    }
    #lightbox-panel:after {
        right: -10px;
        top: -55px;
    }
    #lightbox-panel figure {
        width: 50%;
        margin: 0 0 15px 15px;
    }
    #lightbox-panel figure img {
        width: 100%;
    }
    #lightbox-panel .hightlight {
        margin: 5px 0 0;
    }
    #lightbox-panel .btn {
        text-align: center;
        margin-top: 5px;
    }
    #lightbox-panel .btn a {
        padding: 15px 60px;
    }
    #lightbox-panel p+p {
        margin-top: 0;
    }
    #BlackWindow {
        z-index: 999;
    }
    #lightbox-panel-2 {
        padding: 15px;
        top: 59%;
        width: 90%;
        z-index: 1000;
    }
    #lightbox-panel-2 .program_box p {
        font-size: 1.2rem;
    }
    #lightbox-panel-2 .box_ttl {
        margin-bottom: 10px;
    }
    #lightbox-panel-2:after {
        right: -10px;
        top: -55px;
    }
    #lightbox-panel-2 figure {
        width: 50%;
        margin: 0 0 15px 15px;
    }
    #lightbox-panel-2 figure img {
        width: 100%;
    }
    #lightbox-panel-2 .hightlight {
        margin: 5px 0 0;
    }
    #lightbox-panel-2 .hightlight span {
        display: inline-block;
        vertical-align: top;
    }
    #lightbox-panel-2 .hightlight span.sp_block {
        display: inline-block;
        background: none;
        color: #ff8100;
        text-align: left;
        font-weight: normal;
        font-size: 1.3rem;
        padding: 0;
    }
    #lightbox-panel-2 .btn {
        text-align: center;
        margin-top: 5px;
    }
    #lightbox-panel-2 .btn a {
        padding: 15px 60px;
    }
    #lightbox-panel-2 p+p {
        margin-top: 0;
    }
    #BlackWindow-2 {
        z-index: 999;
    }
    #lightbox-panel-3 {
        padding: 15px;
        top: 59%;
        width: 90%;
        z-index: 1000;
    }
    #lightbox-panel-3 .program_box p {
        font-size: 1.2rem;
    }
    #lightbox-panel-3 .box_ttl {
        margin-bottom: 10px;
    }
    #lightbox-panel-3:after {
        right: -10px;
        top: -55px;
    }
    #lightbox-panel-3 figure {
        width: 50%;
        margin: 0 0 15px 15px;
    }
    #lightbox-panel-3 figure img {
        width: 100%;
    }
    #lightbox-panel-3 .hightlight {
        margin: 5px 0 0;
    }
    #lightbox-panel-3 .hightlight span {
        display: inline-block;
        vertical-align: top;
    }
    #lightbox-panel-3 .hightlight span.sp_block {
        display: inline-block;
        background: none;
        color: #ff8100;
        text-align: left;
        font-weight: normal;
        font-size: 1.3rem;
        padding: 0;
    }
    #lightbox-panel-3 .btn {
        text-align: center;
        margin-top: 5px;
    }
    #lightbox-panel-3 .btn a {
        padding: 15px 60px;
    }
    #lightbox-panel-3 p+p {
        margin-top: 0;
    }
    #BlackWindow-3 {
        z-index: 999;
    }
    .shop_content .facility .list_facility ul li {
        margin: 0 auto;
    }
    .shop_content .list_facility .slick-prev {
        left: -15px;
        top: 125px;
    }
    .shop_content .list_facility .slick-next {
        right: -10px;
        top: 125px;
    }
    .shop_content .list_facility .slick-next::before {
        position: relative;
        display: block;
        white-space: nowrap;
        text-indent: 100%;
        overflow: hidden;
        font-size: 0;
        background-image: url("/common/images/sprite/sprite_sub_utils.png?rev=1528251340137");
        -moz-background-size: 1331.03448% 1174.13793%;
        background-size: 1331.03448% 1174.13793%;
        background-position: 69.18768% 74.1573%;
        background-repeat: no-repeat;
        zoom: 0.7;
        margin-left: auto;
    }
    .shop_content .list_facility .slick-next::before:after {
        content: '';
        display: block;
        padding-top: 100%;
    }
    .shop_content .list_facility .slick-prev::before {
        position: relative;
        display: block;
        white-space: nowrap;
        text-indent: 100%;
        overflow: hidden;
        font-size: 0;
        background-image: url("/common/images/sprite/sprite_sub_utils.png?rev=1528251340137");
        -moz-background-size: 1331.03448% 1174.13793%;
        background-size: 1331.03448% 1174.13793%;
        background-position: 62.88515% 28.2504%;
        background-repeat: no-repeat;
        zoom: 0.7;
    }
    .shop_content .list_facility .slick-prev::before:after {
        content: '';
        display: block;
        padding-top: 100%;
    }
    .lb-data .lb-details {
        width: 100%;
    }
    .lb-details h3 {
        margin: 10px 0 15px;
    }
    .lb-details p {
        line-height: 1.5em;
    }
    .list_facility .slick-arrow {
        top: 50% !important;
        -webkit-transform: translateY(-17%) !important;
        -moz-transform: translateY(-17%) !important;
        -ms-transform: translateY(-17%) !important;
        transform: translateY(-17%) !important;
    }
    .tbl_shop .tbl_row {
        margin-bottom: 20px;
    }
}

.bannar-adjust {
	display: flex !important;
	justify-content: center !important;
	margin-top: 40px !important;
	margin-bottom: 40px !important;
}
.bannar-adjust a {
	display: block;
}