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

@font-face {
    font-family: 'heisei';
    src: url(/import/tenant_28/hairsalonlea.com/import/tenant_1/153.126.174.196/html/font/HeiseiMinStd-W5.otf);
}
.heisei {
    font-family: 'heisei', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
}

/*
@font-face {
    font-family: 'type';
    src: url(/import/tenant_28/hairsalonlea.com/import/tenant_1/153.126.174.196/location/of/fonts/myfont.ttf) format('truetype');
    src: url(/import/tenant_28/hairsalonlea.com/import/tenant_1/153.126.174.196/html/fonts/ロゴたいぷゴシック.otf) format('opentype');
    src: url(/import/tenant_28/hairsalonlea.com/import/tenant_1/153.126.174.196/html/fonts/ロゴたいぷゴシック.woff) format("woff");
}
*/

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
button,
p {
    margin: 0px;
    padding: 0px;
    font-size: 15px;
    /*    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;*/
    font-family: "游ゴシック", YuGothic, Hiragino Sans, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    /*font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;*/
    line-height: 160%;
    color: #282828;
    word-wrap: break-word;
    overflow-wrap: break-word;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-break: break-all;
}

/*フォント系*/

h2 {
    font-size: 40px;
}

h3 {
    font-size: 34px;
}

h4 {
    font-size: 26px;
}

h5 {
    font-size: 18px;
}

.fs12 {
    font-size: 12px;
}

.fs14 {
    font-size: 14px;
}

.fs16 {
    font-size: 16px;
}

.fs18 {
    font-size: 18px;
}

.fs20 {
    font-size: 20px;
}

.fs22 {
    font-size: 22px;
}

.fs24 {
    font-size: 24px;
}

.fs26 {
    font-size: 26px;
}

.fs28 {
    font-size: 28px;
}

.fs30 {
    font-size: 30px;
}

.fs32 {
    font-size: 32px;
}

.fs34 {
    font-size: 34px;
}

.fs36 {
    font-size: 36px;
}

.fs38 {
    font-size: 38px;
}

.fs40 {
    font-size: 40px;
}

.fs42 {
    font-size: 42px;
}

.fs44 {
    font-size: 44px;
}

.fs46 {
    font-size: 46px;
}

.bold {
    font-weight: bold;
}

.red {
    color: red;
}

.blue {
    color: blue;
}

.sky {
    color: #16b9d7;
}

.white {
    color: #fff;
}

/*クリアフィックス*/

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

.clearfix:before {
    display: block;
    content: "";
    clear: both;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

.clear {
    clear: both;
}

iframe {
    max-width: 100%;
}

img {
    vertical-align: top;
    border: none;
    max-width: 100% !important;
    height: auto !important;
}

.lb-outerContainer {
    width: 80% !important;
    max-width: 450px !important;
    height: auto !important;
}

.lightbox .lb-image {
    width: 100% !important;
    height: auto !important;
    border: none !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: initial !important;
}

.pic {
    text-align: center;
}

.pix {
    text-align: center;
}

.pic img {
    width: 100%;
}

.tac {
    text-align: center;
}

.tal {
    text-align: left;
}

.tar {
    text-align: right;
}

.txt {
    line-height: 200%;
}

.lh160 {
    line-height: 160%;
}

.lh200 {
    line-height: 200%;
}

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

.bkimg img {
    width: 100%;
    min-width: 1200px;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

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

.bkimg1024 img {
    width: 100%;
    min-width: 1200px;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

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

.bkimg599 img {
    width: 100%;
    min-width: 1200px;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

a {
    text-decoration: none;
    color: inherit;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

a:hover {
    opacity: 0.6;
    color: inherit;
    text-decoration: none;
}

a[href*="tel"] {
    pointer-events: none;
}

h1 {
    position: absolute;
    bottom: 200%;
}

[data-element-id] h1 {
    position: static;
    text-indent: initial;
}

/*アラート系*/

a[data-href="#"] {
    border: solid red 5px;
    display: block;
    position: relative !important;
    opacity: 1;
}

a[data-href*="."] {
    border: solid red 5px;
    display: block;
    position: relative !important;
    opacity: 1;
}

a[data-href="#"]:hover:before {
    content: "リンクが設定されていない可能性があります。";
    position: absolute !important;
    width: 100%;
    bottom: 100%;
    color: red;
    font-weight: bold;
    background: #555;
    padding: 5px;
    font-size: 12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

a[data-href*="."]:hover:before {
    content: "外部リンクの可能性があります。リンクが飛ばない可能性がありますので注意してください。";
    position: absolute !important;
    width: 100%;
    bottom: 100%;
    color: red;
    font-weight: bold;
    background: #555;
    padding: 5px;
    font-size: 12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

[data-element-id][data-uk-slideshow]:hover:before {
    content: "※こちらは見たまま編集ができません。①画像をダブルクリック、②変更（歯車マーク）、③スライドショーから編集してください。";
    display: block;
    line-height: 1.8;
    font-weight: bold;
    color: red;
    clear: both;
    background: #4c4c4c;
    padding: 5px;
    text-align: left;
    position: relative;
    letter-spacing: 1px;
    z-index: 1000;
    font-size: 12px;
}

[data-collection-list-content]:hover:before {
    content: "※こちらは見たまま編集ができません。①ページのどこかをダブルクリック、②左下（もしくは左上）のCMSロゴをクリック、③画面右上のメニュー（三本線マーク）から「カスタムコンテンツ管理」をクリック、④編集したいカスタムコンテンツの一覧（三本線マーク）から記事投稿・記事編集ができます。";
    display: block;
    line-height: 1.8;
    font-weight: bold;
    color: red;
    clear: both;
    background: #4c4c4c;
    padding: 5px;
    text-align: left;
    position: relative;
    letter-spacing: 1px;
    z-index: 1000;
    font-size: 12px;
}

ul,
li {
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0;
}

dl,
dt,
dd {
    text-align: left;
    padding: 0;
    margin: 0;
    font-weight: normal;
}

/*altlist*/

.altlist01 .alt01 {
    display: none;
}

/*totop*/

#totop {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 99;
    text-align: center;
}

#totop a:before {
    content: "\f106";
    font-family: FontAwesome;
    display: block;
}

#totop a {
    font-size: 30px;
    background: #1f2839;
    border: 1px solid #fff;
    display: block;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 130%;
}

#totop img {
    width: 80px;
}

/*トランスフォーム親*/

.tfmp {
    position: relative;
    overflow: hidden;
}

/*左右中央寄せ*/

.tfmx {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.tfmx[data-element-id] {
    position: absolute !important;
}

/*上下中央寄せ*/

.tfmy {
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.tfmy[data-element-id] {
    position: absolute !important;
}

/*上下左右中央寄せ*/

.tfmxy {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.tfmxy[data-elemenid] {
    position: absolute !important;
}

/*トリミング*/

.trimming {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.trimming40 {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.trimming50 {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.trimming60 {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.trimming70 {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.trimming80 {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.trimming90 {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.trimming110 {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.trimming120 {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.trimming130 {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.trimming140 {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.trimming150 {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.trimming160 {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.trimmingInner {
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
}

/*フレックス*/

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flexc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: justify;
    -webkit-justify-content: center;
    justify-content: center;
}

.flexs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.flexb {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.flexsb {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.flex > div[data-collection-list-content],
.flexc > div[data-collection-list-content],
.flexb > div[data-collection-list-content],
.flexsb > div[data-collection-list-content],
.flexs > div[data-collection-list-content] {
    width: 100%;
}

.flex > div[data-recommend-collection-list-content],
.flexc > div[data-recommend-collection-list-content],
.flexb > div[data-recommend-collection-list-content],
.flexsb > div[data-recommend-collection-list-content],
.flexs > div[data-recommend-collection-list-content] {
    width: 100%;
}

.flex > div[data-collection-list-content] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flexc > div[data-collection-list-content] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: justify;
    -webkit-justify-content: center;
    justify-content: center;
}

.flexs > div[data-collection-list-content] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.flexsb > div[data-collection-list-content] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.flexb > div[data-collection-list-content] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.flex > div[data-recommend-collection-list-content] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flexc > div[data-recommend-collection-list-content] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: justify;
    -webkit-justify-content: center;
    justify-content: center;
}

.flexs > div[data-recommend-collection-list-content] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.flex > div[data-collection-archive-content] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flexsb > div[data-collection-archive-content] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flexb > div[data-collection-archive-content] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flexc > div[data-collection-archive-content] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flex > div[data-collection-filtered-content] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flexc > div[data-collection-filtered-content] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flexsb > div[data-collection-filtered-content] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flexb > div[data-collection-filtered-content] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.aic {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.asc {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
}

.ase {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
}

.row2 {
    width: 48%;
    margin: 1%;
}

.row3 {
    width: 31.333%;
    margin: 1%;
}

.row4 {
    width: 23%;
    margin: 1%;
}

.row5 {
    width: 18%;
    margin: 1%;
}

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

.headerinner {
    background: rgba(255, 255, 255, 0.4);
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100;
    padding: 10px 0;
}

.hlogo {
    width: 15%;
}
.hlogo a{
      display: block;
    height: 80px;
    overflow: hidden;
    text-align: center;
}
.hlogo a img{
  height: 100% !important;
}
.telbox {
    width: 20%;
}

.hinn {
    max-width: 2000px;
    width: 98%;
    margin: auto;
}

.hfix {
    position: fixed;
    top: 12%;
    z-index: 10;
    right: 0;
    max-width: 120px;
    -webkit-transition: 0.6s all ease;
    transition: 0.6s all ease;
}

.hfix.active {
    opacity: 0.4;
}

.hfix dt {
    position: relative;
    z-index: 1;
}

.hfix dd {
    -webkit-transition: 0.6s all ease;
    transition: 0.6s all ease;
}

/* .hfix.active dd {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}
 */
.hfix dt {
    margin-bottom: 10px;
}

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

    .telbox {
        width: auto;
        padding-right: 40px;
    }

    .hinn {
        max-width: 2000px;
        width: 96%;
        margin: auto;
    }
    .headerinner {
        position: static;
    }
    .hfix {
        max-width: 90px;
    }
}

@media only screen and (max-width:599px) {
    .hfix {
        max-width: 60px;
    }
    .telbox {
        width: 56%;
    }
    .telbox dt {
        font-size: 12px;
        text-align: right;
    }
    .telbox dd {
        text-align: right;
    }
    .telbox dt span {
        font-size: 16px;
    }
    .telbox dd span {
        display: block;
    }
    .hlogo {
        width: 40%;
    }
    .hfix dt {
        margin-bottom: 5px;
    }
}

/*gnav*/

#gnav p span.n {
    display: none;
}

#gnav {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 200;
    width: 65%;
}

#gnav .gnavinn > .flexs {
    width: 98%;
    margin: auto;
}

#gnav li {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    margin-bottom: 0;
}

#gnav li.pcnone {
    display: none;
}
#gnav li.pcnone[data-element-id]{
  display: block;
}
#gnav li a {
    width: 100%;
    display: block;
    font-size: 13px;
}

#gnav.fix {
    position: fixed;
    z-index: 200;
    top: 0;
    background: rgba(255, 255, 255, 0.8);
    padding: 20px 0;
}

.fix .accordion-toggle {
    opacity: 0.8;
}

#gnav li.pull {
    position: relative;
}

#gnav li a {
    padding: 10px 0;
}

#gnav li.pull ul {
    display: none;
    border: 1px solid #122b3f;
    position: absolute;
    margin-top: 40px;
    top: 0px;
    width: 300px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

#gnav li.pull ul:before {
    border-bottom: 10px solid #122b3f;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    content: "";
    position: absolute;
    left: 50%;
    top: -10px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

#gnav li.pull:hover ul {
    display: block;
}

#gnav li.pull ul li {
    width: 100%;
    border-bottom: 1px solid #122b3f;
    background: rgba(255, 255, 255, 0.8);
}

#gnav li.pull ul li a {
    padding: 10px 5px;
}

#gnav li.pull ul li a:hover {
    background: #122b3f;
    color: #fff;
    opacity: 1;
}

#gnav li.pull ul li:last-child {
    border-bottom: none;
}

/*ハンバーガー*/

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

    #gnav {
        width: 100%;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    #gnav .gnavinn {
        position: fixed;
        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;
        padding: 0;
        border: none;
        padding-bottom: 0;
        background: rgba(255, 255, 255, 0.9);
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        -webkit-transform: translate3d(0, 0, 0) !important;
        transform: translate3d(0, 0, 0) !important;
        z-index: -10;

    }
    #gnav li.pull ul {
        border: 1px solid #122b3f;
        position: relative;
        display: block;
        -webkit-transform: initial;
        -ms-transform: initial;
        transform: initial;
        top: initial;
        left: initial;
        width: 100%;
        margin-top: 0;

    }
    #gnav li.pull ul:before {
        left: 30px;
        -webkit-transform: initial;
        -ms-transform: initial;
        transform: initial;
    }
    #gnav ul li {
        display: block !important;
        width: 100%;
        text-align: center;
        position: static;
    }
    #gnav p {
        display: block !important;
        position: fixed;
        width: 38px;
        height: 38px;
        top: 6px;
        right: 10px;
        cursor: pointer;
        opacity: 0.8;
        margin: 2px;
        z-index: 251;
        -webkit-transform: translate3d(0, 0, 0) !important;
        transform: translate3d(0, 0, 0) !important;
    }
    #gnav li {
        float: none;
        width: auto;
        padding: 0;
        margin-top: 0;
        display: block !important;
    }
    #gnav li.pull {
        position: static;
    }
    #gnav.action .gnavinn {
        height: 100vh;
        opacity: 1;
        z-index: 250;
    }
    #gnav p span.n {
        display: block;
        background: #323232;
        height: 2px;
        width: 26px;
        text-indent: 9999px;
        padding: 0;
        top: 50%;
        left: 6px;
        margin-top: -1px;
        position: absolute;
    }

    #gnav p span.n:before {
        display: block;
        content: "";
        background: #323232;
        height: 2px;
        width: 26px;
        position: absolute;
        top: -8px;
        left: 0;
    }

    #gnav p span.n:after {
        display: block;
        content: "";
        background: #323232;
        height: 2px;
        width: 26px;
        position: absolute;
        top: 8px;
        left: 0;
    }

    #gnav.action p span.n {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transition: ease .10s;
        transition: ease .10s;
    }

    #gnav.action p span.n:after,
    #gnav.action p span.n:before {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        top: 0;
        left: 0;
    }
    #gnav .gnavinn > ul {
        width: 100%;
        padding: 40px 3% 80px;
    }
    #gnav .gnavinn > ul a {
        height: auto;
        display: block;
        text-align: left;
        padding: 10px 10px 10px 20px;
        border: none !important;
    }
    #gnav.fix {
        padding: 0;
    }
    .overlay {
        height: 100%;
        overflow: hidden;
    }
    .overlay:after {
        content: "";
        width: 100%;
        height: 100%;
        background: #000;
        position: fixed;
        top: 0;
        left: 0;
        opacity: 0.3;
        z-index: 100;
    }
    /*#gnav ul li+li{
		padding-left:15px;
	}*/
}

@media only screen and (max-width:599px) {
    #gnav p {
        right: 5px;
    }
}

#footer {
    background: #1f2839;
}

.fnav {
    padding: 20px 0;
}

.fnav a {
    color: #fff;
    width: 100%;
    display: block;
    font-size: 13px;
    padding: 10px 0;
}

.flogo {
    padding: 30px 0 300px;
    max-width: 300px;
    margin: auto;
}

.fsns li {
    margin: 0 5px;
}

@media only screen and (max-width:1024px) {
    .flogo {
        padding: 30px 0 200px;
        max-width: 200px;
    }
    .fnav li {
        width: 20%;
    }
    .fnav ul.flexsb{
      justify-content: flex-start;
    }
    .fnav ul.flexsb {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
}

@media only screen and (max-width:599px) {
    .flogo {
        padding: 30px 0 100px;
        max-width: 100px;
    }
    .fnav li {
        width: 33.333%;
    }
}

@media only screen and (max-width: 1024px) {
    .bkimg1024 {
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .bkimg1024 img {
        min-width: auto !important;
    }
    h2 {
        font-size: 34px;
    }

    h3 {
        font-size: 28px;
    }

    h4 {
        font-size: 20px;
    }

    .fs20 {
        font-size: 18px;
    }

    .fs22 {
        font-size: 20px;
    }

    .fs24 {
        font-size: 20px;
    }

    .fs26 {
        font-size: 22px;
    }

    .fs28 {
        font-size: 22px;
    }

    .fs30 {
        font-size: 24px;
    }

    .fs32 {
        font-size: 24px;
    }

    .fs34 {
        font-size: 26px;
    }

    .fs36 {
        font-size: 26px;
    }

    .fs38 {
        font-size: 28px;
    }

    .fs40 {
        font-size: 28px;
    }

    .fs42 {
        font-size: 30px;
    }

    .fs44 {
        font-size: 30px;
    }

    .fs46 {
        font-size: 32px;
    }
    a[href*="tel"] {
        pointer-events: initial !important;
    }
    .row4 {
        width: 31.333%;
    }
    .row5 {
        width: 23%;
    }
}

@media only screen and (max-width: 599px) {
    .bkimg599 {
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .bkimg599 img {
        min-width: auto !important;
    }
    h2 {
        font-size: 28px;
    }

    h3 {
        font-size: 22px;
    }

    h4 {
        font-size: 18px;
    }

    h5 {
        font-size: 16px;
    }

    .fs18 {
        font-size: 16px;
    }

    .fs20 {
        font-size: 18px;
    }

    .fs22 {
        font-size: 18px;
    }

    .fs24 {
        font-size: 20px;
    }

    .fs26 {
        font-size: 20px;
    }

    .fs28 {
        font-size: 22px;
    }

    .fs30 {
        font-size: 22px;
    }

    .fs32 {
        font-size: 24px;
    }

    .fs34 {
        font-size: 24px;
    }

    .fs36 {
        font-size: 26px;
    }

    .fs38 {
        font-size: 26px;
    }

    .fs40 {
        font-size: 28px;
    }

    .fs42 {
        font-size: 28px;
    }

    .fs44 {
        font-size: 30px;
    }

    .fs46 {
        font-size: 32px;
    }
    .row2 {
        width: 98%;
    }
    .row3 {
        width: 48%;
    }
    .row4 {
        width: 48%;
    }
    .row5 {
        width: 31.333%;
    }
}

/*スライドショー*/

.homeSlide {
    text-align: center;
    position: relative;
}

.homeSlide .homelogo {
    margin: auto;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    max-width: 300px;
    z-index: 2;
}

.homeSlide .uk-slidenav-position {
    text-align: center;
    position: relative;
    overflow: hidden;
    min-width: 500px;
    width: 100%;
    /* left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%); */
}

.homeSlide .uk-slidenav-position:after {
    padding-top: 49%;
    content: '';
    display: block;
}

.homeSlide .uk-slidenav-position img {
    position: absolute;
    top: 0;
    left: 0;
}

@media only screen and (max-width:1024px) {
    .homeSlide .homelogo {
        max-width: 200px;
    }
}

@media only screen and (max-width:599px) {
    .homeSlide .homelogo {
        max-width: 100px;
    }
}

/*fead*/

.fead-mv {
    opacity: 0;
    -ms-transform: translate(0, 60px);
    transform: translate(0, 60px);
    -webkit-transform: translate(0, 60px);
    -webkit-transition: .8s;
    transition: .8s;
}

.mv {
    opacity: 1;
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
}

/*map*/

.map {
    position: relative;
    overflow: hidden;
}

.map:after {
    display: block;
    content: "";
    padding-top: 20%;
}

.map iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: initial;
    width: 100%;
    height: 100%;
}

.salonmap {
    position: relative;
    overflow: hidden;
}

.salonmap:after {
    display: block;
    content: "";
    padding-top: 50%;
}

.salonmap iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: none;
    width: 100%;
    height: 100%;
}

@media only screen and (max-width:1024px) {
    .map:after {
        padding-top: 25%;
    }
}

@media only screen and (max-width:599px) {
    .map:after {
        padding-top: 30%;
    }
}

/*wrap*/

#wrapper {
    overflow: hidden;
    min-width: 320px;
    margin: 0 auto;
}

/*common*/

.fw300 {
    font-weight: 300;
}

.fw400 {
    font-weight: 400;
}

.fw500 {
    font-weight: 500;
}

.fw600 {
    font-weight: 600;
}

.fw700 {
    font-weight: 700;
}

.w100 {
    width: 100%;
    display: block;
}

.w20 {
    width: 20%;
    margin: 1% 0;
}

.w26 {
    width: 26%;
    margin: 1% 0;
}

.w30 {
    width: 30%;
    margin: 1% 0;
}

.w40 {
    width: 40%;
    margin: 1% 0;
}

.w46 {
    width: 46%;
    margin: 1% 0;
}

.w48 {
    width: 48%;
    margin: 1% 0;
}

.w50 {
    width: 50%;
    margin: 1% 0;
}

.w60 {
    width: 60%;
    margin: 1% 0;
}

.w70 {
    width: 70%;
    margin: 1% 0;
}

.w80 {
    width: 80%;
    margin: 1% 0;
}

.w80r {
    width: 76%;
    margin: 1% 4% 1% 0;
}

.w80l {
    width: 76%;
    margin: 1% 0 1% 4%;
}

.w70r {
    width: 66%;
    margin: 1% 4% 1% 0;
}

.w70l {
    width: 66%;
    margin: 1% 0 1% 4%;
}

.w60r {
    width: 56%;
    margin: 1% 4% 1% 0;
}

.w60l {
    width: 56%;
    margin: 1% 0 1% 4%;
}

.m600 {
    max-width: 600px;
    margin: auto;
}

.m700 {
    max-width: 700px;
    margin: auto;
}

.m800 {
    max-width: 800px;
    margin: auto;
}

.m900 {
    max-width: 900px;
    margin: auto;
}

.m960 {
    max-width: 960px;
    margin: auto;
}

.m1000 {
    max-width: 1000px;
    margin: auto;
}

.m1200 {
    max-width: 1250px;
    width: 96%;
    margin: auto;
}

.harea {
    padding: 80px 0;
}

.area {
    padding: 80px 0;
}

.area60 {
    padding: 60px 0;
}

.area40 {
    padding: 40px 0;
}

.area20 {
    padding: 20px 0;
}

.mainImg {
    position: relative;
}

.mainImg h2 {
    position: absolute;
    bottom: 0;
    left: 0%;
    z-index: 2;
    color: #15b8d6;
    width: 30%;
    background: #fff;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    letter-spacing: 4px;
    font-weight: 600;
}

.mainImg h2:after {
    position: absolute;
    content: "";
    background: url(/import/tenant_28/hairsalonlea.com/import/tenant_1/153.126.174.196/html/images/nami2_01.png) left top /100% 100% no-repeat;
    left: 100%;
    top: -1px;
    width: 200px;
    height: 100%;
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}

.mainImg h2 > span {
    display: block;
    line-height: 100%;
    border-bottom: 1px solid #15b8d6;
    width: 400%;
    padding: 10px 20px;
    margin-left: 10%;
    -webkit-box-shadow: 10px 4px 10px -2px rgba(0, 0, 0, 0.1);
    box-shadow: 10px 4px 10px -2px rgba(0, 0, 0, 0.1);
    z-index: 2;
}

.mainImg h2 > span > span {
    display: inline-block;
    position: relative;
}

.mainImg h2 > span > span:before {
    content: "";
    position: absolute;
    right: -15px;
    top: -45px;
    background: url(/import/tenant_28/hairsalonlea.com/import/tenant_1/153.126.174.196/html/images/flower.png) right top no-repeat;
    width: 41px;
    height: 41px;
}

.mainImg h2 span:first-letter,
.mainImg h2 span.fl {
    color: #8a3687;
}

.mainImg .pic {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.mainImg .pic img {
    position: absolute;
    top: 0;
    right: 0;
    margin: auto;
    min-width: 400px;
}

.mainImg.mainImg2 .pic img {
    right: auto;
    left: 0;
}

.mainImg .pic:before {
    content: "";
    display: block;
    padding-top: 40%;
}

.mainImg .pic:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(146, 202, 216, 0.6);
    z-index: 1;
}

.copy {
    text-align: center;
    color: rgba(162, 161, 161, 255);
    padding: 20px 0;
    color: #fff;
}

@media only screen and (max-width:1024px) {
    .m600 {
        width: 96%;
    }

    .m700 {
        width: 96%;
    }

    .m800 {
        width: 96%;
    }
    .m900 {
        width: 96%;
    }
    .m960 {
        width: 96%;
    }
    .m1000 {
        width: 96%;
    }
    .harea {
        padding: 60px 0;
    }
    .area {
        padding: 60px 0;
    }
    .area60 {
        padding: 50px 0;
    }
    .area40 {
        padding: 30px 0;
    }
    .mainImg h2:after {
        width: 150px;
    }
}

@media only screen and (max-width:599px) {
    .w20 {
        width: 100%;
        margin: 2% auto;
    }
    .pic.w20 {
        max-width: 400px;
    }
    .w26 {
        width: 100%;
        margin: 2% auto;
    }
    .pic.w26 {
        max-width: 400px;
    }

    .w30 {
        width: 100%;
        margin: 2% auto;
    }
    .pic.w30 {
        max-width: 400px;
    }
    .w40 {
        width: 100%;
        margin: 2% auto;
    }
    .pic.w40 {
        max-width: 400px;
    }
    .w46 {
        width: 100%;
        margin: 2% auto;
    }

    .w48 {
        width: 100%;
        margin: 2% auto;
    }
    .w50 {
        width: 100%;
        margin: 2% auto;
    }
    .w60 {
        width: 100%;
        margin: 2% auto;
    }

    .w70 {
        width: 100%;
        margin: 2% auto;
    }

    .w80 {
        width: 100%;
        margin: 2% auto;
    }
    .w60r {
        width: 100%;
        margin: 2% auto;
    }

    .w60l {
        width: 100%;
        margin: 2% auto;
    }
    .w70r {
        width: 100%;
        margin: 2% auto;
    }

    .w70l {
        width: 100%;
        margin: 2% auto;
    }

    .w80r {
        width: 100%;
        margin: 2% auto;
    }
    .w80l {
        width: 100%;
        margin: 2% auto;
    }
    .m600 {
        width: 94%;
    }

    .m700 {
        width: 94%;
    }

    .m800 {
        width: 94%;
    }
    .m900 {
        width: 94%;
    }
    .m960 {
        width: 94%;
    }
    .m1000 {
        width: 94%;
    }
    .m1200 {
        width: 94%;
    }
    .harea {
        padding: 40px 0;
    }
    .area {
        padding: 40px 0;
    }
    .area60 {
        padding: 40px 0;
    }
    .area40 {
        padding: 20px 0;
    }
    .mainImg h2:after {
        width: 100px;
    }
}

/*button*/

.mores50 a {
    text-align: center;
    color: #fff;
    display: inline-block;
    background: #16b9d7;
    padding: 12.5px;
    position: relative;
    z-index: 1;
    opacity: 1;
    overflow: hidden;
    width: 100%;
    max-width: 180px;
    border: 1px solid #fff;
}

.mores50 a:hover {
    color: #16b9d7;
    background: #fff;
}

.mores50 a:after {
    position: absolute;
    font-family: FontAwesome;
    content: "\f105";
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 20px;
}

.mores50 a:hover:before {
    left: -10%;
    width: 120%;
}

.mores50 a:before {
    position: absolute;
    -webkit-transition: .3s;
    transition: .3s;
    content: '';
    width: 0;
    left: 50%;
    bottom: 0;
    height: 3px;
    background: #fff;
    height: 120%;
    left: -10%;
    -webkit-transform: skewX(-15deg);
    -ms-transform: skewX(-15deg);
    transform: skewX(-15deg);
    z-index: -1;
}

@media only screen and (max-width:1024px) {
    .mores50 a {
        padding: 10px;
    }
}

@media only screen and (max-width:599px) {
    .mores50 a {
        padding: 7.5px;
    }
    .mores50 {
        text-align: center;
    }
}

/*home*/

.index h2 {
    margin-bottom: 40px;
}

.hnews .tit {
    text-align: right;
}

.hnews .hnewsarea {
    padding-left: 2%;
    margin-left: 2%;
    width: 68%;
    border-left: 1px solid #bababa;
    text-align: right;
}

.hnewslist a {
    display: block;
}

.hnewslist li {
    padding: 10px 0;
}

.hnewslist .cat {
    width: 26%;
    max-width: 150px;
}

.hnewslist .titbox {
    width: 74%;
}

.hnewslist .titbox .date {
    color: #a9a9a9;
    padding-right: 1em;
}

.hconceptbox {
    overflow: hidden;
}

.hconceptbox .tac {
    margin-bottom: 40px;
}

.hconceptbox .tbox {
    width: 25%;
    position: relative;
    z-index: 2;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
}

.hconceptbox .tbox dl {
    background: #fff;
    padding: 30px 80px;
    position: relative;
    width: 200%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.hconceptbox .pic {
    width: 65%;
}

.hmenu {
    overflow: hidden;
}

.hmenubox {
    position: relative;
    margin-top: 120px;
}

.hmenubox .tbox {
    max-width: 1000px;
    margin: auto;
    background: #fff;
    position: absolute;
    top: -120px;
    left: 0;
    right: 0;
    padding: 0 80px 40px;
}

.hmenubox .tbox .fw500 {
    margin-bottom: 10px;
}

.hmenubox .tbox li.w48 {
    padding-bottom: 40px;
}

.hmenubox .tbox li.w48 dl {
    padding-left: 1em;
}

.hmenubox .pic {
    min-width: 1800px;
}

.hbnrlist a {
    display: block;
    height: 100%;
}

.hbnrlist dl {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%;
}

.hbnrlist dd {
    padding: 10px;
    border-bottom: 1px solid;
    width: 90%;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.hbnr2 .m1200 {
    max-width: 1600px;
}

.hbnr2list li {
    -webkit-box-shadow: 20px 38px 34px -26px rgba(0, 0, 0, 0.2);
    box-shadow: 20px 38px 34px -26px rgba(0, 0, 0, 0.2);
}

.hbnr2list a {
    display: block;
    height: 100%;
}

.hbnr2list a dl {
    height: 100%;
    position: relative;
    overflow: hidden;
}

.hbnr2list .tit {
    color: #15b8d6;
    letter-spacing: 1px;
    position: absolute;
    top: 0;
    right: 0;
    background: #fff;
    width: 50%;
    text-align: center;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 1;
    padding: 10px;
}

.hbnr2list .tit:before {
    position: absolute;
    content: "";
    background: url(/import/tenant_28/hairsalonlea.com/import/tenant_1/153.126.174.196/html/images/nami2_01.png) left top /100% 100% no-repeat;
    left: -49px;
    top: 0;
    width: 50px;
    height: 100%;
}

.hbnr2list .tit span {
    position: relative;
}

.hbnr2list .tit span:before {
    content: "";
    background: url(/import/tenant_28/hairsalonlea.com/import/tenant_1/153.126.174.196/html/images/flower.png) top right no-repeat;
    width: 40px;
    height: 40px;
    position: absolute;
    bottom: 100%;
    right: 0;
}

.hbnr2list dt:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(146, 202, 216, 0.6);
    z-index: 1;
}

.blockb {
    background: url(/import/tenant_28/hairsalonlea.com/import/tenant_1/153.126.174.196/html/images/block.png) repeat-x center bottom;
}

.hrecbox .tbox {
    width: 30%;
}

.hrecbox .tbox dl {
    width: 110%;
    background: #16b9d7;
    padding: 40px;
    z-index: 1;
    position: relative;
    top:20%;
}

.hrecbox .pic {
    width: 70%;
    height: 400px;
    overflow: hidden;
}

.hrecbox h2 {
    color: #fff;
    margin-bottom: 20px;
}

.hrecbox dd {
    color: #fff;
}

.hrecbox .txt {
    padding-bottom: 40px;
}
.hbloglist{
  padding-bottom: 40px;
}
.hbloglist .row3 {
    width: 33.333%;
    margin: 0;
}

.hbloglist .row3 a {
    display: block;
}

.hbloglist .tbox {
    padding: 20px;
    background: #fff;
    width: 70%;
    margin-left: auto;
    margin-top: -60px;
    position: relative;
    z-index: 1;
}

.hbloglist .tbox .date {
    color: rgba(169, 169, 169, 255);
}

.hbloglist .row3:first-of-type .tbox .date:after {
    content: "new";
    display: inline-block;
    margin-left: 10px;
    color: #16b9d7;
}

.hbloglist .tbox .tit {
    margin: 20px 0;
}

.hbloglist .tbox .to {
    font-size: 10px;
    color: rgba(169, 169, 169, 255);
}

.hbloglist .tbox .to:before {
    display: inline-block;
    content: "";
    width: 3em;
    height: 1px;
    background: rgba(169, 169, 169, 255);
    vertical-align: middle;
    margin-right: 10px;
}

.hbloglist .tbox .to:after {
    display: inline-block;
    content: "\f105";
    font-family: FontAwesome;
    margin-left: 10px;
}

.hsalon {
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(30%, #fff), color-stop(30%, #f0f2f6), to(#f0f2f6));
    background: -webkit-linear-gradient(top, #fff 0%, #fff 30%, #f0f2f6 30%, #f0f2f6 100%);
    background: linear-gradient(180deg, #fff 0%, #fff 30%, #f0f2f6 30%, #f0f2f6 100%);
}
.hmap{
  margin: 20px 0;
}
.hsalonbox {
    max-width: 800px;
    margin: auto;
    padding: 60px 150px;
    background: #fff;
}

.hsalonlist {
    padding: 30px 0;
}

.hsalonlist li {
    padding: 5px 0;
}

.hsalonlist .w80 {
    padding-left: 2em;
}

@media only screen and (max-width:1024px) {
    .hnewslist .cat {
        width: 100%;
        max-width: none;
        margin: 0;
    }

    .hnewslist .titbox {
        width: 100%;
        padding-left: 1.2em;
    }
    .hnews .tit {
        text-align: center;
    }
    .hconceptbox {
        position: relative;
    }
    .hconceptbox .tbox {
        width: 100%;
        position: absolute;
        background: rgba(255, 255, 255, 0.6);
        top: 0;
        height: 100%;
    }

    .hconceptbox .tbox dl {
        padding: 30px;
        width: 100%;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        background: none;
    }

    .hconceptbox .pic {
        width: 100%;
        min-width: 1000px;
    }
    .hmenubox {
        margin-top: 0;
        overflow: hidden;
    }
    .hmenubox .tbox {
        padding: 30px;
        height: auto;
        background: rgba(255, 255, 255, 0.8);
        top: 0;
        bottom: 0;
        position: relative;
        z-index: 1;
        max-width: none;
    }
    .hmenubox .pic {
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 100%;
    }
    .hmenubox .pic img {
        width: 100%;
        min-width: 2400px;
        position: relative;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .hmenubox .tbox li.w48 dl {
        padding-left: 0.5em;
    }
    .hbnr2list li {
        width: 48%;
        margin: 2% 0;
    }
    .hrecbox .tbox {
        width: 100%;
    }

    .hrecbox .pic {
        width: 100%;
    }
    .hrecbox .tbox dl {
        width: 100%;
        padding: 30px;
    }
    .hbloglist .tbox {
        margin-top: 0;
        width: 100%;
        padding: 10px;
    }
    .hsalonbox {
        padding: 40px 60px;
    }
    .hsalonlist .w80 {
        padding-left: 1em;
    }
    .hsalonlist {
        padding: 20px 0;
    }
}

@media only screen and (max-width:599px) {
    .hnews .hnewsarea {
        width: 100%;
        padding-left: 0;
        border-top: 1px solid #bababa;
        border-left: none;
        padding: 20px 0;
    }
    .hconceptbox .tbox {
        position: static;
        background: rgba(255, 255, 255, 1);
        height: auto;
    }

    .hconceptbox .tbox dl {
        padding: 30px 0;
    }

    .hconceptbox .pic {
        min-width: initial;
        min-width: none;
    }

    .hmenubox .tbox {
        padding: 0;
        background: rgba(255, 255, 255, 1);
        position: static;
        width: 94%;
        margin-bottom: 4%;
    }
    .hmenubox .pic {
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        width: 100%;
        min-width: auto;
        margin-top: 40px;
    }
    .hmenubox .pic img {
        min-width: auto;
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .hmenubox .tbox li.w48 dt.w70r {
        width: 100%;
        margin: 0;
    }
    .hmenubox .tbox li.w48 dd.w30 {
        width: 100%;
    }
    .hmenubox .tbox li.w48 dl {
        padding-left: 0;
    }
    .hmenubox .tbox li.w48 {
        padding-bottom: 20px;
    }
    .hstylelist li {
        width: 50%;
        margin: 0;
    }
    .hbnrlist li {
        margin-bottom: 20px;
    }
    .hbnrlist dd {
        padding: 5px;
        border-bottom: 1px solid;
        width: 100%;
        font-size: 16px;
    }
    .hbnr2list li {
        width: 100%;
    }
    .hrecbox .tbox dl {
        padding: 20px;
    }
    .hbloglist .row3 {
        width: 100%;
    }
    .hbloglist .tbox .tit {
        margin: 10px 0;
    }
    .hsalonbox {
        padding: 30px;
    }
    .hsalonlist {
        padding: 10px 0;
    }
    .hsalonlist .w20 {
        text-align: left;
        margin: 1% auto;
    }
    .hsalonlist .w80 {
        padding-left: 0;
        margin: 1% auto;
    }
}

/*salon*/

.under h3 {
    letter-spacing: 2px;
    margin-bottom: 40px;
}

.z1 {
    position: relative;
    z-index: 1;
}

.z2 {
    position: relative;
    z-index: 2;
}

.salon01box .pic {
    position: relative;
}

.salon01box .pic:after {
    position: absolute;
    height: 100%;
    width: 100%;
    left: -20px;
    top: 20px;
    border: 1px solid #16b9d7;
    content: "";
}

.smessage dt:before {
    display: inline-block;
    content: "";
    width: 1em;
    height: 1px;
    background: rgba(169, 169, 169, 255);
    vertical-align: middle;
    margin-right: 10px;
}

.salon03box {
    position: relative;
}

.salon03box:after {
    content: "";
    height: 104%;
    width: 96%;
    position: absolute;
    top: -4%;
    right: 0;
    background: rgba(146, 202, 216, 0.4);
}

.salon03box dt {
    border-bottom: 1px solid #fff;
    padding: 10px 0;
    margin-bottom: 10px;
    letter-spacing: 1px;
}

.smessage {
    background: #fff;
    padding: 40px;
}

.sprof {
    padding: 40px;
}

.sname {
    padding-bottom: 60px;
}

.sname span {
    margin-left: 1em;
}

.salon04box {
    max-width: 800px;
    margin: auto;
    background: #fff;
    padding: 60px 150px 150px;
    -webkit-box-shadow: 20px 38px 34px -26px rgba(0, 0, 0, 0.2);
    box-shadow: 20px 38px 34px -26px rgba(0, 0, 0, 0.2);
}

.salon04box li {
    padding: 10px;
    border-bottom: 1px solid #ccccd4;
}

@media only screen and (max-width:1024px) {
    .sprof {
        padding: 20px;
    }
    .sname {
        padding-bottom: 40px;
    }
    .smessage {
        padding: 20px;
    }
    .sname span {
        display: block;
        margin-left: 0;
        font-size: 20px;
    }
    .salon04box {
        padding: 40px 100px 100px;
    }
}

@media only screen and (max-width:599px) {
    .salonlogo {
        text-align: left;
        max-width: 120px;
        margin: 0;
    }
    .salon01box .pic:after {
        top: 0;
        left: 0;
    }
    .salon03box:after {
        height: 100%;
        width: 100%;
        top: 0%;
        right: 0;
    }
    .salon03box .pic {
        margin: 0;
        max-width: none;
    }
    .sprof {
        padding: 0;
    }
    .sname {
        padding-bottom: 20px;
    }
    .salon03box {
        padding: 20px;
    }
    .sname span {
        font-size: 18px;
    }
    .salon04box {
        padding: 20px;
    }
    .salon04box dt {
        text-align: left;
    }
}

/*menu*/

.menuitem {
    margin-bottom: 60px;
}

.menuitem h3:before {
    content: "";
    width: 0.5em;
    height: 2px;
    background: #15b8d7;
    vertical-align: middle;
    margin-right: 10px;
    position: absolute;
    top: 18px;
    left: 0;
}

.menuitem h3 {
    margin-bottom: 20px;
    position: relative;
    padding-left: 1em;
}

.menuitem li {
    padding: 10px 0;
    border-bottom: 1px solid #ccccd4;
}

.menulist .att {
    color: rgba(138, 54, 135, 255);
}

@media only screen and (max-width:1024px) {
    .menuitem dt {
        width: 100%;
    }
    .menuitem dd {
        width: 100%;
        text-align: left;
    }
}

@media only screen and (max-width:599px) {
    .menuitem dt {
        margin: 1% auto;
    }
    .menuitem dd {
        margin: 1% auto;
    }
    .menuitem {
        margin-bottom: 40px;
    }
}

/*recruit*/

.fg1 {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.fg2 {
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
}

.col1 {
    width: 18%;
    margin: 1%;
}

.col2 {
    width: 28%;
    margin: 1%;
}

.col3 {
    width: 38%;
    margin: 1%;
}

.col5 {
    width: 48%;
    margin: 1%;
}

.reclist1 .rlogo {
    background: #ecc244;
}

.reclist1 .rlogo span {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}

.reclist1 .col2 .trimmingInner {
    padding-top: 77% !important;
}

.reclist2 .rtel {
    background: #16b9d7;
}

.reclist2 .rtel dl {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    height: 100%;
    padding: 20px;
    position: relative;
    z-index: 1;
}

.reclist2 .rtel dl:after {
    background: url(/import/tenant_28/hairsalonlea.com/import/tenant_1/153.126.174.196/html/images/reclistleaf.png) center center/contain no-repeat;
    height: 100%;
    width: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

.reclist2 .rtel dt {
    color: #fff;
}

.reclist2 .rtel dd {
    color: #fff;
    text-align: center;
}

.reclist2 .rtel .tel a:before {
    content: "\f095";
    font-family: FontAwesome;
    margin-right: 5px;
    display: inline-block;
}

.reclist3 .rweb {
    background: #85ccbe;
}

.reclist3 .rweb dl {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    height: 100%;
    padding: 20px;
    position: relative;
    z-index: 1;
}

.reclist3 .rweb a {
    display: block;
    height: 100%;
}

.reclist3 .rweb dt {
    text-align: center;
    color: #fff;
}

.reclist3 .rweb dd {
    text-align: center;
    color: #fff;
}

.flt {
    position: relative;
    padding-left: 1em;
}

.flt:before {
    position: absolute;
    top: 0.8em;
    left: 0;
    content: "";
    width: 0.5em;
    height: 1px;
    background: rgba(0, 0, 0, 255);
}

.fltp {
    position: relative;
    padding-left: 1em;
}

.fltp:before {
    position: absolute;
    top: 0.8em;
    left: 0;
    content: "";
    width: 0.5em;
    height: 1px;
    background: #8a3687;
}

.bb {
    position: relative;
}

.bb:after {
    position: absolute;
    height: 100%;
    width: 100%;
    left: -20px;
    top: 20px;
    border: 1px solid #16b9d7;
    content: "";
}

.rec02box .tbox {
    padding: 90px 50px;
    background: #fff;
}

.rec02box .tbox dt {
    margin-bottom: 50px;
}

.rec02 .tfmp {
    padding-bottom: 150px;
}

.rec02 .bkimg {
    top: 150px;
}

.rec02 .bkimg img {
    min-width: 2000px;
}

.rec02box {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.popper span {
    position: relative;
    padding: 0 60px 0;
    text-align: center;
    margin-bottom: 20px;
    display: inline-block;
}

.popper span:before {
    position: absolute;
    height: 30px;
    width: 1px;
    content: "";
    left: 20px;
    bottom: 0;
    background: #000;
    -webkit-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    transform: rotate(-30deg);
}

.popper span:after {
    position: absolute;
    height: 30px;
    width: 1px;
    content: "";
    right: 20px;
    bottom: 0;
    background: #000;
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
}

.rec03list li:nth-of-type(odd) {
    background: #ecc244;
}

.rec03list li:nth-of-type(even) {
    background: #16b9d7;
}

.rec03list li {
    padding: 40px;
    position: relative;
}

.rec03list li:before {
    position: absolute;
    top: 20px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #fff;
    content: "";
}

.rec03list li:after {
    position: absolute;
    top: 0;
    left: 20px;
    width: 1px;
    height: 100%;
    background: #fff;
    content: "";
}

.rec03list dt {
    color: #fff;
    margin-bottom: 20px;
}

.rec03list dd {
    color: #fff;
}

.sun {
    position: relative;
    display: inline-block;
    padding-top: 10px;
    padding-right: 20px;
}

.sun:before {
    position: absolute;
    right: 0;
    top: 0;
    background: url(/import/tenant_28/hairsalonlea.com/import/tenant_1/153.126.174.196/html/images/sun.png) top right /contain no-repeat;
    width: 34px;
    height: 25px;
    content: "";
}

.grey {
    background: #f0f2f6;
}

.combox {
    padding: 80px;
    background: #fff;
}

.combox dt {
    margin-bottom: 50px;
}

.combox dd.ow {
    position: relative;
    z-index: 1;
}

.combox dd.ow:after {
    position: absolute;
    content: "";
    background: url(/import/tenant_28/hairsalonlea.com/import/tenant_1/153.126.174.196/html/images/flower.png) no-repeat top right /contain;
    top: 0;
    right: 0;
    width: 60px;
    height: 60px;
    opacity: 0.8;
    z-index: -1;
}

.combox dd span {
    display: block;
    padding: 5px 0;
}

.com2box {
    background: url(/import/tenant_28/hairsalonlea.com/import/tenant_1/153.126.174.196/html/images/block.png);
    padding: 20px;
}

.com2box .tbox dl {
    padding: 5px 0;
}

.com2box dd .fltp {
    padding-left: 1.5em;
}

.com2box dd .fltp:before {
    position: absolute;
    top: 1.05em;
    left: 0;
    content: "";
    width: 0.8em;
    height: 2px;
    background: #8a3687;
}

.com2box .tbox dt.fltp {
    padding-left: 1.5em;
    margin-bottom: 10px;
}

.com2box .tbox dt.fltp:before {
    width: 1em;
    height: 2px;
}

.com2box dt {
    margin-bottom: 30px;
}

.rec05 {
    background: url(/import/tenant_28/hairsalonlea.com/import/tenant_1/153.126.174.196/html/images/gflower.png) left center /cover no-repeat;
}

.rec05box dt {
    color: #fff;
    text-align: center;
}

.rec05box dd {
    color: #fff;
    text-align: center;
}

.rec05box dd.tel a:before {
    content: "\f095";
    font-family: FontAwesome;
    margin-right: 5px;
    display: inline-block;
}

.rec05box dt {
    margin-bottom: 10px;
}

.rec05box a {
    display: block;
}

.rec06list {
    max-width: 800px;
    margin: auto;
}

.rec06list li {
    padding: 10px 30px;
    border-bottom: 1px solid #d6f4fa;
}

.rec06list dt {
    font-weight: 500;
}

.lpurple {
    background: #f0f2f6;
}

@media only screen and (max-width:1024px) {
    .reclist3 .rweb dl {
        padding: 10px;
    }
    .reclist2 .rtel dl {
        padding: 10px;
    }
    .reclist1 .rlogo span img {
        width: 80px;
    }
    .reclist1 .rlogo {
        width: 100% !important;
        padding: 20px;
    }
    .reclist1 .col1 {
        width: 28%;
    }
    .reclist1 .col2 {
        width: 38%;
    }
    .reclist1 .col2 .trimmingInner {
        padding-top: 88% !important;
    }
    .reclist2 .rtel {
        width: 100% !important;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .reclist2 .col2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        width: 48%;
    }
    .reclist3 .rweb {
        width: 100% !important;
        -webkit-box-ordinal-group: 2 !important;
        -webkit-order: 1 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important;
    }
    .reclist3 .col3 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        width: 56%;
    }
    .reclist3 .col2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        width: 40%;
    }
    .reclist3 .rweb dt img {
        width: 40px;
    }
    .reclist3 .rweb dt {
        margin-bottom: 10px;
    }
    .rec02box .tbox {
        padding: 60px 30px;
    }
    .rec02box .tbox dt {
        margin-bottom: 40px;
    }
    .rec03list li {
        padding: 30px;
        width: 48%;
    }
    .rec03list li:before {
        top: 15px;
    }

    .rec03list li:after {
        left: 15px;
    }
    .combox {
        padding: 40px;
    }
    .combox dt {
        margin-bottom: 30px;
    }
    .com2box {
        padding: 15px;
    }
    .rec05box .row3 {
        width: 48%;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .rec05box .rlogobox {
        width: 100%;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .rec06list li {
        padding: 10px 20px;
    }
}

@media only screen and (max-width:599px) {
    .reclist3 .rweb dt img {
        width: 30px;
    }
    .bb:after {
        left: 0;
        top: 0;
    }
    .rec02box .tbox {
        padding: 40px 20px;
    }
    .rec02box .tbox dt {
        margin-bottom: 30px;
    }
    .rec02 .tfmp {
        padding-bottom: 40px;
    }
    .rec03list li {
        padding: 20px;
        width: 100%;
    }
    .rec03list li:before {
        top: 10px;
    }

    .rec03list li:after {
        left: 10px;
    }
    .combox {
        padding: 20px;
    }
    .combox dt {
        margin-bottom: 20px;
    }
    .com2box {
        padding: 10px;
    }
    .rec05box .row3 {
        width: 100%;
    }
    .rec06list li {
        padding: 10px;
    }
}

/*blog*/

.blist {
    width: 76%;
}

.calist {
    width: 20%;
}

.blist .trimmingInner {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #282828;
}

.bitem {
    margin-bottom: 60px;
}

.bitem a {
    display: block;
}

.bitem dt {
    margin-bottom: 10px;
}

.bitem dd {
    padding: 2.5px 0;
}

.bitem dd.alt {
    margin-top: 10px;
}

.bitem dd.heightLine-cat span {
    background: #1f2839;
    color: #fff;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    padding: 5px 10px;
    display: inline-block;
}

.calist dl {
    margin-bottom: 60px;
}

.calist dt {
    text-align: center;
    width: 100%;
    padding: 5px;
}

.calist li a {
    padding: 15px 20px;
    border-bottom: 1px solid #282828;
    position: relative;
    display: block;
}

.calist li a:after {
    content: "";
    right: 0;
    bottom: 0;
    border-bottom: 5px solid #282828;
    border-right: 8px transparent solid;
    position: absolute;
}

.calist ul {
    padding: 10px 0;
}

.pagenav ul {
    max-width: 500px;
    margin: 80px auto;
}

.pagenav li {
    margin: 1%;
    text-align: center;
    font-weight: 500;

}


.pagenav li a {
    display: block;
    padding: 5px;
    border: 1px solid #282828;
}

.pagenav li.prev a {
    border: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 110px;
    margin-right: auto;
    padding: 5px;
}

.pagenav li.next a {
    border: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 110px;
    margin-left: auto;
    padding: 5px;
}

.pagenav li.prev a img {
    margin-right: 1em;
}

.pagenav li.next a img {
    margin-left: 1em;
}

.pagenav li.num:hover a {
    background: #282828;
    color: #fff;
    opacity: 1;
}

.bdbox dt {
    padding: 20px 0;
    border-bottom: 1px solid #16b9d7;
}

.bdbox .dclist {
    padding: 20px 0;
}

.bdbox .dclist li.date {
    margin-top: 6px;
    margin-right: 1em;
}

.bdbox .dclist li.cat span {
    display: inline-block;
    background: #1f2839;
    color: #fff;
    padding: 5px 10px;
}

.single {
    border-bottom: 1px solid #16b9d7;
}

.backlist {
    margin: 100px auto;
}

.back a {
    padding: 10px 30px;
    border: 1px solid #282828;
    position: relative;
    z-index: 1;
    opacity: 1;
    overflow: hidden;
    display: inline-block;
}

.back a:hover  {
    background: #282828;
    color: #fff;
    opacity: 1;
}
.back a:hover:before {
    right: -10%;
    width: 120%;
}

.back a:before {
    position: absolute;
    -webkit-transition: .3s;
    transition: .3s;
    content: '';
    width: 0;
    right: 50%;
    bottom: 0;
    height: 3px;
    background: #282828;
    height: 120%;
    right: -10%;
    -webkit-transform: skewX(-15deg);
    -ms-transform: skewX(-15deg);
    transform: skewX(-15deg);
    z-index: -1;
}

.backlist li.prev a {
    border: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 110px;
    margin-right: auto;
    padding: 5px;
}

.backlist li.next a {
    border: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 110px;
    margin-left: auto;
    padding: 5px;
}

.backlist li.prev a img {
    margin-right: 1em;
}

.backlist li.next a img {
    margin-left: 1em;
}

@media only screen and (max-width:1024px) {
    .blist {
        width: 100%;
    }

    .calist {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .calist dl {
        width: 48%;
        margin-bottom: 50px;
    }
}

@media only screen and (max-width:599px) {
    .pagenav li.prev {
        width: 100%;
        margin-bottom: 4%;
    }

    .pagenav li.next {
        width: 100%;
        margin-top: 4%;
    }
    .calist dl {
        width: 100%;
        margin-bottom: 40px;
    }
    .bitem {
        margin-bottom: 40px;
    }
    .pagenav ul {
        margin: 40px auto 80px;
    }
    .bitem dd.heightLine-cat span {
        padding: 5px;
        font-size: 12px;
    }
    .pagenav li a {
        padding: 5px 10px;
    }
    .backlist {
        margin: 80px auto;
    }
    .backlist li {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .backlist li.back {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        width: 100%;
        margin-bottom: 40px;
        text-align: center;
    }
}

/*hair*/

.hairnav li {
    margin-right: 1em;
}

.hairnav a {
    font-weight: 600;
    display: block;
}

.hairnav a:hover {
    color: #8a3687;
    opacity: 1;
}

.hairlist a {
    position: relative;
    overflow: hidden;
    display: block;

}

.hairlist a:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 50%;
    background: rgba(0, 0, 0, 0.4);
    content: "VIEW MORE";
    color: #fff;
    z-index: 1;
    text-align: center;
    padding: 60% 0;
    visibility: hidden;

}

.hairlist a:after {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 50%;
    height: 50%;
    content: "";
    border: 1px solid #fff;
    visibility: hidden;
    z-index: 1;
}

.hairlist a:hover:after {
    visibility: visible;
    width: 90%;
    height: 90%;
    -webkit-transition: 0.6s all ease;
    transition: 0.6s all ease;
}

.hairlist a:hover:before {
    visibility: visible;
    width: 100%;
    -webkit-transition: 0.6s all ease;
    transition: 0.6s all ease;
}

.hairlist a:hover {
    opacity: 1;
}

.hairlist .trimmingInner {
    -webkit-transition: 0.6s all ease;
    transition: 0.6s all ease;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #282828;
}

.hairlist a:hover .trimmingInner {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.hairarclist li {
    margin-right: 3em;
    letter-spacing: 2px;
}

.hdlist {
    max-width: 800px;
    margin: auto;
}

.subpic li {
    margin-bottom: 20px;
}

.hdtbox .tit {
    margin-bottom: 60px;
}

.hdtbox .back a {
    padding: 10px 20px;
    display: inline-block;
}

.hdatalist {
    max-width: 400px;
}

.hdatalist dl li {
    padding: 5px;
    color: #fff;
    background: #ccccd4;
    text-align: center;
    width: 31.333%;
}

.hdatalist .柔かい li:nth-of-type(3n+1),
.hdatalist .少ない li:nth-of-type(3n+1),.hdatalist .なし li:nth-of-type(3n+1) {
    background: #16b9d7;
}

.hdatalist .普通 li:nth-of-type(3n+2) ,.hdatalist .少し li:nth-of-type(3n+2){
    background: #16b9d7;
}

.hdatalist .硬い li:nth-of-type(3n+3),.hdatalist .強い li:nth-of-type(3n+2) {
    background: #16b9d7;
}

.hdstaff {
    padding: 40px;
    margin-bottom: 80px;
}

.hdstaff .tbox dt span {
    display: block;
}

.hdstaff .tbox dt {
    margin-bottom: 10px;
}

.hdstaff .tbox dl dl {
    padding: 20px;
    background: #fff;
    margin-top: 20px;
}

.hdstaff .pic .trimmingInner {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

@media only screen and (max-width:1024px) {
    .hdtbox .back {
        width: 100%;
        margin-top: 60px;
        text-align: center;
    }
    .hdatalist {
        width: 100%;
        max-width: 600px;
    }
    .hdtbox .tit {
        margin-bottom: 40px;
    }
    .hdstaff {
        padding: 30px;
        margin-bottom: 60px;
    }
}

@media only screen and (max-width:599px) {
    .hairnav li {
        width: 32.333%;
        margin: 1% 0.5%;
    }
    .hairarclist li {
        width: 32.333%;
        margin: 1% 0.5%;
    }
    .hairlist a:before {
        font-size: 12px;
    }
    .hairlist .row5 {
        width: 48%;
    }
    .hdatalist dt {
        margin: 4% auto 0;
    }
    .hdtbox .back {
        margin-top: 40px;
    }
    .subpic ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .subpic ul li {
        width: 29.333%;
        margin: 2%;
    }
    .hdtbox .tit {
        margin-bottom: 0;
    }
    .hdtbox {
        padding: 0 0 40px;
    }
    .hdstaff {
        padding: 20px;
        margin-bottom: 40px;
    }
    .hdstaff .tbox dt {
        margin-bottom: 5px;
    }
    .hdstaff .tbox {
        margin-top: 10px;
    }
    .hdstaff .tbox dl dl {
        padding: 15px;
        margin-top: 10px;
    }
}

/*staff*/

.stitem {
    margin-bottom: 60px;
}
[data-element-id] .stitem{
  display: none;
}
[data-element-id] .stitem:nth-of-type(-n+10){
  display: block;
}
.stitem dt .trimmingInner {
    -webkit-transition: 0.6s all ease;
    transition: 0.6s all ease;
}

.stitem dt:hover:before {
    width: 100%;
    visibility: visible;
    -webkit-transition: 0.6s all ease;
    transition: 0.6s all ease;
}

.stitem a {
    opacity: 1;
}

.stitem dt:hover .trimmingInner {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.stitem dt:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 50%;
    background: rgba(0, 0, 0, 0.4);
    content: "VIEW MORE";
    color: #fff;
    z-index: 1;
    text-align: center;
    padding: 60% 0;
    visibility: hidden;
}

.stitem dt:hover:after {
    width: 90%;
    height: 90%;
    visibility: visible;
    -webkit-transition: 0.6s all ease;
    transition: 0.6s all ease;
}

.stitem dt:after {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 50%;
    height: 50%;
    content: "";
    border: 1px solid #fff;
    visibility: hidden;
    z-index: 1;
}

.stitem dt {
    margin-bottom: 10px;
}

.stitem dd {
    padding: 5px;
}

.stitem dd.heightLine-staff {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.stitem dd:hover{
  opacity: 0.6;
}
.stitem a {
    display: block;
}

.stdtop .tbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.stdtop .titbox {
    margin-top: 80px;
}

.stdtop .titbox dt {
    position: relative;
    padding-right: 30px;
}

.stdtop .titbox dt:before {
    position: absolute;
    right: 0;
    bottom: 0;
    content: "";
    background: #a6a6a6;
    height: 110px;
    width: 1px;
    -webkit-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    transform: rotate(35deg);
}

.stdtop .reservebox {
    max-width: 250px;
}

.stdtop .reservebox a {
    background: #000;
    color: #fff;
    display: block;
    text-align: center;
    padding: 5px;
    position: relative;
    overflow: hidden;
}

.stdtop .reservebox a:before {
    position: absolute;
    -webkit-transition: .3s;
    transition: .3s;
    content: '';
    width: 0;
    left: 50%;
    bottom: 0;
    height: 3px;
    background: #fff;
    height: 120%;
    left: -10%;
    -webkit-transform: skewX(-15deg);
    -ms-transform: skewX(-15deg);
    transform: skewX(-15deg);
    z-index: -1;
}

.stdtop .reservebox a:after {
    height: 6px;
    width: 45px;
    background: url(/import/tenant_28/hairsalonlea.com/import/tenant_1/153.126.174.196/html/images/arrowrw.png) no-repeat;
    content: "";
    display: inline-block;
    margin-left: 1em;
    vertical-align: middle;
}

.stdtop .reservebox a:hover {
    color: #000;
}

.stdtop .reservebox a:hover:before {
    left: -10%;
    width: 120%;
}

.stdtop .reservebox a:after {
    height: 6px;
    width: 45px;
    background: url(/import/tenant_28/hairsalonlea.com/import/tenant_1/153.126.174.196/html/images/arrowrw.png) no-repeat;
    content: "";
    display: inline-block;
    margin-left: 1em;
    vertical-align: middle;
}

.stdtop .pic {
    overflow: visible;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
}

.stdtop .pic:after {
    border-color: #a6a6a6;
}

.stdtop .tbox .titbox dt span {
    display: block;
    padding: 10px 0px;
}

.stdtop .stdata dl {
    border-bottom: 1px solid #000;
    margin: 4% 0 0;
}

.stdtop .stdata dt {
    background: #000;
    color: #fff;
    padding: 2px 10px;
    padding-right: 15px;
    position: relative;
    overflow: hidden;
    margin: 0;
}

.stdtop .stdata dt:after {
    position: absolute;
    top: 0;
    right: 0;
    background: -webkit-gradient(linear, left bottom, right top, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50.5%, #fff)) no-repeat top left/100% 100%;
    background: -webkit-linear-gradient(bottom left, rgba(255, 255, 255, 0) 50%, #fff 50.5%) no-repeat top left/100% 100%;
    background: linear-gradient(to top right, rgba(255, 255, 255, 0) 50%, #fff 50.5%) no-repeat top left/100% 100%;
    content: "";
    width: 25px;
    height: 100%;
    margin: 0;
}

.stdtop .stdata dd {
    padding-left: 1em;
}

.stdcombox dl {
    padding: 50px;
    background: #fff;
    border: 1px solid #282828;
}

.stdcombox dt {
    margin-bottom: 10px;
}

@media only screen and (max-width:1024px) {
    .stitem {
        margin-bottom: 40px;
    }
    .stdtop .titbox dt {
        padding-right: 0;
        border-bottom: 1px solid #a6a6a6;
        width: 100%;
        padding: 10px 0;
    }
    .stdtop .pic:after {
        left: -10px;
        top: 10px;
    }
    .stdtop .titbox dt:before {
        display: none;
    }
    .stdtop .reservebox {
        width: 100%;
        margin: 20px 0px;
    }
    .stdtop .titbox {
        margin-top: 0;
    }
    .stdtop .stdata dt {
        width: 100%;
        margin: 2% 0;
    }
    .stdtop .stdata dd {
        width: 100%;
        margin: 2% 0;
    }
    .stdtop .stdata {
        margin-top: 40px;
    }
    .stdcombox dl {
        padding: 40px;
    }
}

@media only screen and (max-width:599px) {
    .stitem {
        margin-bottom: 20px;
    }
    .stdtop .stdata {
        margin-top: 20px;
    }
    .stdcombox dl {
        padding: 30px;
    }
    .stdtop .pic:after {
        left: 0;
        top: 0;
    }
}

/*news*/

.nlist {
    width: 70%;
}

.nitem {
    padding: 15px 0;
    border-bottom: 1px solid #282828;
    margin: 10px 0;
    position: relative;
}

.nitem:before {
    position: absolute;
    bottom: -15px;
    right: 0;
    content: "";
    width: 27px;
    height: 30px;
    background: url(/import/tenant_28/hairsalonlea.com/import/tenant_1/153.126.174.196/html/images/tri.png) no-repeat;
}

.nitem a {
    display: block;
}

.nitem dt {
    margin: 1% 0;
    margin-right: 1em;
}

.nitem dd {
    margin: 1% 0;
    margin-right: 1em;
}

.nitem dd.cat {
    text-align: center;
    color: #fff;
    background: #1f2839;
    padding: 2px 20px;
}

@media only screen and (max-width:1024px) {
    .nlist {
        width: 100%;
    }
    .nitem dd.tit {
        margin-right: 0;
        width: 100%;
    }
}

@media only screen and (max-width:599px) {
    .nitem dt {
        width: 100%;
    }
}

/*faq*/

.faqitem {
    margin-bottom: 20px;
}

.faqitem dt:hover {
    cursor: pointer;
    opacity: 0.6;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.faqitem dt {
    position: relative;
    padding: 20px 30px 20px 60px;
    border-bottom: 1px solid #ccccd4;
}

.faqitem dt.open:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.faqitem dt:after {
    position: absolute;
    top: 10px;
    right: 0;
    content: "";
    background: url(/import/tenant_28/hairsalonlea.com/import/tenant_1/153.126.174.196/html/images/arrowb.png) no-repeat;
    width: 20px;
    height: 45px;
    -webkit-transition: 0.6s all ease;
    transition: 0.6s all ease;
}

.faqitem dt span {
    position: absolute;
    left: 0;
    color: #16b9d7;
    font-size: 40px;
    font-weight: 700;
}

.faqitem dd {
    position: relative;
    padding: 20px 0;
    padding-left: 60px;
}

.faqitem dd span {
    position: absolute;
    left: 0;
    color: #8a3687;
    font-size: 40px;
    font-weight: 700;
}

@media only screen and (max-width:599px) {
    .faqitem dt span {
        font-size: 30px;
    }
    .faqitem dd span {
        font-size: 30px;
    }
    .faqitem dt {
        padding: 20px 30px 20px 40px;
    }
    .faqitem dd {
        padding-left: 40px;
    }
}

/*product*/

.proitem {
    width: 23%;
    margin: 1%;
}
[data-element-id] .proitem{
  display: none;
}
[data-element-id] .prolist .proitem:nth-of-type(-n+8){
  display: block;
}
.proitem dt {
    margin: 0 auto 20px;
}
.uk-modal-dialog>.uk-close:first-child+:not([class*='uk-modal-']){
  padding: 10px;
      -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.proitem dd {
    text-align: center;
    margin: 10px 0;
}

@media only screen and (max-width:1024px) {
    .proitem {
        width: 48%;
        margin: 2% 1% 8%;
    }
}

@media only screen and (max-width:599px) {
    .proarea .hairnav li {
        width: 48%;
    }
}

/*voice*/

.vbox {
    background: #fff;
    padding: 60px;
}

.vbox dl {
    border-bottom: 1px solid #000;
    margin: 60px 0;
}

.vbox dt {
    background: #000;
    color: #fff;
    padding: 2px 10px;
    padding-right: 15px;
    position: relative;
    overflow: hidden;
    margin: 0;
}

.vbox dt:after {
    position: absolute;
    top: 0;
    right: 0;
    background: -webkit-gradient(linear, left bottom, right top, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50.5%, #fff)) no-repeat top left/100% 100%;
    background: -webkit-linear-gradient(bottom left, rgba(255, 255, 255, 0) 50%, #fff 50.5%) no-repeat top left/100% 100%;
    background: linear-gradient(to top right, rgba(255, 255, 255, 0) 50%, #fff 50.5%) no-repeat top left/100% 100%;
    content: "";
    width: 25px;
    height: 100%;
    margin: 0;
}

.vbox dd {
    padding-left: 1em;
    margin: 0;
}

.vbox div {
    margin: 10px 0;
}
.vbox .pic{
  margin: 1% auto;
}    
.vbox .tbox {
    border: 1px solid #282828;
    padding: 30px;
}

.vlist li {
    margin-bottom: 60px;
}

@media only screen and (max-width:1024px) {
    .vbox dt {
        width: auto;
        padding-right: 40px;
    }
    .vbox dd {
        width: 100%;
        padding-left: 0;
        padding: 15px 0 5px;
    }
    .vbox dl {
        margin: 40px 0;
    }
    .vbox {
        padding: 40px;
    }
    .vbox .tbox {
        padding: 20px;
    }
    .vlist li {
        margin-bottom: 50px;
    }
}

@media only screen and (max-width:599px) {
    .vbox {
        padding: 20px;
    }
    .vbox .tbox {
        padding: 10px;
    }
    .vlist li {
        margin-bottom: 40px;
    }
}

/*first*/

.fibox .picbox dl {
    position: relative;
}

.fibox .picbox dt {
    font-size: 60px;
    background: #fff;
    text-align: center;
    color: #acd8e1;
    position: absolute;
    z-index: 1;
    top: 50%;
    right: 0;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    padding: 30px;
    -webkit-box-shadow: 1px 1px 1px 1px #ccc;
    box-shadow: 1px 1px 1px 1px #ccc;
    width: 150px;
}

.fibox .picbox .bb {
    display: block;
}

.fibox .picbox .bb:after {
    left: auto;
    right: -10px;
    top: 10px;
}

.fibox .tbox {
    padding-left: 10%;
}

.fibox .tbox dl {
    padding: 60px;
    border: 1px solid #ccccd4;
}

.fibox .tbox dt {
    margin-bottom: 20px;
}

.fibox {
    margin-bottom: 80px;
}

@media only screen and (max-width:1024px) {
    .fibox .picbox {
        width: 40%;
    }
    .fibox .picbox dt {
        font-size: 50px;
        padding: 10px;
        width: 100px;
        top: 10%;
        -webkit-transform: translate(50%, 0);
        -ms-transform: translate(50%, 0);
        transform: translate(50%, 0);
    }
    .fibox .tbox {
        width: 60%;
        padding-left: 3%;
    }
    .fibox .tbox dl {
        padding: 40px;
    }
    .fibox .tbox dt {
        margin-bottom: 15px;
    }
}

@media only screen and (max-width:599px) {
    .fibox .tbox {
        width: 100%;
        padding-left: 0;
    }
    .fibox .tbox dl {
        padding: 30px 20px;
    }
    .fibox .tbox dt {
        margin-bottom: 10px;
    }
    .fibox .picbox .bb:after {
        right: 0;
        top: 0;
    }
    .fibox .picbox {
        width: 100%;
    }
    .fibox .picbox dt {
        font-size: 40px;
        padding: 8px;
        width: 80px;
        top: 0;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        right: auto;
        left: 50%;
    }
    .fibox {
        margin-bottom: 40px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}

/*concept*/

.conlist .col3 .trimmingInner {
    padding-top: 74% !important;
}


.conlist02 .col3 .tbox dt {
    color: #fff;
    text-align: right;
    font-weight: 500;
}

.conlist02 .col3 a {
    display: block;
    position: absolute;
    top: 50%;
    left: 4%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    max-width: 200px;
    z-index: 2;
}

.conarea .pic {
    border: 1px solid #e8e8e8;
}

.conarea .tbox {
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    padding: 80px;
    width: 100%;
}

.conarea .tbox dt {
    margin-bottom: 40px;
}

@media only screen and (max-width:1024px) {
    .conarea .tbox {
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        padding: 20px;
    }
    .conarea {
        padding: 40px 0;
    }
    .conarea .tbox dt {
        margin-bottom: 30px;
    }
    .conlist02 .col3 a {
        max-width: 150px;
    }
}

@media only screen and (max-width:599px) {
    .conarea .tbox {
        padding: 10px 0;
    }
    .conarea {
        padding: 20px 0;
    }
    .conarea .tbox dt {
        margin-bottom: 20px;
    }
    .conarea .tbox dt br {
        display: none;
    }
    .conlist02 .col3 a {
        max-width: 80px;
    }
    .conlist02 .col3 .tbox dt {
        font-size: 18px;
    }
}

/*strength*/

.strengthlist li:nth-of-type(3n+1) {
    background: #e8f3f1;
}

.strengthlist li:nth-of-type(3n+3) {
    background: #eef2e2;
}

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

.strengthlist li {
    border: 1px solid #ccccd4;
    margin-bottom: 60px;
}

.strengthitem .tbox {
    margin: 0;
    padding: 60px;
}

.strengthitem .tbox dt {
    color: #92929a;
    margin-bottom: 40px;
}

.strengthitem .tbox dd.tit {
    margin-bottom: 10px;
}

.strengthitem .tbox dt:before {
    background: #92929a;
}

.strengthitem .pic {
    margin: 0;
}

@media only screen and (max-width:1024px) {
    .strengthitem .tbox {
        padding: 0;
        width: 100%;
        margin: 2% 0;
    }

    .strengthitem .pic {
        margin: 2% 0;
        width: 100%;
    }
    .strengthlist li {
        padding: 40px;
    }
}

@media only screen and (max-width:599px) {
    .strengthlist li {
        margin-bottom: 40px;
        padding: 20px;
    }
    .strengthitem .tbox dt {
        margin-bottom: 20px;
    }
}

/*coupon*/
[data-element-id] .couponlist .couponitem{
  display: none;
}
[data-element-id] .couponlist .couponitem:nth-of-type(-n+6){
  display: block;
}
.couponitem {
    -webkit-box-shadow: 1px 1px 10px 2px #eee;
    box-shadow: 1px 1px 10px 2px #eee;
    margin-bottom: 60px;
}

.clbox {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 20px;
    padding-right: 80px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    background: url(/import/tenant_28/hairsalonlea.com/import/tenant_1/153.126.174.196/html/images/nami03.png) center center /100% 100% no-repeat;
}

.clbox div,
.clbox li {
    color: #fff;
    text-align: center;
}

.clbox .cat:after {
    display: block;
    height: 2px;
    width: 20px;
    background: #fff;
    content: "";
    margin: 30px auto;
}

.clbox li {
    padding: 5px 0;
}

.crbox {
    padding: 40px;
    margin: 0;
}

.crbox li {
    padding: 2.5px 0;
}

.crbox li dt {
    width: 14%;
}

.crbox li dd {
    width: 86%;
}

.crbox .titbox dd {
    color: rgba(138, 54, 135, 255);
    letter-spacing: 2px;
}

.crbox .txt {
    padding: 20px 0;
}

.crbox .reservebox {
    max-width: 250px;
    margin: 30px 0 0 auto;
}

.crbox .reservebox a {
    background: #000;
    color: #fff;
    display: block;
    text-align: center;
    padding: 10px;
    overflow: hidden;
    position: relative;
}

.crbox .reservebox a:before {
    position: absolute;
    -webkit-transition: .3s;
    transition: .3s;
    content: '';
    width: 0;
    left: 50%;
    bottom: 0;
    height: 3px;
    background: #fff;
    height: 120%;
    left: -10%;
    -webkit-transform: skewX(-15deg);
    -ms-transform: skewX(-15deg);
    transform: skewX(-15deg);
    z-index: -1;
}

.crbox .reservebox a:after {
    height: 6px;
    width: 45px;
    background: url(/import/tenant_28/hairsalonlea.com/import/tenant_1/153.126.174.196/html/images/arrowrw.png) no-repeat;
    content: "";
    display: inline-block;
    margin-left: 1em;
    vertical-align: middle;
}

.crbox .reservebox a:hover {
    color: #000;
}

.crbox .reservebox a:hover:before {
    left: -10%;
    width: 120%;
}

@media only screen and (max-width:1024px) {
    .crbox li dt {
        width: 100%;
    }
    .crbox li dt span {
        display: none;
    }
    .crbox li dd {
        width: 100%;
    }
    .crbox {
        padding: 30px;
    }
}

@media only screen and (max-width:599px) {
    .crbox .reservebox {
        margin: 30px auto;
    }
    .crbox {
        padding: 30px 20px;
    }
    .crbox .reservebox {
        margin: 30px auto 10px;
    }
    .clbox {
        background: #5bcee3;
        padding: 10px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .clbox .cat,
    .clbox ul {
        width: 48%;
        position: relative;
    }
    .clbox .cat:after {
        position: absolute;
        left: 100%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        margin: 0;
        width: 2px;
        height: 20px;
    }
}

/*original*/

.original01box {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.original01box .bb:after {
    top: 10px;
    left: -10px;
}

.original01box .tbox h3 {
    margin-bottom: 80px;
    padding: 20px 60px 20px 0;
    position: relative;
}

.original01box .tbox h3:after {
    position: absolute;
    right: 30px;
    bottom: 0;
    height: 100%;
    width: 1px;
    background: #16b9d7;
    content: "";
    -webkit-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    transform: rotate(35deg);
}

.original01box .tbox .txtbox dt span {
    display: block;
    margin: 20px 0;
}

.original01box .tbox .txtbox dt span.flt:before {
    background: #16b9d7;
    height: 2px;
}

.original01box .tbox .txtbox dd {
    padding: 20px 0;
}

.original02box h3 span {
    padding: 20px 60px 20px 0;
    position: relative;
    display: inline-block;
}

.original02box h3 span:after {
    position: absolute;
    right: 30px;
    bottom: 0;
    height: 100%;
    width: 1px;
    background: #16b9d7;
    content: "";
    -webkit-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    transform: rotate(35deg);
}

.original02list dt {
    position: relative;
    z-index: 1;
    -webkit-box-shadow: 0px 2px 5px 2px #eee;
    box-shadow: 0px 2px 5px 2px #eee;
}

.original02list dt:after {
    position: absolute;
    height: 90%;
    width: 90%;
    border: 2px solid #fff;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    content: "";
}

.original02list dd {
    text-align: center;
    font-weight: 600;
    padding: 20px 0;
}

.original02list li {
    width: 23%;
}

@media only screen and (max-width:1024px) {
    .original01box .tbox h3 {
        margin-bottom: 40px;
        padding: 10px 60px 10px 0;
    }
    .original01box .bb:after {
        top: 5px;
        left: -5px;
    }
    .original01box .tbox .txtbox dt span {
        margin: 10px 0;
    }
    .original01box .tbox .txtbox dd {
        padding: 10px 0;
    }
}

@media only screen and (max-width:599px) {
    .original01box .bb:after {
        top: 0;
        left: 0;
    }
    .original01box .tbox h3:after {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        display: block;
        width: 100%;
        height: 1px;
        position: static;
        margin: 10px auto 30px;
    }
    .original01box .tbox h3 {
        margin-bottom: 0px;
        padding: 0px 0px;
    }
    .original01box .tbox .txtbox dd {
        padding: 5px 0;
    }
    .original02list li {
        width: 48%;
    }
}

/*contact*/

.contact {
    max-width: 800px;
    margin: auto;
}

.contact dl {
    padding: 20px 0;
    border-bottom: 1px solid #fff;
}

.contact dl:last-of-type {
    border-bottom: none;
}

.contact dl.inp {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.contact.contact02 dl.inp {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.contact dl.tarea {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.contact.contact02 dl.tarea {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.contact dt {
    width: 36%;
    font-weight: 600;
}

.reqw {
    color: #8a3687;
    font-weight: 700;
    margin-left: 1em;
    display: inline-block;
}

.contact dd {
    width: 60%;
}

.contact dd input {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    border: none;
}

.contact dd select {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    border: none;
}

.contact .radio dd input {
    display: none;
}

.contact .radio dd input + label {
    padding-left: 20px;
    position: relative;
    margin-right: 20px;
    line-height: 200%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.contact .radio dd input + label::before {
    content: "";
    display: block;
    position: absolute;
    top: 4px;
    left: 0;
    width: 10px;
    height: 10px;
    border: 1px solid #303841;
    border-radius: 50%;
    background: #fff;
}

.contact .radio dd input:checked + label::after {
    content: "";
    display: block;
    position: absolute;
    top: 6px;
    left: 2px;
    width: 8px;
    height: 8px;
    background: #303841;
    border-radius: 50%;
}

.contact .radio dd input:checked + label {
    border-bottom: 1px solid;
    -webkit-transition: 0.6s;
    transition: 0.6s;
}

.contact dd textarea {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    border: none;
    font-size: 16px;
    font-family: "游ゴシック",
    YuGothic,
    Hiragino Sans,
    "ヒラギノ角ゴ ProN W3",
    "Hiragino Kaku Gothic Pro",
    Hiragino Kaku Gothic ProN,
    "メイリオ",
    Meiryo,
    'ＭＳ Ｐゴシック',
    sans-serif;
}
.formbtn2 li:nth-of-type(1) #check:after{
  -webkit-transform: translateX(-50%) rotateY(180deg);
    transform: translateX(-50%) rotateY(180deg);
}
.formbtn2 li:nth-of-type(1) #check:before{
  left: auto;
  right: -10%;
}
.formbtn2 li:nth-of-type(1) #check:hover:before {
    right: -10%;
    left: auto;
}
#check {
    text-align: center;
    color: #fff;
    display: block;
    background: #8a3687;
    padding: 20px 20px 30px;
    position: relative;
    z-index: 1;
    opacity: 1;
    overflow: hidden;
    border: none;
    width: 100%;
    margin: 80px auto;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

#check:before {
    position: absolute;
    -webkit-transition: .3s;
    transition: .3s;
    content: '';
    width: 0;
    left: 50%;
    bottom: 0;
    height: 3px;
    background: #fff;
    height: 120%;
    left: -10%;
    -webkit-transform: skewX(15deg);
    -ms-transform: skewX(15deg);
    transform: skewX(15deg);
    z-index: -1;
}

#check:after {
    background: url(/import/tenant_28/hairsalonlea.com/import/tenant_1/153.126.174.196/html/images/arrowr.png) center bottom /contain no-repeat;
    position: absolute;
    bottom: 5px;
    left: 55%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 200px;
    height: 30px;
    content: "";
}

#check:hover {
    color: #8a3687;
    background: #fff;
    cursor: pointer;
}

#check:hover:before {
    left: -10%;
    width: 120%;
}

#check:hover:after {
    background: url(/import/tenant_28/hairsalonlea.com/import/tenant_1/153.126.174.196/html/images/arrowrp.png) center bottom /contain no-repeat;
}

.formbtn li {
    width: 100%;
    max-width: 320px;
    margin: auto;
}

.formbtn2 li {
    max-width: 250px;
}
.thanks .formbtn2 li{
  max-width: 300px;
}
@media only screen and (max-width:1024px) {
    .contact dt {
        width: 100%;
        padding-bottom: 1em;
    }

    .contact dd {
        width: 100%;
    }
    .contact dl {
        padding: 15px 0;
    }
    .formbtn2 #check:after{
      width: 150px;
    }
    #check {
        margin: 60px auto;
        padding: 15px;
        padding: 15px 15px 25px;
    }
    .formbtn2 li {
        max-width: 200px;
    }
}

@media only screen and (max-width:599px) {
    #check {
        margin: 40px auto;
        padding: 10px 10px 20px;
        max-width: 250px;
    }
    .formbtn2 li {
        max-width: 130px;
    }
    .formbtn2 #check:after{
      width: 100px;
    }
    .thanks{
      text-align: left;
    }
}
