@charset "utf-8";

/*メインビジュアルの高さをpadding-topで取る*/
/* メインビジュアル */
.mainimg {
    overflow: hidden;
}

.mainimg img {
    width: 100%;
}

.mainimg .uk-slidenav-position {
    overflow: hidden;
    position: relative;
}

.mainimg .uk-slidenav-position:after {
    content: "";
    display: block;
    padding-top: 60%;
}

.mainimg .uk-slideshow {
    width: 100%;
    height: 100% !important;
    position: absolute;
    top: 0;
}

.mainimg .uk-slideshow li {
    height: 100% !important;
}

.mainimg .uk-slideshow .uk-flex {
    height: 100%;
}

.mainimg .uk-slideshow img {
    width: 100%;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;

/*IE対策*/
    font-family: "object-fit: cover; object-position: 50% 50%;";
}

@media (max-width: 599px) {
    .mainimg .uk-slidenav-position:after {
        padding-top: 80%;
    }

    .uk-slideshow li div {
        height: 100%;
    }
}

/* common */
/* **************************** */

.inner {
    margin: 0 auto;
    padding: 70px 0;
    max-width: 1200px;
}

.mv-title {
    padding: 0;
    letter-spacing: 3px;
    font-size: 48px;
    z-index: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    line-height: 1.2;
    width: 80%;
    text-align: center;
    font-family: 游明朝,
        YuMincho,
        "ヒラギノ明朝 ProN W3",
        "Hiragino Mincho ProN",
        HG明朝,
        serif;
    text-shadow:
        2px 2px 7px rgba(255, 255, 255, 0.83),
        -2px 2px 7px rgba(255, 255, 255, 0.83),
        2px -2px 7px rgba(255, 255, 255, 0.83),
        -2px -2px 7px rgba(255, 255, 255, 0.83),
        2px 0px 7px rgba(255, 255, 255, 0.83),
        0px 2px 7px rgba(255, 255, 255, 0.83),
        -2px 0px 7px rgba(255, 255, 255, 0.83),
        0px -2px 7px rgba(255, 255, 255, 0.83);
}

.small_text {
    font-size: 80%;
}

.big_text {
    font-size: 120%;
}

.title-01 {
    color: #333;
    font-weight: 400;
    line-height: 1.8;
    text-align: center;
    padding: 0 0 40px 0;
    font-family: "游明朝",
        YuMincho,
        "ヒラギノ明朝 ProN W3",
        "Hiragino Mincho ProN",
        "HG明朝",
        serif;
    font-size: 36px;
    letter-spacing: 2px;
}

.title-02 {
    padding: 0 0 40px 0;
    text-align: center;
}

.title-02-img {
    width: 5%;
    margin: 0 auto;
}

.title-02-text {
    font-size: 28px;
    color: #333;
    font-weight: 400;
    line-height: 1.8;
    text-align: center;
    font-family: "游明朝",
        YuMincho,
        "ヒラギノ明朝 ProN W3",
        "Hiragino Mincho ProN",
        "HG明朝",
        serif;
    font-size: 36px;
    letter-spacing: 2px;
}

.title-03 {
    font-size: 22px;
}

.title-04 {
    color: #333;
    font-weight: 400;
    text-align: center;
    padding: 0 0 15px 0;
    font-family: "游明朝",
        YuMincho,
        "ヒラギノ明朝 ProN W3",
        "Hiragino Mincho ProN",
        "HG明朝",
        serif;
    font-size: 28px;
    letter-spacing: 2px;
    line-height: 1.2;
}

.title-05 {
    font-size: 22px;
    color: #fff;
    font-weight: 400;
    line-height: 1.8;
    text-align: center;
    font-family: "游明朝",
        YuMincho,
        "ヒラギノ明朝 ProN W3",
        "Hiragino Mincho ProN",
        "HG明朝",
        serif;
}

.title-06 {
    font-size: 22px;
    color: #333;
    font-weight: 400;
    line-height: 1.8;
    text-align: left;
    font-family: "游明朝",
        YuMincho,
        "ヒラギノ明朝 ProN W3",
        "Hiragino Mincho ProN",
        "HG明朝",
        serif;
}

.title-07 {
    color: #333;
    font-weight: 400;
    text-align: center;
    padding: 0 0 15px 0;
    font-family: "游明朝",
        YuMincho,
        "ヒラギノ明朝 ProN W3",
        "Hiragino Mincho ProN",
        "HG明朝",
        serif;
    font-size: 28px;
    letter-spacing: 2px;
    line-height: 1.2;
}

.title-08 {
    font-size: 16px;
}

.lead {
    font-size: 16px;
    line-height: 2.5;
    text-align: center;
}

.text {
    font-size: 16px;
    text-align: center;
    color: #333;
    line-height: 160%;
    font-family: 'YuMincho',
        'Yu Mincho',
        '游明朝体',
        'ヒラギノ明朝 ProN',
        'Hiragino Mincho ProN',
        serif;
}

.text-01 {
    font-size: 16px;
    text-align: left;
    color: #333;
    line-height: 180%;
    font-family: 'YuMincho',
        'Yu Mincho',
        '游明朝体',
        'ヒラギノ明朝 ProN',
        'Hiragino Mincho ProN',
        serif;
}

.text-01_c {
    font-size: 16px;
    text-align: center;
    color: #333;
    line-height: 180%;
    font-family: 'YuMincho',
        'Yu Mincho',
        '游明朝体',
        'ヒラギノ明朝 ProN',
        'Hiragino Mincho ProN',
        serif;
}

.text-02 {
    font-size: 12px;
    text-align: left;
    color: #333;
    line-height: 160%;
    font-family: 'YuMincho',
        'Yu Mincho',
        '游明朝体',
        'ヒラギノ明朝 ProN',
        'Hiragino Mincho ProN',
        serif;
    margin: 10px 0;
}

.text-03 {
    font-size: 14px;
    text-align: left;
    color: #333;
    line-height: 160%;
    font-family: 'YuMincho',
        'Yu Mincho',
        '游明朝体',
        'ヒラギノ明朝 ProN',
        'Hiragino Mincho ProN',
        serif;
}

.text-04 {
    font-size: 14px;
    text-align: center;
    color: #333;
    line-height: 160%;
    font-family: 'YuMincho',
        'Yu Mincho',
        '游明朝体',
        'ヒラギノ明朝 ProN',
        'Hiragino Mincho ProN',
        serif;
}

.text-05 {
    font-size: 24px;
    text-align: center;
    color: #333;
    line-height: 180%;
    font-family: 'YuMincho',
        'Yu Mincho',
        '游明朝体',
        'ヒラギノ明朝 ProN',
        'Hiragino Mincho ProN',
        serif;
}

.text-left_sp {
    font-size: 16px;
    text-align: center;
    color: #333;
    line-height: 2.5;
    font-family: 'YuMincho',
        'Yu Mincho',
        '游明朝体',
        'ヒラギノ明朝 ProN',
        'Hiragino Mincho ProN',
        serif;
}

/* （仮） */
.text-letter {
    font-family: 'YuMincho',
        'Yu Mincho',
        '游明朝体',
        'ヒラギノ明朝 ProN',
        'Hiragino Mincho ProN',
        serif;
}

.drink-menu .note {
    line-height: 2em;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(96%, transparent), to(#94717f));
    background-image: linear-gradient(180deg, transparent 0%, transparent 96%, #94717f 100%);
    background-size: 100% 2em;
}

.name {
    color: #333;
    font-weight: 400;
    line-height: 1.8;
    text-align: center;
    padding: 0 0 10px 0;
    font-family: "游明朝",
        YuMincho,
        "ヒラギノ明朝 ProN W3",
        "Hiragino Mincho ProN",
        "HG明朝",
        serif;
    font-size: 14px;
    letter-spacing: 2px;
}

.corner img {
  border-radius: 10px;
}

.btn {
    text-align: center;
    width: 260px;
    margin: 60px auto 0;
}

.btn a {
    color: #fff;
    background-color: rgb(160 160 160 / 70%);
    border-radius: 40px;
    width: 260px;
    padding: 15px 35px;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
}

.btn-02 {
    text-align: center;
    width: 260px;
    margin: 60px auto 0;
}

.btn-02 a {
    color: #fff;
    background-color: transparent;
    border: #fff 2px solid;
    border-radius: 40px;
    width: 260px;
    padding: 15px 35px;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
}

.-right {
    position: relative;
}

.-right::after {
    color: #fff;
    content: "\f054";
    display: inline-block;
    margin: auto;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: inherit;
    line-height: 100%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute;
    top: 50%;
    right: 20px;
    z-index: 1;
}

.-left {
    position: relative;
}

.-left::after {
    color: #fff;
    content: "\f053";
    display: inline-block;
    margin: auto;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: inherit;
    line-height: 100%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute;
    top: 50%;
    left: 20px;
    z-index: 1;
}

.bg-parent {
    position: relative;
}

.bg-cont {
    position: relative;
    z-index: 2;
}

.bg-img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

.bg-img img {
    width: 100%;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    font-family: "object-fit: cover; object-position: center center;";
}

.filter-white::before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(255, 255, 255, 0.7);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.bg-parent_black * {
    color: #fff;
}

.bg-parent_black .cut-box * {
    color: #000;
}


.filter-black::before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: 0;
    left: 0;
}

.br-sp {
    display: none;
}

.tb-only {
    display: none;
}

.col-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-flow: row-reverse;
            flex-flow: row-reverse;
}


/* common tb*/
/* **************************** */

@media (max-width: 1024px) {
    .tb-only {
        display: block;
    }
    
    .mv-title {
      font-size: 38px;
    }
    
    .title-01 {
        font-size: 30px;
        letter-spacing: 1.8px;
        padding: 0 0 25px 0;
    }

    .title-03 {
        font-size: 18px;
    }

    .title-05 {
        font-size: 16px;
    }

    .inner {
        max-width: 768px;
        width: 96%;
    }
    
    .corner img {
      border-radius: 0px;
    }
    
    .corner-main_tb img {
      border-top-left-radius: 10px;
      border-top-right-radius: 10px;
    }
    
    .corner-left_tb img {
      border-bottom-left-radius: 10px;
    }
    
    .corner-right_tb img {
      border-bottom-right-radius: 10px;
    }
    
    
}

/* common sp*/
/* **************************** */
@media (max-width: 599px) {
    .inner {
        width: 96%;
    }

    .container {
        width: 95%;
        margin: 0 auto;
    }

    .container li:nth-child(n+4) {
        padding-top: 0%;
    }

    .br-sp {
        display: block;
    }
    
        .mv-title {
        font-size: 28px;
    }

    .title-01,
    .title-02-text {
        padding: 0 0 30px 0;
        font-size: 24px;
    }

    .title-04 {
        font-size: 24px;
        text-align: left;
    }

    .title-07 {
        font-size: 24px;
    }
    .text {
        font-size: 14px;
    }

    .text-01 {
        font-size: 14px;
        line-height: 160%;
    }

    .text-01_c {
        font-size: 14px;
        line-height: 160%;
        text-align: left;
    }

    .text-left_sp {
        font-size: 14px;
        text-align: left;
        line-height: 1.8;
    }

    .text-05 {
        font-size: 18px;
        text-align: center;
        color: #333;
        line-height: 120%;
        font-family: 'YuMincho',
            'Yu Mincho',
            '游明朝体',
            'ヒラギノ明朝 ProN',
            'Hiragino Mincho ProN',
            serif;
    }

    .lead {
        text-align: left;
        font-size: 14px
    }

    .col-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-flow: row wrap;
                flex-flow: row wrap;
    }
    
    .pc_tb-only {
        display: none;
    }
}


/* header */
h1 {
    font-size: 12px;
    max-width: 1280px;
    margin: 0 auto;
}

#wrapper {
    position: relative;
}

#header .headerInner {
    padding-bottom: 0px;
    margin-right: 10px;
    margin-left: 10px;
    max-width: 1200px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}

#header .left,
#header .right {
    float: none;
}

#header .left {
    width: 100%;
    padding-left: 0px;
}

#header .right {
    width: 20%;
    position: absolute;
    top: 0;
    right: 0;
}

#header .shopTel .tel {
    display: inline-block;
    font-size: 30px;
    line-height: 100%;
    vertical-align: middle;
    position: relative;
}

#header .right .shopTel a {
   color: #333;
}

#header .shopTel .tel::before {
    content: "";
    width: 20px;
    height: 20px;
    display: inline-block;
    background-image: url(/import/tenant_1/160.16.237.162/html/images/common/tel.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 20%;
    left: -15%;
}

.headerInner .sns {
    padding-top: 30px;
    width: 70%;
}

.nav-box {
    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: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 10px;
}

.nav-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.nav-list li {
    margin-bottom: 5px;
}

.nav-list>li a {
    display: block;
    padding: 0 10px;
    position: relative;
}

.nav-list>li>a::after,
.nav-list>li>.dropdown-btn::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background-color: #333;
    margin: auto;
    position: absolute;
    bottom: -3px;
    left: 0;
    -webkit-transition: 0.2s linear;
    transition: 0.2s linear;
}


/* dropmenu */
.dropmenu {
    *zoom: 1;
}

.dropmenu .dropdown {
    position: relative;
    overflow: hidden;
}

.dropmenu .dropdown::after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 40px;
    border: 0;
    z-index: 1;
}

.dropdown-btn {
    display: block;
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear;
}

.dropmenu .dropdown ul {
    position: absolute;
    top: 100%;
    right: -175px;
    left: -175px;
    z-index: -9999 !important;
    width: 280px;
    padding: 10px 15px;
    margin: 40px auto 0 auto;
    background-color: rgb(246, 244, 240);
    border-radius: 3px;
    -webkit-box-shadow: 3px 3px 10px -7px #000;
    box-shadow: 3px 3px 10px -7px #000;
    opacity: 0;
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear;
    -webkit-transition-property: all;
    transition-property: all;
}

.dropmenu .dropdown ul::before {
    position: absolute;
    top: -7px;
    right: 0;
    left: 0;
    display: inline-block;
    width: 0;
    height: 0;
    margin: auto;
    content: '';
    border-color: transparent transparent#f6f4f0 transparent;
    border-style: solid;
    border-width: 0 7px 7px 7px;
}

#dropmenu .dropdown ul li {
    width: 100%;
    height: auto;
    margin-left: 0;
    overflow: hidden;
}

#dropmenu .dropdown ul li+li {
    border-top: 1px solid #fff;
}

#dropmenu .dropdown ul li a {
    display: block;
    padding: 10px 5px;
    font-size: 14px;
    color: #333;
}

.nav-list>li>a:hover,
.nav-list>li>.dropdown-btn:hover {
    opacity: 1;
}

.nav-list>li>a:hover::after,
.nav-list>li>.dropdown-btn:hover::after {
    width: 100%;
}

.dropdown-btn:hover {
    cursor: pointer;
}

#dropmenu .dropdown:hover {
    overflow: visible;
}

#dropmenu .dropdown:hover ul {
    z-index: 2 !important;
    opacity: 1;
}

#header .right .sns ul {
    float: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

#header .right .sns li {
    float: none;
    width: 40px;
}

.sns-box li a {
  display: block;
  background: rgb(160 160 160 / 70%);
  border-radius: 50%;
  width: 26px;
  height: 26px;
  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;
}

.sns-box li a .fab {
  color: #fff;
}


@media (max-width: 1024px) {
    #header .right {
        width: 22%;
    }

    #header .shopTel .tel {
        font-size: 3.2vw;
        padding-left: 10px;
    }

    #header .shopTel .tel::before {
        top: 50%;
        right: 0%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
    }

    .headerInner .sns {
        width: 100%;
    }

    #header .headerInner .logo {
        margin: 10px auto 10px;
    }
}

@media (max-width: 599px) {
    h1 {
        line-height: 1.2;
    }
    
    .header {
        padding-top: 0px;
    }

    #header .headerInner .logo {
        text-align: left;
        padding: 0 20px;
        margin: 20px auto 15px;
    }

    #header .right {
        width: 42%;
        right: 3px;
        top: -15px;
    }

    #header .shopTel .tel {
        font-size: 4.3vw;
        padding-left: 50px;
    }

    .headerInner .logo a {
        display: block;
        width: 40%;
    }

    #header .shopTel .tel::before {
        left: 25px;
        right: auto;
    }

}

/* gnav */
#gnav {
    padding: 30px 0 20px 0;
    background-color: white;
}

#gnav.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 5;
}

#gnav .inner {
    padding: 0;
}

#gnav .headnav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: space-around;
}

#gnav li {
    font-family: 'YuMincho',
        'Yu Mincho',
        '游明朝体',
        'ヒラギノ明朝 ProN',
        'Hiragino Mincho ProN',
        serif;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    padding: 0 15px;
}

#gnav li a {
  display: block;
}

.telbox {
    display: none;
}

@media (max-width: 1024px) {
    #gnav.fixed {
        top: 0;
        right: 0;
        left: auto;
        width: 200px;
        border: none;
        z-index: 101;
        padding-top: 0;
        padding-bottom: 0;
    }

    #gnav .inner {
        height: 100%;
    }

    #gnav .headnav {
        display: block;
    }

    #gnav li {
        padding: 0;
    }

    #gnav ul li+li {
        padding-left: 0;
    }

    #gnav ul li a,
    #gnav ul li .dropdown-btn {
        height: auto;
        display: block;
        padding: 15px;
        text-align: left;
    }

    #dropmenu .dropdown {
        padding: 0;
        border-bottom: none;
    }

    .dropmenu .dropdown ul {
        position: static;
        opacity: 1;
        z-index: 0;
        -webkit-box-shadow: none;
                box-shadow: none;
        margin: 0;
        padding: 0;
    }

    #dropmenu .dropdown ul li a {
        color: #333;
        padding: 15px;
    }

    #gnav ul li .dropdown-btn,
    .dropmenu .dropdown ul::before,
    .dropmenu .dropdown::after,
    .nav-list>li>.dropdown-btn::after {
        display: none;
    }
}

@media (max-width: 599px) {
    .telbox {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: fixed;
        top: 0;
        left: 0px;
        background: #fff;
        margin: 0 calc(50% - 50vw);
        width: 100vw;
        height: 40px;
        z-index: 3;
    }

    .telbox .tel {
        width: 80%;
        font-size: 20px;
        letter-spacing: 7px;
        padding: 1%;
    }

    .telbox .tel::before {
        content: "\f095";
        display: inline-block;
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        line-height: 100%;
        margin-right: 10px;
    }

    .telbox .text {
        width: 20%;
        line-height: 1.2;
    }
}

/* メインビジュアル */
/* **************************** */
.uk-slideshow img {
    -o-object-position: top;
    object-position: top;
}

.uk-slideshow>li {
    height: auto
}

/* @media (max-width: 1024px) {
  .uk-slideshow>li {
      height: 400px;
  }
}

@media (max-width: 599px) {
  .uk-slideshow>li {
      height: auto;
  }
} */

/* Concept */
/* **************************** */
.area-01 .lead {
    font-size: 16px;
    line-height: 2.5;
    text-align: center;
}


@media (max-width: 599px) {
    .area-01 .lead {
        text-align: left;
        line-height: 2;
        font-size: 14px;
    }
    
}

/* measures  */
/* **************************** */
.measures .inner {
    padding: 0;
}

#main .measures .mahaloBoxRight .mahaloBoxPic02 {
    left: -80px;
}

#main .measures .mahaloBoxRight {
    width: 400px;
}

#main .measures .mahaloBoxLeft {
    margin-left: 40px;
    width: 450px;
}

.measures li {
    font-size: 16px;
    line-height: 180%;
}

.measures li+li {
    margin-top: 15px;
}

.measures li:before {
    width: 10px;
    height: 10px;
    content: "";
    background: rgb(51, 51, 51);
    /* color: #000; */
    display: inline-block;
    border-radius: 50%;
}

.mahaloBoxLeft li {
  padding-left: 30px;
  position: relative;
}

.mahaloBoxLeft li:before {
/*   position: absolute;
top: 0;
left: 0; */
    position: absolute;
    top: 50%;
    left: 0px;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
}

@media (max-width: 1024px) {
    #main .measures .mahaloBoxLeft {
        margin: 0 auto;
        max-width: 100%;
    }

    #main .measures .mahaloBoxRight {
        width: 500px;
        max-width: 100%;
    }
}

@media (max-width: 599px) {
  .measures li {
    font-size: 14px;
  }  
}


/* Feature */
/* **************************** */
.feature-box {
    max-width: 800px;
    margin: 0 auto;
}

.feature-box a {
    display: block;
}

.feature-item-inner {
    position: relative;
}

.feature-item .title {
    text-align: center;
}

.area-02 .text-area {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 1;
    width: 100%;
    height: 100%;
    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-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #0009;
    padding: 3%;
}

.area-02 .title {
    color: #fff;
    font-weight: bold;
    font-size: 28px;
    margin-bottom: 40px;
}

.area-02 .text {
    color: #fff;
    font-size: 14px;
    text-align: center;
}

@media (max-width: 1024px) {
    .area-02 .title {
        font-size: 24px;
        margin-bottom: 25px;
    }

}

@media (max-width: 599px) {
    .area-02 .text {
        font-size: 14px;
    }
}

/* StyleGallery */
/* **************************** */
.style-box a {
    display: block;
}

.area-03 .img-border {
    padding: 5%;
    position: relative;
}

.area-03 .img-area::before {
    content: "";
    border: 1px solid #333;
    position: absolute;
    top: -10px;
    left: -10px;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.area-03 .text {
    font-size: 16px;
    text-align: center;
    color: #333;
    line-height: 160%;
    font-family: 'YuMincho',
        'Yu Mincho',
        '游明朝体',
        'ヒラギノ明朝 ProN',
        'Hiragino Mincho ProN',
        serif;
}

@media (max-width: 599px) {
    .area-03 .text {
        font-size: 18px;
    }

    .style-box li+li {
        margin-top: 30px;
    }

}

/* Instagram */
/* **************************** */
.insta-item {
    padding: 0.5%;
}

.insta-item a {
    display: block;
}

@media (max-width: 599px) {
    .insta-item:nth-child(10) {
        display: none;
    }

}

/* News */
/* **************************** */
.news-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    margin: 0 auto;
    border-bottom: 1px solid #999;
    padding: 11px 0;
}

.news-box .date {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    font-size: 14px;
    text-align: center;
    color: #333;
    line-height: 160%;
    font-family: 'YuMincho',
        'Yu Mincho',
        '游明朝体',
        'ヒラギノ明朝 ProN',
        'Hiragino Mincho ProN',
        serif;
}

.news-box .text {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    text-align: left;
    font-size: 14px;
    flex-grow: 1;
    padding-left: 30px;
}

@media (max-width: 599px) {
    .news-box {
        width: 96%;
    }
}

/* Blog */
/* ********************************* */
.area-06 .text-area dd:nth-child(2) {
    padding-top: 0;
}

@media (max-width: 599px) {
    .container .blog-item a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .blog-item .img-area {
        width: 20%;
    }

    .blog-item .text-area {
        width: 80%;
        padding-left: 10px;
    }

    .container .text-area {
        padding-top: 0px;
    }

    .blog-box li+li {
        margin-top: 10px;
    }


}

/* staff */
/* ********************************* */
.staff-box {
    max-width: 800px;
    margin: 0 auto;
}

.staff-box img {
    -o-object-position: top;
    object-position: top;
}

.staff-box .text-area dt {
    text-align: center;
}

.staff-box .text-area dd {
    text-align: center;
}

@media (max-width: 599px) {
    .area-07 .staff-box li:nth-child(n+3) {
        padding-top: 20px;
    }

    .staff-box .text-area dl,
    .staff-box .text-area dd {
        padding-top: 5px;
    }

}

/* Product */
/* ********************************* */
.explanationp-inner {
    min-height: 200px;
    padding: 30px;
}

@media (max-width: 599px) {
    .product-item:nth-of-type(n+4) {
        display: none
    }

    .product-box .text-area {
        padding-top: 0px;
        padding-left: 10px;
    }

    .product-box li+li {
        margin-top: 50px;
    }

}


/* staff Product 共通*/
/* ********************************* */
.container li {
    padding: 1%;
}

.container .text-area {
    padding-top: 10px;
}

.container .text-area dd {
    padding-top: 5px;
}

.container li:nth-child(n+4) {
    padding-top: 3%;
}

.container li a {
    display: block;
}



/* Map */
/* ********************************* */
.area-09 iframe {
    width: 100%;
    height: 500px;
}

@media (max-width: 599px) {
  .area-09 iframe {
    height: 300px;
  }
}


/* footer */
/* ********************************* */
div#footer {
    margin-top: 0px;
    padding: 50px 0px 50px;
}

.footerInner {
    max-width: 1200px;
}

#footer .bg-img {
    background: #000;
}

#footer .footer-left .logo {
    -webkit-filter: brightness(1000);
    filter: brightness(1000);
}

.footnav {
    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;
}

.footnav li {
    font-size: 15px;
    font-family: OpenSans,
        sans-serif;
    font-weight: bold;
    margin: 1% 2%;
    vertical-align: top;
}

.footer-logo_wrap {
    width: 160px;
}

.footer-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin: 40px 0;
}

.footer-box .text-03 {
  line-height: 2;
}

.footer-left {
    width: 70%;
}

.footer-right {
    width: 20%;
}

.footer-right .sns-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: flex-end;
}

.footer-right .sns-box li {
    margin: 0 10px;
}

.footer-right .sns-box li a {
  width: 50px;
  height: 50px;
}

.footer-right .sns-box li a .fab {
  font-size: 28px;
}

.totop {
    font-family: "游明朝",
        YuMincho,
        "ヒラギノ明朝 ProN W3",
        "Hiragino Mincho ProN",
        "HG明朝",
        serif;
    color: #fff;
    display: none;
}

.mobile-btn {
    width: 110px;
    height: auto;
    background: rgba(0, 0, 0, 0.7);
    border-radius: 10px;
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 2;
}

.mobile-btn a {
    display: block;
}

.mobile-btn .text {
    position: relative;
    padding: 80px 5px 15px;
    font-size: 14px;
}

.mobile-btn .text::before {
    content: "\f3cd";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 45px;
    position: absolute;
    top: 15%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    line-height: 1;
}

.mobile-btn.type-b {
    background: #f6f4f0
}

.mobile-btn.type-b .text {
    color: #333;
}

@media (max-width: 1024px) {
    div#footer {
        padding-bottom: 20px;
    }

    .footer-logo_wrap {
        width: 120px;
    }
}

@media (max-width: 599px) {
    .footer-logo_wrap {
        width: 150px;
        margin: 30px auto;
    }

    .mobile-btn {
        width: 86px;
    }

    .mobile-btn .text {
        padding: 50px 0px 5px;
        font-size: 10px;
    }

    .mobile-btn .text::before {
        font-size: 35px;
    }

    .footer-box {
        display: block;
    }

    .footer-left {
        width: 100%;
    }

    .footer-right {
        width: 50%;
        padding-top: 20px;
        margin: 0 auto;
    }

    .footer-right .sns-box {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .footnav li {
        margin: 2% 4%;
        font-size: 13px;
    }
    
    #footer .copy {
      margin-bottom: 85px;
    }
}

/* 下層　共通 */
/* メインビジュアル */



/* 料金表 */
.menuBox .menuBoxTxt {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.menuBox .menuBoxTxt dl {
    width: 46%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 2%;
}

.menuBox .menuBoxTxt dt,
.menuBox .menuBoxTxt dd {
    font-size: 16px;
    line-height: 1.6;
}

.menuBox .menuBoxTxt dt {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.menuBox .menuBoxTxt dd {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 15px;
}



@media (max-width: 599px) {

    /* ドリンクメニュー */
    .menuBox .menuBoxTxt dl {
        width: 100%;
        margin: 0 auto 14px;
    }

    .menuBox .menuBoxTxt dl+dl {
        padding-top: 10px;
    }
    
    .menuBox .menuBoxTxt dt,
    .menuBox .menuBoxTxt dd {
        font-size: 14px;
    }
}


/* 02.ABOUT */
/* ********************************* */
/* about-feature */
#main .about-feature .mahaloBoxLeft,
#main .mahaloBoxLeft {
    margin-top: 0;
}

.feature-list li {
    font-size: 16px;
    line-height: 180%;
}

.feature-list li+li {
    margin-top: 15px;
}

.feature-list li:before {
    width: 10px;
    height: 10px;
    content: "";
    background: rgb(51, 51, 51);
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 0px;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
}

.col2-box .img-area,
.col2-box .text-area {
    padding: 0 1%;
}

#main .mahaloBox {
    height: auto;
}

.about-feature .mahaloBoxPic01 {
  width: 100%;
}

#main .pic-box .mahaloBoxRight .mahaloBoxPic02 {
    width: 40%;
    bottom: -30px;
    left: -90px;
}

.mahaloBoxPic02,
.mahaloBoxPic03 {
    width: 50%;
}

.pic-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#main .pic-box .mahaloBoxRight {
  width: 50%;
  float: none;
  position: relative;
}
#main .pic-box .mahaloBoxLeft {
  float: none;
  width: 40%;
    margin: 0;
}

#main .mahaloBoxRight .mahaloBoxPic02 {
    bottom: 165px;
}

#main .mahaloBoxRight .mahaloBoxPic03 {
    position: static;
    margin: 55px 0 0 80px;
}

/* shop-info */
.mahaloBoxLeft dl+dl {
    padding-top: 15px;
}

/* shop-about */
#main .shop-about {
    margin-bottom: 100px;
}

@media (max-width: 1024px) {
    #main .mahaloBoxLeft dt {
      width: 28%;
    }
  
    #main .mahaloBoxLeft dd {
      width: 72%;
    }
    
    #main .mahaloBoxLeft dl {
      width: 100%;
      margin: 0px auto;
    }
    
    .pic-box {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
    }
    
    #main .pic-box .mahaloBoxLeft {
      width: 100%;
      margin-top: 0px !important;
    }
    
    #main .pic-box .mahaloBoxRight {
      width: 100%;
      margin-bottom: 80px;
      padding: 0 6%;
    }
    
    #main .pic-box .mahaloBoxRight .mahaloBoxPic02 {
      position: absolute;
      width: 30%;
      bottom: -30px;
      left: 2vw;
    }
    
    #main .mahaloBoxRight .mahaloBoxPic03 {
        margin: 0;
    }

    #main .mahaloBox {
        margin-bottom: 0px;
    }

    .col2-box .mahaloBoxLeft {
        margin-top: 0 !important;
    }

    #main .shop-about {
        margin-bottom: 70px;
    }
}


@media (max-width: 599px) {
    .concept .text {
      text-align: left;
    }
  
    .feature-list li {
      font-size: 14px;
    }
  
    .col2-box .text-area {
        padding-top: 30px;
    }

    .col2-box .mahaloBoxLeft {
        margin-top: 0 !important;
    }

    .col-reverse_sp {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

}


/* 03.cut */
/* 04.color */
/* ********************************* */
/* cut-worries */
.cut-worries .feature-box {
    max-width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.cut-worries .feature-item {
    width: 30%;
    margin: 1%;
}

.cut-worries .text-01 {
    padding-top: 30px;
}

/* cut-match */

/* cut-kinds */
.cut-item {
    margin: 80px 0;
}

.cut-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.cut-box .img-area {
    width: 30%;
}

.cut-box .text-area {
    width: 65%;
}

.menu .menuBox {
    border: 1px solid #333;
}

/* under-StyleGallery */
.bg-parent_black.area-03 .text {
    color: #fff;
}

.bg-parent_black.area-03 .text {
    color: #fff;
}

.bg-parent_black.area-03 .img-area::before {
    border: 1px solid #fff;
}

@media (max-width: 1024px) {

    /* cut-kinds */
    .cut-kinds .cut-item .menuBox {
        padding: 20px;
    }
}

@media (max-width: 599px) {
    .feature-item .text-area .title-05 {
        font-size: 14px;
        width: 80%;
        margin: 0 auto;
    }

    /* cut-worries */
    .cut-worries .feature-item {
        width: 48%;
        margin: 1%;
    }

    /* cut-kinds */
    .cut-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .cut-box .img-area {
        width: 80%;
        margin: 30px auto 0;
    }

    .cut-box .text-area {
        width: 100%;
        padding-top: 30px;
    }
}

/* 05.perm */
/* ********************************* */
/* perm-difference */
.perm-difference .pic {
    width: 100%;
}

.perm-difference-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    -webkit-box-pack: justify;
    justify-content: space-between;
    width: 100%;
}

.perm-difference-item {
    width: 45%;
}

/* perm-kinds */
.perm-kinds-item+.perm-kinds-item {
    padding-top: 100px;
}

.perm-kinds-item:nth-child(even) .col2-box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}


@media (max-width: 599px) {

    /* perm-difference */
    .perm-difference-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .perm-difference-item {
        width: 100%;
    }

    .perm-difference-box {
        width: 100%;
    }

    .perm-difference-item+.perm-difference-item {
        margin-top: 30px;
    }

    .perm-kinds-item:nth-child(even) .col2-box {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

}

/* 07. treatment_headspa*/
/* ********************************* */
/* 簡単セルフヘッドスパの仕方 */
.headspa-item {
    padding: 2%;
    position: relative;
}

.headspa-item .img-area {
    position: relative;
}

.headspa-item:not(:last-child)::after {
    content: "\f061";
    font-size: 35px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: -15px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.square {
    width: 50px;
    height: 50px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background: rgb(160 160 160 / 70%);
    position: absolute;
    top: 0px;
    left: 0px;
    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;
}

.square .num {
    display: inline-block;
    text-align: center;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    font-size: 45px;
    color: #fff;
    line-height: 1.2;
}

.headspa-item .text-area {
    padding-top: 15px;
}

@media (max-width: 1024px) {
    .headspa-item {
        padding: 4%;
    }

    .headspa-item:not(:last-child)::after {
        right: -5px;
    }

    .headspa-item:nth-of-type(2)::after {
        display: none;
    }

}

@media (max-width: 599px) {
    .perm-kinds-item+.perm-kinds-item {
        padding-top: 80px;
    }


    .headspa-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;

    }

    .headspa-item .img-area {
        width: 35%;
    }

    .headspa-item .text-area {
        width: 65%;
        padding-top: 0;
        padding-left: 15px;
    }

    .headspa-item:not(:last-child)::after {
        right: auto;
        top: auto;
        bottom: -10px;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: rotate(90deg);
        font-size: 28px;
    }

    .square .num {
        font-size: 30px;
    }

    .square {
        width: 30px;
        height: 30px;
        line-height: 1.1;
    }

    .headspa-item:nth-of-type(2)::after {
        display: block;
    }

}


/* 09. ドリンク*/
/* ********************************* */
/* ドリンクメニュー */
.drink_inner {
    position: relative;
    padding: 50px 50px 20px;
}

.drink_inner .text-box {
    font-size: 17px;
    text-align: center;
    margin-bottom: 80px;
    position: relative;
    z-index: 1;
}

.drink_inner .sub-text {
    margin-top: 60px;
    color: #ff493e;
    letter-spacing: 2px;
    text-align: right;
    position: relative;
    z-index: 1;
}

.drink-menu .img-area {
    width: 100%;
    height: 100%;
    margin: auto;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
}

.drink-menu .menuBoxTxt {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.drink-menu .menuBoxTxt dl {
    width: 48%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 1%;
}

.drink-menu .menuBoxTxt dt,
.drink-menu .menuBoxTxt dd {
    font-size: 18px;
    line-height: 2;
}

.drink-menu .menuBoxTxt dt {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.drink-menu .menuBoxTxt dd {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 15px;
}

.drink-menu .menuBoxTxt .menu-item+.menu-item .text .item-name {
    width: 100%;
    line-height: 2;
    position: absolute;
    bottom: 110%;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
}

.drink-menu .menu-item {
    width: 48%;
}

.drink-menu .menu-item+.menu-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
}

.drink-menu .menu-item+.menu-item .text {
    width: 48%;
    line-height: 2;
    position: relative;
}

/* こだわりの一杯 */
.drink-feature .menuBoxTxt {
    display: block;
    width: 100%;
}

.drink-feature .drink_inner {
    width: 100%;
}

.drink-feature_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

#right-box {
    overflow: hidden;
}

#right-box .space {
    float: right;
    height: 57%;
}

.drink-feature .person-area {
    float: right;
    clear: both;
}

.bg-parent_black .menuBoxTxt * {
    color: #333;
}

/* おすすめ商品 */
.drink-item .img-area::before {
    border: none;
    position: static;
}

.drink-feature .menuBoxTxt {
    min-height: 300px;
}

@media (max-width: 1024px) {

    .drink-feature .menuBoxTxt {
        min-height: 200px;
    }

    #right-box .space {
        height: 71%;
    }
}


@media (max-width: 599px) {

    /* ドリンクメニュー */
    .drink-menu .menuBoxTxt dl {
        width: 100%;
        margin: 0;
    }
    
    .drink_inner {
      padding: 40px 20px 20px;
    }
    
    .drink_inner .text-box {
      font-size: 14px;
      margin-bottom: 30px;
    }

    .drink-feature .drink_inner {
        width: 100%;
        padding: 50px 25px;
    }

    .drink-menu .menuBoxTxt dt,
    .drink-menu .menuBoxTxt dd {
        font-size: 16px;
        line-height: 1.6;
    }

    .drink-menu .menuBoxTxt dl+dl {
        padding-top: 30px;
    }
    
    .drink-menu .menu-item {
      width: 100%;
    }
    
    .drink-menu .menu-item+.menu-item {
      margin-top: 40px;
    }


    /* こだわりの一杯 */
    .drink-feature_wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .drink-kinds .perm-kinds-item+.perm-kinds-item {
        padding-top: 40px;
    }

}

/* 10. MACHI LIBRARY*/
/* ********************************* */
.machi-start .drink_inner {
    width: 60%;
}

.machi-start .drink-menu {
    position: relative;
}

.machi-start_item {
    width: 20%;
}

.machi-start_item img {
    border-radius: 50%;
}

.machi-start.bg-parent_black .menuBoxTxt * {
    color: #fff;
}

.machi-start .drink_inner {
    padding: 0 50px;
    ;
}

.machi-start .drink-feature_wrap {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
}

.circle01 {
    -webkit-transform: translate(-65px, -100px);
    transform: translate(-65px, -100px);
}

.circle02 {
    -webkit-transform: translate(15px, 150px);
            transform: translate(15px, 150px);
}

.circle03 {
    -webkit-transform: translate(10px, -100px);
    transform: translate(10px, -100px);
}

.circle04 {
    -webkit-transform: translate(65px, 150px);
            transform: translate(65px, 150px);
}



@media (max-width: 1024px) {
    .machi-start .drink_inner {
        width: 100%;
        padding: 0;
    }

    .machi-start .drink-feature_wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .circle01,
    .circle02,
    .circle03,
    .circle04 {
        -webkit-transform: none;
                transform: none;
        margin: 10px;
        width: 30%;
    }

    .machi-start_item {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .machi-start_item:last-child {
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
    }

}

/* 11. product*/
/* ********************************* */
.under-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.main-area {
    width: 75%;
}

.side-area {
    width: 25%;
    padding-left: 2%;
}

.side-title {
    margin-bottom: 20px;
    padding: 5px;
    font-size: 22px;
    border-bottom: 2px solid #fff;
}

.side-title::before {
    content: "\f02b";
    display: inline-block;
    margin-right: 10px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: inherit;
    color: #fff;
    line-height: 100%;
}

.side-list li {
    font-size: 18px;
    position: relative;
    padding-left: 30px;
}

.side-list li+li {
    margin-top: 10px;
}

.side-list li a::before {
    content: "●";
    display: inline-block;
    color: #FFF;
    position: absolute;
    top: 1px;
    left: 0;
    font-size: 14px;
}

.side-list li a {
    display: inline-block;
}

.side-wrap+.side-wrap {
    padding-top: 50px;
}

.under-wrap .product-item:nth-of-type(n+4) {
    display: block;
}

.under-wrap .product-item .title-03 {
  font-size: 16px;
}

#pageNav {
    margin-top: 50px;
    width: 210px;
}

#pageNav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

@media (max-width: 1024px) {
    .under-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .main-area {
        width: 100%;
    }

    .side-area {
        width: 100%;
        padding-left: 0;
        margin-top: 50px;
    }

    .side-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .side-wrap {
        width: 50%;
        padding: 1%;
    }

    .side-wrap+.side-wrap {
        padding-top: 1%;
    }

}

/* 12. product_detail*/
/* ********************************* */
.product-detail_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.product-detail_box .img-area,
.product-detail_box .title-area {
    width: 62%;
}

.product-detail_box .images-area,
.product-detail_box .price-area {
    width: 38%;
}

.product-detail_box .title-area,
.product-detail_box .price-area {
    padding: 20px 0;
}

.product-detail .side-title {
    border-bottom: 2px solid #333;
}

.product-detail .side-title::before,
.product-detail .side-list li a::before {
    color: #333;
}

.price-area li+li {
  margin-top: 10px;  
}

.price-area dl {
  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;
}

.price-area dt {
    max-width: 100%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    font-size: 16px;
    color: #333;
    line-height: 180%;
    font-family: 'YuMincho', 'Yu Mincho', '游明朝体', 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', serif;
    letter-spacing: 3px;
}

.price-area dt .deco:after {
  content: "：";
  display: inline-block;
}

.price-area dd {
    max-width: 100%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    font-size: 16px;
    color: #333;
    line-height: 180%;
    font-family: 'YuMincho', 'Yu Mincho', '游明朝体', 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', serif;
    letter-spacing: 3px;
}

.images-area_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.images-item {
    width: 40%;
}

@media (max-width: 599px) {

    .product-detail_box .img-area,
    .product-detail_box .images-area {
        width: 100%;
    }
    
    .product-detail_box .title-area, .product-detail_box .price-area {
      width: 100%;
    }

    .images-item {
        width: 25%;
        padding: 1% 0.5%;
    }

    /* .product-detail_box .price-area,
    .product-detail_box .title-area {} */
}

/* 13.GALLERY */
/* ********************************* */
.category-btn {
    margin-bottom: 50px;
}

.category-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.category-wrap li {
    width: 33.33%;
}

.category-wrap li a {
    display: block;
    width: 200px;
    color: #fff;
    background-color: rgb(160 160 160 / 70%);
    line-height: 2;
    font-size: 26px;
    text-align: center;
    margin: 0 auto;
}

@media (max-width: 1024px) {
    .category-wrap li a {
        width: 150px;
        font-size: 20px;
    }
}

@media (max-width: 599px) {
    .category-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .category-wrap li {
        width: 100%;
    }

    .category-wrap li+li {
        padding-top: 40px;
    }

    .category-wrap li a {
        width: 80%;
        font-size: 26px;
    }
}


/* 14.gallery_detail  */
/* ********************************* */
.gallery-detail_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.gallery-detail_box .img-area,
.gallery-detail_box .text-area {
    width: 50%;
}

.gallery-detail_box .text-area dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 10px;
    width: 80%;
    margin: 0 auto;
}

.gallery-detail_box .text-area .stylist-box {
    width: 72%;
}

.gallery-detail_box .text-area .stylist-box dd:nth-child(1) {
    width: 60%;
    margin: 0 auto;
}

.gallery-detail_box .text-area .stylist-box dd:nth-child(2) {
    text-align: center;
    width: 100%;
    padding-top: 3%;
}

.gallery-detail_box .text-area dt {
    width: 28%;
    padding-right: 1%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.gallery-detail_box .text-area dd {
    width: 72%;
    padding: 0 0 2% 3%;
}

.gallery-detail_box .stylist-area .text-01 {
    text-align: center;
}

.gallery-detail_box .stylist-area .pic {
    width: 40%;
    margin: 0 auto;
}

.gallery-detail_box .style-area dd,
.gallery-detail_box .image-area dd {
    letter-spacing: 5px;
}

.gallery-detail_box .style-area dt,
.gallery-detail_box .image-area dt,
.gallery-detail_box .comment-area dt {
    text-align: right;
}

@media (max-width: 1024px) {
    .gallery-detail_box .text-area dl {
        width: 100%;
        margin: 0;
    }


}

@media (max-width: 599px) {
    .gallery-detail_box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .gallery-detail_box .img-area,
    .gallery-detail_box .text-area {
        width: 100%;
    }

    .gallery-detail_box .text-area {
        padding-top: 50px;
    }

    .gallery-detail_box .text-area {
        padding-left: 15px;
        padding-right: 15px;
    }
}

/* 15. news */
/* ********************************* */
.under-news .news-box+.news-box {
    margin-top: 20px;
}

@media (max-width: 1024px) {

    .blog01 .blogCategory,
    .blog01 .blogArchive {
        margin: 20px auto;
    }

    #blog02 .blogAreaInner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 90%;
    }

    .blog01 .blogCategory {
        width: 40%;
    }

    .blog01 .blogArchive {
        width: 60%;
    }
}

/* 17.blog  */
/* ********************************* */
.blogCategory li a,
.blogArchive li a {
    position: relative;
    padding-left: 15px;
}

.blogCategory li a::before,
.blogArchive li a::before {
    content: "\f054";
    display: inline-block;
    margin: auto;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: inherit;
    line-height: 100%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute;
    top: 10px;
    left: 0;
    font-size: 10px;
}

/* 18.blog_detail  */
/* ********************************* */
.blog01 .blogDetailBox .blogTittle {
  line-height: 150%;
}

.blogArea .btn {
    margin: 60px auto 100px;
}

.blogDetailBox {
    width: 90%;
    margin: 0 auto;
}

.thumbnail a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

#recommend {
    max-width: 1000px;
    margin: 0 auto;
    /* width:  100%; */
}

#recommend .recommend-item {
    width: 200px;
    float: left;
    margin-right: 62px;
    position: relative;
}

#recommend .recommend-item:last-child {
    margin-right: 0px;
}

#recommend .recommend-item img {
    width: 100%;
}

#recommend .recommend-item p {
    margin-top: 20px;
}

#blog01 #blog03 {
    padding: 100px 0 30px;
}


@media (max-width: 1024px) {
    #recommend .tittleTxt {
        text-align: center;
    }

    #recommend .thumbnail {
        width: 100%;
        margin: 0;
    }

    #recommend .recommend-item .pic {
        width: 100%;
        margin: 0;
    }

    #recommend .recommend-item {
        width: 20%;
        margin-right: 2.5%;
        margin-left: 2.5%;
    }

}

@media (max-width: 768px) {
    #recommend .recommend-item {
        width: 30%;
        margin: 5% 10%;
    }

}

/* 19.recruit  */
/* ********************************* */
.kinds-item+.kinds-item {
    padding-top: 70px;
}

.recruit-item {
    width: 80%;
    margin: 0 auto;
}

.recruit-box {
    padding-top: 70px;
}

.recruit-box dl {
    width: 80%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
}

.recruit-box dt,
.recruit-box dd {
    font-size: 18px;
    line-height: 2;
    border: #fff 1px solid;
}

.recruit-box dd {
    width: 72%;
    padding-left: 15px;
}

.recruit-box dt {
    width: 28%;
    text-align: center;
}

.col-reverse .kinds-item:nth-child(odd) .col2-box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

@media (max-width: 599px) {
    .recruit-item {
        width: 100%;
    }

    .recruit-box dl {
        width: 100%;
    }

    .recruit-box dt,
    .recruit-box dd {
        font-size: 16px;
        line-height: 1.8;
    }
}

/* 20.contact  */
/* ********************************* */

.contact-box input,
.contact-box textarea {
    width: 100%;
}

.contact-box input {
    padding: 0.5em;
}

.contact-box select {
    padding: 0.5em;
    font-size: 16px;
    width: 100%;
}

.form-item+.form-item {
    padding-top: 30px;
}

.contact-form .contact-box dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 80%;
    margin: 0 auto;
}

.form-item dt {
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    width: 30%
}

.form-item dd {
    width: 70%
}

.form-btn .btn {
    color: #fff;
    background-color: rgb(160 160 160 / 70%);
    border-radius: 40px;
    width: 260px;
    padding: 15px 35px;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border: 1px solid rgb(160 160 160 / 70%);
}

.form-btn_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
}

@media (max-width: 1024px) {
    .form-item dt {
        font-size: 16px;
        text-align: left;
    }

    .contact-form .contact-box dl {
        width: 100%;
    }
}

@media (max-width: 599px) {
    .contact-form .contact-box dl {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .contact-form .contact-box dt {
        width: 100%;
    }

    .contact-form .contact-box dd {
        width: 100%;
        padding-top: 10px;
        padding-left: 0;
    }

    .form-btn .btn {
        width: 160px;
        padding: 15px 35px;
        display: inline-block;
        font-size: 16px;
        font-weight: 400;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
}

.uk-lb img {
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.uk-lb img:hover {
    cursor: pointer;
    opacity: 0.6;
}

/* 見たまま編集 */
[data-element-id] h1 {
  padding: 40px 0;
}

[data-element-id] .headnav .tb-only {
  display: block;
}

[data-element-id] .headnav .tb-only a {
  border: 1px solid rgb(165, 131, 105);
}

[data-element-id] .headnav .tb-only::before {
    content: "スマホ用メニュー";
    width: 100%;
    display: block;
    padding: 5px;
    font-size: 12px;
    color: white;
    line-height: 1;
    text-align: center;
    background-color: rgb(165, 131, 105);
}

[data-element-id].area-02 .text-area {
    width: auto;
    height: auto;
}

[data-element-id] .pulldowntrigger>ul {
    display: block;
}

[data-element-id].bg-cont {
  width: 1000px;
  max-width: 92%;
  margin: auto;
}

[data-element-id] #dropmenu .dropdown {
    overflow: visible;
    position: static;
}

[data-element-id] #dropmenu .dropdown ul {
    right: 30px;
    left: auto;
    z-index: 2 !important;
    opacity: 1;
}


[data-element-id] .slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

[data-element-id] .slider li {
    width: 50% 
}

#gnav .tell01::before {
    content: "\f095";
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: 100%;
    padding-top: 4px;
}

.tell01{
  display: flex;
  font-size: 16px !important;
}


@media (max-width: 1024px) {
  .tell01{
  display: flex !important;
  }
  
  #gnav .tell01::before {
    /* content: "\f095";
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: 100%;
    padding-top: 19px;
    margin-left: 13px;
    padding-right: -11px;
    margin-right: -6px; */
    display: none;
}
  
  
}

@media (max-width: 599px) {
.telbox{
  display: none;
}

.jouernoh1{
  margin-top: 5px;
    margin-left: 6px;
}
}

.denwa01{
  display: none;
}


@media (max-width: 599px) {
.denwa01{
  display: block;
    width: 86px;
    height: 71px;
    background: rgb(255 255 255 / 70%);
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, 0.7);
    position: fixed;
    bottom: 10px;
    right: 102px;
    z-index: 2;
}

.denwa01 a{
  display: block;
}


.denwa02{
  padding: 50px 5px 2px;
    font-size: 11px;
    text-align: center;
    color: rgb(0 0 0);
    font-weight: 600;
}


#footer .denwa01 ::before {
  content: "";
    width: 28px;
    height: 28px;
    display: inline-block;
    background-image: url(/import/tenant_1/160.16.237.162/html/images/common/tel.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 22%;
    left: 33%;
    color: #fff !important;
}

.tellnashi01{
  display: none !important;
}
}

/*****2022/05/16*****/
.menuBox.price {
  display: flex;
  flex-wrap: wrap;
}

.menuBox.price .menuBoxTxt {
  width: 31%;
  margin: 0 auto 30px;
}
.menuBox.price .menuBoxTxt .mi {
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 10px;
}
.menuBox.price .menuBoxTxt dl {
  width: 100%;
  display: block;
  align-items: stretch;
}
.menuBox.price .menuBoxTxt dd {
  text-align: right;
}

@media (max-width: 1024px) {
  .menuBox.price .menuBoxTxt {
    width: 48%;
  }
}

@media (max-width: 599px) {
  .menuBox.price .menuBoxTxt {
    width: 100%;
  }
}



/* 2022.06.07 */

.cutmenu01{
  margin-bottom: 25px !important;
}

.menuprace01{
  font-size: 40px;
  margin-bottom: 20px;
}




/* 2022.06.13 */

.pricetext{
  width: 60%;
    margin: 50px auto 10px;
}

.cutprace01{
  display: flex;
  width: 93%;
  margin: 1px auto 50px;
}

.cutmenu01 {
  width: 70%;
  padding: 30px 30px !important;
}

.cutpraceimg{
  width: 28%;
  margin-top: 5%;
}

.cutpraceimg img{
  width: 100%;
}
  
.colorpraceimg{
  width: 28%;
  margin-top: 15%;
}

.colorpraceimg img{
  width: 100%;
}

.permprace{
  width: 28%;
  margin-top: 9%;
}

.permprace img{
  width: 100%;
}

.treatmentprace{
  width: 28%;
  margin-top: 8%;
}

.streatprace{
  width: 28%;
  margin-top: 1%;
}

.streatprace img{
  width: 100%;
}

.headspaprace{
  width: 28%;
  margin-top: 12%;
}

.headspaprace img{
  width: 100%;
}


@media (max-width: 1024px) {

.cutprace01 {
    display: flex;
    width: 100%;
    margin: 1px auto 50px;
}

.cutpraceimg {
    width: 28%;
    margin-top: 0%;
}

.colorpraceimg {
    width: 28%;
    margin-top: 0%;
}

.permprace {
    width: 28%;
    margin-top: 0%;
}

.treatmentprace {
    width: 28%;
    margin-top: 0px;
}

.streatprace {
    width: 28%;
    margin-top: 0%;
}

.headspaprace {
    width: 28%;
    margin-top: 0%;
}
}


@media (max-width: 599px) {
  .cutpraceimg{
    display: none;
  }

.cutmenu01 {
    width: 95%;
    padding: 30px 30px !important;
}

.cutprace01 {
    display: flex;
    width: 100%;
    margin: 1px auto 20px;
}

.colorpraceimg{
  display: none;
}

.permprace{
  display: none;
}

.treatmentprace{
  display: none;
}

.streatprace{
  display: none;
}

.headspaprace{
  display: none;
}
}
