@charset "utf-8"; /*------------------------

ページタイトル

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

.facility-page .con_mainmovie {
    background-image: url(../../facility/img/page-title.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .facility-page .con_mainmovie {
        background-image: url(../../facility/img/page-title@2x.png);
    }
}

.intro {
    padding-top: 32px;
    margin-bottom: 40px;
    background-image: url(../../facility/img/intro_back.png);
    background-size: 1920px;
    background-position: center top;
    background-repeat: no-repeat;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .intro {
        background-image: url(../../facility/img/intro_back@2x.png);
    }
}

@media screen and (max-width: 1279px) {
    .intro {
        background-size: 1500px;
    }
}

@media screen and (max-width: 767px) {
    .intro {
        padding-top: 300px;
        margin-bottom: 16px;
        background-size: 750px;
        position: relative;
    }
}

@media screen and (max-width: 767px) {
    .intro .main-title {
        width: 210px;
    }
}

.intro .text {
    margin-top: 32px;
    margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
    .intro .text {
        margin-top: 0;
        margin-bottom: 32px;
    }
}

@media screen and (max-width: 767px) {
    .intro .img03 {
        width: 130px;
        position: absolute;
        top: 370px;
        right: 16px;
    }
}

.area01 {
    background-image: url(../../facility/img/area01_back.png);
    background-size: 1920px;
    background-position: center top;
    background-repeat: no-repeat;
    padding-bottom: 32px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .area01 {
        background-image: url(../../facility/img/area01_back@2x.png);
    }
}

@media screen and (max-width: 767px) {
    .area01 {
        background-size: 750px;
    }
}

.area01 .main-title {
    height: 766px;
}

@media screen and (max-width: 767px) {
    .area01 .main-title {
        height: 315px;
    }

    .area01 .main-title img {
        width: 50px;
    }
}

.area01 .img-area {
    margin-top: -40px;
    text-align: center;
    margin-bottom: 32px;
}

@media screen and (max-width: 767px) {
    .area01 .img-area {
        margin-top: 0;
        margin-bottom: 16px;
    }

    .area01 .img-area .img01 {
        margin-bottom: 16px;
    }
}

.area01 .text-area {
    -webkit-font-feature-settings: 'pkna';
    font-feature-settings: 'pkna';
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
}

@media screen and (max-width: 767px) {
    .area01 .text-area {
        -webkit-writing-mode: horizontal-tb;
        writing-mode: horizontal-tb;
    }
}

.area01 .text-area .title {
    color: #fff;
    font-size: 42px;
    margin-left: 56px;
}

@media screen and (max-width: 767px) {
    .area01 .text-area .title {
        margin-left: 0;
        text-align: center;
        margin-bottom: 16px;
        font-size: 32px;
    }
}

.area01 .text-area .title em {
    color: #b99000;
}

.area01 .text-area p {
    line-height: 2.3;
    letter-spacing: .2em;
}

@media screen and (max-width: 767px) {
    .area01 .text-area p {
        margin-left: 0;
        text-align: center;
        line-height: 1.61;
    }
}

.area02 {
    text-align: center;
    border-top: 1px solid #3c3c3b;
    border-bottom: 1px solid #3c3c3b;
}

.area02 .wrap {
    background: #11110f;
}

.area02 .main-title {
    padding-top: 16px;
    font-size: 36px;
    margin-bottom: 16px;
    line-height: 1.3;
}

.area02 .main-title em {
    font-size: 48px;
    color: #b99000;
}

.area03 {
    padding-top: 766px;
    background-image: url(../../facility/img/area03_back.png);
    background-size: 1920px;
    background-position: center top;
    background-repeat: no-repeat;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .area03 {
        background-image: url(../../facility/img/area03_back@2x.png);
    }
}

@media screen and (max-width: 767px) {
    .area03 {
        padding-top: 320px;
        background-size: 750px;
    }
}

.area03 .left-contents {
    text-align: right;
}

@media screen and (max-width: 767px) {
    .area03 .left-contents {
        order: 2;
    }
}

.area03 .main-title {
    font-size: 36px;
    padding-left: 32px;
    padding-top: 32px;
    margin-bottom: 32px;
}

@media screen and (max-width: 767px) {
    .area03 .main-title {
        padding-left: 0;
        padding-top: 0;
        margin-bottom: 16px;
        font-size: 32px;
    }
}

.area03 .main-title em {
    color: #b19200;
}

.area03 p {
    padding-left: 32px;
    margin-bottom: 32px;
}

@media screen and (max-width: 767px) {
    .area03 p {
        padding-left: 0;
        margin-bottom: 16px;
    }
}

.area04 {
    padding-top: 540px;
    background-image: url(../../facility/img/area04_back.png);
    background-size: 1920px;
    background-position: center top;
    background-repeat: no-repeat;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .area04 {
        background-image: url(../../facility/img/area04_back@2x.png);
    }
}

@media screen and (max-width: 767px) {
    .area04 {
        padding-top: 240px;
        background-size: 750px;
    }
}

.area04 .contents-wrap {
    border-top: 1px solid #363635;
    border-bottom: 1px solid #363635;
}

.area04 .main-title {
    font-size: 36px;
    margin-bottom: 16px;
    padding-top: 24px;
    letter-spacing: .2em;
}

@media screen and (max-width: 767px) {
    .area04 .main-title {
        font-size: 24px;
        padding-top: 0;
        letter-spacing: .2em;
        line-height: 1.3;
    }
}

.area04 .main-title em {
    color: #b19200;
    font-size: 48px;
}

@media screen and (max-width: 767px) {
    .area04 .main-title em {
        font-size: 32px;
    }
}

.area04 .right-contents {
    padding-left: 32px;
}

@media screen and (max-width: 767px) {
    .area04 .right-contents {
        padding-left: 0;
    }
}

.area04 .name {
    text-align: center;
}

@media screen and (max-width: 767px) {
    .area04 .name {
        margin-top: 16px;
        margin-bottom: 24px;
    }
}

.area04 dl {
    display: flex;
}

@media screen and (max-width: 767px) {
    .area04 dl {
        flex-direction: column;
    }
}

.area04 dl dt {
    width: 20%;
    position: relative;
    -moz-text-align-last: justify;
    text-align-last: justify;
    text-justify: inter-ideograph;
    padding-right: 24px;
}

@media screen and (max-width: 1279px) {
    .area04 dl dt {
        width: 30%;
    }
}

@media screen and (max-width: 767px) {
    .area04 dl dt {
        width: 100%;
        -moz-text-align-last: left;
        text-align-last: left;
        text-justify: auto;
    }
}

.area04 dl dt:after {
    content: "/";
    position: absolute;
    top: 0;
    right: 8px;
}

@media screen and (max-width: 767px) {
    .area04 dl dt:after {
        content: "";
    }
}

.area04 dl dd {
    width: 80%;
}

@media screen and (max-width: 1279px) {
    .area04 dl dd {
        width: 70%;
    }
}

@media screen and (max-width: 767px) {
    .area04 dl dd {
        width: 100%;
    }
}

.area05 {
    background-image: url(../../facility/img/area05_back.png);
    background-size: 1920px;
    background-position: center top;
    background-repeat: no-repeat;
    padding-top: 40px;
    padding-bottom: 32px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .area05 {
        background-image: url(../../facility/img/area05_back@2x.png);
    }
}

@media screen and (max-width: 1279px) {
    .area05 {
        padding-bottom: 8px;
    }
}

@media screen and (max-width: 767px) {
    .area05 .sub-title {
        display: none;
    }
}

.area05 .name {
    text-align: center;
    font-size: 48px;
    line-height: 1.3;
}

@media screen and (max-width: 1279px) {
    .area05 .name {
        margin-top: -24px;
        margin-bottom: 16px;
    }
}

.area05 .name span {
    font-size: 30px;
    color: #a58c23;
}

.area05 .name b {
    color: rgba(255, 255, 255, 0.66);
    font-size: 16px;
    margin: 0 16px;
    vertical-align: .7em;
}

.area05 .text-area {
    padding: 0 24px;
}

@media screen and (max-width: 1279px) {
    .area05 .text-area {
        padding: 0;
    }
}

@media screen and (max-width: 767px) {
    .area05 .text-area {
        order: 1;
        border-top: 3px double rgba(153, 122, 0, 0.53);
        padding-top: 24px;
    }

    .area05 .img-area {
        order: 2
    }
}

.area05 dl {
    display: flex;
}

.area05 dl dt {
    width: 30%;
    position: relative;
    -moz-text-align-last: justify;
    text-align-last: justify;
    text-justify: inter-ideograph;
    padding-right: 24px;
}

.area05 dl dt:after {
    content: "/";
    position: absolute;
    top: 0;
    right: 8px;
}

.area05 dl dd {
    width: 70%;
}

.area06 {
    text-align: center;
    background-image: url(../../facility/img/area06_back.png);
    background-size: 1170px;
    background-position: center 55px;
    background-repeat: no-repeat;
    padding-top: 40px;
    padding-bottom: 32px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .area06 {
        background-image: url(../../facility/img/area06_back@2x.png);
    }
}

@media screen and (max-width: 767px) {
    .area06 {
        padding-top: 16px;
        background-position: center 32px;
    }
}

.area06 .sub-title {
    color: #b19200;
    font-size: 24px;
    margin-bottom: 24px;
}

.area06 .main-title {
    font-size: 36px;
    margin-bottom: 16px;
}

@media screen and (max-width: 767px) {
    .area06 .main-title {
        font-size: 30px;
    }
}

.area06 p {
    margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
    .area06 p {
        margin-bottom: 0;
    }
}

.area07 {
    padding-top: 40px;
    border-top: 1px solid #363635;
    background: #050404;
    text-align: center;
}

.area07 figure {
    margin: 0 0 16px;
}

.area07 figcaption {
    font-size: 24px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "SourceHanSerifJP-Regular", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
    color: #b79c08;
    top: 12px;
    margin: 0;
}

.area07 div {
    margin-bottom: 8px;
    letter-spacing: 0;
}

.area07 p {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.68);
    margin-bottom: 8px;
}

@media screen and (max-width: 1279px) {
    .area07 figcaption {
        font-size: 18px;
    }

    .area07 div {
        font-size: 14px;
    }

    .area07 p {
        font-size: 12px;
    }
}

@media screen and (max-width: 767px) {
    .area07 figcaption {
        font-size: 24px;
    }

    .area07 div {
        font-size: 16px;
    }
}

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

リラクゼーション

------------------------*/
.relaxation-page .con_mainmovie {
    background-image: url(../../facility/img/relaxation/page-title.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .relaxation-page .con_mainmovie {
        background-image: url(../../facility/img/relaxation/page-title@2x.png);
    }
}

.relaxation-page .intro {
    padding: 56px 0;
    margin-bottom: 0;
    background-image: url(../../facility/img/relaxation/intro_back.png);
    background-size: 1920px;
    background-position: center top;
    background-repeat: no-repeat;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .relaxation-page .intro {
        background-image: url(../../facility/img/relaxation/intro_back@2x.png);
    }
}

@media screen and (max-width: 1279px) {
    .relaxation-page .intro {
        background-size: 1500px;
    }
}

@media screen and (max-width: 767px) {
    .relaxation-page .intro {
        padding-top: 200px;
        padding-bottom: 0;
        margin-bottom: 16px;
        background-size: 650px;
        position: relative;
        background-position: right top;
    }
}

.relaxation-page .intro .headlines {
    margin-bottom: 32px;
}

@media screen and (max-width: 767px) {
    .relaxation-page .intro .headlines {
        margin-bottom: 24px;
    }
}

.relaxation-page .intro .headlines .is-center {
    margin-top: 16px;
    margin-bottom: 24px;
}

.relaxation-page .intro dl {
    display: flex;
    margin-bottom: 8px
}

.relaxation-page .intro dl dt {
    width: 35%;
    position: relative;
    -moz-text-align-last: justify;
    text-align-last: justify;
    padding-right: 30px;
    color: #fff;
    font-size: 16px;
}

@media screen and (max-width: 1279px) {
    .relaxation-page .intro dl dt {
        width: 30%;
    }
}

@media screen and (max-width: 767px) {
    .relaxation-page .intro dl dt {
        width: 30%;
        -moz-text-align-last: left;
        text-align-last: left;
        text-justify: auto;
    }
}

.relaxation-page .intro dl dt:after {
    content: "/";
    position: absolute;
    top: 0;
    right: 10px;
}

@media screen and (max-width: 767px) {
    .relaxation-page .intro dl dt:after {
        right: 12px;
    }
}

.relaxation-page .intro dl dd {
    width: calc(65% - 30px);
    color: #fff;
    font-size: 16px;
    text-align: left;
}

@media screen and (max-width: 1279px) {
    .relaxation-page .intro dl dd {
        width: 70%;
    }
}

@media screen and (max-width: 767px) {
    .relaxation-page .intro dl dd {
        width: calc(70% - 30px);
    }
}

.relaxation-page .intro .main-title {
    margin-top: 34px;
}

@media screen and (max-width: 767px) {
    .relaxation-page .intro .main-title {
        width: 100%;
        margin-top: 24px;
    }
}

.relaxation-page .intro .text {
    margin-left: 8px;
    margin-top: 32px;
    margin-bottom: 56px;
    line-height: 2.188;
    letter-spacing: .1em;
    text-shadow: 0px 0px 7.65px rgba(17, 9, 7, 1);
}

.relaxation-page .headlines {
    margin-bottom: 56px;
}

@media screen and (max-width: 767px) {
    .relaxation-page .headlines {
        margin-bottom: 16px;
    }

    .relaxation-page .headlines span {
        font-size: 46px;
    }
}

@media screen and (max-width: 767px) {
    .relaxation-page .intro .text {
        margin-top: 16px;
        margin-bottom: 32px;
    }
}

.relaxation-page .box_cate .box_table {
    background: #1f1f1e;
    padding: 40px;
}

@media screen and (max-width: 767px) {
    .relaxation-page .box_cate .box_table {
        padding: 16px;
    }
}

.relaxation-page .box_cate table {
    background: transparent;
    text-align: left;
    width: 100%;
    font-size: 16px;
    margin-bottom: 16px;
}

@media screen and (max-width: 767px) {
    .relaxation-page .box_cate table {
        margin-bottom: 16px;
    }
}

.relaxation-page .box_cate .box_table table th::before, .relaxation-page .box_cate .box_table table td::before {
    margin-top: 0;
}

.relaxation-page .box_cate .box_table table tr th, .children-menu-list .box_cate .box_table table tr td {
    border: 0!important;
    background: transparent;
    color: #fff;
    text-align: left;
    width: auto;
    padding: 0;
    font-weight: 400;
    font-size: 20px;
}

@media screen and (max-width: 767px) {
    .relaxation-page .box_cate .box_table table tr th, .children-menu-list .box_cate .box_table table tr td {
        padding: 0;
    }
}

.relaxation-page .box_cate .box_table table tr td {
    text-align: right;
    padding: 0;
}

.relaxation-page .box_cate table tr th:before {
    content: "◆";
    width: 24px;
    display: inline-block;
}

@media screen and (max-width: 767px) {
    .relaxation-page .box_cate table tr th:before {
        color: #ac912f;
    }
}

.relaxation-page .box_cate .box_table {
    border-bottom: 0;
}

.relaxation-page .box_cate .box_table .headlines06 {
    display: flex;
    align-items: center;
}

.relaxation-page .box_cate .box_table .headlines06 span {
    font-size: 14px;
    color: #a9a9a9;
    margin-left: auto;
}

@media screen and (max-width: 767px) {
    .relaxation-page .box_cate .box_table .headlines06 {
        flex-direction: column;
    }

    .relaxation-page .box_cate .box_table .headlines06 span {
        margin-left: 0;
        margin-bottom: 8px;
    }
}

@media screen and (max-width: 374px) {
    .relaxation-page .box_cate .box_table .headlines06 {
        font-size: 20px;
        padding-top: 12px;
    }
}

.relaxation-page .box_cate .box_table table {
    background: transparent;
    text-align: left;
    width: 100%;
    font-size: 16px;
    margin-bottom: 5px;
}

.relaxation-page .box_cate .box_table table tr {
    border-bottom: 1px dotted #6b6b6b;
}

@media screen and (max-width: 767px) {
    .relaxation-page .box_cate .box_table table tr:nth-child(3) {
        border-bottom:0
    }
}

.relaxation-page .box_cate .box_table table tr th, .relaxation-page .box_cate .box_table table tr td {
    border: 0!important;
    background: transparent;
    color: #fff;
    width: auto;
    padding: 16px 0;
    font-weight: 400;
    font-size: 16px;
    vertical-align: middle;
}

@media screen and (max-width: 767px) {
    .relaxation-page .box_cate .box_table table tr {
        margin-bottom: 0;
        width: 100%;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-end;
        flex: auto;
    }

    .relaxation-page .box_cate .box_table table tr th, .single-item-menu .box_cate .box_table table tr th {
        font-size: 16px;
        padding: 8px 0;
        width: 100%;
    }

    .relaxation-page .box_cate .box_table table tr td, .single-item-menu .box_cate .box_table table tr td {
        flex: 0 1 30%;
        padding: 0 0 16px;
    }

    .relaxation-page .box_cate .box_table table tr:nth-child(3) td {
        padding: 0 0 8px;
    }
}

.relaxation-page tr th span {
    margin: 0 8px;
    font-weight: 600;
    font-size: 18px;
}

@media screen and (max-width: 767px) {
    .relaxation-page tr th span {
        margin: 0 4px;
    }
}

.relaxation-page tr th b {
    margin-right: 8px
}

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

ヒーリングルーム岩盤浴

------------------------*/
.healing-room {
    padding: 56px 0;
    margin-bottom: 34px;
    background-image: url(../../facility/img/relaxation/healing-room_back.jpg);
    background-size: 1920px;
    background-position: center top;
    background-repeat: no-repeat;
    font-size: 18px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .healing-room {
        background-image: url(../../facility/img/relaxation/healing-room_back@2x.jpg);
    }
}

@media screen and (max-width: 1279px) {
    .healing-room {
        background-size: 1500px;
    }
}

@media screen and (max-width: 767px) {
    .healing-room {
        padding-top: 200px;
        padding-bottom: 0;
        margin-bottom: 16px;
        background-size: 650px;
        background-position: left top;
        position: relative;
        font-size: 16px;
    }
}

@media screen and (max-width: 767px) {
    .healing-room .main-title {
        width: 343px;
        margin-left: -4px;
    }
}

.healing-room .text {
    font-size: 16px;
    margin-left: 8px;
    margin-top: 32px;
    margin-bottom: 56px;
    line-height: 2.188;
    letter-spacing: .1em;
    text-shadow: 0px 0px 7.65px rgba(17, 9, 7, 1);
}

@media screen and (max-width: 767px) {
    .healing-room .text {
        margin-top: 16px;
        margin-bottom: 16px;
        margin-left: 0px;
    }
}

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

貸切個室

------------------------*/
.private-room {
    margin-bottom: 32px;
}

.relaxation-page .private-room .contents-wrap {
    border-top: 1px solid #363635;
    border-bottom: 1px solid #363635;
}

.relaxation-page .private-room .main-title {
    font-size: 36px;
    margin-bottom: 24px;
    padding-top: 24px;
    letter-spacing: .1em;
}

@media screen and (max-width: 767px) {
    .relaxation-page .private-room .main-title {
        padding-top: 0;
        letter-spacing: .2em;
        line-height: 1.3;
        font-size: 32px;
    }
}

.relaxation-page .private-room .main-title em {
    color: #b19200;
    font-size: 48px;
}

@media screen and (max-width: 767px) {
    .relaxation-page .private-room .main-title em {
        font-size: 36px;
    }
}

.relaxation-page .private-room .right-contents {
    padding-left: 40px;
    font-size: 18px;
}

@media screen and (max-width: 767px) {
    .relaxation-page .private-room .right-contents {
        padding-left: 0;
        font-size: 16px;
    }
}

.relaxation-page .private-room p {
    line-height: 2.3;
    letter-spacing: .2em
}

.relaxation-page .private-room .name {
    text-align: center;
}

@media screen and (max-width: 767px) {
    .relaxation-page .private-room .name {
        margin-top: 16px;
        margin-bottom: 24px;
    }
}

.relaxation-page .private-room dl, .relaxation-page .healing-room dl, .doctor-fish dl {
    display: flex;
}

.relaxation-page .healing-room dl, .doctor-fish dl {
    margin-left: 8px;
}

@media screen and (max-width: 767px) {
    .relaxation-page .private-room dl, .relaxation-page .healing-room dl, .doctor-fish dl {
        flex-direction: column;
        margin-bottom: 0;
        margin-left: 0;
    }
}

.relaxation-page .private-room dl dt, .relaxation-page .healing-room dl dt, .doctor-fish dl dt {
    width: 20%;
    position: relative;
    -moz-text-align-last: justify;
    text-align-last: justify;
    text-justify: inter-ideograph;
    padding-right: 24px;
}

@media screen and (max-width: 1279px) {
    .relaxation-page .private-room dl dt, .relaxation-page .healing-room dl dt .doctor-fish dl dt {
        width: 30%;
    }
}

@media screen and (max-width: 767px) {
    .relaxation-page .private-room dl dt, .relaxation-page .healing-room dl dt, .doctor-fish dl dt {
        width: 100%;
        -moz-text-align-last: left;
        text-align-last: left;
        text-justify: auto;
        padding-left: 20px;
        margin-bottom: 3px;
    }
}

.relaxation-page .private-room dl dt:after, .relaxation-page .healing-room dl dt:after, .doctor-fish dl dt:after {
    content: "/";
    position: absolute;
    top: 0;
    right: 8px;
}

@media screen and (max-width: 767px) {
    .relaxation-page .private-room dl dt:after, .relaxation-page .healing-room dl dt:after, .doctor-fish dl dt:after {
        content: "■";
        right: auto;
        left: 0;
    }
}

.relaxation-page .private-room dl dd, .relaxation-page .healing-room dl dd, .doctor-fish dl dd {
    width: 80%;
}

@media screen and (max-width: 1279px) {
    .relaxation-page .private-room dl dd, .relaxation-page .healing-room dl dd, .doctor-fish dl dd {
        width: 70%;
    }
}

@media screen and (max-width: 767px) {
    .relaxation-page .private-room dl dd, .relaxation-page .healing-room dl dd, .doctor-fish dl dd {
        width: 100%;
        margin-bottom: 16px;
        color: rgba(255, 255, 255, 0.65);
    }
}

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

岩盤浴の5つの効果

------------------------*/
.efficacy {
    background-image: url(../../facility/img/relaxation/efficacy_back.png);
    background-size: 1920px;
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 40px;
    padding-bottom: 48px;
    background-color: #050504;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .efficacy {
        background-image: url(../../facility/img/relaxation/efficacy_back@2x.png);
    }
}

@media screen and (max-width: 1279px) {
    .efficacy {
        padding-bottom: 8px;
    }
}

.efficacy01, .efficacy02, .efficacy03, .efficacy04, .efficacy05 {
    margin-bottom: 40px;
}

.efficacy .main-title {
    margin-bottom: 56px;
}

@media screen and (max-width: 767px) {
    .efficacy .main-title {
        margin-bottom: 32px;
    }

    .efficacy .sub-title {
        display: none;
    }
}

.efficacy .name {
    font-size: 32px;
    padding-left: 40px;
    position: relative;
    display: inline-block;
}

@media screen and (max-width: 767px) {
    .efficacy .name {
        font-size: 28px;
        padding-left: 80px;
    }
}

.efficacy .name:first-letter {
    font-size: 48px;
}

.efficacy .name:before {
    content: '';
    position: absolute;
    top: 40px;
    display: inline-block;
    width: 100px;
    height: 1px;
    background-color: #b09103;
    -webkit-transform: rotate(-60deg);
    transform: rotate(-60deg);
    left: -50px;
}

.efficacy .name span {
    font-size: 64px;
    color: #a58c23;
    margin-right: 32px;
    position: absolute;
    top: -50px;
    left: -30px;
}

@media screen and (max-width: 767px) {
    .efficacy .name span {
        margin-right: 32px;
        top: 0;
        left: 0;
    }

    .efficacy04 .name span, .efficacy05 .name span {
        margin-right: 32px;
        top: -16px;
        left: 0;
    }
}

@media screen and (max-width: 767px) {
    .efficacy .name:before {
        top: 72px;
        left: -10px;
    }

    .efficacy04 .name:before, .efficacy05 .name:before {
        top: 40px;
        left: 0;
    }
}

.efficacy .name b {
    color: rgba(255, 255, 255, 0.66);
    font-size: 16px;
    margin: 0 16px;
    vertical-align: .7em;
}

.efficacy .text-area {
    padding-left: 40px;
    padding-top: 40px;
}

@media screen and (max-width: 1279px) {
    .efficacy .text-area {
        padding: 0;
    }
}

@media screen and (max-width: 767px) {
    .efficacy .text-area {
        order: 1;
        border-top: 3px double rgba(153, 122, 0, 0.53);
        padding-top: 24px;
    }

    .efficacy04 .text-area, .efficacy05 .text-area {
        padding-top: 40px;
    }

    .efficacy .img-area {
        order: 2
    }
}

.efficacy dl {
    display: flex;
}

.efficacy dl dt {
    width: 30%;
    position: relative;
    -moz-text-align-last: justify;
    text-align-last: justify;
    text-justify: inter-ideograph;
    padding-right: 24px;
}

.efficacy dl dt:after {
    content: "/";
    position: absolute;
    top: 0;
    right: 8px;
}

.efficacy dl dd {
    width: 70%;
}

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

ドクターフィッシュ

------------------------*/
.doctor-fish {
    padding: 56px 0;
    margin-bottom: 0;
    background-image: url(../../facility/img/relaxation/doctor-fish_back.png);
    background-size: 1920px;
    background-position: center top;
    background-repeat: no-repeat;
    border-top: 1px solid #ba9d00;
    border-bottom: 1px solid #ba9d00;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .doctor-fish {
        background-image: url(../../facility/img/relaxation/doctor-fish_back@2x.png);
    }
}

@media screen and (max-width: 1279px) {
    .doctor-fish {
        background-size: 1500px;
    }
}

@media screen and (max-width: 767px) {
    .doctor-fish {
        padding-top: 200px;
        padding-bottom: 32px;
        background-size: 650px;
        background-position: right top;
        position: relative;
        font-size: 16px;
    }
}

@media screen and (max-width: 767px) {
    .doctor-fish .headlines span {
        font-size: 44px;
    }
}

@media screen and (max-width: 767px) {
    .doctor-fish .main-title {
        width: 343px;
        margin-left: -4px
    }
}

.doctor-fish .text {
    font-size: 16px;
    margin-left: 8px;
    margin-top: 32px;
    margin-bottom: 56px;
    line-height: 2.188;
    letter-spacing: .1em;
    text-shadow: 0px 0px 7.65px rgba(17, 9, 7, 1);
}

@media screen and (max-width: 767px) {
    .doctor-fish .text {
        margin-top: 16px;
        margin-bottom: 16px;
        margin-left: 0;
    }
}

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

ギャラリー

------------------------*/
.gallery-page .con_mainmovie {
    background-image: url(../../facility/img/gallery/page-title.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .gallery-page .con_mainmovie {
        background-image: url(../../facility/img/gallery/page-title@2x.png);
    }
}

.gallery-page .text-area {
    font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
    -webkit-font-feature-settings: 'pkna';
    font-feature-settings: 'pkna';
    letter-spacing: 0.3em;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    color: rgb(255, 255, 255);
    line-height: 2.5;
}

@media screen and (max-width: 1280px) {
    .gallery-page .text-area {
        line-height: 2;
    }
}

@media screen and (max-width: 767px) {
    .gallery-page .text-area {
        letter-spacing: 0.2em;
        line-height: 1.8;
    }

    .gallery-page .title {
        width: 60px;
        margin: auto;
    }
}

@media screen and (max-width: 767px) {
    .order01 {
        order: 1;
    }

    .order02 {
        order: 2;
    }

    .order03 {
        order: 3;
    }
}

/*------------------------
戸田家ギャラリー
------------------------*/
.gallery-page .gallery {
    margin: 40px 0 0;
    padding: 40px 0 0;
    background-image: url(../../facility/img/gallery/gallery_back.jpg);
    background-size: 1170px;
    background-position: center top;
    background-repeat: no-repeat;
}

@media screen and (max-width: 767px) {
    .gallery-page .gallery {
        margin: 0;
        padding: 330px 0 0 0;
        background-size: 750px;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .gallery-page .gallery {
        background-image: url(../../facility/img/gallery/gallery_back@2x.jpg);
    }
}

.gallery-page .gallery .img {
    margin-top: 60px;
}

@media screen and (max-width: 767px) {
    .gallery-page .gallery .img {
        margin-top: 16px;
        ; }
}

.gallery-page .gallery .title {
    margin-left: 40px;
}

.gallery-page .gallery .text-area {
    margin-left: auto;
}

@media screen and (max-width: 767px) {
    .gallery-page .gallery .text-area {
        margin: auto;
    }
}

.text-combine {
    -webkit-text-combine: horizontal;
    -ms-text-combine-horizontal: all;
    text-combine-upright: all;
}

.gallery-page .gallery .text-area p {
    margin-top: 300px;
    min-height: 400px;
}

@media screen and (max-width: 767px) {
    .gallery-page .gallery .text-area p {
        margin-top: 80px;
        min-height: 350px;
        margin-bottom: 0;
    }
}

/*------------------------
十二代　藤林 徳扇
------------------------*/
.gallery-page .fujibayashi {
    margin-top: -40px;
}

@media screen and (max-width: 767px) {
    .gallery-page .fujibayashi {
        margin-top:40px;
        margin-bottom: 40px;
    }
}

.gallery-page .fujibayashi .title {
    text-align: center;
}

.gallery-page .fujibayashi .img01 {
    margin-top: 100px;
}

@media screen and (max-width: 767px) {
    .gallery-page .fujibayashi .img01 {
        margin-top: 32px;
    }
}

.gallery-page .fujibayashi .img02 {
    margin-bottom: 16px;
}

.gallery-page .fujibayashi .img03 {
    text-align: right;
}

@media screen and (max-width: 767px) {
    .gallery-page .fujibayashi {
        position: relative;
    }

    .gallery-page .fujibayashi .img03 {
        position: absolute;
        top: 680px;
        right: 24px;
        width: 200px;
    }
}

.gallery-page .fujibayashi .text-area {
    margin-top: 200px;
}

@media screen and (max-width: 767px) {
    .gallery-page .fujibayashi .text-area {
        margin-top: 24px;
    }
}

.gallery-page .fujibayashi .text-area p {
    min-height: 480px;
}

@media screen and (max-width: 767px) {
    .gallery-page .fujibayashi .text-area p {
        min-height: 400px;
        margin-bottom: 0;
    }
}

.gallery-page .fujibayashi .text-area_horizontal {
    letter-spacing: 0.2em;
}

.gallery-page .fujibayashi .text-area_horizontal .title {
    text-align: left;
}

@media screen and (max-width: 767px) {
    .gallery-page .fujibayashi .text-area_horizontal .title {
        width: 100%;
    }
}

.gallery-page .fujibayashi .text-area_horizontal .name {
    font-size: 24px;
}

.gallery-page .fujibayashi .text-area_horizontal .name span {
    font-size: 16px;
}

.gallery-page .fujibayashi .second-area {
    margin-top: -100px;
}

@media screen and (max-width: 767px) {
    .gallery-page .fujibayashi .second-area {
        margin-top: 24px;
        ; }
}

/*------------------------
紙人形絵巻
------------------------*/
.gallery-page .paper-doll {
    background-image: url(../../facility/img/gallery/paper-doll_back.jpg);
    background-size: 1400px;
    background-position: center top;
    background-repeat: no-repeat;
    margin-bottom: 40px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .gallery-page .paper-doll {
        background-image: url(../../facility/img/gallery/paper-doll_back@2x.jpg);
    }
}

@media screen and (max-width: 767px) {
    .gallery-page .paper-doll {
        background-size: 1000px;
        background-position: center 200px;
    }
}

.gallery-page .paper-doll .title {
    margin-bottom: 120px;
}

@media screen and (max-width: 767px) {
    .gallery-page .paper-doll .title {
        margin-bottom: 240px;
    }
}

.gallery-page .paper-doll .img01, .gallery-page .paper-doll .img02 {
    text-align: center;
}

.gallery-page .paper-doll .text-area {
    margin: auto;
}

@media screen and (max-width: 767px) {
    .gallery-page .paper-doll .text-area {
        margin: 24px auto 0;
    }
}

#htlSide-A {
    top: 490px;
}
@media (max-width: 1800px) {
    #htlSide-A {
        top: 510px;
    }
}