@charset "utf-8";
/* CSS Document */

/* ##### font ##### */


.f-mont {
    font-family: 'Open Sans',
        sans-serif;
}

.f-ds {
    font-family: 'Dancing Script',
        cursive;
}

/* ##### font end ##### */

/* ##### reset.css上書き ##### */
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    line-height: 100%;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@media only screen and (max-width: 1024px) {}

@media only screen and (max-width: 599px) {
    .fs30 {
        font-size: 20px;
    }

    .fs16 {
        font-size: 14px;
    }
}

/* ##### reset.css上書きここまで ##### */

/* ##### 共通 ##### */
[data-element-id] .fead-mv {
    opacity: 1;
}

.fead-mv {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all 1s;
    transition: all 1s;
}

a {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}


#wrapper {
    padding-top: 0 !important;
}

.inner {
    padding: 80px 0 50px;
}

.sp-only {
    display: none;
}

.fs10 {
    font-size: 10px;
}

.fs50 {
    font-size: 50px;
}

h3 {
    font-size: 92px;
    z-index: 99;
    position: relative;
}

h3 span,
h2 span {
    font-family: "游ゴシック",
        YuGothic,
        Hiragino Sans,
        "ヒラギノ角ゴ ProN W3",
        "Hiragino Kaku Gothic Pro",
        Hiragino Kaku Gothic ProN,
        "メイリオ",
        Meiryo,
        'ＭＳ Ｐゴシック',
        sans-serif;
}

._fs73 {
    font-size: 73px;
}

h3 span.sub {
    display: inline-block;
    margin-left: 20px;
}

.tex {
    line-height: 30px;
}

.tc {
    text-align: center;
}

.tr {
    text-align: right;
}

.tl {
    text-align: left;
}

.mt10 {
    margin-top: 10px;
}

.mb10 {
    margin-bottom: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mb20 {
    margin-bottom: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb50 {
    margin-bottom: 50px;
}

.mt50 {
    margin-top: 50px;
}

.mt80 {
    margin-top: 80px;
}

.pad50 {
    padding: 50px 0;
}

.pt50 {
    padding-top: 50px;
}

.pb50 {
    padding-bottom: 50px;
}

.mt80 {
    margin-top: 80px;
}

.mb80 {
    margin-bottom: 80px;
}

.mauto {
    margin: 0 auto;
}

.z1 {
    position: relative;
    z-index: 1;
}

.ctex {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0;
    padding: 0;
    z-index: 1;
}

.Blink a {
    display: block;
}

/*.more {
	text-align: center;
	margin: 50px auto 0 auto;
	width: 80%;
	max-width: 300px;
	 border: solid 1px #000; 
	font-family: 'Genjyuu';
}

.more a {
	display: block;
	background: #000;
	color: #fff;
	padding: 10px 20px;
}*/

/**/

.box-more {
    width: 80%;
    max-width: 210px;
    border: solid 1px #fff;
}

.box-more a {
    display: block;
    color: #fff;
    padding: 10px 20px;
}

.box-more.arrow a {
    position: relative;
}

.box-more.arrow a:after {
    position: absolute;
    content: "";
    background: url(/import/tenant_1/160.16.91.38/html/images/index/arrow.png) no-repeat;
    width: 50px;
    height: 5px;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.box-more.arrow a:hover {
    opacity: 1;
}

.box-more.arrow a:hover:after {
    right: -15px;
}

/**/

.box-more._bk a {
    color: #000;
}

.box-more._bk {
    border: solid 1px #000;
}

.box-more.arrow._bk a:after {
    background: url(/import/tenant_1/160.16.91.38/html/images/index/arrow04.png) no-repeat;
}

/**/
/**/
.box-more._sp {
    border: solid 1px #7cb4dc;
    width: 100%;
}

.box-more._sp a {
    color: #7cb4dc;
}

.box-more.arrow._sp a:after {
    background: url(/import/tenant_1/160.16.91.38/html/images/index/arrow03.png) no-repeat;
}

/**/
/**/
.box-more._box {
    border: solid 1px #7cb4dc;
    width: 100%;
    max-width: 250px;
    margin: 30px 0 0;
}

.box-more._box a {
    color: #7cb4dc;
}

.box-more.arrow._box a:after {
    right: 10px;
    content: "";
    background: url(/import/tenant_1/160.16.91.38/html/images/concept/arow.png) no-repeat;
    width: 16px;
}

.box-more.arrow._box a:hover:after {
    right: 0;
}

/**/
.box-more._box {
    max-width: 180px;
    margin: 0 10px;
}

.box-more._sbk a {
    color: #000;
}

.box-more._sbk {
    border: solid 1px #000;
}

.box-more.arrow._sbk a:after {
    background: url(/import/tenant_1/160.16.91.38/html/images/first/arrrow.png) no-repeat;
}


/**/

.marker-c20 {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(65%, transparent), color-stop(65%, rgba(200, 255, 255, 0.2)));
    background: linear-gradient(transparent 65%, rgba(200, 255, 255, 0.2) 65%);
}

.marker-y20 {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(65%, transparent), color-stop(65%, #fbf8d0));
    background: linear-gradient(transparent 65%, #fbf8d0 65%);
}

.marker-b20 {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(65%, transparent), color-stop(65%, #b6ccdb));
    background: linear-gradient(transparent 65%, #b6ccdb 65%);
}


.bgimg {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    height: 100%;
}

.bgimg img {
    width: 100%;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
}

.ofimg {
    width: 100%;
    overflow: hidden;
}

.of {
    position: relative;
}

.of:before {
    content: "";
    display: block;
}

.ofimg img {
    width: 100%;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center center;';
}

.of img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.of15:before {
    padding-top: 15%;
}

.of20:before {
    padding-top: 20%;
}

.of25:before {
    padding-top: 25%;
}

.of30:before {
    padding-top: 30%;
}

.of35:before {
    padding-top: 35%;
}

.of40:before {
    padding-top: 40%;
}

.of45:before {
    padding-top: 45%;
}

.of50:before {
    padding-top: 50%;
}

.of55:before {
    padding-top: 55%;
}

.of60:before {
    padding-top: 60%;
}

.of61:before {
    padding-top: 61%;
}

.of65:before {
    padding-top: 65%;
}

.of70:before {
    padding-top: 70%;
}

.of75:before {
    padding-top: 75%;
}

.of80:before {
    padding-top: 80%;
}

.of85:before {
    padding-top: 85%;
}

.of90:before {
    padding-top: 90%;
}

.of95:before {
    padding-top: 95%;
}

.of100:before {
    padding-top: 100%;
}

.of105:before {
    padding-top: 105%;
}

.of110:before {
    padding-top: 110%;
}

.of115:before {
    padding-top: 115%;
}

.of120:before {
    padding-top: 120%;
}

.of150:before {
    padding-top: 150%;
}

.c-w {
    color: #fff;
}

.c-blue {
    color: #83b9e0;
}

.c-tit {
    color: #7cb4dc;
}

.c-bk {
    color: #000;
}

.texY {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
}

.bg-blue {
    background: #75b0d9;
}

.db {
    display: block;
}

.circle.pic span {
    border-radius: 50%;
}

.reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.c {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.cc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.row2 {
    width: 48%;
    margin: 0 1% 6%;
}

.row3 {
    width: 31.333%;
    margin: 0 1% 6%;
}

.row4 {
    width: 23%;
    margin: 0 1% 6%;
}

.row5 {
    width: 18%;
    margin: 0 1% 6%;
}

.w20 {
    width: 20%;
}

.w75 {
    width: 75%;
}

.w90 {
    width: 90%;
}

@media only screen and (max-width: 1024px) {
    .sp-only {
        display: block;
    }

    .pc-only {
        display: none;
    }

    .tex.tc {
        text-align: left;
    }

    h3 {
        font-size: 60px;
        margin-bottom: 15px;
    }

}

@media only screen and (max-width: 599px) {
    .inner {
        padding: 40px 0;
    }

    .mb80 {
        margin-bottom: 50px;
    }

    .row2 {
        width: 98%;
        margin: 0 1% 10%;
    }

    .row3 {
        width: 48%;
        margin: 0 1% 10%;
    }

    .row4 {
        width: 48%;
        margin: 0 1% 10%;
    }

    .row5 {
        width: 31.333%;
        margin: 0 1% 10%;
    }

    .w75 {
        width: 100%;
    }

    .sp-c {
        text-align: center;
    }

    .w90 {
        width: 100%;
    }

    .w20 {
        width: 90%;
        margin: 50px auto;
    }

    ._fs73 {
        font-size: 50px;
    }

    .box-more._sp {
        width: 140px;
        border: none;
    }

    .box-more._sp a {
        padding: 0;
    }

    h3 {
        font-size: 50px;
    }

    h3 span.sub {
        margin-left: 5px;
        font-size: 12px;
    }
}

/* ##### 共通ここまで ##### */

/* ##### header ##### */
.logo h1 {
    font-size: 12px;
    font-weight: normal;
    display: none;
}

h1[data-element-id] {
    display: block;
}

/* ##### header ##### */

#header {
    padding-top: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    background: rgba(255, 255, 255, 0.6);
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

#header[data-element-id] {
    position: static !important;
}

.header01 {
    max-width: 1200px;
    margin: auto;
}

.header01in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 10px;
}

.logo {
    width: 73px;
    height: auto;
}

.logo a {
    display: block;
}

.logo h1 {
    font-size: 12px;
    font-weight: normal;
    display: none;
}

h1[data-element-id] {
    display: block;
}


@media only screen and (max-width: 1024px) {
    #header {
        background: unset;
    }

    .logo {
        width: 112px;
        margin-left: 20px;
    }

}

@media only screen and (max-width: 599px) {
    .header01 .logo .pic {
        width: 100%;
        max-width: none;
    }
}

/* ##### header end ##### */

/* ##### nav ##### */
#gnav {
    width: 10%;
    padding: 20px 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-left: 20px;
}

#gnav li {
    display: inline-block;
    position: relative;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#gnav>li:after {
    content: '/';
    display: inline-block;
    margin: 0 10px;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    margin: auto;
}

#dropmenu {
    width: 100%;
    margin-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: auto;
}

#dropmenu[data-element-id] {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#dropmenu li a {
    letter-spacing: 1px;
    font-size: 13px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 0;
}

#dropmenu li.index-link span {
    display: none;
}

#dropmenu span.drop-btn {
    letter-spacing: 1px;
    font-size: 14px;
    display: block;
    text-align: left;
    border: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}


.dropmenu {
    *zoom: 1;
}

.dropmenu .dropdown {
    position: relative;
}

#dropmenu .dropdown:hover {
    cursor: pointer;
}

.dropmenu .dropdown ul {
    position: absolute;
    z-index: 9999;
    top: 100%;
    left: 0%;
    width: 100%;
    display: block;
    padding-top: 20px;
}

#dropmenu[data-element-id] .dropdown ul li {
    overflow: visible;
    height: 45px;
}

#dropmenu .dropdown ul li {
    overflow: hidden;
    width: 100%;
    height: 0;
    -webkit-transition-property: all;
    -webkit-transition: 0.3s linear;
    transition-property: all;
    transition: 0.3s linear;
}

#dropmenu .dropdown ul li a {
    display: block;
    color: #000;
    width: 200px;
    height: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
}

#dropmenu .dropdown:hover ul li {
    overflow: visible;
    height: 45px;
    width: 200px;
}

.sab-nav {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 200px;
}

.sab-nav li a {
    width: 100%;
}

#dropmenu .sp-only {
    display: none;
}

#dropmenu[data-element-id] .sp-only {
    display: block;
}


@media only screen and (max-width: 1024px) {

    #gnav .toggle {
        background: unset;
        width: 40px;
        height: 38px;
        top: 25px;
        right: 25px;
    }

    #gnav .toggle .bar {
        left: 0;
    }

    #gnav .toggle .bar,
    #gnav .toggle .bar:before,
    #gnav .toggle .bar:after {
        background: #7eb2dc;
        /* Old browsers */
        /* FF3.6-15 */
        /* Chrome10-25,Safari5.1-6 */
        background: -webkit-gradient(linear, left top, right top, from(#7eb2dc), to(#9b95d4));
        background: linear-gradient(to right, #7eb2dc 0%, #9b95d4 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7eb2dc', endColorstr='#9b95d4', GradientType=1);
        /* IE6-9 */

    }

    #gnav .toggle .bar:before,
    #gnav .toggle .bar:after {
        height: 4px;
        width: 40px;
        left: -7px;
    }

    #gnav .toggle .bar:before {
        top: -16px;
    }

    #gnav .toggle .bar:after {
        top: 16px;
    }

    #gnav .toggle .bar {
        height: 4px;
        width: 32px;
    }

    #gnav.action .toggle .bar {
        width: 40px;
    }

    #gnav {
        width: 100%;
    }

    #gnav .accordion-body {
        background: rgba(255, 255, 255, 0.8);
    }

    #gnav.action .accordion-body {
        width: 60%;
        margin-left: 40%;
    }


    #gnav .accordion-inner {
        height: 100vh;
    }

    .accordion-inner .sns li {
        display: inline-block;
    }

    #dropmenu {
        display: block;
        padding-bottom: 80px;

    }

    #gnav li {
        border-bottom: 1px solid #999;
    }

    #gnav ul li a {
        color: #000;
    }

    #gnav ul li span {
        height: auto;
        color: #000;
        background-color: rgba(255, 255, 255, 0.5);
        display: block;
        padding: 10px;
    }

    .dropmenu .dropdown ul {
        position: static;
        background-color: rgba(78, 69, 64, 0);
    }

    #dropmenu .dropdown ul li {
        overflow: visible;
        height: auto;
        padding-left: 30px;
    }

    #dropmenu .dropdown ul li:last-of-type {
        border-bottom: none;
    }

    #dropmenu .dropdown ul li a {
        background-color: rgba(78, 69, 64, 0);
        color: #000;
    }

    #dropmenu li.index-link img {
        display: none;
    }

    #gnav ul li.index-link span {
        display: block;
        background: none;
    }

    #dropmenu span.drop-btn {
        color: #000;
    }

    #dropmenu span.drop-btn:after {
        content: none;
    }

    #dropmenu .dropdown:hover ul li {
        height: auto;
        width: 100%;
    }

    #gnav.fixed {
        background: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 0;

    }

    #gnav {
        padding: 0;
    }

    #dropmenu .sp-only {
        display: block;
    }

}

@media (max-width: 599px) {
    #gnav.action .accordion-body {
        width: 100%;
        margin-left: 0;
    }
}

/* ##### nav end ##### */

/* ##### footer ##### */

footer {
    position: relative;
    background: #75b0d9;
}

footer * {
    color: white;
}

footer .totop {
    position: absolute;
    right: 3%;
    top: -105px;
    display: inline-block;
    z-index: 5;
}

footer .totop a {
    position: relative;
    color: #8accfb;
}

footer .totop a:before {
    content: "";
    position: absolute;
    background: url(/import/tenant_1/160.16.91.38/html/images/index/totop.png) no-repeat;
    width: 5px;
    height: 45px;
    top: -45px;
    left: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

footer .totop a:hover {
    opacity: 1;
}

footer .totop a:hover:before {
    top: -55px;
}

footer li.f-logo {
    width: 113px;
}

footer li.f-logo .f-contact {
    width: 113px;
    margin-top: 10px;
}

footer li.f-logo .f-contact a {
    color: #fff;
    width: 82px;
    display: block;
    border: 1px solid #fff;
    border-radius: 50px;
    text-align: center;
    padding: 2px 0;
    font-size: 12px;
    text-align: center;
    width: 100%;
}

footer li.w35 dd {
    font-size: 12px;
    margin-bottom: 5px;
}

footer li.w35 dd.info span.tit {
    width: 60px;
    display: block;
}

footer li.w35 dd.info span.item {
    width: calc(100% - 60px);
    display: block;
}

footer li.w35 .tel {
    position: relative;
    font-size: 24px !important;
    padding-left: 25px;
}

footer li.w35 .tel:before {
    content: "";
    position: absolute;
    background: url(/import/tenant_1/160.16.91.38/html/images/index/f095.png)no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    left: 0;
    top: 10px;
}

footer .copy {
    padding-bottom: 30px;
}

.reserved {
    display: block;
    width: 140px;
    position: fixed;
    right: 5px;
    top: 140px;
    z-index: 100;
}

.reserved li {
    width: 100%;
    margin-bottom: 20px;
}

.reserved li a {
    position: relative;
    -webkit-box-shadow: 0px 0px 0px 5px #cca9e2;
    box-shadow: 0px 0px 0px 5px #cca9e2;
    border: solid 1px #ffffff;
}

.reserved li._kinshi a {
    position: relative;
    -webkit-box-shadow: 0px 0px 0px 5px #6fa3c6;
    box-shadow: 0px 0px 0px 5px #6fa3c6;
    border: solid 1px #ffffff;
}


.reserved li a:after {
    position: absolute;
    content: '';
    left: -7px;
    top: -7px;
}

.reserved li .pic {
    width: 48px;
    margin: 0 auto;
}

.reserved li p {
    font-weight: bold;
    text-align: center;
    line-height: 15px;
}

.reserved li span {
    line-height: 0;
    font-size: 12px;
}

.reserved li a {
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center;
    font-size: 20px;
    display: block;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #000;
}

.reserved li.sp-reserv-salon a {
    background: #cca9e2;
}

.reserved li.sp-reserv-salon._kinshi a {
    background: #6fa3c6;
}

.reserved li.sp-reserv-salon span {
    color: #fff;
}

.reserved .gold li._kinshi a,
.reserved .gold li a {
    border: 1px solid #ffd700;
}

.reserved .gold li * {
    color: #FFD700 !important;
}

@media only screen and (max-width: 1024px) {
    footer li.w35 {
        width: 50%;
        margin: 2% 1%;
    }

    footer li.f-logo {
        width: 100%;
        margin-bottom: 30px;
    }

    footer li.f-logo .pic {
        width: 113px;
        margin: auto;
    }

    footer li.f-logo .f-contact {
        margin: 10px auto 0;
    }

    .reserved {
        width: 120px;
        right: 20px;
        top: unset;
        bottom: 3%;
    }

    .reserved li span {
        font-size: 10px;
    }
}

@media only screen and (max-width: 599px) {
    footer li.w35 {
        width: 95%;
    }

    .reserved {
        width: 100%;
        bottom: 5px;
        right: 5px;
    }

    .reserved .flexb {
        max-width: none;
    }

    .reserved ul li:first-of-type {
        margin-left: 10px;
    }

    .reserved ul li {
        width: calc(50% - 10px);
        margin-bottom: 0;
    }

    .reserved li .pic {
        width: 15%;
    }

    footer .copy {
        padding-bottom: 110px;
    }

    .heightLine-fdeta {
        height: auto !important;
    }
}

/* ##### footer end ##### */

/* ##### top ##### */

/* トップメインイメージ */

.sp_slide {
    display: none;
}

.sp_slide[data-element-id] {
    display: block;
    max-width: 600px;
}

.top-slide {
    position: relative;
}

.slide-tex {
    position: absolute;
    top: 25%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.slide-tex .in {
    width: 58%;
}

.slide-tex * {
    margin-left: auto;
}

.slide-tex h2 {
    font-size: 140px;
    line-height: 100%;
    background: #7eb2dc;
    /* Old browsers */
    /* FF3.6-15 */
    /* Chrome10-25,㻿afari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(#7eb2dc), to(#9b95d4));
    background: linear-gradient(to bottom, #7eb2dc 0%, #9b95d4 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, 㻿afari7+ */
    -webkit-filter: progid:DXImage㼀ransform.Microsoft.gradient(startColorstr='#7eb2dc', endColorstr='#9b95d4', Gradient㼀ype=0);
    filter: progid:DXImage㼀ransform.Microsoft.gradient(startColorstr='#7eb2dc', endColorstr='#9b95d4', Gradient㼀ype=0);
    /* IE6-9 */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.slide-tex span.bold {
    display: block;
}

.mainimg .uk-slidenav-position:after {
    padding-top: 50%;
}

@media (max-width: 1024px) {
    .slide-tex.inner {
        max-width: 100%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .slide-tex.inner .in {
        width: 55%;
    }

    .slide-tex.inner .in .fs32 {
        font-size: 18px;
        margin-top: 10px;
    }

    .mainimg .uk-slidenav-position:after {
        padding-top: 50%;
    }

    .slide-tex h2 {
        font-size: 70px;
        margin-bottom: 10px;
    }

    .slide-tex {
        top: 5%;
    }

    .slide-tex .tex {
        font-size: 12px;
        line-height: 20px;
    }

    .slide-tex .tex span.bold {
        font-size: 16px;
        margin-top: 10px;
    }
}


@media (max-width: 599px) {
    .slide-tex.inner {
        top: unset;
        bottom: 50px;
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        padding: 20px 0;
    }

    .slide-tex.inner .in {
        width: 100%;
        text-align: center;
    }

    .slide-tex h2 {
        background: #ffffff;
        /* Old browsers */
        /* FF3.6-15 */
        /* Chrome10-25,Safari5.1-6 */
        background: -webkit-gradient(linear, left top, right top, from(#ffffff), to(#ffffff));
        background: linear-gradient(to right, #ffffff 0%, #ffffff 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
        /* IE6-9 */
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .slide-tex.inner .in * {
        color: #fff;
        text-shadow: 0px 0px 20px #6fa3c6;
    }

    .slide-tex.inner .in span.bold {
        margin-top: 10px;
        font-size: 16px;
    }

    .pc_slide {
        display: none;
    }

    .sp_slide {
        display: block;
    }

    .mainimg .uk-slidenav-position:after {
        padding-top: 130%;
    }

    .mainimg {
        position: relative;
    }

}

.mainimg .uk-slideshow {
    width: 100%;
}

.mainimg .uk-slideshow img {
    width: 100%;
}

/*top-news*/

.top-news {
    background: rgba(255, 255, 255, 0.6);
    width: 100%;
}

.top-news .inner {
    padding: 20px 0;
}

.top-news .c-blue {
    width: 65px;
}

.top-news .date {
    width: 90px;
}

.top-news .one-line {
    width: calc(100% - 250px);
}

.top-news .more {
    width: 95px;
}

.top-news .more a {
    color: #7cb4dc;
    background: #fff;
    width: 82px;
    display: block;
    border: 1px solid #7cb4dc;
    border-radius: 50px;
    text-align: center;
    padding: 5px 0;
    margin-left: auto;
}

/*top-concept*/

.top-concept .inner {
    padding: 90px 0 250px;
}

.top-concept .w45 .pic {
    max-width: 410px;
    width: 90%;
}

.top-concept .texY {
    opacity: 0.4;
    letter-spacing: 3px;
}

.top-concept .t-box {
    width: 50%;
}

.top-concept .t-box .pic {
    max-width: 220px;
}

.top-concept .t-box .tit {
    line-height: 40px;
}

/*top-saloninfo*/

.top-saloninfo {
    margin-top: -230px;
}

.top-saloninfo h3 {
    position: relative;
    z-index: 99;
    opacity: 0.5;
}

.top-saloninfo .salonbox {
    margin-top: -20px;
    position: relative;
    z-index: 10;
}

.top-saloninfo .salonbox li a {
    display: block;
}

/* .top-saloninfo .salonbox li a:hover {
	opacity: 1;
} */

.top-saloninfo .salonbox li dt {
    position: relative;
    display: block;
}

.top-saloninfo .salonbox li dt span {
    display: block;
}

.top-saloninfo .salonbox li dt:after {
    position: absolute;
    content: "";
    display: block;
    background: url(/import/tenant_1/160.16.91.38/html/images/index/gradation.png) no-repeat;
    background-size: cover;
    z-index: -1;
    width: 100%;
    height: 100%;
    left: -25px;
    top: -25px;
    opacity: 0.5;
}

.top-saloninfo .salonbox li dd.s-name {
    color: #806ed7;
    font-size: 16px;
    position: relative;
    margin: 10px 0;
}

.top-saloninfo .salonbox li dd.s-name:after {
    content: "";
    position: absolute;
    background: url(/import/tenant_1/160.16.91.38/html/images/index/arrow02.png) no-repeat;
    width: 50px;
    height: 5px;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.top-saloninfo .salonbox li a:hover dd.s-name:after {
    right: -10px;
}

.top-saloninfo .salonbox li dd.add,
footer li.w35 dd.add {
    font-size: 12px;
    position: relative;
    padding-left: 20px;
}

.top-saloninfo .salonbox li dd.add:before,
footer li.w35 dd.add:before {
    content: "";
    background: url(/import/tenant_1/160.16.91.38/html/images/index/f041.png) no-repeat;
    background-size: contain;
    width: 12px;
    height: 12px;
    position: absolute;
    left: 0;
    top: 2px;
}


.top-saloninfo .salonbox li dd.acsess,
footer li.w35 dd.acsess {
    font-size: 12px;
    position: relative;
    padding-left: 20px;
}

.top-saloninfo .salonbox li dd.acsess:before,
footer li.w35 dd.acsess:before {
    content: "";
    background: url(/import/tenant_1/160.16.91.38/html/images/index/f238.png) no-repeat;
    background-size: contain;
    width: 12px;
    height: 12px;
    position: absolute;
    left: 0;
    top: 2px;
}

footer li.w35 dd.add:before {
    background: url(/import/tenant_1/160.16.91.38/html/images/index/f_f041.png) no-repeat;
    background-size: contain;
}

footer li.w35 dd.acsess:before {
    background: url(/import/tenant_1/160.16.91.38/html/images/index/f_f238.png) no-repeat;
    background-size: contain;
}


/* top-style*/

.top-style .inner {
    padding: 0;
}

.top-style h3 {
    margin-bottom: 0;
}

.top-style li {
    width: 25%;
    position: relative;
}

.top-style a {
    display: block;
}

.top-style li .texY {
    position: absolute;
    left: 2%;
    top: 2%;
}

/*top-staff*/
.top-staff .bgimg img {
    opacity: 0.2;
}

.top-staff .inner {
    padding: 120px 0 80px;
}

.top-staff li.item {
    width: 33.3333%;
}

.top-staff li.item:first-of-type {
    margin-top: 40px;
}

.top-staff li.item:nth-of-type(even) {
    margin-top: 20px;
}

/*top-blog*/

.top-blog li a {
    display: block;

}

.top-blog li .pic {
    max-width: 120px;
    margin-right: 20px;
}

.top-blog li dl {
    width: calc(100% - 140px);
}

.top-blog li dl dt {
    font-size: 12px;
    margin-bottom: 10px;
}

/*top-banner*/
.top-banner li a {
    position: relative;
    display: block;
}

.top-banner li h3 {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    line-height: 100%;
    width: 100%;
}

.top-banner li h3 span {
    line-height: 0;
    padding: 25px 0 0;
}

.top-banner li.purple .pic,
.top-banner li.blue .pic {
    position: relative;
}

.top-banner li.purple .pic:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(143, 120, 193, 0.7);
    z-index: 5;
}

.top-banner li.blue .pic:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(124, 151, 225, 0.7);
    z-index: 5;
}

/*top-recruit*/
.top-recruit .inner {
    padding: 100px 0 150px;
}

.top-recruit:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(82, 124, 152, 0.7);
    z-index: 5;
}

.top-recruit dl {
    position: relative;
    z-index: 99;
}

.top-recruit .box-more {
    margin: 50px auto 0;
}

@media only screen and (max-width: 1024px) {
    .top-news dl {
        padding: 20px 0;
    }

    .top-news .date {
        display: none;
    }

    .top-news .one-line {
        width: calc(100% - 160px);
    }

    .top-concept .texY {
        font-size: 15px;
    }

    .top-concept .t-box .tit {
        font-size: 16px;
        line-height: 30px;
    }

    .top-concept .t-box .tit br {
        display: none;
    }

    .top-concept .mt30 {
        margin-top: 20px;
    }

    .top-saloninfo h3 {
        margin-bottom: 30px;
    }

    .top-saloninfo .salonbox {
        margin-top: 0;
    }

    .top-saloninfo .salonbox li {
        margin: 0 2% 10% 2%;
    }

    .top-saloninfo .salonbox li dt:after {
        left: -15px;
    }

    .top-style ul {
        width: 100%;
        max-width: none;
    }

    .top-recruit .bkimg {
        position: absolute;
    }

    .top-recruit .tc.tex {
        text-align: center;
    }
}

@media only screen and (max-width: 599px) {
    .top-news .inner {
        padding: 10px 0;
    }

    .mainimg .top-news {
        position: absolute;
        left: 0;
        bottom: 0;
    }

    .top-news dl {
        padding: 10px 0;
    }

    .top-concept .t-box {
        width: 100%;
        margin-top: -25px;
    }

    .top-concept .t-box .pic {
        margin: 20px 0 30px;
    }

    .top-saloninfo h3 {
        text-align: center;
    }

    .top-saloninfo .salonbox li dt.pic {
        width: 100%;
        max-width: none;
    }

    .top-saloninfo .salonbox li a {
        width: 80%;
        margin: auto;
    }

    .top-saloninfo .salonbox li dt:after {
        top: -13px;
    }

    .top-style .inner {
        width: 95%;
        max-width: none;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .top-style .w25,
    .top-blog .w25 {
        width: 120px;
        padding-bottom: 10px;
    }

    .top-style h3,
    .top-blog h3 {
        width: calc(100% - 130px);
    }

    .top-style li {
        width: 50%;
        max-width: none;
    }

    .top-staff .pic {
        width: 100%;
        max-width: none;
    }

    .top-staff h3 {
        margin-top: -23px;
    }

    .top-staff .inner {
        padding: 60px 0;
    }

    .top-banner ul,
    .top-banner li.purple .pic,
    .top-banner li.blue .pic {
        width: 100%;
        max-width: none;
    }

    .top-recruit .inner {
        padding: 100px 0 180px;
    }

}


/* ##### トップここまで ##### */

/* ##### 下層ページ共通 ##### */

.page .content {
    padding-top: 88px;
}

.page-tit {
    position: relative;
}

.page-tit .p-img {
    width: 65%;
    margin-left: auto;
    position: relative;
}

.page-tit .p-img:before {
    content: "";
    position: absolute;
    background: rgb(255, 255, 255);
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 1)), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    left: 0;
    top: 0;
    width: 30%;
    height: 100%;
    z-index: 5;
}

.page-tit .p-img:after {
    content: "";
    position: absolute;
    background: rgb(255, 255, 255, 0.3);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
}

.page-tit h2 {
    padding: 0;
    color: #7cb4dc;
    font-size: 100px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 10;
}

.page-tit h2 span {
    font-size: 14px;
    color: #000;
    line-height: 100%;
    margin-top: 20px;
}

.pankuzu .inner {
    padding: 15px 0;
}

.pankuzu * {
    color: #fff;
}

.pankuzu li {
    padding-right: 10px;
    line-height: 14px;
}

.pankuzu li:after {
    margin-left: 10px;
    content: "＞";
}

.pankuzu li:first-of-type {
    padding-left: 0;
}


.pankuzu li:last-of-type:after {
    content: none;
}

.ct-tit {
    text-align: center;
    font-size: 72px;
    color: #7cb4dc;
}

.ct-tit span.db {
    color: #8f8d8d;
    line-height: 0;
    margin-top: 30px;
    font-size: 14px;
}

._b-sky {
    background: #e2ebf2;
}

._b-sky h3 {
    color: #000;
}

.ti {
    padding-left: 1em;
    text-indent: -1em;
}

.mb200 {
    margin-bottom: 200px;
}

.pb200 {
    padding-bottom: 200px;
}

@media only screen and (max-width: 1024px) {
    .page .content {
        padding-top: 110px;
    }

    .page-tit h2 {
        max-width: none;
        font-size: 50px;
    }

    .page-tit h2 span {
        margin-top: 10px;
    }

    .ct-tit {
        margin-bottom: 80px;
    }
}

@media only screen and (max-width: 599px) {
    .page-tit h2 {
        max-width: none;
        font-size: 50px;
    }

    .page-tit h2 span {
        margin-top: 5px;
        font-size: 12px;
    }

    .page-tit .of30:before {
        padding-top: 60%;
    }

    .page-tit .p-img {
        width: 70%;
    }

    .page-tit .p-img:before {
        width: 20%;
    }

    .ct-tit {
        font-size: 50px;
    }

}

/* ##### 下層ページ共通ここまで ##### */

/* ##### ブログ共通 ##### */
.one-line {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}

.blog-list dt {
    color: #a0a0a0;
    width: 100px;
}

.blog-list .category {
    width: calc(100% - 100px);
}

.blog-list .category span {
    display: inline-block;
    font-size: 10px;
    background: #cca9e2;
    padding: 0px 10px;
    color: #fff;
    margin: 0 5px 10px 0;
}

.blog-list li .more {
    margin-top: 20px;
    padding: 0 30px 0 0;
    position: relative;
}

.blog-list li .more:after {
    content: "";
    position: absolute;
    width: 16px;
    height: 5px;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url(/import/tenant_1/160.16.91.38/html/images/news/arrow.png);
}

.side.flexs {
    display: block;
}

.side-nav {
    margin-bottom: 30px;
    width: 100%;
}

.side-nav dt h4 {
    margin: 0;
    color: #fff;
}

.side-nav dt {
    background: #75b0d9;
    padding: 10px;
}

.side-nav dd a {
    padding: 10px 30px 10px 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    border-bottom: 1px solid #000;
    position: relative;
}

.side-nav dd a:after {
    content: "";
    position: absolute;
    width: 16px;
    height: 5px;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url(/import/tenant_1/160.16.91.38/html/images/news/arrow.png);
}

.archive dd a {
    font-family: 'Open Sans',
        sans-serif;
}

/*ページャー*/
.pagenav {
    padding-top: 30px;
}

.pagenav li {
    margin: 0 10px;
}

.pagenav li a {
    display: inline-block !important;
    width: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    background: #000;
    font-family: 'Open Sans',
        sans-serif;
}

.pagenav li.st a {
    background: #c9c9c9;
    color: #000;
}

.pagenav li.prev a,
.pagenav li.next a {
    background: #fff;
    color: #000;
}

.pagenav li.prev a img,
.pagenav li.next a img {
    display: inline-block;
    vertical-align: middle;
}

.pagenav li.prev a {
    text-align: right;
}

.pagenav li.next a {
    text-align: left;
}

.blog-list.detail li:last-of-type {
    border-bottom: none;
}

.blog .backlistbtn {
    background: unset;
}

.blog .backlistbtn ul.inner li a {
    color: #75b0d9;
}

.blog .backlistbtn ul.inner li:first-of-type {
    border-right: 2px solid #75b0d9;
}

.blog .backlistbtn ul.inner li .prev-btn a:after {
    background: url(/import/tenant_1/160.16.91.38/html/images/news/modoru.png) no-repeat;
    left: -20px;
}

.blog .backlistbtn ul.inner li .next-btn a:after {
    background: url(/import/tenant_1/160.16.91.38/html/images/news/next.png) no-repeat;
    right: -20px;
}

.blog-list .thumbnail-box .pic {
    width: 180px;
}

.blog-list .thumbnail-box .b-box {
    width: calc(100% - 200px);
}

.blog-list .thumbnail-box {
    position: relative;
}

.blog-list .thumbnail-box .more {
    position: absolute;
    right: 0;
    bottom: 15px;
}

.blog-recommend h3 {
    color: #828282;
}

.blog-recommend .blog-list li .more {
    display: inline-block;
    vertical-align: middle;
    margin: 20px auto 0;
}

.blog-recommend .blog-list .category {
    width: 100%;
}

.blog-recommend .blog-list.news li {
    border-bottom: none;
}

@media only screen and (max-width: 1024px) {
    .blog-list .category span {
        font-size: 8px;
        margin-bottom: 5px;
        padding: 0px 8px;
    }

    .blog-list .category {
        margin-bottom: 10px;
    }

    .side.flexs {
        margin: 0;
        max-width: none;
    }
}

@media only screen and (max-width: 599px) {
    .side-nav {
        width: 45%;
    }

    .side.flexs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .blog .backlistbtn ul.inner li {
        width: 50%;
    }

    .blog-list .thumbnail-box .b-box {
        width: 100%;
        margin-top: 20px;
    }

    .blog-list .thumbnail-box .more {
        position: relative;
        bottom: unset;
        right: unset;
    }

    .side.flexs {
        margin-top: 50px;
    }

    .pagenav li {
        margin: 0 5px;
    }

    .blog-recommend .pic {
        width: 100%;
        max-width: none;
    }
}

/*ブログ共通(ニュース一覧部分)*/
.blog-list.news li {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: #999 solid 1px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}


/* ##### ブログ共通ここまで ##### */

/* ##### 【料金表　1　】 ##### */
.menubox1 {
    margin-top: 50px;
}

.menubox1 .menu-list {
    margin-bottom: 50px;
}

.menubox1 ul {
    background: #f0f0f0;
    padding: 0 30px 40px;
}

.menubox1 li {
    padding: 10px 0;
}

.menubox1 li .tex {
    font-size: 12px;
    line-height: 18px;
}

.menubox1 dt,
.menubox1 dd {
    font-weight: bold;
}

.menubox1 dd {
    text-align: right;
}

.menubox1 dd.w30 {
    font-family: 'Cinzel Decorative',
        cursive;
    color: #9bc2df;
    font-size: 18px;
    letter-spacing: 1px;
}

.menubox1 .acc-btn {
    position: relative;
    background: #f0f0f0;
    padding-bottom: 20px;
    cursor: pointer;
}

.menubox1 .acc-btn:after {
    content: "";
    background: url(/import/tenant_1/160.16.91.38/html/images/salon_hirai/arrow.png) no-repeat;
    width: 20px;
    height: 18px;
    position: absolute;
    top: 50%;
    right: 30px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: auto;
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear;
    display: block;
}

.menubox1 .acc-btn.action:after {
    -webkit-transform: rotate(180deg) translateY(50%);
    transform: rotate(180deg) translateY(50%);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.menubox1 h4 {
    font-size: 48px;
    color: #7cb4dc;
    border-bottom: 2px solid #75b0d9;
    margin: 40px 30px 0;
    padding-top: 40px;
}

.menubox1 h4 span {
    font-family: "游ゴシック",
        YuGothic,
        Hiragino Sans,
        "ヒラギノ角ゴ ProN W3",
        "Hiragino Kaku Gothic Pro",
        Hiragino Kaku Gothic ProN,
        "メイリオ",
        Meiryo,
        'ＭＳ Ｐゴシック',
        sans-serif;
    color: #000;
    line-height: 20px;
    font-size: 14px;
    margin: 10px 0;
}

.menu-list h4:before {
    position: absolute;
    content: "";
    width: (100% + 60px);
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
}

.menubox1 h4 {
    font-size: 21px;
}

/* ##### 【料金表　1　】ここまで ##### */
/* ##### 【料金表　2　】 ##### */
.menubox2 {
    margin-bottom: 50px;
}

.menubox2 h3 {
    text-align: center;
    border-bottom: 1px solid #000;
    margin-bottom: 10px;
}

.menubox2 dd dl {
    border-bottom: 1px solid #000;
    padding: 10px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.menubox2 dd dl dd {
    text-align: right;
}

.sample-list {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 15px;
}

.sample-list>dt {
    width: 25%;
}

.sample-list>dd {
    width: 10%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-left: 15px;
}

.samples {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 5px;
}

.samples dt {
    font-weight: normal;
}

.sum-price {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 2px solid #75B0D9;
    padding: 5px;
}

@media (max-width: 1024px) {
    .menubox1 h4 {
        text-align: center;
        margin-bottom: 0;
        margin: 0 10px 0;
        padding-top: 20px;
    }

    .menubox1 ul {
        padding: 0 10px 20px;
    }

    .menubox1 dd.w30 {
        width: 100%;
    }

    .sample-list>dt {
        width: 35%;
    }

    .samples {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .samples dt {
        width: 100%;
        text-align: right;
    }
}

@media (max-width: 599px) {

    .samples dt,
    .samples dd {
        font-size: 12px;
    }
}

/* ##### 【料金表　2　】ここまで ##### */
/* ##### 【左右のカラムが交互に代わるブロック】 ##### */
.crossbox li {
    margin-bottom: 80px;
}

.crossbox li:nth-of-type(odd) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

@media (max-width: 599px) {
    .crossbox li:nth-of-type(odd) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .crossbox .tex {
        margin-top: 20px;
    }

    .crossbox .pic {
        margin-bottom: 30px;
    }
}

/* ##### 【左右のカラムが交互に代わるブロック】ここまで ##### */

/* ##### よくある質問 ##### */
.faq-box {
    padding-top: 80px;
}

.qa-list {
    margin-bottom: 50px;
}

.qa-q {
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    background: #000;
    margin-right: 10px;

    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    display: block;
    width: 40px;
    height: 40px;
    padding-top: 8px;
}

.qa-list dt div {
    font-size: 24px;
    -webkit-box-sizing: border-box;
    position: relative;
    color: #000;
    font-weight: bold;
    display: inline-block;
    width: calc(100% - 50px);
}

.qa-list dt:hover {
    cursor: pointer;
}

.qa-list dd {
    font-size: 14px;
    padding: 20px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.qa-list .tex {
    display: inline-block;
    width: calc(100% - 50px);
}

.qa-list dd .qa-q {
    background: #999;
}

@media only screen and (max-width: 1024px) {}

@media only screen and (max-width: 599px) {
    .qa-list dt div {
        font-size: 18px;
    }
}

/* ##### よくある質問 ここまで ##### */

/* ##### お問い合わせ ##### */
.contact-list {
    margin-bottom: 20px;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.contact-list dt {
    width: 320px;
    font-size: 16px;
    font-weight: bold;
}

.contact-list dd {
    width: calc(100% - 320px);
}

.conf .contact-list dd div {
    display: inline-block;
}

.contact-list input,
.contact-list textarea,
.contact-list select {
    border: none;
    background: #eff0f3;
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.contact-btn button {
    text-align: left;
    margin: 50px auto 0 auto;
    width: 240px;
    border: none;
    display: block;
    background: #75b0d9;
    color: #fff;
    padding: 15px;
    position: relative;
}

.contact-btn button:after {
    position: absolute;
    content: "";
    background: url(/import/tenant_1/160.16.91.38/html/images/index/arrow.png) no-repeat;
    width: 50px;
    height: 5px;
    right: 0;
    top: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.contact-btn button:hover {
    opacity: 0.6;
    cursor: pointer;
}

.contact-list .red {
    font-size: 12px;
    background: #88abda;
    padding: 0 5px;
    display: inline-block;
    color: #fff;
    margin-right: 10px;
}

@media only screen and (max-width: 1024px) {
    .contact-list dt {
        margin-bottom: 10px;
    }

    .contact-list dt,
    .contact-list dd {
        width: 100%;
    }

    .contact-list .must {
        display: inline-block;
        margin-left: 10px;
    }

}

@media only screen and (max-width: 599px) {}

/* ##### お問い合わせ　ここまで ##### */

/* ##### コンセプト ##### */
.concept .box01 h3+div strong {
    font-size: 48px;
    color: #4f9cd1;
}

.concept .box01 .paret {
    max-width: 218px;
    margin: 30px auto 20px;
}

.concept .box01 .point {
    margin-top: 50px;
}

.concept .box01 .point li {
    background: rgba(213, 200, 241, 0.8);
    border-radius: 50%;
    width: 450px;
    height: 450px;
    padding-top: 80px;
}

.concept .box01 .point li dl {
    width: 90%;
    max-width: 320px;
    margin: auto;
}

.concept .box01 .point li:nth-of-type(even) {
    background: rgba(204, 207, 243, 0.8);
    margin-left: -50px;
}

.concept .box02 h3 {
    color: #000;
}

.concept .box02 .box-more+.box-more {
    margin-left: 20px;
}

.concept .link-box p {
    max-width: 250px;
}

.concept .box-more._box {
    margin: 0;
}

.link-box .box-more {
    width: 47%;
}

.concept .box03 {
    padding: 0 0 200px 0;
}

.concept .box03 .pic {
    max-width: 320px;
}

.concept .box03 .t-box {
    width: 62%;
}

.concept .box03 .t-box .G-mane {
    margin-top: 30px;
}

.concept .box03 .t-box .G-mane span {
    text-align: right;
    display: block;
    font-weight: bold;
}

.concept .box03 .t-box .G-mane span+span {
    font-size: 18px;
    margin-top: 10px;
}

@media only screen and (max-width: 1024px) {
    .concept .box01 h3+div strong {
        font-size: 36px;
    }

    .concept .box01 .point li:nth-of-type(even) {
        margin-left: 0;
        margin-top: 30px;
    }

    .concept .box01 .point li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-top: 0;
    }

    .link-box .box-more {
        width: 100%;
    }

    .concept .box02 .box-more+.box-more {
        margin-left: 0;
    }

    .concept .box03 .flexb {
        max-width: none;
    }

    .concept .box-more._box {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 599px) {
    .concept .box01 .point li {
        width: 300px;
        height: 300px;
        padding: 15px;
    }

    .concept .box01 .point dl dd {
        font-size: 13px;
        line-height: 140%;
        text-align: center;
    }

    .concept .box02 .t-box {
        margin-top: 30px;
    }

    .concept .box03 .t-box {
        width: 100%;
        margin: 30px auto 0;
    }
}

/* ##### コンセプト　ここまで ##### */
/* ##### はじめての方へ ##### */
.first .box01 .top-banner li {
    position: relative;
}

.first .box01 .top-banner li .pic:before {
    background: rgba(111, 163, 198, 0.8);
}

.first .box01 .top-banner li:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    margin: auto;
    outline: 1px solid #fff;
    /* 線幅、線のスタイル、カラー */
    outline-offset: -10px;
    /* 対象の要素からの距離、マイナス(内側)にも対応 */
    left: 0;
    top: 0;
    z-index: 5;
}

.first .box01 .top-banner li dl {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 10;
    width: 100%;
}

.first .box01 .top-banner li dl * {
    color: #fff;
    text-align: center;
}

.first .box01 .tel {
    position: relative;
    font-size: 36px;
    padding-left: 40px;
    display: inline-block;
    text-align: center;
}

.first .box01 .tel:before {
    content: "";
    position: absolute;
    background: url(/import/tenant_1/160.16.91.38/html/images/index/f095.png)no-repeat;
    background-size: contain;
    width: 36px;
    height: 36px;
    left: 0;
    top: -3px;
}

.first .box01 .heightLine-tel .tex {
    margin-top: 10px;
}

.first .box01 .net {
    width: 80%;
    margin: auto;
}

.first .box01 .net a {
    display: block;
    background: #ffffff;
    color: #000 !important;
    border-radius: 15px;
    padding: 10px 0;
    font-size: 16px;
    margin-top: 10px;
}

.flow-box li dt {
    position: relative;
    display: inline-block;
    margin: 0 0 15px 0;
    vertical-align: middle;
    text-decoration: none;
    width: 100%;
    padding-left: 1em;
    text-indent: -1em;
    font-size: 23px;
}

.flow-box li dt:before,
.flow-box li dt:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}

.flow-box li dt:before {
    top: 100%;
    left: calc(100% - 4px);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 4px;
    height: 4px;
    border: 4px solid transparent;
    border-left: 4px solid #7cb4dc;
}

.flow-box li dt:after {
    top: 100%;
    left: 0;
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #7cb4dc;
}

.first .box03 .link-box p {
    margin: 20px 10px;
}

/*クーポン部分共通*/
.ribbon17-wrapper {
    display: block;
    position: relative;
    margin: 15px 2%;
    padding: 24px;
    background: #f0f0f0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.ribbon17-content {
    position: absolute;
    top: -6px;
    left: -6px;
    width: 80px;
    height: 80px;
    overflow: hidden;
}

.ribbon17 {
    display: inline-block;
    position: absolute;
    padding: 3px 0;
    left: -44px;
    top: 18px;
    width: 160px;
    text-align: center;
    font-size: 18px;
    line-height: 16px;
    background: #b080ce;
    color: #fff;
    letter-spacing: 0.05em;
    -webkit-transform: rotate(45deg);
    transform: rotate(-45deg);
}

.ribbon17:before,
.ribbon17:after {
    position: absolute;
    content: "";
    border-top: 4px solid #9765b6;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    bottom: -4px;
}

.ribbon17:before {
    left: 18px;
}

.ribbon17:after {
    right: 29px;
}

.coupon-box h4 {
    padding-left: 30px;
    line-height: 25px;
    margin-bottom: 10px;
    font-size: 15px;
}

.coupon-box .price {
    font-family: 'Cinzel Decorative',
        cursive;
    font-weight: bold;
    letter-spacing: 1.5px;
}

.coupon-box .precautions li {
    font-size: 12px;
}

.coupon-box .precautions li:before {
    content: "●";
    margin-right: 5px;
}

/**/

@media only screen and (max-width: 1024px) {
    .first .box01 li {
        width: 80%;
        margin: 0 auto 30px;
    }

    .flow-box li dt {
        font-size: 16px;
    }

}

@media only screen and (max-width: 599px) {
    .first .box01 li {
        width: 100%;
    }

    .first .box01 .tel {
        font-size: 20px;
        padding-left: 27px;
    }

    .first .box01 .net a {
        padding: 5px 0;
        font-size: 12px;
        margin-top: 10px;
    }

    .first .box01 .tel:before {
        width: 18px;
        top: 4px;
    }

    .first .box01 .top-banner li .pic .trimmingInner {
        padding-top: 80% !important;
    }

    .flow-box li .pic {
        width: 100%;
        max-width: none;
    }

    .flow-box li dt {
        font-size: 14px;
    }

    .heightLine-ctit {
        height: auto !important;
    }
}


/* ##### はじめての方へ　ここまで ##### */

/* ##### サロン ##### */
.salon[data-element-id] .staff-list li:nth-of-type(n+7) {
    display: none;
}

.salon .info .t-box li {
    margin: 10px 0;
}

.salon .info .t-box li .tit {
    width: 100px;
    display: block;
}

.salon .info .t-box li .item {
    width: calc(100% - 100px);
}

.salon .info .t-box li .item a {
    color: #7cb4dc;
}

.staff-list li a {
    display: block;
}

.subtit {
    text-align: center;
    font-size: 48px;
    color: #000000;
}

.subtit span.db {
    color: #8f8d8d;
    line-height: 0;
    margin-top: 5px;
    font-size: 14px;
}

.existing h4.tit {
    color: #809ace;
}

.existing .ribbon17 {
    background: #809ace;
}

.existing .ribbon17:before,
.existing .ribbon17:after {
    border-top: 4px solid #6582bb;
}

.newcast h4.tit {
    color: #b080ce;
}

@media only screen and (max-width: 1024px) {}

@media only screen and (max-width: 599px) {
    .staff-list li .pic {
        width: 100%;
        max-width: none;
    }

    .salon .link-box {
        margin: 0 auto 50px;
    }

    .salon .link-box p {
        width: 45%;
        font-size: 12px;
        margin: 10px auto;
    }
}

/* ##### サロン　ここまで ##### */

/* ##### スタイル ##### */
.style .link-box p {
    margin: 0 10px 20px;
    width: 25%;
}

.style .style-list dt span {
    display: inline-block;
    border: 1px solid #000;
    padding: 3px;
    margin: 5px;
}

/* ##### 【スタイル詳細】 ##### */
.style_detail .box02.inner {
    padding: 0 0 50px;
}

.style .gallery dt {
    border: none;
    padding: 0;
    margin-bottom: 0;
}

.style .gallery dt.g-tit {
    border-bottom: 2px solid #000;
    padding-bottom: 10px;
    display: block;
}

.s-data .g-cate {
    margin-bottom: 20px;
}

.s-data .g-cate span {
    border: 1px solid #000;
    padding: 3px;
    display: inline-block;
    margin: 5px;
}

.gallery .main-image {
    width: 100%;
    margin-bottom: 15px;
}

.gallery .thumb-img {
    width: calc(33.33333% - 10px);
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear;
}

.gallery .thumb-img:nth-of-type(3) {
    margin: 0 15px;
}

.gallery .thumb-img:hover {
    cursor: pointer;
    opacity: 0.8;
}

.profile-box dl {
    margin-bottom: 10px;
}

.profile-box dt {
    width: 70px;
    font-size: 14px;
}

.profile-box dt span {
    display: inline-block;
    background: #000;
    padding: 3px 5px;
    color: #fff;
}

.profile-box dd {
    width: calc(100% - 70px);
}

.stylist-data {
    background: #f0f0f0;
    position: relative;
}

.stylist-data h4 {
    position: absolute;
    left: 10px;
    top: -25px;
    font-size: 48px;
    color: #828282;
}

.stylist-data h4 span {
    font-size: 14px;
    margin-left: 10px;
    color: #3d3d3d;
}

.stylist-data h5 {
    margin-top: 50px;
    padding-left: 10px;
    color: #333333;
}

.stylist-data h5 span {
    margin-bottom: 5px;
}

.back-btn p {
    margin: auto;
}

.back-btn .box-more.arrow._bk a:after {
    background: url(/import/tenant_1/160.16.91.38/html/images/index/arrow04.png) no-repeat;
    right: unset;
    left: 15px;
    /* transform: translateX(10px); */
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.back-btn .box-more._bk {
    text-align: right;
}

.back-btn .box-more.arrow._bk a:hover:after {
    left: 5px;
    right: unset;
}

.backlistbtn {
    background: #f0f0f0;
}

.backlistbtn ul.inner {
    padding: 10px 0;
}

.backlistbtn ul.inner li {
    padding: 0 20px;
}

.backlistbtn ul.inner li:first-of-type {
    border-right: 2px solid #000;
}

.backlistbtn ul.inner li a {
    font-weight: 600;
    position: relative;
    padding: 10px;
}

.backlistbtn ul.inner li .prev-btn {
    text-align: right;
}

.backlistbtn ul.inner li a:after {
    position: absolute;
    content: "";
    width: 14px;
    height: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;

}

.backlistbtn ul.inner li .prev-btn a:after {
    background: url(/import/tenant_1/160.16.91.38/html/images/style/modoru.png) no-repeat;
    left: -20px;
}

.backlistbtn ul.inner li .next-btn a:after {
    background: url(/import/tenant_1/160.16.91.38/html/images/style/nest.png) no-repeat;
    right: -20px;
}

.backlistbtn ul.inner li .prev-btn a:hover:after {
    left: -30px;
}

.backlistbtn ul.inner li .next-btn a:hover:after {
    right: -30px;
}

.recommend h3 {
    color: #828282;
}

@media only screen and (max-width: 1024px) {
    .style .link-box p {
        width: 29%;
    }

    .s-data.w50 {
        width: 60%;
    }

    .stylist-data h4 {
        top: -5px;
        font-size: 32px;
    }

    .stylist-data h4 span {
        font-size: 10px;
    }

    .style .style-list dd {
        font-size: 16px;
    }

}

@media only screen and (max-width: 599px) {
    .style .link-box p {
        width: 43%;
    }

    .s-data {
        margin-top: 30px;
    }

    .profile-box .stylist-data .pic {
        width: 100%;
    }

    .profile-box .stylist-data .w25 {
        width: 25%;
    }

    .profile-box .stylist-data .w70 {
        width: 70%;
    }

    .gallery .pic {
        width: 100%;
    }

    .stylist-data {
        width: 85%;
    }

    .stylist-data h4 {
        top: -15px;
        font-size: 40px;
    }

    .stylist-data h4 span {
        font-size: 12px;
    }

    .backlistbtn ul.inner li.w50 {
        width: 50%;
    }
}

/* ##### 【スタイル詳細】ここまで ##### */


/* ##### スタッフ ##### */

.staff-page h3 {
    color: #000;
}

.staff-page .staff-list * {
    color: #000;
}

.staff-page[data-element-id] .staff-list li:nth-of-type(n+7) {
    display: none;
}

/*詳細用*/
.staff-page .s-data .g-cate {
    border: none;
    padding: 0;
    font-size: 16px;
}

.staff-page.style .gallery dt.g-tit {
    border-bottom: none;
    padding-bottom: none;
}

.staff-page dd.g-tit span {
    color: #8c8c8c;
    margin-left: 20px;
}

.staff-page dd.g-tit .insta_dl a[href="none"] {
    display: none;
}

.staff-page .profile-box dt {
    width: 130px;
}

.staff-page .profile-box dt span {
    display: block;
    width: 100%;
    max-width: 110px;
    text-align: center;
}

.staff-page .profile-box dd {
    width: calc(100% - 130px);
}

.stylist-data h5 span.inst {
    display: inline-block;
    margin-left: 10px;
}

@media only screen and (max-width: 1024px) {
    .staff-page .profile-box dl:last-of-type dd {
        width: 100%;
        margin-top: 10px;
    }

    /*   .staff-page .profile-box dt {
  margin-bottom: 20px;
} */
    .staff-page .link-box {
        margin: 0;
    }

    .staff-page .link-box p {
        margin: 10px auto;
    }
}

@media only screen and (max-width: 599px) {}

/* ##### ssss　ここまで ##### */

/* ##### カラーリング ##### */
.coloring .bdb_list li {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #c9c9c9;
}

.coloring .bdb_list li dl dt {
    margin-bottom: 10px;
}

.coloring .box03 .bdb_list li dd dl {
    margin-bottom: 10px;
}

.coloring .box03 .bdb_list li dd dl dt {
    margin-bottom: 5px;
}

@media only screen and (max-width: 1024px) {}

@media only screen and (max-width: 599px) {
    .coloring .box02 li dl {
        margin-top: 30px;
    }
}


/* ##### カラーリング　ここまで ##### */

/* ##### グレイカラーについて ##### */
.graycolor h3 {
    color: #7cb4dc;
}

.graycolor .in-list li {
    margin-bottom: 5px;
}

.graycolor .box03 .ribbon17 {
    font-size: 12px;
}

.graycolor .box03 .link-box {
    margin: auto;
    max-width: 640px;
}

.graycolor .box03 .link-box .box-more {
    max-width: 300px;
    width: 46%;
}

@media only screen and (max-width: 1024px) {
    .graycolor .box03 .link-box {
        max-width: none;
    }

}

@media only screen and (max-width: 599px) {
    .graycolor .box03 .link-box .box-more {
        width: 100%;
        margin: 0 auto 20px;
    }

}

/* ##### グレイカラーについて　ここまで ##### */

/* ##### リクルート ##### */

.animated-button a:link:hover,
.animated-button a:visited:hover {
    text-shadow: none;
    opacity: 1;
}

.animated-button a:link,
.animated-button a:visited {
    position: relative;
    display: block;
    margin: 30px auto 0;
    padding: 40px 0;
    font-size: 24px;
    border-radius: 0;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    overflow: hidden;
    letter-spacing: .08em;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(0, 0, 0, 0.2);
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}

.animated-button.gibson-two a:hover:after {
    height: 600% !important;
    opacity: 1;
}

.animated-button a:link:hover:after,
.animated-button a:visited:hover:after {
    height: 450%;
}


.animated-button a:link:after,
.animated-button a:visited:after {
    content: "";
    position: absolute;
    height: 0%;
    left: 50%;
    top: 50%;
    width: 150%;
    z-index: -1;
    -webkit-transition: all 0.75s ease 0s;
    transition: all 0.75s ease 0s;
    z-index: 10;
}

.animated-button.gibson-two a {
    border: 2px solid #88abda;
    background: #88abda;
    color: #fff;
}

.animated-button.gibson-two a:hover {
    background: unset;
    color: #000;
}


.animated-button.gibson-two a:after {
    opacity: 0;
    background-image: -moz-linear-gradient(transparent 50%, rgba(136, 171, 218, 0.2) 50%);
    background-size: 10px 10px;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-25deg);
    transform: translateX(-50%) translateY(-50%) rotate(-25deg);
}

.animated-button.gibson-two a:hover:after {
    height: 600% !important;
    opacity: 1;
}

.point-list li {
    margin-top: 50px;
}

.point-list dl {
    background: #fff;
    border-radius: 50px;
    padding: 10px;
}

.point-list dt.point {
    width: 80px;
}

.point-list dt.point .in {
    width: 80px;
    height: 80px;
    background: #75b0d9;
    border-radius: 50%;
}

.point-list dt.point span {
    color: #fff;
    text-align: center;
}

.point-list dd.pic {
    width: 65px;
    margin: 0 20px;
}

.point-list dd.tit {
    width: calc(100% - 185px);
}

.table dl {
    padding-bottom: 20px;
    border-bottom: 1px solid #e4e2e0;
    margin-bottom: 20px;
}

.table dt {
    font-weight: bold;
    width: 100px;
}

.table dd {
    width: calc(100% - 100px);
}

.red-none .red {
    opacity: 0;
}

.contact-list.mini input {
    width: 100px;
    margin-right: 10px;
}

@media only screen and (max-width: 1024px) {
    .red-none .red {
        display: none;
    }

}

@media only screen and (max-width: 599px) {
    .point-list dt.point {
        width: 100%;
        margin-bottom: 20px;
    }

    .point-list dd.tit {
        width: calc(100% - 105px);
        font-size: 15px;
    }

    .table dd {
        margin-top: 10px;
        width: 100%;
    }

    .animated-button a:link,
    .animated-button a:visited {
        font-size: 18px;
        padding: 20px 0;
    }

    .w60.animated-button a:link {
        width: 80%;
    }

}

/* ##### リクルート　ここまで ##### */

.treatmentp{
  width: 32% !important;
}

.treatmentp img{
  width: 100% !important;
    position: absolute;
    top: 0px;
    left: 50%;
    height: auto !important;
}

.treatspan span{
  padding-top: 109% !important;
}

@media only screen and (max-width: 599px) {
.treatmentp {
    width: 100% !important;
}
}

.toptreatment{
  margin: 36px auto 0;
}
  
.top-banner li.blue .treatp:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgb(124 201 225 / 70%);
    z-index: 5;
}

.bykarte{
  font-size: 20px;
  color: #000;
}

@media only screen and (max-width: 599px) {
.toptreatment {
    margin: 7px auto 0;
}

.treatmentmain{
  width: 100%;
}

.page-tit .treatmentp02:before {
    padding-top: 60% !important;
} 

.treath2{
  left: 200px !important;
    top: 110px !important;
}

.bykarte{
  font-size: 14px;
}
}
