@charset "utf-8";

/*
/////sscss/////
Smart Style Complex Original Stylesheet Template.
URL:http://ss-complex.com/
Author:Seiji Okabe
*/

/*-----clearfix-----*/
.cf:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.cf {
    min-height: 1px;
}

* html .cf {
    height: 1px;
}

/*-----cleartext-----*/
.clearText {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

/*-----hover-----*/
/*a:hover {opacity: 0.7 !important;}*/

/*-----common-----*/
/*all device*/
.wrapper {
    width: 100%;
    position: relative;
}

.taRBlk {
    text-align: right;
    display: block;
}

.noLine {
    text-decoration: none;
}

.bold {
    font-weight: bold;
}

.bgFit {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.bgFit.ctn {
    background-size: contain;
}

.kome {
    margin-left: 1.2em;
}

.kome li {
    position: relative;
    list-style-type: none !important;
}

.kome li:before {
    position: absolute;
    content: '※';
    left: -1.2em;
    top: 0;
}

.taL {
    text-align: left;
}

.taC {
    text-align: center;
}

.taR {
    text-align: right;
}

.fL {
    float: left;
}

.fR {
    float: right;
}

.fBox {
    margin-left: -0.5%
}

.f1of2 {
    float: left;
    width: 49.5%;
    margin-left: 0.5%;
}

.f1of3 {
    float: left;
    width: 32.8333%;
    margin-left: 0.5%;
}

.f2of3 {
    float: left;
    width: 65.6666%;
    margin-left: 0.5%;
}

.f1of4 {
    float: left;
    width: 27%;
    margin-left: 0.5%;
}

.f3of4 {
    float: left;
    width: 72%;
    margin-left: 0.5%;
}

.f1of5 {
    float: left;
    width: 16%;
    margin-left: 4%;
}

.f2of5 {
    float: left;
    width: 36%;
    margin-left: 4%;
}

.f3of5 {
    float: left;
    width: 56%;
    margin-left: 4%;
}

.f4of5 {
    float: left;
    width: 76%;
    margin-left: 4%;
}

.f1of6 {
    float: left;
    width: 12.6666%;
    margin-left: 4%;
}

.f5of6 {
    float: left;
    width: 79.3333%;
    margin-left: 4%;
}

.f1of7 {
    float: left;
    width: 10.2857%;
    margin-left: 0.5%;
}

.f2of7 {
    float: left;
    width: 24.5714%;
    margin-left: 0.5%;
}

.f3of7 {
    float: left;
    width: 38.8571%;
    margin-left: 0.5%;
}

.f4of7 {
    float: left;
    width: 53.1428%;
    margin-left: 0.5%;
}

.f5of7 {
    float: left;
    width: 67.4285%;
    margin-left: 0.5%;
}

.f6of7 {
    float: left;
    width: 81.7142%;
    margin-left: 0.5%;
}

.autoImg {
    width: 100%;
    height: auto;
}

/*sp*/
@media only screen and (max-width: 639px) {
    .autoImgSp {
        width: 100%;
        height: auto;
    }
}


.autoImg.full {
    width: auto;
    max-width: 100%;
    height: auto;
    display: table;
    margin: 0 auto;
}

.autoImg.lg {
    width: 80%;
    margin: 0 auto;
    display: block;
}

.autoImg.md {
    width: 50%;
    margin: 0 auto;
    display: block;
}

.autoImg.sm {
    width: 30%;
    margin: 0 auto;
    display: block;
}

.autoKern {
    font-feature-settings: "palt" 1;
    letter-spacing: 0.1em;
}

/*sp*/
@media only screen and (max-width: 639px) {
    .hideSp {
        display: none !important;
    }

    .taLSp {
        text-align: left !important;
    }

    .taCSp {
        text-align: center !important;
    }

    .taRSp {
        text-align: right !important;
    }

    .fLSp {
        float: left;
    }

    .fRSp {
        float: right;
    }

    .fBoxSp {
        margin-left: -1%
    }

    .f1of2Sp {
        float: left;
        width: 49%;
        margin-left: 1%;
    }

    .f1of3Sp {
        float: left;
        width: 29.3333%;
        margin-left: 4%;
    }

    .f2of3Sp {
        float: left;
        width: 62.6666%;
        margin-left: 4%;
    }

    .f1of4Sp {
        float: left;
        width: 24%;
        margin-left: 1%;
    }

    .f3of4Sp {
        float: left;
        width: 72%;
        margin-left: 1%;
    }

    .f1of5Sp {
        float: left;
        width: 16%;
        margin-left: 4%;
    }

    .f2of5Sp {
        float: left;
        width: 36%;
        margin-left: 4%;
    }

    .f3of5Sp {
        float: left;
        width: 56%;
        margin-left: 4%;
    }

    .f4of5Sp {
        float: left;
        width: 76%;
        margin-left: 4%;
    }

    .f1of6Sp {
        float: left;
        width: 12.6666%;
        margin-left: 4%;
    }

    .f5of6Sp {
        float: left;
        width: 79.3333%;
        margin-left: 4%;
    }

    .f1of7Sp {
        float: left;
        width: 10.2857%;
        margin-left: 4%;
    }

    .f2of7Sp {
        float: left;
        width: 24.5714%;
        margin-left: 4%;
    }

    .f3of7Sp {
        float: left;
        width: 38.8571%;
        margin-left: 4%;
    }

    .f4of7Sp {
        float: left;
        width: 53.1428%;
        margin-left: 4%;
    }

    .f5of7Sp {
        float: left;
        width: 67.4285%;
        margin-left: 4%;
    }

    .f6of7Sp {
        float: left;
        width: 81.7142%;
        margin-left: 4%;
    }

    .autoImg {
        width: 100%;
        height: auto;
    }

    .autoImg.fullSp {
        width: auto;
        max-width: 100%;
        height: auto;
        display: table;
        margin: 0 auto;
    }

    .autoImg.lgSp {
        width: 85%;
        margin: 0 auto;
        display: block;
    }

    .autoImg.mdSp {
        width: 50%;
        margin: 0 auto;
        display: block;
    }

    .autoImg.smSp {
        width: 30%;
        margin: 0 auto;
        display: block;
    }
}

/*pc*/
@media only screen and (min-width: 640px) {
    .hidePc {
        display: none !important;
    }

    .taLPc {
        text-align: left;
    }

    .taCPc {
        text-align: center;
    }

    .taRPc {
        text-align: right;
    }

    .fLPc {
        float: left;
    }

    .fRPc {
        float: right;
    }

    .fBoxPc {
        margin-left: -0.5%
    }

    .f1of2Pc {
        float: left;
        width: 49.5%;
        margin-left: 0.5%;
    }

    .f1of3Pc {
        float: left;
        width: 32.8333%;
        margin-left: 0.5%;
    }

    .f2of3Pc {
        float: left;
        width: 65.6666%;
        margin-left: 0.5%;
    }

    .f1of4Pc {
        float: left;
        width: 24.5%;
        margin-left: 0.5%;
    }

    .f3of4Pc {
        float: left;
        width: 73.5%;
        margin-left: 0.5%;
    }

    .f1of5Pc {
        float: left;
        width: 16%;
        margin-left: 4%;
    }

    .f2of5Pc {
        float: left;
        width: 36%;
        margin-left: 4%;
    }

    .f3of5Pc {
        float: left;
        width: 56%;
        margin-left: 4%;
    }

    .f4of5Pc {
        float: left;
        width: 76%;
        margin-left: 4%;
    }

    .f1of6Pc {
        float: left;
        width: 12.6666%;
        margin-left: 4%;
    }

    .f5of6Pc {
        float: left;
        width: 79.3333%;
        margin-left: 4%;
    }

    .f1of7Pc {
        float: left;
        width: 10.2857%;
        margin-left: 0.5%;
    }

    .f2of7Pc {
        float: left;
        width: 24.5714%;
        margin-left: 0.5%;
    }

    .f3of7Pc {
        float: left;
        width: 38.8571%;
        margin-left: 0.5%;
    }

    .f4of7Pc {
        float: left;
        width: 53.1428%;
        margin-left: 0.5%;
    }

    .f5of7Pc {
        float: left;
        width: 67.4285%;
        margin-left: 0.5%;
    }

    .f6of7Pc {
        float: left;
        width: 81.7142%;
        margin-left: 0.5%;
    }

    .autoImg {
        width: 100%;
        height: auto;
    }

    .autoImg.fullPc {
        width: auto;
        max-width: 100%;
        height: auto;
        display: table;
        margin: 0 auto;
    }

    .autoImg.lgPc {
        width: 80%;
        margin: 0 auto;
        display: block;
    }

    .autoImg.mdPc {
        width: 50%;
        margin: 0 auto;
        display: block;
    }

    .autoImg.smPc {
        width: 30%;
        margin: 0 auto;
        display: block;
    }
}

/*-----customize-----*/

/*-----content-size-----*/
/*sp*/
@media only screen and (max-width: 639px) {

    .fixBox,
    .fixBoxSp {
        margin-left: 2.5% !important;
        margin-right: 2.5% !important;
    }

    .fixBoxSSp {
        margin-left: 6% !important;
        margin-right: 6% !important;
    }
}

/*pc*/
@media only screen and (min-width: 640px) {

    .fixBox,
    .fixBoxPc {
        margin-left: 2.5% !important;
        margin-right: 2.5% !important;
    }
}

/*-----font-color-----*/
body {
    color: #727171
}

.white {
    color: #fff;
}

.red {
    color: #d32f2f;
}

.orange {
    color: #CC9E40;
}

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

a:hover {
    text-decoration: none;
}

/*-----font-smoothing-----*/
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/*-----background-color-----*/
body {
    background-position: center top;
    background-repeat: repeat-y;
}

/*-----font-family-----*/
@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 100;
    src: url(http://fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-Thin.woff2) format('woff2'),
        url(http://fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-Thin.woff) format('woff'),
        url(http://fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-Thin.otf) format('opentype');
}

@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 200;
    src: url(http://fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-Light.woff2) format('woff2'),
        url(http://fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-Light.woff) format('woff'),
        url(http://fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-Light.otf) format('opentype');
}

@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 400;
    src: url(http://fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-Regular.woff2) format('woff2'),
        url(http://fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-Regular.woff) format('woff'),
        url(http://fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-Regular.otf) format('opentype');
}

@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 700;
    src: url(http://fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-Bold.woff2) format('woff2'),
        url(http://fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-Bold.woff) format('woff'),
        url(http://fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-Bold.otf) format('opentype');
}

html {
    font-family: Noto Sans Japanese, YuGothic, '游ゴシック', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.ming {
    font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
    font-weight: normal;
}

/*-----font-size-----*/
/*all device*/
/*sp*/
@media only screen and (max-width: 639px) {

    .textXL,
    .textXLSp {
        font-size: 8vw;
    }

    .textLL,
    .textLLSp {
        font-size: 6.8vw;
    }

    .textL,
    .textLSp {
        font-size: 6.5vw;
    }

    .textM,
    .textMSp {
        font-size: 4.7vw;
    }

    .textS,
    .textSSp {
        font-size: 4vw;
    }

    .textXS,
    .textXSSp {
        font-size: 3.5vw;
    }

    .textXXS {
        font-size: 3vw;
        font-weight: 100;
    }
}

/*pc*/
@media only screen and (min-width: 640px) {

    .textXL,
    .textXLPc {
        font-size: 30px;
    }

    .textLL,
    .textLLPc {
        font-size: 28px;
    }

    .textL,
    .textLPc {
        font-size: 24px;
    }

    .textMM,
    .textMMPc {
        font-size: 20px;
    }

    .textM,
    .textMPc {
        font-size: 18px;
    }

    .textS,
    .textSPc {
        font-size: 16px;
    }

    .textXS,
    .textXSPc {
        font-size: 14px;
    }

    .textXXS {
        font-size: 12px;
        font-weight: 100;
    }
}

/*-----font-weight-----*/
/*all device*/
/*sp*/
@media only screen and (max-width: 639px) {

    .textThin,
    .textThinSp {
        font-weight: 100;
    }

    .textLight,
    .textLightSp {
        font-weight: 200;
    }
}

/*pc*/
@media only screen and (min-width: 640px) {

    .textThin,
    .textThinPc {
        font-weight: 100;
    }

    .textLight,
    .textLightPc {
        font-weight: 200;
        line-height: 1.8em;
        letter-spacing: 0.1em;
    }
}

/*-----margin-top-----*/
/*all device*/
/*sp*/
@media only screen and (max-width: 639px) {

    .mtXS,
    .mtXSSp {
        margin-top: 5px !important;
    }

    .mtS,
    .mtSSp {
        margin-top: 10px !important;
    }

    .mtM,
    .mtMSp {
        margin-top: 20px !important;
    }

    .mtL,
    .mtLSp {
        margin-top: 30px !important;
    }

    .mtLL,
    .mtLLSp {
        margin-top: 50px !important;
    }

    .mbL,
    .mbLSp {
        margin-bottom: 30px !important;
    }

    .mlM,
    .mlMSp {
        margin-left: 20px !important;
    }

    .mrM,
    .mrMSp {
        margin-right: 20px !important;
    }
}

/*pc*/
@media only screen and (min-width: 640px) {

    .mtS,
    .mtSPc {
        margin-top: 10px !important;
    }

    .mtM,
    .mtMPc {
        margin-top: 20px !important;
    }

    .mtMM,
    .mtMMPc {
        margin-top: 40px !important;
    }

    .mtL,
    .mtLPc {
        margin-top: 60px !important;
    }

    .mtLL,
    .mtLLPc {
        margin-top: 100px !important;
    }

    .mbL,
    .mbLPc {
        margin-bottom: 60px !important;
    }
}

/*----------------------MENU------------------------*/
.inner {
    width: 1000px;
    margin: 0 auto;
}

.inner:after {
    content: "";
    clear: both;
    display: block;
}

#top-head {
    top: -100px;
    position: absolute;
    width: 100%;
    margin: 100px auto 0;
    padding: 30px 0 15px;
    z-index: 999;
}

#top-head a,
#top-head {
    text-decoration: none;
    font-weight: 200;
}

#top-head .inner {
    position: relative;
}

#top-head .logo {
    float: left;
    z-index: 999;
    margin-top: -25px;
    margin-left: 10px;
}

#top-head .logo img {
    width: 200px;
}

#top-head .foreHead .environLogo {
    float: left;
    margin: 0px 0 0 350px;
}

#top-head .foreHead .jumpBtn {
    margin: -20px 0 -5px 0;
    padding: 3px 3px 0px;
    float: right;
    border-radius: 0 0 6px 6px;
}

#top-head .foreHead .jumpBtn .number {
    margin: 10px 10px 0 0;
    display: inline-block;
}

#top-head .foreHead .jumpBtn .book {
    margin-top: 6px;
    /*background: #b97480;*/
    /*background: #CC9E40;*/
    padding: 7px 0px;
    border-radius: 4px;
    background: rgb(168, 151, 108);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(168, 151, 108, 1) 0%, rgba(227, 210, 166, 1) 50%, rgba(168, 151, 108, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(168, 151, 108, 1) 0%, rgba(227, 210, 166, 1) 50%, rgba(168, 151, 108, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(168, 151, 108, 1) 0%, rgba(227, 210, 166, 1) 50%, rgba(168, 151, 108, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a8976c', endColorstr='#a8976c', GradientType=0);
    /* IE6-9 */
}

#top-head .foreHead .jumpBtn ul li {
    display: inline-block;
    color: white;
    padding: 0px 16px 6px 16px;
}

.menuBtn {
    position: fixed;
    right: 0px;
    top: 0px;
    width: 46px;
    height: 46px;
    cursor: pointer;
    z-index: 102;
    background: rgb(168, 151, 108);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(168, 151, 108, 1) 0%, rgba(227, 210, 166, 1) 50%, rgba(168, 151, 108, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(168, 151, 108, 1) 0%, rgba(227, 210, 166, 1) 50%, rgba(168, 151, 108, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(168, 151, 108, 1) 0%, rgba(227, 210, 166, 1) 50%, rgba(168, 151, 108, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a8976c', endColorstr='#a8976c', GradientType=0);
    /* IE6-9 */
}

.menuBtn span {
    display: block;
    position: absolute;
    height: 1px;
    width: 29px;
    background: #fff;
    left: 8px;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
}

.cartBtn {
    position: fixed;
    right: 140px;
    top: 0px;
    width: 46px;
    height: 46px;
    cursor: pointer;
    z-index: 100;
    background-color: #ebba80;
    border-right: #fff solid 1px;
}

.cartBtn img {
    width: 24px;
    height: 23px;
    margin: 12px auto;
    display: block;
}

.phoneBtn {
    position: fixed;
    right: 93px;
    top: 0px;
    width: 46px;
    height: 46px;
    cursor: pointer;
    z-index: 100;
    border-right: #fff solid 1px;
    background: rgb(168, 151, 108);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(168, 151, 108, 1) 0%, rgba(227, 210, 166, 1) 50%, rgba(168, 151, 108, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(168, 151, 108, 1) 0%, rgba(227, 210, 166, 1) 50%, rgba(168, 151, 108, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(168, 151, 108, 1) 0%, rgba(227, 210, 166, 1) 50%, rgba(168, 151, 108, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a8976c', endColorstr='#a8976c', GradientType=0);
    /* IE6-9 */
}

.phoneBtn img {
    width: 13px;
    height: 24px;
    margin: 11px 17px;
}

.mailBtn {
    position: fixed;
    right: 46px;
    top: 0px;
    width: 46px;
    height: 46px;
    cursor: pointer;
    z-index: 100;
    border-right: #fff solid 1px;
    background: rgb(168, 151, 108);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(168, 151, 108, 1) 0%, rgba(227, 210, 166, 1) 50%, rgba(168, 151, 108, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(168, 151, 108, 1) 0%, rgba(227, 210, 166, 1) 50%, rgba(168, 151, 108, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(168, 151, 108, 1) 0%, rgba(227, 210, 166, 1) 50%, rgba(168, 151, 108, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a8976c', endColorstr='#a8976c', GradientType=0);
    /* IE6-9 */
}

.mailBtn img {
    width: 23px;
    height: 14px;
    margin: 16px 12px;
}

#top-head .foreHead .jumpBtn .book a {
    position: relative;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    padding: 10px 10px 10px 30px;
}

#top-head .foreHead .jumpBtn .book a:before {
    content: '';
    position: absolute;
    width: 15px;
    height: 12px;
    left: 5%;
    top: 50%;
    margin-top: -6px;
    background: url(common/image/mail.png);
}

#global-nav {
    position: relative;
}

#global-nav p {
    position: absolute;
    /* right: 220px; */
    right: 42%;
    bottom: -6px;
    color: #727171;
}

#global-nav .eigyoTime {
    font-size: 12px;
    top: -5px;
    bottom: 0;
}

#global-nav .kanzenSign {
    font-family: Noto Sans Japanese, YuGothic, '游ゴシック', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 14px;
    font-weight: 200;
    margin-right: 10px;
}

.kan {
    display: inline-block;
}

.kanzen {
    margin-right: 20px;
}

#global-nav ul {
    list-style: none;
    position: absolute;
    right: 0;
    bottom: 1px;
    font-size: 15px;
    top: 25px;
}

#global-nav ul li {
    float: left;
}

#global-nav ul li a {
    padding: 0 15px;
    display: block;
    position: relative;
    overflow: hidden;
    color: #555;
}

#global-nav ul li a:after {
    content: '';
    display: block;
    width: 0;
    margin: 0px auto 0;
    border-bottom: 1px solid #b1b1b1;
    -webkit-transition: all 0.2s cubic-bezier(.25, .1, .25, 1);
    transition: all 0.2s cubic-bezier(.25, .1, .25, 1);
}

#global-nav ul li a:hover:after {
    width: 100%;
}

/* Fixed */
#top-head.fixed {
    margin-top: 0;
    top: 0;
    position: fixed;
    padding-top: 30px;
    background: #fff;
    background: rgba(0, 0, 0, .5);
    transition: top 0.4s;
    -webkit-transition: top 0.4s;
    -moz-transition: top 0.4s;
}

#top-head.fixed .logo {}

#top-head.fixed .logo img {
    filter: brightness(200%) grayscale(100%);
}

#top-head.fixed #global-nav ul {
    list-style: none;
    right: 0;
    bottom: 20px;
    font-size: 15px;
}

#top-head.fixed #global-nav p {
    color: #fff;
}

#top-head.fixed #global-nav ul li a {
    color: #fff;
    padding: 0 15px;
}

#top-head.fixed #global-nav ul li a:after {
    content: '';
    display: block;
    width: 0;
    margin: 0px auto 0;
    border-bottom: 1px solid #fff;
    -webkit-transition: all 0.25s cubic-bezier(.25, .1, .25, 1);
    transition: all 0.25s cubic-bezier(.25, .1, .25, 1);
}

#top-head.fixed #global-nav ul li a:hover:after {
    width: 100%;
}

/* Toggle Button */
#nav-toggle {
    display: none;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 46px;
    height: 46px;
    cursor: pointer;
    z-index: 101;
}

#nav-toggle div {
    position: relative;
}

#nav-toggle span {
    display: block;
    position: absolute;
    height: 1px;
    top: 20px;
    margin: 10px;
    width: 50%;
    background: #fff;
    left: 0;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
}

#nav-toggle span:nth-child(1) {
    top: 4px;
}

#nav-toggle span:nth-child(2) {
    top: 12px;
}

#nav-toggle span:nth-child(3) {
    top: 20px;
}

/*-----------------MENUここまで----------------------*/
/*pc*/
@media only screen and (min-width: 640px) {
    .onLineShop a {
        font-size: 14px;
        border: 1px solid #b3b3b3;
        border-radius: 4px;
        padding: 8px;
        margin-right: 10px;
        letter-spacing: -0.1em;
        position: relative;
        color: #555;
        background-color: #fff;
    }

    .onLineShop a:hover {
        background-color: #333;
        border: 1px solid #333;
        color: #fff;
    }

    .onLineShop a:before {
        content: '';
        width: 15px;
        height: 14px;
        background-image: url(common/image/cart.png);
        background-size: contain;
        background-repeat: no-repeat;
        display: inline-block;
        vertical-align: middle;
        margin: 0 5px 4px 0;
    }

    .onLineShop a:hover:before {
        background-image: url(common/image/cartWhite.png);
    }

    .underLine:after {
        content: '';
        display: block;
        width: 50px;
        height: 1px;
        background-color: #727171;
        position: absolute;
        left: 50%;
        margin-left: -25px;
        margin-top: 15px;
    }

    h3 span {
        font-family: 'Noto Sans Japanese';
        font-weight: 100;
    }

    h4 {
        font-weight: normal;
    }

    .titleM {
        font-size: 42px;
        padding-bottom: 10px;
        font-weight: normal;
        letter-spacing: -0.05em;
    }

    .titleB {
        font-size: 50px;
        padding-bottom: 10px;
        font-weight: normal;
    }

    .title-des {
        color: #727171;
        font-size: 18px;
        text-align: center;
        font-weight: 200;
        line-height: 1.8em;
        letter-spacing: 0.1em;
        width: 1000px;
        margin: 50px auto 0;
    }

    .subheading {
        font-size: 30px;
        font-weight: normal;
    }

    .smallheading {
        font-size: 24px;
        font-weight: normal;
    }

    .flowSubHeading {
        font-size: 30px;
        font-weight: normal;
    }

    .sideLine,
    .sideLine02 {
        position: relative;
        display: inline-block;
        font-size: 30px;
        margin: 0 auto;
        width: 100%;
        height: 45px;
    }

    .sideLine:before,
    .sideLine:after,
    .sideLine02:before,
    .sideLine02:after {
        content: '';
        position: absolute;
        top: 50%;
        display: inline-block;
        width: 45px;
        height: 1px;
        background-color: #777;
    }

    .sideLine:before,
    .sideLine02:before {
        margin-left: -50px;
    }

    .sideLine:after,
    .sideLine02:after {
        margin-left: 5px;
    }

    .header {}

    .top {
        position: relative;
    }

    .top .mainImage {
        /*background-position: center 120px;
        background-repeat: no-repeat;
        height: 600px;
        position: relative;
        background-size: cover;
        width: 100%;
        min-width: 1000px;*/
        height: 100vh;
        margin: auto;
        max-height: 100%;
        max-width: 100%;
        object-fit: cover;
        width: 100%;
    }

    /*スライド*/
    .top .slider {
        /* height: auto; 
        padding: 5px 0;
        margin: 0 auto;
        top: 110px;
        overflow: hidden;
        width: 100%;
        */
        margin: 0 auto;
        top: 110px;
        overflow: hidden;
    }


    .top .slider li {
        height: 600px;
    }

    .top .slider img {
        width: 100%;
    }

    /*slick setting*/
    .slick-prev:before,
    .slick-next:before {
        color: #000;
    }

    .breadcrumbBg {
        width: 100%;
        background: #f3f3f3;
    }

    .breadcrumb {
        width: 1000px;
        margin: 0 auto;
        font-size: 12px;
        padding: 5px 0;
        color: #a2a2a2;
    }

    .services {
        position: relative;
        margin: 0px auto 0;
        padding: 60px 5px 50px;
        overflow: hidden;
        /*background: url(common/image/grayLine.png), -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #e0e0e0), color-stop(0.26, #fff));*/
        background-repeat: repeat-x;
    }

    .servicesBox {
        width: 1000px;
        margin: 0 auto;
        position: relative;
    }

    .services ul {}

    .services ul li {
        font-weight: 200;
        padding: 0 10px;
    }

    .services ul li a {
        padding: 0 20px;
    }

    .tile ul li {
        float: left;
        width: 33.3333%;
        margin: 0;
    }

    .tile ul li img {
        width: 100%;
        margin: 0;
        vertical-align: bottom;
    }

    a.btn,
    a.btnS {
        position: relative;
        display: inline-block;
        padding: 8px 27px 8px 8px;
        /*background: #b97480;*/
        background: #B09F73;
        color: #fff;
        text-align: center;
        text-decoration: none;
        transition: .2s;
    }

    a.btn:hover {
        position: relative;
        background: #000;
        color: #fff;
    }

    a.btnS:hover {
        position: relative;
        background: #000;
        color: #fff;
    }

    a.btn:after {
        content: '';
        position: absolute;
        width: 11px;
        height: 10px;
        right: 8px;
        top: 50%;
        margin-top: -5px;
        background: url(common/image/link.png);
    }

    .articleBox {
        width: 800px;
        margin: 0 auto;
    }

    .articleBox ul {
        list-style: disc;
    }

    .blogBox {
        width: 1000px;
        margin: 0 auto 0;
        overflow: hidden;
    }

    .blogBox ul {
        padding-left: 30px;
    }

    .blogBox ul li {
        line-height: 1.8;
        overflow: hidden;
        margin-top: 10px;
    }

    .grayArea {
        background-color: #f9f9f9;
        padding: 30px 0;
    }

    .blogArea ul {
        list-style: disc;
        padding-left: 30px;
    }

    .blogArea ul li {
        font-weight: 200;
        margin-bottom: 0.5%;
    }

    .blogArea ul li a {}

    .post {
        position: relative;
        width: 246px;
        height: 240px;
    }

    .postTextTop {
        text-align: left;
        padding: 3px 5px;
        position: absolute;
        bottom: 0;
        color: #fff;
        background: rgba(0, 0, 0, 0.5);
        display: block;
        width: 235px;
        height: 55px;
    }

    .postText {
        text-align: left;
        padding: 3px 5px;
        position: absolute;
        bottom: 0;
        color: #fff;
        background: rgba(0, 0, 0, 0.5);
        display: block;
        width: 235px;
        height: 55px;
    }

    .postPix img {}

    .firstTimeArea {
        width: 1000px;
        margin: 0 auto;
        padding: 20px 0;
    }

    .snsArea {
        width: 100%;
    }

    .snsAreaInner {
        width: 1000px;
        margin: 20px auto;
    }

    .bnrArea {
        width: 1000px;
        margin: 60px auto 80px;
    }

    .top_footMenu {}

    .top_footMenu ul li {
        position: relative;
        padding: 0 0 13px 30px;
    }

    .top_footMenu ul li a {
        color: #737171;
    }

    .top_footMenu ul li:before {
        content: '';
        display: block;
        position: absolute;
        width: 0;
        height: 0;
        border: 5px solid transparent;
        border-left: 7px solid #737171;
        top: 5px;
        left: 0;
    }

    .top_bnr {
        padding-left: 50px;
    }

    .top_bnrMenu {
        width: 220px;
        padding-left: 50px;
    }

    .top_bnrMenu ul li {
        position: relative;
        padding: 0 0 13px 30px;
        text-align: left;
    }

    .top_bnrMenu li:before {
        content: '';
        display: block;
        position: absolute;
        width: 0;
        height: 0;
        border: 5px solid transparent;
        border-left: 7px solid #737171;
        top: 5px;
        left: 0;
    }

    .top_bnrMenu ul li a {
        color: #737171;
    }

    .top_bnrMenu ul li a:hover {
        opacity: 0.6;
    }

    .newsBox {
        padding: 0 30px;
        margin: 0 auto;
        box-sizing: border-box;
    }

    .newsText {
        padding-left: 20px;
    }

    .snsArea dl dt,
    .snsArea dl dd {
        border-top: 1px dotted #ccc;
        box-sizing: border-box;
        line-height: 1em;
        padding-top: 25px;
        margin-bottom: 20px;
        display: inline-block;
        width: 100%;
    }

    .snsArea dl dt:last-child,
    .snsArea dl dd:last-child {
        border-bottom: 1px dotted #ccc;
        box-sizing: border-box;
        padding-bottom: 25px;
    }

    .newsDate {
        float: left;
        position: relative;
        width: 10%;
        display: inline-block;
        color: #CC9E40;
        font-weight: 700;
        padding-left: 20px;
    }

    .newsDate:after {
        content: '';
        position: absolute;
        background: #f1f1f1;
        height: 40px;
        width: 40px;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        bottom: -12px;
        left: 40px;
        z-index: -1;
    }

    .newsLine {
        float: left;
        width: 70%;
        display: inline-block;
        margin: 0 0 0 50px;
        font-weight: 400;
    }

    .newsLine a {
        color: #727171;
    }

    .newsList {
        position: relative;
    }

    .newsList a {
        color: #727171;
        margin-right: 25px;
    }

    .newsList a:after {
        content: '';
        display: block;
        position: absolute;
        width: 0;
        height: 0;
        border: 5px solid transparent;
        border-left: 7px solid #727171;
        top: 5px;
        right: 0;
    }

    .bannerArea {
        background-color: #f9f9f9;
        padding: 40px 0;
    }

    .bannerArea ul {}

    .bannerArea ul li {
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .bannerArea ul li img {
        border: 3px solid #fff;
    }

    .bannerArea ul li a {}

    .bannerBox {
        width: 900px;
        margin: 0 auto;
    }

    /*------begin-------*/

    .topBegin .beginImage {
        background: url(common/image/begin/beginImg.png);
        background-position: center 120px;
        background-repeat: no-repeat;
        height: 400px;
        position: relative;
        opacity: 0;
    }

    .contentsBox {
        width: 1000px;
        margin: 0 auto;
    }

    .contentsBoxM {
        width: 800px;
        margin: 0 auto;
    }

    .lavia {
        overflow: hidden;
    }

    .tile2 ul li {
        float: left;
        width: 50%;
        margin: 0;
    }

    .tile2 ul li img {
        width: 100%;
        margin: 0;
        vertical-align: bottom;
    }

    .textAreaLong {
        width: 100%;
        padding: 20px;
        border-top: 1px solid #ddd;
        box-sizing: border-box;
        height: 300px;
    }

    .textArea {
        width: 65%;
        padding: 20px;
        border-top: 1px solid #ddd;
        box-sizing: border-box;
    }

    .textArea3 {
        width: 65%;
        padding: 20px 0 0 100px;
        box-sizing: border-box;
    }

    .textArea2 {
        width: 55%;
        padding: 20px;
        height: 300px;
    }

    .textAreaFull {
        width: 100%;
        padding: 20px;
        box-sizing: border-box;
    }

    .pixArea {
        width: 30%;
    }

    .pixArea img {
        width: 100%;
    }

    .pixArea_message {
        width: 30%;
        position: absolute;
        bottom: 20px;
        right: 50px;
    }

    .pixArea_message img {
        width: 100%;
    }

    .pixArea2 {
        width: 40%;
        padding: 20px;
        border-top: 1px solid #ddd;
        box-sizing: border-box;
    }

    .flowArea {
        width: 80%;
        margin: 0 auto;
    }

    .flowBox {
        border-top: 4px solid #f5f5f5;
        padding: 30px;
    }

    .flowBox2 {
        border-top: 4px solid #f5f5f5;
        border-bottom: 4px solid #f5f5f5;
        padding: 30px;
    }

    .flowBoxHead {
        box-sizing: border-box;
        /*text-align: left;*/
        padding: 0 30px 0 0;
    }

    .flowBoxDes {
        box-sizing: border-box;
        padding: 0 0 0 15px;
        border-left: 1px solid #ddd;
    }

    .flowBoxImg {
        box-sizing: border-box;
        /*text-align: left;*/
        padding: 0 15px 0 0;
    }

    .migi {
        float: right;
        margin-left: 1em;
        display: inline-block;
        vertical-align: middle;
        width: 150px;
    }

    .migi02 {
        float: right;
        margin-left: 1em;
        display: inline-block;
        vertical-align: middle;
        width: 240px;
    }

    .flowDes {
        display: inline;
    }

    .flowDes img {
        vertical-align: middle;
        display: inline-block;
    }

    .orderNum {
        padding-left: 5px;
        color: #CC9E40;
        font-size: 24px;
        letter-spacing: 0.03em;
        font-family: 'EB Garamond', serif;
    }

    .reserve {
        font-size: 30px;
    }

    .hydroImg {
        overflow: hidden;
    }

    .bar {
        background: url(common/image/inner/hydroImg02.png);
        background-position: center;
        background-repeat: no-repeat;
        min-height: 533px;
    }

    #samplePresent {
        margin-top: -20px;
        padding-top: 20px;
    }

    #yutaiCard {
        margin-top: -20px;
        padding-top: 20px;
    }



    /*------facial-------*/
    .topFacial {}

    .topFacial .facialImage {
        background: url(common/image/facial/facialImg.png);
        background-position: center 120px;
        background-repeat: no-repeat;
        height: 400px;
        position: relative;
        opacity: 0;
    }

    .environArea {
        background-color: #f9f9f9;
        padding: 30px 0;
        margin-bottom: 30px;
    }

    .environHeading {
        font-size: 36px;
        font-weight: normal;
        letter-spacing: -0.05em;
    }

    .orangeHeading {
        background: #f59e00;
        padding: 10px 20px;
        letter-spacing: -0.05em;
    }

    .environ {
        overflow: hidden;
        margin: 20px;
    }

    .environText {
        width: 70%;
        padding-left: 15px;
    }

    .environImg {
        vertical-align: bottom;
        padding: 0px 20px 0;
    }

    .course {
        margin-left: -2%
    }

    .courseBox {
        position: relative;
        border: 1px solid #ccc;
        float: left;
        width: 23%;
        margin-left: 2%;
        box-sizing: border-box;
        padding: 5px 0;
    }

    .courseBox:before {
        content: '';
        position: absolute;
        background: #fff;
        width: 0;
        height: 0;
        border-top: 10px solid transparent;
        border-right: 10px solid #f59e00;
        border-bottom: 10px solid #f59e00;
        border-left: 10px solid transparent;
        bottom: 0px;
        right: 0px;
        z-index: -1;
    }

    .facialMenu ul li a {
        font-size: 20px;
        color: #737171;
    }

    .facialMenu ul li span {
        border-top: 1px solid #999;
        display: block;
        font-size: 14px;
        padding: 5px;
        text-align: right;
    }

    /*フェイシャルメニュー*/
    dl.recommend {
        display: flex;
        flex-wrap: wrap;
        margin: 30px;
    }

    dl.recommend dt {
        width: 30%;
        box-sizing: border-box;
        font-size: 18px;
        font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
    }

    dl.recommend dd {
        width: 70%;
        font-size: 18px;
        padding-left: 20px;
        box-sizing: border-box;
        position: relative;
    }

    dl.recommend dd:before {
        content: '';
        width: 6px;
        height: 6px;
        border: 0px;
        border-top: solid 1px #737171;
        border-right: solid 1px #737171;
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        position: absolute;
        top: 50%;
        left: 0;
        margin-top: -4px;
    }

    .courseDetail ul {}

    .menuText {
        padding: 30px 30px 0;
    }

    .setMenu {
        /* padding: 36px 14px 0; */
        /*font-size: 0;*/
        /*margin-left: 15px;*/
        padding: 36px 2px 0;
    }

    .setMenuChild {
        display: inline-block;
        padding-right: 12px;
        padding-bottom: 12px;
    }

    .setMenuChild p {
        background-image: none;
        padding: 10px 10px;
        line-height: 1em;
        font-size: 14px;
        font-weight: 400;
        border: 1px solid #c5c5c5;
        border-radius: 3px;
        display: block;
        color: #737171;
        text-decoration: none;
        background: #F8F8F6;
    }

    .setMenu_link:hover {
        color: #7c2937;
    }

    .setMenu_link {
        color: #B97480;
        display: inline-block;
    }

    .coursePix {
        width: 50%;
        box-sizing: border-box;
    }

    .basic {
        background: url(common/image/facial/laviaTreat_course02.png);
        background-position: center;
        background-repeat: no-repeat;
        min-height: 400px
    }

    .polish {
        background: url(common/image/facial/laviaTreat_course01.png);
        background-position: center;
        background-repeat: no-repeat;
        min-height: 400px
    }

    .lacMask {
        background: url(common/image/facial/laviaTreat_course04.png);
        background-position: center;
        background-repeat: no-repeat;
        min-height: 400px
    }

    .lacTreat {
        background: url(common/image/facial/laviaTreat_course05.png);
        background-position: center;
        background-repeat: no-repeat;
        min-height: 400px
    }

    .coolVitamin {
        background: url(common/image/facial/laviaTreat_course06.png);
        background-position: center;
        background-repeat: no-repeat;
        min-height: 478px
    }

    .fullCourse {
        background: url(common/image/facial/laviaTreat_course07.png);
        background-position: center;
        background-repeat: no-repeat;
        min-height: 400px
    }

    .aginglack {
        background: url(common/image/facial/laviaTreat_course03.png);
        background-position: center;
        background-repeat: no-repeat;
        min-height: 400px
    }

    .coursePix img {
        vertical-align: bottom;
    }

    .courseText {
        width: 50%;
        background: #e6c6c6;
        box-sizing: border-box;
        min-height: 400px;
    }

    .courseName {
        font-size: 24px;
        border-bottom: 1px solid #737171;
        color: #737171;
        line-height: 2em;
    }

    .coursePrice {
        margin-top: 5px;
    }

    .optionCourseName {
        font-size: 24px;
        border-bottom: 1px solid #afafaf;
        line-height: 2em;
    }

    .optionCoursePrice {
        padding-left: 5px;
        font-size: 24px;
        letter-spacing: 0.03em;
        font-family: 'Cormorant Garamond', serif;
        margin-top: 10px;
    }

    .optionCoursePrice.menuPrice.menuTit {
        font-size: 38px;
    }

    .optionCoursePrice.menuPrice {
        font-size: 32px;
    }

    .optionCoursePrice span {
        font-size: 16px;
    }

    .dotLine {
        border-bottom: 1px dotted #ccc;
        display: inline-block;
        width: 90%;
        margin-left: 40px;
        margin-bottom: 5px;
    }

    .courseHead {
        font-weight: 400;
        line-height: 1.8em;
        letter-spacing: 0.1em;
        color: #737171;
    }

    .courseDes p {
        font-size: 12px;
        line-height: 1.5em;
        letter-spacing: 0.1em;
        font-weight: 400;
        color: #333;
    }

    .courseDes p span {
        font-size: 14px;
        line-height: 1.5em;
        letter-spacing: 0.1em;
        font-weight: 400;
        color: #fff;
        display: block;
        padding: 0 10px;
        text-align: center;
        background: #ffb124;
    }

    .courseDes .courseMenu {
        overflow: hidden;
        margin: 5px 0 15px;
    }

    .courseDes .courseMenu li {
        float: left;
    }

    .courseDes .courseMenu li a {
        background-image: none;
        padding: 5px 10px;
        line-height: 1em;
        font-size: 12px;
        border: 1px solid #ddd;
        border-radius: 3px;
        display: block;
        margin-left: 5px;
        margin-bottom: 5px;
        background: #fff;
    }

    .price {
        padding-left: 5px;
        color: #737171;
        font-size: 24px;
        letter-spacing: 0.03em;
        font-family: 'EB Garamond', serif;
    }

    .price span {
        font-size: 16px;
    }

    .optionText {
        width: 60%;
        margin-left: 10px;
    }

    .optionPix {
        width: 35%;
        text-align: center;
    }

    .optionPix img {
        width: 100%;
        text-align: center;
    }

    #coolVitaminCourse {
        margin-top: -340px;
        padding-top: 340px;
    }

    .treatMenuTitle {
        font-size: 28px;
        /*border-bottom: 1px solid #777;*/
        /*background-color: #CC9E40;*/
        padding: 10px;
        color: #FFF;
        background: rgb(168, 151, 108);
        /* Old browsers */
        background: -moz-linear-gradient(top, rgba(168, 151, 108, 1) 0%, rgba(227, 210, 166, 1) 50%, rgba(168, 151, 108, 1) 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(168, 151, 108, 1) 0%, rgba(227, 210, 166, 1) 50%, rgba(168, 151, 108, 1) 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(168, 151, 108, 1) 0%, rgba(227, 210, 166, 1) 50%, rgba(168, 151, 108, 1) 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a8976c', endColorstr='#a8976c', GradientType=0);
        /* IE6-9 */
    }

    .treatMenuTitle__sub {
        font-size: 20px;
        font-weight: bold;
        color: #CC9E40;
        background-color: #FFF;
        padding: 5px;
    }

    a.oc60:hover {
        opacity: 0.6;
    }

    .treatMenuArea {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        margin: auto;
        justify-content: space-between;
    }

    .treatMenuBox {
        width: 48%;
        border: 1px solid #999;
        background-color: white;
        padding: 20px;
        margin: 0 20px 20px 0;
        box-sizing: border-box;
    }

    .treatMenuBox:nth-child(2n) {
        margin-right: 0;
    }

    .treatMenuBox_titleArea {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        margin: auto;
    }

    .treatMenuBox_titleText {
        width: 70%;
    }

    .treatMenuBox_titleIcon {
        width: 30%;
    }

    .treatMenuBox_titleText2 {
        width: 60%;
    }

    .treatMenuBox_titleIcon2 {
        width: 40%;
    }

    .treatMenuBox_titleIcon img {
        text-align: right;
        margin: 0 0 0 auto;
    }

    .treatMenuBox_titleIcon2 img {
        text-align: right;
        margin: 0 0 0 auto;
    }

    .treatMenuBox_inner {
        width: 100%;
        font-size: 16px;
    }

    .treatMenu_note {
        font-size: 14px;
    }

    .treatMenuTitleIcon_vitamin,
    .treatMenuTitleIcon_AHA,
    .treatMenuTitleIcon_aging {
        position: relative;
    }

    .treatMenuTitleIcon_vitamin:after,
    .treatMenuTitleIcon_AHA:after,
    .treatMenuTitleIcon_aging:after {
        position: absolute;
        content: '';
        right: 0;
        bottom: 0;
    }

    .treatMenuTitleIcon_vitamin:after {
        background-image: url("common/image/facial/treatMenuTitleIcon_sensitive2.png");
        width: 160px;
        height: 80px;
    }

    .treatMenuTitleIcon_AHA:after {
        background-image: url("common/image/facial/treatMenuTitleIcon_dullness.png");
        width: 80px;
        height: 80px;
    }

    .treatMenuTitleIcon_aging:after {
        background-image: url("common/image/facial/treatMenuTitleIcon_aging.png");
        width: 80px;
        height: 80px;
    }


    /*------ENVIRON-------*/

    .topEnviron .environImage {
        background: url(common/image/environ/environImg.png);
        background-position: center 120px;
        background-repeat: no-repeat;
        height: 400px;
        position: relative;
        opacity: 1;
    }

    .btnArea {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        margin: auto;
        justify-content: space-between;
    }

    .btnItem {
        width: calc(100%/4 - 60px/4);
        border: 1px solid #ccc;
        padding: 10px;
        margin: 0 20px 20px 0;
        box-sizing: border-box;
        text-align: center;
    }

    .btnItem a {
        color: #797878;
        font-size: 20px;
    }

    .btnItem a:hover {
        opacity: 0.6;
    }

    .btnItem:nth-child(4n) {
        margin-right: 0;
    }




    /*------body care-------*/

    .topBodycare .bodycareImage {
        background: url(common/image/bodycare/bodycareImg.png);
        background-position: center 120px;
        background-repeat: no-repeat;
        height: 400px;
        position: relative;
        opacity: 0;
    }

    .menuTable {
        width: 80%;
        line-height: 1.2;
    }

    .menuTable tr th {
        text-align: right;
    }

    .menuTable tr td {
        text-align: center;
    }

    .menuTable tr th {
        text-align: right;
    }

    .menuTable tr td {
        text-align: center;
    }

    .menuTable tr td img {
        width: 10px;
    }

    a.ancLink {
        position: relative;
        top: -30px;
        display: block;
    }

    /*------inner-------*/

    .topInner .innerImage {
        background: url(common/image/inner/innerImg.png);
        background-position: center 120px;
        background-repeat: no-repeat;
        height: 400px;
        position: relative;
        opacity: 0;
    }

    .innerDes1 {
        position: relative;
        border-top: 1px solid #ddd;
        padding-top: 20px;
    }

    .innerDes2 {
        position: relative;
        margin: 200px 60px 0 60px;
        border-top: 1px solid #ddd;
        padding-top: 60px;
    }

    .innerDes2:before {
        content: '';
        position: absolute;
        box-sizing: border-box;
        top: -40%;
        left: 40%;
        width: 171px;
        height: 171px;
        background: url(common/image/inner/ball2.png) no-repeat;
    }

    .vam {
        position: absolute;
        top: 50%;
    }

    .hydroCourse {
        background: url(common/image/inner/hydroImg02.png);
        background-position: center;
        background-repeat: no-repeat;
        min-height: 400px
    }

    .hydroCourse2 {
        background: url(common/image/inner/hydroImg04.png);
        background-position: center;
        background-repeat: no-repeat;
        min-height: 400px
    }

    .hydroCase {
        box-sizing: border-box;
        border-right: 1px solid #ddd;
        margin: 0 0px 0 10px;
        text-align: center;
    }

    .hydroCase img {
        width: 50%;
    }

    .hydro {
        overflow: hidden;
    }

    .hydroTextLong {
        padding-left: 20px;
    }

    .hydroText {
        width: 65%;
        padding-left: 20px;
    }

    .hydroText span {
        font-size: 16px;
        padding-left: 30px;
    }

    .hydroPix {
        width: 25%;
        padding-left: 15px;
    }

    .kokaName {
        width: 20%;
    }

    .koka {
        width: 70%;
    }

    .hydro ul {
        padding-left: 20px;
    }

    .hydro ul li {
        font-size: 14px;
        font-weight: 200;
        border-bottom: 1px dotted #ddd;
        width: 850px;
        line-height: 3em;
        padding-left: 70px;
        position: relative;
    }

    .hydro ul li:before {
        content: '';
        position: absolute;
        box-sizing: border-box;
        top: 50%;
        margin-top: -20px;
        left: 15px;
        width: 35px;
        height: 35px;
        background: url(common/image/inner/bulb.png) no-repeat 50% 50%;
    }

    .hydro dl {
        padding-left: 20px;
    }

    .hydro dt {
        float: left;
        width: 100px;
        line-height: 2.5em;
        background: #f59e00;
        color: #fff;
        text-align: center;
    }

    .hydro dd {
        float: left;
        width: 800px;
        border-bottom: 1px dotted #ddd;
        background: #fbfbfb;
        line-height: 2.5em;
        padding-left: 20px;
    }

    #ticket {
        z-index: 10;
        margin-top: -120px;
        padding-top: 120px;
    }

    /*------qa-------*/
    .top .qaImage {
        height: 130px;
        position: relative;
    }

    .iconBox {
        float: left;
        padding-left: 15px;
        padding-top: 10px;
    }

    .qaText {
        margin-left: 70px;
        width: 90%;
        padding: 10px 0px 10px 5px;
    }

    .lm {
        margin-left: 50px;
    }

    .grayBar {
        background-color: #f9f9f9;
        border-top: 1px solid #e5e5e5;
        margin: 5px 0 0px 20px;
        overflow: hidden;
    }

    .qa {
        overflow: hidden;
    }

    .question {
        padding: 0 0 0 70px;
        position: relative;
        box-sizing: border-box;
        background-color: #f9f9f9;
        border-top: 1px solid #e5e5e5;
        margin: 5px 0 0px 20px;
        height: 70px;
    }

    .question p {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .question:before {
        content: '';
        position: absolute;
        box-sizing: border-box;
        top: 50%;
        margin-top: -20px;
        left: 15px;
        width: 35px;
        height: 35px;
        background: url(common/image/qa/qMark.png) no-repeat 50% 50%;
    }

    .answer {
        padding: 0 0 0 70px;
        position: relative;
        box-sizing: border-box;
        margin: 5px 0 0px 50px;
        height: 70px;
    }

    .answer p {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .answer:before {
        content: '';
        position: absolute;
        box-sizing: border-box;
        top: 50%;
        margin-top: -17px;
        left: 15px;
        width: 35px;
        height: 35px;
        background: url(common/image/qa/aMark.png) no-repeat;
    }

    /*------access-------*/
    .top .accessImage {
        height: 130px;
        position: relative;
    }

    .access {
        overflow: hidden;
    }

    .access a {
        color: #727171
    }

    .access dl {
        width: 480px;
        margin: 40px auto;
        overflow: hidden;
    }

    .access dl dt {
        float: left;
        width: 380px;
        font-size: 16px;
        font-weight: 200;
        padding: 9px 0 11px 20px;
    }

    .access dl dd {
        float: left;
        width: 80px;
        text-align: center;
        padding: 10px 0;
    }

    .access dl dd p {
        font-weight: 400;
        font-size: 10px;
        background: #333;
        color: #fff;
        padding: 2px 0;
    }

    .gmap {
        width: 100%;
        height: 500px;
    }

    table.recTable {
        width: 100%;
    }

    table.recTable tr {
        border-bottom: 1px solid #ddd;
    }

    table.recTable th {
        width: 15%;
        font-weight: bold;
        padding: 20px 0;
        text-align: right;
    }

    table.recTable td {
        width: 85%;
        box-sizing: border-box;
        padding-left: 25px;
        padding-bottom: 15px;
    }

    /*------contact-------*/
    .top .contactImage {
        height: 130px;
        position: relative;
    }

    .contact {
        overflow: hidden;
    }

    .formBox {
        width: 620px;
        margin: 0 auto 40px;
    }

    .formBox .formHead {
        width: 35%;
        display: inline-block;
    }

    .formBox .formTail {
        width: 65%;
        display: inline-block;
    }

    .formBox input[type="text"],
    .formBox input[type="date"],
    .formBox input[type="email"] {
        width: 350px;
        height: 40px;
        border: #ccc solid 1px;
        box-sizing: border-box;
        padding: 0 10px;
        font-size: 14px;
        -webkit-appearance: none;
    }

    .formBox .formTable {
        width: 100%;
    }

    .formBox .formTable tr th {
        width: 35%;
    }

    .formBox .formTable tr td {
        width: 65%;
    }

    .formBox .formTable tr th,
    .formBox .formTable tr td {
        border-top: #fff solid 1px;
        border-bottom: #fff solid 1px;
        font-size: 14px;
        font-weight: 200;
        padding: 20px 0 20px 20px;
        vertical-align: middle;
    }

    .formBox textarea {
        width: 350px;
        height: 110px;
        border: #ccc solid 1px;
        box-sizing: border-box;
        padding: 10px 10px;
        font-size: 14px;
        border-radius: 0px;
        -webkit-appearance: none;
    }

    .formBox .formTable tr th {
        background: #eee;
    }

    .formBox .formTable tr td {
        background: #f8f8f8;
    }

    .formBox .formTable tr th span.required {
        color: #ffffff;
        background: #ebba80;
    }

    .formBox .formTable tr th span {
        font-size: 12px;
        margin-right: 10px;
        display: inline-block;
        padding: 0px 5px;
    }

    .formBtn {
        display: inline-block;
        padding: 8px 38px;
        border: 1px solid #fff;
        background: #ebba80;
        color: #fff;
        text-align: center;
        text-decoration: none;
        transition: .2s;
        font-size: 16px;
    }

    /*------blog-------*/
    .blogContent h1 {
        font-size: 30px;
        line-height: 1.8em;
        margin: 20px auto;
    }

    .blogContent h2 {
        font-size: 24px;
        line-height: 1.8em;
        margin: 60px auto 0;
    }

    .blogContent h3 {
        font-size: 18px;
        line-height: 1.8em;
        margin: 60px auto;
    }

    .blogContent h4 {
        font-size: 16px;
        line-height: 1.8em;
        margin: 60px auto;
    }

    .blogContent h5 {
        font-size: 16px;
        line-height: 1.8em;
        margin: 60px auto;
    }

    .blogContent h6 {
        font-size: 16px;
        line-height: 1.8em;
        margin: 60px auto;
    }

    .blogContent p {
        font-size: 16px;
        line-height: 1.8em;
        margin: 20px auto;
    }

    .blogContent p a {
        color: #0000ff;
    }

    .blogContent img {
        max-width: 100%;
        height: auto;
    }



    .top .blogImage {
        height: 130px;
        position: relative;
    }

    .blog {
        overflow: hidden;
    }

    .blogTitle {
        width: 1000px;
        margin: 0 auto;
        font-size: 24px;
        letter-spacing: -0.02em;
        border-bottom: 1px solid #eee;
        padding-bottom: 5px;
    }

    .blogArticle {
        font-weight: 200;
        text-align: left;
        font-size: 16px;
    }

    .blogDate {
        font-weight: bold;
        font-size: 12px;
        padding-right: 18px;
        margin-top: 10px;
    }

    .blogBox img {
        vertical-align: bottom;
    }

    .blogBox img.aligncenter {
        margin: 0 auto;
        display: block;
    }

    .snsBtn li {
        display: inline-block;
        margin: 0 0px 0px 0;
        line-height: 1 !important;
        overflow: hidden;
        vertical-align: top;
    }

    .moveBox {
        width: 400px;
        margin: 0 auto;
    }

    a.moveBtn {
        position: relative;
        display: inline-block;
        padding: 8px 18px;
        border: 1px solid #fff;
        background: #f59e00;
        color: #fff;
        text-align: center;
        text-decoration: none;
        transition: .2s;
    }

    a.moveBtn:hover {
        position: relative;
        background: #000;
        color: #fff;
    }

    .blogOrder {
        text-align: center;
        font-size: 16px;
        font-weight: 200;
    }

    .pager {
        width: 1000px;
        margin: 0 auto;
        font-weight: bold;
        word-spacing: .7em;
    }

    .pager a {
        color: #bfbfbf;
        font-weight: normal;
    }

    /*------news-------*/
    .newsTitle {
        width: 800px;
        margin: 0 auto;
        font-size: 24px;
        letter-spacing: -0.02em;
        border-bottom: 1px solid #eee;
        padding-bottom: 5px;
    }
}

/*--------------------------------------------------------------------------------------------------------------------------------------------------*/
/*sp*/
@media only screen and (max-width: 639px) {
    .top .slider img {
        width: 100%;
    }

    .slick-prev,
    .slick-next {
        display: none !important;
    }

    .underLine:after {
        content: '';
        display: block;
        width: 50px;
        height: 1px;
        background-color: #727171;
        position: absolute;
        left: 50%;
        margin-left: -25px;
        margin-top: 15px;
    }

    p {
        line-height: 160%
    }

    h3 span {
        font-family: 'Noto Sans Japanese';
        font-weight: 100;
    }

    h4 {
        font-weight: normal;
    }

    .sideLine,
    .sideLine02 {
        position: relative;
        display: inline-block;
        font-size: 5vw;
        margin: 0 auto;
        width: 100%;
        height: 45px;
    }

    .sideLine:before,
    .sideLine:after {
        content: '';
        position: absolute;
        top: 30%;
        display: inline-block;
        width: 20px;
        height: 1px;
        background-color: #777;
    }

    .sideLine:before {
        margin-left: -30px;
    }

    .sideLine:after {
        margin-left: 5px;
    }

    .sideLine02:before,
    .sideLine02:after {
        display: none;
    }

    /*------blog-------*/
    .articleBox ul {
        list-style: disc;
    }

    .blogBox ul {
        /*padding-left: 25px; */
    }

    .blogContent h1 {
        font-size: 24px;
        line-height: 1.8em;
        margin: 20px auto;
    }

    .blogContent h2 {
        font-size: 20px;
        line-height: 1.8em;
        margin: 20px auto;
    }

    .blogContent h3 {
        font-size: 18px;
        line-height: 1.8em;
        margin: 20px auto;
    }

    .blogContent h4 {
        font-size: 16px;
        line-height: 1.8em;
        margin: 20px auto;
    }

    .blogContent p {
        font-size: 16px;
        line-height: 1.8em;
        margin: 20px auto;
    }

    .blogContent img {
        max-width: 100%;
        height: auto;
    }

    .title-des {
        font-weight: 200;
        color: #727171;
        font-size: 4.7vw;
        line-height: 1.8;
        letter-spacing: 0.04em;
        text-align: center;
        padding: 30px 20px;
    }

    #top-head,
    .inner {
        width: 100%;
        padding: 0;
    }

    #top-head {
        top: 0;
        position: fixed;
        margin-top: 0;
    }

    /* Fixed reset */
    #top-head.fixed {
        padding-top: 0;
        background: transparent;
    }

    #mobile-head {
        background: rgb(153, 153, 153, 0.2);
        width: 100%;
        height: 46px;
        z-index: 999;
        position: relative;
        background-color: rgba(255, 255, 255, 0.8);
    }

    #top-head.fixed .logosp,
    #top-head .logosp {
        position: absolute;
        left: 13px;
        top: 13px;
        color: #333;
        font-size: 26px;
    }

    #top-head .logosp img {
        width: 95px;
        margin: 18px 0 0px 0px;
    }

    #top-head.fixed .logosp img {
        filter: brightness(100%) grayscale(0%);
    }

    #global-nav {
        position: absolute;
        top: -550px;
        background: #CC9E40;
        width: 100%;
        text-align: center;
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        opacity: 0.85;
    }

    #global-nav ul {
        list-style: none;
        position: static;
        right: 0;
        bottom: 0;
        font-size: 14px;
    }

    #global-nav ul li {
        float: none;
        position: static;
    }

    .telJump {
        background: #d6872a;
    }

    #top-head #global-nav ul li a,
    #top-head.fixed #global-nav ul li a {
        width: 100%;
        display: block;
        color: #fff;
        padding: 13px 0;
        font-size: 4.8vw;
    }

    #global-nav ul li a:after {
        content: '';
        display: block;
        width: 0;
        margin: 0px auto 0;
        border-bottom: 1px solid #fff59d;
        -webkit-transition: all 0.2s cubic-bezier(.25, .1, .25, 1);
        transition: all 0.2s cubic-bezier(.25, .1, .25, 1);
    }

    #nav-toggle {
        display: block;
    }

    /* #nav-toggle 切り替えアニメーション */
    .open #nav-toggle span:nth-child(1) {
        top: 11px;
        -webkit-transform: rotate(315deg);
        -moz-transform: rotate(315deg);
        transform: rotate(315deg);
    }

    .open #nav-toggle span:nth-child(2) {
        width: 0;
        left: 50%;
    }

    .open #nav-toggle span:nth-child(3) {
        top: 11px;
        -webkit-transform: rotate(-315deg);
        -moz-transform: rotate(-315deg);
        transform: rotate(-315deg);
    }

    /* #global-nav スライドアニメーション */
    .open #global-nav {
        -moz-transform: translateY(595px);
        -webkit-transform: translateY(595px);
        transform: translateY(595px);
    }

    .titleM {
        font-size: 42px;
        padding-bottom: 10px;
        font-weight: normal;
        letter-spacing: -0.05em;
    }

    .titleB {
        font-size: 6.5vw;
        padding-bottom: 10px;
        font-weight: normal;
    }

    .subheading {
        font-size: 6.5vw;
        font-weight: normal;
    }

    .smallheading {
        font-size: 6.0vw;
        font-weight: normal;
        /* line-height: 160%;*/
    }

    .flowSubHeading {
        font-size: 30px;
        font-weight: normal;
    }

    .top {
        position: relative;
        padding-top: 46px;
    }

    /*.top .mainImage {
        margin-top: 46px;
    }*/

    .top .mainImage img {
        vertical-align: bottom;
    }

    .top .slider {
        background: rgba(0, 0, 0, .15);
    }

    .top .slider .slideBox img {
        width: 354px;
        height: 110px;
    }

    .top .slider .slideBox {
        padding: 3px 0;
        box-sizing: border-box;
        margin: 0 3px;
    }

    .services {
        position: relative;
        padding: 40px 5px 40px;
        overflow: hidden;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #e0e0e0), color-stop(0.26, #fff));
        background: -webkit-linear-gradient(top, #fff 26%, #e0e0e0 100%);
        background: -moz-linear-gradient(top, #fff 26%, #e0e0e0 100%);
        background: -o-linear-gradient(top, #fff 26%, #e0e0e0 100%);
        background: -ms-linear-gradient(top, #fff 26%, #e0e0e0 100%);
        background: linear-gradient(to bottom, #fff 26%, #e0e0e0 100%);
        background-repeat: repeat-x;
    }

    .servicesBox {
        width: 100%;
        margin: 0 auto;
        position: relative;
    }

    .services ul {}

    .services ul li {
        font-weight: 200;
    }

    .services ul li a {
        padding: 0 20px;
    }

    .servicesBtn {
        background-color: #f59e00;
        padding: 10px 30px;
        color: #fff;
        letter-spacing: -0.1em;
        transition: .3s;
    }

    .servicesBtn:hover {
        background-color: #000;
        color: #fff;
    }

    .serviceDes {
        height: auto !important;
        line-height: 160%;
    }

    .tile ul li {
        float: left;
        width: 50%;
        margin: 0;
    }

    .tile ul li img {
        width: 100%;
        margin: 0;
        vertical-align: bottom;
    }

    .tile2 ul {}

    .tile2 ul li {
        float: left;
        width: 50%;
        margin: 0;
    }

    .tile2 ul li img {
        width: 100%;
        margin: 0;
        vertical-align: bottom;
    }

    a.btn,
    a.btnS {
        position: relative;
        display: inline-block;
        padding: 8px 18px;
        /*background: #b97480;*/
        background: #B09F73;
        color: #fff;
        text-align: center;
        text-decoration: none;
        transition: .2s;
    }

    a.btnS:hover {
        position: relative;
        background: #000;
        color: #fff;
    }

    a.btn:after {
        content: '';
        position: absolute;
        width: 11px;
        height: 10px;
        right: 8%;
        top: 50%;
        margin-top: -5px;
        background: url(common/image/link.png);
    }

    .blogBox {
        margin-left: 2.5%;
        margin-right: 2.5%;
    }

    .blogBox a {
        color: #0000ff;
    }

    /*.blogBox ul li {height: 240px;}*/
    .blogArea {
        background-color: #f9f9f9;
        padding: 30px 0;
    }

    .blogArea ul {}

    .blogArea ul li {
        font-weight: 200;
        margin-bottom: 2%;
    }

    .blogArea ul li a {}

    .blogSpCase {
        box-sizing: border-box;
        padding: 2px;
    }

    .firstTimeArea {
        width: 100%;
        margin: 0 auto;
        padding: 20px 0;
    }

    .snsArea {
        width: 100%;
        margin: 30px auto;
    }

    .snsAreaInner {
        width: 100%;
        margin: 0 auto;
    }

    .bnrArea {
        width: 100%;
        margin: 30px auto;
    }

    .fb-post {
        width: 320px !important;
        height: 100% !important;
        margin: 0 -6.4px;
    }

    .newsBox {
        width: 90%;
        margin: 0 auto;
        overflow: hidden;
    }

    .newsBox dl dt,
    .newsBox dl dd {
        border-top: 1px dotted #ccc;
        box-sizing: border-box;
        line-height: 1em;
        padding-top: 30px;
        margin-bottom: 20px;
        display: inline-block;
        width: 100%;
    }

    .newsBox dl dt:nth-last-child(1),
    .newsBox dl dd:nth-last-child(2) {
        border-bottom: 1px dotted #ccc;
        padding-bottom: 20px;
    }

    .newsDate {
        float: left;
        position: relative;
        width: 10%;
        display: inline-block;
        /*color: #b97480;*/
        color: #CC9E40;
        font-weight: 700;
    }

    .newsDate:after {
        content: '';
        position: absolute;
        background: #f1f1f1;
        height: 40px;
        width: 40px;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        bottom: -12px;
        left: 16px;
        z-index: -1;
    }

    .newsLine {
        float: left;
        width: 70%;
        display: inline-block;
        margin: 0 0 0 50px;
        font-weight: 400;
    }

    .newsLine a {
        color: #727171;
    }

    .newsList {
        margin-top: -15px;
    }

    .newsList a {
        color: #727171;
        margin-right: 25px;
    }

    .fbJump {
        text-align: center;
        margin-top: 20px;
    }

    .fbPage {
        width: 100% !important;
    }

    .fbPage iframe {
        height: 340px !important;
    }

    .bannerArea {
        background-color: #f9f9f9;
        padding: 30px 0;
    }

    .bannerArea ul {}

    .bannerArea ul li {
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .bannerArea ul li img {
        border: 3px solid #fff;
        width: 95%;
    }

    .bannerArea ul li a {}

    .bannerBox {
        margin: 0 auto;
    }

    /*------begin-------*/
    .topBegin {
        padding-top: 46px;
    }

    .topBegin .beginImage {
        background: url(common/image/sp/beginImgSp.png);
        background-position: top;
        background-repeat: no-repeat;
        height: 300px;
        position: relative;
        opacity: 0;
    }

    .grayArea {
        background-color: #f9f9f9;
        padding: 30px 0 30px;
    }

    .lavia {
        overflow: hidden;
    }

    .orderNum {
        padding-left: 5px;
        color: #CC9E40;
        font-size: 24px;
        letter-spacing: 0.03em;
        font-family: 'EB Garamond', serif;
    }

    .reserve {
        font-size: 28px;
    }

    .flowBox {
        border-top: 4px solid #f5f5f5;
        padding: 20px;
    }

    .flowBox2 {
        border-top: 4px solid #f5f5f5;
        border-bottom: 4px solid #f5f5f5;
        padding: 20px;
    }

    .migi {
        float: right;
        margin-left: 1em;
        margin-top: .3em;
        display: inline-block;
        vertical-align: middle;
        width: 160px;
    }

    .textArea {
        padding: 10px;
        box-sizing: border-box;
    }

    .textArea3 {
        padding: 20px;
        box-sizing: border-box;
    }

    .textAreaFull {
        width: 100%;
        padding-left: 20px;
    }

    #samplePresent {
        margin-top: -20px;
        padding-top: 20px;
    }

    #yutaiCard {
        margin-top: -20px;
        padding-top: 20px;
    }

    /*------facial-------*/
    .topFacial {
        padding-top: 46px;
    }

    .topFacial .facialImage {
        background: url(common/image/sp/facialImg.png);
        background-position: top;
        background-repeat: no-repeat;
        height: 300px;
        position: relative;
        opacity: 0;
    }

    .environArea {
        background-color: #f9f9f9;
        padding: 30px 0;
        margin-bottom: 30px;
    }

    .environHeading {
        font-size: 36px;
        font-weight: normal;
        letter-spacing: -0.05em;
    }

    .orangeHeading {
        background: #f59e00;
        padding: 10px 20px;
        letter-spacing: -0.05em;
    }

    .environ {
        overflow: hidden;
        margin: 20px;
    }

    .environText {
        width: 70%;
        padding-left: 15px;
    }

    .environImg {
        vertical-align: bottom;
        padding: 0px 20px 0;
    }

    .course {
        margin-left: -2%
    }

    .courseBox {
        position: relative;
        border: 1px solid #ccc;
        float: left;
        width: 23%;
        margin-left: 2%;
        box-sizing: border-box;
        padding: 5px 0;
    }

    .courseBox:before {
        content: '';
        position: absolute;
        background: #fff;
        width: 0;
        height: 0;
        border-top: 10px solid transparent;
        border-right: 10px solid #f59e00;
        border-bottom: 10px solid #f59e00;
        border-left: 10px solid transparent;
        bottom: 0px;
        right: 0px;
        z-index: -1;
    }

    .courseDetail {
        overflow: hidden;
        background: #E6C6C6;
        padding-top: 20px;
    }

    .courseDetail ul {
        padding: 10px 10px 0px;
    }

    .coursePix {
        width: 100%;
        box-sizing: border-box;
        height: auto !important;
    }

    .facialMenu ul li {
        margin-bottom: 10px;
    }

    .facialMenu ul li a {
        font-size: 18px;
        color: #737171;
    }

    .facialMenu ul li span {
        border-top: 1px solid #999;
        display: block;
        font-size: 14px;
        padding: 5px;
        text-align: right;
    }

    .setMenu {
        padding: 36px 14px 0;
        font-size: 0;
    }

    .setMenuChild {
        display: inline-block;
        padding-right: 10px;
        padding-bottom: 10px;
    }

    .setMenuChild p {
        background-image: none;
        padding: 10px 10px;
        line-height: 1em;
        font-size: 3.5vw;
        font-weight: 400;
        border: 1px solid #c5c5c5;
        border-radius: 3px;
        display: block;
        color: #737171;
        text-decoration: none;
        background: #F8F8F6;
    }

    .setMenu_link:hover {
        color: #7c2937;
    }

    .setMenu_link {
        color: #B97480;
        display: inline-block;
    }


    /*フェイシャルメニュー*/
    dl.recommend {
        display: flex;
        flex-wrap: wrap;
        margin: 10px;
    }

    dl.recommend dt {
        width: 100%;
        box-sizing: border-box;
        font-size: 18px;
        font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
    }

    dl.recommend dd {
        font-size: 18px;
        padding-left: 20px;
        box-sizing: border-box;
        position: relative;
        margin-left: 20px;
        ;
    }

    dl.recommend dd:before {
        content: '';
        width: 6px;
        height: 6px;
        border: 0px;
        border-top: solid 1px #737171;
        border-right: solid 1px #737171;
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        position: absolute;
        top: 50%;
        left: 0;
        margin-top: -4px;
    }

    .polish {
        height: auto !important;
    }

    .lacMask {
        height: auto !important;
    }

    .lacTreat {
        height: auto !important;
    }

    .coolVitamin {
        height: auto !important;
    }

    .coursePix img {
        vertical-align: bottom;
    }

    .courseText {
        width: 100%;
        background: #e6c6c6;
        box-sizing: border-box;
        height: auto !important;
        padding: 10px 0;
    }

    .courseName {
        font-size: 5.5vw;
        border-bottom: 1px solid #737171;
        color: #737171;
        line-height: 1.5em;
        padding-bottom: 10px;
    }

    .coursePrice {
        margin-top: 5px;
    }

    .courseHead {
        line-height: 1.8em;
        letter-spacing: 0.1em;
        color: #737171;
    }

    .price {
        padding-left: 5px;
        color: #737171;
        font-size: 5.5vw;
        letter-spacing: 0.03em;
        font-family: 'EB Garamond', serif;
        text-align: right;
    }

    .price span {
        padding-left: 5px;
        color: #737171;
        font-size: 4.5vw;
        letter-spacing: 0.03em;
        font-family: 'EB Garamond', serif;
    }

    .optionCourseName {
        font-size: 5.5vw;
        border-bottom: 1px solid #dadada;
        line-height: 1.5em;
        padding-bottom: 5px;
    }

    .optionCourseName.menuCourse {
        border-bottom: 0;
    }

    .optionText .optionCoursePrice {
        padding-left: 5px;
        font-size: 5.5vw;
        letter-spacing: 0.03em;
        font-family: 'Cormorant Garamond', serif;
    }

    .optionText .optionCoursePrice span {
        padding-left: 5px;
        font-size: 4vw;
        letter-spacing: 0.03em;
        font-family: 'EB Garamond', serif;
    }

    .optionCoursePrice.menuPrice.menuTit {
        font-size: 34px;
        line-height: 1;
    }

    .optionCoursePrice.menuPrice {
        font-size: 24px;
        margin-top: 10px;
    }

    .dotLine {
        border-bottom: 1px dotted #ccc;
        display: inline-block;
        width: 70%;
        margin-left: 20px;
        margin-bottom: 5px;
    }

    .optionCoursePrice span {
        font-size: 16px;
    }

    .optionBox {
        overflow: hidden;
        position: relative;
        margin-left: 2.5% !important;
        margin-right: 2.5% !important;
        padding: 10px;
    }

    .optionText {}

    .optionText span {
        font-size: 16px;
        padding-left: 30px;
    }

    .optionPix {}

    #coolVitaminCourse {
        margin-top: -20px;
        padding-top: 20px;
    }

    .treatMenuTitle {
        font-size: 20px;
        /*border-bottom: 1px solid #777;*/
        /*background-color: #CC9E40;*/
        padding: 10px;
        color: #FFF;
        background: rgb(168, 151, 108);
        /* Old browsers */
        background: -moz-linear-gradient(top, rgba(168, 151, 108, 1) 0%, rgba(227, 210, 166, 1) 50%, rgba(168, 151, 108, 1) 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(168, 151, 108, 1) 0%, rgba(227, 210, 166, 1) 50%, rgba(168, 151, 108, 1) 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(168, 151, 108, 1) 0%, rgba(227, 210, 166, 1) 50%, rgba(168, 151, 108, 1) 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a8976c', endColorstr='#a8976c', GradientType=0);
        /* IE6-9 */
    }

    .treatMenuTitle__sub {
        font-size: 16px;
        font-weight: bold;
        color: #CC9E40;
        background-color: #FFF;
        padding: 5px;
    }

    .treatMenuBox {
        border: 1px solid #999;
        background-color: white;
        padding: 20px;
        margin: 0 0px 20px 0;
        box-sizing: border-box;
    }

    .treatMenuBox:nth-child(2n) {
        margin-right: 0;
    }

    .treatMenuBox_titleArea {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        margin: auto;
    }

    .treatMenuBox_titleText {
        width: 70%;
    }

    .treatMenuBox_titleIcon {
        width: 30%;
        text-align: right;
    }

    .treatMenuBox_titleText2 {
        width: 55%;
    }

    .treatMenuBox_titleIcon2 {
        width: 40%;
    }

    .treatMenuBox_titleIcon img {
        text-align: right;
        margin: 0 0 0 auto;
    }

    .treatMenuBox_titleIcon2 img {
        text-align: right;
        margin: 0 0 0 auto;
    }

    .treatMenuBox_inner {
        width: 100%;
        font-size: 16px;
    }

    .treatMenu_note {
        font-size: 14px;
    }

    .treatMenuTitleIcon_vitamin,
    .treatMenuTitleIcon_AHA,
    .treatMenuTitleIcon_aging {
        position: relative;
    }

    .treatMenuTitleIcon_vitamin:after,
    .treatMenuTitleIcon_AHA:after,
    .treatMenuTitleIcon_aging:after {
        position: absolute;
        content: '';
        right: 0;
        bottom: 0;
    }

    .treatMenuTitleIcon_vitamin:after {
        background-image: url("common/image/facial/treatMenuTitleIcon_sensitive2.png");
        width: 160px;
        height: 80px;
    }

    .treatMenuTitleIcon_AHA:after {
        background-image: url("common/image/facial/treatMenuTitleIcon_dullness.png");
        width: 80px;
        height: 80px;
    }

    .treatMenuTitleIcon_aging:after {
        background-image: url("common/image/facial/treatMenuTitleIcon_aging.png");
        width: 80px;
        height: 80px;
    }


    /*------ENVIRON-------*/

    .topEnviron .environImage {
        background: url(common/image/sp/environImg.png);
        background-position: top;
        background-repeat: no-repeat;
        height: 300px;
        position: relative;
        opacity: 1;
    }

    .btnArea {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        margin: auto;
        justify-content: space-between;
    }

    .btnItem {
        width: calc(100%/2 - 40px/2);
        border: 1px solid #ccc;
        padding: 10px;
        margin: 0 0 20px 10px;
        box-sizing: border-box;
        text-align: center;
    }

    .btnItem a {
        color: #797878;
        font-size: 20px;
    }

    .btnItem a:hover {
        opacity: 0.6;
    }

    .btnItem:nth-child(2n) {
        margin-right: 10px;
        margin-left: 0;
    }

    /*------body care-------*/
    .topBodycare {
        padding-top: 46px;
    }

    .topBodycare .bodycareImage {
        background: url(common/image/sp/bodycareImg.png);
        background-position: top;
        background-repeat: no-repeat;
        height: 300px;
        position: relative;
        opacity: 0;
    }

    .menuTable {
        line-height: 1;
    }

    .menuTable tr th {
        text-align: right;
    }

    .menuTable tr td {
        text-align: center;
    }

    .menuTable tr td img {
        width: 7px;
    }

    /*------inner-------*/

    .topInner .innerImage {
        background: url(common/image/sp/innerImg.png);
        background-position: center 46px;
        background-repeat: no-repeat;
        height: 360px;
        position: relative;
        opacity: 0;
    }

    .hydroBg {
        background: url(common/image/inner/hydroBg.png);
        background-position: center 120px;
        background-repeat: no-repeat;
        height: 500px;
    }

    .hydro {
        overflow: hidden;
    }

    .hydroTextLong {
        padding-left: 20px;
    }

    .hydroText {
        width: 65%;
        padding-left: 20px;
    }

    .hydroText span {
        font-size: 16px;
        padding-left: 30px;
    }

    .hydroPix {
        width: 25%;
        padding-left: 15px;
    }

    .kokaName {
        width: 20%;
    }

    .koka {
        width: 70%;
    }

    .hydro ul {
        padding-left: 20px;
    }

    .hydro ul li {
        font-size: 14px;
        font-weight: 200;
        border-bottom: 1px dotted #ddd;
        width: 850px;
        line-height: 3em;
        padding-left: 70px;
        position: relative;
    }

    .hydro ul li:before {
        content: '';
        position: absolute;
        box-sizing: border-box;
        top: 50%;
        margin-top: -20px;
        left: 15px;
        width: 35px;
        height: 35px;
        background: url(common/image/inner/bulb.png) no-repeat 50% 50%;
    }

    .hydro dl {
        padding-left: 20px;
    }

    .hydro dt {
        float: left;
        width: 100px;
        line-height: 2.5em;
        background: #f59e00;
        color: #fff;
        text-align: center;
    }

    .hydro dd {
        float: left;
        width: 800px;
        border-bottom: 1px dotted #ddd;
        background: #fbfbfb;
        line-height: 2.5em;
        padding-left: 20px;
    }

    /*------qa-------*/
    .top .qaImage {
        height: 100px;
        position: relative;
    }

    .iconBox {
        float: left;
        padding-left: 15px;
        padding-top: 10px;
    }

    .qaText {
        margin-left: 60px;
        padding: 10px 10px 10px 0px;
    }

    .grayBar {
        background-color: #f9f9f9;
        border-top: 1px solid #e5e5e5;
        margin: 5px 0 0px 0px;
        overflow: hidden;
    }

    .question {
        padding: 5px 10px 5px 70px;
        position: relative;
        background-color: #f9f9f9;
        border-top: 1px solid #e5e5e5;
        min-height: 35px;
        display: block;
    }

    .question:before {
        content: '';
        position: absolute;
        box-sizing: border-box;
        left: 15px;
        width: 35px;
        height: 35px;
        background: url(common/image/qa/qMark.png) no-repeat 50% 50%;
    }

    .answer {
        padding: 5px 15px 5px 70px;
        position: relative;
        min-height: 35px;
    }

    .answer:before {
        content: '';
        position: absolute;
        box-sizing: border-box;
        left: 15px;
        width: 35px;
        height: 35px;
        background: url(common/image/qa/aMark.png) no-repeat;
    }

    /*------access-------*/
    .top .accessImage {
        height: 100px;
        position: relative;
    }

    .access {
        overflow: hidden;
    }

    .access dl {
        width: 460px;
        margin: 40px auto;
        overflow: hidden;
    }

    .access dl dt {
        float: left;
        width: 360px;
        font-size: 14px;
        font-weight: 200;
        padding: 10px 0 10px 20px;
    }

    .access dl dd {
        float: left;
        width: 80px;
        text-align: center;
        padding: 10px 0;
    }

    .access dl dd p {
        font-weight: 400;
        font-size: 10px;
        background: #333;
        color: #fff;
        padding: 2px 0;
    }

    .access a {
        color: #727171
    }

    .gmap {
        width: 100%;
        height: 500px;
    }

    table.recTable {
        width: 100%;
    }

    table.recTable tr {
        border-bottom: 1px solid #ddd;
    }

    table.recTable th {
        width: 25%;
        font-weight: bold;
        padding: 15px 0;
    }

    table.recTable td {
        box-sizing: border-box;
        padding-left: 0px;
        padding-bottom: 10px;
    }

    /*------contact-------*/
    .top .contactImage {
        height: 130px;
        position: relative;
    }

    .contact {
        overflow: hidden;
    }

    .formBox input[type="text"],
    .formBox input[type="date"],
    .formBox input[type="email"] {
        width: 100%;
        height: 40px;
        border: #ccc solid 1px;
        box-sizing: border-box;
        padding: 0 10px;
        font-size: 16px;
        -webkit-appearance: none;
        border-radius: 0px;
        line-height: 40px;
    }

    .formBox .formTable {
        width: 100%;
    }

    .formBox .formTable tr th,
    .formBox .formTable tr td {
        border-top: #fff solid 1px;
        border-bottom: #fff solid 1px;
        font-size: 4.5vw;
        font-weight: 200;
        padding: 10px;
        display: block;
    }

    .formBox .formTable tr th {
        background: #eee;
    }

    .formBox .formTable tr td {
        background: #f8f8f8;
    }

    .formBox .formTable tr th span.required {
        color: #ffffff;
        background: #ebba80;
    }

    .formBox .formTable tr th span {
        font-size: 12px;
        margin-right: 10px;
        display: inline-block;
        padding: 0px 5px;
    }

    .formBtn {
        padding: 8px 38px;
        border: 1px solid #fff;
        background: #ebba80;
        color: #fff;
        text-align: center;
        text-decoration: none;
        transition: .2s;
        font-size: 4vw;
    }

    .formBox textarea {
        width: 100%;
        height: 110px;
        border: #ccc solid 1px;
        box-sizing: border-box;
        padding: 10px 10px;
        font-size: 16px;
        border-radius: 0px;
        -webkit-appearance: none;
    }

    /*------blog-------*/
    .top .blogImage {
        height: 65px;
        position: relative;
    }

    .blog {
        overflow: hidden;
    }

    .blogTitle {
        margin: 0 auto;
        font-size: 20px;
        letter-spacing: -0.02em;
        border-bottom: 1px solid #eee;
        margin-bottom: 10px;
    }

    .blogArticle {
        font-weight: 200;
        text-align: left;
        font-size: 14px;
    }

    .blogDate {
        text-align: right;
        font-size: 3.5vw;
        padding-right: 8px;
        margin-top: 10px;
        color: #333;
    }

    .snsBtn {
        padding: 10px 5px 5px;
        border: 1px solid #eee;
    }

    .snsBtn li {
        display: inline-block;
        margin: 0 0px 0px 0;
        line-height: 1 !important;
        overflow: hidden;
        vertical-align: top;
    }

    .top_footMenu ul li {
        position: relative;
        padding: 0 0 13px 30px;
    }

    .top_footMenu ul li a {
        color: #737171;
    }

    .top_footMenu ul li:before {
        content: '';
        display: block;
        position: absolute;
        width: 0;
        height: 0;
        border: 5px solid transparent;
        border-left: 7px solid #737171;
        top: 5px;
        left: 0;
    }

    .top_bnrMenu ul li {
        position: relative;
        padding: 13px;
    }

    .top_bnrMenu ul li a {
        color: #737171;
        border: 1px solid #737171;
    }

    .postPixTop img {
        width: auto;
        max-width: 100%;
        max-height: 115px;
        height: auto;
        display: table;
        margin: 0 auto;
        vertical-align: bottom;
    }

    .postPix img {
        width: auto;
        max-width: 40%;
        height: auto;
        margin: 0 auto;
        float: left;
        margin-right: 10px;
    }

    .postPixSp img {
        width: auto;
        max-width: 100%;
        height: auto;
        display: table;
        margin: 0 auto;
    }

    .postTextTop {
        font-size: 4vw;
        font-weight: 200;
        padding: 5px;
    }

    .postText {
        font-size: 4vw;
        font-weight: 200;
        padding: 5px;
    }

    .calTop {
        font-size: 3vw;
        text-align: right;
        color: #333;
        margin-bottom: 8%;
        margin-right: 3%;
    }

    .cal {
        font-size: 3vw;
        text-align: right;
        color: #333;
        margin-bottom: 8%;
        margin-right: 3%;
    }

    .style {
        background-color: #fff;
        border-top: 1px solid #efefef;
    }

    .moveBox {
        margin: 0 auto;
    }

    a.moveBtn {
        position: relative;
        display: inline-block;
        padding: 8px 18px;
        border: 1px solid #fff;
        background: #f59e00;
        color: #fff;
        text-align: center;
        text-decoration: none;
        transition: .2s;
    }

    a.moveBtn:hover {
        position: relative;
        background: #000;
        color: #fff;
    }

    .blogOrder {
        text-align: center;
        font-size: 16px;
        font-weight: 200;
    }

    .pager {
        width: 90%;
        margin: 0 auto;
        font-weight: bold;
        word-spacing: 1em;
    }

    .pager a {
        color: #bfbfbf;
        font-weight: normal;
    }
}



/*-----footer-----*/
.shopName a {
    /*color: #737171;*/
    color: #FFF;
}

.shopName a:hover {
    opacity: 0.6;
}

.tel_icon {
    display: inline-block;
    position: relative;
}

.tel_icon:before {
    content: '';
    display: block;
    position: absolute;
    background-image: url(common/image/tel.png);
    width: 12px;
    height: 17px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    top: 10px;
    left: -20px;
}

/*pc*/
@media only screen and (min-width: 640px) {

    footer {
        /*background: #e6c6c6;*/
        /*background: #CC9E40;*/
        position: relative;
        background: rgb(168, 151, 108);
        /* Old browsers */
        background: -moz-linear-gradient(top, rgba(168, 151, 108, 1) 0%, rgba(227, 210, 166, 1) 50%, rgba(168, 151, 108, 1) 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(168, 151, 108, 1) 0%, rgba(227, 210, 166, 1) 50%, rgba(168, 151, 108, 1) 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(168, 151, 108, 1) 0%, rgba(227, 210, 166, 1) 50%, rgba(168, 151, 108, 1) 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a8976c', endColorstr='#a8976c', GradientType=0);
        /* IE6-9 */
    }

    .footerBox {
        width: 1000px;
        margin: 0 auto;
        overflow: hidden;
        padding: 60px 0 0;
    }

    .footMenu {
        margin: 60px 0 0;
    }

    .footMenu ul li {
        position: relative;
        padding: 0 0 13px 30px;
    }

    .footMenu ul li a {
        color: #FFF;
        text-shadow: #B09F73 1px 0 10px;
    }

    .footMenu ul li:before {
        content: '';
        display: block;
        position: absolute;
        width: 0;
        height: 0;
        border: 5px solid transparent;
        border-left: 7px solid #FFF;
        top: 5px;
        left: 0;
    }

    .footBtn {
        box-sizing: border-box;
        position: relative;
        border: 1px solid #fff;
        padding: 5px 0 5px 30px;
        margin: 30px 0 0;
        width: 220px;
        text-align: center;
        /*background: #b97480;*/
        background: #B09F73;
    }

    .footBtn:before {
        content: '';
        display: block;
        position: absolute;
        background-image: url(common/image/email.png);
        width: 18px;
        height: 11px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        top: 12px;
        left: 14px;
    }

    .footer .tel {
        padding-left: 20px;
        box-sizing: border-box;
        position: relative;
    }

    .footer .tel a {
        color: #FFF;
    }

    .textHeight {
        line-height: 3em;
    }

    .evBan {
        width: 110px;
        box-sizing: border-box;
        display: inline-block;
    }

    .evBan img {
        width: 105px;
    }

    .mapBox {
        margin: 0 10px;
    }

    .mapBox_top {
        margin: 0 10px;
        width: 48%;
    }

    .mapS {
        width: 350px;
        height: 260px;
    }

    .snsBox {
        height: 40px;
        width: 220px;
    }

    .snsBox div {
        display: inline-block;
    }

    .snsBox img {
        height: 30px;
        margin: 0 10px;
    }

    .snsBox_top {
        height: 40px;
        width: 490px;
    }

    .snsBox_top div {
        display: inline-block;
    }

    .snsBox_top img {
        height: 30px;
        margin: 0 10px;
    }

    .foot_map iframe {
        /* width: 350px; */
        width: 330px;
        height: 260px;
    }

    address {
        text-align: center;
        padding: 50px 0;
        color: #fff;
        font-family: 'EB Garamond', serif;
        font-weight: normal;
        /*background-color: #dca6a8;*/
        background-color: #777777;
    }

    #copyYear {
        padding-bottom: 40px;
        margin-top: 40px;
    }
}

/*sp*/
@media only screen and (max-width: 639px) {
    footer {
        /*background: #e6c6c6;*/
        position: relative;
        background: rgb(168, 151, 108);
        /* Old browsers */
        background: -moz-linear-gradient(top, rgba(168, 151, 108, 1) 0%, rgba(227, 210, 166, 1) 50%, rgba(168, 151, 108, 1) 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(168, 151, 108, 1) 0%, rgba(227, 210, 166, 1) 50%, rgba(168, 151, 108, 1) 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(168, 151, 108, 1) 0%, rgba(227, 210, 166, 1) 50%, rgba(168, 151, 108, 1) 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a8976c', endColorstr='#a8976c', GradientType=0);
        /* IE6-9 */
    }

    .footerBox {
        margin: 0 auto;
        overflow: hidden;
        padding: 30px 0 0;
    }

    .footMenu {}

    .footMenu ul {
        margin: 20px auto 0 30px;
    }

    .footMenu ul li {
        position: relative;
        padding: 0 0 13px 30px;
    }

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

    .footMenu ul li:before {
        content: '';
        display: block;
        position: absolute;
        width: 0;
        height: 0;
        border: 5px solid transparent;
        border-left: 7px solid #FFF;
        top: 5px;
        left: 0;
    }

    .footBtn {
        box-sizing: border-box;
        position: relative;
        border: 1px solid #fff;
        padding: 5px 0 5px 30px;
        margin: 15px auto 30px;
        width: 220px;
        text-align: center;
        /*background: #b97480;*/
        background: #B09F73;
    }

    .footBtn:before {
        content: '';
        display: block;
        position: absolute;
        background-image: url(common/image/email.png);
        width: 18px;
        height: 11px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        top: 12px;
        left: 14px;
    }

    .footer .tel {
        padding-left: 20px;
        box-sizing: border-box;
        position: relative;
    }

    .footer .tel a {
        color: #FFF;
    }

    .evBox {
        margin: 20px auto;
        width: 330px;
    }

    .evBan {
        width: 49%;
        box-sizing: border-box;
        display: inline-block;
    }

    .evBan img {
        width: 95%;
    }

    .mapS {
        width: 330px;
        height: 200px;
        margin: 0 auto;
    }

    .snsBox {
        height: 40px;
        width: 100%;
        text-align: center;
    }

    .snsBox div {
        display: inline-block;
    }

    .snsBox img {
        height: 35px;
        margin: 0 10px;
    }

    .snsBox_top {
        width: 80%;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
    }

    .snsBox_top div {
        display: inline-block;
        width: calc(100%/2);
        text-align: center;
    }

    .snsBox_top img {
        height: 30px;
    }

    .foot_map iframe {
        margin: 0 auto;
        width: 300px;
        height: 200px;
    }

    address {
        text-align: center;
        padding: 30px 0;
        margin-top: 20px;
        color: #fff;
        font-family: 'EB Garamond', serif;
        font-weight: normal;
        /*background-color: #b97480;*/
        background-color: #777777;
    }
}

/*-----Blog-----*/
/*all device*/
/*sp*/
@media only screen and (max-width: 639px) {
    #jp-relatedposts .jp-relatedposts-items-visual {
        margin-right: 0 !important;
    }

    #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post {
        padding: 0 5px !important;
    }

    .topList {
        height: 170px;
    }
}


/*Laviaとは*/
.lavia_about_textArea {
    margin: 30px 0 30px 20px;
}

.kodawari {
    font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
    font-size: 20px;
    font-weight: normal;
    border-left: 2px solid #b7b7b7;
    margin-top: 20px;
    padding-left: 10px;
    font-weight: bold;
    color: #999;
}

h4.kodawariSub {
    font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
    font-size: 18px;
    font-weight: normal;
    margin-top: 20px;
    padding-left: 20px;
    position: relative;
}

h4.kodawariSub:before {
    content: '';
    width: 10px;
    height: 1px;
    background-color: #878686;
    display: inline-block;
    top: 50%;
    margin-left: -22px;
    position: absolute;
}

.indent {
    margin-left: 20px;
}

/*slider*/
/* Dots */
.slick-dotted.slick-slider {
    margin-bottom: 30px;
}

/* 
.slick-dots {
    position: absolute; 
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%;
    
}
 
.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 5px;
    cursor: pointer;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: "slick";
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: black;
    opacity: 0.25;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    color: black;
    opacity: 0.75;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}
*/

/* Slider */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table;
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}

.btnTreatMenu {
    display: block;
    /*background-color: #CC9E40;*/
    padding: 10px 0;
    text-align: center;
    background: rgb(168, 151, 108);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(168, 151, 108, 1) 0%, rgba(227, 210, 166, 1) 50%, rgba(168, 151, 108, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(168, 151, 108, 1) 0%, rgba(227, 210, 166, 1) 50%, rgba(168, 151, 108, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(168, 151, 108, 1) 0%, rgba(227, 210, 166, 1) 50%, rgba(168, 151, 108, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a8976c', endColorstr='#a8976c', GradientType=0);
    /* IE6-9 */
}

.messageBox {
    position: relative;
    display: block;
}

/*pc*/
@media only screen and (min-width: 640px) {
    .topBeauty .beautyImage {
        background: url(common/image/beauty/beautyImg.png);
        background-position: center 120px;
        background-repeat: no-repeat;
        height: 400px;
        position: relative;
        opacity: 1;
    }

    .topFirst .firstImage {
        background: url(common/image/first/firstImg.png);
        background-position: center 120px;
        background-repeat: no-repeat;
        height: 400px;
        position: relative;
        opacity: 1;
    }
}

/*sp*/
@media only screen and (max-width: 639px) {
    .topBeauty {
        padding-top: 46px;
    }

    .topBeauty .beautyImage {
        background: url(common/image/sp/beautyImgSp.png);
        background-position: top;
        background-repeat: no-repeat;
        height: 300px;
        position: relative;
        opacity: 1;
    }

    .topFirst {
        padding-top: 46px;
    }

    .topFirst .firstImage {
        background: url(common/image/sp/firstImgSp.png);
        background-position: top;
        background-repeat: no-repeat;
        height: 300px;
        position: relative;
        opacity: 1;
    }
}

/*-- フェイシャルメニュー　21.04 --*/
.setMenuLink {
    color: #CC9E40;
    display: inline-block;
}

.setMenuLink:hover {
    opacity: 0.7;
}

/*pc*/
@media only screen and (min-width: 640px) {
    .target__area {
        width: 100%;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
    }

    .target__item {
        width: calc(100%/5);
        text-align: center;
    }

    .target__itemLink {
        color: #727171;
        text-align: center;
    }

    .target__itemLink:hover {
        opacity: 0.7;
    }

    .targetMenu__area {
        width: 100%;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
        background-color: #FFF;
        box-sizing: border-box;
        padding: 24px;
    }

    .targetMenu__iconTitle {
        width: 30%;
        text-align: center;
    }

    .targetMenu__list {
        width: 70%;
    }

    .targetMenu__listItem {
        font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
        font-weight: normal;
        font-size: 1.4rem;
        line-height: 2em;
    }

    .treatmentSystem__block {
        border-top: 4px solid #f5f5f5;
        padding: 30px;
    }

    .treatmentSystem__block:last-child {
        border-bottom: 4px solid #f5f5f5;
    }

    .courseName__Essencial {
        font-size: 24px;
        border-bottom: 1px solid #d65968;
        color: #d65968;
        line-height: 2em;
    }

    .courseName__Focus {
        font-size: 24px;
        border-bottom: 1px solid #7f59d6;
        color: #7f59d6;
        line-height: 2em;
    }

    .courseName__AHA {
        font-size: 24px;
        border-bottom: 1px solid #4582c6;
        color: #4582c6;
        line-height: 2em;
    }

    .slider img {
        height: 100vh;
        margin: auto;
        max-height: 100%;
        max-width: 100%;
        object-fit: cover;
        width: 100%;
    }
}

/*sp*/
@media only screen and (max-width: 639px) {
    .target__area {
        width: 100%;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
    }

    .target__item {
        width: calc(100%/3);
        text-align: center;
    }

    .target__itemLink {
        color: #727171;
        text-align: center;
    }

    .target__itemLink:hover {
        opacity: 0.7;
    }

    .targetMenu__area {
        width: 100%;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
        background-color: #FFF;
        box-sizing: border-box;
        padding: 16px;
    }

    .targetMenu__iconTitle {
        width: 30%;
        text-align: center;
    }

    .targetMenu__list {
        width: 70%;
    }

    .targetMenu__listItem {
        font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
        font-weight: normal;
        font-size: 1.0rem;
        line-height: 2em;
        padding-left: 16px;
    }

    .treatmentSystem__block {
        border-top: 4px solid #f5f5f5;
        padding: 30px;
    }

    .treatmentSystem__block:last-child {
        border-bottom: 4px solid #f5f5f5;
    }

    .courseName__Essencial {
        font-size: 24px;
        border-bottom: 1px solid #d65968;
        color: #d65968;
        line-height: 2em;
    }

    .courseName__Focus {
        font-size: 24px;
        border-bottom: 1px solid #7f59d6;
        color: #7f59d6;
        line-height: 2em;
    }

    .courseName__AHA {
        font-size: 24px;
        border-bottom: 1px solid #4582c6;
        color: #4582c6;
        line-height: 2em;
    }
}


/*トップ　トピックス追加 2021.09*/
.text__white {
    color: #FFF;
}

/*pc*/
@media only screen and (min-width: 640px) {
    .topics {
        max-width: 1200px;
        width: 100%;
        padding: 30px 0;
        margin: 30px auto 24px;
        display: flex;
        justify-content: space-between;
    }

    .topicsLeft,
    .topicsRight {
        width: 49%;
        border: 1px solid #AA976F;
        border-radius: 5px;
        padding: 32px;
    }

    .topicsLeft {
        margin-right: 1%;
        background: url(common/image/photo_EIEN.jpg);
        background-position: right top;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .topicsRight {
        margin-left: 1%;
    }

    .topicsTitle {
        font-size: 24px;
        font-weight: bold;
        text-align: center;
        color: #AA976F;
        margin-bottom: 24px;
    }

    .topicsTitle p {
        color: #000;
    }

    .topicsTitle__left {
        font-size: 24px;
        font-weight: bold;
        text-align: left;
        color: #AA976F;
        margin-bottom: 24px;
    }

    .topicsCheck {
        margin-top: 24px;
    }

    .topicsCheck__inner {
        position: relative;
        padding-left: 30px;
        font-weight: bold;
        color: #666;
    }

    .topicsCheck__inner:before {
        position: absolute;
        content: '';
        width: 24px;
        height: 24px;
        background-image: url(common/image/check_box.svg);
        left: 0;
    }

    .topicsLeft__inner {
        display: flex;
        justify-content: space-between;
    }

    .topics__textArea {
        width: 70%;
    }

    .topics__photoArea {
        width: 30%;
    }
}

/*sp*/
@media only screen and (max-width: 639px) {
    .topicsArea {
        /* margin-top: 450px; */
    }

    .topics {
        width: 100%;
        /* padding-top: 390px; */
        display: block;
    }

    .topicsLeft,
    .topicsRight {
        margin: 24px;
        border: 1px solid #AA976F;
        border-radius: 5px;
        padding: 24px;
    }

    .topicsLeft {
        background: url(common/image/photo_EIENSp.jpg);
        background-repeat: no-repeat;
        background-position: top center;
        background-size: cover;
    }

    .topicsTitle {
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        color: #AA976F;
        margin-bottom: 16px;
    }

    .topicsTitle__left {
        font-size: 20px;
        font-weight: bold;
        text-align: left;
        color: #AA976F;
        margin-bottom: 16px;
    }

    .topicsCheck {
        margin-top: 16px;
    }

    .topicsCheck__inner {
        position: relative;
        padding-left: 30px;
        font-weight: bold;
    }

    .topicsCheck__inner:before {
        position: absolute;
        content: '';
        width: 24px;
        height: 24px;
        background-image: url(common/image/check_box.svg);
        left: 0;
    }

    .topicsLeft__inner {
        display: flex;
        justify-content: space-between;
    }

    .topics__textArea {
        width: 100%;
    }

    .topics__photoArea {
        display: none;
    }
}

/*pc*/
@media only screen and (min-width: 640px) {
    .topToyohashi .toyohashiImage {
        background: url(common/image/toyohashi/toyohashiImg.png);
        background-position: center 120px;
        background-repeat: no-repeat;
        height: 400px;
        position: relative;
        opacity: 1;
    }
}

/*sp*/
@media only screen and (max-width: 639px) {
    .topToyohashi {
        padding-top: 46px;
    }

    .topToyohashi .toyohashiImage {
        background: url(common/image/sp/toyohashiImgSp.png);
        background-position: top;
        background-repeat: no-repeat;
        height: 300px;
        position: relative;
        opacity: 1;
    }
}

/*pc トップ header footer改修 240304 */
@media screen and (min-width: 768px) {
    .book_wrap {
        display: flex;
    }

    .book_line {
        margin-top: 6px;
        margin-left: 10px;
        padding: 7px 0px;
        border-radius: 4px;
        background: #06C755;
    }

    #top-head .foreHead .jumpBtn .book_line a {
        position: relative;
        font-size: 16px;
        font-weight: 400;
        color: #fff;
        padding: 10px 10px 10px 30px;
        background: #06C755;
    }

    #top-head .foreHead .jumpBtn .book_line a:before {
        content: '';
        position: absolute;
        background: url(common/image/line.png);
        width: 32px;
        height: 32px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        top: 3px;
        left: 0;
    }

    .title-bannerArea {
        background-color: #fff;
        position: absolute;
        z-index: 1;
        right: 0;
        left: 0;
        margin: 0 auto;
        top: 750px;
    }

    .title-banner {
    /* position: absolute; 
    bottom: 10px;
    right: 60px;
    width: 800px;*/
        max-width: 1200px;
        width: 100%;
        margin: auto;
    }

    .title-banner img {
        box-shadow: 1px 1px 5px rgba(168, 151, 108, 0.5);
    }

    .titleBnr_wrap {
        display: flex;
        flex-wrap: wrap;
    }

    .titleBnr_item {
        width: 24%;
        margin-right: 1%;
        cursor: pointer;
    }

    .titleBnr_item a:hover {
        opacity: 0.7;
    }

    .footerAccess_wrap {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
    }

    .footerAccess_item {
        width: 30%;
    }

    .footMenu_wrap {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }

    .footMenu_item {
        width: 22%;
    }

    .footMenuContact {
        display: flex;
    }

    .footBtn_line {
        box-sizing: border-box;
        position: relative;
        border: 1px solid #fff;
        padding: 5px 0 5px 30px;
        margin: 30px 0 0 30px;
        width: 220px;
        text-align: center;
        /*background: #b97480;*/
        background: #06C755;
    }

    .footBtn_line:before {
        content: '';
        display: block;
        position: absolute;
        background-image: url(common/image/line.png);
        width: 32px;
        height: 32px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        top: 0px;
        left: 4px;
    }

    .footerBnrArea_wrap {
        display: flex;
        flex-wrap: wrap;
    }

    .footerBnrArea_item {
        width: 24%;
    }
}

/*sp footerレイアウト変更・メインビジュアル下バナー位置変更 2024.03*/
@media screen and (max-width: 767px) {
    .title-banner {
        /* position: absolute; 
        right: 0;
        z-index: 30;*/
        width: 96%;
        padding: 2%;
    }

    .titleBnr_wrap {
        flex-direction: column;
    }

    .titleBnr_item {
        width: 100%;
        margin-right: 0;
        cursor: pointer;
    }

    .titleBnr_item img {
        box-shadow: 1px 1px 5px rgba(168, 151, 108, 0.5);
    }

    .titleBnr_item a:hover {
        opacity: 0.7;
    }

    .footerAccess_wrap {
        flex-direction: column;
    }

    .footerAccess_item {
        width: 100%;
    }

    .footMenu_wrap {
        flex-direction: column;
    }

    .footMenu_item {
        width: 100%;
    }

    .footMenuContact {
        flex-direction: column;
    }

    .footBtn_line {
        box-sizing: border-box;
        position: relative;
        border: 1px solid #fff;
        padding: 5px 0 5px 30px;
        margin: 0 auto 30px;
        width: 220px;
        text-align: center;
        background: #06C755;
    }

    .footBtn_line:before {
        content: '';
        display: block;
        position: absolute;
        background-image: url(common/image/line.png);
        width: 32px;
        height: 32px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        top: 0px;
        left: 4px;
    }
    
    .footerBnrArea_wrap {
        display: flex;
        flex-wrap: wrap;
    }
    .footerBnrArea_item {
        width: 48%;
        margin-top: 10px;
    }
}