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
















@font-face {
    font-family: 'ACaslonPro-Regular';
    src: url(/import/tenant_28/moe-hairmake.com/import/tenant_1/160.16.223.114/html/font/ACaslonPro-Regular.otf);
}

@font-face {
    font-family: 'ACaslonPro-Regular';
    src: url(/import/tenant_28/moe-hairmake.com/import/tenant_1/160.16.223.114/html/css/ACaslonPro-Regular.eot);
    /* IE9 Compat Modes */
    src: local('ACaslonPro-Regular Regular'), /* フォントがローカルにインストールされている場合に有効 */
    url(/import/tenant_28/moe-hairmake.com/import/tenant_1/160.16.223.114/html/css/ACaslonPro-Regular.eot) format('embedded-opentype'), /* eof - IE6-IE8 */
    url(/import/tenant_28/moe-hairmake.com/import/tenant_1/160.16.223.114/html/css/ACaslonPro-Regular.woff) format('woff'), /* woff - Modern Browsers */
    url(/import/tenant_28/moe-hairmake.com/import/tenant_1/160.16.223.114/html/css/ACaslonPro-Regular.ttf) format('truetype'), /* ttf - Safari, Android, iOS */
    url(/import/tenant_28/moe-hairmake.com/import/tenant_1/160.16.223.114/html/css/ACaslonPro-Regular.svg) format('svg');
    /* svg - Legacy iOS */
}

@font-face {
    font-family: 'futuhv';
    src: url(/import/tenant_28/moe-hairmake.com/import/tenant_1/160.16.223.114/html/font/futuhv.ttf);
}




body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
button,
p {
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    font-family: 'Noto Sans', sans-serif, 'Raleway', sans-serif, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ACaslonPro-Regular", "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: #000;
}

/*フォント系*/

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

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

/*@media only screen and (max-width:1024px) {
    .pic {
        max-width: 450px;
        width: 80%;
        margin: auto;
    }
}*/

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

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

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

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

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

/*アラート系*/

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

/*totop*/

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

#totop a {
    color: #63c89e;
    font-size: 13px;
    font-weight: 600;
    line-height: 23px;
}

#totop a:hover {
    text-decoration: none;
    color: #63c89e;
}

#totop img {
    width: 60px;
}

#totop a span {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

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

.tfm_p {
    position: relative;
}

/*左右中央寄せ*/

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

/*上下中央寄せ*/

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

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

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

/*トリミング*/

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

.trimming:after {
    display: block;
    content: "";
    padding-top: 100%;
    /*100%で正方形にカット。100%以下で横長、100%以上で縦長*/
}

.trimmingy:after {
    padding-top: 120%;
}

.trimmingx:after {
    padding-top: 76%;
}

/*フレックス*/

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

/*フレックスセンター*/

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

flex_ac {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -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;
}

.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],
.flexs > div[data-collection-list-content] {
    width: 100%;
}

.flex > div[data-recommend-collection-list-content],
.flexc > 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;
}

.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 .sec2 {
    width: 46%;
    margin: 0% 2% 4% 2%;
}

.flex_c .sec2 {
    width: 46%;
    margin: 0% 2% 4% 2%;
}

.flex .sec3 {
    width: 29%;
    margin: 0% 2% 4% 2%;
}

.flex_c .sec3 {
    width: 29%;
    margin: 0% 2% 4% 2%;
}

.flex .sec4 {
    width: 21%;
    margin: 0% 2% 4% 2%;
}

.flex_c .sec4 {
    width: 21%;
    margin: 0% 2% 4% 2%;
}

.flex .sec5 {
    width: 16%;
    margin: 0% 2% 4% 2%;
}

.flex_c .sec5 {
    width: 16%;
    margin: 0% 2% 4% 2%;
}

.reverse {
    -webkit-box-direction: reverse;
    /*--- Androidブラウザ用 ---*/
    -webkit-flex-direction: row-reverse;
    /*--- safari（PC）用 ---*/
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}


/*ハンバーガー*/

/*gnav*/

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

/*gnav*/

#gnav {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #000;
}

#gnav ul {
    max-width: 1000px;
    margin: auto;
    max-height: 115px;
}

#gnav li {
    width: 14%;
    border-left: 1px solid #aaa;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    color: #fff;
    font-size: 14px;
    position: relative;
    overflow: hidden;
}

#gnav li:last-child {
    border-right: 1px solid #aaa;
}

#gnav li:hover {
    opacity: 0.9;
    border: none;
    background-image: -webkit-linear-gradient(135deg, #000 25%, #333 25%, #333 50%, #000 50%, #000 75%, #333 75%, #333);
    background-image: linear-gradient(-45deg, #000 25%, #333 25%, #333 50%, #000 50%, #000 75%, #333 75%, #333);
    background-size: 5px 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#gnav li:hover + li{
    border-left: none;
}

#gnav li a {
    width: 100%;
    display: block;
    color: #fff;
    padding: 10px 0;
}

#gnav li a:hover {
    color: #fff;
}

#gnav li span {
    display: block;
}

#gnav li span.gicon {
    margin-bottom: 15px;
}

#gnav li span.gdetail {
    font-size: 10px;
}

/*ハンバーガー*/

@media only screen and (max-width: 1024px) {
    #gnav {
        position: fixed;
        top: 0;
        right: 0;
        left: initial;
        width: 200px;
        height: 100vh;
        background: none;
        -webkit-transform: translateX(200px);
        -ms-transform: translateX(200px);
        transform: translateX(200px);
        -webkit-transition: ease .5s;
        transition: ease .5s;
        padding: 0;
        z-index: 101;
        border: none;
        padding-bottom: 0;

    }
    #gnav.fixed {
        top: 0;
        right: 0;
        left: auto;
        width: 200px;
        border: none;
        z-index: 101;
        padding-top: 0;
        padding-bottom: 0;
    }
    #header.btm {
        margin-bottom: 0;
    }
    #gnav ul li {
        display: block !important;
        width: 100%;
        text-align: center;
    }
    #gnav p {
        display: block;
        position: absolute;
        width: 38px;
        height: 38px;
        top: 0px;
        left: -44px;
        border: 1px solid #fff;
        background: #000;
        cursor: pointer;
        opacity: 0.8;
        margin: 2px;
        box-shadow: 0px 0px 0px 2px #000;
        -moz-box-shadow: 0px 0px 0px 2px #000;
        -webkit-box-shadow: 0px 0px 0px 2px #000;
    }
    #gnav li {
        float: none;
        width: auto;
        border-bottom: 1px solid #aaa;
        padding: 10px 0;
        margin-top: 0;
        display: block !important;
        border-left: none;
    }
    #gnav ul li a {
        height: auto;
        display: block;
        padding: 0;
    }

    #gnav.fixed li {
        padding: 0;
    }
    #gnav.fixed li a {
        padding: 10px 0 10px 0;
        line-height: 160%;
    }
    #gnav li.book .t {
        padding-top: 10px;
        padding-bottom: 5px;
    }
    #gnav li.book {
        padding-left: 0 !important;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        display: block !important;
        border: none;
        margin-bottom: 10px;
    }
    #gnav.fixed li.book {
        display: block !important;
    }
    #gnav li.book a {
        margin: 0 auto;
        display: inline-block !important;
        padding-left: 40px;
        padding-right: 40px;
    }

    #gnav.action {
        -webkit-transform: translateX(0px);
        -ms-transform: translateX(0px);
        transform: translateX(0px);
    }
    #gnav p span.n {
        display: block;
        background: #fff;
        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: #fff;
        height: 2px;
        width: 26px;
        position: absolute;
        top: -8px;
        left: 0;
    }
    #gnav p span.n:after {
        display: block;
        content: "";
        background: #fff;
        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 ul {
        width: auto;
        height: 100%;
        overflow-y: auto;
        background: #000;
        padding-top: 0;
        padding-bottom: 0;
        max-height: initial;
    }
    .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;
	}*/
}

.radius {
    border-radius: 100%;
}

.more {
    text-align: center;
    margin: 30px auto;
    width: 80%;
    max-width: 200px;
}

.more:hover {
    opacity: 0.6;
}

.more a {
    display: block;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
}

@media only screen and (max-width: 1024px) {
    .bkimg {
        position: relative;
    }
    .bkimg img {
        min-width: initial !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;
    }
    .flex .sec3 {
        width: 46%;
        margin: 0% 2% 4% 2%;
    }
    .flex_c .sec3 {
        width: 46%;
        margin: 0% 2% 4% 2%;
    }
    .flex .sec4 {
        width: 29%;
        margin: 0% 2% 4% 2%;
    }
    .flex_c .sec4 {
        width: 29%;
        margin: 0% 2% 4% 2%;
    }
    .flex .sec5 {
        width: 29%;
        margin: 0% 2% 4% 2%;
    }
    .flex_c .sec5 {
        width: 29%;
        margin: 0% 2% 4% 2%;
    }
}

@media only screen and (max-width: 599px) {
    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;
    }
    .flex {
        max-width: 450px;
        margin: auto;
    }
    .flex_c {
        max-width: 450px;
        margin: auto;
    }
    .flex .sec2 {
        width: 96%;
        margin: 0% 2% 4% 2%;
    }
    .flex_c .sec2 {
        width: 96%;
        margin: 0% 2% 4% 2%;
    }
    .flex .sec3 {
        width: 96%;
        margin: 0% 2% 4% 2%;
    }
    .flex_c .sec3 {
        width: 96%;
        margin: 0% 2% 4% 2%;
    }
    .flex .sec4 {
        width: 46%;
        margin: 0% 2% 4% 2%;
    }
    .flex_c .sec4 {
        width: 46%;
        margin: 0% 2% 4% 2%;
    }
    .flex .sec5 {
        width: 29%;
        margin: 0% 2% 4% 2%;
    }
    .flex_c .sec5 {
        width: 29%;
        margin: 0% 2% 4% 2%;
    }
    .rp .pic {
        float: none !important;
        width: 90% !important;
        margin: 20px auto;
    }
    .rp .tbox {
        float: none !important;
        width: 100% !important;
        padding: 0 !important;
    }
}

/*スライドショー*/

.homeslide {
    text-align: center;
    position: relative;
    padding-top: 20px;
    background: #efefef;
}

.homeslide img {
  width: 100%;
}

.homeslide h2 {
    width: 500px;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    color: #fff;
    font-family: Meiryo;
    font-weight: 500;
    text-shadow: 0px 0px 20.52px rgba(0, 0, 0, 0.18);
}

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

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

.homeslide .uk-slideshow {
    position: absolute;
    top: 0;
}
.homeslide .uk-dotnav{
  background: #ededed;
  margin-left: 0;
}
.homeslide .uk-dotnav li{
  margin: 12px 0;
}
.homeslide .uk-dotnav li.uk-active a{
  background:#ac569f; 
}
.homeslide .uk-dotnav>*>*{
  width: 12px;
  height: 12px;
  background: #fff;
}
.homeslide .uk-slidenav-previous{
  background: #000;
  width: 50px;
  height: 50px;
}
.homeslide .uk-slidenav-next{
  background: rgba(255,255,255,0.3);
  border:1px solid #aaa;
  box-sizing: border-box;
  -webkit-box-sizing:border-box;
  width: 50px;
  height: 50px;
}
.homeslide .uk-slidenav-previous:before{
  vertical-align: super;
  line-height: 80%;
}
.homeslide .uk-slidenav-next:before{
  vertical-align: super;
  line-height: 80%;
  color: #aaa;
}
@media only screen and (max-width:1024px){
  .homeslide .salonbnr{
      max-width: 700px;
    width: 80%;
    margin: 0.5%;
    position: relative;
    -webkit-transform: initial;
    -ms-transform: initial;
    transform: initial;
    top: initial;
    left: initial;
    margin: auto;
}
.homeslide .salonbnr .salonbnrinn .alex{
    line-height:80%;
}
.homeslide{
  padding-bottom: 20px;
}
}
@media only screen and (max-width:599px){
  .homeslide .uk-slidenav-previous{
      left: 20%;
}
.homeslide .uk-slidenav-next{
      right: 20%;
}
.homeslide .uk-slidenav-previous{
  width: 40px;
  height: 40px;
}
.homeslide .uk-slidenav-next{
  width: 40px;
  height: 40px;
}
.homeslide .uk-slidenav-previous:before{
  vertical-align:top;
  font-size: 50px;
}
.homeslide .uk-slidenav-next:before{
  vertical-align:top;
  font-size: 50px;
}
}


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

.m1200 {
    max-width: 1200px;
    padding: 0 2%;
    margin: auto;
}

@media only screen and (max-width:1024px) {
    .m1000 {
        width: 94%;
    }
    .m1200 {
        width: 94%;
        padding: 0;
    }
}

/*固定グローバル*/

.fix {
    position: fixed !important;
    width: 100%;
    z-index: 200;
    top: 0;
    left: 0;
    background: #fff;
}

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

/*header*/

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

h1 {
    background: #efefef;
    padding: 5px 50px 5px 1em;
    font-size: 12px;
    font-weight: 400;
    box-sizing: border-box;
    -webkit-box-sizing:border-box;
}

.headertop {
    margin: 30px auto;
    text-align: center;
    max-width: 1280px;
}

.headertop .logo {
    display: inline-block;
    margin-left: 350px;
}
.headertop .logo img{
  height: 90px !important;
}

.headertop .recsns {
    float: right;
    max-width: 350px;
    width: 100%;
}

.recsns .rec li {
    width: 46%;
    margin: 0 2% 15px;
}

.recsns .rec li a {
    display: block;
    padding: 5px 0;
    position: relative;
    font-family: "Yu Mincho", "YuMincho";

}

.recsns .rec li a:after {
    content: "\f105";
    font-family: FontAwesome;
    position: absolute;
    top: 49%;
    right: 1em;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);

}

.recsns .rec li img {
    vertical-align: initial;
    padding: 0 10px;
}

.recsns .rec li:first-child {
    background: #000;
}

.recsns .rec li:first-child a {
    color: #fff;
}

.recsns .rec li:last-child {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #000;
}

.recsns .sns ul {
    margin-left: auto;
}

.sns ul {
    max-width: 130px;
    margin: auto;
}

@media only screen and (max-width:1024px) {
    .headertop .logo {
        display: block;
        margin: 0 auto 40px;
    }

    .headertop .recsns {
        float: none;
        margin: auto;
    }
    .headertop{
      margin: 30px auto 20px;
    }
}

@media only screen and (max-width:599px) {
    .headertop .logo {
        margin: 0 auto 20px;
    }
    .headertop{
      margin: 30px auto 10px;
    }
}

/*footer*/

#footer {
    background: #000;
    padding: 40px 0;
    margin-top: 100px;
}

.footerlogo {
    text-align: center;
    padding: 20px 0;
}

.fnav ul {
    max-width: 1000px;
    padding: 20px 0;
    margin: auto;
}

.fnav ul li {
    width: 16%;
    text-align: center;
    font-size: 14px;
    border-right: 1px solid #fff;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.fnav ul li:last-of-type {
    border-right: none;
}

.fnav ul li a {
    color: #fff;
    display: block;
}

.copy {
    text-align: center;
    padding: 20px 0;
    color: #b1b1b1;
}

@media only screen and (max-width:1024px) {
    .fnav ul li {
        width: 33.33%;
        margin-bottom: 2%;
    }
    .fnav ul li:nth-of-type(3) {
        border-right: none;
    }
    #footer {
        padding: 30px 0;
        margin-top: 60px;
    }
    #totop img {
        width: 50px;
    }

}

@media only screen and (max-width:599px) {
    .fnav ul li {
        width: 50%;
        border: none;
    }
    .fnav ul li:nth-of-type(odd) {
        border-right: 1px solid #fff;
    }
    #footer {
        padding: 20px 0;
        margin-top: 20px;
    }
    #totop img {
        width: 40px;
    }

}

/*homenews*/

.homearea {
    padding: 60px 0;
}

.homearea h3 {
    font-family: ACaslonPro-Regular;
    text-align: center;
    padding-bottom: 50px;
}

.homenews h3 {
    width: 20%;
}

.homenews .news {
    border-left: 1px solid #ccc;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 80%;
}

.homenews dl {
    border-bottom: 1px solid #ccc;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 30px;
    margin-top: 20px;
}

.homenews dl:first-of-type {
    margin-top: 0;
}

.homenews dt {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
}

.homenews dd {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    padding-left: 1em;
}

.homenews dd.more {
    width: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #000;
    margin: 0 0 15px auto;
    padding-left: 0;
}

.homenews dd.more a {
    font-size: 12px;
    padding: 2px 35px;
}

.homenews dl:nth-of-type(odd) dd.more {
    background: #000;
}

.homenews dl:nth-of-type(even) dd.more a {
    color: #000;
}

@media only screen and (max-width:1024px) {
    .homenews dl dd:nth-of-type(1) {
        width: 83%;
    }
    .homearea {
        padding: 50px 0;
    }
}

@media only screen and (max-width:599px) {
    .homenews dl dd:nth-of-type(1) {
        width: 96%;
        padding: 10px 0;
    }
    .homenews h3 {
        width: 100%;
    }
    .homenews .news {
        width: 100%;
        border-left: none;
    }
    .homenews dl {
        margin-left: 0;
    }
    .homearea {
        padding: 40px 0;
    }
}

/*homesalon*/

.homesalon {
    overflow: hidden;
    background: url(/import/tenant_28/moe-hairmake.com/import/tenant_1/160.16.223.114/html/images/home-salon.png);
    background-size: cover;
}

.homesalon .homesalonnav {
    position: relative;
    z-index: 1;
}

.homesalon h3 {
    color: rgba(255, 255, 255, 0.8);
    letter-spacing: 4px;
    padding-bottom: 10px;
}

.homesalonnav ul {
    max-width: 530px;
    margin: auto;
}

.homesalonnav li {
    width: 16%;
    border-right: 1px solid #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
        margin: 0 auto 2%;
            text-align: center;
}

.homesalonnav li:last-child {
    border-right: 0;
}

.homesalonnav li a {
    display: block;
    display: block;
    font-family: "Yu Mincho", "YuMincho";
    color: rgba(255, 255, 255, 0.8);
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
}

.homesalon .homesalonbox {
    position: relative;
    z-index: 1;
    padding: 60px 0;
    margin: auto;
    max-width:1200px;
}
.homesalonbox > div[data-collection-list-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;
}
.homesalon .bkimg {
    min-width: 1600px;
}

.homesalon .bkimg .pic {
    position: relative;
}

.homesalon .bkimg .pic:after {
    position: absolute;
    background: url(/import/tenant_28/moe-hairmake.com/import/tenant_1/160.16.223.114/html/images/amikake.png) no-repeat center center;
    content: "";
    background-size: 100% 100%;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0.1;
}

.homesalon .homesalonitem {
    width: 33.33%;
    overflow: hidden;
}

.homesalonitem .salonbox {
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    z-index: 1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 25px 0;
    width: 80%;
}

.homesalonitem .salonbox dl {
    position: relative;
    z-index: 1;
}

.homesalonitem .salonbox dt {
    text-align: center;
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
    margin-bottom: 20px;
}

.homesalonitem .salonbox dd {
    text-align: center;
    font-size: 14px;
    line-height: 150%;
}

.homesalonitem .salonbox dd.tel {
    margin: 5px auto 15px;
}

.homesalonitem .salonbox dd.tel a {
    font-weight: 700;
    font-size: 18px;
}

.homesalonitem .salonbox .sns {
    position: relative;
    z-index: 1;

}

.homesalon .more {
    position: relative;
    z-index: 1;
    margin: auto;
    border: 1px solid #fff;
    max-width: 330px;
}

.homesalon .more a {
    padding: 10px 0;
    position: relative;
}

.homesalon .more a:after {
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 49%;
    right: 2em;
    content: "\f105";
    font-family: FontAwesome;
    font-size: 24px;
}

@media only screen and (max-width:1024px) {
    .homesalon .homesalonitem {
        width: 50%;
    }
    .homesalon .bkimg {
        position: absolute;
        min-width: 2600px;
    }
    .homesalonitem .salonbox {
        width: 90%;
        padding: 10px 0;
    }
}

@media only screen and (max-width:599px) {
    .homesalon .homesalonitem {
        width: 100%;
        margin: auto
    }
    .homesalonitem .salonbox {
        width: 80%;
        padding: 10px 0;
    }
    .homesalon .bkimg {
        min-width: 4700px;
    }
    .homesalonitem .pic img {
        width: 100%;
    }
    .homesalonnav li {
        width: 33%;
        margin: 0 auto 2%;
    }
    .homesalonnav li:nth-of-type(3) {
        border-right: none;
    }
}

/*homestyle*/

.homestylenav {
    padding-bottom: 80px;
}
.homestylenav ul > div[data-collection-filtered-content]{
  width: 100% !important;
  display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.homestyle .bxslider-wrap div[data-collection-list-content]{
   width: 100% !important;
  display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.homestyle .bxslider-wrap div[data-collection-list-content] li{
   width: 100%;
}
.homestylenav h3 {
    padding-bottom: 10px;
}

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

.homestylenav li {
    width: 14%;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 1px solid #ccc;
    font-family: "Yu Mincho", "YuMincho";
    margin:0 auto 2%; 

}

.homestylenav li a {
    font-family: "Yu Mincho", "YuMincho";

}

.homestylenav li:last-child {
    border-right: none
}
.homestyle .slide .bx-wrapper{
  max-width: 98% !important;
  margin: auto;
}
.bx-wrapper img{
  width: 100%;
}
.detail {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 330px;
    margin: 30px auto;
    border: 1px solid #000;
    text-align: center;
}

.detail a {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Montserrat', sans-serif;
    display: block;
    padding: 10px 0;
    position: relative;
}

.detail a:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Montserrat', sans-serif;
    display: block;
    padding: 10px 0;
    position: absolute;
    top: 49%;
    right: 2em;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "\f105";
    font-family: FontAwesome;
    font-size: 24px;
}
.styleslider > div[data-collection-list-content]{
  width: 100% !important;
  display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative !important;
}
.styleslider > div[data-collection-list-content] li{
  width: 1%;
  margin: 1%;
}
.styleslider ul > div[data-collection-list-content] li{
  width: 18%;
  margin: 1%;
}
.homesalonnav ul > div[data-collection-list-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;
}
.homesalonnav > div[data-collection-list-content] li{
  width: 18%;
  margin: 1%;
}
@media only screen and (max-width:1024px) {
    .homestylenav {
        padding-bottom: 60px;
    }
}

@media only screen and (max-width:599px) {
    .homestylenav {
        padding-bottom: 40px;
    }
    .homestylenav li{
      width: 33%;
    }
}

/*homestaff*/

.homestaff {
    background: #ededed;
}

/*homeblog*/

.homeblogbox {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #ccc;
    padding: 15px 0;
}

.homeblogbox .pic {
    width: 20%;
    margin-right: 4%;
}

.homeblogbox .tbox {
    width: 76%;
}

.label {
    padding-bottom: 5px;
}

.cat {
    background: #000;
    color: #fff;
    text-align: center;
    max-width: 100px;
    width: 100%;
    display: block;
    border-radius: 5px;
    font-size: 13px;
}


.c1 {
    background: #d72737;
}

.c2 {
    background: #48438c;
}

.c3 {
    background: #ab569f;
}
.c4 {
    background: #FF69B4;
}
.moreb {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 250px;
    margin: 40px auto;
    border: 1px solid #000;
    text-align: center;
}

.moreb a {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Montserrat', sans-serif;
    display: block;
    padding: 10px 0;
    position: relative;
}

.moreb a:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Montserrat', sans-serif;
    display: block;
    padding: 10px 0;
    position: absolute;
    top: 49%;
    right: 2em;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "\f105";
    font-family: FontAwesome;
    font-size: 24px;
}




.morew {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 250px;
    margin: 40px auto;
    border: 1px solid #fff;
    text-align: center;
}

.morew a {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Montserrat', sans-serif;
    display: block;
    padding: 10px 0;
    position: relative;
    color: #fff;
}

.morew a:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Montserrat', sans-serif;
    display: block;
    padding: 10px 0;
    position: absolute;
    top: 49%;
    right: 2em;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "\f105";
    font-family: FontAwesome;
    font-size: 24px;
    color: #fff;
}

/*homemessage*/

.homemessage {
    padding: 0;
}

.homemessagebox .tbox {
    width: 50%;
    position: relative;
    overflow: hidden;
}

.homemessagebox .messagebox {
    position: relative;
    z-index: 1;
    padding: 60px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.homemessagebox .messagebox p {
    color: #fff;
    text-align: center;
}

.homemessagebox .messagebox p.tit {
    position: relative;
    margin-bottom: 60px;
    font-family: "Yu Mincho", "YuMincho";
}

.homemessagebox .messagebox p.txt {
    font-family: 'Raleway', sans-serif;
}

.homemessagebox .messagebox p.tit:after {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border-bottom: 1px solid #fff;
    width: 120px;
}

.homemessagebox .prof {
    position: absolute;
    z-index: 1;
    bottom: 7%;
    left: 7%;
}

.homemessagebox .prof p.position {
    border-bottom: 1px solid #000;
    font-weight: 700;
}

.homemessagebox .prof p.name {
    font-weight: 700;
    font-size: 64px;
}

.homemessagebox .prof p {
    letter-spacing: 1px;
}

.homemessagebox .picbox {
    width: 50%;
    position: relative;
    overflow: hidden;
}

/*homemedia*/
.homemediabox .homemediaitem{
  position:relative;
  overflow: hidden;
} 
.homemediabox .homemediaitem p.media span{
  display: block;
  color: #fff;
}
.homemediabox .homemediaitem p.media{
      position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    width: 100%;
    padding: 50% 0;
    background: rgba(0, 0, 0, .6);
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    text-align: center;
    color: rgba(255,255,255,0.9);
    font-size: 14px;
}  
.homemediabox .homemediaitem p.media:hover{
    opacity: 1;
} 
.homemediabox > div[data-collection-list-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;
}

.homemessagebox .picbox .prof p {
    font-family: 'Raleway', sans-serif;
    text-shadow: 0px 0px 5px #fff;
}

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

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

@media only screen and (max-width:1024px) {
    .homeblogmedia .homeblog {
        width: 96%;
        margin: 0 auto 4%;
    }
    .homeblogmedia .homemedia {
        width: 96%;
        margin: 0 auto 4%;
    }
    .homemediaitem .pic {
        max-width: 450px;
        width: 80%;
        margin: auto;
    }
    .homemediabox .homemediaitem p.media{
      width:80%;
    }
    .homemessagebox .tbox {
        width: 100%;
    }
    .homemessagebox .picbox {
        width: 100%;
    }
    .homemessagebox .picbox .pic {
        height: auto;
        width: 100%;
    }
    .homemessagebox .picbox .pic img {
        height: auto !important;
        width: 100%;
    }
    .homemessagebox .prof p.name {
        font-size: 40px;
    }
}

@media only screen and (max-width:599px) {
    .homemediabox .homemediaitem {
        width: 46%;
        margin: 2%;
    }
    .homemessagebox .prof p.name {
        font-size: 30px;
    }
    .homemessagebox .tbox .pic img {
        min-width: 1600px;
    }
}

/*homegroup*/

.homegroup {
    background: #ededed;
}

/*salon*/

.sectionarea {
    padding: 0 0 60px;
}

.sectionarea h3 {
    font-family: "Yu Mincho", "YuMincho";
    text-align: center;
    padding: 50px 0 30px;
}

.sectionarea h3 span {
    display: block;
    font-size: 16px;
    line-height: 50%;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 400;
}

.sectionarea .sns ul {
    max-width: 200px;
    padding-bottom: 40px;
}
.sectionarea .sns.salonSns ul a[href="#"]{
  display: none;
}

.salon .salonbox {
    padding: 0 0 20px;
}

.salon .salonbox .salonitem dt {
    font-family: "Yu Mincho", "YuMincho";
    padding: 10px 0;
    font-weight: 700;
}

.salonbox .salonitem .pic a {
    position: relative;
    overflow: hidden;
}

.salonbox .salonitem .pic a:before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    width: 100%;
    padding: 50% 0;
    background: rgba(0, 0, 0, .6);
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    content: "more";
    color: #fff;
    text-align: center;
    font-size: 24px;
}

.salonbox .salonitem .pic a:hover {
    opacity: 1;
}

.salonbox .salonitem .pic a:hover:before {
    opacity: 1;
}

.salon .salonbox .salonitem dd {
    font-size: 14px;
}

.mainimg .mainpic {
    text-align: center;
    width: 100%;
}

.mainimg .mainpic img {
    width: 100%;
}
@media only screen and (max-width:1024px){
  .mainimg .mainpic {
    min-width:700px;
}
}
/*salon_detail*/

.salondetail .salondetailarea p.ctit {
    padding: 70px 0;
    border-bottom: 1px solid #000;
    padding: 0px 0 10px;
    border-bottom: 1px solid #000;
    margin: 60px auto;
}

.salondetail .salondetailarea p.tel {
    text-align: center;
    margin-bottom: 80px;
}

.salondetailarea .accbox {
    padding-bottom: 80px;
}

.salondetailarea .accbox dl {
    padding-bottom: 60px;
}

.salondetailarea .accbox dt {
    width: 20%;
}

.salondetailarea .accbox dd {
    width: 80%;
    padding-left: 2em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.salondetailarea .accbox .map p {
    padding-bottom: 40px;
}

.salondetailarea .busi {
    padding-bottom: 80px;
}

.salondetailarea .busi .tbox dl {
    padding-bottom: 1em;
}

.salondetail .salondetailarea .busi p.ctit {
    margin: 50px auto 20px;
    border-bottom: 1px solid #ededed;
}

.salonmenu .subtit {
    text-align: center;
    padding-bottom: 30px;
    font-family: "Yu Mincho", "YuMincho";
    width: 100%;
}

.salonmenu .tbox dl {
    border-bottom: 1px solid #ededed;
    padding-bottom: 5px;
    margin-bottom: 10px;
    padding-top: 40px;
}

.salonmenu .tbox dd {
    text-align: right;
    width: 30%;
    padding-left: 2em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.salonmenu .tbox dt {
    width: 70%;
}

.salonmenu .tbox .detailtxt {
    font-size: 14px;
    padding-left: 1em;
}

.salonmenu .salonmenubox: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;
}

.salonmenu .cutbox {
    padding-bottom: 80px;
}

.salonmenu .colorbox {
    padding-bottom: 80px;
}

.salonmenu .colorbox .colorboxl {
    width: 44%;
    margin: 0 6% 4% 0;
}

.salonmenu .colorbox .colorboxr {
    width: 44%;
    margin: 0 0 4% 6%;
}

.colorbox .colorimg {
    padding: 40px 0;
    width: 100%;
}

.salonmenu .treatotherbox .subtit {
    padding-bottom: 80px;
}

.salonmenu .tbox .tmenu dl {
    padding: 5px 0 5px;
}

.salonmenu .tbox .tmenu {
    padding: 0 0 50px;
}

.treatotherbox .salonmenubox {
    padding-bottom: 80px;
}

.treatotherbox .bbox {
    padding: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    background: #000;
}

.treatotherbox .bbox p {
    color: #fff;
}

.salonstaffbox .staffbox dl {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    border-bottom: 1px solid #ededed;
    width: 100%;
    padding-bottom: 20px;
}

.salonstaffbox .staffbox dt {
    font-size: 15px;
    width: 100%;
    padding-bottom: 5px;
}

.salonstaffbox .staffbox dd {
    font-family: "Yu Mincho", "YuMincho";
    width: 100%;
}

.salonstaffbox .staffbox dd span {
    display: block;
    font-size: 16px;
    line-height: 100%;
}

.salonstaffbox .staffbox {
    margin: 0 2% 0;
}
.salonblog .pic{
  width: 40%;
  margin: 0 0 4%;
}
.salonblog .tbox{
  width: 56%;
  margin: 0 0 4% 4%;
}
.salonblog .cartit {
    text-align: center;
    font-family: 'ACaslonPro-Regular';
    padding: 80px 0;
    width: 100%;
}
.salonblog .pic a{
  border:1px solid #ededed;
}
.salonblog .tbox dd{
  font-size: 14px;
}
.salonblog .tbox dd a{
  font-size: 14px;
}
.salonblog .tbox .tit{
  text-decoration: underline;
  margin-bottom: 1em;
}
.salonstaff {
    padding-bottom: 40px;
}

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

.salonblog .bbox {
    text-align: center;
    padding: 20px 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #000;
    width: 100%;
    max-width: 660px;
    margin: 80px auto;
}

.salonblog .bbox p.tel {
    margin: 0 !important;
    font-family: "Yu Mincho", "YuMincho";
    line-height: 100%;
    letter-spacing: 2px;
}

.salonblog .bbox a {
    color: #fff;
}

.salondetail .othersalon p.ctit {
    width: 100%;
    border-bottom: none;
}

.othersalon .salonitem dt {
    font-size: 15px;
}

.othersalon .salonitem dd.detail {
    max-width: 250px;
}

.othersalon .salonitem dd.detail a {
    padding: 13px 0;
}

@media only screen and (max-width:1024px) {
    .salondetail .salondetailarea p.tel {
        margin-bottom: 60px;
    }
    .salondetailarea .accbox dl {
        padding-bottom: 50px;
    }

    .salondetailarea .accbox dt {
        width: 30%;
    }

    .salondetailarea .accbox dd {
        width: 70%;
    }
    .salondetailarea .accbox .map p {
        padding-bottom: 30px;
    }
    .salondetailarea .accbox {
        padding-bottom: 60px;
    }
    .salondetailarea .busi {
        padding-bottom: 60px;
    }
    .salondetail .salondetailarea .busi p.ctit {
        margin: 40px auto 20px;
    }
    .salonmenu .tbox dl {
        margin-bottom: 30px;
        padding-top: 30px;
    }
    .salonmenu .cutbox {
        padding-bottom: 60px;
    }
    .salonmenu .colorbox {
        padding-bottom: 60px;
    }
    .salonmenu .tbox dt {
        width: 100%;
    }
    .salonmenu .tbox dd {
        width: 100%;
        padding-top: 5px;
    }
    .salonmenu .treatotherbox .subtit {
        padding-bottom: 50px;
    }
    .salonmenu .tbox .tmenu {
        padding: 0 0 30px;
    }
    .treatotherbox .salonmenubox {
        padding-bottom: 60px;
    }
    .salonblog .cartit {
        padding: 60px 0;
    }
    .salonblog .bbox {
        margin: 60px auto;
    }
}

@media only screen and (max-width:599px) {
    .salondetail .salondetailarea p.tel {
        margin-bottom: 40px;
    }
    .salondetailarea .accbox dl {
        padding-bottom: 40px;
    }

    .salondetailarea .accbox dt {
        width: 96%;
        margin: auto;
        padding-bottom: 5px;
    }

    .salondetailarea .accbox dd {
        width: 96%;
        padding: 0;
        margin: auto;
    }
    .salondetailarea .accbox .map p {
        padding-bottom: 20px;
    }
    .salondetailarea .accbox {
        padding-bottom: 40px;
    }
    .salondetailarea .busi {
        padding-bottom: 40px;
    }
    .salondetail .salondetailarea .busi p.ctit {
        margin: 30px auto 20px;
    }
    .salonmenu .tbox dl {
        margin-bottom: 20px;
        padding-top: 40px;
    }
    .salonmenu .cutbox {
        padding-bottom: 40px;
    }
    .salonmenu .colorbox {
        padding-bottom: 40px;
    }
    .salonmenu .colorbox .colorboxl {
        width: 96%;
        margin: 0 auto 2%;
    }

    .salonmenu .colorbox .colorboxr {
        width: 96%;
        margin: 0 auto 4%;
    }
    .salonmenu .treatotherbox .subtit {
        padding-bottom: 30px;
    }
    .salonmenu .tbox .tmenu {
        padding: 0 0 20px;
    }
    .treatotherbox .salonmenubox {
        padding-bottom: 40px;
    }
    .salonstaffbox .staffbox dt {
        text-align: center;
    }
    .salonstaffbox .staffbox dd {
        text-align: center;
    }
    .salonstaffbox .staffbox dl {
        padding-bottom: 10px;
    }
    .salonstaffbox .staffbox {
        margin: 0 2% 2%;
    }
    .salonblog .cartit {
        padding: 40px 0;
    }
    .salonblog .bbox {
        margin: 40px auto;
    }
    .salonstaffbox .staffbox .picbox{
          max-width: 450px;
    width: 80%;
    }
    .salonblog .pic{
  width: 96%;
  margin: 2% auto;
  max-width: 450px;
}
.salonblog .tbox{
  width: 96%;
  margin: 2% auto;
}
}

/*staff_detail*/

/*.mainimg.tri {
    position: relative;
}
*/

/*
.mainimg.tri:before {
    position: absolute;
    content: "";
    border-top: 150px solid #fff;
    border-right: 2000px solid transparent;
    border-left: 0px solid transparent;
    top: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.mainimg.tri:after {
    position: absolute;
    content: "";
    border-bottom: 150px solid #fff;
    border-right: 0px solid transparent;
    border-left: 2000px solid transparent;
    bottom: 0;
    right: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}*/

.staffdetailbox {
    padding: 80px 0;
}

.staffdetailbox .tbox dl {
    padding-bottom: 2em;
}

.staffdetailbox .tbox .pname dd span {
    line-height: 50%;
}

.staffdetailbox .tbox .com dt {
    border-bottom: 1px solid #ededed;
    padding-bottom: 1em;
    margin-bottom: 1em;
}

.staffdetailbox .tbox .cimg dd {
    width: 70%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 1em;
}

.staffdetailbox .tbox .cskill dd {
    width: 70%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 1em;
}

.staffdetailbox .picbox .pic {
    max-width: 400px;
    border-radius: 100%;
    margin: auto;
}

.staffdetailbox .detail {
    max-width: 250px;
    margin: 30px 0;
}

.staffstyle p.tit {
    color: #cccccc;
    font-family: "Yu Mincho", "YuMincho";
    font-size: 60px;
    line-height: 100%;
    padding-left: 1em;
}

.staffstyle p.subtit {
    margin-left: 2%;
    margin-bottom: 50px;
}

@media only screen and (max-width:1024px) {
    .staffdetailbox .tbox .cimg dd {
        width: 100%;
        padding: 5px 0 0;
    }
    .staffdetailbox .tbox .cskill dd {
        width: 100%;
        padding: 5px 0 0;
    }
    .staffstyle p.tit {
        font-size: 50px;
    }
    .staffdetailbox {
        padding: 60px 0;
    }
}

@media only screen and (max-width:599px) {
    .staffdetailbox .detail {
        margin: 30px auto;
    }
    .staffdetailbox {
        padding: 40px 0;
    }
    .sectionarea h3 {
        padding: 20px 0;
    }
}

/*company*/

.companybox {
    padding: 3em 0 2em;
    border-top: 2px solid #ededed;
    border-bottom: 2px solid #ededed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: auto 2% 60px;
}

.companybox dl {
    padding-bottom: 1em;
    max-width: 650px;
    margin: auto;
}

.companybox dl dt {
    width: 36%;
    font-size: 14px;
}

.companybox dl dd {
    font-size: 14px;
}

.map iframe {
    width: 100%;
    height: 500px;
}

.comgroup {
    padding: 3em 0 2em;
    border-top: 2px solid #ededed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 60px 2% auto;
}

.comgroup .tit {
    text-align: center;
    font-family: "Yu Mincho", "YuMincho";
    padding-bottom: 50px;
}

.comgroup dl {
    padding-bottom: 2em;
    max-width: 650px;
    margin: auto;
}

.comgroup dt {
    padding-bottom: 10px;
    font-size: 14px;
}

.comgroup dd {
    padding-left: 1em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
}

@media only screen and (max-width:1024px) {
    .companybox {
        padding: 2em 2% 1em;
        margin: auto 2% 50px;
    }
    .comgroup {
        padding: 2em 2% 1em;
        margin: 50px 2% auto;
    }
    .companybox dl dt {
        width: 28%;
    }
    .map iframe {
        width: 100%;
        height: 400px;
    }
    .comgroup .tit {
        padding-bottom: 40px;
    }
}

@media only screen and (max-width:599px) {
    .companybox dl dt {
        width: 100%;
    }
    .companybox {
        border: 2px solid #ededed;
        margin: auto 2% 40px;
    }
    .comgroup {
        margin: 40px 2% auto;
        border: 2px solid #ededed;
    }
    .companybox dl {
        padding-bottom: 10px;
        margin-bottom: 1em;
        border-bottom: 1px solid #ededed;
    }
    .map iframe {
        width: 100%;
        height: 300px;
    }
    .comgroup dl {
        padding-bottom: 10px;
        margin-bottom: 1em;
        border-bottom: 1px solid #ededed;
    }
    .comgroup .tit {
        padding-bottom: 30px;
    }
}

/*about*/

.mainimg.pr {
    position: relative;
    overflow: hidden;
}

.mainimg.pr .tbox {
    position: relative;
    z-index: 1;
    padding: 6% 0 6% 4%;
}

.mainimg.pr .tbox.policy p {
    color: rgba(255, 255, 255, 0.7);
}

.mainimg.pr .tbox.policy .tit {
    text-shadow: 0px 0px 10px #fff;
    color: rgba(255, 255, 255, 0.6);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    width: 280px;
    margin-bottom: 1em;
}

.mainimg.pr .mainpic {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    min-width: 1400px;
}

.about .tit {
    text-align: center;
    font-family: "Yu Mincho", "YuMincho";
    padding: 60px 0;
}

.aboutbnr .aboutbnritem {
    margin-bottom: 60px;
}

.aboutbnr .aboutbnritem p.txt {
    text-align: center;
    margin-top: 20px;
    padding: 0 2%;
    font-size: 15px;
}

@media only screen and (max-width:1024px) {
    .mainimg.pr .tbox.policy .tit {
        width: 200px;
    }
    .mainimg.pr .tbox {
        padding: 6% 4%;
    }
    .about .tit {
        padding: 50px 0;
    }
    .aboutbnr .aboutbnritem {
        margin-bottom: 50px;
    }
}

@media only screen and (max-width:599px) {
    .about .tit {
        padding: 40px 0;
    }
    .aboutbnr .aboutbnritem {
        margin-bottom: 30px;
    }
}

/*blog*/

.blog .bloglist {
    width: 63%;
    margin-right: 4%;
}

.blog .bloglist .blogbox {
    max-width: 300px;
    margin: 0 auto 4%;
}

.blog .bloglist .blogbox .pic {
    margin-bottom: 20px;
}
.blog .bloglist .blogbox .pic a {
    border: 1px solid #ededed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}


.blog .bloglist .blogbox p {
    margin-bottom: 10px;
}

.blog .catarclist {
    width: 33%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.catarclist dt {
    font-family: "Yu Mincho", "YuMincho";
    margin-bottom: 1em;
    font-weight: 700;
}

.catarclist dd {
    margin-bottom: 1em;
    padding-left: 1em;
    font-size: 15px;
}

.catarclist .catbox {
    border: 2px solid #ededed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    margin-bottom: 30px;
}

.catarclist .arcbox {
    border: 2px solid #ededed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    margin-bottom: 30px;
}
.bloglist > div[data-collection-list-pagination]{
  width:100%;
}
.pagenav {
    width: 100%;
}

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

.pagenav li {
    width: 12%;
    font-size: 20px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #ededed;
    margin: 0 auto;
}
.pagenav li.here{
  background-color:  #dcdcdc;
}
.pagenav li.here a{
  color: #fff;
}
.pagenav li a {
    display: block;
}

.pagenav li.prev {
    border: none;
}

.pagenav li.next {
    border: none;
}

.pagenav li.prev a {
    font-size: 18px;
}

.pagenav li.next a {
    font-size: 18px;
}

@media only screen and (max-width:1024px) {
    .blog .bloglist {
        width: 100%;
        margin-right: 0;
    }
    .blog .catarclist {
        width: 100%;
    }
}

/*blog_detail*/

.blog .bloglist .blogbox.blogdetail {
    max-width: initial;
    width: 100%;
}
.blogbox.blogdetail dl.date dd{
  padding-left: 2em;
  box-sizing: border-box;
  -webkit-box-sizing:border-box;
}
.bloglist .blogbox.blogdetail p.tit {
    font-family: "Yu Mincho", "YuMincho";
    padding: 30px 0;
    border-bottom: 1px solid #000;
    margin-bottom: 30px;
}

.back {
    max-width: 200px;
    text-align: center;
    background: #000;
    margin: 60px auto;
}

.back a {
    display: block;
    color: #fff;
    padding: 10px 0;
}

.recommendbox p.tit {
    width: 80%;
    padding: 30px 0;
    border-bottom: 1px solid #000;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 40px;
}

.recommendbox .recommenditem .pic {
    margin-bottom: 20px;
}

.recommendbox .recommenditem dt {
    margin-bottom: 10px;
}

.recommendbox .recommenditem dd {
    margin-bottom: 10px;
}

.recommendbox.kanren p.tit {
    font-family: "Yu Mincho", "YuMincho";
}

.recommendbox .recommenditem:nth-of-type(1) {
    margin-left: 0;
}

.recommendbox .recommenditem .pic img {
    border: 1px solid #ededed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@media only screen and (max-width:1024px) {
    .recommendbox .recommenditem {
        width: 46%;
    }
    .recommendbox .recommenditem:nth-of-type(odd) {
        margin-left: 0;
    }
    .recommendbox p.tit {
        width: 90%;
    }
}

@media only screen and (max-width:599px) {
    .recommendbox p.tit {
        width: 95%;
    }
    .blogbox.blogdetail dl.date dd{
      width: 100%;
      text-align: right;
    }
}

/*stylecatalog*/

.stylelist .stylebox {
    margin: 0.5%;
    width: 24%;
}

.stylelist .stylebox .pic a {
    position: relative;
    overflow: hidden;
}

.stylelist .stylebox .pic a:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    width: 100%;
    padding: 50% 0;
    margin: auto;
    background: rgba(0, 0, 0, .6);
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
    -webkit-transition: .5s;
    transition: .5s;
    opacity: 0;
    content: "more";
    color: #fff;
    text-align: center;
    font-size: 24px;
}

.stylelist .stylebox .pic a:hover {
    opacity: 1;
}

.stylelist .stylebox .pic a:hover:before {
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
    opacity: 1;
}
.stylelist > div[data-collection-list-pagination]{
  width:100%;
}
.stylelist > div[data-collection-list-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;
}
@media only screen and (max-width:1024px) {
    .stylelist .stylebox {
        width: 31%;
        margin: 1%;
    }
}

@media only screen and (max-width:599px) {
    .stylelist .stylebox {
        width: 46%;
        margin: 2%;
    }
}

/*stylecatalog*/

.stylenav {
    margin-bottom: 70px;
}

.stylenav li {
    width: 14%;
    text-align: center;
    border: 1px solid #000;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-left: none;
    padding: 15px 5px;
}
.stylenav li.all{
  border-left:1px solid #000;
}
.stylenav li a{
  display: block;
  line-height: 160%;
}

.stylenav li:hover{
  background: #000;
  color: #fff;
}
.stylenav li a:hover{
  color: #fff;
  opacity: 1;
}
.stylenav li:hover a{
  color: #fff;
  opacity: 1;
}

.styledetail .stylenav ul div[data-collection-filtered-content]{
  width: 80%;
  display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.styledetailbox p.length {
    width: 100%;
    color: #999;
    padding-left: 20px;
    width: 100%;
    line-height: 100%;
}

.styledetailbox p.arrenge {
    width: 100%;
    color: #333;
    font-size: 15px;
    width: 100%;
}

.styledetailbox .styledetailboxl {
    width: 76%;
    margin-right: 7%;
    padding: 40px 0 20px;
}

.styledetailbox .styledetailboxr {
    width: 17%;
    padding: 40px 0 20px;
}

.styledetailbox {
    padding: 0 0 40px;
}

.styledetailboxl .picbox p {
    margin-bottom: 10px;
}

.styledetailboxr li {
    margin-bottom: 10px;
}

.styledetailboxr li img:not([src*="."]) {
    display: none;
}

.catalogarea p.tit {
    line-height: 100%;
}

.catalogarea .catalog .catalogl {
    width: 47%;
    margin-right: 3%;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 10px 0;
}

.catalogarea .catalog .catalogr {
    width: 47%;
    margin-left: 3%;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 10px 0;
}

.catalogarea .catalog .catalogl dl:last-child {
    border-bottom: none;
}

.catalogarea .catalog .catalogr dl:last-child {
    border-bottom: none;
}

.catalog dl {
    border-bottom: 1px dotted #000;
    padding: 15px 0;
}

.catalog dl dt {
    width: 15%;
}

.catalog dl dd {
    width: 85%;
    padding-left: 1em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.catkao ul {
    max-width: 450px;
}

.catkao ul li {
    text-align: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    width: 20%;
}

.catkao ul li span {
    display: block;
    font-size: 14px;
    margin-top: 1em;
}
.catkao ul li .tamago{
    background: #aaa;
    border-radius: 50%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
    height: 100%;
    display: block;
    max-width: 40px;
    height: 50px;
    margin: 0 auto;
}
.catkao ul li .maru{
    background: #aaa;
    border-radius: 50%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
    height: 100%;
    display: block;
    max-width: 50px;
    height: 50px;
    margin: 0 auto;
}
.catkao ul li .sikaku{
    background: #aaa;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
    height: 100%;
    display: block;
    max-width: 50px;
    height: 50px;
    margin: 0 auto;
}
.catkao ul li .sankaku{
    background: #aaa;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
    height: 100%;
    display: block;
    max-width: 50px;
    height: 50px;
    margin: 0 auto;
    position: relative;
}
.catkao ul li .sankaku:before{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-bottom: 50px solid #fff;
    border-right: 25px solid transparent;
    border-left: 0px solid transparent;
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
}
.catkao ul li .sankaku:after{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-bottom: 50px solid #fff;
    border-right: 0px solid transparent;
    border-left: 25px solid transparent;
    position: absolute;
    bottom: 0;
    right: 0;
    content: "";
}
.catkao ul li .besu{
    background: #aaa;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
    height: 100%;
    display: block;
    max-width: 50px;
    height: 50px;
    margin: 0 auto;
    position: relative;
}
.catkao ul li .besu:before{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-bottom: 25px solid #fff;
    border-right: 25px solid transparent;
    border-left: 0px solid transparent;
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
}
.catkao ul li .besu:after{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-bottom: 25px solid #fff;
    border-right: 0px solid transparent;
    border-left: 25px solid transparent;
    position: absolute;
    bottom: 0;
    right: 0;
    content: "";
}
.catkami ul {
    max-width: 450px;
}

.catkami ul li {
    width: 29%;
    margin: 0 2%;
    text-align: center;
    background: #eeeeee;
    padding: 5px 0;
}

.catkami ul {
    max-width: 450px;
}

.catkami ul li {
    width: 29%;
    margin: 0 2%;
    text-align: center;
    background: #eeeeee;
    padding: 5px 0;
    color: #747474;
}

.catmou ul {
    max-width: 450px;
}

.catmou ul li {
    width: 29%;
    margin: 0 2%;
    text-align: center;
    background: #eeeeee;
    padding: 5px 0;
    color: #747474;
}

.catkuse ul {
    max-width: 450px;
}

.catkuse ul li {
    width: 29%;
    margin: 0 2%;
    text-align: center;
    background: #eeeeee;
    padding: 5px 0;
    color: #747474;
}
.catalogdata1 .on{
  background: #000 !important;
}
.catalogdata2 .on{
  background: #000 !important;
  color: #fff;
}
.styledetailboxl p img:not([src*="."]){
  display: none;
}
.styledetailboxl p img:not([src*="."]):after{
  padding-top: 0;
}
@media only screen and (max-width:1024px) {
    .stylenav li {
        width: 25%;
    }
    .stylenav li:nth-of-type(5) {
        border-left: 1px solid #000;
        border-top: none;
        margin-left: 25%;
    }
    .stylenav li:nth-of-type(6) {
        border-top: none;
    }
    .stylenav li:nth-of-type(7) {
        border-top: none;
    }
    .catalogarea .catalog .catalogr {
        width: 98%;
        margin: auto;
        border-top: none;
    }
    .catalogarea .catalog .catalogl {
        width: 98%;
        margin: auto;
        border-bottom: none;
    }
    .catalogarea p.tit {
        width: 98%;
        margin: auto;
    }
    .catalogarea .catalog .catalogl dl:last-child {
        border-bottom: 1px dotted #000;
    }
    .catalog dl dt {
        width: 100%;
        padding-bottom: 10px;
    }
    .catalog dl dd {
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding-left: 2em;
    }
}

@media only screen and (max-width:599px) {
    .stylenav li.all {
        width: 100%;
        border: 1px solid #000;
        border-bottom: none;
    }
    .stylenav li {
        width: 33.3%;
        font-size: 18px;
    }
    .stylenav li:nth-of-type(5) {
        margin-left: 0;
    }
    .styledetailbox .styledetailboxl {
        width: 98%;
        margin: auto;
    }

    .styledetailbox .styledetailboxr {
        width: 100%;
        padding: 0 0 20px;
    }
    .styledetailbox .styledetailboxr ul {
        max-width: initial;
    }
    .styledetailbox .styledetailboxr li {
        width: 31.3%;
        margin: 1%;
    }
    .catalogarea .catalog {
        max-width: initial;
    }
    .catkao ul {
        max-width: 300px;
    }

    .catkao ul li {
        width: 33%;
        margin-bottom: 4%;
    }
    .catalogarea .catalog .catalogr {
        width: 96%;
    }
    .catalogarea .catalog .catalogl {
        width: 96%;
    }
    .catalogarea p.tit {
        width: 96%;
    }
    .stylenav li:nth-of-type(2){
          border-left: 1px solid #000;
    }
}

/*message*/

.message .messagebox {
    padding-bottom: 70px;
}

.message .messagebox02 {
    margin: 30px auto;
    background: #dcdcdc;
    padding: 70px 170px;
}

.mbox .prof {
    padding: 60px 0;
}

.mbox .prof p.position {
    border-bottom: 1px solid #000;
    width: 80%;
}

.mbox .prof p.name {
    font-size: 84px;
    font-family: "Yu Mincho", "YuMincho";
    line-height: 100%;
    margin-top: 20px;
}

.mbox .prof p.from {
    font-family: 'Raleway', sans-serif;
    border-bottom: 1px solid #000;
    width: 80%;
}

.messagebox02 .tit {
    font-family: "Yu Mincho", "YuMincho";
    text-align: center;
    margin-bottom: 2em;
}

.messagebox02 .tit:after {
    content: "";
    border-bottom: 1px solid #000;
    display: block;
    width: 50%;
    margin: auto;
    padding-top: 5px;
}

.messagebox02 .txt {
    font-size: 14px;
}

@media only screen and (max-width:1024px) {
    .mbox .prof {
        padding: 50px 0;
    }
    .messagebox .mpic {
        width: 98%;
        margin: auto;
        max-width: 700px;
    }
    .messagebox .mbox {
        width: 98%;
        margin: auto;
        max-width: 700px;
    }
    .mbox .prof p.name {
        font-size: 64px;
    }
    .message .messagebox {
        padding-bottom: 55px;
    }
    .message .messagebox02 {
        padding: 50px 60px;
    }
}

@media only screen and (max-width:599px) {
    .mbox .prof {
        padding: 40px 0;
    }
    .messagebox .mpic {
        width: 96%;
    }
    .messagebox .mbox {
        width: 96%;
    }
    .mbox .prof p.name {
        font-size: 52px;
    }
    .mbox .prof p.position {
        font-size: 18px;
    }
    .message .messagebox {
        padding-bottom: 40px;
    }
    .message .messagebox02 {
        padding: 40px 20px;
    }
}

/*contact*/

.sectionarea .contact {
    max-width: 900px;
    margin: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #ededed;
    -webkit-box-shadow: 0px 1px 15px #ccc;
    box-shadow: 0px 1px 15px #ccc;
    padding: 70px 100px;
    position: relative;
    margin-top: -20%;
}

.sectionarea .contact dl {
    border-bottom: 2px dotted #000;
    padding: 20px 0;
}

.sectionarea .contact dt {
    width: 30%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
}

.sectionarea .contact dd {
    width: 70%;
    padding-left: 1em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
}
.sectionarea .contact dd input{
  width: 100%;
}
.sectionarea .contact dd.radio input{
  width: auto;
}
.sectionarea .contact dd textarea{
  width: 100%;
}
.sectionarea .contact2 dd li{
  margin: 0;
  width: 100%;
}
#check {
    color: #fff;
    border-radius: 10px;
    background: #000000;
    width: 250px;
    height: 60px;
    margin: 40px auto 0;
    font-size: 18px;
    font-weight: 700;
}
#check:hover{
  opacity: 0.6;
}
#check a {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    display: block;
}
.formbtn2 li{
  margin: 2%;
}

@media only screen and (max-width:1024px) {
    .sectionarea .contact {
        width: 80%;
        padding: 40px 20px;
    }
    .formbtn2 li button#check{
  max-width:150px;
  height:50px;
}
}

@media only screen and (max-width:599px) {
    .sectionarea .contact {
        padding: 40px 10px;
        width: 90%;
    }
    .sectionarea .contact dt{
      width: 100%;
      padding-bottom: 10px;
    }
    .sectionarea .contact dd{
      width: 100%;
    }
    .formbtn2 li{
  margin: 1%;
}
.formbtn2 li button#check{
  max-width:100px;
  font-size: 16px;
}
}

/*policy*/

.sectionarea .policy h3 {
    border-bottom: 1px solid #ededed;
    padding-bottom: 0;
    margin-bottom: 30px;
}

.policy .subtit {
    font-size: 14px;
    padding-top: 10px;
}

.policy .policynum {
    padding: 100px 0;
}

.policy .policynum dl {
    padding-bottom: 40px;
}

.policy .policynum dt {
    font-weight: 700;
    font-size: 14px;
    padding-bottom: 1em;
}

.policy .policynum dd {
    font-size: 14px;
    padding-bottom: 1em;
}

/*careerplan*/

.sectionarea p.ctit {
    text-align: center;
    padding: 80px 0;
    font-family: "Yu Mincho", "YuMincho";
}

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

.mainimg .txtletter .txt {
    font-size: 14px;
    background: #fff;
    -webkit-box-shadow: 0px 1px 15px #CCC;
    box-shadow: 0px 1px 15px #CCC;
    padding: 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: auto;
    max-width: 450px;
    position: relative;
    margin-top: -15%;
}

.kyouiku {
    border: 2px solid #ededed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 50px;
    margin-bottom: 70px;
}

.kyouiku .tbox {
    padding-right: 8%;
}

.kyouiku .picbox {
    position: relative;
    margin-top: -7%;
    margin-right: -8%;
}

.kyouiku .tbox .tit {
    font-family: "Yu Mincho", "YuMincho";
    line-height: 120%;
}

.kyouiku .tbox .tit span {
    display: block;
    font-size: 15px;
    font-family: 'Noto Sans', sans-serif;
}

.kyouiku .tbox .subtit {
    color: #ff6600;
}

.kyouiku .tbox .txt {
    padding: 60px 0;
}

.kyoikuflow .bbar {
    background: #000;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    margin-bottom: 15px;
}

.kyoikuflow .m5 {
    width: 26%;
    margin-right: 4%;
}

.kyoikuflow .m6 {
    width: 70%;

}

.m5 .txt {
    margin-bottom: 40px;
}

.m5 dl {
    padding-left: 10px;
    margin-bottom: 70px;
}

.m5 dd {
    font-size: 15px;
}

.m6 p.subtit {
    color: #ff6600;
    text-align: center;
    padding-bottom: 10px;
}

.m6 p.tit {
    text-align: center;
}

.m6 .selectbox {
    margin: 40px auto 10px;
}

.selectbox .select1 dt {
    color: #000099;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.selectbox .select1 dd span {
    color: #000099;
}

.selectbox .select2 dt {
    color: #ff6600;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.selectbox .select2 dd {
    font-size: 15px;
}

.selectbox .select2 dd span {
    color: #ff6600;
}

.selectbox dt {
    padding-bottom: 20px;
}

.selectbox dd {
    margin-left: 1em;
    border: 1px solid #ededed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    padding: 10px 5px;
}

.selectbox .calbox {
    text-align: center;
}

.selectbox .calbox .cal {
    border-radius: 50%;
    background-color: #dcdcdc;
    max-width: 120px;
    max-height: 120px;
    padding: 24px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 15px;
    font-weight: 700;
    margin: 2% auto;
}

.period {
    margin-bottom: 15px;
}

.period dl dd:before {
    content: "";
    background-color: #dcdcdc;
    max-width: 200px;
    width: 100%;
    height: 15px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
}

.period dl dd:nth-of-type(2):before {
    max-width: 250px;
}

.period dl dd:nth-of-type(3):before {
    max-width: 300px;
}

.period dl dd:nth-of-type(4):before {
    max-width: 333px;
}

.skillbox p.sub {
    color: #000;
    width: 100%;
    display: block;
}

.skillbox li {
    font-size: 15px;
}

.careerposition .posibox {
    padding: 40px 50px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.careerposition .posibox:nth-of-type(1) {
    background: #f0ecc9;
}

.careerposition .posibox:nth-of-type(2) {
    background: #bad7db;
}

.careerposition .posibox:nth-of-type(3) {
    background: #eccece;
}

.careerposition .posibox:nth-of-type(4) {
    background: #d2dfce;
}

.careerposition .posibox dl {
    margin-bottom: 60px;
}

.careerposition .posibox dt {
    text-align: center;
    margin-bottom: 30px;
}

.careerposition .posibox:nth-of-type(1) dt {
    color: #ff6600;
}

.careerposition .posibox:nth-of-type(2) dt {
    color: #2d7680;

}

.careerposition .posibox:nth-of-type(3) dt {
    color: #ae5050;
}

.careerposition .posibox:nth-of-type(4) dt {
    color: #4f8040;
}

.careerposition .posibox dt span {
    display: block;
    font-size: 15px;
    line-height: 160%;
}

.careerposition .posibox dd {
    text-align: center;
}

.careerposition .posibox tbox p {
    line-height: 180%;
}

.careermessage p.tit {
    font-family: "Yu Mincho", "YuMincho";
    margin-bottom: 80px;
    position: relative;
    padding-top: 60px;
}

.careermessage p.tit:before {
    content: "";
    max-width: 300px;
    border: 1px solid #aaa;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-height: 300px;
    height: 300px;
    top: 0;
    left: -60px;
    position: absolute;
    z-index: -1;
}

.careermessage p.tit:after {
    content: "";
    max-width: 300px;
    border-bottom: 1px solid #000;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    padding-top: 20px;
    width: 100%;
}

.careermessage .tbox {
    width: 60%;
    margin-right: 6%;
}

.careermessage .picbox {
    width: 34%;
}

.careerflowmap {
    padding-bottom: 80px;
}
.careerflowmap .careerflowmapr{
  -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end;
}
.careerposition {
    padding-bottom: 80px;
}

.careermessage {
    padding: 80px 0;
}

.careermessage p.txt {
    line-height: 300%;
    font-size: 15px;
}

.recbnr {
    padding: 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 270px;
    width: 100%;
    border: 1px solid #000;
    position: relative;
    margin-top: 80px;
}

.recbnr .pic {
    position: absolute;
    left: 5px;
    top: -40px;
    max-width: 90px;
    width: 100%;
    border-radius: 50%;
}

.recbnr dt {
    text-align: center;
}

.recbnr dd img {
    vertical-align: initial;
    padding-right: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@media only screen and (max-width:1024px) {
    .kyouiku {
        padding: 40px;
    }
    .m5 .txt {
        margin-bottom: 30px;
    }

    .m5 dl {
        padding-left: 10px;
        margin-bottom: 50px;
    }
    .period dl dd:before {
        max-width: 125px;
    }
    .period dl dd:nth-of-type(2):before {
        max-width: 150px;
    }

    .period dl dd:nth-of-type(3):before {
        max-width: 175px;
    }

    .period dl dd:nth-of-type(4):before {
        max-width: 200px;
    }
    .sectionarea p.ctit {
        padding: 60px 0;
    }
    .careerposition .posibox dl {
        margin-bottom: 40px;
    }
    .careerflowmap {
        padding-bottom: 60px;
    }

    .careerposition {
        padding-bottom: 60px;
    }
    .careermessage {
        padding: 60px 0;
    }
    .careermessage p.txt {
        line-height: 250%;
    }
    .careermessage p.tit:before {
        left: -15px;
    }
    .careermessage p.tit {
        margin-bottom: 60px;
    }
    .careermessage p.tit:after {
        max-width: 250px;
    }
    .recbnr {
        margin: 60px 0 0;
    }
    .mainimg .txtletter .txt{
        margin: auto;
        max-width:initial;
    }
    .careerposition .posibox{
      padding: 30px;
    }
}

@media only screen and (max-width:599px) {
    .kyouiku {
        padding: 20px;
    }
    .m5 .txt {
        margin-bottom: 20px;
    }
    .kyouiku .picbox {
        position: initial;
        margin-top: 0;
        margin-right: 2%;
    }
    .kyouiku .tbox {
        padding-right: 0;
    }
    .m5 dl {
        padding-left: 10px;
        margin-bottom: 30px;
    }
    .kyoikuflow .m5 {
        width: 96%;
        margin: 0 auto 4%;
    }
    .kyoikuflow .m6 {
        width: 96%;
        margin: 0 auto 4%;
    }
    .sectionarea p.ctit {
        padding: 40px 0;
    }
    .careerposition .posibox dl {
        margin-bottom: 20px;
    }
    .careerposition .posibox dt {
        margin-bottom: 20px;
    }
    .careerflowmap {
        padding-bottom: 40px;
    }

    .careerposition {
        padding-bottom: 40px;
    }
    .careermessage {
        padding: 40px 0;
    }
    .careermessage p.txt {
        line-height: 200%;
    }
    .careermessage .tbox {
        width: 96%;
        margin: 2%;
    }

    .careermessage .picbox {
        width: 96%;
        margin: 2%;
    }
    .careermessage p.tit {
        margin-bottom: 40px;
    }
    .careermessage p.tit:after {
        max-width: 200px;
    }
    .recbnr {
        margin: 40px auto 0;
    }
    .careerposition .posibox{
      padding: 20px;
    }
}

/*recruit*/

.recruit h3 {
    border-bottom: 1px solid #ededed;
    padding: 50px 0 10px;
    margin-bottom: 30px;
}

.recruit .mainimg {
    position: relative;
    overflow: hidden;
}

.recruit .mainimg .mainpic {
    position: absolute;
    min-width: 1400px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.recruit .mainimg .mainpic img {
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.recruit .mainimg .mainpic:before {
    position: absolute;
    content: "";
    background: rgba(255, 255, 255, 0.2);
    width: 100%;
    height: 100%;
    z-index: 1;
}

.recruit .mainimg .rectxt .tit {
    font-family: "Yu Mincho", "YuMincho";
    padding-bottom: 50px;
}

.recruit .mainimg .rectxt p {
    text-align: center;
}

.recruit .mainimg .rectxt {
    position: relative;
    z-index: 2;
    padding: 80px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 98%;
    margin: auto;
}

.recruit .mainimg .rectxt .txt {
    font-size: 15px;
    line-height: 300%;
}

.recruit p.ctit {
    text-align: center;
    padding: 10px 0;
    font-family: "Yu Mincho", "YuMincho";
    margin: 50px auto;
    border-bottom: 1px solid #dcdcdc;
    max-width: 1000px;
}

.recruit .careerflow p.ctit {
    border-bottom: 1px solid #000;
}

.salondefbox {
    padding: 80px 0;
}

.salondefitem {
    position: relative;
    padding: 200px 0 0 200px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.salondefitem .deftit {
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #aaaaaa;
    max-width: 290px;
    max-height: 230px;
    padding: 60px 0 0 30px;
    font-size: 15px;
    z-index: 0;
    height: 100%;
    width: 100%;
}

.salondefitem .pic {
    position: relative;
    overflow: hidden;
    max-width: 410px;
}

.salondefitem .pic img {
    width: 100%;
}

.salondefitem .pic .deftxt {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 40px 20px;
    color: #fff;
    background: rgba(000, 000, 000, 0.4);
    text-align: left;
    width: 100%;
    max-width: 300px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: auto;
}

.salonexarea {
    padding-bottom: 50px;
}

.salonnewexarea {
    padding-bottom: 40px;
}

.salonexarea .salonenbox {
    width: 32.33%;
    margin: 0.5%;
}

.salonexarea .salonenbox .pic img {
    width: 100%;
}

.salonbnr {
    max-width: 330px;
    margin: auto;
    border-top: 8px solid #d62738;
    border-bottom: 8px solid #aa569f;
    position: relative;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.salonbnr .salonbnrinn {
    padding: 10px 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    background: #fff;
}

.salonbnrinn .pic {
    max-width: 100px;
    margin: auto;
}

.salonex .salonexarea {
    position: relative;
}

.salonbnrinn .yumintit {
    font-family: "Yu Mincho", "YuMincho";
    color: #d62738;
    font-size: 60px;
}

.salonbnrinn .yumintit span {
    font-family: "Yu Mincho", "YuMincho";
    display: block;
    font-size: 30px;
    line-height: 50%;
}

.salonbnrinn .alex {
    font-family: 'Alex Brush', cursive;
    color: #48438d;
    line-height: 100%;
    font-size: 80px;
}

.salonbnrinn .futura {
    font-family: futuhv;
    color: #b0569c;
    font-weight: 700;
    line-height: 100%;
}

.salonbnrinn .yumin {
    max-width: 280px;
    margin: 20px auto;
    font-size: 15px;
}

.salonbnrinn .yumin li {
    font-family: "Yu Mincho", "YuMincho";
    background: #efefef;
    text-align: center;
    width: 46%;
    padding: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 20px;
    margin: 2%;
}
.salonbnrinn .yumin li a{
  display: block;
}
.salonbnr:before {
    content: "";
    height: 101%;
    width: 8px;
    background: -webkit-gradient(linear, left top, left bottom, from(#d62738), to(#aa569f));
    background: -webkit-linear-gradient(#d62738, #aa569f);
    background: linear-gradient(#d62738, #aa569f);
    left: 0;
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    top: -1px;
}

.salonbnr:after {
    content: "";
    height: 101%;
    width: 8px;
    background: -webkit-gradient(linear, left top, left bottom, from(#d62738), to(#aa569f));
    background: -webkit-linear-gradient(#d62738, #aa569f);
    background: linear-gradient(#d62738, #aa569f);
    right: 0;
    position: absolute;
    top: -1px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.salonnewexarea .salonenbox {
    width: 32.33%;
    margin: 0.5%;
}

.salonnewexarea .salonenbox.txt {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
}

.salonnewexarea .salonenbox .pic img {
    width: 100%;
}

.salonstaffcom .tbox dt {
    font-family: "Yu Mincho", "YuMincho";
    padding-bottom: 15px;
}

.salonstaffcom .tbox dt:after {
    border-bottom: 1px solid #000;
    display: block;
    content: "";
    width: 400px;
    padding-top: 5px;
}

.salonstaffcom .tbox dd {
    font-size: 14px;
}

.salonstaffcom .coment {
    position: relative;
}

.salonstaffcom .tbox {
    padding-top: 120px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.salonstaffcom .comentbox {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #aaaaaa;
    padding: 30px 40px;
    -webkit-box-shadow: 1px 1px 15px #ccc;
    box-shadow: 1px 1px 5px #ccc;
    background: #fff;
    max-width: 290px;
    width: 100%;
}

.comentbox dl.name dt {
    font-size: 15px;
}

.comentbox dl.name dd {
    padding-left: 1em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 15px;
}

.comentbox dl {
    padding-bottom: 1em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.salonstaffcom .pic {
    padding-left: 180px;
    padding-top: 120px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.salonstaffcom {
    padding-bottom: 40px;
}

.eyelashex dt {
    font-family: "Yu Mincho", "YuMincho";
    padding-bottom: 30px;
}

.eyelashex dt:after {
    border-bottom: 1px solid #aaa;
    display: block;
    content: "";
    width: 250px;
    padding-top: 5px;
}

.eyelashex .picbox {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.eyelashex .picbox .pix {
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 400px;
}

.eyelashex .picbox .pic {
    padding-top: 300px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    max-width: 400px;
    margin-left: auto;
}

.eyelashex .picbox .pic img {
    border: 1px solid #000;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.eyelashex {
    padding: 60px 0 0;
}

.eyelashex .tbox {
    padding: 60px 0 0;
}

@media only screen and (max-width:1024px) {
    .recruit .mainimg .rectxt .txt {
        line-height: 250%;
    }
    .recruit .mainimg .rectxt .tit {
        padding-bottom: 40px;
    }
    .recruit .mainimg .rectxt {
        padding: 60px 0;
    }
    .salondefitem .deftit {
        position: initial;
        max-width: initial;
        max-height: initial;
        height: auto;
        padding: 40px 0;
        border: none;
    }
    .salondefitem {
        position: initial;
        padding: 10px;
        border: 1px solid #aaaaaa;
    }
    .salondefitem .pic .deftxt {
        padding: 10px;
    }
    .salondefbox {
        padding: 60px 0;
    }
    .recruit .mainimg .mainpic {
        min-width: 1600px;
    }
    .recruit p.ctit {
        margin: 40px auto;
    }
    .salonbnr {
        max-width: 280px;
    }
    .salonstaffcom .coment {
        border: 1px solid #aaaaaa;
        padding: 30px 20px;
        -webkit-box-shadow: 1px 1px 15px #ccc;
        box-shadow: 1px 1px 5px #ccc;
        background: #fff;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .salonstaffcom .comentbox {
        position: initial;
        border: initial;
        padding: initial;
        -webkit-box-shadow: initial;
        box-shadow: initial;
        background: initial;
        max-width: initial;
    }
    .salonstaffcom .pic {
        padding-left: initial;
        padding-top: initial;
    }
    .salonstaffcom .tbox {
        padding: 0;
    }
    .salonstaffcom {
        padding-bottom: 30px;
    }
    .eyelashex {
        padding: 50px 0 0;
    }
    .eyelashex .picbox .pix {
        position: initial;
        margin: 2%;
    }
    .eyelashex .picbox .pic {
        margin: 2%;
        padding: 0;
    }
    .eyelashex .tbox {
        padding: 40px 0 0;
    }
}

@media only screen and (max-width:599px) {
    .recruit .mainimg .rectxt .txt {
        line-height: 200%;
    }
    .recruit .mainimg .mainpic {
        position: initial;
        min-width: initial;
        -webkit-transform: initial;
        -ms-transform: initial;
        transform: initial;
    }
    .recruit .mainimg .rectxt .tit {
        padding-bottom: 30px;
    }
    .recruit .mainimg .rectxt {
        padding: 40px 0;
        width: 96%;
    }
    .salondefbox {
        padding: 40px 0;
    }
    .recruit p.ctit {
        margin: 30px auto;
    }
    .salonexarea .salonenbox {
        width: 49%;
        margin: 0.5%;
    }
    .salonbnr {
        max-width: initial;
        width: 99%;
        margin: 0.5%;
        position: relative;
        -webkit-transform: initial;
        -ms-transform: initial;
        transform: initial;
        top: initial;
        left: initial;
    }
    .salonnewexarea .salonenbox {
        width: 49%;
        margin: 0.5%;
    }
    .salonnewexarea .salonenbox.txt {
        width: 99%;
        margin-top: 20px;
    }
    .salonstaffcom {
        padding-bottom: 20px;
    }
    .eyelashex {
        padding: 40px 0 0;
    }
    .eyelashex .tbox {
        padding: 20px 0 0;
    }
}
/*リクルートページ*/
.object-fit-img {
  object-fit: cover;
  font-family: 'object-fit: contain;'
}
.salonstaffcom .pic img {
  width: 372px;
  height: 267px !important;
  object-fit: cover;
}
.salonstaffcom .pic img {
  width: 372px;
  height: 267px !important;
  object-fit: cover;
}
img.object-fit_Square {
  width: 400px;
  height: 400px !important;
  object-fit: cover;
}
/*indexのフッターの上*/
.sns_none{
  display: none;
}
