@charset "UTF-8";

/* reset
====================================================== */
@charset "utf-8";

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    text-align: left;
}

body {
    line-height:1;
    -webkit-text-size-adjust: 100%;
    /* font-family:"游明朝", "游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif; */
    /* font-family: "sans-serif", "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif; */
    /* font-family: "メイリオ", "Meiryo", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif; */
    /* font-family: 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif; */
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}

ul,ol,dl {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    cursor: pointer;
}

table {
    /* border-collapse:collapse; */
    text-align: left;
    border-collapse: separate;
    border-spacing: 0;
}

hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

.Amatic{
    font-family: 'Amatic SC', cursive;
}
#menu,
#net-order,
#description,
#menu_customer_voice {
    font-family: "游明朝", "Yu Mincho", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
/* net-order
---------------------------------------- */
#net-order {
    background: #000!important;
    padding: 10px 0px 50px;
}
.section-title {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.section-title span{
    padding: 0px 10px;
    color: #9c8061;
    font-weight: bold;
    letter-spacing: 5px;
    font-size: 32px;
}

.section-title-image {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 51%;
}
.hidden_button {
    display: none!important;
}
/* base
====================================================== */
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.sub-title {
    color: red;
    text-align: left !important;
    font-size: 16px !important;
}

.title-vip {
    margin-bottom: 0px !important;
    text-align: center;
    font-size: 20px;
}
.mastress-price {
    font-size: 22px!important;
    font-weight: normal;
}
/* 大枠 */
html,
body {
    height: 100%;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
    -webkit-overflow-scrolling: touch !important;
}
body {
    font-size: 16px;
    line-height: 1.6;
}
#wrapper {
    width: 100%;
    margin: 0 auto;
    position: relative;
    background: #000;
}
body > #wrapper {
    height: auto;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    content: " ";
    clear: both;
    height: 0;
}

@media print {
    html,
    html body{overflow: visible !important;}
}

/* アクセシビリティ */
.guidance {
    left:-999px;
    position:absolute;
    width:990px;
}
img {max-width: 100%;height: auto;vertical-align: bottom;} /* レスポンシブ対応 */
img {
    vertical-align: bottom;
    box-shadow: #000 0 0 0; /* ロールオーバー対応 */
}
img, x:-moz-any-link, x:default {
    box-shadow: #000 0 0 0; /* IE7対応 */
}

/* リンク */
a:link    {color:#0066FF; text-decoration: none;}
a:visited {color:#0066FF; text-decoration: none;}
a:hover   {color:#0066FF; text-decoration: underline;}
a:active  {color:#0066FF; text-decoration: underline;}

.mincho{
    /* font-family: "FOT-筑紫明朝 Pr6 L","TsukuMinPr6-L","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","TakaoEx明朝",TakaoExMincho,"MotoyaLCedar","Droid Sans Japanese","HGS明朝E","ipamin","ＭＳ Ｐ明朝",serif; */
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    position: relative;
    font-weight: normal;
}

/* CLEARFIX */
.container:after,
.row:after,
.col:after {content: "";display: table;clear: both;}

.container {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
}
.clearfix {
    display: block !important;
    min-height: 0;
}
.flex-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.pc {display: block!important;}
.sp {display: none!important;}
.pt20 {padding-top: 20px;}
.pb30 {padding-bottom: 30px;}
.container section{
    margin-bottom: 80px;
}
h2:not(.product-name):not(.shop_open) {
    font-size: 44px;
    text-align: center;
    font-family: 'Amatic SC', cursive;
}

h2:not(.main_txt):not(.product-name):not(.shop_open)::after{
    display: block;
    content: "";
    border-bottom: 2px solid #000;
    width: 200px;
    margin: 0 auto 10px;
}

h2 + .read{
    margin: 0 0 30px;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}
.kome{
    font-size: 16px;
    font-weight: normal;
}

/* ボタン
---------------------------------------- */
.btn{
    max-width: 300px;
    width: 100%;
    height: 60px;
    line-height: 60px;
    margin: 0 auto;
    text-align: center;
    position: relative;
}
.btn a{
    background: transparent;
    display: block;
    color: #c8a47b;
    font-size: 18px;
    border: #c8a47b solid 1px;
    font-weight: bold;
    transition: 0.4s;
}
.btn a:hover {
    background: #080e0e;
}
.btn a::after{
    content: "ᐳ";
    width: 22px;
    height: 95%;
    position: absolute;
    top: 50%;
    right: 60px;
    transform: translateY(-50%);
}
.btn a:hover{
    text-decoration: none;
    opacity: .7;
}

/* ヘッダー
====================================================== */
header .header_container {
    padding: 20px 20px 0px 20px;
}
header .container{
    display: flex;
    justify-content: center;
    align-items: center;
}
div#screen {
    position: relative;
    background: url(/images/green_v2/top_pc.png) no-repeat;
    background-position: 50% 125px;
    background-repeat: no-repeat;
    width: 980px;
    margin: 0 auto;
}
@media screen and (max-width:980px){
    div#screen {
        width: 100%!important;
    }
}
div#screen_notification {
    height: 100%!important;
}
.header_container .header__top-text {
    font-size: 12px!important;
    color: #ffffff;
    display: block;
    padding-right: 15px;
    text-align: right;
    position: absolute;
    right: 5px;
    top: 8px;
}
.header_container .header__top-text.notification {
    color: #000000;
}
.header_inner{
    width: 100%
}
#site_title {
    max-width: 168px;
    margin-bottom: 15px;
    flex-shrink: 0;
    overflow: hidden;
}
#gnav ul{
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 30px;
}
#gnav ul li{
    padding-left: 20px;
    position: relative;
}
#gnav ul li:first-child{
    margin-right: 30px;
}
#gnav ul li a{
    font-family : Arial,'ＭＳ Ｐゴシック',sans-serif;
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    text-decoration: underline;
}
#gnav ul.notification li a {
    color: #000000!important;
}
/* #gnav ul li::before{
    display: inline-block;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    vertical-align: middle;
    border-width: 8px 5px 0 5px;
    border-color: #528424 transparent transparent transparent;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
} */
.sp_menu{
    display: none;
}

/* メイン
====================================================== */

#mainVisual {
    background: url(/images/green/main_bg.png) no-repeat center/cover;
    padding: 40px 0;
    margin: 0 0 40px;
    font-family: 'Amatic SC', cursive;
    position: relative;
}
#mainVisual .txt_area{
    width: 40%;
    text-align: center;
    position: relative;
    z-index: 2;
}
#mainVisual .txt_area:before{
    content: "";
    background: url(/images/green/title_bg.png) no-repeat center/100%;
    width: 553px;
    height: 182px;
    position: absolute;
    top: 35px;
    left: -75px;
}
#mainVisual .date{
    font-size: 46px;
    line-height: 1;
    text-align: center;
}
#mainVisual .date span{
    font-size: 72px;
}
#mainVisual h1{
    display: inline-block;
    background: url(/images/green/btm_border.png) no-repeat bottom/100%;
    padding: 0 0 10px;
    margin-bottom: 40px;
    font-size: 101px;
    text-align: center;
    line-height: 1;
}
#mainVisual .txt_area ul{
    display: flex;
    justify-content: center;
}
#mainVisual .txt_area ul li{
    max-width: 156px;
    width: 100%;
    flex-shrink: 0;
    margin: 0 10px;
}
#mainVisual .photo{
    max-width: 598px;
    width: 100%;
    position: absolute;
    top: -80px;
    right: 0;
}
/* ================================= */
a.scrolltop {
    padding-top: 60px;
}
a.scrolltop span {
    position: absolute;
    bottom: 70px;
    left: 50%;
    width: 35px;
    height: 55px;
    margin-left: -15px;
    border: 2px solid #fff;
    border-radius: 50px;
    box-sizing: border-box;
}
a.scrolltop span::before {
    position: absolute;
    top: 10px;
    left: 50%;
    content: '';
    width: 6px;
    height: 6px;
    margin-left: -3px;
    background-color: #fff;
    border-radius: 100%;
    -webkit-animation: sdb 2s infinite;
    animation: sdb 2s infinite;
    box-sizing: border-box;
}
span.scrolltext {
    position: absolute;
    bottom: 35px;
    left: 50%;
    width: 30px;
    font-size: 17px;
    color: #ffffff;
    height: 30px;
    margin-left: -20px;
}
@-webkit-keyframes sdb {
    0% {
        -webkit-transform: translate(0, 0);
        opacity: 0;
    }
    40% {
        opacity: 1;
    }
    80% {
        -webkit-transform: translate(0, 20px);
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}
@keyframes sdb {
    0% {
        transform: translate(0, 0);
        opacity: 0;
    }
    40% {
        opacity: 1;
    }
    80% {
        transform: translate(0, 20px);
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}
/* ================================= */
.inner {
    display: flex;
    flex-direction: column;
}
.inner .txt_area{
    width: 100%;
    margin-bottom: 50px;
}
.inner .txt_area p {
    font-family:游明朝;
    text-align: center;
    color: #ffffff;
}
.inner .read{
    margin: 0 0 40px;
    line-height: 1.6;
    font-size: 30px;
    font-weight: 500;
    letter-spacing: 10px;
    text-decoration: underline;
}
.inner .gallery_area {
    width: 100%;
    padding: 0px 80px;
}
.inner ul.gallery {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    text-align: center;
    justify-content: space-between;
}
.inner ul.gallery li {
    width: 32%;
    padding-top: 0;
}
.inner ul.gallery p.gallery_title {
    color: #ffffff;
    padding-top: 5px;
    letter-spacing: 5px;
}
.inner .slider_area{
    width: 55%;
    padding: 0 40px;
    margin-left: 5%;
    flex-shrink: 0;
}
.inner .slider_area .slider li{
    padding: 0 10px 10px;
}
.inner .slider_area .slider img{
    box-shadow: 4px 4px 8px rgba(0,0,0,0.2);
}
/* dotsカスタム */
.slick-dots{
    /* bottom: -35px!important; */
}
.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 10px;
    width: 10px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 10px;
    cursor: pointer;
    position: relative;
}
.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    font-size: 0!important;
    opacity: 1!important;
    border: 1px solid #707070;
    border-radius: 50%;
    width: 10px!important;
    height: 10px!important;
    line-height: 10px!important;
    text-align: center;
    -webkit-font-smoothing: antialiased;
}
.slick-dots li.slick-active button:before{
    content: "";
    background: #707070;
    border: 1px solid #707070;
}
/* arrowsカスタム */
.slider .slick-prev,
.slider .slick-next{
    top: 50%;
    width: 16px;
    height: 32px;
}
.slick-next:before,
.slick-prev:before{
    display: inline-block;
    content: "";
    width: 16px;
    height: 32px;
    opacity: 1;
}
.slick-next:before{
    background: url(/images/green/next.png) no-repeat center/100%;
}
.slick-prev:before{
    background: url(/images/green/prev.png) no-repeat center/100%;
}
.slick-prev:before,
.slick-next:before{
    opacity: 1;
}

/* customer_voice
---------------------------------------- */
#menu_customer_voice {
    padding-bottom: 20px;
    padding: 40px 0px 60px!important;
    background: #3e664c;
}
.card_voice_area {
    padding: 0px 80px;
}
.customer_voice_card {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    text-align: center;
    justify-content: space-between;
}
.customer_voice_card li {
    width: 32%;
    padding-top: 0;
}
.customer_voice_card .voice_item {
    border-radius: 12px;
    background: #fff;
    box-shadow: 3px 3px 0 #e5e5e5;
    overflow: hidden;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 2px;
}
.customer_voice_card .voice_item .avatar {
    width: 100%;
}
.customer_voice_card .voice_item .avatar img {
    padding: 20px 60px;
    width: 100%;
    height: auto;
}
.customer_voice_card .voice_item .customer-info {
    padding: 22px;
}
.customer_voice_card .voice_item .customer-info::before {
    content: "";
    position: absolute;
    transform: translate(10%,-100%);
    background: url(/images/green_v2/left-quotes-sign.png) no-repeat;
    background-size: contain;
    filter: invert(72%) sepia(34%) saturate(371%) hue-rotate(
        351deg
    ) brightness(98%) contrast(87%);
    width: 32px;
    height: 32px;
}
.customer_voice_card .customer-info .age {
    width: 40%;
}
.customer_voice_card .customer-info .rate {
    width: 60%;
    color: #dbb386;
}
/* update reponsive */
@media screen and (max-width: 767px){
    .customer_voice_card .voice_item.sp:not(:first-child) {
        margin-top: 20px;
    }
    .voice_item.sp {
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 11px;
        letter-spacing: 0px;
        border-radius: 5px;
        box-shadow: none;
    }
    .voice_item .left {
        float: left;
        width: 40%;
        padding: 10px;
    }
    .voice_item .right {
        float: left;
        width: 60%;
    }
    .voice_item .customer-info {
        padding-bottom: 5px!important;
    }
    .voice_item .customer-info::before {
        transform: translate(10%,-120%)!important;
        width: 16px!important;
        height: 16px!important;
    }
    .voice_item.sp .customer-info .rate {
        float: right;
    }
    .voice_item.sp .comment {
        margin-bottom: 5px;
    }
}
/* recruit
---------------------------------------- */
#recruit{
    background: url(/images/green/recruit_bg.png) no-repeat center/cover;
    padding: 80px 0;
    color: #fff;
}
#recruit p{
    text-align: center;
}

#recruit h2::after{
    border-bottom: 2px solid #fff;
}
#recruit h2 + .read{
    font-size: 24px;
}
#recruit .btn{
    margin-top: 40px;
}


/* Menu & Pric
---------------------------------------- */
#menu{
    padding: 40px 0px;
    background: #FFFFFF!important;
}
#menu #menu-title {
    padding-bottom: 40px;
}
#menu .section-title span{
    color: #000000;
}
#menu .menu-container,
#menu .menu-info-container{
    padding: 0px 80px;
}
#menu .menu-area {
    margin-bottom: 40px;
}
#menu .product-item .product-info,
#menu .product-item .product-thumbnail {
    width: 50%;
    padding: 10px;
    float: left;
}
#menu .product-item .product-info {
    padding: 20px!important;
}
#menu .product-item .product-name {
    font-size: 28px;
    text-align: center;
}
#menu .product-item .product-treatment {
    font-family:ＭＳ Ｐゴシック;
    border-top: #0b140f solid 1px;
    padding: 10px;
    padding-top: 20px;
}
#menu .product-item .product-treatment span.minutes {
    width: 90px;
    height: 90px;
    line-height: 90px;
    font-size: 28px;
    float: left;
    color: #ffffff;
    text-align: center;
    background-color:#559535;
    border-radius: 50%;
}
#menu .product-item .product-treatment .product-price {
    width: calc(100% - 100px);
    float: right;
}
#menu .product-treatment .product-price p {
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 0px;
}
#menu .product-treatment .product-price span:not(.yen) {
    font-size: 22px;
}
#menu.product-price .app-price,
#menu .product-price .treatment-price {
    color: #559535;
}
#menu .product-treatment .product-price div.app-price {
    color: #559535;
    width: 80px;
    float: left;
    font-size: 14px;
}
#menu .product-treatment .product-price div.app-price p:first-child {
    letter-spacing: 10px;
}
#menu .product-price .treatment-price {
    width: calc(100% - 80px);
    float: right;
    font-size: 32px;
}
#menu .product-price .treatment-price .yen {
    font-size: 35px;
}
#menu .menu-area .content {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    -webkit-justify-content: space-around;
    justify-content: space-around;
}
#menu .menu-area .content .items:first-child {
    padding-right: 20px;
}
#menu .content .toggle-button {
    padding-top: 20px;
    cursor: pointer;
}
.option-block .fixtop {
    margin: 6px!important;
}
.option-block h3 {
    font-weight: normal;
}
.option-block .pre-mastress {
    /* padding-top: 20px; */
    font-size: 20px;
}
.btn-toggle {
    width: 100%;
    height: 60px;
    line-height: 60px;
    margin: 0 auto;
    text-align: center;
    position: relative;
}

.btn-toggle span {
    background: #fff;
    text-align: center;
    display: block;
    color: #559535;
    font-size: 18px;
    font-weight: 400;
    border: solid 1px #559535;
    transition: 0.4s;
}
.content .btn-explain-down span::before{
    content: "";
    position: absolute;
    top: 55%;
    transform: translate(-180%,-50%);
    background: url(/images/green_v2/arrow_down.png) no-repeat;
    background-size: contain;
    width: 25px;
    height: 25px;
}
.content .btn-explain-up span::before{
    content: "";
    position: absolute;
    top: 55%;
    transform: translate(-180%,-50%);
    background: url(/images/green_v2/arrow_up.png) no-repeat;
    background-size: contain;
    width: 25px;
    height: 25px;
}

ul.price{
    display: flex;
    justify-content: space-around;
    padding-top: 20px;
}
ul.price li{
    width: 100%;
    margin: 0 0 40px;
    flex-shrink: 0;
}

ul.price li.group-price {
    width: 32%;
}
ul.price li.group-price table {
    width: 100%;
}
ul.price h3{
    margin: 0 0 10px;
    font-size: 28px;
    text-align: center;
    line-height: 1.3;
}
ul.price h3 span{
    display: block;
    font-size: 32px;
    text-align: center;
}
ul.price .option-block small{
    font-size: 16px;
    margin-right: 20px;
}
ul.price h3 span small{
    font-size: 14px;
    margin-right: 20px;
}
ul.price .photo{
    position: relative;
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 20px;
}
ul.price .photo .photo-title {
    text-align: center;
    color: #000;
    padding-top: 5px;
    margin-bottom: 0px;
    letter-spacing: 5px;
    font-size: 23px;
    font-weight: bold;
}
ul.price li.group-price .banner-img {
    position: relative;
    margin-bottom: 10px;
}
ul.price li.group-price .toggle-button {
    position: absolute;
    bottom: 5px;
    right: 30px;
}
ul.price li.group-price .btn-small-toggle {
    width: 40px;
    height: 40px;
    cursor: pointer;
    line-height: 30px;
}
.btn-small-toggle span {
    height: 30px;
}
.btn-small-down span::after {
    content: "";
    background: url(/images/green_v2/arrow_down.png) no-repeat;
    background-size: contain;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 50%;
    right: 18%;
    transform: translateY(-60%);
}
.btn-small-up span::after {
    content: "";
    background: url(/images/green_v2/arrow_up.png) no-repeat;
    background-size: contain;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 50%;
    right: 18%;
    transform: translateY(-60%);
}
/* 料金表 */
ul.price table{
    width: 50%;
    transition: 0.4s;
}
ul.price table th{
    font-size: 14px;
    line-height: 1.2;
    vertical-align: bottom;
    padding-left: 10px;
}
ul.price table td{
    padding-top: 10px;
    border-bottom: 1px solid #9F9F9F;
    font-family : Arial,'ＭＳ Ｐゴシック',sans-serif;
}
ul.price table tr:nth-of-type(2) td{
    padding-top: 5px;
}
ul.price table tr th:last-of-type,
ul.price table tr td:last-of-type{
    color: #559535;
    text-align: right;
}
ul.price table tr td:first-of-type{
    font-size: 22px;
}
ul.price table tr td:first-of-type small{
    font-size: 18px;
}
ul.price table tr td:nth-of-type(2){
    font-size: 22px;
    position: relative;
}
ul.price table tr td:nth-of-type(2)::after{
    display: inline-block;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    vertical-align: middle;
    border-width: 10px 0 10px 16px;
    border-color: transparent transparent transparent #868686;
    position: absolute;
    top: 22px;
    right: -15px;
}
ul.price table tr:nth-of-type(2) td:nth-of-type(2)::after{
    top: 20px;
}
ul.price table tr td:last-of-type{
    font-size: 28px;
    font-weight: bold;
}
#menu .txt{
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
}
@media screen and (max-width: 980px){
    #menu .product-item .product-info {
        width: 60%;
    }
    #menu .product-item .product-treatment {
        padding-top: 10px !important;
    }
    #menu .product-item .product-thumbnail {
        width: 40%;
        padding: 0px;
    }
    #menu .flex {
        display: flex;
    }
    #menu .product-item .product-treatment span.minutes {
        width: 60px !important;
        height: 60px !important;
        line-height: 60px !important;
        font-size: 18px !important;
        margin-top: 10px !important;
    }
    #menu .product-item .product-treatment .product-price {
        width: calc(100% - 75px);
    }
    #menu .product-price .treatment-price {
        width: calc(100% - 75px)!important;
        font-size: 25px	!important;
    }
}
@media screen and (max-width: 620px){
    .container_image {
        /* width: 70%!important; */
    }
    #menu .product-item .product-info {
        padding: 0px !important;
    }
    #menu .product-item .product-info .line-title {
        font-size: 24px;
        line-height: 24px;
    }
    #menu .product-item .product-treatment span.minutes {
        width: 50px !important;
        height: 50px !important;
        line-height: 50px !important;
        font-size: 15px !important;
    }
    #menu .product-treatment .product-price p {
        letter-spacing: 1px !important;
    }
    #menu .product-treatment .product-price p:not(.treatment-price)  {
        font-size: 14px !important;
    }
    #menu .product-treatment .product-price span:not(.yen) {
        font-size: 20px !important;
    }
    #menu .product-price .treatment-price {
        width: calc(100% - 60px) !important;
    }
    #menu .product-item .product-treatment .product-price {
        width: calc(100% - 60px);
    }
    #menu .product-price .treatment-price .yen {
        font-size: 30px;
    }
    #menu .product-price .treatment-price {
        font-size: 22px!important;
    }
}
@media screen and (max-width: 480px){
    #menu .product-item .product-name {
        font-size: 20px;
    }
    #menu .product-item .product-info .line-title {
        line-height: 20px;
        font-size: 20px;
    }
    #menu .product-item .product-treatment {
        padding-top: 5px !important;
        padding: 0px;
    }
    #menu .product-item .product-treatment span.minutes {
        width: 45px !important;
        height: 45px !important;
        line-height: 45px !important;
        font-size: 14px !important;
    }
    #menu .product-treatment .product-price p {
        letter-spacing: 1px !important;
    }
    #menu .product-treatment .product-price div.app-price {
        width: 60px;
    }
    #menu .product-treatment .product-price p:not(.treatment-price)  {
        font-size: 11px !important;
    }
    #menu .product-treatment .product-price span:not(.yen) {
        font-size: 18px !important;
    }
    #menu .product-price .treatment-price {
        width: calc(100% - 50px) !important;
    }
    #menu .product-item .product-treatment .product-price {
        width: calc(100% - 50px) !important;
    }
    #menu .product-price .treatment-price .yen {
        font-size: 24px;
    }
    #menu .product-price .treatment-price {
        font-size: 16px!important;
    }
}
/* App Store
---------------------------------------- */

section.app_link {
    background: #e6e6e6;
}

/* Access
---------------------------------------- */
#access{
    background: url(/images/green_v2/bk_02.png) no-repeat center/cover;
    padding: 50px 0 50px;
    color: #fff;
}
#access .container {
    padding: 0px 80px;
}
#access_area {
    font-family: "游明朝", "Yu Mincho", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    margin-bottom: 50px;
}
#access h2::after {
    border-bottom: 2px solid #fff;
}

#access .box{
    display: flex;
    justify-content: space-between;
}
#access .box:first-of-type{
    margin-bottom: 60px;
}
#access .box .txt_area{
    width: 50%;
    margin-right: 5%;
}
#access .box .map_area{
    width: 45%;
}

#access .box h3{
    font-size: 24px;
    margin: 0 0 15px;
    line-height: 1.3;
}
#access table{
    width: 100%;
}
#access table th,
#access table td{
    padding: 0 0 10px;
}
#access table th{
    width: 5em
}
#access table td .open-map {
    cursor:pointer;
    border: #ffff solid 1px;
    font-size: 18px;
    border-radius: 5px;
    font-weight: 800;
    padding: 10px 30px;
    line-height: 3.5;
}
/* POPUP CSS */
#pop-up {
    display: none; /* label でコントロールするので input は非表示に */
}
.overlay {
    display: none; /* input にチェックが入るまでは非表示に */
}
#pop-up:checked + .overlay {
    display: block;
    z-index: 9999;
    background-color: #00000070;
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
}
.window {
    width: 90vw;
    max-width: 500px;
    height: 500px;
    background-color: #ffffff;
    border-radius: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.window.fadeup {
    animation: fadeup 1s cubic-bezier(0.18, 0.89, 0.32, 1.28) 1 forwards;
}
.window img {
    padding: 10px;
}
.text {
    font-size: 18px;
    margin: 0;
}
.close {
    cursor:pointer;
    position: absolute;
    top: 0px;
    right: 10px;
    color: #0e0e0e;
    font-size: 20px;
}
@keyframes fadeup {
    0% {
        transform: translate(-50%, -45%);
        opacity: 0;
    }
    80% {
        opacity: 1;
    }
    100% {
        opacity: 1;
        transform: translate(-50%, -50%);
    }
}
/* POPUP CSS */
#access .btn{
    margin: 5px 0 0;
}

.gmap{
    width: 100%;
    height: 337px;
    margin: 0 0 10px;
}
#access .txt_link{
    padding-right: 30px;
    text-align: right;
    position: relative;
}
#access .txt_link::after{
    content: "";
    background: url(/images/green/arrow_wt.png) no-repeat center/21px;
    width: 22px;
    height: 6px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
#access .tel-moji a,
#access .txt_link a{
    color: #fff;
    text-decoration: underline;
}
#access .txt_link a:hover{
    text-decoration: none;
}
#access #benibana {
    margin-top: 40px;
}

/* AccessPlus
---------------------------------------- */
#accessplus{
    background: url(/images/greenplus/access_bg.png) no-repeat center/cover;
    padding: 80px 0;
    color: #fff;
}
#accessplus h2::after {
    border-bottom: 2px solid #fff;
}

#accessplus .box{
    display: flex;
    justify-content: space-between;
}
#accessplus .box:first-of-type{
    margin-bottom: 60px;
}
#accessplus .box .txt_area{
    width: 50%;
    margin-right: 5%;
}
#accessplus .box .map_area{
    width: 45%;
}

#accessplus .box h3{
    font-size: 24px;
    margin: 0 0 15px;
    line-height: 1.3;
}
#accessplus table{
    width: 100%;
}
#accessplus table th,
#accessplus table td{
    padding: 0 0 10px;
}
#accessplus table th{
    width: 5em
}
#accessplus .btn{
    margin: 5px 0 0;
}

.gmap{
    width: 100%;
    height: 337px;
    margin: 0 0 10px;
}
#accessplus .txt_link{
    padding-right: 30px;
    text-align: right;
    position: relative;
}
#accessplus .txt_link::after{
    content: "";
    background: url(/images/green/arrow_wt.png) no-repeat center/21px;
    width: 22px;
    height: 6px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
#accessplus .tel-moji a,
#accessplus .txt_link a{
    color: #fff;
    text-decoration: underline;
}
#accessplus .txt_link a:hover{
    text-decoration: none;
}


/* フッター
====================================================== */
footer{
    background: #000000;
    padding: 30px 20px;
    width: 100%;
}
footer .logo{
    max-width: 147px;
    width: 100%;
    margin: 0 auto 20px;
}
footer .btn{
    margin: 0 auto 40px;
}
#copyright{
    color: #fff;
    font-size: 12px;
    text-align: center;
}

/* ページ上部へ戻る */
.pagetop {
    border: 1px solid #292108;
    background: rgba(255, 255, 255, 0.8);
    width: 60px;
    height: 60px;
    border-radius: 50%;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 2000;
    cursor: pointer;
}
.pagetop:after{
    display: inline-block;
    content: "";
    width: 12px;
    height: 12px;
    border-top: 2px solid #292108;
    border-left: 2px solid #292108;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: absolute;
    top: 25px;
    left: 22px;
}

.btn_to_top {
    text-align: center;
}
.btn_to_top a {
    color: #ffffff;
    letter-spacing: 0.1em;
    text-decoration: underline;
}
@media all and (max-width: 1024px) {
    #logo_img {
        margin-bottom: 0;
        height: 500px!important;
    }
}
@media (min-width: 767px) and (max-width: 980px){
    #btn_kumamoto {
        width: 250px!important;
    }
    #btn_benibana {
        width: 250px!important;
    }
    ul.price table th {
        font-size: 12px;
        padding-left: 0px;
    }
    ul.price li.group-price .toggle-button {
        position: absolute;
        bottom: 5px;
        right: 5px;
    }
    ul.price table tr td:first-of-type {
        font-size: 14px;
    }
    ul.price table tr td:nth-of-type(2) {
        font-size: 14px;
    }
    ul.price table tr:nth-of-type(2) td:nth-of-type(2)::after {
        top: 14px;
    }
    ul.price table tr td:nth-of-type(2)::after {
        border-width: 5px 0 5px 10px;
        top: 18px;
        right: -14px;
    }
    ul.price table tr td:last-of-type {
        font-size: 18px;
        font-weight: bold;
    }
    .app_link .container {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
        flex-direction: column;
    }
    .app_link .container #btn_apple {
        margin-top: 20px;
        margin-left: 80px;
    }
}
/* ▼▼▼ 480px〜768px
====================================================== */
@media screen and (max-width: 767px){

    .pc{
        display: none!important;
    }
    .sp{
        display: block!important;
    }


    .floating-reservation {
        border-top: 1px solid #CCCCCC;
        position: fixed;
        bottom: 0;
        font-size: 0;
        width: 100%;
        margin: 0 auto;
    }

    .pagetop {
        bottom: 0px !important;
    }

    .container section{
        margin-bottom: 40px;
    }
    h2:not(.product-name):not(.shop_open){
        font-size: 44px;
        text-align: center;
        font-family: 'Amatic SC', cursive;
    }
    h2:not(.main_txt):not(.product-name):not(.shop_open)::after{
        display: block;
        content: "";
        border-bottom: 2px solid #000;
        width: 200px;
        margin: 0 auto 10px;
    }
    h2 + .read{
        margin: 0 0 30px;
        font-size: 18px;
        text-align: center;
        font-weight: bold;
    }
    .kome{
        font-size: 12px;
    }

    /* ボタン
    ---------------------------------------- */
    .btn{
        max-width: 300px;
        width: 100%;
        height: 60px;
        line-height: 60px;
        margin: 0 auto;
        text-align: center;
        position: relative;
    }
    .btn a:hover{
        text-decoration: none;
        opacity: .7;
    }

    /* ヘッダー
    ====================================================== */
    header {
        padding: 10px;
        margin: 0;
        position: relative;
    }
    header .header_container {
        padding: 15px 10px 0px 10px;
    }
    header .container{
        display: block;
        position: static;
    }
    .header_container .header__top-text {
        font-size: 1.9vw!important;
        font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    }
    .header_inner{
        width: 100%
    }
    #site_title {
        max-width: 100px;
        margin-bottom: 5px;
    }
    #gnav{
        display: block;
        width: 160px;
        position: absolute;
        top: 0;
        right: 0;
    }
    #gnav .sp_menu{
        display: block;
        top: 15px;
        /* background: #292108; */
        width: 100%;
        height: 40px;
        position: relative;
    }

    #gnav .sp_menu.open::before,
    #gnav .sp_menu.close::before{
        display: inline-block;
        color: #fff;
        font-size: 18px;
        text-indent: 1.5em;
        text-align: center;
        width: 100%;
        line-height: 40px;
    }
    /* #gnav .sp_menu.open::before{
        content: "MENU";
    }
    #gnav .sp_menu.close::before{
        display: inline-block;
        content: "CLOSE";
    } */
    #gnav .sp_menu span{
        display: block;
        border-bottom: 1px solid #fff;
        width: 19px;
        height: 2px;
        position: absolute;
        top: 19px;
        /* left: 40px; */
        right: 15px;
    }
    #gnav .sp_menu span::before,
    #gnav .sp_menu span::after{
        content: "";
        border-bottom: 1px solid #fff;
        width: 19px;
        position: absolute;
        -moz-transition:all 0.3s;
        -webkit-transition:all 0.3s;
        transition:all 0.3s;
    }
    #gnav .sp_menu_notifi span,
    #gnav .sp_menu_notifi span::before,
    #gnav .sp_menu_notifi span::after{
        border-bottom: 1px solid #000;
    }
    #gnav .sp_menu span::before{
        top: -6px;
        left: 0;
    }
    #gnav .sp_menu span::after{
        bottom: -8px;
        left: 0;
    }
    #gnav .sp_menu.close span {
        border-color:#292108;
        -moz-transition:all 0.3s;
        -webkit-transition:all 0.3s;
        transition:all 0.3s;
    }
    #gnav .sp_menu_notifi.close span {
        border-color:#fff!important;
    }
    #gnav .sp_menu.close span:before {
        -moz-transform:rotate(-135deg);
        -webkit-transform:rotate(-135deg);
        transform:rotate(-135deg);
        top:0;
        right:0;
    }
    #gnav .sp_menu.close span:after {
        -moz-transform:rotate(135deg);
        -webkit-transform:rotate(135deg);
        transform:rotate(135deg);
        bottom:0;
        right:0;
    }
    #gnav ul{
        display: none;
        margin: 0;
    }
    #gnav ul li{
        background: #fff;
        border: 1px solid #707070;
        padding: 0;
        position: relative;
        z-index: 10;
    }
    #gnav ul li:first-child{
        border-bottom: none;
        margin-right: 0;
    }
    #gnav ul li a{
        display: block;
        padding: 15px 0 15px 25px;
        line-height: 1.2;
        color: #000;
        text-decoration: none;
    }
    #gnav ul li::before{
        display: inline-block;
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        vertical-align: middle;
        border-width: 8px 5px 0 5px;
        border-color: #528424 transparent transparent transparent;
        position: absolute;
        top: 50%;
        left: 8px;
        transform: translateY(-50%);
    }
    #gnav ul li span{
        font-size: 16px;
    }
    /* net-order mobile
    ---------------------------------------- */
    #net-order {
        padding: 40px 0px;
    }
    .section-title {
        margin-bottom: 20px!important;
    }
    .section-title-image {
        width: 100%;
    }
    .flex-container-sp {
        display: flex !important;
        flex-direction: row !important;
    }
    /* メイン
    ====================================================== */

    #mainVisual {
        background: url(/images/green/main_bg.png) no-repeat center 20px/ 100% 254px;
        padding: 0;
        margin: 0 0 40px;
    }
    #mainVisual .txt_area{
        width: 100%;
        padding: 0 15px;
    }
    #mainVisual .txt_area:before{
        content: "";
        background: url(/images/green/title_bg.png) no-repeat center/100%;
        width: 100%;
        height: 182px;
        position: absolute;
        top: 0;
        left: 0;
    }
    #mainVisual .date{
        font-size: 30px;
    }
    #mainVisual .date span{
        font-size: 47px;
    }
    #mainVisual h1{
        display: inline-block;
        background: url(/images/green/btm_border.png) no-repeat bottom/100%;
        padding: 0 0 10px;
        margin-bottom: 40px;
        font-size: 66px;
        text-align: center;
        line-height: 1;
    }
    #mainVisual .txt_area ul{
        display: flex;
        justify-content: center;
    }
    #mainVisual .txt_area ul li{
        max-width: 48%;
        width: 100%;
        flex-shrink: 0;
        margin: 0 10px;
    }
    #mainVisual .photo{
        padding-left: 20px;
        margin: 0 0 60px;
        width: 100%;
        position: static;
    }

    .inner {
        display: block;
        padding: 0 15px;
    }

    #main #description {
        background-image: url(/images/green_v2/bk_01.png);
        background-size: 100% 100%!important;
        width: 100%;
        height: 100%;
    }
    .inner .txt_area{
        width: 100%;
        margin: 0 0 20px;
    }
    .inner .read{
        margin: 0 0 20px;
        font-size: 18px;
    }
    .inner .slider_area{
        width: 100%;
        padding: 0 10px;
        margin-left: 0;
    }
    .inner .slider_area .slider li{
        padding: 0 10px 10px;
    }
    .inner .slider_area .slider img{
        box-shadow: 4px 4px 8px rgba(0,0,0,0.2);
    }
    /* dotsカスタム */
    .slick-dots{
        /* bottom: -35px!important; */
    }
    .slick-dots li button {
        border: 0;
        background: transparent;
        display: block;
        height: 10px;
        width: 10px;
        outline: none;
        line-height: 0px;
        font-size: 0px;
        color: transparent;
        padding: 10px;
        cursor: pointer;
        position: relative;
    }
    .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "";
        font-size: 0!important;
        opacity: 1!important;
        border: 1px solid #707070;
        border-radius: 50%;
        width: 10px!important;
        height: 10px!important;
        line-height: 10px!important;
        text-align: center;
        -webkit-font-smoothing: antialiased;
    }
    .slick-dots li.slick-active button:before{
        content: "";
        background: #707070;
        border: 1px solid #707070;
    }
    /* arrowsカスタム */
    .slider .slick-prev,
    .slider .slick-next{
        top: 50%;
        width: 11px;
        height: 22px;
    }
    .slider .slick-prev{
        left: -15px;
    }
    .slider .slick-next{
        right: -15px;
    }
    .slick-next:before,
    .slick-prev:before{
        display: inline-block;
        content: "";
        width: 11px;
        height: 22px;
        opacity: 1;
    }

    /* customer_voice
    ---------------------------------------- */
    #menu_customer_voice {
        padding-bottom: 40px!important;
    }
    .customer_voice_card {
        flex-direction: column;
        padding: 5px;
    }
    .customer_voice_card li {
        width: 100%;
        padding: 5px;
    }
    /* recruit
    ---------------------------------------- */
    #recruit{
        background: url(/images/green/recruit_bg_sp.png) no-repeat center/cover;
        padding: 20px 15px;
    }
    #recruit p{
        text-align: center;
    }

    #recruit h2::after{
        border-bottom: 2px solid #fff;
    }
    #recruit h2 + .read{
        font-size: 24px;
    }
    #recruit .btn{
        margin-top: 40px;
    }


    /* Menu & Pric
    ---------------------------------------- */
    #menu{
        padding: 20px 15px;
    }
    #menu #menu-title img {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    #menu .menu-area .content .items:first-child {
        padding: 10px;
    }

    ul.price{
        display: block;
        width: 80%;
        transition: 0.4s;
        margin: 0 auto;
    }
    ul.price li.group-price {
        width: 100%;
    }
    ul.price li{
        width: 100%;
        margin: 0 0 40px;
        flex-shrink: 0;
    }
    ul.price h3{
        margin: 0 0 40px;
        font-size: 28px;
        text-align: center;
        line-height: 1.3;
    }
    .option-block .pre-mastress {
        margin-bottom: 20px;
    }
    ul.price h3 span{
        display: block;
        font-size: 32px;
        text-align: center;
    }
    ul.price h3 span small{
        font-size: 14px;
        margin-right: 20px;
    }
    ul.price .photo,
    ul.price .photo img{
        /* max-width: 221px; */
        width: 100%;
        margin: 0 auto;
    }

    /* 料金表 */
    ul.price table{
        width: 100%;
    }
    ul.price table th{
        font-size: 14px;
        line-height: 1.2;
        vertical-align: bottom;
        padding-left: 10px;
    }
    ul.price table td{
        padding-top: 10px;
        border-bottom: 1px solid #9F9F9F;
    }
    ul.price table tr th:last-of-type,
    ul.price table tr td:last-of-type{
        color: #559535;
        text-align: right;
    }
    ul.price table tr td:first-of-type{
        font-size: 28px;
    }
    ul.price table tr td:first-of-type small{
        font-size: 18px;
    }
    #menu .txt{
        margin-bottom: 10px;
    }

    /* Access
    ---------------------------------------- */
    #access{
        background: url(/images/green_v2/bk_02.png) no-repeat center/cover;
        padding: 20px 10px;
    }
    #access h2::after {
        border-bottom: 2px solid #fff;
    }

    #access .box{
        display: block;
    }
    #access .box:first-of-type{
        margin-bottom: 60px;
    }
    #access .box .txt_area{
        width: 100%;
        margin: 0 0 40px;
    }
    #access .box .map_area{
        width: 100%;
    }

    #access .box h3{
        font-size: 22px;
        margin: 0 0 15px;
        line-height: 1.3;
    }
    #access table{
        width: 100%;
        font-size: 13px;
    }
    #access table th,
    #access table td{
        padding: 0 0 10px;
    }
    #access table th{
        width: 5em
    }
    #access .btn{
        margin: 5px auto 0;
    }

    .gmap{
        width: 100%;
        height: 337px;
        margin: 0 0 10px;
    }
    #access .txt_link{
        padding-right: 30px;
        text-align: right;
        position: relative;
    }
    #access .txt_link::after{
        content: "";
        background: url(/images/green/arrow_wt.png) no-repeat center/21px;
        width: 22px;
        height: 6px;
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
    }
    #access .tel-moji a,
    #access .txt_link a{
        color: #fff;
    }


    /* AccessPlus
    ---------------------------------------- */
    #accessplus{
        background: url(/images/greenplus/access_bg_sp.png) no-repeat center/cover;
        padding: 20px 15px;
    }
    #accessplus h2::after {
        border-bottom: 2px solid #fff;
    }

    #accessplus .box{
        display: block;
    }
    #accessplus .box:first-of-type{
        margin-bottom: 60px;
    }
    #accessplus .box .txt_area{
        width: 100%;
        margin: 0 0 40px;
    }
    #accessplus .box .map_area{
        width: 100%;
    }

    #accessplus .box h3{
        font-size: 24px;
        margin: 0 0 15px;
        line-height: 1.3;
    }
    #accessplus table{
        width: 100%;
    }
    #accessplus table th,
    #accessplus table td{
        padding: 0 0 10px;
    }
    #accessplus table th{
        width: 5em
    }
    #accessplus .btn{
        margin: 5px auto 0;
    }

    .gmap{
        width: 100%;
        height: 337px;
        margin: 0 0 10px;
    }
    #accessplus .txt_link{
        padding-right: 30px;
        text-align: right;
        position: relative;
    }
    #accessplus .txt_link::after{
        content: "";
        background: url(/images/green/arrow_wt.png) no-repeat center/21px;
        width: 22px;
        height: 6px;
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
    }
    #accessplus .tel-moji a,
    #accessplus .txt_link a{
        color: #fff;
    }



    /* フッター
    ====================================================== */
    footer{
        background: #000000;
        padding: 30px 20px;
    }
    footer .logo{
        max-width: 147px;
        width: 100%;
        margin: 0 auto 20px;
    }
    footer .btn{
        margin: 0 auto 40px;
    }
    #copyright{
        color: #fff;
        font-size: 12px;
        text-align: center;
    }

    /* ページ上部へ戻る */
    .pagetop {
        width: 50px;
        height: 50px;
    }
    .pagetop:after{
        width: 10px;
        height: 10px;
        top: 20px;
        left: 18px;
    }

}

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

    #logo_img {
        height: 250px!important;
    }
    #access .container {
        padding: 0px;
    }
    #access_area {
        margin-bottom: 20px;
    }
    ul.price table tr td:first-of-type {
        font-size: 20px;
    }
    ul.price table tr td:nth-of-type(2) {
        font-size: 20px;
    }
    ul.price table tr td:last-of-type {
        font-size: 26px;
    }
    ul.price li.group-price .toggle-button {
        position: absolute;
        bottom: 5px;
        right: 25px;
    }
    .btn-toggle {
        height: 40px;
        line-height: 40px;
    }
    .btn-toggle span {
        padding-left: 20px;
    }
    /* .thumbnail {
        display: flex;
    } */
    .thumbnail img.sp {
        padding-top: 10%;
    }

    .content .btn-explain-down span::before {
        content: "";
        transform: translate(-120%,-50%);
        width: 20px;
        height: 20px;
    }
    .content .btn-explain-up span::before {
        content: "";
        transform: translate(-120%,-50%);
        width: 20px;
        height: 20px;
    }
    .btn a::after {
        position: absolute;
        top: 50%;
        right: 30px;
        transform: translateY(-50%);
    }
}
@media screen and (max-width: 360px){
    .section-title span {
        font-size: 15px!important;
    }

    #img_kumamoto .shop_frame, #img_benibana .shop_frame {
        font-size: 11px !important;
    }

    #btn_kumamoto, #btn_benibana {
        width: 170px !important;
    }

    .sub_txt_btn {
        margin-left: 10px !important;
    }
}
@media screen and (max-width: 320px){
    #gnav{
        width: 160px;
    }
    ul.price table tr td:first-of-type{
        font-size: 24px;
    }
    ul.price table tr td:nth-of-type(2){
        font-size: 22px;
    }
    ul.price table tr td:nth-of-type(2)::after{
        top: 24px;
    }
    ul.price table tr:nth-of-type(2) td:nth-of-type(2)::after{
        top: 22px;
    }
    ul.price table tr td:last-of-type{
        font-size: 26px;
    }

    #img_kumamoto .shop_frame, #img_benibana .shop_frame {
        font-size: 8px !important;
        padding: 30px 10px !important;
    }
    .container_image.mgt20 {
        margin-top: 0px !important;
    }
    .container_image.pgt20 {
        margin-top: 0px !important;
    }

    #btn_kumamoto, #btn_benibana {
        width: 130px !important;
        font-size: 10px !important;
        height: 35px !important;
    }

    #btn_kumamoto:not(.tel)::after, #btn_benibana:not(.tel)::after {
        width: 25px !important;
        height: 25px !important;
        transform: translate(-10px, 2px) !important;
    }
}

#main #note .note_close{
    background: #f8f8f8;
    padding: 20px 45px;
    border: 2px solid #7f7f7f;
    width: 75%;
    margin: 25px auto;
}

#main #note .note_close p{
    font-size: 20px;
    max-width: 800px;
    margin: 0 auto;
}

#main #note .note_close p span{
    color: red;
}
@media screen and (max-width:768px){
    .card_voice_area {
        padding: 0px 20px;
    }
    #main #note .note_close{
        background: #f8f8f8;
        border: 2px solid #7f7f7f;
        margin: 25px auto;
        width: 100%;
        padding: 20px 7% 25px;
    }

    #main #note .note_close p{
        font-size: 18px;
    }

    .news-title {
        padding-left: 20px;
    }
}
#main #description {
    background-image: url(/images/green_v2/bk_01.png);
    background-size: 100%;
    width: 100%;
    height: 100%;
    padding: 40px;
}
#main #notification {
    background: #0c140f;
    padding: 50px 0px 25px;
}
#main .notification_contain{
    max-width: 1000px;
    padding-right: 15px;
    margin: auto;
}
#main #notification .notification_close{
    background: #f8f8f8;
    padding: 40px 3% 45px;
    border: 2px solid #7f7f7f;
    max-width: 1000px;
    margin: 25px auto;
}
#main #notification .front_notification_close{
    max-width: 1000px;
    background: #0e1410!important;
    border: none!important;
    margin: 0 auto!important;
    padding: 0px 80px!important;
}
#main #notification .notification_table {
    background: #f8f8f8;
    padding: 40px 3% 45px;
    border: 2px solid #7f7f7f;
}
#main #notification .notification_close p{
    font-size: 20px;
    max-width: 1000px;
    margin: 0 auto;
}

#main #notification .notification_close p span{
    color: #000;
}
@media screen and (max-width:767px){

    #main .notification_contain{
        padding-right: 0;
    }
    #main #notification {
        padding: 20px;
    }
    #main #notification .notification_close {
        background: #f8f8f8;
        border: 2px solid #7f7f7f;
        margin: 25px auto;
        width: 100%;
        padding: 0;
    }
    #main #notification .front_notification_close {
        background: #f8f8f8;
        border: 2px solid #7f7f7f;
        margin: 25px auto;
        width: 100%;
        padding: 0px 10px!important;
        background: #0e1410!important;
        border: none!important;
    }
    #main #notification .notification_close p{
        font-size: 18px;
    }
}

.ratings__star {
    display: inline-block;
    vertical-align: middle;
    margin-right: 2%;
    font-size: 0;
}

.ratings__star-item {
    display: inline-block;
    vertical-align: middle;
    width: 35px;
    margin-left: -15px;
}

.ratings__star-img {
    width: 50%;
}

#txt_customer_voice{
    font-size: 200%;
    color: #F0BB2D;
    display: inline-block;
    border-bottom: 3px solid #F0BB2D;
    margin-bottom: 20px;
    font-weight: bold;
}

.global-inner {
    position: relative;
    margin: 0 auto;
    width: 750px;
    min-width: 750px;
}
#voice-area .voice-item {
    margin-bottom: 20px;
    padding: 30px 3%;
    border-radius: 12px;
    background: #fff;
    border: solid 2px #6C1C09;
    overflow: hidden;
}
#voice-area .voice-item .voice-item-top {
    margin-bottom: 20px;
    width:100%;
    height:30px;
}
#voice-area .voice-item .voice-item-top .left {
    margin-right: 35px;
    float: left;
    width: 10%;
}

#voice-area .voice-item .voice-item-top .left h1{
    font-size: 105%;
    border-bottom: 3px solid #6C1C09;
}
#voice-area .voice-item .voice-item-top .right {
    float: left;
    width: 30%;
}

.comment{
    line-height: 25px;
    padding: 0px 22px;
}

.voice-item-bottom{
    width:100%;
    height:auto;
}
#voice-area .voice-item .info {
    display: inline-block;
    margin-top: 5px;
    padding: 4px 15px;
    border: solid 2px #ee3e00;
    border-radius: 100px;
    color: #ee3e00;
    font-weight: bold;
}

#voice-area .voice-item h3 {
    font-size: 23px;
    font-weight: bold;
    line-height: 1.4;
}
#voice-area .voice-item .btn {
    display: none;
}
#voice-area .voice-item-half {
    display: flex;
    flex-wrap: wrap;
}
#voice-area .voice-item-half .voice-item {
    width: 48%;
    margin: 0 1% 20px;
}
#voice-area .voice-item-half .voice-item-top .left {
    width: 26%;
}

#menu_customer_voice{
    padding-bottom: 20px;
}
#customer_voice {
    margin-bottom: 40px;
}
#menu_customer_voice .section-title span {
    color: #ffffff;
}
.container_image{
    width:50%;
    float: left;
    margin: 0 auto;
}

#img_kumamoto{
    float: right;
    margin: 20px;
    padding: 40px 50px;
}
#img_kumamoto .shop_frame,
#img_benibana .shop_frame {
    background: url(/images/green_v2/shop_frame_01_2.png) no-repeat;
    width: 360px;
    height: 100%;
    background-size: 100% 100%;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    color: #9c8061;
    padding: 70px 10px;
}
#img_benibana{
    float: left;
    margin: 20px;
    padding: 40px 50px;
}

.container .container_image a{
    margin-top: 5px!important;
    margin-bottom: 5px!important;
    font-size:120%;
    color: #ffffff;
    display: table;
    margin: 0 auto;
}
.container .container_image a .tel {
    cursor:text;
}
@media screen and (max-width:767px){
    .container .container_image a .tel {
        cursor: pointer;
    }
}
#btn_kumamoto{
    width: 350px;
    height: 60px;
    border: 1px solid #559535;
    float: initial;
    padding-top: 2px;
}
#btn_kumamoto:not(.tel):hover,
#btn_benibana:not(.tel):hover {
    -webkit-filter: grayscale(5%) brightness(51%);
}

#btn_benibana{
    width: 350px;
    height: 60px;
    border: 1px solid #559535;
    float: initial;
    padding-top: 2px;
}
#btn_kumamoto:not(.tel)::after,
#btn_benibana:not(.tel)::after {
    content: "";
    background: url(/images/green_v2/arrow_right.png) no-repeat;
    background-size: contain;
    width: 32px;
    height: 32px;
    position: absolute;
    transform: translate(-90%, 34%);
}
.btn_net_order {
    display: table;
    margin: 0 auto;
    color: #FFFFFF;
    background: #559535;
    border-radius: 30px;
    text-align: center;
    vertical-align: middle;
    width: 350px;
    height: 60px;
    border: 1px solid #559535;
    float: left;
}

.btn_net_order_scroll {
    display: table;
    margin: 0 auto;
    color: #FFFFFF;
    background: #963532;
    border-radius: 30px;
    text-align: center;
    vertical-align: middle;
    width: 350px;
    height: 60px;
    border: 1px solid #963532;
    float: left;
}

#net-order .appstore-notice {
    width: 100%;
    color: #fff;
    text-align: center;
    margin-top: 32px;
}
.sub_txt_btn{
    color:#7f7f7f;
    margin-left:50px;
    font-size:150%;
}
/* .btn_net_order span::after {
	width: 100%;
    height: 95%;
    position: absolute;
    top: 50%;
    transform: translate(-60%,-50%);
	background: url(../../images/green_v2/arrow-right.png) no-repeat right center;
} */
.btn_app{
    padding: 30px;
}

.btn_app p{
    text-align: center;
    font-size: 120%;
    font-weight: normal;
    margin: 20px 0px 0px;
}

#btn_google{
    width:50%;
    float:left;
    margin-right: 50px;
}

#btn_apple{
    width:45%;
    float:left;
}
#header_main_img{
    margin-top: 0;
    margin-bottom: 0;
}
#logo_img{
    margin-bottom: 0;
    height: 500px;
}
#header_main_img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
#main-img .main-img-a h2 {
    text-align: center;
    line-height: 80px;
    font-weight: initial;
    color: #ffffff;
    padding: 40px 50px;
    background-color: rgba(0,0,0,0.3);
    font-size: 38px;
}
#main-img .main-img-a span.new_open {
    color: #f2e5c2;
    font-size: 60px;
    font-weight: 600;
}
#main-img .main-img-a div.shop_name {
    text-align: center;
    padding-top: 5px;
    border-top: #fff solid 2px;
    border-bottom: #FFF solid 2px;
}
#main-img .main-img-a .main_txt {
    text-align: center;
}
@media screen and (max-width:480px){
    div#screen {
        background: url(/images/green_v2/top_sp.png) 100% 100% no-repeat;
        background-size: contain!important;
    }
    #main-img .main-img-a img {
        float: right;
        width: 70%;
    }
    #main-img .main-img-a span:not(.new_open) {
        font-size: 22px!important;
    }
    #main-img .main-img-a span.new_open {
        font-size: 32px!important;
    }
}
@media screen and (max-width:765px){
    div#screen {
        width: 100%!important;
        height: 100%!important;
    }
    #header_main_img{
        width: 90%;
        padding: 0 10px;
    }
    #logo_img{
        padding-bottom: 0;
    }
    #main-img .main-img-a {
        height: 50%;
        left: 14%;
    }
    #main-img .main-img-a h2 {
        line-height: 40px;
        font-size: large;
        padding: 20px 30px;
        font-weight: 600;
    }

    #img_kumamoto .shop_frame,
    #img_benibana .shop_frame {
        padding: 40px 10px;
        font-size: 12px;
    }
    #main-img .main-img-a span:not(.new_open) {
        font-size: 32px;
    }
    #main-img .main-img-a span.new_open {
        font-size: 47px;
    }
    section.app_link .container {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    #net-order .appstore-notice {
        font-size: 11px;
    }
    #net-order .btn_google_play {
        margin-bottom: 20px!important;
    }
    #net-order .btn_google_play a {
        float:none!important;
    }
    #btn_google{
        width: 60%;
        margin-right: 0px;
        margin-bottom: 20px;
        /* margin-right: 15px;
        margin-left: 20px; */
    }
    #btn_apple {
        width:100%;
    }
    #btn_apple img{
        width:50% !important;
        margin-left: 25%;
    }

    .btn_app{
        padding-bottom: 10px;
    }

    .btn_app p{
        font-size: 95%;
        margin: 0px 0px 10px;
    }

    .voice-item-bottom{
        font-size: 13px;
    }
    .container .container_image a {
        font-size:12px;
    }
    .sub_txt_btn{
        margin-left: 20px;
    }
    #menu .menu-container, #menu .menu-info-container {
        padding: 0px;
    }
    #menu #menu-title {
        padding-bottom: 0px;
    }
    .section-title {
        padding: 0px 20px;
    }
    .section-title img {
        width: 15%;
    }
    .section-title span {
        font-size: 18px;
    }
    #img_kumamoto,
    #img_benibana{
        margin: 0px auto;
        float: none !important;
        padding: 0px !important;
        width: 90%;
        margin-bottom: 20px !important;
    }

    #btn_kumamoto,
    #btn_benibana {
        padding-top: 3px;
        font-size: 12px;
        width: 178px;
        height: 40px;
        float: initial;
    }
    #btn_scroll {
        font-size: 12px;
        width: 70%;
        height: 50px;
        float: initial;
        margin-left: 20px;
    }
    #btn_scroll .btn_scroll_text {
        font-size: 18px;
        line-height: 50px;
        cursor: pointer;
    }
    #btn_kumamoto:not(.tel)::after, #btn_benibana:not(.tel)::after{
        content: "";
        background: url(/images/green_v2/arrow_right.png) no-repeat;
        background-size: contain;
        width: 30px;
        height: 30px;
        position: absolute;
        transform: translate(0%, 0%) ;
    }

    .comment{
        font-size: 100%;
        line-height: 20px;
    }
    .ratings__star-img {
        float: right;
        width: 25%;
    }
    #txt_customer_voice_1{
        margin-bottom: 0;
    }
    .ratings__star {
        width: 50px;
    }
    .ratings__star-item {
        margin-left: -25px;
    }
    #voice-area .voice-item .voice-item-top .left {
        margin-right: 10px;
        width: 50%;
    }

    #voice-area .voice-item .voice-item-top .right {
        width: 35%;
    }

    #voice-area .voice-item .voice-item-top .left h1{
        font-size: 80%;
    }

    #womans #appli p.mb45{
        font-size: 100%;
    }

    #txt_customer_voice{
        font-size: 22px;
    }
    .global-inner {
        position: relative;
        margin: 0 auto;
        width: 350px;
        min-width: 0;

    }

    #voice-area .voice-item {
        width: 46%;
        height: 240px;
        float: left;
        margin-bottom: 20px;
        margin-right: 10px;
        margin-left: 4px;
        padding: 30px 3%;
        border-radius: 12px;
        background: #fff;
        border: solid 2px #6C1C09;
        overflow: hidden;
    }
}
