@charset "utf-8";
/* ##### shop reset ##### */

.shop-wrapper {
    min-width: 320px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.shop-wrapper #footer {
    margin-top: 50px;
}

.shop-main {
    width: calc(100% - 21rem);
}

.shop-page .shop-page-mainimg {
    position: relative;
    overflow: hidden;
}

[data-element-id] .shop-page .shop-page-mainimg:before {
    display: none;
}

.shop-page .shop-page-mainimg:before {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
}

.shop_information .shop-page-mainimg:before {
    background: none;
}

.shop-cont {
    width: 1200px;
    max-width: 100%;
    margin: auto;
    padding: 0 1.5rem 8rem 1.5rem;
}

.shop-page .page-tit {
    width: 100%;
    margin: auto;
    padding: 0 1.5rem;
}

.shop-inner {
    width: 100%;
    margin: auto;
    padding: 5rem 0;
}

[data-element-id] .shop-wrapper #header:hover:before {
    content: "※スクロールできます。";
    display: block;
    line-height: 1.8;
    font-weight: bold;
    color: red;
    clear: both;
    background: #4c4c4c;
    padding: 5px;
    text-align: left;
    position: absolute;
    letter-spacing: 1px;
    z-index: 1000;
    font-size: 12px;
    width: 100%;
}

.shop-wrapper #header {
    position: fixed;
    top: 0;
    left: 0;
    width: 21rem;
    height: 100vh;
    background-color: #fff;
    z-index: 9999;
    overflow: hidden;
}

.shop-wrapper .header-wrap {
    width: calc(100% + 17px);
    height: 100vh;
    padding: 30px 47px 30px 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}

.shop-wrapper .header-logo {
    width: 100%;
    display: none;
}

[data-element-id].shop-wrapper .header-logo {
    display: block;
}

.shop-wrapper .header-logo a {
    display: block;
    text-align: center;
}

.shop-wrapper #header h1 {
    width: 100%;
    letter-spacing: 0.2rem;
    text-align: center;
}

.shop-wrapper #header h1:after {
    content: "";
    display: block;
    width: 30%;
    height: 1px;
    border-bottom: 1px solid #000;
    margin: 1.5rem auto;
}

.shop-wrapper #header h1 .pic {
    width: 70%;
    margin: 0 auto 1.5rem auto;
}

.shop-wrapper .mline .sub {
    margin: 10px 0;
}

.shop-wrapper #header #gnav {
    width: 100%;
}

.shop-wrapper #header #gnav li {
    margin-bottom: 10px;
    border-bottom: none !important;
}

.shop-wrapper #header #gnav li a {
    text-align: left;
    letter-spacing: 0.1rem;
    display: block;
}

.shop-wrapper #header #gnav li a .jp {
    color: inherit;
    line-height: 100%;
    display: block;
}

.shop-wrapper #header .header-bottom {
    display: none;
    width: 100%;
    -ms-flex-item-align: end;
    -webkit-align-self: flex-end;
    align-self: flex-end;
}

.shop-wrapper #footer .staff-link {
    display: block;
}

[data-element-id].shop-wrapper #header .header-bottom {
    display: block;
}

.shop-wrapper #header .header-bottom>span {
    display: block;
    margin: 1rem 0;
    text-align: center;
}

.shop-wrapper #header .header-bottom .tel {
    width: 100%;
    letter-spacing: 0.1em;
    text-align: center;
}

.shop-wrapper .mline {
    letter-spacing: 2px;
}

.shop-top .mline .sub {
    text-align: left;
}

.shop-top .mline-right,
.shop-top .mline-right .sub {
    text-align: right;
}

.web-btn a {
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid #f44e3c;
    background-color: #fcd8d4;
    color: #f44e3c;
    padding: 0.5rem 1rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.web-btn-green a {
    border: 1px solid #6dbc64;
    background-color: #defcd4;
    color: #6dbc64;
}

.web-btn-shop a {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    outline: solid 3px #599893;
    border: 1px solid #fff;
    background-color: #599893;
    color: #fff;
    padding: 0.5rem 1rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.web-btn-shop a span {
    display: block;
}

.shop-wrapper #header .header-bottom .web-btn a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.shop-wrapper #footer .inner {
    max-width: 100%;
    padding-left: 21rem;
}

.flexver {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

/* .smore {
margin: auto;
max-width: 200px;
} */

.smore a,
.smore span {
    /* display: block; */
    padding: 0.5rem 3rem 0.5rem 1rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #000;
    position: relative;
}

.smore a:after,
.smore span:after {
    content: "";
    display: block;
    width: 2rem;
    border-bottom: 3px solid #000;
    position: absolute;
    bottom: 0;
    left: 100%;
    -webkit-transition-property: all;
    -webkit-transition: 0.3s linear;
    transition-property: all;
    transition: 0.3s linear;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

.smore a:hover,
.smore span:hover {
    opacity: 1;
}

.smore a:hover:after,
.smore span:hover:after {
    left: 0%;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.back {
    width: 100%;
    text-align: center;
}

.back a {
    display: inline-block;
    width: 300px;
    max-width: 80%;
    margin: 3rem auto 6rem auto;
    padding: 10px;
    border: 1px solid #b6b6b6;
    position: relative;
}

.back a:before {
    content: "\f104";
    font-family: FontAwesome;
    display: inline-block;
    margin: 0 15px;
    font-size: 18px;
}

.back a:hover {
    opacity: 1;
    background-color: #000;
    color: #fff;
    -webkit-transition-property: all;
    -webkit-transition: 0.3s linear;
    transition-property: all;
    transition: 0.3s linear;
}

.shadow {
    -webkit-box-shadow: 8px 8px 10px 0px #eae7e7;
    box-shadow: 8px 8px 10px 0px #eae7e7;
}

.grey {
    color: #999999;
}

.shop-page .page-tit h3 {
    width: 100%;
    margin: 5rem 0;
    letter-spacing: 2px;
    line-height: 130%;
}

.border-line {
    width: 100%;
    letter-spacing: 0.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}

.border-line:before,
.border-line:after {
    border-top: 1px solid;
    content: "";
    display: inline;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.border-line:before {
    margin-right: 0.5em;
}

.border-line:after {
    margin-left: 0.5em;
}

figure,
figcaption {
    width: 100%;
    margin: 0;
    padding: 0;
}

.margin-span {
    width: auto !important;
    display: inline-block !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    margin-right: 10px !important;
    margin-left: 0 !important;
    padding: 0 !important;
    -webkit-box-sizing: content-box !important;
    box-sizing: content-box !important;
}

.margin-span:last-of-type {
    margin-right: 0 !important;
}

.shop-news_detail[data-element-id] .shop-main .judge {
    display: block;
}

.shop-news_detail .shop-main .judge {
    display: none;
}

@media (max-width: 1024px) {
    .overlay:after {
        overflow: hidden;
    }

    .shop-main {
        width: 100%;
    }

    .shop-inner {
        padding: 3rem 0;
    }

    .shop-wrapper .shop-nav-btn {
        display: block !important;
        position: fixed;
        width: 42px;
        height: 42px;
        top: 0px;
        right: 0;
        cursor: pointer;
        opacity: 0.8;
        z-index: 251;
        background-color: rgba(255, 255, 255, 0.6);
    }

    .shop-wrapper .action {
        right: 21rem;
        -webkit-transition: all 0.2s;
        transition: all 0.2s;
    }

    .shop-wrapper .shop-nav-btn span.n {
        display: block;
        background: #000;
        height: 2px;
        width: 28px;
        text-indent: 9999px;
        padding: 0;
        top: 50%;
        left: 7px;
        margin-top: -1px;
        position: absolute;
        -webkit-transition: ease .40s;
        transition: ease .40s;
    }

    .shop-wrapper .shop-nav-btn span.n:before {
        display: block;
        content: "";
        background: #000;
        height: 2px;
        width: 28px;
        position: absolute;
        top: -10px;
        left: 0;
    }

    .shop-wrapper .shop-nav-btn span.n:after {
        display: block;
        content: "";
        background: #000;
        height: 2px;
        width: 28px;
        position: absolute;
        top: 10px;
        left: 0;
    }

    .overlay {
        overflow: hidden;
        height: 100%;
    }

    .action span.n {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .shop-wrapper .action span.n:after,
    .shop-wrapper .action span.n:before {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        top: 0;
        left: 0;
    }

    .shop-wrapper #header {
        -webkit-transition: all 0.2s;
        transition: all 0.2s;
        -webkit-transform: translate(21rem);
        transform: translate(21rem);
        overflow: scroll;
        -webkit-overflow-scrolling: touch;
    }

    .shop-wrapper .open {
        -webkit-transform: translate(0rem) !important;
        transform: translate(0rem) !important;
    }

    .shop-wrapper #header #gnav li a .jp {
        font-size: 12px;
    }

    .shop-cont {
        padding: 0 3rem;
    }

    .shop-wrapper #header {
        height: 100%;
        left: initial;
        right: 0;
    }

    .shop-wrapper .header-wrap {
        height: 100%;
        padding: 15px 32px 15px 15px;
    }

    .shop-wrapper #footer .inner {
        padding-left: 0;
    }

    .web-btn-shop a span {
        font-size: 12px;
    }

    .shop-top .mline .sub {
        text-align: center;
    }

    .shop-top .mline-right,
    .shop-top .mline-right .sub {
        text-align: center;
    }
}

@media (max-width: 599px) {
    .shop-inner {
        padding: 1.5rem 0;
    }

    .shop-wrapper #header {
        width: 15rem;
    }

    .shop-wrapper #header h1 .pic {
        width: 50%;
        margin: 0 auto 0.5rem auto;
    }

    .shop-wrapper #header h1:after {
        margin: 10px auto;
    }

    .shop-wrapper #header #gnav li {
        margin-bottom: 0;
    }

    .shop-wrapper #header #gnav li a {
        padding: 5px;
    }

    .shop-wrapper #header .header-bottom>span {
        margin: 10px 0;
    }

    .web-btn a,
    .web-btn-shop a {
        padding: 5px 10px;
        font-size: 14px;
    }

    .shop-cont,
    .shop-page .page-tit {
        padding: 0 1rem;
    }

    .shop-page .page-tit h3 {
        margin: 3rem 0;
    }

    .shop-wrapper .action.action {
        right: 15rem;
    }

    .shop-wrapper .mline {
        width: 100%;
    }
}

/* ##### shop reset end ##### */

/* ##### top ##### */

.shop-top-intro h2 {
    margin-bottom: 3rem;
    font-weight: bold;
}

.shop-top-intro .headmain {
    font-size: 4.8rem;
    font-weight: normal;
    margin-left: 1rem;
}

.shop-top-intro .headmain .headsmall {
    display: block;
}

.shop-top-intro .shop-inner {
    padding-top: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.shop-box {
    width: 80%;
    background-color: #f8f8f8;
    padding-left: 6.5rem;
    padding-bottom: 6.5rem;
}

.shop-box .txt {
    text-align: center;
    line-height: 300%;
    background-color: #fff;
    margin-top: -8rem;
    padding: 5rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: -999rem;
    padding-right: 999rem;
    position: relative;
}

.shop-top-news .shop-inner .shortbox {
    border-right: 1px solid #000;
}

.shop-top-news .shop-inner .widebox {
    padding: 1rem 8rem;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.shop-top-news .shop-inner .widebox dl {
    width: 100%;
}

.shop-top-news .shop-inner .widebox dl dt {
    margin-bottom: 1.5rem;
    letter-spacing: 0.2rem;
}

.shop-top-news .shop-inner .widebox .smore {
    -ms-flex-item-align: end;
    -webkit-align-self: flex-end;
    align-self: flex-end;
}

.harf-pattern {
    background: -webkit-gradient(linear, left bottom, left top, from(#f8f8f8), color-stop(50%, #f8f8f8), color-stop(50%, #fff), to(#fff));
    background: linear-gradient(0deg, #f8f8f8 0%, #f8f8f8 50%, #fff 50%, #fff 100%);
    margin-right: -999rem;
    padding-right: 999rem;
    margin-bottom: 8rem;
    padding-left: 1.5rem;
}

.rev .shop-inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.harf-pattern ul li {
    width: 28%;
    margin: 0 2.5%;
    background-color: #fff;
    margin-bottom: 0;
}

.harf-pattern ul li a {
    display: block;
    width: 100%;
}

.harf-pattern ul li .pic {
    margin-bottom: 0.5rem;
}

.harf-pattern ul li span,
.harf-pattern ul li span+p {
    display: block;
    padding: 0.5rem 1rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.harf-pattern ul li .shop-linemark {
    width: 100%;
    position: relative;
    padding-left: 35px;
}

.harf-pattern ul li .shop-linemark:before {
    content: "";
    display: inline-block;
    width: 1.6rem;
    height: 1px;
    border-top: 3px solid #aaad5b;
    margin: 0 0.5rem 0.2rem 0;
    position: absolute;
    top: 25%;
    left: 5px;
}

.shortboxrev {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.shortboxrev h3 {
    width: 100%;
}

.shop-top-name .grey {
    padding: 0 0 10px 0;
    line-height: 110%;
}

.shop-top-staff .shop-linemark:before {
    top: 37% !important;
}

.shop-top-menu {
    margin-bottom: 20%;
}

.shop-top-menu .halfbox {
    float: left;
}

.shop-top-menu .square {
    position: relative;
}

.shop-top-menu .square:before {
    content: "";
    display: block;
    padding-top: 100%;
}

.shop-top-menu .square .inner-square {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.shop-top-menu .picbox {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
}

.shop-top-menu .picbox .pic {
    width: 40%;
    position: absolute;
    border: 1px solid #c4c5c5;
}

.shop-top-menu .picbox .pic1 {
    top: 25%;
    left: -5%;
    z-index: 3;
}

.shop-top-menu .picbox .pic2 {
    top: 30%;
    left: 30%;
    z-index: 2;
}

.shop-top-menu .picbox .pic3 {
    top: 10%;
    right: -3rem;
    z-index: 1;
}

.shop-top-column .shop-inner .outer-colbox {
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.shop-top-column .shop-inner .outer-colbox .colbox {
    margin: 1.5rem;
}

.shop-top-column .colbox a {
    display: block;
}

.shop-top-column .colbox dl {
    padding: 1.5rem 1rem 3rem 1rem;
}

.shop-top-column .colbox dl dt:after {
    content: "";
    display: block;
    width: 70%;
    height: 1px;
    border-bottom: 2px solid #000;
    margin: 0.5rem 0;
}

.shop-top-column .shop-inner .outer-colbox {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.shop-top-column .shop-inner .outer-colbox .colbox {
    width: 40%;
}

.shop-top-column .shop-inner .outer-colbox .colbox:nth-of-type(2) {
    margin-top: 15%;
}

/* 新着表示 */

/* .shop-top-column .shop-inner .outer-colbox .colbox {
position: relative;
} */

/* .shop-top-column .shop-inner .outer-colbox .colbox:nth-of-type(1):before {
content: "NEW";
display: inline-block;
padding: 0.5rem 1rem;
color: #fff;
background-color: #e50c47;
font-size: 1.6rem;
letter-spacing: 0.2rem;
position: absolute;
top: 0;
left: 0;
z-index: 1;
} */

/* 新着表示 end */

.shop-top-access .shop-inner {
    position: relative;
}

.shop-top-access .access-box {
    width: 50%;
    padding: 3rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    z-index: 1;
}

.shop-top-access .access-pic {
    width: 70%;
    position: absolute;
    top: 50%;
    right: -3rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: auto;
}

.access-tit {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.access-tit h4 .small {
    display: block;
    text-align: left;
}

.access-tit h4 {
    margin-bottom: 20px;
}

.access-tit ul {
    margin: 1rem;
}

.access-tit ul li {
    margin: 0 0.5rem;
}

.access-info>dl {
    margin-bottom: 1.5rem;
}

.access-info dl dd dl:nth-of-type(2) {
    margin-top: 15px;
}

.access-info dl dd dl dt {
    width: 25%;
}

.access-info dl dd dl dt.time-heading {
    width: 100%;
}

.access-info dl dd dl dd {
    width: 75%;
}

.access-info dl:nth-of-type(3) dd:nth-of-type(2) {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1rem 0 1rem 30%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.access-info dl .notice {
    margin: 8px;
}

@media (max-width: 1024px) {
    .shop-top-intro .headmain {
        font-size: 3.5rem;
    }

    .os {
        line-height: 210%;
    }

    .os .headmain {
        font-size: 40px;
    }

    .shop-box {
        width: 100%;
        padding: 3rem;
    }

    .shop-box .txt {
        margin-top: 0;
        padding: 3rem;
        margin-right: 0;
    }

    .shop-top-news .shop-inner .widebox {
        padding: 3rem;
    }

    .shop-top-news .shop-inner .widebox dl {
        margin-bottom: 3rem;
    }

    .harf-pattern .shortbox {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        max-width: 768px;
        margin: auto;
    }

    .harf-pattern .shortbox h3 {
        width: 100%;
    }

    .harf-pattern ul li {
        width: 98%;
        height: auto !important;
        margin: 2% 2% 6% 2%;
    }

    .harf-pattern ul li a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .harf-pattern ul li .pic {
        width: 40%;
        margin-bottom: 0;
    }

    .harf-pattern ul li .shop-linemark {
        width: auto;
    }

    .harf-pattern .harfbox {
        width: 60%;
        padding: 10px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .shop-top-menu .picbox .pic2 {
        left: 35%;
    }

    .shop-top-column .shop-inner .outer-colbox .colbox {
        width: calc(100% - 3rem);
    }

    .shop-top-column .shop-inner .outer-colbox .colbox:nth-of-type(2) {
        margin-top: 1.5rem;
    }

    .shop-top-access .access-box {
        width: 100%;
    }

    .shop-top-access .access-pic {
        width: 100%;
        position: static;
        top: 0;
        left: 0;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        margin-top: 3rem;
    }
}

@media (max-width: 599px) {
    .shop-top-intro h2 {
        font-size: 16px;
        line-height: 260%;
    }

    .shop-box,
    .shop-box .txt {
        padding: 1rem;
    }

    .shop-box .txt {
        line-height: 160%;
        text-align: left;
    }

    .shop-top-intro .headmain {
        font-size: 2.5rem;
        margin-left: 10px;
        text-align: center;
        line-height: 100%;
    }

    .shop-top-intro .os {
        font-size: 22px;
        line-height: 150%;
    }

    .harf-pattern {
        padding-left: 0;
        margin-bottom: 3rem;
    }

    .rev .shop-inner {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .harf-pattern .shortbox {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 3rem;
    }

    .harf-pattern .shortboxrev,
    .shortboxrev {
        margin-bottom: 3rem;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .shop-top-news .shop-inner .shortbox {
        border-right: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 50px;
    }

    .shop-top-catalog ul li .pic,
    .shop-top-catalog ul li .harfbox {
        width: 50%;
    }

    .shop-top-news .shop-inner .widebox {
        padding: 1rem;
    }

    .shop-top-staff .shop-linemark:before {
        top: 25% !important;
    }

    .shop-top-menu {
        margin-bottom: 40%;
    }

    .shop-top-menu .picbox .pic {
        width: 41%;
    }

    .shop-top-menu .picbox .pic1 {
        left: -1.5rem;
    }

    .shop-top-menu .picbox .pic2 {
        left: 30%;
    }

    .shop-top-menu .picbox .pic3 {
        right: -1.5rem;
    }

    .shop-top-column .shop-inner .outer-colbox .colbox {
        width: 48%;
    }

    .shop-top-column .shop-inner .outer-colbox .colbox {
        margin: 0 1%;
    }

    .harf-pattern ul li span,
    .harf-pattern ul li span+p,
    .shop-top-nail ul li span,
    .shop-top-nail ul li span+p {
        padding: 0.5rem;
    }

    .shop-top-staff ul li span,
    .shop-top-staff ul li span+p {
        padding: 0;
    }

    /* 新着表示 */
    .shop-top-column .shop-inner .outer-colbox .colbox:nth-of-type(1):before {
        padding: 0 0.5rem;
        font-size: 1.2rem;
        letter-spacing: 0;
    }

    /* 新着表示 end */
    .shop-top-column .colbox dl dd {
        font-size: 14px;
    }

    .shop-top-nail .widebox ul li .pic,
    .shop-top-nail .widebox ul li .harfbox {
        width: 100%;
    }

    .shop-top-access .access-box {
        padding: 1.5rem 1rem;
        text-align: center;
    }

    .access-info dl:nth-of-type(3) dd:nth-of-type(2) {
        padding: 1rem 0;
    }

    .access-info>dl {
        margin: 1rem 0;
    }
}

/* ##### top end ##### */

/* ##### menu ##### */

.menubox {
    margin-bottom: 5rem;
}

.menubox a {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.menubox:nth-of-type(odd) a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.menubox a:hover .smore span:after {
    left: 0;
    right: 100%;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.menu-picbox {
    position: relative;
}

.menu-picbox h3 {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    margin: auto;
}

.menu-picbox h3:before,
.menu-picbox h3:after {
    background-image: url(/import/tenant_1/153.126.213.247/html/shop/images/shop-menu/headline-white.png);
}

@media (max-width: 599px) {
    .menu-picbox+div {
        padding: 1.5rem 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
}

/* ##### menu end ##### */

/* ##### shop_menu ##### */

.menu-nav-wrap {}

.menu-nav-wrap ul li {}

.menu-nav-wrap ul li a {
    position: relative;
    display: block;
    background-color: #c0c0c0;
    border: 1px solid #c0c0c0;
    color: #fff;
    letter-spacing: 0.2rem;
    padding: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    -webkit-transition-property: all;
    -webkit-transition: 0.3s linear;
    transition-property: all;
    transition: 0.3s linear;
}

.menu-nav-wrap ul li a:after {
    content: "\f107";
    font-family: FontAwesome;
    font-size: 2rem;
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 1.5rem;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    margin: auto;
}

.menu-nav-wrap ul li a:hover {
    background-color: #fff;
    color: #696969;
    opacity: 1;
}

.menu-box {
    margin-top: 3rem;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.menu-box[data-element-id] div[data-common-area] {
  width: 48%;
}

.menu-box[data-element-id] div[data-common-area] .accordionbox {
  width: 100%;
}

.menu-description {
    width: 100%;
    margin: 3rem auto 0 auto;
    padding: 3rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #f8f8f8;
}

.menu-description dl dd:before {
    content: "";
    display: block;
    width: 70%;
    height: 1px;
    border-top: 1px solid #000;
    margin: 1.5rem 0;
}

.menu-description .menu-length {
    float: left;
    margin-right: 30px;
}

.menu-description .menu-length:last-of-type {
    margin-right: 0;
}

.menu-description .menu-length dd:before {
    display: none;
}

.menu-description .menu-length dt:after {
    content: "…";
    display: inline-block;
    margin: 0 5px;
}

.accordionbox {
    margin-bottom: 8rem;
    padding: 0.5rem 0.5rem 0.8rem 0.5rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.accordionbox:nth-of-type(3n),
.accordionbox:nth-of-type(4n),
.accordionbox:nth-of-type(7n),
.accordionbox:nth-of-type(8n) {
    background-color: #f8f8f8;
}

.accordionbox:nth-of-type(6n),
.accordionbox:nth-of-type(14n) {
    background-color: #fff;
}

.accordionlist>dt {
    padding: 1.5rem 1.5rem 1.5rem 1.5rem;
    border-bottom: 1px solid #000;
    position: relative;
}

.accordionlist>dt p {
    letter-spacing: 0.2rem;
}

.accordionlist>dt .accordion_icon {
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear;
}

.accordionlist dt .title {
    width: calc(100% - 2.5rem);
}

.accordionlist dt .title p {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.accordionlist>dt:hover {
    cursor: pointer;
}

.accordionlist>dd {
    display: none;
    padding: 1rem;
}

.accordionlist>dd [data-common-area] {
  width: 100% !important;
}

.accordion_icon,
.accordion_icon span {
    display: inline-block;
    -webkit-transition: all .4s;
    transition: all .4s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.accordion_icon span {
    width: 100%;
    height: 100%;
    position: relative;
}

.accordion_icon {
    position: absolute;
    top: calc(50% - 17px);
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: auto;
    width: 2.5rem;
    height: 2.5rem;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transition-property: all;
    -webkit-transition: 0.3s linear;
    transition-property: all;
    transition: 0.3s linear;
}

.accordion_icon span:nth-of-type(1):before {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    background-image: url(/upload/tenant_1/ec84f52f27b75fb845dbec3b1cb26364.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 0 0;
    margin: auto;
}

.accordion_icon span:nth-of-type(2) {
    display: none;
}

.accordion_icon.active {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.accordionlist .menu-intro,
.accordionlist .menu-notice {
    margin: 15px 0 0 0;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.accordionlist .center-menu-notice {
  margin-bottom: 50px;
}

.accordionlist .menu-txt {
    display: block;
    width: 100%;
    font-size: 12px;
    color: #696969;
    padding: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    clear: left;
    float: left;
}

.accordionlist>dd dl dt .asterisk {
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    margin-left: 20px;
}

.asterisk-list1 > li,
.asterisk-list2 > li {
  font-size: 12px;
  margin-bottom: 5px;
  padding-left: 16px;
  position: relative
}

.asterisk-list2 > li {
  padding-left: 24px;
}

.asterisk-list1 > li:before,
.asterisk-list2 > li:before {
  content: "※";
  display: inline-block;
  position: absolute;
  top: 9px;
  left: 0;
  transform: translateY(-50%);
}

.asterisk-list2.onecut > li:nth-of-type(1):before {
  display: none;
}

.asterisk-list2 > li:nth-of-type(1):before {
  content: "※1";
}

.asterisk-list2 > li:nth-of-type(2):before {
  content: "※2";
}

.asterisk-list2 > li:nth-of-type(3):before {
  content: "※3";
}

.asterisk-list2 > li:nth-of-type(4):before {
  content: "※4";
}

.asterisk-list2 > li:nth-of-type(5):before {
  content: "※5";
}

.asterisk-list2 > li:nth-of-type(6):before {
  content: "※6";
}

.asterisk-list2 > li:nth-of-type(7):before {
  content: "※7";
}

.asterisk-list2 > li:nth-of-type(8):before {
  content: "※8";
}

.asterisk-list2 > li:nth-of-type(9):before {
  content: "※9";
}

.asterisk-list2 > li:nth-of-type(10):before {
  content: "※10";
}

.inner-asterisk-list {
  padding-left: 14px;
}

.inner-asterisk-list li {
  font-size: 12px;
}

.accordionlist .menu-header {
    border-bottom: 1px solid #bebebe;
    border-left: 5px solid #d0d0d0;
    margin: 15px 0 5px 0;
    padding: 5px 0 5px 15px;
}

.accordionlist .indent {
    width: 95%;
    margin: 0 0 10px auto;
}

.accordionlist>dd dl {
    border-bottom: 1px dotted #000;
    margin-bottom: 10px;
    padding: 1rem 0.5rem 0.5rem 0.5rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.accordionlist>dd dl dd {
    float: right;
}

.accordionlist>dd dl dd ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.accordionlist>dd dl dd ul li {
    margin: 0 15px;
}

.accordionlist>dd dl dd ul li:last-of-type {
    margin: 0 0 15px 0;
}

.accordionlist>dd dl dd .menusml dl {
    border: none;
    margin-bottom: 5px;
    margin-right: 15px;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.accordionlist>dd dl dd .menusml dl:last-of-type {
    margin-right: 0;
}

.accordionlist>dd dl dd .menusml dl dt {
    width: 16px;
    margin-right: 5px;
    text-align: center;
}

.accordionlist>dd dl dd .menusml dl .widesml {
    width: 48px;
}

.accordionlist>dd dl dd .menusml dl .widesml2 {
    width: 50px;
    text-align: center;
}

.accordionlist .bridal-txt ul {
    display: block;
    padding-left: 30px;
}

.accordionlist .bridal-txt ul li {
    font-size: 14px;
    list-style: disc;
    list-style-position: outside;
}

.hair-menu-payment .pic {
    width: 20rem;
    max-width: 80%;
    margin: 3rem 0;
}

@media (max-width: 1024px) {
    .menu-nav-wrap {
        padding: 3rem;
    }

    .menu-nav-wrap ul li {
        width: 32%;
    }

    .menu-nav-wrap ul li a {
        padding: 30px 15px;
    }

    .menu-nav-wrap ul li a:after {
        right: 0.5rem;
    }

    .menu-box {
        max-width: 100%;
    }

    .accordionbox {
        margin-bottom: 2rem;
    }

    .accordionlist>dt {
        padding: 0.5rem;
    }

    .accordionlist>dt p span {
        line-height: 14px;
        font-size: 12px;
    }

    .accordionlist>dt .accordion_icon {
        width: 25px;
        height: 25px;
        top: calc(50% - 13px);
    }

    .menu-description .menu-length {
        float: none;
        margin-right: 0;
        margin-bottom: 15px;
    }

    .menu-description .menu-length:last-of-type {
        margin-bottom: 0;
    }

    .accordionlist>dd {
        padding: 0.5rem;
    }

    .accordionlist dt .title p {
        font-size: 18px;
    }

    .accordionlist>dd dl dd ul {
        display: block;
    }

    .accordionlist>dd dl dd ul li {
        text-align: right;
        margin: 0 0 5px 0;
    }

    .accordionlist>dd dl dd .menusml {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .accordionlist>dd dl dd .menusml dl {
        margin-right: 0;
    }

    .accordionlist>dd dl dd .menusml dl dt {
        margin-right: 10px;
    }

    .accordionlist>dd dl dd .menusml dl .widesml2 {
        text-align: right;
    }
}

@media (max-width: 599px) {
    .menu-nav-wrap {
        padding: 0;
    }

    .menu-nav-wrap ul li a {
        font-size: 15px;
        padding: 25px 5px;
    }

    .menu-nav-wrap ul li a:after {
        top: inherit;
        bottom: 0;
        right: initial;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .accordionlist>dd {
        padding: 0;
    }

    .menu-description .menu-length dt,
    .menu-description .menu-length dd {
        font-size: 14px;
    }

    .menu-description {
        padding: 1rem;
    }

    .menu-description dl dd:before {
        margin: 1rem 0;
    }
}

/* ##### shop_menu end ##### */

/* ##### カスタムコンテンツページ共通 ##### */

.ccmain {
    width: calc(95% - 300px);
}

.ccmain .selected-cont {
    margin-bottom: 3rem;
}

.selected-cont h4 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.ccmain .selected-cont>ul>li {
    margin: 0 1% 5% 1%;
}

.ccmain .selected-cont ul li a {
    display: block;
}

.ccmain .selected-cont ul li a span {
    display: block;
    margin: 5px 0;
    padding: 0 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.ccmain .selected-cont ul li a span+ul {
    padding: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.ccmain .selected-cont ul li a ul li {
    color: #a6a6a6;
}

.ccmain .selected-cont ul li a+ul {
    margin-top: 1rem;
}

.normal-cont>ul>li {
    margin-bottom: 2rem;
    padding-bottom: 2rem;
    border-bottom: 1px solid #b6b6b6;
}

.normal-cont ul li a {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.column-cont ul li a {
    display: block;
}

.normal-cont ul li a .pic {
    width: 160px;
    margin-right: 3%;
    float: left;
}

.contbox {
    width: calc(100% - 160px - 3%);
    float: left;
}

.contbox span {
    display: block;
    margin-bottom: 10px;
}

.infolist {
    width: calc(100% - 160px - 3%);
    float: left;
}

.infolist li {
    color: #a6a6a6;
    margin-bottom: 0.5rem;
    padding: 0 1.5rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.infolist li:last-of-type {
    border-right: none;
}

.pagenav {
    width: 100%;
    margin: 60px 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.pagenav div {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.pagenav ul {
    padding: 0;
    width: auto;
    max-width: auto;
    margin: 0;
}

.pagenav ul li {
    margin: 0.5rem;
}

.pagenav ul li a,
.pagenav ul li span {
    font-size: 14px;
    display: block;
    padding: 0 1rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #535353;
    border-radius: 2rem;
    -webkit-border-radius: 2rem;
    -moz-border-radius: 2rem;
}

.pagenav ul .prev a:before {
    content: "\f104";
    font-family: FontAwesome;
    display: inline-block;
    font-size: 18px;
    margin: 0 10px;
}

.pagenav ul .next a:after {
    content: "\f105";
    font-family: FontAwesome;
    display: inline-block;
    font-size: 18px;
    margin: 0 10px;
}

.pagenav ul .first a:before {
    content: "\f100";
    font-family: FontAwesome;
    display: inline-block;
    font-size: 18px;
    margin: 0 10px;
}

.pagenav ul .end a:after {
    content: "\f101";
    font-family: FontAwesome;
    display: inline-block;
    font-size: 18px;
    margin: 0 10px;
}

.pagenav ul li a:hover,
.pagenav ul li .now {
    opacity: 1;
    background-color: #535353;
    color: #fff;
}

@media (max-width: 1024px) {

    .ccmain {
        width: 100%;
    }

    .pagenav ul li {
        margin: 5px;
    }
}

@media (max-width: 599px) {
    .normal-cont>ul li a {
        display: block;
    }

    .normal-cont ul li a .pic {
        margin: auto;
    }

    .column-cont ul li a .pic {
        width: 35%;
        margin-right: 15px;
        margin-bottom: 0px;
    }

    .normal-cont ul li a .contbox {
        width: calc(65% - 15px);
        padding: 0;
    }

    .normal-cont>ul>li .contbox ul li {
        padding: 0 1rem;
    }

    .infolist {
        width: calc(65% - 15px);
        padding: 0;
    }

    .infolist li {
        font-size: 12px;
        padding: 0;
        width: 100%;
        border-right: none;
        margin-bottom: 0;
        text-align: right;
    }
}

/* ##### カスタムコンテンツページ共通 end ##### */

/* ##### hair ##### */

.shop-nail .hair-cont h3,
.shop-hair .hair-cont h3,
.shop-news .news-cont h4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.normal-cont .hair-list li {
    margin: 1%;
    padding-bottom: 0;
    border-bottom: none;
}

.hair-list li a {
    height: 100%;
}

.hair-list li a:hover {
    opacity: 1;
}

.hair-list li a figure {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.hair-list li a figure .pic {
    width: 100%;
}

.hair-list li a figcaption {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    -webkit-transition: .3s;
    transition: .3s;
    opacity: 0;
}

.hair-list li a figcaption h4 {
    position: absolute;
    left: -100%;
    width: calc(100% - 40px);
    -webkit-transition: .3s;
    transition: .3s;
}

.hair-list li a figcaption h4 {
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    margin: auto;
    margin-bottom: 0;
    color: #fff;
    text-shadow: black 0 0 2px;
    text-align: left;
}

.hair-list li a figure:hover figcaption {
    opacity: 1;
}

.hair-list li a figure:hover figcaption h4 {
    text-align: center;
    left: 20px;
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}

@media (max-width: 1024px) {
    .hair-list li a figcaption {
        display: none;
    }
}

@media (max-width: 599px) {
    .normal-cont .hair-list li {
        margin: 2%;
    }
}

/* ##### hair end ##### */

/* ##### hair_detail ##### */

.hair_detail-cont h3 {
    width: 100%;
    margin-bottom: 15px;
}

.hair-image .hair-main-img {
    width: 100%;
    margin-bottom: 30px;
}

.hair-image .hair-main-img {
    width: 100%;
    margin-bottom: 15px;
    position: relative;
    overflow: hidden;
}

.hair-image .hair-main-img:before {
    content: "";
    display: block;
    padding-top: 145%;
}

.hair-image .hair-main-img .pic {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.hair_detail-cont .hair-image ul {
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.hair_detail-cont .hair-image ul li {
    width: 30%;
    margin: 0 1.5% 30px 1.5%;
}

.hair_detail-cont .hair-image ul .hair-sub-img:hover {
    cursor: pointer;
    opacity: 0.6;
}

.hair-description {
    width: 55%;
    min-width: 380px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-left: 20px;
}

.hair-description .staff-tel a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.hair-stylistbox {
    width: 100%;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #000;
}

.hair-stylistbox dl {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.hair-stylistbox a {
    width: 40%;
    min-width: 140px;
    margin: auto;
}

.hair-stylistbox .staff-name a {
    width: 100%;
    min-width: 100%;
    margin: auto;
}

.hair-stylistbox ul {
    width: calc(60% - 30px);
    margin: 15px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.hair-stylistbox ul li {
    width: 100%;
    text-align: center;
}

.hair-stylistbox ul .staff-en {
    display: block;
}

.hair-stylistbox ul .staff-web {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin: 10px 0;
}

.hair-stylistbox ul .staff-web .web-btn {
    display: inline-block;
}

.hair-stylistbox ul .staff-web a {
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    padding: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.hair-stylistbox ul .staff-web a img {
    width: 25px;
    height: auto;
    margin-right: 5px;
}

.hair-stylistbox .hair-tel-btn .staff-web .web-btn {
    display: inline-block;
    height: 100%;
    width: 100%;
}

.hair-stylistbox .hair-tel-btn .staff-web a {
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 160%;
    padding: 5px 5px 5px 35px;
    background-image: url(/import/tenant_1/153.126.213.247/html/images/common/icon-phone.png);
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: left 10px center;
    font-size: 20px;
}

.hair-stylistbox .hair-tel-btn .red-btn a {
    height: 100%;
    line-height: 160%;
    padding: 5px 5px 5px 40px;
    background-image: url(/import/tenant_1/153.126.213.247/html/images/common/icon-pc.png);
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: left 10px center;
    font-size: 16px;
}

.hair-stylistbox .hair-tel-btn .staff-web a span {
    font-size: 14px;
    line-height: 130%;
}

.hair-image {
    margin-right: 1rem;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.about-hairbox {
    margin-bottom: 30px;
}

.about-hairbox .txt {
    margin-bottom: 30px;
}

.about-hairbox dl {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 2px dotted #b6b6b6;
}

.about-hairbox dl dt {
    width: 30%;
}

/* .about-hairbox dl dt br {
    display: none;
} */

.about-hairbox dl dd {
    width: 70%;
}

.about-hairbox .meter li {
    width: 20px;
    height: 20px;
    background-color: #eee;
}

.about-hairbox .meter .label {
    width: 25%;
    background-color: #fff !important;
}

.about-hairbox .meter .label:last-of-type {
    text-align: right;
}

/*髪の量*/

.about-hairbox .少ない li:nth-of-type(2) {
    background-color: #626262;
}

.about-hairbox .普通 li:nth-of-type(3) {
    background-color: #626262;
}

.about-hairbox .多い li:nth-of-type(4) {
    background-color: #626262;
}

/*髪質*/

/* .about-hairbox .とても柔らかい li:nth-of-type(-n+2) {
background-color: #626262;
}

.about-hairbox .とても硬い li:nth-of-type(-n+6) {
background-color: #626262;
} */

.about-hairbox .柔らかい li:nth-of-type(2) {
    background-color: #626262;
}

.about-hairbox .普通 li:nth-of-type(3) {
    background-color: #626262;
}

.about-hairbox .硬い li:nth-of-type(4) {
    background-color: #626262;
}

/*髪のクセ*/

/* .about-hairbox .全くなし li:nth-of-type(-n+2) {
background-color: #626262;
}

.about-hairbox .とてもあり li:nth-of-type(-n+6) {
background-color: #626262;
} */

.about-hairbox .なし li:nth-of-type(2) {
    background-color: #626262;
}

.about-hairbox .ややあり li:nth-of-type(3) {
    background-color: #626262;
}

.about-hairbox .あり li:nth-of-type(4) {
    background-color: #626262;
}

.about-hairbox dl dd .headshape li {
    width: 20%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
}

.about-hairbox dl dd .headshape li .pic {
    width: 65px;
    max-width: 100%;
    background-color: #ccc;
}

.about-hairbox dl dd .headshape li span {
    width: 100%;
    text-align: center;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    position: relative;
}

.about-hairbox dl dd .headshape li span:before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #fff;
    z-index: 100;
    position: absolute;
    top: -1px;
}

.about-hairbox dl dd .headshape .卵型 .pic {
    background-color: #626262;
}

.about-hairbox dl dd .headshape .三角 .pic {
    background-color: #626262;
}

.about-hairbox dl dd .headshape .ベース .pic {
    background-color: #626262;
}

.about-hairbox dl dd .headshape .丸型 .pic {
    background-color: #626262;
}

.about-hairbox dl dd .headshape .面長 .pic {
    background-color: #626262;
}

.hair-snsbox li {
    width: 30%;
}

.hair-snsbox li .pic {
    width: 22px !important;
    height: 22px;
    margin: 0 10px !important;
}

.hair-snsbox li a {
    font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
    padding: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #00b900;
}

.hair-snsbox .fb-btn a {
    background-color: #4267b2;
}

.hair-snsbox .twitter-btn a {
    background-color: #1b95e0;
}

.recommendbox {
    width: 100%;
    margin: 50px 0;
}

.recommendbox ul li a .pic {
    width: 100%;
}

.shop-nail_detail .hair-image .hair-main-img:before {
    padding-top: 68%;
}

@media (max-width: 1024px) {
    .hair-stylistbox ul {
        margin: 8px;
    }

    .hair-stylistbox .hair-tel-btn .staff-web a {
        font-size: 14px;
        max-width: 250px;
        padding: 5px 5px 5px 25px;
        background-position: left 5px center;
    }
}

@media (max-width: 599px) {
    .hair-description {
        width: 100%;
        min-width: 100%;
        padding-left: 0;
    }

    .hair-image {
        margin-right: 0;
        margin-bottom: 15px;
    }

    .hair-image .hair-main-img {
        margin-bottom: 10px;
        width: 80%;
        margin: 0 auto 15px auto;
    }

    .hair_detail-cont .hair-image ul li {
        width: 18%;
        margin: 0 1%;
    }

    .hair-stylistbox ul {
        width: 80%;
        margin-left: 0;
        margin: 10px 10% 0 10%;
    }

    .hair-stylistbox ul li {
        text-align: center;
    }

    .about-hairbox .meter .label {
        font-size: 12px;
    }

    .about-hairbox dl dt br {
        display: block;
    }

    .hair-stylistbox ul .staff-p {
        font-size: 12px;
    }

    .hair-stylistbox .hair-tel-btn .staff-web a {
        max-width: 260px;
        font-weight: bold;
    }
}

/* ##### hair_detail end ##### */

/* ##### shop_information ##### */

.slide-box {
    position: relative;
}

.uk-slidenav-contrast {
    color: rgba(255, 255, 255, 1);
}

.uk-slidenav-position .uk-slidenav {
    background-color: #fff;
    display: block;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.uk-grid>* {
    padding-left: 17px;
}

.uk-slider .uk-flex {
    position: relative;
    width: 100%;
}

.uk-slidenav-position .uk-slidenav-previous {
    left: 0;
}

.uk-slidenav-position .uk-slidenav-next {
    right: 0;
}

.uk-slidenav-previous:before,
.uk-slidenav-next:before {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    margin: auto;
}

.uk-slidenav-previous:before {
    line-height: 28px;
    content: "\f0d9";
    font-size: 28px;
    color: #5c5c5c;
    width: 28px;
    height: 28px;
}

.uk-slidenav-next:before {
    line-height: 28px;
    content: "\f0da";
    font-size: 28px;
    color: #5c5c5c;
    width: 28px;
    height: 28px;
}

.shop-info {
    margin: 100px 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.shop-info .info-box {
    min-width: 610px;
    width: 60%;
    padding: 0 0 0 100px;
    border-left: 1px solid #000;
}

.shop-info h3 {
    margin-bottom: 50px;
}

.shop-info h3 span {
    display: block;
}

.shop-info .info-box>dl {
    margin-bottom: 30px;
}

.shop-info .info-box>dl dd dl:nth-of-type(2) {
    margin-top: 15px;
}

.shop-info .info-box>dl dd dl dt {
    width: 20%;
}

.shop-info .info-box>dl dd dl dt.time-heading {
    width: 100%;
}

.shop-info .info-box>dl dd dl dd {
    width: 80%;
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}

.route {
    margin-bottom: 50px;
}

.route h4 {
    text-align: left;
    letter-spacing: 1px;
}

.route ul li {
    width: 21%;
    min-width: 285px;
    margin: 2%;
}

.route ul li .pic {
    margin-bottom: 10px;
    position: relative;
}

.route ul li .pic:after {
    content: "\f0da";
    font-family: FontAwesome;
    color: #fff;
    display: inline-block;
    width: 25px;
    height: 25px;
    font-size: 40px;
    position: absolute;
    top: 50%;
    right: -35px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: auto;
}

.route ul li:nth-of-type(5n) .pic:before {
    content: "\f0da";
    font-family: FontAwesome;
    display: inline-block;
    font-size: 40px;
    position: absolute;
    top: 50%;
    left: -20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: auto;
}

.route ul li:nth-of-type(4n) .pic:after,
.route ul li:last-of-type .pic:after {
    display: none;
}

.route ul li .txt {
    line-height: 200%;
    color: #fff;
}

.shop-access .shop-flow-list {
    width: 90%;
    max-width: 90%;
}

.shop-access .route .modal-inner .inner {
    padding: 0;
}

.shop-access .shop-flow-text {
    color: #000;
}

.shop-access .modal-content1-on,
.shop-access .modal-content2-on,
.shop-access .modal-content3-on,
.shop-access .modal-content4-on,
.shop-access .modal-content5-on {
    z-index: 9999 !important;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
    right: 0;
    bottom: 0;
    height: 100vh !important;
}

.shop-access .route .modal-inner {
    width: 100%;
    height: 100%;
    padding: 30px 0;
    overflow-y: auto;
    position: relative;
}

.shop-access .route .back a {
    pointer-events: none;
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 3rem auto;
    padding: 10px;
    border: none;
    text-align: left;
    font-size: 20px;
    font-weight: bold;
}

.shop-access .route .back a:before {
    display: none;
}

.close-modal-content {
    display: none;
}

.route ul li .txt {
    color: #000;
}

.route ul li .pic:after {
    color: #000;
}

[data-element-id] .shop-access #modal-content1,
[data-element-id] .shop-access #modal-content2,
[data-element-id] .shop-access #modal-content3,
[data-element-id] .shop-access #modal-content4 {
    position: relative !important;
    z-index: 0 !important;
    opacity: 1 !important;
}

[data-element-id] .shop-access .close-modal-content1,
[data-element-id] .shop-access .close-modal-content2,
[data-element-id] .shop-access .close-modal-content3,
[data-element-id] .shop-access .close-modal-content4 {
    display: none;
}

.shop-map {
    margin-bottom: 10%;
}

.shop-map h4 {
    text-align: left;
}

.outer-map {
    position: relative;
    width: 100%;
}

.outer-map:before {
    content: "";
    display: block;
    padding-top: 40%;
}

.outer-map iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.outer-map #map {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.shop-map .smore {
    margin-top: 50px;
}

@media (max-width: 1024px) {
    [class*='uk-grid-width']>* {
        width: 18% !important;
    }

    .uk-slidenav-position .uk-slidenav {
        width: 30px;
        height: 30px;
    }

    .shop-info .info-box {
        min-width: 100%;
        width: 100%;
        padding: 30px;
    }

    .shop-access .route .back a {
        pointer-events: auto;
        display: inline-block;
        width: 60%;
        margin: 0 auto 0 auto;
        padding: 10px;
        border: 1px solid #b6b6b6;
        background-color: #e5e5e5;
        font-weight: bold;
        text-align: center;
        font-size: 16px;
        font-weight: normal;
    }

    .shop-access .route .back a:before {
        content: "\f105";
        font-family: FontAwesome;
        display: inline-block;
        margin: 0 15px;
        font-size: 18px;
        float: right;
    }

    .shop-access .shop-flow-text {
        color: #fff;
    }

    .close-modal-content {
        display: block;
    }

    .route ul li .txt {
        color: #fff;
    }

    .route ul li .pic:after {
        color: #fff;
    }

    .shop-access .route .back a:hover,
    .shop-access .close-modal-content1:hover,
    .shop-access .close-modal-content2:hover,
    .shop-access .close-modal-content3:hover,
    .shop-access .close-modal-content4:hover {
        cursor: pointer;
        opacity: 1;
        background-color: #000;
        color: #fff;
        -webkit-transition-property: all;
        -webkit-transition: 0.3s linear;
        transition-property: all;
        transition: 0.3s linear;
    }

    .shop-access .close-modal-content1,
    .shop-access .close-modal-content2,
    .shop-access .close-modal-content3,
    .shop-access .close-modal-content4 {
        display: block;
        width: 300px;
        max-width: 80%;
        margin: 0 auto 0 auto;
        padding: 10px;
        border: 1px solid #b6b6b6;
        background-color: #e5e5e5;
        font-weight: bold;
        position: static;
        z-index: 9999;
        margin: 0 auto;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .shop-access .shop-flow-text {
        width: 90%;
        margin: 30px auto;
    }

    .route ul li {
        width: 46%;
        min-width: 46%;
        margin: 2%;
    }

    .route ul li:nth-of-type(even) .pic:after,
    .route ul li:nth-of-type(5n) .pic:before {
        display: none;
    }
}

@media (max-width: 599px) {
    [class*='uk-grid-width']>* {
        padding-left: 10px;
        padding-bottom: 10px;
    }

    .shop-access .route .back a {
        font-size: 14px;
        padding: 10px 5px;
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .route ul li {
        width: 94%;
        min-width: 94%;
        margin: 3% 3% 6% 3%;
    }

    .route ul li {
        position: relative;
    }

    .route ul li .pic:after {
        display: none;
    }

    .route ul li:after {
        content: "\f0da";
        font-family: FontAwesome;
        display: inline-block;
        width: 25px;
        height: 25px;
        font-size: 40px;
        position: absolute;
        top: inherit;
        bottom: -25px;
        left: 0;
        right: 0;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        margin: auto;
        color: #fff;
    }

    .route ul li:last-of-type:after {
        display: none;
    }

    .shop-map {
        margin-bottom: 25%;
    }

    .outer-map:before {
        padding-top: 90%;
    }
    
    .shop-access .route .modal-inner {
    padding: 30px 0 150px 0;
}
}

/* ##### shop_information end ##### */

/* ##### eyelash_menu ##### */

.shop-eyelash_menu .menu-description {
    text-align: center;
}

.shop-eyelash_menu .menu-description h4 {
    display: inline;
    border-bottom: 1px solid #000;
}

.shop-eyelash_menu .menu-description ul {
    width: 70%;
    margin: 50px auto;
}

.shop-eyelash_menu .menu-description ul li {
    list-style: disc;
    list-style-position: outside;
    margin-bottom: 15px;
    line-height: 200%;
}

.shop-eyelash_menu .menu-intro {
    margin: 1.5rem 0 1rem 0;
}

@media (max-width: 1024px) {
    .shop-eyelash_menu .menu-description ul {
        width: 90%;
    }
}

@media (max-width: 599px) {
    .shop-eyelash_menu .menu-description ul {
        margin: 30px auto;
    }
}

/* ##### eyelash_menu end ##### */

/* ##### column_detail ##### */

.column_detail-cont h3 {
    padding: 5px 20px;
    background-color: #f5f5f5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.column_detail-cont .column-detail-info {
    margin: 15px 0 30px 0;
}

.column_detail-cont .column-detail-info ul li {
    text-align: right;
    margin-bottom: 5px;
}

.column_detail-cont .column-detail-info ul li span:nth-of-type(2) {
    margin-right: 0 !important;
}

/* ##### column_detail end ##### */

/* ##### column_detail ##### */

.about-staff-box {
    margin-top: 100px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.about-staff-box h5 {
    width: 100%;
    text-align: center;
}

.about-staff-box .w30 {
    min-width: 200px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.about-staff-box .w30 a {
    display: block;
}

.about-staff-box .w70 {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.about-staff-box .w30 .pic {
    margin-bottom: 15px;
}

.about-staff-box .w30 dl dt,
.about-staff-box .w30 dl dd {
    text-align: center;
}

.about-staff-box .w70 .txt {
    padding: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 180%;
}

.about-staff-box .w70 {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.about-staff-box .w70 ul,
.about-staff-box .w70 .hair-snsbox {
    width: 100%;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
}

.about-staff-box .w70 .column-reserve {
    margin: 15px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.about-staff-box .w70 .column-reserve li {
    min-width: 245px;
    width: 40%;
    margin: 0 5% 15px 5%;
}

.about-staff-box .w70 .column-reserve li a img {
    width: 23px;
    height: auto;
    margin: 0 3px;
}

.about-staff-box .w70 .column-reserve li a span {
    line-height: 100%;
}

.about-staff-box .w70 .column-reserve li .tel a {
    letter-spacing: 3px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.column-cont {
    margin: 0 0 50px 0;
}

.okinawa-cont {
    margin-top: 0;
}

.okinawa-cont h4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.column-cont h4.cat-head {
  display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.column-cont .pic {
    width: 80%;
    max-width: 500px;
    margin: 0 auto 20px auto;
}

.column-cont .txt {
    text-align: left;
    line-height: 200%;
}

.column-cont .txt img {
    display: block;
    max-width: 500px !important;
    width: 80%;
    margin: 20px auto;
}

.column-cont .txt #blog_data .yarpp-related {
    display: none;
}

.detail-pagenate ul {
    margin: 50px 0 0 0;
}

.detail-pagenate ul li {
    padding: 0 30px;
}

.detail-pagenate ul li a {
    display: block;
    text-decoration: underline;
}

.detail-pagenate ul li:first-of-type {
    border-right: 1px solid #000;
}

.detail-pagenate ul li:first-of-type a:before {
    content: "\f100";
    font-family: FontAwesome;
    display: inline-block;
    font-size: 20px;
    margin: 0 10px;
}

.detail-pagenate ul li:last-of-type a:after {
    content: "\f101";
    font-family: FontAwesome;
    display: inline-block;
    font-size: 20px;
    margin: 0 10px;
}

.about-staff-box .w70 .tel-btn li {
    min-width: 340px;
}

.about-staff-box .w70 .tel-btn li span a {
    line-height: 160%;
    padding: 5px 5px 5px 35px;
    background-image: url(/import/tenant_1/153.126.213.247/html/images/common/icon-phone.png);
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: left 10px center;
    font-size: 20px;
}

.about-staff-box .w70 .tel-btn li a span {
    font-size: 14px;
}

.about-staff-box .w70 .tel-btn li:nth-of-type(2) a {
    line-height: 160%;
    padding: 5px 5px 5px 35px;
    background-image: url(/import/tenant_1/153.126.213.247/html/images/common/icon-pc.png);
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: left 10px center;
    font-size: 20px;
}

.about-staff-box .w70 .tel-btn li:nth-of-type(2) a span {
    font-size: 16px;

}

@media (max-width: 1024px) {
    .about-staff-box .w70 .column-reserve {
        margin: 15px;
    }

    .about-staff-box .w70 .tel-btn li span a {
        font-size: 16px;
    }

    .about-staff-box .w70 .tel-btn li a {
        max-width: 260px;
        margin: auto;
    }
}

@media (max-width: 599px) {
    .about-staff-box .w70 .column-reserve li .tel a {
        text-align: center;
    }

    .detail-pagenate ul li {
        padding: 0 10px;
    }

    .about-staff-box .w30 dl .fs16 {
        font-size: 12px;
    }

    .about-staff-box .w70 .tel-btn li {
        min-width: 100%;
    }
}

/* ##### column_detail end ##### */

/* ##### staff ##### */

.staff-list .catch {
    display: block;
    margin-bottom: 5px;
    width: 100%;
    line-height: 120%;
}

.shop-staff .ccmain {
    width: 100%;
}

.shop-staff .normal-cont>ul>li {
    border-bottom: none;
    padding-bottom: 0;
    margin: 0 1% 50px 1%;
}

.staff-list li a figure {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.staff-list li a figcaption {
    position: relative;
}

.staff-list li a figcaption .fs14 {
    position: absolute;
    top: calc(-25% - 4px);
    font-size: 12px;
    height: 50px !important;
    padding: 10px 5px;
    line-height: 120%;
    background-color: rgba(255, 255, 255, 0.6);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.shop-staff .normal-cont ul li .pic {
    width: 100%;
    margin-right: 0;
    border: 1px solid #fff;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.shop-staff .normal-cont ul li h4 {
    margin: 10px 0;
    width: 100%;
    height: auto !important;
}

.shop-staff .normal-cont ul li p {
    text-align: center;
    width: 100%;
}

.shop-staff .normal-cont ul li .staff-btn {
    display: block;
    text-align: center;
    margin: 0 0 10px 0;
}

.shop-staff .normal-cont ul li .staff-btn:after {
    content: "\f101";
    font-family: FontAwesome;
    display: inline-block;
    margin: 0 5px;
}

.shop-staff .normal-cont ul li .web-btn a {
    display: block;
    font-size: 13px;
    width: 100%;
    border: 1px solid #f44e3c;
    background-color: #fcd8d4;
    color: #f44e3c;
    padding: 5px 5px 5px 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    background-image: url(/import/tenant_1/153.126.213.247/html/images/common/icon-pc.png);
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: left 12px center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.shop-staff .normal-cont ul .アイリスト .web-btn a {
    background-image: url(/import/tenant_1/153.126.213.247/html/images/common/icon-orange.png);
}

.shop-staff .normal-cont ul .ネイリスト .web-btn a {
    background-image: url(/import/tenant_1/153.126.213.247/html/images/common/icon-phone.png);
}

.shop-staff .normal-cont ul .アイリスト .pic {
    border: 1px solid #ea7629;
}

.shop-staff .normal-cont ul .アイリスト .catch {
    color: #ea7629;
}

.shop-staff .normal-cont ul .アイリスト .web-btn a {
    border: 1px solid #ea7629;
    background-color: #fce3d4;
    color: #ea7629;
}

.shop-staff .normal-cont ul .ネイリスト .pic {
    border: 1px solid #6dbc64;
}

.shop-staff .normal-cont ul .ネイリスト .catch {
    color: #6dbc64;
}

.shop-staff .normal-cont ul .ネイリスト .web-btn a {
    border: 1px solid #6dbc64;
    background-color: #defcd4;
    color: #6dbc64;
}

@media (max-width: 1024px) {
    .staff-list .catch {
        font-size: 12px;
    }

    .shop-staff .normal-cont>ul>li {
        min-width: auto;
    }

    .shop-staff .normal-cont ul li .web-btn a {
        padding: 35px 5px 10px 5px;
        background-position: top 10px center;
        font-size: 10px;
        line-height: 120%;
    }
}

@media (max-width: 599px) {
    .shop-staff .normal-cont>ul>li {
        margin: 0 2% 50px 2%;
    }

    .staff-list .catch {
        font-size: 10px;
    }

    .shop-staff .normal-cont ul li .web-btn a {
        padding: 35px 0 10px 0;
    }
}

/* ##### staff end ##### */

/* ##### staff_detail ##### */

.shop-staff_detail .ccmain {
    width: 100%;
}

.staff-detail-top {
    margin-bottom: 50px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.staff-detail-top .greybox {
    min-width: 320px;
    background-color: #959595;
    position: relative;
    padding: 50px 0 50px 80px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.staff-detail-top .greybox h3 {
    text-shadow: 1px 1px 2px #ffffff;
}

.staff-detail-top .imgbox {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.staff-detail-top .imgbox:before {
    content: "";
    display: block;
    width: 200px;
    height: 100%;
    background-image: url(/import/tenant_1/153.126.213.247/html/shop/images/shop-staff/all-staff-triangle3.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    z-index: 1;
}

.staff-detail-top .imgbox .staff-photo {
    width: auto;
    height: 100%;
    overflow: hidden;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.staff-detail-top .imgbox .staff-photo img {
    /* width: auto !important;
    height: 100% !important;
    max-width: none !important;
    max-height: 100% !important; */
    float: right;
}

.staff-btnbox .tel-link-num {
    display: none;
}

.staff-btnbox .tel-link-num[data-element-id] {
    display: block !important;
}

.staff-btnbox .tel-link-num[data-element-id]:before {
    content: "こちらは緑のボタンに入れる電話番号です（公開ページでは非表示となります）";
    display: inline-block;
    line-height: 1.8;
    font-weight: bold;
    color: red;
    clear: both;
    background: #dcdcdc;
    margin-right: 10px;
    padding: 5px;
    text-align: left;
    letter-spacing: 1px;
    z-index: 1000;
    font-size: 12px;
    width: auto;
}

.staff-snslist li a[href="#"] img,
.staff-btnbox ul .web-link a[href="#"] {
    display: none;
}

.staff-detail-top .greybox .staff-snslist li {
    margin: 0 5px;
}

.staff-detail-top .imgbox {
    position: relative;
}

.staff-detail-top .imgbox:after {
    content: "";
    display: block;
    width: 100%;
    height: 50%;
    background-image: url(/import/tenant_1/153.126.213.247/html/shop/images/shop-staff/all-staff-picbg1.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center right;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
}

.staff-detail-top .imgbox .shop-title {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
    max-width: 100%;
    width: 740px;
    height: 200px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.staff-detail-top .imgbox .shop-title .staff-logo {
    width: 110px;
    margin: 15px;
    z-index: 3;
}

.staff-detail-top .imgbox .shop-title .staff-tenpo {
    z-index: 3;
    display: block;
    margin: 15px;
}

.about-staff {
    margin-bottom: 50px;
}

.about-staff h4 {
    text-align: left;
}

.about-staff>div {
    padding: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.about-staff>div:first-of-type {
    border-right: 1px solid #ababab;
}

.about-staff dl {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 2px dotted #ababab;
}

.staff-cal {
    margin-bottom: 50px;
}

.staff-cal .cal-comment .txt {
    margin: 30px 0;
    padding: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #f8f8f8;
}

.staff-btnbox,
.staff-column,
.staff-style {
    margin-bottom: 100px;
}

.staff-column ul li a {
    display: block;
}

.staff-btnbox ul li {
    width: calc(50% - 60px);
    min-width: 475px;
    max-width: 100%;
    margin: 15px 30px;
}

.staff-btnbox ul li a {
    padding: 1rem 4rem;
    background-image: url(/import/tenant_1/153.126.213.247/html/images/common/icon-phone.png);
    background-size: 40px 40px;
    background-repeat: no-repeat;
    background-position: left 20px center;
}

.staff-btnbox ul li a span {
    line-height: 120%;
}

.staff-btnbox ul li a span.fs16 {
    display: block;
    width: 100%;
    text-align: center;
}

.staff-btnbox ul .tel-link a {
    background-color: #defcd4;
    color: #6dbc64;
    border: 1px solid #6dbc64;
    margin: auto;
    padding: 5px 5px 5px 35px;
}

.staff-btnbox ul .web-link a {
    background-image: url(/import/tenant_1/153.126.213.247/html/images/common/icon-pc.png);
    background-color: #fcd8d4;
    color: #f44e3c;
    border: 1px solid #f44e3c;
    margin: auto;
    padding: 5px 5px 5px 35px;
}

.staff-btnbox ul .アイリスト .web-btn a {
    background-image: url(/upload/tenant_1/71221d1b04d34757dd664bbdb5b1dbd7.png);
    border: 1px solid #ea7629;
    background-color: #fce3d4;
    color: #ea7629;
}

.staff-btnbox ul .ネイリスト .web-btn a {
    background-image: url(/upload/tenant_1/89ddb88e3e71581e3b812df6791bb51d.png);
    border: 1px solid #6dbc64;
    background-color: #defcd4;
    color: #6dbc64;
}

.staff_detail-cont .staff-column ul li {
    margin: 0 1%;
    padding-bottom: 10px;
}

.staff_detail-cont .staff-column ul li a {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.staff_detail-cont .staff-column ul li .pic {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
    float: none;
}

.staff_detail-cont .staff-column ul li .staff-column-tit {
    width: 100%;
    display: block;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.staff_detail-cont .staff-column ul li span {
    display: block;
    width: 100%;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.shop-staff_detail .スタイリスト .staff-detail-nail {
    display: none;
}

.shop-staff_detail .ネイリスト .staff-detail-hair {
    display: none;
}

.shop-staff_detail .アイリスト .staff-detail-hair,
.shop-staff_detail .アイリスト .staff-detail-nail {
    display: none;
}

.staff-boom ul li {
    margin: 0 1% 50px 1%;
}

.staff-boom ul li .pic {
    width: 40%;
    margin: 15px auto;
}

.staff-boom ul li .boombox {
    width: 55%;
}

.staff-boom ul li .boombox h6 {
    margin-bottom: 15px;
    font-size: 20px;
}

.staff-back-wrap {
    width: 100%;
    margin: 5rem 0;
}

.staff-back-wrap .back {
    width: 70%;
    margin: auto;
    margin-bottom: 4%;
}

.staff-back-wrap .back a {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
}

.staff-back-wrap ul li:first-of-type a {
    position: relative;
}

.staff-back-wrap ul li:first-of-type a:before {
    display: none;
}

.staff-back-wrap ul li:first-of-type a:after {
    content: "\f105";
    font-family: FontAwesome;
    display: inline-block;
    margin: 0 10px;
    font-size: 18px;
}

.staff-back-wrap li a:before {
    margin: 0 10px;
}

@media (max-width: 1024px) {
    .staff-detail-top .imgbox .staff-photo img {
        width: 100% !important;
        height: auto !important;
        max-width: 100% !important;
        max-height: auto !important;
    }

    .about-staff>div:first-of-type {
        border-right: none;
    }

    .staff-detail-top .imgbox:before {
        width: 160px;
    }

    .staff-btnbox,
    .staff-column,
    .staff-style {
        margin-bottom: 50px;
    }

    .staff-btnbox ul li a {
        background-size: 20px 20px;
    }

    .staff_detail-cont .staff-column ul li {
        margin: 0 2% 10% 2%;
    }

    .staff-back-wrap li a {
        width: 100%;
        max-width: 95%;
        margin: 0 2.5%;
        font-size: 14px;
    }

    .staff-back-wrap li a:before {
        margin: 0 5px;
    }
}

@media (max-width: 599px) {
    .staff-btnbox ul li {
        margin: 10px;
    }

    .staff-btnbox ul li a {
        padding: 0.5rem 4rem 0.5rem 4rem;
        text-align: center;
        background-size: 20px 20px;
        background-position: left 20px center;
    }

    .staff-detail-top .greybox {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
        padding: 30px;
    }

    .staff-detail-top .greybox .staff-name .fs20 {
        font-size: 12px;
    }

    .staff-detail-top .imgbox:before {
        width: 70px;
    }

    .staff-detail-top .imgbox:after {
        height: 55%;
    }

    .staff-detail-top .imgbox .shop-title {
        width: 100%;
        height: 200px;
    }

    .staff-detail-top .imgbox .shop-title .staff-logo,
    .staff-detail-top .imgbox .shop-title .staff-tenpo {
        margin: 5px;
    }

    .staff-detail-top .imgbox .shop-title .staff-logo {
        width: 85px;
        margin-right: 10px;
    }

    .staff-detail-top .imgbox .shop-title .staff-tenpo {
        margin-right: 10px;
    }

    .staff-btnbox ul li {
        min-width: 100%;
    }

    .staff-btnbox ul .tel-link a {
        max-width: 260px;
    }

    .staff-btnbox ul .web-link a {
        max-width: 260px;
    }

    .staff-back-wrap .back {
        width: 100%;
    }

    .staff-boom ul li .pic {
        width: 65%;
        margin: 15px auto;
    }

    .staff-boom ul li .boombox {
        width: 100%;
    }

    .staff-boom ul li:nth-of-type(2):before {
        content: "";
        display: block;
        width: 80%;
        height: 1px;
        border-top: 1px solid #000;
        margin: 50px auto;
    }
}

/* ##### staff_detail end ##### */


/* ##### nail_detail start ##### */
.shop-nail_detail .hair-image {
    width: 100%;
    margin-right: 0;
}

.shop-nail_detail .hair-main-img {
    width: 80%;
    margin: auto;
    margin-bottom: 20px;
}

.shop-nail_detail .hair-stylistbox {
    width: 48%;
    border-bottom: none;
}

.shop-nail_detail .about-hairbox {
    width: 48%;
}

@media (max-width: 1024px) {
    .shop-nail_detail .hair-stylistbox .hair-tel-btn .staff-web a {
        font-size: 11px;
    }
}

@media (max-width: 599px) {
    .shop-nail_detail .hair-main-img {
        width: 100%;
    }

    .shop-nail_detail .hair-stylistbox {
        width: 100%;
    }

    .shop-nail_detail .hair-stylistbox .hair-tel-btn .staff-web a {
        font-size: 14px;
    }

    .shop-nail_detail .about-hairbox {
        width: 100%;
    }
}

/* 注意書きの折りたたみ用に追加 2020/03/26 */
.acd-check{
    display: none;
}
.acd-label{
    display: block;
    background-image: url(/upload/tenant_1/ec84f52f27b75fb845dbec3b1cb26364.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 85% 0;
    position:relative;
    top:30px;
}
.acd-content{
    height: 0;
    opacity: 0;
    transition: .5s;
    visibility: hidden;
}
.acd-check:checked + .acd-label + .acd-content{
    height: 250px;
    opacity: 1;
    visibility: visible;
}

@media (max-width: 599px) {
 .acd-check:checked + .acd-label + .acd-content{
    height: 550px;
 }
 
 .acd-label {
   top:20px;
   padding-right: 70px;
   background-position: 100%;
   background-size: 8%;
  } 
}

.rapidannounce_shop p {
 text-align: center;
 border: 2px solid #333;
 padding: 8px;
 width: 90%;
 margin: 6px auto;
 font-size:24px;
}

@media only screen and (max-width: 599px){
 .rapidannounce_shop p {
  width:88%;
  font-size:99%;
  margin: 6px 0px;
  margin-left:1%;
 }
}

.youtube-icon{
  width: 40px;
}


/* ヘアカタログ詳細ページ */

.about-hairbox dl.face span.txtc {
  display: none;
}

.about-hairbox dl.comment dd {
  width: 100%;
}

/* ヘアカタログ一覧ページ */

.normal-cont .hair-list li {
  width: 30%;
}
.normal-cont .hair-list.nail-list li {
  width: 23%;
}

.hair-list li a figure:after {
  content: "";
  display: block;
  padding-top: 100%;
}
.hair-list.nail-list li a figure:after {
  content: none;
}

.hair-list li a figure .pic {
  position: absolute;
  top: 0;
  left: 0;
}
.hair-list.nail-list li a figure .pic {
  position: static;
  top: auto;
  left: auto;
}

@media only screen and (max-width: 599px) {
  .normal-cont .hair-list li {
    margin: 1%;
  }
  .normal-cont .hair-list.nail-list li {
    width: 48%;
  }
} 



/* ヘアカタログ詳細ページスライダー */

.slider-imgbox {
  /*margin-right: 1rem;*/
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.slickSlider-box {
  position: relative;
}
.slickSlider-box .slick-counter {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 100;
  animation: fadeout-keyframes 0.2s ease 5s 1 forwards;
}
 @keyframes fadeout-keyframes {
    0% {
      opacity: 1;
    }

    100% {
      opacity: 0;
    }
  }
.slick-counter {
  color: #fff;
    background: #333;
    font-weight: bold;
    padding: 2px 10px;
    border-radius: 14.5px;
}
.slick-prev, .slick-next {
  z-index: 10;
}
.slick-prev:before, .slick-next:before {
  color: #999;
}
.slick-next {
  right: 5px;
}
.slick-prev {
  left: 5px;
}



@media only screen and (max-width: 599px) {
  .slick-arrow {
    display: none;
  }
  .slick-slide:after {
  content: "";
      display: block;
      padding-top: 100%;
      background: #fff;
  }
  .slick-slide {
        position: relative;
      overflow: hidden;
  }
  .slick-slide .pic {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    width: 100%;
    height: 100%;
  }
  .slick-slide img {
   height: 100%!important;
   width: auto;
   margin: 0 auto;
   -o-object-fit: contain;
      object-fit: contain;
  }

}

/* 追加 */

.normal-cont .hair-list.nail-list li.gr432{
  width: 30%;
}

.normal-cont .hair-list.nail-list li.gr432{
    margin: 1%;
    padding-bottom: 0;
    border-bottom: none;
}

@media only screen and (max-width: 599px){
  .normal-cont .hair-list.nail-list li.gr432{
  width: 105px;
  height: 105px;
}
}

/* 2/18 */

.nail-txt{
  display: block;
    width: 100%;
    text-align: left;
    margin: 20px auto;
    /*margin-right: 1rem;*/
}


@media only screen and (max-width: 599px){
  .nail-txt {
    display: block;
    width: 100%;
    text-align: left;
}
.flex{
  display: flex;
}

.hair-stylistbox ul.width-box{
  width: 39%;
}
}


/* 2/18追記 */

.row3{
  width: 80%;
}


@media only screen and (max-width: 599px){
  .row3{
  width: 100%;
}
}

.shop-hair_detail .slick-prev:before  {
    color: #999;
    font-size: 30px;
}

.shop-hair_detail .slick-next:before  {
    color: #999;
    font-size: 30px;
}

.shop-hair_detail .slick-next {
    right: 13px;
}

.shop-nail_detail .slick-prev:before, .slick-next:before {
    color: #999;
    font-size: 50px;
}

.shop-nail_detail .slick-next {
    right: 34px;
}

.mt30 {
  margin-top: 30px;
}


/* 追記*/

.mt-20{
  margin-top: 20px;
}

.ta-r{
  text-align: right;
}

.flex-c{
    display: flex;
    align-items: center;
    justify-content: inherit;
}

.shop-cont02{
    width: 1200px;
    max-width: 100%;
    margin: auto;
    padding: 0;
}

.pc-none{
  display: none;
}

.sp-none{
  display: block;
}

@media only screen and (max-width: 599px){
  .pc-none{
  display: block;
}

.sp-none{
  display: none;
}

}

/* 追記 */
.mt50{
  margin-top: 50px;
}

.common-width{
  width: 100%;
    max-width: 870px;
    margin: auto;
}

.d-none{
  display: none;
}


.shop-top-intro h2 {
    margin-bottom: 2rem;
    font-weight: bold;
}



@media only screen and (max-width: 599px){
  .mb-10-i{
  margin-bottom: 4px !important;
}
.fs24-font{
  font-size: 20px !important;
}
}

.r{
  display: inline-block;
}

@media screen and (max-width:599px) { 
    /*　画面サイズが599pxからはここを読み込む　*/
.r{
  display: block;
}
}

/* 0201 追記 */
.asterisk-list2 > .five-item:before{
content: "※5" !important;
} 




.accordionlist>dd dl dd .menusml dl .widesml{
  white-space: nowrap;
}

/* 2023/07/25 追記 */

.web-btn.another-font a{
  font-weight: bold;
color: #5b4b35 !important;
    align-items: center;
    display: flex;
    background-color: #e1c8a68f !important;
    border: solid 1px #5b4b35 !important;
    font-family: "游ゴシック", YuGothic, Hiragino Sans, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

.web-btn.another-font img{
  width: 20px !important;
}

.header-wrap .web-btn.another-font img{
  width: 25px !important;
}

@media screen and (max-width:599px) { 
 .header-wrap .web-btn.another-font span{
   font-size: 17px !important;
 }
}

/* 12/25 追記 */

#omotesando-shop-page .shop-wrapper.shop-top .close-benner{
    width: 50%;
    max-width: 700px;
    margin: 0px auto;
}

@media screen and (max-width:1024px) {
 #omotesando-shop-page .shop-wrapper.shop-top .close-benner{
    width: 65%;
}
}

@media screen and (max-width:599px) {
  #omotesando-shop-page .shop-wrapper.shop-top .close-benner{
    width: 95%;
}
}

@media screen and (max-width:599px){
  #omotesando-shop-page .shop-top-mainimg.shop-mainimg{
    position: relative;
  }
  
#omotesando-shop-page .shop-top-mainimg .close-benner.pc-none {
    position: absolute;
    top: 3%;
    width: 100%;
    right: 0;
}
}

/* 2024/04/02 追記 */

.menu-fz-12{
  font-size: 12px;
}

/* 2024/08/30 */
.news-list.new{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.news-list.new li {
  width: 48%;
  margin: 1%;
}

.news-cont .news-list.new li a {
  display: block;
}

.news-list.new li .news-pic .pic img {
  max-height: none;
}

.news-list.new li .news-cont {
  height: auto;
}

.news-list.new li .news-cont .newstit:after {
  content: none;
}

.news-list.new li .newsdate{
  color: #b6966c;
  font-size: 16px;
  font-weight: bold;
  margin-top: 10px;
}

@media (max-width: 599px) {
    .news-list.new li:nth-of-type(2n) {
        background-color: transparent;
    }
    
    .news-list.new li .news-cont .newstit {
    font-size: 16px;
}
}

/* 2024/09/24  追記*/

.discount-txt ul li:not(:last-of-type){
  margin-bottom: 10px;
}

.discount-txt .fw-bold{
  font-weight: bold;
}

.discount-txt .fz-14{
  font-size: 14px;
}

.discount-txt.mb-30{
  margin-bottom: 30px;
}

@media screen and (min-width:1025px) {
.discount-txt.mt-minus50{
  margin-top: -50px;
}
}

/* 2025/01/23 */

.shinjuku-menupage .inbound-box{
  margin-top: 1.5rem;
}

@media screen and (max-width:599px) {
.shinjuku-menupage .inbound-box ul li:not(:last-of-type){
  margin-bottom: 5px;
}
.waseda-menupage .inbound-box ul li:not(:last-of-type){
  margin-bottom: 5px;
}
}

/* 2025/01/24 */

@media screen and (max-width:599px) {
.shinjuku-menupage .inbound-box li{
  font-size: 14px;
}

.shinjuku-menupage .inbound-box .fz-14{
  font-size: 14px;
}

.waseda-menupage .inbound-box li{
  font-size: 14px;
}

.waseda-menupage .inbound-box .fz-14{
  font-size: 14px;
}
}

/**2025/08/07 茗荷谷店**/
.test {
  position: relative;
}
.test .t-txt {
  position: absolute;
  top: 20%;
  background: #fff;
  opacity: 0.8;
  padding: 3%;
  left: 15%;
  width: 70%;
}
.test .t-txt p {
  opacity: 1;
  font-size: 20px;
  text-align: center;
  font-weight: bold;
}
.test .t-txt p span.midashi {
  font-size: 24px;
  color: red;
}
.test .t-txt p span.under00 {
  border-bottom: 1px solid #000;
}
.test .t-txt p a {
  border-bottom: 1px solid #000;
}
.test .t-txt p .pc-down {
  display: inline;
}

@media (max-width: 1600px){
  .test .t-txt {
    top: 14%;
  }
}

@media (max-width: 1358px){
  .test .t-txt {
    width: 80%;
    left: 10%;
  }
}

@media (max-width: 1024px){
  .test .t-txt {
    padding: 2%;
    top: 25%;
    left: 10%;
    width: 80%;
  }
  .test .t-txt p {
    font-size: 16px;
  }
  .test .t-txt p span.midashi {
    font-size: 20px;
  }
}

@media (max-width: 800px){
  .test .t-txt {
    top: 17%;
  }
}

@media (max-width: 716px){
  .test .t-txt {
    width: 90%;
    left: 5%;
  }
}

@media (max-width: 634px){
  .test .t-txt {
    width: 94%;
    left: 3%;
    top: 20%;
  }
  .test .t-txt p {
    font-size: 12px;
  }
  .test .t-txt p span.midashi {
    font-size: 16px;
  }
  .test .t-txt p .sp-none {
    display: none;
  }
  .test .t-txt p .pc-down {
    display: inline-block;
    
  }
}

@media (max-width: 453px){
  .test .t-txt {
    top: 15%;
  }
}
