@charset "UTF-8";
/* CSS Document */

/*********************************

施設紹介カテゴリの設定

/facility.html
/spa.html
/pool.html
/schedule.html
/lesson_sch.html
/studio-gym.html
/restaurant.html
/others.html
/floor.html
/summary.html

----------------------------------

Body setting

**********************************/

body {
    background-repeat: no-repeat;
    background-position: center 114px;
    height: 100%;
}


body#schedule {
    background-image:none;
}

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

facility category Common setting

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

/*Lesson Box  setting*/

article.lesson-box {
    padding: 0;
    margin-bottom: 3.5em;
}

article.lesson-box .lesBxMdl {
    background-color: #fff;
    padding: 0 18px;
}

article.lesson-box .lesBxBtm {
    background: url(../img/_page/boxbtm_lessonbox.png) no-repeat;
    width: 716px;
    height: 5px;
}

article.lesson-box h3 {
    margin: 0 !important;
}

article.lesson-box p {
    margin-bottom: 1.5em;
    line-height: 1.7;
}

article.lesson-box ul {
    overflow: hidden;
    text-align: center;
    padding-bottom: 1.5em;
    display: flex;
    flex-flow: wrap;
    justify-content: space-around;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

article.lesson-box li {
    display: inline;
    margin: 10px 0;
}


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

"facility.html" setting

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

.facility-linkbox {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 1em 20px 0;
}


#facility #pagenav li {
    width: 100%;
    float: none;
    margin: 0 20px 20px;
}

#facility #pagenav li.to_summary {
    height: 70px;
}

#facility #pagenav li a {
    display: block;
    max-width: 484px;
    margin: 0 auto;
    height: auto;
    border: 3px solid #d7d7d7;
    text-decoration: none;
    background: #fff;
    color: #777;
}

#facility #pagenav li a:hover {
    color: #fff;
    border: 3px solid #fff;
}


#facility #pagenav li.to_summary a {
    height: 64px;
}



#pagenav h3 {
    display: none;
}

#pagenav p {
    display: none;
}

#pagenav li.to_summary a {
    background: url(../img/_page/btn_07_facility-sp.png) no-repeat 0px 0px;
}


.facility-scene-img{
    width: 100%;
}


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

"spa.html" setting

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

#spa #clmMain dl {
    padding: 0 20px;
    font-size: 18px;
    overflow: hidden;
}

#spa #clmMain dt,
#spa #clmMain dd {
    line-height: 1.8em;
    font-size: 18px;
}

#spa #clmMain dt {
    float: left;
    margin-right: 30px;
    color: #dc6a50;
    font-weight: bold;
}

#spa #clmMain .in_sec h5 {
    color: #dc6a50;
    font-size: 18px;
}

.int-ttl-spa-sp{
    display: block;
    margin: 0 20px 2em 20px;
    background: #f7b6a7;
    border-radius: 5px;
}

.spa-sec{
    text-align: center;
}

.spa-int{
    display: block;
    margin: 0 auto;
    text-align: left;
    max-width: 340px;
}

.spa-img{
    max-width: 100%;
}

.spa-sp-flex{
    display: flex;
}


@media screen and (max-width:600px){
    .spa-sp-flex{
        flex-wrap: wrap;
    }
}

@media screen and (max-width:479px){
    #spa #clmMain dt {
        float: none;
        margin-right: 0;
    }

    #spa #clmMain dd{
        font-size: 16px;
    }
}

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

"pool.html" setting

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

#pool #clmMain .in_sec h5 {
    text-align: center;
    color: #3e60a8;
}

.pool-img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.pool-pc-img {
    display: none;
}

.int-ttl-pool-sp{
    display: block;
    margin-bottom: 2em;
    background: #B0B7D9;
    border-radius: 5px;
}

#pool-in-sp{
    max-width: 340px;
}



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

"schedule.html・lesson_sch.html" setting

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

.int-ttl-schedule-sp{
    display: block;
    background: #73d3de;
    border-radius: 5px;
    margin: 0 20px;
}


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

"studio-gym.html" setting

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

.studio-ttl-img{
    max-width: 100%;
}

.lesson-box{
    background: #fff;
}

.studio-lesson-pc{
    display: none;
}

.studio-lesson-cont{
    max-width: 340px;
    margin: 0 auto;
}

.studio-lesson-sp-img{
    display: block;
    margin: 0 auto;
    max-width: 100%;
    padding-top: 10px;
}

#studio-gym #clmMain .in_sec h5 {
    color: #ab6f8c;
}

.lesson-btn-gym {
    max-width: 400px;
    margin: 0 auto;
}

.gym-mainimg{
    max-width: 100%;
}


.int-ttl-studio-sp{
    display: block;
    margin-bottom: 2em;
    background: #d8afce;
    border-radius: 5px;
}

.machines-blc{
    max-width: 330px;
    margin: 0;
}

.machines-blc img{
    display: block;
}

.machines-blc h5{
    text-align: center;
}


.studio-machines{
    display: flex;
}

@media screen and (max-width:509px){
    .studio-machines{
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: center;
    }
}

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

"restaurant.html" setting

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

.rest-main{
    display: block;
    margin: 0 auto;
    text-align: left;
    max-width: 340px;
}

.almad-img{
    width: 100%;
}

.int-ttl-rest-sp{
    display: block;
    background: #e6c663;
    border-radius: 5px;
    margin: 0 20px 2em;
}

#restaurant ul.jqtab a td.li-c {
    color: #cea939;
}

#restaurant ul.jqtab a td.li-l {
    background: url(../img/_common/tab-rest_left.png) left top no-repeat;
}

#restaurant ul.jqtab a td.li-c {
    background: #fff;
    border-radius: 10px;
}

#restaurant ul.jqtab a td.li-r {
    background: url(../img/_common/tab-rest_right.png) left top no-repeat;
}

#restaurant ul.jqtab a:hover td.li-l {
    background: url(../img/_common/tab-rest_left.png) left -36px no-repeat;
}

#restaurant ul.jqtab a:hover td.li-c {
    background: url(../img/_common/tab-rest_cnt.png) left -36px repeat-x;
    color: #fff;
}

#restaurant ul.jqtab a:hover td.li-r {
    background: url(../img/_common/tab-rest_right.png) left -36px no-repeat;
}

#restaurant ul.jqtab a.active td.li-l {
    background: url(../img/_common/tab-rest_left.png) left -72px no-repeat;
}

#restaurant ul.jqtab a.active td.li-c {
    background: #e6c663;
    color: #fff;
}

#restaurant ul.jqtab a.active td.li-r {
    background: url(../img/_common/tab-rest_right.png) left -72px no-repeat;
}

#restaurant ul.jqtab a.active li {
    background: url(../img/_common/tab-rest_arrow.png) center bottom no-repeat;
}


#restaurant #clmMain .in_sec_1clm {
    max-width: 100%;
    margin: 0 20px 22px 20px;
    float: none;
    overflow: hidden;
}

#restaurant .in_sec_1clm .restMenuBxTop {
    height: 5px;
    background: url(../img/_page/restMenuBx1_top.png) no-repeat;
}

#restaurant .in_sec_1clm .restMenuBxMdl {
    background-color: #fff;
    padding: 1.3em 20px;
    border-radius: 5px;
}

#restaurant .in_sec_1clm .restMenuBxBtm {
    height: 5px;
    background: url(../img/_page/restMenuBx1_btm.png) no-repeat;
}

#restaurant #clmMain .in_sec_2clm {
    width: 348px;
    margin: 0 11px 22px 11px;
    float: left;
    overflow: hidden;
}

#restaurant .in_sec_2clm .restMenuBxTop {
    height: 5px;
    background: url(../img/_page/restMenuBx_top.png) no-repeat;
}

#restaurant .in_sec_2clm .restMenuBxMdl {
    background-color: #fff;
    padding: 1.3em 20px;
}

#restaurant .in_sec_2clm .restMenuBxBtm {
    height: 5px;
    background: url(../img/_page/restMenuBx_btm.png) no-repeat;
}

#restaurant .in_sec_1clm h5,
#restaurant .in_sec_2clm h5 {
    font-size: 150%;
    color: #cea939;
    margin-bottom: 1em;
    font-weight: bold;
}

#restaurant .in_sec_1clm table,
#restaurant .in_sec_1clm th,
#restaurant .in_sec_1clm td,
#restaurant .in_sec_2clm table,
#restaurant .in_sec_2clm th,
#restaurant .in_sec_2clm td {
    border: none;
}

#restaurant .in_sec_1clm table,
#restaurant .in_sec_2clm table {
    border-bottom: 0;
}

#restaurant .in_sec_1clm th,
#restaurant .in_sec_1clm td,
#restaurant .in_sec_2clm th,
#restaurant .in_sec_2clm td {
    padding: 0.9em 5px;
    font-size: 15px;
    vertical-align: top;
    line-height: 1.4em;
    border-top: #ddd 1px dotted;
}

#restaurant .in_sec_1clm th,
#restaurant .in_sec_2clm th {
    text-align: left;
    font-weight: normal;
}

#restaurant .in_sec_1clm td,
#restaurant .in_sec_2clm td {
    text-align: right;
}

#restaurant .fdwrap {
    overflow: hidden;
}

#restaurant .fdwrap table {
    width: 100%;
}

.menu-cont{
    display: block;
    margin: 0 auto;
}

ul.jqtab{
    max-width: 100%;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}


.tabli {
    width: 220px;
    margin: 0 20px;
}

ul.jqtab li {
    margin-left: 0;
    margin-bottom: 5px;
}


@media screen and (max-width:623px){
    .empty03{
            display: none;
    }
}

@media screen and (max-width:467px){
    .empty02{
        display: none;
    }
}

.li-l,
.li-r{
    display: none;
}

table.tabli td {
    padding: 0px;
    vertical-align: middle;
    background-color: transparent;
    border-radius: 5px;
}

.restMenuBxTop,
.restMenuBxBtm{
    display: none;
}

@media screen and (max-width:519px){
    .empty01{
        display: none;
    }
}


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

"others.html" setting

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

#others #clmMain .in_sec_P3clm {
    overflow: hidden;
    margin-bottom: 3.5em;
    padding: 0 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

#others #clmMain .in_sec_P3clm figure {
    width: 50%;
    margin: 0 auto 2.5em;
    float: none;
}

#others #clmMain .in_sec_P3clm figcaption {
    margin: 0.5em auto 0;
    line-height: 1.5em;
    text-align: center;
    max-width: 200px;
    font-size: 16px;
}

.int-ttl-other-sp{
    background: #73d3de;
    display: block;
    border-radius: 5px;
    margin: 0 20px 20px;
}

.int-ttl-other-img{
    max-width: 100%;
    border-radius: 5px;
}

.other-main{
    margin: 0 20px;
}

.fee-pc{
    display: none;
}

.other-setsu-img{
    width: 80%;
    display: block;
    margin: 0 auto;
}

.other-cont-img{
    max-width: 100%;
}

.other-cont{
    text-align: center;
}

.other-cont-int{
    max-width: 400px;
    margin: 0 auto;
    text-align: left;
    padding-top: 10px;
}


@media screen and (max-width:480px){
    #others #clmMain .in_sec_P3clm figure {
        width: 100%;
    }

    .other-setsu-img{
        max-width: 200px;
    }
}


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

"floor.html" setting

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

#floor #clmMain .in_sec_1F {
    min-height: 430px;
    background: none;
    margin-bottom: 4em;
}

#floor #clmMain .in_sec_2F {
    min-height: 430px;
    background: none;
}

#floor #clmMain .in_sec_1F dl,
#floor #clmMain .in_sec_1F dt,
#floor #clmMain .in_sec_1F dd {
    max-width: 230px;
}

#floor #clmMain .in_sec_2F dl,
#floor #clmMain .in_sec_2F dt,
#floor #clmMain .in_sec_2F dd {
    max-width: 230px;
}

#floor #clmMain .in_sec_2F dl,
#floor #clmMain .in_sec_2F ul {
    padding-left: 0;
}

#floor #clmMain .in_sec_1F dl,
#floor #clmMain .in_sec_2F dl {
    margin-bottom: 50px;
}


#floor #clmMain .in_sec_1F dt,
#floor #clmMain .in_sec_2F dt {
    color: #0090d2;
    font-weight: bold;
    margin-bottom: 1em;
}

#floor #clmMain .in_sec_1F dd,
#floor #clmMain .in_sec_2F dd {
    font-size: 16px;
    padding-top: 0.5em;
}

#floor #clmMain .in_sec_1F ul {
    margin-left: 0;
}

#floor #clmMain .in_sec_1F li,
#floor #clmMain .in_sec_2F li {
    min-height: 26px;
    line-height: 2em;
    padding-left: 35px;
    background-repeat: no-repeat;
    background-position: left center;
    margin-bottom: 0.5em;
    font-size: 16px;
}

li.icn_wc {
    background-image: url(../img/_page/icon_floorsign_wc.png);
}

li.icn_vf {
    background-image: url(../img/_page/icon_floorsign_vf.png);
}

li.icn_ev {
    background-image: url(../img/_page/icon_floorsign_ev.png);
}

.int-ttl-floor-sp{
    background: #73d3de;
    display: block;
    border-radius: 5px;
    margin: 0 20px 2em;
}

.floor-map-img{
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.floor-flex{
    display: flex;
    justify-content: space-around;
    margin: 40px 20px 0;
}


@media screen and (max-width:490px){
    .floor-flex{
        align-items: center;
        flex-direction: column;
        margin: 0px 20px 60px;
    }

    #floor #clmMain .in_sec_1F dl,
    #floor #clmMain .in_sec_2F dl {
        margin-bottom: 20px;
    }
}




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

"progrem.html" setting

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


.fee-pc{
    display: none;
}

ul.progrem-btn{
    display: none;
}
#progrem ul.progrem-btn {
    display: flex;
    width: 90%;
    margin: 0 auto;
}
#progrem ul.progrem-btn a {
    width: 100%;
    flex: 1;
    padding: 0 5px;
}
#progrem ul.progrem-btn li {
    width: 100%;
}
#progrem ul.progrem-btn .tabli {
    width: 100%;
    margin: 0;
}
#progrem table.tabli td {
    font-size: 12px !important;
}

.int-ttl-progrem-sp{
    display: block;
    background: #f6b13a;
    border-radius: 5px;
    margin: 0 20px 2em;
}
.program_table {
    border: none;
}
.program_table tr {
    display: block;
    margin-top: 2em;
    border-right: #ddd solid 1px;
    border-bottom: #ddd solid 1px;
}
.program_table tr:first-child {
    display: none;
}
.program_table tr:nth-of-type(2) {
    margin-top: 0;
}
.program_table tr::after {
    content: "";
    display: block;
    clear: both;
}
.program_table * {
    box-sizing: border-box;
}
.program_table th {
    display: block;
    width: 100%;
    border-right: 0;
    border-bottom: 0;
    font-size: 16px;
}
#progrem .program_table .lessen_head-sp {
    display: block;
    background-color: #ccc;
}
.program_table td {
    display: block;
    float: left;
    width: calc(100%/3);
    border-right: 0;
    border-bottom: 0;
}
#motion_area2 td {
    width: calc(100%/2);
}
.program_table td:last-child {
    width: 100%;
}
#motion_area2 td:last-child {
    width: 100%;
}
#progrem .lessen_head-sp {
    display: block;
    margin: -0.8em -7px 0.8em;
    padding: 0.8em 7px;
    background-color: #aaa;
    color: #fff;
}

.fee-pro-th{
    padding: 20px 5px;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
}

.fee-pro-td{
    background-color: #FFF;
    padding: 15px 5px;
    font-size: 14px;
    line-height: 1.4;
}

.pro-not{
    margin: 20px 0;
}

.fit-channel{
    color:#e9942b;
    line-height: 1.4;
    padding-left: 0 !important;
}

.lsfc{
    line-height: 1.7;
}

.pro-menu-color1{
    background: #dc6a50;
    color: #fff;
    font-size: 15px;
}

.pro-menu-color2{
    background: #3e60a8;
    color: #fff;
    font-size: 15px;
}

.pro-menu-color3{
    background: #ab6f8c;
    color: #fff;
    font-size: 15px;
}

.pro-menu-int-color1{
    background: #dc6a50;
    color: #fff;
    font-size: 16px;
    padding: 10px;
}

.pro-menu-int-color2{
    background: #3e60a8;
    color: #fff;
    font-size: 16px;
    padding: 10px 13px;
}

.pro-menu-int-color3{
    background: #ab6f8c;
    color: #fff;
    font-size: 16px;
    padding: 10px;
}

.pro-menu-int{
    line-height: 1.5;
    font-size: 14px;
}

.pro-menu-int-name{
    color: #fff;
    background: #888;
    line-height: 1.5;
}

.member-in{
    margin-top: 10px;
}

.lesson-not-sp{
    padding-left: 0 !important;
}

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

"summary.html" setting

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

.summary-ttl-img{
    display: none;
}

.int-ttl-summary-sp{
    background: #73d3de;
    display: block;
    border-radius: 5px;
    margin: 0 20px 2em 20px;
}

.summary-subttl-img{
    padding-left: 20px;
}

#summary #clmMain .in_sec_P5clm {
    overflow: hidden;
    margin-bottom: 3.5em;
    padding: 0 20px;
}

#summary #clmMain .in_sec_P5clm figure {
    width: 132px;
    margin: 0 14px 1.5em 0;
    float: left;
}

#summary #clmMain .in_sec_P5clm figcaption {
    margin-top: 0.5em;
    line-height: 1.5em;
    text-align: center;
}

.in-secWrap{
    display: flex;
    justify-content: center;
}

#summary #clmMain .in-secWrap {
    padding: 0 20px;
    overflow: hidden;
}

.adr-left,
.adr-right{
    max-width: 300px;
}

#summary #clmMain .in-secWrap .adr-left,
#summary #clmMain .in-secWrap .adr-right {
    overflow: hidden;
}

#summary #clmMain .in-secWrap .adr-left {
    float: none;
    padding: 10px;
}

#summary #clmMain .in-secWrap .adr-right {
    display: block;
    float: none;
    padding: 10px;
    border-left: #ccc dotted 1px;
}

#summary #clmMain .in-secWrap dl {
    overflow: hidden;
    line-height: 1.2em;
}

#summary #clmMain .in-secWrap dt,
#summary #clmMain .in-secWrap dd {
    font-size: 16px;
    margin-bottom: 0.7em;
}

#summary #clmMain .in-secWrap dt {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.7;
}

#summary #clmMain .in-secWrap dd span {
    color: #F60;
}

#summary #clmMain .in-secWrap dd .imgbtn {
    display: block;
    margin: 15px auto;
}


#summary #clmMain p.beCareful {
    font-size: 120%;
    line-height: 1.5em;
    margin-bottom: 2em;
    padding: 0 20px;
}

#summary #clmMain .in_sec {
    min-height: inherit;
}

#summary #clmMain .in_sec h5 {
    color: #02b9ce;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0.8em;
    line-height: 1.7;
}

#summary #clmMain .in_sec h5 small {
    font-size: 80%;
}

#summary #clmMain .in_sec li {
    font-size: 16px;
    padding-left: 25px;
    padding-right: 25px;
    line-height: 1.7;
    background: url(../img/_common/listsquare.png) no-repeat 15px 0.7em;
}


.sum-cont-sp{
    max-width: 768px;
}


@media screen and (max-width:509px){
    .in-secWrap{
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    #summary #clmMain .in-secWrap .adr-right {
        border-left: 0;
        border-top: #ccc dotted 1px;
    }
}
