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

/* ##### font ##### */


.fs-yumin {
    font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", "Sawarabi Mincho", serif;
    font-weight: 400;
}

.fs-yugo {
    font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", "Sawarabi Mincho", serif;
}

/* ##### font end ##### */

/* ##### reset.css上書き ##### */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
button,
p {
    color: #222222;
    letter-spacing: 1px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

@media only screen and (max-width: 1024px) {}

@media only screen and (max-width: 599px) {
    .fs30 {
        font-size: 20px;
    }

    .fs16 {
        font-size: 14px;
    }
}

/* ##### reset.css上書きここまで ##### */

/* ##### 共通 ##### */

a {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

* {
    box-sizing: border-box;
}

#wrapper[data-element-id] {
    padding-top: 0 !important;
}

.sp-only {
    display: none;
}

.fs10 {
    font-size: 10px;
}

.fs50 {
    font-size: 50px;
}

.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;
}

.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;
}

.ls2 {
    letter-spacing: 2px;
}

.ls3 {
    letter-spacing: 3px;
}

.ls4 {
    letter-spacing: 4px;
}

.ls5 {
    letter-spacing: 5px;
}

.lh2 {
    line-height: 2;
}

.lh3 {
    line-height: 3;
}

.lh4 {
    line-height: 4;
}

.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: 30px auto 0 auto;
    width: 80%;
    max-width: 200px;
    border: solid 1px #222;
}

.more a {
    display: block;
    padding: 10px 20px;
    color: #222;
}

/* .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;
} */

.of-img {
    width: 100%;
    overflow: hidden;
    height: 100%;
}

.of-img 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;';
}

.ofimg {
    width: 100%;
    overflow: hidden;
}

.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 {
    position: relative;
}

.of:before {
    content: "";
    display: block;
}

.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%;
}

.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%;
}

.of135:before {
    padding-top: 135%;
}

.of140:before {
    padding-top: 140%;
}

.c-w {
    color: #fff;
}

.db {
    display: block;
}

.circle.pic span {
    border-radius: 50%;
}

.reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse;
}

.c {
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
}

.cc {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-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;
    }
}

@media only screen and (max-width: 599px) {
    .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;
    }

}

/* ##### 共通ここまで ##### */

/* ##### header ##### */
.logo h1 {
    font-size: 12px;
    font-weight: normal;
    display: none;
}

h1[data-element-id] {
    display: block;
}

/* ##### header ##### */

.header01 {
    max-width: 1100px;
    margin: auto;
}

.header01in {
    padding: 20px 0 20px 5px;
}

.header01 .logo {
    margin-right: auto;
    position: relative;
    z-index: 5;
}

.logo {
    width: 320px;
    height: auto;
}

.logo a {
    display: block;
}

.logo h1 {
    font-size: 12px;
    font-weight: normal;
    display: none;
}

h1[data-element-id] {
    display: block;
}

.header-info {
    display: inline-block;
}

.header-info dd.tel a,
.top-info dd.tel a {
    font-weight: bold;
}

.header-info dd img,
.top-info dd.tel img {
    vertical-align: middle;
    margin-top: -5px;
    margin-right: 10px;
    width: 28px;
    height: 27px;
}

.footfix {
    display: none;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 10;
    background: #fff;
    width: 100%;
    padding: 10px 5px;
}

.footfix .flexb {
    flex-wrap: nowrap;
}

.footfix .tel {
    width: 65%;
    -webkit-align-self: center;
    align-self: center;
}

.tel a {
    color: #222;
}

.footfix .tel a {
    display: block;
    font-size: 22px;
    font-weight: bold;
    position: relative;
    text-align: center;
}


.footfix .tel a:before {
    display: inline-block;
    content: "";
    background: url(/import/tenant_1/160.16.62.153/file_contents/1/get) no-repeat;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    margin-top: 2px;
    background-size: contain;
}

.footfix .contactbtn {
    width: 35%;
    min-width: 100px;
}

.footfix dd+dd {
    margin-left: 5px;
}

.footfix .contactbtn a {
    background: #e58b8b;
    color: #fff;
    display: block;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    padding: 2px 10px;
    line-height: 130%;
}

.footfix .contactbtn.rec a {
    background: #fc0367;
}

.footfix .contactbtn a:before {
    display: block;
    content: "";
    font-size: 14px;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 5px;
    background: url(/import/tenant_1/160.16.62.153/html/images/index/mail.png) no-repeat;
    width: 20px;
    height: 20px;
    background-size: contain;
    margin: auto;
}

.footfix .contactbtn.rec a:before {
    content: "";
    background: url(/import/tenant_1/160.16.62.153/file_contents/1/get) no-repeat;
    width: 100%;
    height: 16px;
    display: block;
    background-position: top center;
}



@media only screen and (max-width: 1024px) {
    .header01 {
        max-width: 900px;
    }

    .header01in {
        padding: 12px 0 20px 5px;
    }

    .logo {
        width: 287px;
    }
}

@media only screen and (max-width: 599px) {
    .footfix {
        display: block;
    }

    .header01in {
        padding: 5px 0 20px 5px;
    }

    .header01 {
        max-width: 530px;
    }

    .logo {
        width: 200px;
    }

    .logo .pic {
        width: 100%;
    }
}

/* ##### header end ##### */

/* ##### nav ##### */

#gnav .toggle {
    display: block !important;
    position: fixed !important;
    width: 42px;
    height: 42px;
    top: 30%;
    right: 0px;
    cursor: pointer;
    opacity: 0.8;
    z-index: 251;
}

#gnav .toggle .bar {
    display: block;
    background: #222;
    height: 2px;
    width: 20px;
    text-indent: 9999px;
    padding: 0;
    top: 50%;
    left: 7px;
    margin-top: -1px;
    position: absolute;
    -webkit-transition: ease .40s;
    transition: ease .40s;
}

#gnav .toggle .bar:before {
    display: block;
    content: "";
    background: #222;
    height: 2px;
    width: 20px;
    position: absolute;
    top: -10px;
    left: 0;
}

#gnav .toggle .bar:after {
    display: block;
    content: "";
    background: #222;
    height: 2px;
    width: 20px;
    position: absolute;
    top: 10px;
    left: 0;
}

#gnav.action .toggle .bar {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#gnav.action .toggle .bar:after,
#gnav.action .toggle .bar:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    top: 0;
    left: 0;
}

#gnav .toggle .b-tex {
    font-size: 8px;
    font-weight: bold;
    margin-top: 38px;
    display: block;
}

#gnav.action .toggle .b-tex {
    display: none;
}

#gnav .accordion-body {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    opacity: 0;
    -webkit-transition: height ease .1s, opacity ease .4s;
    transition: height ease .1s, opacity ease .4s;
    background: rgba(255, 255, 255, 0.8);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
    z-index: -10;
}

#gnav.action .accordion-body {
    height: 100vh;
    opacity: 1;
    z-index: 250;
}
[data-element-id] #gnav .accordion-body {
    position: static !important;
    opacity: 1;
    height: auto;
    -webkit-transition: height ease .1s, opacity ease .4s;
    transition: height ease .1s, opacity ease .4s;
    background: rgba(255, 255, 255, 0.8);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
    z-index: -10;
}

[data-element-id] #gnav.action .accordion-body {
  opacity: 1;
}

#gnav .accordion-inner {
    width: 100%;
    padding: 60px 10px 100px 10px;
}

#gnav li {
    display: block;
    width: 100%;
    border: none;
    padding: 0;
    margin: 0;
}

#gnav ul li a {
    display: block;
    color: #000;
    text-align: left;
    padding: 10px 15px;
    border: none;
    text-align: center;
}

#gnav ul li a .sub {
    display: block;
    font-weight: initial;
    font-size: 12px;
}

#dropmenu {
    width: 100%;
    margin: 10px auto 0;
    max-width: 1000px;
}

#dropmenu li {
    width: 100%;
}

#dropmenu li a {
    letter-spacing: 1px;
    font-size: 18px;
    box-sizing: border-box;
    font-weight: bold;
    padding: 20px 0;
    text-align: center;
}

#dropmenu li.index-link span {
    display: none;
}

#dropmenu span.drop-btn {
    letter-spacing: 1px;
    font-size: 18px;
    display: block;
    text-align: left;
    border: none;
    box-sizing: border-box;
    position: relative;
    font-weight: bold;
}

#dropmenu span.drop-btn:after {
    content: "\f0d7";
    position: absolute;
    font-family: fontawesome;
    color: #ed6f92;
    font-size: 14px;
    bottom: -20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.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: none;
    padding-top: 20px;
}

.dropmenu .dropdown:hover ul {
    display: block;
}

#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;
    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;
}

#gnav.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    background: #fff;
    box-shadow: 0px 4px 2px -2px rgba(0, 0, 0, 0.2);
}

#gnav.fixed[data-element-id] {
    position: static !important;
}

#dropmenu[data-element-id] {
    flex-wrap: wrap;
}

[data-element-id] .dropmenu .dropdown ul {
    display: block;
}

[data-element-id] #dropmenu .dropdown ul li {
    overflow: visible;
    height: 45px;
}

#dropmenu[data-element-id] .sp-only {
    display: block;
}


@media only screen and (max-width: 1024px) {

    #dropmenu {
        padding-bottom: 80px;
    }

    #gnav .toggle {
        top: 0;
    }

}

@media (max-width: 599px) {
    #gnav.action .accordion-body {
        width: 100%;
        margin-left: 0;
    }
}

/* ##### nav end ##### */

/* ##### footer ##### */

footer .f-nav ul {
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    padding: 15px 0;
}

footer .f-nav ul li {
    padding: 10px;
}

footer .f-logo {
    max-width: 200px;
    margin: 0 auto 50px;
}

footer .f-logo a {
    display: block;
}

footer .f-info .w50 {
    border-left: 1px solid #f5f5f5;
    padding: 0 40px;
}

footer .f-info .w50:last-of-type {
    border-right: 1px solid #f5f5f5;
}

@media only screen and (max-width: 1024px) {
    footer .f-info .w50 {
        padding: 0 20px;
    }
}

@media only screen and (max-width: 599px) {
    footer .f-info .w50 {
        border-top: 1px solid #f5f5f5;
        border-left: none;
        padding: 20px;
    }

    footer .f-info .w50:last-of-type {
        border-right: none;
        border-bottom: 1px solid #f5f5f5;
    }

    footer .f-logo {
        margin: 0 auto;
    }

    .copy {
        padding: 0 0 80px;
    }
}

/* ##### footer end ##### */

/* ##### top ##### */

/* トップメインイメージ */
.top-slide {
    margin-top: -50px;
    position: relative;
}

.mainimg {
    padding: 0;
}

.mainimg .uk-slidenav-position:after {
    padding-top: 55%;
}

.mainimg .uk-slideshow {
    width: 100%;
}

.top-slide .tex {
    max-width: 1100px;
    margin: -145px auto 0;
    letter-spacing: 2px;
    line-height: 2;
    position: relative;
    z-index: 2;
    padding-left: 5px;
}

@media (max-width: 1024px) {
    .mainimg .uk-slidenav-position:after {
        padding-top: 55%;
    }

    .top-slide .tex {
        max-width: 900px;
        margin: -90px auto 0;
    }
}

@media (max-width: 599px) {
    .mainimg .uk-slidenav-position:after {
        padding-top: 55%;
    }

    .top-slide {
        margin-top: -32px;
    }

    .top-slide .tex {
        font-size: 12px;
        margin: -50px auto 0;
        line-height: 1.7;
        max-width: 530px;
    }
}

/*top-linkbtn*/

.top-linkbtn {
    margin-top: 65px;
}

.top-linkbtn ul {
    width: 600px;
    margin-left: auto;
}

.top-linkbtn li {
    width: 190px;
    border: 1px solid #222;
    margin: 0 5px;
}

.top-linkbtn li a {
    padding: 10px;
    display: block;
}

.top-linkbtn li p {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
}

.top-linkbtn li .pic {
    display: inline-block;
    width: 26px;
    margin-right: 5px;
}

.top-linkbtn li.reservation {
    border: 1px solid #e58b8b;
}

.top-linkbtn li.reservation p {
    color: #e58b8b;
}


.top-linkbtn li.reservation.ab_b {
    border: 1px solid #8bb8e5;
}

.top-linkbtn li.reservation.ab_b p {
    color: #8bb8e5;
}

@media (max-width: 1024px) {
    .top-linkbtn ul {
        margin: 0 0 0 auto;
    }

    .top-linkbtn {
        margin-top: 25px;
    }
}

@media only screen and (max-width: 599px) {
    .top-linkbtn ul {
        width: 100%;
        margin: auto;
         -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    }

    .top-linkbtn li {
        width: calc(49% - 10px);
    }

    .top-linkbtn {
        margin-top: 10px;
    }

    .top-linkbtn li .pic {
        margin: 0 5px 0 0;
    }

    .top-linkbtn li a {
        padding: 10px 5px;
    }

    .top-linkbtn li.reservation p {
        font-size: 12px;
    }
.top-linkbtn div li {
    width: calc(100% - 10px);
    min-width: 160px;
}
}

/* top-news*/
.top-news {
    background: #f2d9d9;
}

.top-news .boxin {
    width: 90%;
    margin: auto;
}

.top-news h3 {
    margin-bottom: 0;
    border-right: solid 1px #222;
    padding: 3% 0;
}

.top-news .more {
    width: 120px;
    margin: 0;
}

.top-news .infobox {
    width: calc(75% - 180px);
}

.top-news .infobox li {
    margin: 20px 0;
}

.top-news .infobox li a {
    display: block;
}

.top-news .infobox dt {
    width: 100px;
}

.top-news .infobox dd {
    width: calc(100% - 100px);
}

@media only screen and (max-width: 1024px) {
    .top-news h3 {
        text-align: left;
        width: 18%;
        font-size: 16px;
        padding: 5% 0;
    }

    .top-news .infobox {
        width: calc(83% - 180px);
    }
}

@media only screen and (max-width: 599px) {
    .top-news .infobox {
        width: 100%;
    }

    .top-news h3 {
        margin: 0;
        padding: 5% 0;
        width: 100%;
        text-align: center;
        border-bottom: solid 1px #222;
        border-right: none;
    }

    .top-news .more {
        margin: 20px auto 0;
    }
}

/*top-concept*/
.top-concept .imgbox {
    margin: auto;
}

.top-concept .imgbox li {
    width: calc(33.33333% - 10px);
}

.top-concept .tex {
    color: #666666;
    margin: 80px auto 0;
    line-height: 3;
}

@media only screen and (max-width: 1024px) {
    .top-concept .imgbox {
        width: 80%;
    }

    .top-concept .tex {
        width: 60%;
    }

    .top-concept .tex br {
        display: none;
    }
}

@media only screen and (max-width: 599px) {
    .top-concept .imgbox {
        width: 100%;
    }

    .top-concept .tex {
        width: 90%;
        margin: 40px auto 0;
    }

}

/*top-gallery*/

.top-gallery {
    position: relative;
    background: url(/import/tenant_1/160.16.62.153/html/images/index/ue.png) no-repeat top center;
    background-size: contain;
}

.top-gallery .boxin {
    padding: 80px 0 120px;
    background: url(/import/tenant_1/160.16.62.153/html/images/index/shita.png) no-repeat bottom center;
    background-size: contain;
}

@media only screen and (max-width: 1024px) {
    .top-gallery .boxin {
        padding: 50px 0 90px;
    }
}

@media only screen and (max-width: 599px) {
    .top-gallery .boxin {
        padding: 30px 0 60px;
    }
}


/*top-strength*/
.top-strength .imgbox {
    padding-top: 20px;
}

.top-strength .imgbox li {
    width: calc(33.33333% - 30px);
}

.top-strength .imgbox li dl {
    margin-top: 20px;
}

@media only screen and (max-width: 1024px) {
    .top-strength .imgbox li {
        width: calc(50% - 30px);
        margin-bottom: 50px;
    }
}

@media only screen and (max-width: 599px) {
    .top-strength .imgbox li {
        width: 100%;
    }
}

/*top-blog*/
.top-blog.inner {
    padding: 10% 0;
}

.top-blog .imgbox {
    padding-top: 20px;
    margin: auto;
}

.top-blog .imgbox li a {
    max-width: 240px;
    margin: auto;
    width: 100%;
    display: block;
}

@media only screen and (max-width: 1024px) {}

@media only screen and (max-width: 599px) {}


/*top-banner*/

.bg {
    background: url(/import/tenant_1/160.16.62.153/html/images/index/bg.jpg);
}

h4 .sub {
    font-weight: normal;
    line-height: 0.5;
}

.top-banner .inner {
    padding: 10% 0;
}

.top-banner li a {
    display: block;
    padding: 10px;
    background: #fff;
}

.top-banner li * {
    color: #fff;
}

.top-banner li {
    position: relative;
    margin-bottom: 40px;
}

.top-banner li .pic {
    background: #000;
}

.top-banner li .pic img {
    opacity: 0.7;
}

.top-banner li .in {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.top-banner li .more {
    border: solid 1px #fff;
    padding: 10px;
    width: 140px;
}

@media only screen and (max-width: 1024px) {}

@media only screen and (max-width: 599px) {
    .top-banner li a {
        padding: 5px;
    }

    .top-banner li {
        margin-bottom: 20px;
    }
}

/*top-access*/
.top-access.inner {
    padding: 10% 0;
}

.top-access li {
    padding: 5px;
}

.top-access .map:after {
    padding-top: 70%;
}

.top-access .mapbox {
    padding: 15px;
    border: 1px solid #cfcfcf;
}

.top-access li dt {
    line-height: 3;
}

@media only screen and (max-width: 1024px) {
    .top-access li {
        padding: 0;
    }

    .top-access #map01 {
        padding: 8px;
    }
}

@media only screen and (max-width: 599px) {
    .top-access li {
        margin-bottom: 50px;
    }
}

/*top-contact*/

.top-contact .pic {
    background: #000;
}

.top-contact .pic img {
    opacity: 0.9;
}

.top-contact .in {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    background: rgba(255, 255, 255, 0.9);
    padding: 5% 5%;
    z-index: 5;
}

.top-contact dd.btn {
    min-width: 350px;
}

.top-contact dd.btn a {
    background: #e58b8b;
    color: #fff;
    display: block;
    padding: 20px 5%;
    margin-top: 30px;
}

.top-contact dd.btn .tit {
    position: relative;
}

.top-contact dd.btn .tit:after {
    position: absolute;
    background: url(/import/tenant_1/160.16.62.153/html/images/index/arrow.png) no-repeat;
    width: 7px;
    height: 11px;
    content: "";
    top: 50%;
    right: -30px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

@media only screen and (max-width: 1024px) {
    .top-contact .of40:before {
        padding-top: 55%;
    }
}

@media only screen and (max-width: 599px) {
    .top-contact .of40:before {
        padding-top: 80%;
    }

    .top-contact dd.btn {
        min-width: 250px;
    }

    .top-contact dd.btn .tit:after {
        right: -15px;
    }
}

/* ##### トップここまで ##### */

/* ##### 下層ページ共通 ##### */

.page-header {
    margin-top: -50px;
    position: relative;
}

.page-header .inner {
    padding: 0;
}

.page-header .tex {
    max-width: 1100px;
    margin: -80px auto 0;
    letter-spacing: 2px;
    line-height: 2;
    position: relative;
    z-index: 2;
    padding-left: 5px;
}

.page-header .tex .sub:before {
    content: "/";
    margin: 0 10px;
}

.page-content {
    margin-top: 80px;
}

@media only screen and (max-width: 1024px) {
    .page-header .tex {
        max-width: 900px;
        margin: -60px auto 0;
    }

    .page-content {
        margin-top: 50px;
    }
}

@media only screen and (max-width: 599px) {
    .page-header .tex {
        font-size: 18px;
        margin: -40px auto 0;
        line-height: 1.7;
        max-width: 530px;
    }

    .page-content {
        margin-top: 30px;
    }

    .page-header .tex .sub {
        font-size: 12px;
    }

}

/* ##### 下層ページ共通ここまで ##### */

/* ##### ブログ共通 ##### */
.one-line {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}

.blog-list .category {
    line-height: 2.1;
}

.blog-list .category span {
    font-size: 12px;
    border: 1px solid #222;
    /* display: inline-block; */
    min-width: 50px;
    padding: 4px 8px;
    line-height: 100%;
    margin-right: 2%;
    text-align: center;
}

.blog-list li .more {
    margin: 20px auto 0;
}

.side-nav {
    margin-bottom: 30px;
}

.side-nav dd a {
    padding: 5px 0;
    box-sizing: border-box;
    display: block;
}

.side-nav h4 {
    padding: 10px;
    text-align: center;
    position: relative;
    margin-bottom: 0;
    font-size: 18px;
}

.side-nav dt h4:after {
    content: "";
    position: absolute;
    background: url(/import/tenant_1/160.16.62.153/html/images/common/arrow_side.png) no-repeat;
    width: 18px;
    height: 11px;
    right: 10px;
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
    -webkit-transform: translateY(-50%) rotate(180deg);
    -moz-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    -o-transform: translateY(-50%) rotate(180deg);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.side-nav dt.open h4:after {
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.side-nav {
    margin-bottom: 30px;
    border-top: 1px solid #222;
    border-left: 1px solid #222;
    border-right: 1px solid #222;
}

.side-nav dt {
    line-height: 60px;
    border-bottom: 1px solid #222;
}

.side-nav dd {
    border-top: none;
}

.side-nav dd:last-of-type {
    border-bottom: none;
}

.side-nav dd li a {
    display: block;
    background-color: #ececec;
    padding: 18px 15px 18px 15px;
    border-bottom: 1px solid #222;
}

/*ページャー*/
.pagenav {
    padding-top: 30px;
}

.pagenav li {
    margin: 0 10px;
}

.pagenav li a {
    display: inline-block !important;
    width: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}

.pagenav li.st a {
    border-bottom: 1px solid #222;
}

.pagenav li.prev a,
.pagenav li.next a {
    color: #222;
    font-size: 12px;
    margin-top: 5px;
}

.pagenav li.prev a {
    text-align: right;
}

.pagenav li.next a {
    text-align: left;
}

/*hover*/
.blog-list li .imgbox a {
    display: block;
    overflow: hidden;
    position: relative;
    background: #000;
}

.blog-list li .t {
    display: none !important;
    width: 100%;
    display: block;
    text-align: center;
    color: #FFF;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 10;
}

.blog-list li .imgbox a:hover .t {
    display: block !important;
}

.blog-list li .imgbox a img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.blog-list li .imgbox a:hover img {
    -webkit-transform: scale(1.2) !important;
    transform: scale(1.2) !important;
    opacity: 0.6;
}

.blog-list .tit {
    border-bottom: 1px solid #222;
    padding-bottom: 10px;
}

.blog-list .tex {
    padding-bottom: 30px;
    border-bottom: 1px solid #222;
    line-height: 1.7;
}

.blog-list .tex * {
    line-height: 1.7;
}

.side-news .box {
    width: 100%;
}

/*ブログ共通(ニュース一覧部分)*/
.blog-list.news li {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: #222 solid 1px;
}

.blog-list.news .deta {
    line-height: 20px;
    display: inline-block;
    width: 100px;
}

.blog-list.news .category {
    line-height: 20px;
    display: inline-block;
    width: calc(100% - 100px);
}

.blog-list.news .imgbox {
    width: 150px;
}

.blog-list.news dl {
    width: calc(100% - 170px);
}

@media only screen and (max-width: 1024px) {
    .side-news {
        width: 100%;
        margin-top: 80px;
    }

    .side-news .box {
        width: 45%;
    }

    .main-news {
        width: 100%;
    }

    .newsbox {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        flex-direction: column-reverse;
    }

}

@media only screen and (max-width: 599px) {
    .side .w45 {
        width: 80%;
    }


    .side-nav dt h4:after {
        width: 10px;
        height: 7px;
        background-size: contain;
    }

    .side-news .box {
        width: 80%;
    }

    .blog-list.news .imgbox {
        margin: auto;
    }

    .blog-list.news dl {
        width: 100%;
        margin-top: 20px;
    }
}

/* ##### ブログ共通ここまで ##### */

/* ##### 【料金表　1　】 ##### */
.menubox1 dl {
    border-bottom: 1px solid #000;
    padding: 10px 0;
    box-sizing: border-box;
}

.menubox1 dd {
    text-align: right;
}

@media only screen and (max-width: 599px) {
    .menubox1 div {
        margin-bottom: 30px;
    }
}

/* ##### 【料金表　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;
    box-sizing: border-box;
}

.menubox2 dd dl dd {
    text-align: right;
}

@media (max-width: 599px) {
    .menubox2 h4 {
        text-align: center;
        margin-bottom: 0;
    }
}

/* ##### 【料金表　2　】ここまで ##### */
/* ##### 【左右のカラムが交互に代わるブロック】 ##### */
.crossbox li {
    margin-bottom: 80px;
}

.crossbox li:nth-of-type(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse;
}

@media (max-width: 599px) {
    .crossbox li:nth-of-type(even) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
    }

    .crossbox .tex {
        margin-top: 20px;
    }

    .crossbox li {
        margin-bottom: 50px;
    }

}

/* ##### 【左右のカラムが交互に代わるブロック】ここまで ##### */

/* ##### 【スタイル詳細】 ##### */
.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 {
    padding: 10px 0;
    box-sizing: border-box;
    border-bottom: #999 solid 1px;
    margin-bottom: 10px;
}

.profile-box dt {
    width: 200px;
}

.profile-box dd {
    width: calc(100% - 200px);
}


@media only screen and (max-width: 1024px) {
    .profile-box dt {
        width: 130px;
    }

    .profile-box dd {
        width: calc(100% - 130px);
    }

    .s-data.w50 {
        width: 60%;
    }
}

@media only screen and (max-width: 599px) {
    .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%;
    }
}

/* ##### 【スタイル詳細】ここまで ##### */

/* ##### よくある質問 ##### */
.faq-box {
    padding-top: 80px;
}

.qa-list {
    margin-bottom: 50px;
}

.qa-q {
    font-size: 28px;
    font-weight: bold;
    color: #e58b8b;
    margin-right: 20px;
    box-sizing: border-box;
    text-align: center;
    display: block;
    width: 40px;
    height: 40px;
    padding-top: 8px;
}

.qa-list dt div {
    font-size: 16x;
    -webkit-box-sizing: border-box;
    position: relative;
    color: #e58b8b;
    font-weight: bold;
    display: inline-block;
    width: calc(100% - 60px);
}

.qa-list dt:hover {
    cursor: pointer;
}

.qa-list dd {
    font-size: 14px;
    padding: 20px 0;
    box-sizing: border-box;
    position: relative;
}

.qa-list .tex {
    display: inline-block;
    width: calc(100% - 60px);
}

.qa-list dd .qa-q {
    background: #e58b8b;
    color: #fff;
}

@media only screen and (max-width: 1024px) {}

@media only screen and (max-width: 599px) {}

/* ##### よくある質問 ここまで ##### */

/* ##### お問い合わせ ##### */

.contact h3 .pic {
    max-width: 60px;
    margin: 0 auto 20px;
    display: block;
}

.contact h3 {
    color: #C29F2B;
}

.contact-list {
    margin-bottom: 20px;
    padding-bottom: 20px;
    box-sizing: border-box;
}

.contact-list dt {
    width: 250px;
    font-size: 18px;
    font-weight: bold;
}

.contact-list dd {
    width: calc(100% - 250px);
}

.contact-list input,
.contact-list textarea,
.contact-list select {
    border: none;
    background-color: #ececec;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
}

.contact-btn button:hover {
    opacity: 0.6;
    cursor: pointer;
}

.contact-btn button {
    text-align: center;
    margin: 50px auto 0 auto;
    display: block;
    text-align: center;
    font-size: 16px;
    width: 200px;
    display: block;
    padding: 10px 20px;
    position: relative;
    border: none;
    border: solid 1px #222;
    background: #fff;
}

.contact-btn button:after {
    position: absolute;
    content: "";
    background: url(/import/tenant_1/160.16.62.153/html/images/common/arrow2.png) no-repeat;
    width: 7px;
    height: 11px;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
    background-size: contain;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}


.rec11 p {
    text-align: center;
    padding-bottom: 30px;
}

.rec11 dl {
    padding-bottom: 46px;
}

.rec11 dt {
    display: block;
    text-align: center;
    padding: 8px 0 10px 0;
    font-family: "游明朝",
        "YuMincho",
        "ヒラギノ明朝 ProN W3",
        "Hiragino Mincho ProN",
        "HG明朝",
        "Sawarabi Mincho",
        serif;
}

.rec11 dd {
    padding: 0 0 0 0px;
}

.bg-pink {
    background: #f2d9d9;
}

@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) {}

/* ##### お問い合わせ　ここまで ##### */

/* ##### コンセプト ##### */

.concept2 {
    background: #f2d9d9;
}

.concept2 .inner {
    padding: 100px 0;
}

.concept2 li:nth-of-type(even) div.flexb {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse;
}

.concept3 li a {
    display: block;
    border: 1px solid #000;
    min-height: 200px;
    text-align: center;
    box-sizing: border-box;
}

.concept3 li strong {
    display: block;
    font-size: 20px;
    padding: 20px 0 0 0;
    font-weight: normal;
    min-height: 2em;
}

.concept3 li .n {
    padding-bottom: 10px;
    display: block;
}

.concept3 li img {
    display: block;
    margin: 0 auto;
}

.c-pnk {
    color: #e58b8b;
}

@media only screen and (max-width: 1024px) {}

@media only screen and (max-width: 599px) {
    .concept1 h3 br {
        display: none;
    }

    .concept1 .pic {
        margin-top: 30px;
        width: 100%;
    }

    .concept2 li:nth-of-type(even) div.flexb {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
    }

    .concept2 li dl {
        margin-top: 20px;
    }

}

/* ##### コンセプト　ここまで ##### */

/* ##### インフォメーション ##### */

.home-concept {
    background: url(/import/tenant_1/160.16.62.153/html/images/index/bg.jpg);
    position: relative;
    margin-bottom: 90px;
}

.home-concept:before {
    content: "";
    width: 100%;
    height: 200px;
    position: absolute;
    background: #fff;
    top: 0;
    left: 0;
}

.home-concept .w12 {
    position: relative;
    z-index: 1;
    padding-bottom: 75px;
}

.home-concept:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 74%;
    height: 100%;
    background: #fff;
}

.home-concept .left {
    float: left;
    width: 30%;
    height: auto;
    padding-bottom: 20px;

}

.home-concept .right {
    float: right;
    width: 65%;
    padding: 92px 0 0 0;
    position: relative;
}

.home-concept .right h3 {
    text-align: left;
}

/*
.home-concept .right h3 {
    position: relative;
}

.home-concept .right h3:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -14px;
    background: #ececec;
    width: 97%;
    height: 30px;
    z-index: -1;
} */

.home-concept .right p {
    padding: 0 0 20px 0;
}

.home-concept .left .slidenav {
    text-align: center;
    letter-spacing: -10px;
    padding: 26px 0 0 0;
    line-height: 1;
}

.home-concept .left .slidenav li {
    display: inline-block !important;
    letter-spacing: 0;
    line-height: 1;
    width: 12px;
    height: 12px;
    text-indent: -9999px;
    background: #fff;
    margin: 0 6px;
    border-radius: 50%;
    cursor: pointer;
}

.home-concept .left .slidenav li.st,
.home-concept .left .slidenav li:hover {
    background: #000;
}

@media only screen and (max-width: 599px) {
    .home-concept .left {
        float: none;
        width: auto;
        margin: 30px auto 0;
        width: 80%;
    }

    .home-concept .right {
        float: none;
        width: auto;
        padding-top: 30px;
    }

    .home-concept::after {
        width: 2.5%;
    }

    .home-concept:before {
        height: 110px;
    }

}

.salon .home-concept {
    margin-top: 80px;
    background: none;
    margin-bottom: 20px;
}

.salon .home-concept:before {
    background: #F8F7F2;
    top: 122px;
    height: 546px;
}

.salon .home-concept .right {
    width: 500px;
    height: auto;
    position: relative;
}

.salon .home-concept .right:after {
    position: absolute;
    content: "";
    background: rgba(255, 255, 255, 0.8);
    width: 120%;
    height: 130%;
    left: 0;
    top: 0;
    z-index: 1;
}

.salon .home-concept .right dt {
    font-size: 18px;
}

.salon .home-concept .right dd {
    font-size: 18px;
    text-align: right;
}

.salon .home-concept .right dl {
    padding: 0 0 25px 0;
}

.salon .home-concept .right p {
    padding: 0 0 20px 0;
}

.salon .home-concept .w12 {
    padding-bottom: 100px;
}

.salon .home-concept .right h3 {
    position: relative;
    padding-left: 80px;
}

.salon .home-concept .right h3:after {
    position: absolute;
    content: "";
    background: url(/import/tenant_1/160.16.62.153/html/images/index/box01.png) no-repeat;
    background-size: contain;
    width: 60px;
    height: 80px;
    top: 0;
    left: 0;
}

.salon2 h3 {
    padding: 0 0 45px 0;
}

.salon2 .wrap {
    margin-bottom: 50px;
}

.salon2 .left {
    float: left;
    width: 48%;
    height: auto;
}

.salon2 .right {
    float: right;
    width: 48%;
    margin-bottom: 30px;
}

.salon2 #map {
    width: 100%;
    height: 583px;
}

.salon2 .wrap dl {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    border-bottom: #B5B5B6 solid 1px;
    padding: 20px 0;
}

.salon2 dt {
    width: 120px;
}

.salon2 dd {
    font-size: 13px;
    width: calc(100% - 120px);
}

.salon3 {
    padding: 60px 0 90px 0;
}

.salon3 h4 {
    padding: 0 0 35px 30px;
    font-size: 24px;
    position: relative;
}

.salon3 h4:before {
    content: "";
    position: absolute;
    background: #222;
    width: 20px;
    height: 3px;
    left: 0;
    top: 17px;

}

.salon3 dl {
    float: left;
    width: 218px;
    height: auto;
    max-width: 218px;
    height: auto;
    margin: 0 42px 40px 0;
}

.salon3 dt {
    padding: 0 0 15px 0;
}

.salon3 .clearfix {
    width: 1042px;
}

.salon3 dl:nth-child(2),
.salon3 dl:nth-child(4) {
    margin-top: 75px;
}

.salon3 dl+dl {
    position: relative;
}

.salon3 dl+dl:before {
    content: "";
    width: 52px;
    height: 40px;
    border-top: 6px dotted #222;
    position: absolute;
    top: 95px;
    left: -46px;
    z-index: -1;
}

.salon3 dl:nth-child(4):before {
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
}

.salon3 dl:nth-child(3):before {
    margin-top: 50px;
    -webkit-transform: rotate(-20deg);
    transform: rotate(-20deg);
}

.salon3 dl:nth-child(2):before {
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
}

.salon4 {
    position: relative;
    padding: 80px 0 90px 0;
    overflow: hidden;
}

.salon4 .bgimg {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    height: 100%;
}

.salon4 .bgimg img {
    width: 100%;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
        opacity: 0.5;
}

.salon4 .w10 {
    position: relative;
    z-index: 1;
}

.salon4 h3 {
    padding: 0 0 40px 0;
}

.salon4 .left {
    float: left;
}

.salon4 .right {
    float: right;
}

.salon4 .left li+li {
    padding-top: 52px;
}

.salon4 .right li+li {
    padding-top: 39px;
}

.salon4 .w3 {
    padding: 39px 0 0 0;
    width: 1000px;
}
.salon4 .w3 li {
  margin: 0;
}


@media only screen and (max-width: 1024px) {
    .salon .home-concept .right {
        width: auto;
        height: auto;
        float: none;
        padding-right: 2%;
    }

    .salon .home-concept:before {
        top: 60px;
    }

    .salon2 .left {
        width: auto;
        float: none;
    }

    .salon2 .right {
        width: auto;
        float: none;
    }

    .salon2 dl {
        padding-bottom: 10px;
    }

    .salon3 .clearfix {
        width: auto;
        text-align: center;
        letter-spacing: -10px;
    }

    .salon3 dl {
        float: none;
        display: inline-block !important;
        letter-spacing: 0;
        padding-left: 1%;
        padding-right: 1%;
        margin-right: 0 !important;
        margin-top: 0 !important;
    }

    .salon3 dl:before {
        display: none;
    }

    .salon4 .left {
        width: 48%;
        padding-left: 1%;
        padding-right: 1%;
    }

    .salon4 .right {
        width: 48%;
        padding-left: 1%;
        padding-right: 1%;
    }

    .salon4 .w3 {
        width: auto;
    }

    .salon4 .w3 li {
        padding-left: 1%;
        padding-right: 1%;
        width: 31.2%;
    }
}

@media only screen and (max-width: 599px) {
    .salon3 dl {
        width: 48%;
    }

    .salon2 dt,
    .salon2 dd {
        width: 100%;
    }

    .salon2 dd {
        margin-top: 10px;
    }
    .salon4 .pic {
      width: 100%;
}
.salon4 .right li+li {
  padding-top: 20px;
}
.salon4 .left li+li {
  padding-top: 20px;
}
.salon4 .w3 {
    padding: 20px 0 0 0;
}
}

/* ##### インフォメーション ここまで　##### */

/*メニュー・料金*/


.menu-l {
    width: 20%;
    float: left;
}

.menu-r {
    width: 75%;
    float: right;
}

@media only screen and (max-width: 1024px) {
    .menu-l {
        width: 100%;
        float: none;
        margin-top: 80px;
    }

    .menu-r {
        width: 100%;
        float: none;
    }

}

@media only screen and (max-width: 599px) {
    .recommend .top-section05 li {
        width: calc(50% - 5px);
    }
}

.menu-l dl {
    margin-bottom: 30px;
    border: 1px solid #222;
}

.menu-l dt {
    line-height: 60px;
    font-size: 18px;
    padding: 0 15px;
    border-bottom: 1px solid #222;
}

.menu-l dd {
    border-top: none;
    border-bottom: 1px solid #222;
}

.menu-l dd:last-of-type {
    border-bottom: none;
}

.menu-l dd a {
    display: block;
    background-color: #ececec;
    padding: 18px 15px 18px 15px;
}

.menu-r h3 strong {
    display: block;
    font-size: 14px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    line-height: 100%;
}

.menu-r dl {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    flex-wrap: wrap;
}

.menu-r dt {
    font-size: 16px;
    font-weight: bold;
    width: 75%;
    padding-bottom: 15px;
    font-family: "游明朝",
        YuMincho,
        "ヒラギノ明朝 ProN W3",
        "Hiragino Mincho ProN",
        "HG明朝E",
        "ＭＳ Ｐ明朝",
        "ＭＳ 明朝",
        serif;
    margin-right: 2%;
}

.menu-r dt+dd {
    width: 23%;
    font-size: 18px;
    text-align: right;
    padding-bottom: 15px;
}

.menu-r dd+dd {
    width: 100%;
}

.menu-r dl {
    padding: 0 0 25px 0;
    border-bottom: 1px dotted #DCDDDD;
    margin-bottom: 30px;
}

.menubox-inn {
    padding-bottom: 70px;
}

.menubox h3 {
    position: relative;
}

.menubox h3:after {
    position: absolute;
    content: "";
    background: url(/import/tenant_1/160.16.62.153/html/images/common/unnamed.png) no-repeat;
    background-size: contain;
    width: 100px;
    height: 30px;
    bottom: -10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.menubox .pic {
    padding: 10px;
}

@media only screen and (max-width: 599px) {
    .menubox .pic {
        width: 100%;
        max-width: none;
    }

    .menu-r dt {
        width: 100%;
    }

    .menu-r dt+dd {
        width: 100%;
    }

}

/* ##### スタッフ ##### */

.blog-list.staff .fs-yumin {
    font-weight: bold;
}

.g-tit .fs-yumin {
    font-weight: bold;
}

[data-elemment-id] .blog-list.staff li:nth-of-type(n+9) {
    display: none;
}

@media only screen and (max-width: 1024px) {}

@media only screen and (max-width: 599px) {}

/* ##### スタッフ　ここまで ##### */



/* ##### こだわり ##### */


.featue1 {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 60px;
}

.featue1:nth-of-type(odd) .flexb {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse;
}

.featue1 .tbox {
    width: 55%;
    height: auto;
    padding: 95px 0 0 0;
}

.featue1 .tbox p {
    padding: 0 0 20px 0;
}

.featue1 .lp .pic {
    width: 40%;
    padding-bottom: 20px;
}

.featue1 .rp .pic {
    width: 40%;
    padding-bottom: 20px;
}

.featue1 .tbox h3 {
    text-align: left;
    padding-bottom: 20px;
}

.featue1:before {
    content: "";
    width: 100vw;
    height: calc(100% - 120px);
    background: #ececec;
    position: absolute;
    top: 120px;
    left: 0;
    margin-left: -999rem;
    padding-left: 999rem;
}

.featue1:after {
    content: "";
    width: 10vw;
    height: calc(100% - 120px);
    background: #fff;
    position: absolute;
    top: 120px;
    right: -20vw;
    margin-right: -999rem;
    padding-right: 999rem;
}

.featue1:nth-of-type(even):after {
    left: -20vw;
    right: 0;
    margin-right: 0;
    padding-right: 0;
    margin-left: -999rem;
    padding-left: 999rem;

}

.featue1 .w12 {
    position: relative;
    z-index: 1;
}

.featue1 .tbox h4 {
    font-size: 20px;
    padding: 0 0 20px 0;
}

.featue .list {
    padding-top: 100px;
    padding-bottom: 100px;
}

/* .featue1:nth-child(4n+2) {
    background: #daf0f1;
}

.featue1:nth-child(4n+3) {
    background: #e2f3d8;
}

.featue1:nth-child(4n+4) {
    background: #f7f0d4;
} */

.featue1 .pic2 {
    display: none;
    text-align: center;
}

@media only screen and (max-width: 1024px) {
    .featue1:after {
        width: 2.5%;
    }

    .featue1:after {
        display: none !important;
    }

    .featue1 .lp .pic {
        width: 80%;
        margin: auto;
    }

    .featue1 .rp .pic {
        width: 80%;
        margin: auto;
    }

    .featue1 .tbox {
        width: 100%;
    }

    .featue1:before {
        height: 89%;

    }

    .featue1:before {
        top: 110px;
    }

    .featue1:after {
        top: 110px;
    }

}

/* ##### こだわり　ここまで ##### */
/*recruit*/
.rec1 {
    overflow: hidden;
    position: relative;
    overflow: hidden;
    padding: 150px 0 0 0;

}

.rec1 .bgimg {
    width: 100%;
    left: 0;
    bottom: 0;
    position: absolute;
    padding-bottom: 0;
}

.rec1 .bgimg:before {
    content: "";
    width: 100%;
    height: 250px;
    position: absolute;
    top: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 1)), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0);

}

.rec1 .bgimg img {
    width: 100%;
    height: auto;
}

.rec1 .w10 {
    position: relative;
    z-index: 1;
    text-align: center;
}

.rec1 h3 strong {
    display: block;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 3px;
    padding-bottom: 12px;
}

.rec1 h3 {
    text-align: center;
    font-size: 18px;
}

.rec1 .box {
    padding-bottom: 130px;
}

.rec1 .sec1 h3 {
    padding: 0 0 45px 0;
}

.rec1 .sec1 p {
    font-size: 20px;
    font-weight: bold;
    padding: 0 0 60px 0;
}

.rec1 .sec1 {
    padding-bottom: 250px;
}

.rec1 h3 {
    padding: 0 0 35px 0;
}

.rec1 p {
    font-size: 18px;
    line-height: 240%;
    padding: 0 0 35px 0;
}

.rec2 {
    background: #f2d9d9;
}

.rec2 .inner {
    padding: 0;
}

.rec2 .right {
    width: 50%;
    float: right;
    position: relative;
}

.rec2 .left {
    width: 50%;
    float: left;
    padding: 110px 0 0 0;

}

.rec2 .right:before {
    content: "";
    width: 100px;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
/*     background: -webkit-gradient(linear, left top, right top, from(rgba(217, 227, 236, 1)), to(rgba(217, 227, 236, 0)));
background: linear-gradient(to right, rgba(217, 227, 236, 1) 0%, rgba(217, 227, 236, 0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d9e3ec', endColorstr='#00d9e3ec', GradientType=1);
 */
 background: rgb(242,217,217);
background: -webkit-gradient(linear, left top, right top, from(rgba(242,217,217,1)), to(rgba(255,255,255,0)));
background: -o-linear-gradient(left, rgba(242,217,217,1) 0%, rgba(255,255,255,0) 100%);
background: linear-gradient(90deg, rgba(242,217,217,1) 0%, rgba(255,255,255,0) 100%);
}

.rec2 .right img {
    width: 100%;
    height: auto;
    min-width: 750px;
}

.rec2 .left .in {
    width: 500px;
    height: auto;
    float: right;
}

.rec2 .left h3 {
    text-align: left;
}

.rec2 .left p {
    padding: 0 0 20px 0;
}

@media only screen and (max-width: 1024px) {
    .rec2 .left .in {
        width: auto;
    }

    .rec2 .left {
        width: 95%;
        margin: 0 auto;
        float: none;
    }

    .rec2 .right img {
        min-width: 0;
    }

    .rec1 .sec1 {
        padding-bottom: 50px;
    }

}

.rec3 {
    padding: 90px 0 80px 0;
}

.rec3 h3 {
    font-size: 20px;
    padding: 0 0 45px 0;
}

.rec3 .img {
    padding: 0 0 40px 0;
}

@media only screen and (max-width: 1024px) {
    .rec3 h3 {
        font-size: 20px;
        padding-bottom: 10px;
    }
}

.rec4 h3 {
    font-size: 20px;
    text-align: left;
    padding: 0 0 50px 0;
}

.rec4 .imgbox {
    width: 300px;
}

.rec4 .tbox {
    width: calc(100% - 330px);
}

.rec4 li .pic img {
    border-radius: 50%;
}

.rec4 li {
    padding-bottom: 30px;
}

.rec4 {
    padding: 0 0 90px 0;
}

@media only screen and (max-width: 1024px) {
    .rec4 h3 {
        font-size: 20px;
        padding-bottom: 10px;
    }

    .rec4 .imgbox {
        margin: 0 auto 30px;
    }
}

@media only screen and (max-width: 599px) {
    .rec4 .imgbox {
        width: 250px;
    }
}

.rec5 {
    background: #f6f6f6;
    padding: 80px 0 0 0;
    margin-bottom: 140px;
}

.rec5 h3 {
    text-align: center;
    font-size: 14px;
    padding: 0 0 60px 0;
}

.rec5 h3 strong {
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 3px;
    font-family: "P22 Johnston Underground Regular";
    padding: 0 0 18px 0;
    display: block;
}

.rec5 h4 {
    width: 444px;
    text-align: center;
    font-size: 20px;
    font-family: "P22 Johnston Underground Regular";
    margin-bottom: 45px;
}

.rec5 .y1 h4 {
    background: #c9d6e4;
}

.rec5 .y2 h4 {
    background: #d4d9b4;
}

.rec5 .no {
    padding-bottom: 16px;
}

.rec5 .no li {
    float: left;
    width: 72px;
    height: auto;
    line-height: 72px;
    text-align: center;
    background: #fff;
    font-size: 20px;
    font-family: "P22 Johnston Underground Regular";
    border: 3px solid;
    border-radius: 50%;
}

.rec5 .no li+li {
    margin-left: 14px;
}

.rec5 .box p {
    padding: 0 0 20px 0;
}

.rec5 .box {
    padding: 0 0 60px 0;
}

.rec5 .y1 .no li {
    border-color: #c9d6e4;
}

.rec5 .y2 .no li {
    border-color: #d4d9b4;
}

.rec5 .cl li {
    padding: 16px 0 0 8px;
    display: inline-block !important;
    min-height: 122px;
    vertical-align: top;
    box-sizing: border-box;
    letter-spacing: 0;
}

.rec5 .y1 .cl li {
    background: #c9d6e4;
}

.rec5 .y2 .cl li {
    background: #d4d9b4;
    margin: 0 8px;
    text-align: left;
}

.w3k {
    width: 232px;
}

.rec5 .wrap {
    width: 1106px;
    margin: 0 auto;
}

.rec5 .cl {
    letter-spacing: -10px;
}

.rec5 .y2 .cl {
    text-align: center;

}

.rec5 .y2 .cl li:first-child {
    margin-right: 30px;
}

.rec5 .table {
    margin-bottom: 30px;
}

.w1k {
    writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    width: 60px;
    line-height: 60px;
}

.w2k {
    width: 145px;
}

.w5k {
    width: 413px;
    margin-left: 43px;
    margin-right: 52px;
}

.w3k+.w2k {
    margin-left: 44px;
}

@media only screen and (max-width: 1024px) {
    .rec5 .table {
        overflow: auto;
    }

    .rec5 .wrap {
        width: 95%;
    }

    .rec5 .table ul {
        width: 1106px;
    }

    .rec5 h4 {
        width: auto;
        max-width: 444px;
    }

    .rec5 h3 strong {
        line-height: 120%;
    }
}

.rec6 {
    border: 2px solid #000;
    padding: 54px 20px 64px 20px;
    box-sizing: border-box;
    margin-bottom: 140px;
}

.rec6 h3 {
    text-align: center;
    font-size: 14px;
    padding-bottom: 48px;

}

.rec6 h3 strong {
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 3px;
    padding: 0 0 18px 0;
    display: block;
}

.rec6 h4 .p {
    display: block;
    font-size: 16px;
    font-weight: normal;
    line-height: 120%;
    padding-bottom: 20px;

}

.rec6 h4 {
    padding-bottom: 12px;
    font-size: 20px;
}

.rec6 p {
    padding-bottom: 20px;
}

.rec6 h4 .n {
    display: block;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 3px;
}

@media only screen and (max-width: 1024px) {
    .rec6 h3 strong {
        line-height: 120%;
    }

    .rec6 .pic {
        margin: 0 auto 30px;
    }

    .rec6 {
        padding-left: 1.5%;
        padding-right: 1.5%;
    }
}

.rec7 {
    background: #f6f6f6;
    padding: 100px 0 80px 0;
}

.rec7 h3 {
    text-align: center;
    padding-bottom: 80px;
}

.rec7 h3 strong {
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 3px;
    padding: 0 0 18px 0;
    display: block;
}

.rec7 dl {
    width: 316px;
    height: auto;
    float: left;
    padding: 0 0 50px 0;
}

.rec7 div.clearfix {
    width: 1026px;
}

.rec7 dl {
    padding: 0 26px 0 0;
}

.rec7 dt {
    text-align: center;
    padding: 20px 0 15px 0;
    font-weight: bold;
    font-size: 24px;
}

@media only screen and (max-width: 1024px) {
    .rec7 h3 strong {
        line-height: 120%;
    }

    .rec7 div.clearfix {
        width: auto;
        text-align: center;
        letter-spacing: -10px;
    }

    .rec7 dl {
        display: inline-block !important;
        letter-spacing: 0;
        text-align: left;
        float: none;
        padding-bottom: 40px;
        max-width: 316px;
        width: auto;
        height: auto;
        padding-left: 1.5%;
        padding-right: 1.5%;
    }
}

.rec8 h3 {
    font-size: 28px;
    padding: 0 0 70px 0;
}

.rec8 {
    padding: 80px 0 80px 0;
}

.rec8 h4 .n {
    display: inline-block;
    background: #000;
    color: #fff;
    font-size: 20px;
    width: 58px;
    line-height: 58px;
    text-align: center;
    font-weight: normal;
    position: absolute;
    top: 0;
    left: 0;
}

.rec8 h4 {
    font-size: 24px;
    position: relative;
    padding: 10px 0 18px 80px;
}

.rec8 .box p {
    padding: 0 0 20px 80px;

}

.rec8 .box+.box {
    padding-top: 95px;
    position: relative;
}

.rec8 .box+.box:before {
    content: "";
    background: url(/import/tenant_1/160.16.62.153/html/images/common/icon_01.png) no-repeat;
    width: 280px;
    height: 48px;
    background-size: contain;
    left: 50%;
    top: 20px;
    position: absolute;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

@media only screen and (max-width: 599px) {
    .rec8 .box p {
        padding-left: 0;
    }

    .rec8 .box+.box:before {
        width: 200px;
        height: 33px;
    }
}

.rec9 {
    background: #f6f6f6;
    padding: 90px 0 80px 0;
}

.rec9 h3 {
    text-align: center;
    font-size: 14px;
    padding-bottom: 60px;
}

.rec9 h3 strong {
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 3px;
    font-family: "P22 Johnston Underground Regular";
    padding: 0 0 18px 0;
    display: block;
}

.rec9 dt {
    float: left;
}

.rec9 dd {
    padding: 0 0 25px 193px;
}

.rec9 dl {
    padding: 20px 0 0 0;
}

.rec9 dl+dl {
    border-top: 1px dotted #000;
}

@media only screen and (max-width: 700px) {
    .rec9 dt {
        float: none;
        font-size: 16px;
        font-weight: bold;
        padding-bottom: 5px;
    }

    .rec9 dd {
        padding-left: 0;
    }
}

.rec10 h3 strong {
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 3px;
    font-family: "P22 Johnston Underground Regular";
    padding: 0 0 18px 0;
    display: block;
}

.rec10 h3 {
    text-align: center;
    font-size: 14px;
    padding-bottom: 60px;
}

.rec10 {
    padding: 80px 0 100px 0;
}

.rec10 dt {
    float: left;
    padding: 8px 0 0 0;
}

.rec10 dd {
    padding: 0 0 0 217px;
}

.rec10 dd .size1 {
    width: 100%;
    box-sizing: border-box;
    padding: 10px 3px;
    background: #e9e9e9;
    border: none;
}

.rec10 dl {
    padding-bottom: 46px;
}

.rec10 dd textarea {
    width: 100%;
    box-sizing: border-box;
    padding: 10px 3px;
    background: #e9e9e9;
    border: none;
    height: 350px;
}

.rec10 .formbtn {
    text-align: center;
    letter-spacing: -10px;
}

.rec10 .formbtn li {
    display: inline-block !important;
}

.rec10 .formbtn li #send {
    border: 2px solid #000;
    width: 230px;
    height: 43px;
    font-family: "fontawesome-webfont", "P22 Johnston Underground Regular";
    background: #fff url(/import/tenant_1/160.16.62.153/html/images/hmore.png) 207px 14px no-repeat;
    font-size: 20px;
    cursor: pointer;
}

@media only screen and (max-width: 700px) {
    .rec10 dt {
        float: none;
    }

    .rec10 dd {
        padding: 10px 0 0 0;
    }
}

.h3min {
    font-size: 30px;
    font-weight: normal;
    letter-spacing: 3px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    text-align: center;
    padding: 0 0 25px 0;
}




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

@media only screen and (max-width: 1000px) {
    .w1000 {
        width: 95%;
        margin: 0 auto;
    }
}

/* ##### organic ##### */


@media only screen and (max-width: 1024px) {}

@media only screen and (max-width: 599px) {}

/* ##### organic　ここまで ##### */

/* ##### dddd ##### */


@media only screen and (max-width: 1024px) {}

@media only screen and (max-width: 599px) {}

/* ##### dddd　ここまで ##### */
