@charset "UTF-8";
@media screen and (min-width: 480px) and (max-width: 767px) {
  .pc-only {
    display: none !important;
  }

  /*==========================
  header
  ==========================*/
  header {
    height: 85px;
  }
  .site-title {
    margin: 0px auto;
    display: block;
    width: 150px;
    height: 85px;
  }
  .site-title img{
    width: 100%;
    height: 85px;
    padding: 10px 0;
  }
  /*==========================
  .gnavi
  ==========================*/
  .gnavi li a {
    color: #fff;
    text-decoration: none;
    padding: 0px 30px;
    font-size: 24px;
    font-family: "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro", sans-serif;
  }

  /*==========================
  footer
  ==========================*/
  footer {
    background: #3E290C;
    padding: 20px 20px 0px;
  }
  footer .footer-title-area img{
    width: 120px;
    margin: 0;
  }
  footer .footer-title-area .mt_10 {
    font-size: 10px;
    margin-top: 0;
    width: 40%;
  }
  footer .footer-title-area {
    width: 100%;
    text-align: center;
    padding: 0px 0px 20px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0 10px;
  }
  footer a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    display: block;
  }
  footer nav {
    display: flex;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 0px;
    margin-bottom: 60px;
    justify-content: center;
    width: 100%;
    margin: 0px auto;
    flex-direction: column;
  }
  footer nav .nav-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-bottom: 1px solid #fff;
    position: relative;
    width: 100%;
    flex-wrap: wrap;
    padding: 10px 0px;
  }
  footer nav .nav-box li a {
    padding: 12px 6px;
    line-height: 1.5em;
  }
  footer nav .nav-box:nth-child(1) ul li a {
    text-align: center;
  }
  footer nav .nav-box:nth-child(1) ul li:first-child {
    text-align: left;
    position: relative;
    top: auto;
  }
  footer nav .nav-box:nth-child(2) {
    display: flex;
  }
  footer nav .nav-box:nth-child(2) ul {
    width: 100%;
    display: flex;
  }
  footer nav .nav-box:nth-child(2) ul li {
    width: 33%;
  }
  footer nav .nav-box:nth-child(2) ul li:first-child {
    position: absolute;
    top: 0px;
    width: 100%;
  }
  footer nav .nav-box:nth-child(2) ul li:first-child a {
    width: 100%;
    text-align: center;
  }
  footer nav .nav-box:nth-child(2) ul li:nth-child(n+2) {
    margin-top: 40px;
    text-align: center;
  }
  footer nav .nav-box:nth-child(3) ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  footer nav .nav-box:nth-child(3) ul li {
    width: 50%;
  }
  footer nav .nav-box:nth-child(3) ul li a {
    padding-left: 30%;
  }
  footer nav .nav-box:nth-child(4) {
    border: none;
  }
  footer nav .nav-box:nth-child(4) ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  footer nav .nav-box:nth-child(4) ul li {
    width: 50%;
  }
  footer nav .nav-box:nth-child(4) ul li a {
    padding-left: 30%;
  }

  /*==========================
  予約ボタン
  ==========================*/
  .button-reservation {
    right: 20px;
    bottom: 60px;
    width: 118px;
    height: 118px;
  }
  /*==========================
  予約ボタン、スマホのみ(伊勢佐木町、上野)
  ==========================*/
  .button-reservation-sp.is-old {
    bottom: 100px;
    border-bottom: solid 1px #fff;
  }
  .button-reservation-sp {
    position: fixed;
    bottom: 50px;
    width: 100%;
    font-size: 20px;
    background: #D8B62C;
    z-index: 9999;
  }
  .button-reservation-sp a{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50px;
    padding: 0 10px;
    box-sizing: border-box;
    display: flex;
  }
  .button-reservation-sp a span {
    font-size: 12px;
  }
  .button-reservation-sp a img{
    width: auto;
    height: 22px;
    margin-right: 10px;
  }

  /*==========================
  コミック検索ボタン
  ==========================*/
  .button-comic_search {
    position: fixed;
    bottom: 0;
    right: 0;
    width: 100%;
    font-size: 20px;
    background: #557a15;
    z-index: 9999;
  }
  .button-comic_search span{
    font-size: 20px;
  }
  .button-comic_search a{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50px;
    padding: 0 10px;
    box-sizing: border-box;
    display: flex;
  }
  .button-comic_search a img{
    width: 28px;
    height: 28px;
    margin-right: 10px;
  }
  /*====================================================
  page_top
  ====================================================*/
  .page_top .sns-button-area {
    position: absolute;
    top: 10px;
    right: 10px;
  }
  .page_top .sns-button-area ul {
    display: flex;
  }
  .page_top .sns-button-area ul li {
    margin-right: 10px;
  }
  .page_top .sns-button-area ul li a img {
    width: 30px;
    height: 30px;
  }
  .page_top .sec_eyecatch {
    height: 480px;
    width: 100%;
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
  }
  .page_top .sec_eyecatch .inner-box {
    position: absolute;
    left: 30px;
    top: 30px;
    height: 450px;
    width: 100%;
  }
  .page_top .sec_eyecatch .sec_title {
    color: #fff;
    position: absolute;
    bottom: 100px;
    left: -20px;
    display: flex;
    flex-direction: column;
    width: 300px;
  }
  .page_top .sec_eyecatch .sec_title .main-text {
    font-size: 46px;
    line-height: 1em;
    font-weight: bold;
    margin-bottom: 10px;
  }
  .page_top .sec_eyecatch .sec_title .sub-text {
    font-size: 14px;
  }
  .page_top .group {
    width: 100%;
    position: relative;
  }
  .page_top .group-bg {
    z-index: -1;
    background: #483D26;
    height: 100%;
    position: absolute;
    right: 20px;
    left: 0px;
    bottom: 0px;
    top: 0px;
  }
  .page_top .sec_news {
    width: 100%;
    height: 720px;
    position: relative;
    overflow: hidden;
    padding: 30px 0px 0px;
  }
  .page_top .sec_news .inner-box {
    position: absolute;
    left: 20px;
    background: rgba(115, 156, 88, 0.7);
    width: 100%;
    padding: 20px 0px;
  }
  .page_top .sec_news .sec_title {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    right: 30px;
    top: 0px;
    letter-spacing: 10px;
  }
  .page_top .sec_news .bg-text {
    color: #fff;
    font-size: 32px;
    font-weight: bold;
    writing-mode: vertical-rl;
    text-orientation: upright;
    position: absolute;
    left: -14px;
    bottom: -70px;
    z-index: 2;
    letter-spacing: 10px;
  }
  .page_top .sec_news .news-list-area {
    width: 430px;
    margin: 0px auto;
  }
  .page_top .sec_news .news-list-area .inner-width-wrapper {
    width: 400px;
    margin: 0px auto;
    position: relative;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .page_top .sec_news .news-list-box {
    width: 190px;
    position: relative;
  }
  .page_top .sec_news .news-list-box:nth-child(-n+2) {
    margin-bottom: 20px;
  }
  .page_top .sec_news .news-list-box:nth-child(odd) {
    margin-right: 20px;
  }
  .page_top .sec_news .news-list-box a {
    display: block;
    text-decoration: none;
  }
  .page_top .sec_news .news-list-box .img-box {
    width: 190px;
    height: 190px;
    overflow: hidden;
  }
  .page_top .sec_news .news-list-box .img-box img {
    width: 100%;
  }
  .page_top .sec_news .news-list-box .text-box {
    width: 100%;
    height: 90px;
    padding: 24px 14px;
    color: #707070;
    font-size: 14px;
    background: #fff;
  }
  .page_top .sec_news .news-list-box .date {
    position: absolute;
    top: 160px;
    right: 0px;
    background: rgba(75, 20, 20, 0.5);
    color: #fff;
    font-size: 14px;
    padding: 14px;
    line-height: 1em;
  }
  .page_top .sec_news .news-more-button {
    position: absolute;
    right: 40px;
    bottom: -70px;
    color: #fff;
    text-decoration: none;
    border: 2px solid #fff;
    font-size: 16px;
    padding: 9px 54px 9px 18px;
    line-height: 1em;
    font-weight: bold;
  }
  .page_top .sec_news .news-more-button::after {
    content: "";
    background: url(/img/arrow-white.svg) no-repeat;
    height: 16px;
    width: 16px;
    position: absolute;
    right: 14px;
    transition: all 0.5s;
  }
  .page_top .sec_spiceal .img-box{
    width: 320px;
    margin: 25px auto;
    display: block;
  }
  .page_top .sec_spiceal .img-box img{
    width: 100%;
  }
  .page_top .sec_shop .sec_title,
  .page_top .sec_group .sec_title {
    font-size: 18px;
    color: #4A270B;
    text-align: center;
    padding: 20px 0px;
    font-weight: bold;
    position: relative;
  }
  .page_top .sec_shop .sec_title::after,
  .page_top .sec_group .sec_title::after {
    content: "";
    position: absolute;
    bottom: 0px;
    background: url(/img/top/sec-title-dec.svg) no-repeat;
    width: 100%;
    height: 14px;
    left: 0px;
    top: 38px;
    background-position-x: center;
    background-size: 60px;
  }
  .page_top .sec_shop .shop-list {
    background: #483D26;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 10px 0px;
  }
  .page_top .sec_shop .shop-list li.shop-list-li {
    position: relative;
    width: 100%;
    height: auto;
    border-bottom: 1px solid #fff;
    padding: 60px 0px;
  }
  .page_top .sec_shop .shop-list li.shop-list-li .icon-sns {
    width: 30px;
    height: 30px;
  }
  .page_top .sec_shop .shop-list li.shop-list-li .shop-about-box .shop-name {
    margin-bottom: 10px;
  }
  .page_top .sec_shop .shop-list li.shop-list-li .shop-about-box .shop-name .shop-name-en {
    display: block;
    font-size: 14px;
  }
  .page_top .sec_shop .shop-list li.shop-list-li .shop-about-box .shop-name .shop-name-jp {
    font-size: 24px;
    display: block;
  }
  .page_top .sec_shop .shop-list li.shop-list-li .shop-about-box .shop-more-button {
    color: #fff;
    border: 2px solid #fff;
    padding: 10px;
    text-decoration: none;
    font-size: 16px;
    display: block;
    margin-bottom: 10px;
  }
  .page_top .sec_shop .shop-list li.shop-list-li .shop-about-box .shop-more-button::after {
    content: "";
    background: url(/img/arrow-white.svg) no-repeat;
    height: 16px;
    width: 16px;
    position: absolute;
    right: 10px;
    transition: all 0.5s;
  }
  .page_top .sec_shop .shop-list li.shop-list-li .shop-about-box .shop-phone {
    font-size: 16px;
    position: relative;
    display: flex;
    color: #fff;
    text-decoration: none;
    padding: 0px 0px 0px 30px;
    height: 30px;
    align-items: center;
    margin-bottom: 10px;
  }
  .page_top .sec_shop .shop-list li.shop-list-li .shop-about-box .shop-phone::before {
    content: "";
    position: absolute;
    font-size: 24px;
    background: url(/img/top/icon-phone.svg) no-repeat;
    left: 0px;
    top: 0px;
    height: 30px;
    width: 30px;
    background-size: cover;
  }
  .page_top .sec_shop .shop-list li.shop-list-li .shop-about-box .shop-sns-box {
    display: flex;
    justify-content: flex-end;
  }
  .page_top .sec_shop .shop-list li.shop-list-li .shop-about-box .shop-sns-box li {
    margin-left: 10px;
  }
  .page_top .sec_shop .shop-list li.shop-list-li:nth-child(1) {
    border-top: 1px solid #fff;
  }
  .page_top .sec_shop .shop-list li.shop-list-li:nth-child(1) .inner-box {
    width: 440px;
    height: 440px;
    margin: 0px auto;
    position: relative;
  }
  .page_top .sec_shop .shop-list li.shop-list-li:nth-child(1) .shop-img-box1 {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 280px;
    overflow: hidden;
  }
  .page_top .sec_shop .shop-list li.shop-list-li:nth-child(1) .shop-img-box1 img {
    width: 100%;
  }
  .page_top .sec_shop .shop-list li.shop-list-li:nth-child(1) .shop-img-box2 {
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 2;
    width: 260px;
    overflow: hidden;
  }
  .page_top .sec_shop .shop-list li.shop-list-li:nth-child(1) .shop-img-box2 img {
    width: 100%;
  }
  .page_top .sec_shop .shop-list li.shop-list-li:nth-child(1) .shop-about-box {
    position: absolute;
    right: 10px;
    top: 0px;
    z-index: 2;
    color: #fff;
  }
  .page_top .sec_shop .shop-list li.shop-list-li:nth-child(1) .shop-about-box::before {
    content: "";
    height: 2px;
    width: 100px;
    z-index: 3;
    position: absolute;
    top: 30px;
    left: -110px;
    background: #fff;
  }
  .page_top .sec_shop .shop-list li.shop-list-li .shop-address1,
  .page_top .sec_shop .shop-list li.shop-list-li .shop-address2,
  .page_top .sec_shop .shop-list li.shop-list-li .shop-address3,
  .page_top .sec_shop .shop-list li.shop-list-li .shop-address4 {
    position: absolute;
    left: 0px;
    width: 100%;
    z-index: 3;
    overflow: hidden;
    font-size: 16px;
    bottom: 20px;
    height: 48px;
  }
  .page_top .sec_shop .shop-list li.shop-list-li:nth-child(2) .inner-box {
    width: 440px;
    height: 360px;
    margin: 0px auto;
    position: relative;
  }
  .page_top .sec_shop .shop-list li.shop-list-li:nth-child(2) .inner-box .shop-img-box3 {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 280px;
    overflow: hidden;
  }
  .page_top .sec_shop .shop-list li.shop-list-li:nth-child(2) .inner-box .shop-img-box3 img {
    width: 100%;
  }
  .page_top .sec_shop .shop-list li.shop-list-li:nth-child(2) .inner-box .shop-img-box4 {
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 2;
    width: 260px;
    overflow: hidden;
  }
  .page_top .sec_shop .shop-list li.shop-list-li:nth-child(2) .inner-box .shop-img-box4 img {
    width: 100%;
  }
  .page_top .sec_shop .shop-list li.shop-list-li:nth-child(2) .inner-box .shop-about-box {
    position: absolute;
    left: 10px;
    top: 0px;
    z-index: 2;
    color: #fff;
  }
  .page_top .sec_shop .shop-list li.shop-list-li:nth-child(2) .inner-box .shop-about-box::before {
    content: "";
    height: 2px;
    width: 100px;
    z-index: 3;
    position: absolute;
    top: 30px;
    left: 100px;
    background: #fff;
  }
  .page_top .sec_shop .shop-list li.shop-list-li:nth-child(2) .inner-box .shop-address {
    position: absolute;
    left: 520px;
    bottom: 60px;
    z-index: 3;
    background: #95753D;
    color: #fff;
    font-size: 24px;
    margin: 0px 46px;
    padding-left: 30px;
    height: 64px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .page_top .sec_shop .shop-list li.shop-list-li:nth-child(2) .inner-box .shop-address::before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 76px 46px;
    border-color: transparent transparent #95753D transparent;
    position: absolute;
    left: -46px;
    top: 0px;
  }
  .page_top .sec_shop .shop-list li.shop-list-li:nth-child(2) .inner-box .shop-address::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 76px 46px 0 0;
    border-color: #95753D transparent transparent transparent;
    right: -46px;
    bottom: 0px;
    position: absolute;
  }
  .page_top .sec_shop .shop-list li.shop-list-li:nth-child(3) .inner-box {
    width: 440px;
    height: 440px;
    margin: 0px auto;
    position: relative;
  }
  .page_top .sec_shop .shop-list li.shop-list-li:nth-child(3) .inner-box .shop-img-box5 {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 280px;
    overflow: hidden;
  }
  .page_top .sec_shop .shop-list li.shop-list-li:nth-child(3) .inner-box .shop-img-box5 img {
    width: 100%;
  }
  .page_top .sec_shop .shop-list li.shop-list-li:nth-child(3) .inner-box .shop-img-box6 {
    position: absolute;
    right: 0px;
    bottom: 80px;
    z-index: 2;
    width: 260px;
    overflow: hidden;
  }
  .page_top .sec_shop .shop-list li.shop-list-li:nth-child(3) .inner-box .shop-img-box6 img {
    width: 100%;
  }
  .page_top .sec_shop .shop-list li.shop-list-li:nth-child(3) .inner-box .shop-about-box {
    position: absolute;
    right: 10px;
    top: 0px;
    z-index: 2;
    color: #fff;
  }
  .page_top .sec_shop .shop-list li.shop-list-li:nth-child(3) .inner-box .shop-about-box::before {
    content: "";
    height: 2px;
    width: 100px;
    z-index: 3;
    position: absolute;
    top: 30px;
    left: -110px;
    background: #fff;
  }
  .page_top .sec_shop .shop-list li.shop-list-li:nth-child(3) .inner-box .shop-address {
    position: absolute;
    left: 0px;
    bottom: 60px;
    z-index: 3;
    background: #95753D;
    color: #fff;
    font-size: 24px;
    margin: 0px 46px;
    padding-left: 30px;
    height: 64px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .page_top .sec_shop .shop-list li.shop-list-li:nth-child(3) .inner-box .shop-address::before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 76px 46px;
    border-color: transparent transparent #95753D transparent;
    position: absolute;
    left: -46px;
    top: 0px;
  }
  .page_top .sec_shop .shop-list li.shop-list-li:nth-child(3) .inner-box .shop-address::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 76px 46px 0 0;
    border-color: #95753D transparent transparent transparent;
    right: -46px;
    bottom: 0px;
    position: absolute;
  }
  .page_top .sec_shop .shop-list li.shop-list-li:nth-child(4) .inner-box {
    width: 440px;
    height: 440px;
    margin: 0px auto;
    position: relative;
  }
  .page_top .sec_shop .shop-list li.shop-list-li:nth-child(4) .inner-box .shop-img-box7 {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 280px;
    overflow: hidden;
    z-index: 2;
  }
  .page_top .sec_shop .shop-list li.shop-list-li:nth-child(4) .inner-box .shop-img-box7 img {
    width: 100%;
  }
  .page_top .sec_shop .shop-list li.shop-list-li:nth-child(4) .inner-box .shop-img-box8 {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 260px;
    overflow: hidden;
  }
  .page_top .sec_shop .shop-list li.shop-list-li:nth-child(4) .inner-box .shop-img-box8 img {
    width: 100%;
  }
  .page_top .sec_shop .shop-list li.shop-list-li:nth-child(4) .inner-box .shop-about-box {
    position: absolute;
    left: 10px;
    top: 0px;
    z-index: 2;
    color: #fff;
  }
  .page_top .sec_shop .shop-list li.shop-list-li:nth-child(4) .inner-box .shop-about-box::before {
    content: "";
    height: 2px;
    width: 100px;
    z-index: 3;
    position: absolute;
    top: 30px;
    left: 100px;
    background: #fff;
  }
  .page_top .sec_shop .shop-list li.shop-list-li:nth-child(4) .inner-box .shop-address {
    position: absolute;
    right: 0px;
    bottom: 60px;
    z-index: 3;
    background: #95753D;
    color: #fff;
    font-size: 24px;
    margin: 0px 46px;
    padding-left: 30px;
    height: 64px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .page_top .sec_shop .shop-list li.shop-list-li:nth-child(4) .inner-box .shop-address::before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 76px 46px;
    border-color: transparent transparent #95753D transparent;
    position: absolute;
    left: -46px;
    top: 0px;
  }
  .page_top .sec_shop .shop-list li.shop-list-li:nth-child(4) .inner-box .shop-address::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 76px 46px 0 0;
    border-color: #95753D transparent transparent transparent;
    right: -46px;
    bottom: 0px;
    position: absolute;
  }
  .page_top .sec_group ul {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0px 10px;
  }
  .page_top .sec_group ul li {
    margin-bottom: 20px;
    width: 100%;
    position: relative;
  }
  .page_top .sec_group ul li a {
    display: flex;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
  }
  .page_top .sec_group ul li a .text-box {
    bottom: 10px;
    left: 10px;
    z-index: 2;
    position: absolute;
    color: #fff;
    font-size: 16px;
    font-family: "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro", sans-serif;
    text-decoration: none;
    line-height: 1.5em;
  }
  .page_top .sec_group ul li a .text-box .b {
    padding-right: 7px;
    font-size: 18px;
  }
  .page_top .sec_group ul li a .shoplist-icon,
  .page_top .sec_group ul li a .shoplist-icon-customacafe {
    width: 150px;
  }
  .page_top .sec_group ul li:last-child {
    margin-bottom: 60px;
  }

  /*====================================================
  各店舗
  ====================================================*/
  .page_eachstore .group {
    width: 100%;
    /*height: 420px;*/
    position: relative;
    z-index: 1;
    overflow: hidden;
  }
  .page_eachstore .group .group-bg {
    /*background: #483D26;*/
    position: absolute;
    right: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
  }
  .page_eachstore .eyecatch-bg {
    background: #2B261B;
    z-index: 1;
    height: 250px;
    width: 100%;
    /* position: absolute; */
    right: 0px;
    top: 0px;
    color: #fff;
    z-index: 2;
  }
  .page_eachstore .img-text-wrapper {
    position: absolute;
    right: 0px;
    top: 20px;
    color: #fff;
    z-index: 3;
    width: 100%;
  }
  .page_eachstore .img-text-wrapper .shop-about-box {
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 4;
  }
  .page_eachstore .img-text-wrapper .shop-about-box::after {
    content: "";
    width: 95px;
    height: 1px;
    background: #fff;
    position: absolute;
    right: -55px;
    top: 15px;
  }
  .page_eachstore .img-text-wrapper .shop-about-box .shop-name {
    padding-left: 0px;
    margin-bottom: 10px;
  }
  .page_eachstore .img-text-wrapper .shop-about-box .shop-name .shop-name-jp {
    font-size: 16px;
    display: block;
    margin-bottom: 7px;
  }
  .page_eachstore .img-text-wrapper .shop-about-box-area .shop-about-box .shop-name .old_omotenashi{
    font-size: 12px;
  }
  .page_eachstore .img-text-wrapper .shop-about-box-area .shop-about-box .shop-name .shop-name-jp br{
    display: none;
  }
  .page_eachstore .img-text-wrapper .shop-about-box .shop-name .shop-name-en {
    font-size: 12px;
    display: block;
    padding-left: 10px;
  }
  .page_eachstore .img-text-wrapper .shop-about-box .shop-address {
    padding-left: 0px;
    font-size: 12px;
    line-height: 1.5em;
    margin-bottom: 10px;
  }
  .page_eachstore .img-text-wrapper .shop-about-box .shop-phone {
    font-size: 14px;
    position: relative;
    display: flex;
    color: #fff;
    text-decoration: none;
    padding: 0px 0px 0px 20px;
    height: 18px;
    align-items: center;
    margin-bottom: 10px;
  }
  .page_eachstore .img-text-wrapper .shop-about-box .shop-phone:before {
    content: "";
    position: absolute;
    font-size: 14px;
    background: url(/img/top/icon-phone.svg) no-repeat;
    left: 0px;
    top: 0px;
    height: 18px;
    width: 18px;
    background-size: cover;
  }
  .page_eachstore .img-text-wrapper .shop-about-box .shop-sns-box {
    display: flex;
    justify-content: flex-start;
  }
  .page_eachstore .img-text-wrapper .shop-about-box .shop-sns-box .facebook,
  .page_eachstore .img-text-wrapper .shop-about-box .shop-sns-box .twitter,
  .page_eachstore .img-text-wrapper .shop-about-box .shop-sns-box .instagram {
    width: 30px;
    height: 30px;
    margin-right: 10px;
  }
  .page_eachstore .img-text-wrapper .shop-img-area {
    width: 100%;
    height: 235px;
    left: 170px;
    position: absolute;
    overflow: hidden;
  }
  .page_eachstore .img-text-wrapper .shop-img-area .shop-img-box {
    width: 100%;
    height: 220px;
    left: 0px;
    position: absolute;
  }
  .page_eachstore .shop-text-box-area {
    /* position: absolute; */
    /* left: 40px; */
    /* top: 240px; */
    background: #483D26;
    color: #fff;
    padding: 20px 20px 20px 40px;
  }
  .page_eachstore .shop-text-box-area .text-box-h {
    font-size: 14px;
    padding-left: 12px;
    border-left: 2px solid #fff;
    line-height: 2em;
    margin-bottom: 10px;
  }
  .page_eachstore .shop-text-box-area .text-box {
    font-size: 12px;
    padding-left: 20px;
    line-height: 2em;
  }
  .page_eachstore .sec_map {
    padding: 30px 10px;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
  .page_eachstore .sec_map .map-box {
    width: 460px;
    margin: 0px auto 20px;
    overflow: hidden;
  }
  .page_eachstore .sec_map .map-box img {
    width: 100%;
  }
  .page_eachstore .sec_map .supplement-text {
    background: #312619;
    color: #fff;
    padding: 20px;
    line-height: 2em;
    font-size: 12px;
    width: 460px;
    margin: 0px auto;
  }
  .page_eachstore .sec_map .supplement-text .supplement-text_h {
    margin-bottom: 10px;
  }
  .page_eachstore .sec_map .supplement-text .supplement-text_h-jp {
    font-size: 14px;
    border-bottom: 1px solid #fff;
    width: 70px;
    display: block;
    margin-bottom: 4px;
  }
  .page_eachstore .sec_map .supplement-text .supplement-text_h-en {
    font-size: 12px;
    padding-left: 20px;
    display: block;
  }
  .page_eachstore .sec_news-topics {
    background: #5B4825;
    padding: 30px 0px;
    color: #fff;
  }
  .page_eachstore .sec_news-topics .inner-wrapper {
    width: 460px;
    margin: 0px auto;
    display: flex;
    justify-content: space-around;
  }
  .page_eachstore .sec_news-topics .sec_title-box {
    background: #2E200D;
    width: 130px;
    height: 250px;
    position: relative;
  }
  .page_eachstore .sec_news-topics .sec_title-box .sec_h {
    font-size: 16px;
    position: absolute;
    line-height: 1.5em;
    margin: 40px 0px 0px 20px;
  }
  .page_eachstore .sec_news-topics .sec_title-box .sec_h::after {
    content: "";
    width: 60px;
    height: 1px;
    background: #fff;
    position: absolute;
    bottom: 0px;
    left: 30px;
  }
  .page_eachstore .sec_news-topics .sec_title-box .sec_h .text-news {
    margin-left: -10px;
  }
  .page_eachstore .sec_news-topics .sec_title-box .sec_h-overview {
    font-size: 12px;
    line-height: 1.5em;
    font-family: "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro", sans-serif;
    margin: 100px 6px 0px;
  }
  .page_eachstore .sec_news-topics .box-area {
    width: 130px;
  }
  .page_eachstore .sec_news-topics .box-area .img-box {
    width: 100%;
    height: 240px;
    overflow: hidden;
  }
  .page_eachstore .sec_news-topics .box-area .img-box img {
    width: 100%;
  }
  .page_eachstore .sec_news-topics .box-area .text-box {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    padding: 0px 10px;
    min-height: 90px;
    line-height: 1.5em;
    font-size: 12px;
  }
  .page_eachstore .sec_news-topics .box-area .text-box .date {
    font-size: 14px;
    display: block;
    margin-bottom: 10px;
  }
  .page_eachstore .sec_price {
    padding: 60px 0px 100px;
  }
  .page_eachstore .sec_price .sec_h {
    background: #3D583A;
    padding: 20px 0px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 60px;
  }
  .page_eachstore .sec_price .sec_h::after {
    content: "";
    background: center/contain no-repeat url(/img/shop/sec-price-decoration.svg);
    width: 100%;
    height: 52px;
    margin-top: -30px;
  }
  .page_eachstore .sec_price .sec_h .sec_h-en {
    display: block;
    font-size: 20px;
  }
  .page_eachstore .sec_price .price-toggle dl > dd {
    display: none;
    width: 100%;
  }
  .page_eachstore .sec_price .price-toggle .price-open-button-area .price-open-button {
    width: 460px;
    border: 1px solid #3D3329;
    margin: 0px auto 20px;
  }
  .page_eachstore .sec_price .price-toggle .price-open-button-area .price-open-button .price-box_h {
    width: 460px;
    height: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #3D3329;
    font-size: 24px;
    font-family: "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro", sans-serif;
  }
  .page_eachstore .sec_price .price-toggle .price-open-button-area .price-open-button .price-box_h::after {
    content: "詳細を見る";
    color: #6A3C0D;
    right: 20px;
    position: absolute;
    margin-top: 30px;
    font-size: 16px;
  }
  .page_eachstore .sec_price .price-toggle .price-open-button-area .price-open-button .price-box_h .price-box_h-jp {
    margin-bottom: 10px;
  }
  .page_eachstore .sec_price .price-toggle .price-open-button-area .price-open-button .price-box_h .price-box_h-en {
    font-size: 16px;
  }
  .page_eachstore .sec_price .price-toggle .open-state {
    position: relative;
  }
  .page_eachstore .sec_price .price-toggle .open-state .price-box_h::after {
    content: "閉じる";
    color: #6A3C0D;
    right: 20px;
    position: absolute;
    margin-top: 30px;
    font-size: 16px;
  }
  .page_eachstore .sec_price .price-list-layout-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 460px;
    margin: 0px auto;
  }
  .page_eachstore .sec_price .price-list-layout-wrapper .price-list-box {
    width: 460px;
    padding: 0px 0px 0px 0px;
    margin: 0 auto 60px;
  }
  .page_eachstore .sec_price .price-list-layout-wrapper .price-list-box h2 {
    background: #745D4F;
    color: #fff;
    font-family: "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro", sans-serif;
    text-align: center;
    font-size: 24px;
    line-height: 120%;
    padding: 10px 0px;
    margin-bottom: 10px;
  }
  .page_eachstore .sec_price .price-list-layout-wrapper .price-list-box .attached-text {
    font-family: "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro", sans-serif;
    text-align: center;
    color: #1A0505;
    margin-bottom: 20px;
  }
  .page_eachstore .sec_price .price-list-layout-wrapper .price-list-box .price-table-img {
    width: 100%;
  }
  .page_eachstore .sec_price .price-list-layout-wrapper .price-list-box .course-button {
    width: 100%;
    height: 40px;
    position: absolute;
    top: 68px;
    display: flex;
    justify-content: center;
    z-index: 100;
  }
  .page_eachstore .sec_price .price-list-layout-wrapper .price-list-box .course-button a,
  .page_eachstore .sec_price .price-list-layout-wrapper .price-list-box .course-button a img {
    display: block;
    height: 100%;
  }
  .page_eachstore .sec_price .price-list-layout-wrapper .price-list-box .course-button-shower {
    top: 15px;
  }
  .page_eachstore .sec_price .price-list-layout-wrapper .text-shower {
    text-align: right;
  }
  .page_eachstore .sec_price .price-list-area .pride-table-box {
    position: relative;
  }
  .page_eachstore .sec_price .price-list-area .tab_item {
    width: 150px;
    line-height: 50px;
    font-size: 24px;
    text-align: center;
  }
  .page_eachstore .sec_price .price-list-area .tab_item:first-child {
    margin-left: 200px;
    border-right: 1px solid #fff;
  }
  .page_eachstore .sec_price .price-list-area .tab_item:hover {
    opacity: 0.75;
  }
  .page_eachstore .sec_price .price-list-area input.tab-input {
    display: none;
  }
  .page_eachstore .sec_price .price-list-area .tab_content {
    display: none;
    clear: both;
    overflow: hidden;
    width: 100%;
  }
  .page_eachstore .sec_price .price-list-area .tab_content .room-name {
    width: 180px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 18px;
    background: #AE9458;
    border-radius: 8px;
    margin: 0px auto 20px;
  }
  .page_eachstore .sec_price .price-list-area .tab_content .overview {
    text-align: center;
  }
  .page_eachstore .sec_price .price-list-area .tab_content .course-list-area {
    width: 100%;
    padding: 20px 0px;
    border-bottom: 1px solid #fff;
    display: flex;
    justify-content: space-around;
  }
  .page_eachstore .sec_price .price-list-area .tab_content .course-list-area:last-child {
    border-bottom: none;
  }
  .page_eachstore .sec_price .price-list-area .tab_content .course-list-area .course3h {
    background: #572020;
    padding: 0px 20px 20px;
  }
  .page_eachstore .sec_price .price-list-area .tab_content .course-list-area .course-list {
    display: flex;
    justify-content: center;
  }
  .page_eachstore .sec_price .price-list-area .tab_content .course-list-area .course-list li {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin: 0px 10px 20px;
  }
  .page_eachstore .sec_price .price-list-area .tab_content .course-list-area .course-list li .course-icon img {
    width: 100px;
    height: 100px;
    margin: 0px auto;
  }
  .page_eachstore .sec_price .price-list-area .tab_content .course-list-area .course-list li .course-name {
    font-size: 20px;
    margin-bottom: 6px;
    line-height: 1.2em;
  }
  .page_eachstore .sec_price .price-list-area .tab_content .course-list-area .course-list li .reception-time {
    font-size: 20px;
  }
  .page_eachstore .sec_price .price-list-area .tab_content .course-list-area .course-list li .price-box {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    margin-top: 40px;
    width: 100%;
  }
  .page_eachstore .sec_price .price-list-area .tab_content .course-list-area .course-list li .price-box::before {
    content: "";
    width: 1px;
    height: 20px;
    margin: 10px 0px;
    position: absolute;
    top: -40px;
    left: 50%;
    background: #fff;
  }
  .page_eachstore .sec_price .price-list-area .tab_content .course-list-area .course-list li .price-box .price {
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    position: relative;
    padding: 0px 30px 0px 28px;
    display: flex;
    align-items: center;
  }
  .page_eachstore .sec_price .price-list-area .tab_content .course-list-area .course-list li .price-box .price::before {
    content: "";
    width: 28px;
    height: 28px;
    background: center/contain no-repeat url(/img/shop/course/yen.png);
    position: absolute;
    left: 0px;
  }
  .page_eachstore .sec_price .price-list-area .tab_content .course-list-area .course-list li .price-box .price::after {
    content: "";
    width: 30px;
    height: 20px;
    background: center/contain no-repeat url(/img/shop/course/zei.svg);
    position: absolute;
    right: 0px;
  }
  .page_eachstore .sec_price .price-list-area .tab_content .course-list-area .included-list {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .page_eachstore .sec_price .price-list-area .tab_content .course-list-area .included-list li {
    border: 1px solid #fff;
    padding: 8px 1em;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    line-height: 1.4em;
    margin-right: 20px;
  }
  .page_eachstore .sec_price .price-list-area .tab_content .course-list-area .included-list li:last-child {
    margin-right: 0px;
  }
  .page_eachstore .sec_price .price-list-area .mens-price {
    margin-left: 80px;
    border-right: 1px solid #fff;
  }
  .page_eachstore .sec_price .price-extension-box {
    margin: 0px auto;
    width: 460px;
  }
  .page_eachstore .sec_price .price-extension-box img {
    width: 100%;
  }
  .page_eachstore .sec_price .text-precautions-area {
    width: 460px;
    margin: 0px auto;
  }
  .page_eachstore .sec_price .text-precautions-area .textarea-h {
    text-align: center;
    font-size: 24px;
  }
  .page_eachstore .sec_price .text-precautions-area .text-box {
    background: #F9F7F4;
    border: 1px solid #1A0505;
    padding: 14px;
    display: flex;
    justify-content: center;
  }
  .page_eachstore .sec_price .text-precautions-area .text-box ul li {
    margin-left: 20px;
    line-height: 200%;
  }
  .page_eachstore .sec_price .text-precautions-area .text-box ul li::before {
    content: "◆";
    color: #1A0505;
    font-size: 14px;
    position: absolute;
    left: -20px;
  }
  .page_eachstore .sec_room {
    height: 450px;
  }
  .page_eachstore .sec_room .room-list-tabs {
    margin-top: 50px;
    padding-bottom: 40px;
    background-color: #fff;
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .page_eachstore .sec_room .room-list-tabs .tab_item {
    width: 16%;
    height: 50px;
    background-color: #090101;
    line-height: 50px;
    font-size: 12px;
    text-align: center;
    color: #fff;
    display: block;
    font-weight: bold;
    transition: all 0.2s ease;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    z-index: 2;
  }
  .page_eachstore .sec_room .room-list-tabs .tab_item:first-child {
    border-left: 1px solid #ccc;
  }
  .page_eachstore .sec_room .room-list-tabs input[name="tab_item"],
  .page_eachstore .sec_room .room-list-tabs input[type="radio"] {
    display: none;
  }
  .page_eachstore .sec_room .room-list-tabs .tab_content {
    display: none;
    padding: 40px 0px 40px;
    clear: both;
    overflow: hidden;
    width: 100%;
    background: #2B261B;
    position: absolute;
    left: 0px;
    top: 20px;
  }
  .page_eachstore .sec_room .room-list-tabs .tab_content .img-box {
    position: relative;
    width: 80%;
    margin-top: 30px;
    height: 300px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .page_eachstore .sec_room .room-list-tabs .tab_content .img-box img {
    height: 100%;
  }
  .page_eachstore .sec_room .room-list-tabs .tab_content .room-name {
    color: #fff;
    position: absolute;
    right: 0px;
    top: -20px;
    width: 20%;
    padding: 0px 10px;
  }
  .page_eachstore .sec_room .room-list-tabs .tab_content .room-name .room-name-jp {
    color: #fff;
    font-size: 16px;
    font-family: "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro", sans-serif;
    display: block;
    margin-bottom: 8px;
  }
  .page_eachstore .sec_room .room-list-tabs .tab_content .room-name .room-name-en {
    color: #fff;
    font-size: 12px;
    display: block;
  }
  .page_eachstore .sec_room .room-list-tabs .tab_content .text-box {
    background: #fff;
    padding: 10px;
    width: 240px;
    height: auto;
    z-index: 2;
    position: absolute;
    right: 10px;
    top: 40px;
    font-size: 12px;
  }
  .page_eachstore .sec_room .room-list-tabs .tab_content .text-box .text1 {
    width: 100%;
    border-bottom: 1px solid #2B261B;
    padding: 10px 0px;
    font-size: 14px;
    text-align: center;
  }
  .page_eachstore .sec_room .room-list-tabs .tab_content .text-box .text-box-inner {
    padding: 6px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .page_eachstore .sec_room .room-list-tabs .tab_content .text-box .text-box-inner .text2 {
    line-height: 2em;
  }
  .page_eachstore .sec_room .room-list-tabs .tab_content .text-box .text-box-inner .product {
    display: flex;
    width: 100%;
  }
  .page_eachstore .sec_room .room-list-tabs .tab_content .text-box .text-box-inner .product .product-name {
    width: 60%;
    text-align: right;
    padding-right: 10px;
    line-height: 2em;
  }
  .page_eachstore .sec_room .room-list-tabs .tab_content .text-box .text-box-inner .product .price {
    width: 40%;
    line-height: 2em;
  }
  .page_eachstore .sec_room .room-list-tabs .tab_content .text-box .text4 {
    background: #85693D;
    color: #fff;
    height: 44px;
    margin: 0px auto;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
  }
  .page_eachstore .sec_searvice .searvice-slider_area {
    height: 370px;
    width: 100%;
    margin: 0px auto 60px;
  }
  .page_eachstore .sec_searvice .searvice-slider_area .slideShow ul li::after,
  .page_eachstore .sec_searvice .searvice-slider_area .sec_h,
  .page_eachstore .sec_searvice .searvice-slider_area .text-box {
    width: 210px;
  }
  .page_eachstore .sec_searvice .searvice-slider_area .sec_h {
    z-index: 2;
    position: absolute;
    top: 65px;
    right: 50%;
    color: #fff;
  }
  .page_eachstore .sec_searvice .searvice-slider_area .sec_h .sec_h-jp {
    font-size: 18px;
    display: block;
    line-height: 1em;
  }
  .page_eachstore .sec_searvice .searvice-slider_area .sec_h .sec_h-en {
    font-size: 16px;
    display: block;
    padding-left: 60px;
  }
  .page_eachstore .sec_searvice .searvice-slider_area .bg {
    left: 20px;
  }
  .page_eachstore .sec_searvice .searvice-slider_area .slideShow .img-box {
    height: 240px;
    width: 50%;
    overflow: hidden;
    position: absolute;
    right: 0px;
    top: 40px;
    display: flex;
    justify-content: center;
  }
  .page_eachstore .sec_searvice .searvice-slider_area .slideShow .text-area {
    position: absolute;
    right: 50%;
    height: 100%;
    top: 110px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }
  .page_eachstore .sec_searvice .searvice-slider_area .slideShow .text-area .text-box {
    background: #fff;
    color: #222;
    padding: 14px;
    box-sizing: border-box;
    font-size: 14px;
    height: 190px;
  }
  .page_eachstore .sec_searvice .searvice-slider_area .slideShow .text-area .text-box .amenity-name {
    font-size: 16px;
    margin-bottom: 16px;
    position: relative;
  }
  .page_eachstore .sec_searvice .searvice-slider_area .slideShow .text-area .text-box .amenity-name::after {
    content: "";
    height: 2px;
    width: 200px;
    background: #888;
    position: absolute;
    bottom: -6px;
    left: -18px;
  }
  .page_eachstore .sec_searvice .searvice-slider_area .slideShow .text-area .service-icon {
    width: 30px;
    height: 30px;
    display: block;
    margin: 10px;
    border: 1px solid #fff;
    border-radius: 50%;
    padding: 5px;
  }
  .page_eachstore .sec_searvice .searvice-slider_area .slideShow ul li::after {
    font-size: 30px;
    right: 50%;
    top: 20px;
    height: 40px;
  }
  .page_eachstore .sec_searvice .searvice-slider_area .slideShow .btnPrev,
  .page_eachstore .sec_searvice .searvice-slider_area .slideShow .btnNext {
    width: 24px;
    height: 24px;
    margin-top: 40px;
  }
  .page_eachstore .sec_searvice .searvice-slider_area .slideShow .btnNext {
    right: 10px;
  }
  .page_eachstore .sec_searvice .searvice-slider_area .slideShow .btnPrev {
    right: 50%;
    margin-right: -34px;
  }
  .page_eachstore .sec_searvice .searvice-slider_area .slideShow .pageNation {
    bottom: -68px;
  }
  .page_eachstore .sec_searvice .searvice-slider_area .slideShow .pageNation a {
    margin: 0 2px;
    width: 6px;
    height: 6px;
    display: inline-block;
    overflow: hidden;
    background: #fff;
    border: none;
    border-radius: 50%;
    transition: all 0.2s ease-in-out;
  }
  .page_eachstore .sec_shoplist {
    padding: 0px 10px 60px;
  }
  .page_eachstore .sec_shoplist ul {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 460px;
    margin: 0px auto;
  }
  .page_eachstore .sec_shoplist ul li,
  .page_eachstore .sec_shoplist ul li img {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .page_eachstore .sec_shoplist ul li {
    margin-bottom: 10px;
  }
  .page_eachstore .sec_shoplist ul li:last-child {
    margin-bottom: 0px;
  }
  .page_eachstore .sec_shoplist ul li a {
    position: relative;
    display: block;
  }
  /*=========================================
  shop
  =========================================*/
  .page_shop .page_shop_wapper{
    max-width: 435px;
    margin: 0 auto 100px;
    font-size: 13px;
  }
  .page_shop .page_shop_wapper a{
    text-decoration: none;
    color: #000;
  }
  .page_shop .only-pc{
    display: none;
  }
  .page_shop .only-sp{
    display: block;
  }
  .page_shop section{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 30px 0;
  }
  .page_shop .shop-img-area{
    width: 50%;
  }
  .page_shop .shop-img-box{
    width: 100%;
    height: 240px;
  }
  .page_shop section .shop-text-area{
    width: 45%;
  }
  .page_shop .sec_shop_new .shop-text-area .shop-name::before{
    content: "New";
    width: 40px;
    height: 18px;
    display: block;
    position: absolute;
    top: -20px;
    font-size: 13px;
    background: linear-gradient(transparent 50%, #E5D757 50%);
  }
  .page_shop section .shop-text-area .shop-name{
    font-size: 18px;
    border-bottom: solid 1px #B1B1B1;
    padding-bottom: 10px;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
  }
  .page_shop .sec_omotenashi .shop-text-area .shop-name::after{
    content: "(旧:おもてなしのお宿)";
    width: 100px;
    display: block;
    position: absolute;
    font-size: 10px;
    bottom: 0px;
}
  .page_shop section .shop-text-area .shop-link{
    border: solid #000 0.5px;
    width: 130px;
    text-align: center;
    padding: 2px 0px;
    margin: 0 0 0 60px;
  }
  .page_shop section .shop-text-area .shop-link a{
    display: block;
  }
  .page_shop section .shop-text-area .shop-link a::after {
    content: "\03e";
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    color: #000;
    top: -1px;
    right: 0px;
}
  .page_shop section .sns-button-area{
    margin: 20px 0px;
  }
  .page_shop section .sns-button-area ul{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
  }
  .page_shop section .sns-button-area ul li img{
    width: 70%;
  }
  .page_shop section .shop_address{
    margin: 0 0 10px 0;
  }
  .page_shop .sec_shop .shop-text-area .shop-name span a,
  .page_shop .shop_parts__yellow_btn{
    background: #BEB031;
    font-size: 12px;
    font-weight: bold;
    color: #fff !important;
    border-radius: 5px;
    min-width: 85px;
    min-height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .type_wrap{
  display:flex;
  justify-content: space-between;
  background: #705e51;
  width: 100%;
  max-width: 460px;
  margin:0 auto 20px auto;
}
.type_wrap  .sec_img_type {
width: 50%;
margin:15px;
}

.type_wrap  img {
  width:100%;
  text-align: center;
  margin: 20px auto 20px auto;
}

.type_wrap  .type_txt_area {
width: 50%;
font-size: 18px;
color: #FFF;
margin: 20px;
}
  /*=========================================
  kabuki
  =========================================*/
  .page_kabuki .shop-img-area .slideShow ul li {
    left: -70px;
    }
  .page_kabuki .shop-img-area .slideShow ul li img{
    width: 100%;
    height: auto;
    }
    .page_kabuki .sec_price .price-list-layout-wrapper .price-list-box .course-button{
      top:10px;
    }
  /*=========================================
  isezaki
  =========================================*/
  .page_isezaki .shop-img-area .slideShow ul li {
    left: -90px;
    top:-22px;
    }
    @media screen and (min-width: 600px) and (max-width: 767px) {
    .page_isezaki .shop-img-area .slideShow ul li {
      left: -90px;
      top:-55px;
      }
    }
  .page_isezaki .shop-img-area .slideShow ul li img{
    width: 100%;
    height: auto;
    }
  .page_isezaki .sec_price .price-list-layout-wrapper .price-list-box .course-button {
    width: 100%;
    height: 48px;
    position: absolute;
    top: 10px;
    display: flex;
    justify-content: center;
    z-index: 100;
  }
  .page_isezaki .sec_price .price-list-layout-wrapper .price-list-box .course-button-ise {
    top: 60px;
  }
  .page_isezaki .sec_price .price-list-layout-wrapper .price-list-box .course-button a,
  .page_isezaki .sec_price .price-list-layout-wrapper .price-list-box .course-button a img {
    display: block;
    height: 100%;
  }
  /*=========================================
  kawasaki
  =========================================*/
  .page_kawasaki .shop-img-area .slideShow ul li {
    left: -70px;
    }
  .page_kawasaki .shop-img-area .slideShow ul li img{
    width: 100%;
    height: auto;
    }
  .page_kawasaki .sec_price .price-list-area .tab_content {
    display: block;
  }
  .page_kawasaki .sec_price .price-list-layout-wrapper .price-list-box .course-button {
    width: 100%;
    height: 48px;
    position: absolute;
    top: 10px;
    display: flex;
    justify-content: center;
    z-index: 100;
  }
  .page_kawasaki .sec_price .price-list-layout-wrapper .price-list-box .course-button a,
  .page_kawasaki .sec_price .price-list-layout-wrapper .price-list-box .course-button a img {
    display: block;
    height: 100%;
  }
  /*=========================================
  ueno
  =========================================*/
  .page_ueno .shop-img-area .slideShow ul li {
    left: -70px;
    }
  .page_ueno .shop-img-area .slideShow ul li img{
    width: 100%;
    height: auto;
    }
  .page_ueno .sec_price .price-list-layout-wrapper .price-list-box .course-button {
    width: 100%;
    height: 48px;
    position: absolute;
    top: 10px;
    display: flex;
    justify-content: center;
    z-index: 100;
  }
  .page_ueno .sec_price .price-list-layout-wrapper .price-list-box .course-button-ueno {
    top: 60px;
  }
  .page_ueno .sec_price .price-list-layout-wrapper .price-list-box .course-button a,
  .page_ueno .sec_price .price-list-layout-wrapper .price-list-box .course-button a img {
    display: block;
    height: 100%;
  }
  /*=========================================
  page_agreement page_socialmedia-policy page_sitemap
  =========================================*/
  .page_socialmedia-policy .page_h,
  .page_agreement .page_h,
  .page_sitemap .page_h {
    margin: 0px auto;
    padding: 30px 0px 40px;
  }
  .page_socialmedia-policy .page_h .main-text,
  .page_agreement .page_h .main-text,
  .page_sitemap .page_h .main-text {
    font-size: 39px;
    margin-bottom: 40px;
  }
  .page_socialmedia-policy .page_h .main-text::after,
  .page_agreement .page_h .main-text::after,
  .page_sitemap .page_h .main-text::after {
    content: "";
    position: absolute;
    background: center/contain no-repeat url(/img/top/sec-title-dec.svg);
    width: 100%;
    height: 14px;
    left: 0px;
    bottom: -25px;
  }
  .page_socialmedia-policy .page_h .sub-text,
  .page_agreement .page_h .sub-text,
  .page_sitemap .page_h .sub-text {
    font-size: 20px;
  }
  .page_agreement .text-box {
    width: 460px;
    margin: 0px auto 100px;
  }
  .page_agreement div.border-membership {
    width: 100%;
    margin: 0px auto;
    padding: 50px 0;
    border-top: 1px solid #000;
  }
  .page_agreement .text-box .text-box_h2 {
    margin-bottom: 30px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
  }
  .page_agreement .text-box .text-box_h3 {
    margin-bottom: 30px;
    text-align: center;
    font-size: 14px;
  }
  .page_agreement .text-box .inner-text {
    font-size: 14px;
  }
  .page_agreement .text-box p {
    text-align: right;
    margin-top: 50px;
  }
  .page_socialmedia-policy .intro-text {
    text-align: center;
    margin-bottom: 40px;
  }
  .page_socialmedia-policy .underline-wrapper {
    width: 100%;
    border-bottom: 1px solid #939393;
    padding: 40px 0px;
  }
  .page_socialmedia-policy .text-box {
    width: 460px;
    margin: 0px auto;
  }
  .page_socialmedia-policy .text-box .text-box_h2 {
    margin-bottom: 30px;
    text-align: center;
    font-size: 16px;
  }
  .page_socialmedia-policy .text-box .inner-text {
    font-size: 14px;
  }
  /*=========================================
  sitemap
  =========================================*/
  .sitemap-wrapper{
    margin-bottom: 80px;
  }
  .sitemap-wrapper .text-box{
    width: 320px;
    font-weight: bold;
    margin: 0 auto;
  }
  .sitemap-wrapper .text-box ul:last-child{
    border-right: none;
  }
  .sitemap-wrapper .text-box li{
    margin: 0 0 30px 0;
  }
  .sitemap-wrapper .text-box a{
    position: relative;
    display: inline-block;
    padding: 0 0 0 16px;
    color: #483D26;
    vertical-align: middle;
    text-decoration: none;
    font-size: 15px;
  }
  .sitemap-wrapper .text-box a::before,
  .sitemap-wrapper .text-box a::after{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
  }
  .sitemap-wrapper .text-box a::before{
    box-sizing: border-box;
    width: 12px;
    height: 12px;
    border: 1px solid #5a8410;
    -webkit-border-radius: 25%;
    border-radius: 25%;
  }
  .sitemap-wrapper .text-box a::after{
    left: 5px;
    box-sizing: border-box;
    width: 3px;
    height: 3px;
    border: 3px solid transparent;
    border-left: 3px solid #5a8410;
  }
  .sitemap-wrapper .text-box li.right-30{
    margin: 0 0 30px 15px;
  }
  /*=========================================
  about
  =========================================*/
  .page_about section{
    font-size: 13px;
  }
  .page_about .main-bg {
    background: #F2F2F2;
    margin-bottom: 60px;
  }
  .page_about .sec_title {
    font-size: 22px;
    font-family: "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro", sans-serif;
  }
  .page_about .sec_1 {
    padding: 60px 0px;
  }
  .page_about .sec_1 .sec_title {
    width: 430px;
    text-align: center;
    border-top: 1px solid #270707;
    padding: 10px 0px 0px;
    margin-bottom: 40px;
  }
  .page_about .sec_1 .sec_title .inner-wrap {
    z-index: 2;
  }
  .page_about .sec_1 .sec_title .inner-wrap .sub-text {
    display: block;
    font-size: 13px;
    margin-right: 0px;
    margin-top: 5px;
  }
  .page_about .sec_1 .sec_title::after {
    content: "";
    width: 265px;
    height: 22px;
    background: #97BB68;
    position: absolute;
    right: 60px;
    top: 25px;
    z-index: 1;
  }
  .page_about .sec_1 .img-box {
    width: 85%;
  }
  .page_about .sec_1 .img-box img {
    width: 100%;
  }
  .page_about .sec_1 .img-box .frame {
    width: 100%;
    height: 100%;
    z-index: 2;
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 20px;
  }
  .page_about .sec_1 .img-box .frame::after {
    content: "";
    width: 100%;
    height: 100%;
    border: 1px solid #fff;
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 3;
    display: block;
  }
  .page_about .sec_2 {
    padding: 0px 0px 50px;
  }
  .page_about .sec_2 .img-box-layout-wrapper {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
  }
  .page_about .sec_2 .img-box {
    width: 90%;
    margin-bottom: 20px;
  }
  .page_about .sec_2 .img-box img {
    width: 100%;
  }
  .page_about .sec_2 .sec_title {
    text-align: center;
    margin-bottom: 20px;
  }
  .page_about .sec_2 .sec_title .inner-wrap {
    z-index: 2;
    line-height: 1.2;
  }
  .page_about .sec_2 .sec_title::after {
    content: "";
    width: 290px;
    height: 15px;
    background: #F2C262;
    position: absolute;
    left: 50%;
    top: 20px;
    margin-left: -145px;
  }
  .page_about .sec_2 .text-box {
    width: 320px;
    text-align: center;
    margin: 0px auto;
  }
  .page_about .sec_3 {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    padding: 0px 0px 80px;
    height: 455px;
  }
  .page_about .sec_3 .sec_title {
    text-align: center;
    margin-bottom: 35px;
  }
  .page_about .sec_3 .sec_title .inner-wrap {
    z-index: 2;
  }
  .page_about .sec_3 .sec_title::before {
    content: "";
    width: 265px;
    height: 15px;
    background: center/contain no-repeat url(/img/about/sec_title_deco.svg);
    display: block;
    position: absolute;
    left: 55%;
    bottom: 0px;
    margin: 0px 0px -25px -180px;
    z-index: 3;
  }
  .page_about .sec_3 .sec_title::after {
    content: "";
    width: 80%;
    height: 45px;
    background: #97BB68;
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 1;
  }
  .page_about .sec_3 .img-box {
    width: 50%;
    overflow: hidden;
    display: flex;
    justify-content: center;
  }
  .page_about .sec_3 .img-box img {
    height: 100%;
  }
  .page_about .sec_3 .img-box .frame {
    width: 100%;
    height: 100%;
    z-index: 2;
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 20px;
  }
  .page_about .sec_3 .img-box .frame::after {
    content: "";
    width: 100%;
    height: 100%;
    border: 1px solid #fff;
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 3;
    display: block;
  }
  .page_about .sec_3 .text-area {
    width: 50%;
    display: flex;
    flex-direction: column;
    padding: 100px 0px;
  }
  .page_about .sec_3 .text-area .text-box {
    width: 220px;
    margin: 0px auto 35px;
  }

/*------------------------------------------*/
/*sec_limitedパート */
/*------------------------------------------*/
  .sec_limited{
	width: 100%;
	height: auto;
	align-text: center;
  }

  .sec_limited img{
	width: 100%;
	max-width: 768px;
	height: auto;
    padding: 40px 0;
    margin: 0 auto;
  }	
	
  /*------------------------------------------*/
/*sdgsパート */
/*------------------------------------------*/
  .sec_sdgs{
	width: 100%;
	height: auto;
	align-text: center;
  }

  .sec_sdgs img{
	width: 100%;
	max-width: 485px;
	height: auto;
    padding: 40px 0;
    margin: 0 auto;
  }
	
	
  .page_about .sec_4 {
    padding: 0px 0px 45px;
  }
  .page_about .sec_4 .sec_title {
    margin-bottom: 40px;
    margin-left: 20px;
  }
  .page_about .sec_4 .sec_title::after {
    content: "";
    width: 250px;
    height: 20px;
    background: center/contain no-repeat url(/img/about/sec_title_deco.svg);
    display: block;
    position: absolute;
    left: 20px;
    bottom: 0px;
    margin: 0px 0px -25px 0px;
  }
  .page_about .sec_4 .img-box {
    width: 100%;
    box-shadow: -20px 20px 0px #97BB68;
    margin-bottom: 40px;
  }
  .page_about .sec_4 .img-box img{
    width: 100%;
  }
  .page_about .sec_4 .text-box {
    width: 450px;
    margin: 0px auto 20px;
    text-align: center;
  }
  .page_about .sec_5 {
    padding: 0px 0px 100px;
  }
  .page_about .sec_5 .sec_title {
    text-align: center;
    margin-bottom: 25px;
  }
  .page_about .sec_5 .sec_title::after {
    content: "";
    width: 170px;
    height: 20px;
    background: center/contain no-repeat url(/img/about/sec_title_deco.svg);
    display: block;
    position: inherit;
    left: 0;
    bottom: 0px;
    margin: 5px auto 0px;
  }
  .page_about .sec_5 .img-box-area {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    margin: 0px auto 30px;
  }
  .page_about .sec_5 .img-box-area::after {
    content: "";
    background: #F2C262;
    width: 80%;
    height: 60px;
    position: absolute;
    right: 0px;
    bottom: -15px;
    z-index: 1;
  }
  .page_about .sec_5 .img-box-area .img-box {
    margin-right: 0px;
    z-index: 2;
  }
  .page_about .sec_5 .img-box-area .img-box img {
    width: 85%;
  }
  .page_about .sec_5 .text-box {
    width: 480px;
    margin: 0px auto 20px;
    text-align: center;
  }
  .page_about .sec_6 {
    padding: 0px 0px 80px;
  }
  .page_about .sec_6 .sec_title {
    text-align: center;
    margin-bottom: 0px;
  }
  .page_about .sec_6 .sec_title .inner-wrap {
    z-index: 2;
    padding-left: 0px;
  }
  .page_about .sec_6 .sec_title::before {
    content: "";
    width: 210px;
    height: 15px;
    background: #97BB68;
    display: block;
    position: absolute;
    left: 50%;
    top: 10px;
    z-index: 1;
    margin-left: -140px;
  }
  .page_about .sec_6 .sec_title::after {
    content: "";
    width: 180px;
    height: 30px;
    background: center/contain no-repeat url(/img/about/sec_title_deco.svg);
    display: block;
    position: inherit;
    left: 0px;
    bottom: 0px;
    margin: 0 auto;
  }
  .page_about .sec_6 .text-area {
    display: flex;
    flex-direction: column;
    text-align: center;
    padding: 30px 0px;
  }
  .page_about .sec_6 .text-box {
    width: 400px;
    margin: 0px auto 20px;
    text-align: center;
  }
  .page_about .sec_6 .img-box {
    width: 90%;
    margin: 0px auto;
  }
  .page_about .sec_6 .img-box img {
    width: 100%;
  }
  .page_about .sec_6::after {
    content: "";
    width: 90%;
    height: 1px;
    background: #270707;
    position: absolute;
    bottom: 20px;
    right: 0px;

  }
  .page_about .button-link-area {
    display: flex;
    justify-content: left;
  }
  .page_about .sec_3 .button-link-area {
    display: block;
    margin: 0 auto;
  }
  .page_about .button-link-area .button-link {
    border: 1px solid #000;
    margin: 0px auto;
    display: inline-block;
  }
  .page_about .sec_5 .button-link-area {
    left: 0;
  }
  .page_about .sec_5 .button-link-area .button-link {
    margin: 0px auto;
  }
  .page_about .sec_6 .button-link-area {
    left: 0;
  }
  .page_about .sec_6 .button-link-area .button-link {
    margin: 0px auto;
  }
  .page_about .button-link-area .button-link a {
    display: block;
    align-items: center;
    padding: 10px 30px 10px 20px;
    text-decoration: none;
    color: #222;
  }
  .page_about .button-link-area .button-link::after {
    content: "";
    background: center/contain no-repeat url(/img/about/arrow-right.svg);
    width: 10px;
    height: 10px;
    position: absolute;
    margin-left: 5px;
    right: 16px;
    z-index: 12;
    top: 50%;
    margin-top: -5px;
  }
  /*=========================================
  service
  =========================================*/
  .page_service section{
    font-size: 13px;
  }
  .page_service .sec_eyecatch .img-box-area .img-box .floating_box{
    top: 15px;
    left: 0px;
  }
  .page_service .sec_eyecatch .img-box-area .img-box .floating_box .floating_service_1{
    font-size: 11px;
      width: 115px;
      padding: 5px;
      left: 0px;
  }
  .page_service .sec_eyecatch .img-box-area .img-box .floating_box .floating_service_2{
    width: 75px;
    height: 20px;
    left: 50px;
    top: -13px;
  }
  .page_service .sec_eyecatch .img-box-area .img-box .floating_box .floating_service_1 .floating_text1{
    left: 20px;
  }
  .page_service .sec_eyecatch .img-box-area .img-box .floating_box .floating_service_1 .floating_text2{
    left: 40px;
  }
  .page_service .sec_eyecatch .img-box-area .img-box .floating_box .floating_service_3{
    font-size: 29px;
    height: 100%;
    left: 20px;
  }
  .page_service .sec_eyecatch .img-box-area {
    margin-right: 35px;
    margin-bottom: 40px;
  }
  .page_service .sec_eyecatch .img-box-area .img-box {
    z-index: 2;
    overflow: hidden;
  }
  .page_service .sec_eyecatch .img-box-area .img-box img{
    width: 100%;
  }
  .page_service .sec_eyecatch .img-box-area::after {
    content: "";
    background: center/contain no-repeat url(/img/service/bg_diagonal-line_sp.jpg);
    height: 70px;
    width: 470px;
    z-index: 1;
    position: absolute;
    bottom: -30px;
    right: -100px;
    display: block;
  }
  .page_service .sec_eyecatch .content-width {
    width: 430px;
    margin: 0px auto;
    padding-bottom: 15px;
  }
  .page_service .sec_eyecatch .content-width .sec_h {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .page_service .sec_eyecatch .bg {
    background: #DFBCBC;
    height: 65px;
    width: 100%;
    margin: 0 0 20px 0;
    overflow: hidden;
  }
  .page_service .sec_eyecatch .bg::before {
    content: "";
    width: 195px;
    height: 50px;
    background: center/cover no-repeat url(/img/service/dot-grid.png);
    z-index: 2;
    position: absolute;
    left: 15px;
    top: 20px;
  }
  .page_service .sec_eyecatch .bg::after {
    content: "";
    width: 195px;
    height: 50px;
    background: center/cover no-repeat url(/img/service/dot-grid.png);
    z-index: 2;
    position: absolute;
    right: 20px;
    bottom: 40px;
  }
  .page_service .sec_goods .sec_h {
    position: inherit;
    left: 0px;
    top: 20px;
    width: 430px;
    font-size: 20px;
    z-index: 2;
    margin: 0 auto;
  }
  .page_service .sec_goods .img-box {
    margin-bottom: 30px;
    box-shadow: 40px 15px 0px #DFC8D8;
  }
  .page_service .sec_goods .img-box img{
    width: 100%;
  }
  .page_service .sec_goods .text-box {
    width: 400px;
    text-align: center;
    margin: 0px auto 40px;
    line-height: 2;
  }
  .page_service .sec_goods .goods-list {
    width: 430px;
    margin: 0px auto 60px;
    display: flex;
    justify-content: space-between;
  }
  .page_service .sec_goods .goods-list li {
    width: 140px;
    overflow: hidden;
  }
  .page_service .sec_goods .goods-list li img {
    width: 100%;
  }
  .page_service .sec_goods .goods-list li .caption {
    width: 100%;
    padding: 20px 0px 0px;
    text-align: center;
    font-size: 12px;
  }
  .page_service .sec_goods .goods-list li .caption::after {
    content: "";
    border-bottom: 1px dotted #372108;
    width: 60px;
    height: 10px;
    margin: 0px auto;
    display: block;
  }
  .page_service .sec_charger {
    padding-bottom: 40px;
  }
  .page_service .sec_charger .layout-wrap {
    display: flex;
    width: 430px;
    margin: 0px auto;
    padding-bottom: 20px;
  }
  .page_service .sec_charger .layout-wrap .text-box-area {
    width: 60%;
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .page_service .sec_charger .layout-wrap .text-box-area .text-box {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    line-height: 2;
    margin-top: 20px;
  }
  .page_service .sec_charger .layout-wrap .text-box-area .text-box .sec_h {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .page_service .sec_charger .layout-wrap .img-box {
    width: 40%;
    z-index: 2;
  }
  .page_service .sec_charger .layout-wrap .img-box img {
    width: 100%;
  }
  .page_service .sec_charger .layout-wrap::after {
    content: "";
    width: 100%;
    height: 60px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: #D2E4E8;
  }
  .page_service .sec_viewn .sec_h {
    padding: 40px 0px 100px;
    text-align: center;
    font-size: 20px;
  }
  .page_service .sec_viewn .layout-wrap {
    background: #5A4C39;
    color: #fff;
  }
  .page_service .sec_viewn .layout-wrap .img-box-area {
    margin-right: 50px;
    width: 100%;
    height: 650px;
    overflow: hidden;
    margin-top: -60px;
    position: absolute;
    right: 0px;
  }
  .page_service .sec_viewn .layout-wrap .img-box-area .img-box {
    position: absolute;
    left: 0px;
    top: 0px;
  }
  .page_service .sec_viewn .layout-wrap .img-box-area .img-box img{
    width: 100%;
  }
  .page_service .sec_viewn .layout-wrap .text-box {
    width: 430px;
    text-align: center;
    margin: 0px auto;
    line-height: 2;
    padding-top: 40%;
  }
  .page_service .sec_how-to-use {
    background: #5A4C39;
    color: #fff;
    padding: 40px 0px 80px;
    margin-bottom: 100px;
  }
  .page_service .sec_how-to-use .sec_h {
    width: 300px;
    margin: 0px auto 20px;
    text-align: center;
    font-size: 20px;
    line-height: 2;
  }
  .page_service .sec_how-to-use .sec_h::after {
    content: "";
    background: center/contain no-repeat url(/img/service/how-to-use.png);
    width: 100px;
    height: 15px;
    display: block;
    margin: 0px auto;
  }
  .page_service .sec_how-to-use .how-to-use-list {
    width: 430px;
    margin: 0px auto;
  }
  .page_service .sec_how-to-use .how-to-use-list li {
    text-align: left;
    border-bottom: 1px solid #fff;
    padding: 25px 0px 10px;
  }
  .page_service .sec_how-to-use .how-to-use-list li:nth-child(1) {
    border-top: 1px solid #fff;
  }
  .page_service .sec_how-to-use .how-to-use-list li:nth-child(1)::before {
    content: "01.";
    font-size: 13px;
    text-align: left;
    position: absolute;
    top: 8px;
    display: block;
    width: 100%;
  }
  .page_service .sec_how-to-use .how-to-use-list li:nth-child(2)::before {
    content: "02.";
    font-size: 13px;
    text-align: left;
    position: absolute;
    top: 8px;
    display: block;
    width: 100%;
  }
  .page_service .sec_how-to-use .how-to-use-list li:nth-child(3)::before {
    content: "03.";
    font-size: 13px;
    text-align: left;
    position: absolute;
    top: 8px;
    display: block;
    width: 100%;
  }
  .page_service .sec_microsoft-office .layout-wrap {
    display: flex;
    width: 430px;
    margin: 0px auto;
    padding-bottom: 50px;
  }
  .page_service .sec_microsoft-office .layout-wrap .img-box {
    width: 40%;
    z-index: 2;
  }
  .page_service .sec_microsoft-office .layout-wrap .img-box img {
    width: 100%;
  }
  .page_service .sec_microsoft-office .layout-wrap .text-box-area {
    width: 60%;
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .page_service .sec_microsoft-office .layout-wrap .text-box-area .text-box {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    line-height: 2;
    margin-top: 20px;
    padding: 0 15px;
  }
  .page_service .sec_microsoft-office .layout-wrap .text-box-area .text-box .sec_h {
    font-size: 20px;
    margin-bottom: 40px;
  }
  .page_service .sec_microsoft-office .layout-wrap::after {
    content: "";
    width: 100%;
    height: 60px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: #D2E4E8;
  }
  .page_service .sec_ch {
    padding: 50px 0px;
  }
  .page_service .sec_ch .sec_h {
    font-size: 20px;
    text-align: center;
    margin-bottom: 15px;
  }
  .page_service .sec_ch .ch-list {
    width: 430px;
    margin: 0px auto 40px;
    display: flex;
    justify-content: space-between;
  }
  .page_service .sec_ch .ch-list li {
    width: 300px;
  }
  .page_service .sec_ch .ch-list li img {
    width: 100%;
  }
  .page_service .sec_ch .ch-list li .caption {
    width: 100%;
    padding: 20px 0px 0px;
    text-align: center;
    font-size: 12px;
  }
  .page_service .sec_ch .text-box {
    width: 430px;
    margin: 0px auto;
    text-align: center;
    line-height: 2;
  }
  /*=========================================
  howto
  =========================================*/
  .page_howto section{
    font-size: 13px;
  }
  .page_howto .sec_eyecatch {
    background: #C1AF8F;
  }
  .page_howto .sec_eyecatch .img-box-area {
    display: flex;
    justify-content: space-around;
    margin: 0px auto;
    padding: 20px 0px;
  }
  .page_howto .sec_eyecatch .img-box-area .img-box {
    width: 120px;
  }
  .page_howto .sec_eyecatch .img-box-area .img-box img {
    width: 100%;
  }
  .page_howto .sec_how-to-use {
    width: 460px;
    margin: 0px auto;
  }
  .page_howto .sec_how-to-use .h-text-box {
    width: 400px;
    margin: 0px auto 50px;
    padding: 25px 0px 15px;
    border-bottom: 1px solid #707070;
  }
  .page_howto .sec_how-to-use .h-text-box p{
    padding: 0px 35px 0px;
  }
  .page_howto .sec_how-to-use .h-text-box .sec_h {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .page_howto .sec_how-to-use .how-to-use_box {
    width: 400px;
    height: 200px;
    margin: 0px auto 60px;
  }
  .page_howto .sec_how-to-use .how-to-use_box .text-box {
    color: #fff;
    width: 55%;
    line-height: 1.5;
    padding-left: 24px;
    font-size: 13px;
  }
  .page_howto .sec_how-to-use .how-to-use_box .text-box .how-to-use-box_h {
    font-size: 16px;
    margin-bottom: 15px;
    margin-left: -15px;
  }
  .page_howto .sec_how-to-use .how-to-use_box .frame {
    width: 100%;
    height: 100%;
    z-index: 2;
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 10px;
  }
  .page_howto .sec_how-to-use .how-to-use_box .frame::after {
    content: "";
    width: 100%;
    height: 100%;
    border: 1px solid #fff;
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 3;
    display: block;
  }
  .page_howto .sec_how-to-use .how-to-use1 {
    background: center/cover no-repeat url(/img/howto/how-to-use1.jpg);
  }
  .page_howto .sec_how-to-use .how-to-use1 .text-box {
    position: inherit;
    left: 0px;
    top: 45px;
    margin: 0 auto;
    width: 85%;
  }
  .page_howto .sec_how-to-use .how-to-use1 .link-box {
    bottom: 30px;
    width: 100%;
    text-align: center;
    position: absolute;
    display: flex;
    justify-content: center;
  }
  .page_howto .sec_how-to-use .how-to-use1 .link-box a {
    width: 160px;
    height: 24px;
    color: white;
    text-decoration: none;
    border-bottom: 1px solid #fff;
    display: flex;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1;
    padding: 5px;
  }
  .page_howto .sec_how-to-use .how-to-use1 .link-box a::after {
    content: "";
    width: 10px;
    height: 16px;
    background: center/contain no-repeat url(/img/howto/arrow-right-white.svg);
    display: block;
    position: absolute;
    right: 10px;
  }
  .page_howto .sec_how-to-use .how-to-use2 {
    background: center/cover no-repeat url(/img/howto/how-to-use2.jpg);
  }
  .page_howto .sec_how-to-use .how-to-use2 .text-box {
    position: inherit;
    right: 0px;
    top: 50px;
    width: 85%;
    margin: 0 auto;
  }
  .page_howto .sec_how-to-use .how-to-use3 {
    background: center/cover no-repeat url(/img/howto/how-to-use3.jpg);
  }
  .page_howto .sec_how-to-use .how-to-use3 .text-box {
    position: absolute;
    left: 60px;
    top: 100px;
  }
  .page_howto .sec_how-to-use .how-to-use3 .text-box {
    position: inherit;
    left: 0px;
    top: 35px;
    margin: 0 auto;
    width: 80%;
  }
  .page_howto .sec_how-to-use .how-to-use2 .text-box .how-to-use-box_h{
    text-align: right;
    right: 35px;
  }
  .page_howto .sec_how-to-use .how-to-use3 .link-box {
    position: absolute;
    right: 50px;
    bottom: 25px;
  }
  .page_howto .sec_how-to-use .how-to-use3 .link-box a {
    width: 200px;
    color: white;
    text-decoration: none;
    border-bottom: 1px solid #fff;
    display: flex;
    align-items: center;
    line-height: 1;
    padding: 5px;
  }
  .page_howto .sec_how-to-use .how-to-use3 .link-box a::after {
    content: "";
    width: 10px;
    height: 16px;
    background: center/contain no-repeat url(/img/howto/arrow-right-white.svg);
    display: block;
    position: absolute;
    right: 5px;
  }
  .page_howto .sec_how-to-use .how-to-use4 {
    background: center/cover no-repeat url(/img/howto/how-to-use4.jpg);
  }
  .page_howto .sec_how-to-use .how-to-use4 .text-box {
    position: inherit;
    right: 0px;
    top: 35px;
    margin: 0 auto;
    width: 80%;
  }
  .page_howto .sec_how-to-use .how-to-use4 .text-box .how-to-use-box_h{
    text-align: right;
  }
  .page_howto .sec_how-to-use .img-box-area {
    display: flex;
    justify-content: space-between;
    width: 400px;
    margin: 0px auto 60px;
  }
  .page_howto .sec_how-to-use .img-box-area .img-box {
    width: 130px;
  }
  .page_howto .sec_how-to-use .img-box-area .img-box img {
    width: 100%;
  }
  .page_howto section {
    width: 400px;
    margin: 0px auto;
  }
  .page_howto section .sec_h {
    color: #fff;
    font-size: 14px;
    line-height: 1;
    padding: 10px 10px 10px 10px;
    background: #270303;
    margin-bottom: 15px;
  }
  .page_howto .sec_credit-card .intro-text,
  .page_howto .sec_electronic-money .intro-text {
    font-size: 13px;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 10px;
  }
  .page_howto .sec_credit-card .credit-card-list,
  .page_howto .sec_electronic-money .credit-card-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 400px;
    margin: 0px auto 20px;
  }
  .page_howto .sec_credit-card .credit-card-list li,
  .page_howto .sec_electronic-money .credit-card-list li {
    width: 66px;
    padding: 3px;
  }
  .page_howto .sec_credit-card .credit-card-list li img,
  .page_howto .sec_electronic-money .credit-card-list li img {
    width: 100%;
  }
  .page_howto .sec_credit-card .text-remarks-list-area,
  .page_howto .sec_electronic-money .text-remarks-list-area {
    width: 400px;
    margin: 0px auto 20px;
  }
  .page_howto .sec_credit-card .text-remarks-list-area .text-remarks-list,
  .page_howto .sec_electronic-money .text-remarks-list-area .text-remarks-list {
    line-height: 2;
    padding-left: 0px;
  }
  .page_howto .sec_credit-card .text-remarks-list-area .text-remarks-list li,
  .page_howto .sec_electronic-money .text-remarks-list-area .text-remarks-list li {
    padding-left: 16px;
  }
  .page_howto .sec_credit-card .text-remarks-list-area .text-remarks-list li::before,
  .page_howto .sec_electronic-money .text-remarks-list-area .text-remarks-list li::before {
    content: "※";
    width: 16px;
    height: 16px;
    position: absolute;
    left: 0px;
  }
  .page_howto section {
    margin-bottom: 30px;
  }
  .page_howto section .member_wapper {
    width: 400px;
    margin: 20px auto;
  }
  .page_howto .sec_electronic-member p {
    margin: 20px auto;
  }
  .page_howto .sec_electronic-member .members-card_area {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto 20px;
  }
  .page_howto .sec_electronic-member .members-card_area .img_box{
    margin-bottom: 20px;
  }
  .page_howto .sec_electronic-member .members-card_area .img_box img{
    width: 100%;
  }
  .page_howto .sec_electronic-point .member_wapper .img-box_tpoint img {
    width: 100%;
  }
  /*=========================================
  food
  =========================================*/
  .page_food .sec_1 .img-box-area {
    width: 480px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    justify-content: space-evenly;
    margin: 40px auto;
  }
  .page_food .sec_1 .img-box-area .img-box {
    width: 220px;
    margin-bottom: 10px;
  }
  .page_food .sec_1 .img-box-area .img-box img {
    width: 100%;
  }
  .page_food .sec_2 {
    background: center/cover no-repeat url(/img/food/bg-curry.jpg);
    height: 660px;
    background-position-x: -10px;
  }
  .page_food .sec_2 .contents-width {
    width: 480px;
    height: 100%;
    margin: 0px auto;
  }
  .page_food .sec_2 .contents-width .text-box1 {
    width: 480px;
    margin: 0px auto;
    text-align: center;
  }
  .page_food .sec_2 .contents-width .text-box1 .text-box_h {
    font-size: 28px;
    z-index: 2;
    margin-bottom: 60px;
  }
  .page_food .sec_2 .contents-width .text-box1 .text-box_h::before {
    content: "";
    background: #F6DD89;
    height: 30px;
    width: 460px;
    position: absolute;
    bottom: -10px;
    margin-left: -230px;
  }
  .page_food .sec_2 .contents-width .text-box1 .text-box_h::after {
    content: "";
    height: 40px;
    width: 355px;
    position: absolute;
    bottom: -20px;
    right: 5px;
    box-shadow: 1px 1px 0px #999;
}
  .page_food .sec_2 .contents-width .text-box2 {
    width: 480px;
    margin: 0px auto;
    position: absolute;
    bottom: 40px;
    left: 35px;
  }
  .page_food .sec_2 .contents-width .text-box2 .text-box_h {
    font-size: 23px;
    margin-bottom: 20px;
    line-height: 1.5;
  }
  .page_food .sec_3 .img-box {
    width: 480px;
    margin: 0px auto;
  }
  .page_food .sec_3 .img-box img {
    width: 100%;
  }
  .page_food .sec_4 {
    background: center/cover no-repeat url(/img/food/bg-spices.jpg);
    height: 690px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .page_food .sec_4 .text-box {
    width: 400px;
    line-height: 2;
    text-align: center;
  }
  .page_food .sec_4 .text-box .text-box_h {
    font-size: 26px;
    margin-bottom: 20px;
    line-height: 1.5;
  }
  .page_food .sec_5 {
    background: center/cover no-repeat url(/img/food/bg-egg.jpg);
    height: 360px;
  }
  .page_food .sec_5 .content-width {
    width: 50%;
    height: 100%;
    position: absolute;
    right: 0px;
    top: 0px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
  }
  .page_food .sec_5 .content-width .sec_h {
    font-size: 23px;
    width: 400px;
    text-align: center;
    line-height: 1.5;
    margin-bottom: 120px;
  }
  .page_food .sec_6 {
    background: center/cover no-repeat url(/img/food/bg-on-the-rice-sp.jpg);
    height: 490px;
    margin-top: 150px;
    background-position: 0px -55px;
  }
  .page_food .sec_6 .content-width {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin-top: -135px;
  }
  .page_food .sec_6 .content-width .text-box {
    width: 360px;
    text-align: left;
    margin-top: 40px;
  }
  .page_food .sec_7 {
    height: 730px;
  }
  .page_food .sec_7 .img-area {
    background: center/cover no-repeat url(/img/food/bg-mixed-rice.jpg);
    height: 320px;
  }
  .page_food .sec_7 .text-box {
    width: 480px;
    height: 180px;
    margin: 0px auto;
    text-align: center;
  }
  .page_food .sec_7 .text-box .text-box_h {
    font-size: 23px;
    margin-bottom: 20px;
  }
  .page_food .sec_7 .text-box::after {
    content: "";
    background: center/contain no-repeat url(/img/food/sec_7-text-box-pass.jpg);
    height: 40px;
    width: 320px;
    position: absolute;
    bottom: 0px;
    left: 80px;
  }
  .page_food .sec_7 .rice-list {
    width: 470px;
    display: flex;
    justify-content: space-between;
    margin: 20px auto;
  }
  .page_food .sec_7 .rice-list li {
    width: 110px;
  }
  .page_food .sec_7 .rice-list li img {
    width: 100%;
  }
  .page_food .sec_7 .rice-list li .caption {
    width: 100%;
    padding: 20px 0px 0px;
    text-align: center;
    font-size: 16px;
  }
  /*=========================================
  news
  =========================================*/
  .page_news .sec_eyecatch_bg {
    background: #2B2323;
    width: 95%;
    height: 310px;
    right: 0;
    position: absolute;
  }
  .page_news .sec_eyecatch .sec_h {
    font-size: 17px;
    line-height: 1;
    width: 415px;
    margin: 0px auto 20px;
    color: #fff;
    padding: 15px 0 0;
  }
  .page_news .sec_eyecatch .sec_eyecatch-news-list {
    width: 400px;
    margin: 0px auto;
    display: flex;
    justify-content: space-between;
  }
  .page_news .sec_eyecatch .sec_eyecatch-news-list li {
    width: 130px;
  }
  .page_news .sec_eyecatch .sec_eyecatch-news-list li:last-child {
    display: none;
  }
  .page_news .sec_eyecatch .sec_eyecatch-news-list li img {
    width: 100%;
  }
  .page_news .sec_eyecatch .sec_eyecatch-news-list li .text-box {
    z-index: 2;
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 65px;
    background: rgba(11, 43, 75, 0.75);
    color: #ccc;
    font-size: 13px;
    padding: 5px;
  }
  .page_news .sec_main {
    width: 430px;
    margin: 0px auto;
    padding: 60px 0px;
  }
  .page_news .sec_main ul {
    display: flex;
    flex-direction: column;
  }
  .page_news .sec_main ul li {
    border-bottom: 1px solid #707070;
    margin-bottom: 25px;
  }
  .page_news .sec_main ul li .date-and-time {
    padding: 20px 0px;
    font-size: 13px;
  }
  .page_news .sec_main ul li .layout-wrap {
    padding: 0 0 30px;
  }
  .page_news .sec_main ul li .layout-wrap .img-box {
    width: 280px;
    margin: 0 auto 30px;
    overflow: hidden;
  }
  .page_news .sec_main ul li .layout-wrap .img-box img {
    width: 100%;
  }
  .page_news .sec_main ul li .layout-wrap .text-box {
    width: 430px;
    font-size: 13px;
    line-height: 2;
  }
  .page_news .sec_main ul li .layout-wrap .text-box .text-box-h {
    padding-bottom: 10px;
    margin-bottom: 15px;
    line-height: 1;
  }
  .page_news .sec_main ul li .layout-wrap .text-box .text-box-h::after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 1px;
    background: #707070;
  }
  .page_news .sec_main ul li .link-button {
    padding: 25px 0px 0px;
    display: flex;
    justify-content: center;
  }
  .page_news .sec_main ul li .link-button a {
    width: 180px;
    text-align: center;
    padding: 5px 40px;
    border: 1px solid #707070;
    text-decoration: none;
    color: #230606;
    font-size: 13px;
    display: inline-block;
  }
  .page_news .sec_main ul li .link-button a::after {
    content: "";
    width: 10px;
    height: 20px;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -10px;
    background: center/contain no-repeat url(/img/news/arrow-right-gray.svg);
  }
  .page_news .sec_main ul li:first-child {
    border-top: 1px solid #707070;
  }
  /*=========================================
  faq
  =========================================*/
  .page_faq {
    font-size: 12px;
  }
  .page_faq select {
    margin: 0 auto;
    padding: 10px 25px;
    background: #fff !important;
  }
  .page_faq .sec_faq-list {
    padding: 60px 0px;
}
  .page_faq .sec_eyecatch .img-box-area {
    margin-left: 50px;
  }
  .page_faq .sec_faq-list .faq-list-area .tab-content {
    border-top: 0px;
}
  .page_faq .sec_eyecatch .img-box-area .img-box img {
    width: 100%;
  }
  .page_faq .sec_eyecatch .text-box {
    position: absolute;
    top: 30px;
    left: 50px;
    background: #fff;
    padding: 5px 25px;
  }
  .page_faq .sec_eyecatch .text-box .sec_h .en {
    margin-left: 0px;
    margin-bottom: 0px;
    font-size: 16px;
    line-height: 1;
  }
  .page_faq .sec_eyecatch .text-box .sec_h .ja {
    margin-left: 30px;
    font-size: 12px;
  }
  .page_faq .sec_faq-list .faq-list-area {
    width: 460px;
    margin: 0px auto;
    display: flex;
    flex-wrap: wrap;
  }
  .page_faq .sec_faq-list .faq-list-area .tab-item {
    width: 33.3%;
    text-align: center;
    font-size: 13px;
    padding-bottom: 40px;
  }
  .page_faq .sec_faq-list .faq-list-area .tab-content {
    padding: 60px 0px 0px;
  }
  .page_faq .sec_faq-list .faq-list-area .tab-content .teb-content-h {
    font-size: 15px;
    line-height: 1;
    padding-bottom: 20px;
  }
  .page_faq .sec_faq-list .faq-list-area .tab-content .faq-open-button .faq-box_h {
    font-size: 13px;
    padding-left: 40px;
    display: flex;
    align-items: center;
    width: 420px;
  }
  .page_faq .sec_faq-list .faq-list-area .tab-content .faq-open-button .rotate-arrow {
    right: -30px;
  }
  .page_faq .sec_faq-list .faq-list-area .tab-content .faq-open-button {
    padding: 20px 0px;
  }
  .page_faq .sec_faq-list .faq-toggle dl > dd {
    display: none;
    margin: 5px 40px 15px;
  }
  /*=========================================
  private-room
  =========================================*/
  .page_private-room .text-box{
    font-size: 13px;
  }
  .page_private-room .sec_private-room .layout-wrap {
    background: #30261A;
    color: #fff;
    padding-bottom: 40px;
    overflow: hidden;
  }
  .page_private-room .sec_private-room .layout-wrap .sec_h {
    position: absolute;
    bottom: 110px;
    left: 10px;
    z-index: 2;
  }
  .page_private-room .sec_private-room .layout-wrap .sec_h .ja {
    font-size: 25px;
    line-height: 1;
    margin-bottom: 10px;
  }
  .page_private-room .sec_private-room .layout-wrap .sec_h .en {
    font-size: 14px;
    line-height: 1;
  }
  .page_private-room .sec_private-room .layout-wrap .img-box-area {
    display: flex;
    width: 100%;
    overflow: hidden;
    left: 60px;
  }
  .page_private-room .sec_private-room .layout-wrap .img-box-area img {
    width: 100%;
    height: 100%;
  }
  .page_private-room .sec_private-room .text-box {
    width: 480px;
    margin: 0px auto;
    padding: 40px 0px;
    text-align: center;
    line-height: 2;
  }
  .page_private-room .sec_private-room-type {
    width: 460px;
    margin: 0px auto 35px;
  }
  .page_private-room .sec_private-room-type .img-box {
    width: 100%;
  }
  .page_private-room .sec_private-room-type .img-box img{
    width: 100%;
  }
  .page_private-room .sec_private-room-type .sec_h {
    padding: 20px 0px;
    border-bottom: 1px solid #070000;
  }
  .page_private-room .sec_private-room-type .sec_h .ja {
    font-size: 16px;
    line-height: 1;
    margin-bottom: 10px;
  }
  .page_private-room .sec_private-room-type .sec_h .en {
    font-size: 12px;
  }
  .page_private-room .sec_private-room-type .text-box {
    padding: 20px 0px;
    border-bottom: 1px solid #070000;
  }
  .page_private-room .sec_private-room-type .shop-list-area {
    padding: 20px 0px;
  }
  .page_private-room .sec_private-room-type .shop-list-area .shop-list {
    width: 480px;
    margin: 0px auto;
    display: flex;
    flex-wrap: wrap;
  }
  .page_private-room .sec_private-room-type .shop-list-area .shop-list li {
    width: 140px;
    margin: 0px 5px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .page_private-room .sec_private-room-type .shop-list-area .shop-list li a {
    font-size: 13px;
    text-decoration: none;
    color: #090000;
    border: 1px solid #707070;
    height: 100%;
    width: 100%;
    padding: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .page_private-room .sec_private-room .layout-wrap .img-box-area .img-box {
    width: 430px;
  }
  /*=========================================
  pubric-bath
  =========================================*/
  .page_pubric-bath section{
    font-size: 13px;
  }
  .page_pubric-bath .sec_1 .content-width {
    width: 460px;
    margin: 0px auto;
  }
  .page_pubric-bath .sec_1 .img-box {
    width: 95%;
    overflow: hidden;
    top: 5px;
  }
  .page_pubric-bath .sec_1 .img-box img{
    width: 100%;
  }
  .page_pubric-bath .sec_1 .content-width .sec_h {
    position: absolute;
    left: 0px;
    top: 30px;
    padding: 20px;
    border: 1px solid #fff;
    z-index: 2;
    color: #fff;
  }
  .page_pubric-bath .sec_1 .content-width .sec_h .ja {
    font-size: 20px;
    line-height: 1;
    width: 100%;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .page_pubric-bath .sec_1 .content-width .sec_h .en {
    line-height: 1.5;
  }

  .page_pubric-bath .sec_2 {
    height: 360px;
    display: flex;
    justify-content: flex-end;
  }
  .page_pubric-bath .sec_2 .content-width {
    width: 460px;
    margin: 0 auto;
  }
  .page_pubric-bath .sec_2 .content-width .bath_under_line {
    background: #fff;
    height: 1px;
    width: 200px;
    position: absolute;
    top: 285px;
    left: 150px;
    z-index: 2;
}
  .page_pubric-bath .sec_2 .sec_h span::after{
    content:"";
    background:rgba(34, 106, 41, 0.4);
    width: 320px;
    height: 20px;
    position: absolute;
    left: 0px;
    top:0px;
    z-index: -1;
  }
  .page_pubric-bath .sec_2 .content-width .img-box img{
    width: 200px;
  }
  .page_pubric-bath .sec_2 .text-box {
    width: 400px;
    color: #fff;
    position: absolute;
    top: 70px;
  }
  .page_pubric-bath .sec_2 .text-box .sec_h {
    font-size: 17px;
    line-height: 1.5;
    margin-bottom: 40px;
    z-index: 2;
  }
  .page_pubric-bath .sec_2 .text-box p {
    width: 250px;
    margin: 0px;
    z-index: 3;
  }
  .page_pubric-bath .sec_2 .img-box:nth-child(2) {
    float: right;
    margin-top: 50px;
    z-index: 2;
  }
  .page_pubric-bath .sec_2-2 {
    width: 460px;
    height: 400px;
    margin: 30px auto 0;
    z-index: 1;
  }
  .page_pubric-bath .sec_2-2 .img-box{
    position: relative;
  }
  .page_pubric-bath .sec_2-2 .img-box:nth-child(2){
    display: flex;
    justify-content: flex-end;
    top:-135px;
  }
  .page_pubric-bath .sec_2-2 .img-box:nth-child(1) img{
    width: 330px;
    z-index: 1;
  }
  .page_pubric-bath .sec_2-2 .img-box:nth-child(2) img{
    width: 190px;
    height: 301px;
  }
  .page_pubric-bath .sec_2-2 .img-box:nth-child(1)::before{
    content: "Public bath";
    width: 100%;
    position: absolute;
    top: 150px;
    left: -20px;
    font-size: 60px;
    max-width: fit-content;
    z-index: -1;
    color: #fff;
    text-shadow: 1px 1px 2px #DBDBDB,
                -1px 2px 2px #DBDBDB,
                2px -2px 2px #DBDBDB,
                -2px -2px 2px #DBDBDB,
                2px 0px 2px #DBDBDB,
                0px 2px 2px #DBDBDB,
                -2px 0px 2px #DBDBDB,
                0px -2px 2px #DBDBDB;
  }
  .page_pubric-bath .sec_2-2 .img-box:nth-child(1)::after{
    content: "GRAN CUSTOMA　Kabuki";
    position: absolute;
    z-index: 1;
    left: 15px;
    bottom: 0;
    font-size: 12px;
    color: #fff;
  }
  .page_pubric-bath .sec_2-2 .img-box:nth-child(2)::before{
    content: "Sauna";
    width: 100%;
    position: absolute;
    top: 190px;
    left: 90px;
    font-size: 60px;
    max-width: fit-content;
    z-index: -1;
    color: #fff;
    text-shadow: 1px 1px 2px #DBDBDB,
                -1px 2px 2px #DBDBDB,
                2px -2px 2px #DBDBDB,
                -2px -2px 2px #DBDBDB,
                2px 0px 2px #DBDBDB,
                0px 2px 2px #DBDBDB,
                -2px 0px 2px #DBDBDB,
                0px -2px 2px #DBDBDB;
  }
  .page_pubric-bath .sec_2-2 .img-box:nth-child(2)::after{
    content: "GRAN CUSTOMA　Ueno";
    position: absolute;
    z-index: 1;
    right: 5px;
    bottom: 15px;
    font-size: 12px;
    color: #fff;
    writing-mode: tb;
    transform: rotate(180deg);
  }
  .page_pubric-bath .sec_3 {
    background: #473E33;
    color: #fff;
    padding: 50px 0px;
    margin-bottom: 50px;
    clear: both;
  }
  .page_pubric-bath .sec_3 .sec_h {
    font-size: 20px;
    text-align: center;
    margin-bottom: 40px;
  }
  .page_pubric-bath .sec_3 .img-box-area {
    width: 480px;
    margin: 0px auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .page_pubric-bath .sec_3 .img-box-area .img-box {
    width: 140px;
    margin: 10px;
  }
  .page_pubric-bath .sec_3 .img-box-area .img-box img {
    width: 100%;
  }
  .page_pubric-bath .sec_3 .text-box-area {
    width: 460px;
    margin: 20px auto 0px;
  }
  .page_pubric-bath .sec_3 .text-box-area .text-box {
    width: 460px;
    padding: 20px 0px;
    margin: 0px auto;
  }
  .page_pubric-bath .sec_3 .text-box-area::before {
    content: "";
    height: 1px;
    width: 60%;
    position: absolute;
    top: 0px;
    right: 0px;
    background: #fff;
  }
  .page_pubric-bath .sec_3 .text-box-area::after {
    content: "";
    height: 1px;
    width: 80%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: #fff;
  }
  .page_pubric-bath .sec_4 {
    padding: 0px 0px 40px;
  }
  .page_pubric-bath .sec_4 .sec_h{
    font-size: 19px;
    line-height: 1.5;
  }
  .page_pubric-bath .sec_4 .layout-wrap .sec_h,
  .page_pubric-bath .sec_4 .layout-wrap .buth-text-box p,
  .page_pubric-bath .sec_4 .layout-wrap .text-box{
    width: 460px;
    margin: 0px auto;
  }
  .page_pubric-bath .sec_4 .layout-wrap .buth-text-box .img-box-area{
    margin: 25px auto;
  }
  .page_pubric-bath .sec_4 .layout-wrap p .buth-jet{
    display: block;
  }
  .page_pubric-bath .sec_4 .layout-wrap .buth-text-box h1::before {
    content: "";
    width: 150px;
    height: 20px;
    position: absolute;
    top: 15px;
    left: 80px;
    background: #C0E2EB;
    z-index: -1;
  }
  .page_pubric-bath .sec_4 .layout-wrap .buth-text-box p::after{
    content: "";
    width: 300px;
    height: 20px;
    position: absolute;
    left: 150px;
    bottom: -10px;
    background: #C0E2EB;
    z-index: -1;
  }
  .page_pubric-bath .sec_4 .layout-wrap .buth-text-box p{
    margin: 0px auto 70px;
    z-index: 1;
  }
  .page_pubric-bath .sec_4 .layout-wrap .text-box {
    display: flex;
    flex-wrap: wrap;
    margin: 35px auto;
    justify-content: space-between;
  }
  .page_pubric-bath .sec_4 .layout-wrap .text_inner_box {
    width: 40%;
    margin: 0 auto;
  }
  .page_pubric-bath .sec_4 .layout-wrap .text-box p {
    width: 100%;
    margin: 30px auto;
  }
  .page_pubric-bath .sec_4 .layout-wrap .text-box .text-center {
    text-align: center;
  }
  .page_pubric-bath .sec_4 .layout-wrap .text-box .shop-link-box {
    width: 110px;
    border-right: 1px solid #2E0909;
    border-left: 1px solid #2E0909;
    display: flex;
    flex-direction: column;
    margin: 0px auto;
    text-align: center;
  }
  .page_pubric-bath .sec_4 .text-box .img-box-area {
    width: 50%;
  }
  .page_pubric-bath .sec_4 .img-box-area .img-box img{
    max-width: fit-content;
    width: 100%;
  }
  .page_pubric-bath .sec_4 .text-box .text_inner_box h2{
    font-size: 18px;
    border-bottom: 2px dotted #000;
    width: fit-content;
    margin: 0 auto;
    padding: 0 0 5px 0;
  }
  .page_pubric-bath .sec_4 .layout-wrap .buth-text-box .img-box img{
    width: 95%;
  }
  .page_pubric-bath .sec_4 .text-box .layout-wrap .img-box img{
    width: 100%;
  }
  .page_pubric-bath .sec_4 .shop-link-box a{
    text-decoration: none;
    color: #2E0909;
  }
  .page_pubric-bath .sec_5 .sec_h {
    font-size: 18px;
    text-align: center;
    line-height: 1.5;
    margin: 20px 0px;
  }
  .page_pubric-bath .sec_5 .img-box-area {
    display: flex;
    width: 460px;
    margin: 0px auto 20px;
    justify-content: space-between;
  }
  .page_pubric-bath .sec_5 .img-box-area .img-box {
    width: 225px;
  }
  .page_pubric-bath .sec_5 .img-box-area .img-box img {
    width: 100%;
  }
  .page_pubric-bath .sec_5 .text-box {
    width: 330px;
    margin: 0px auto;
    line-height: 2;
  }
  .page_pubric-bath .sec_5 .text-box p span{
    display: block;
    text-align: center;
  }
  .page_pubric-bath .sec_5 .shop-link-box {
    width: 300px;
    border-right: 1px solid #2E0909;
    border-left: 1px solid #2E0909;
    display: flex;
    flex-direction: column;
    margin: 50px auto;
    text-align: center;
  }
  .page_pubric-bath .sec_5 .shop-link-box a{
    text-decoration: none;
    color: #2E0909;
  }
  /*=========================================
  facility
  =========================================*/
  .page_facility section{
    font-size: 13px;
  }
  .page_facility .sec_eyecatch {
    background: #091D37;
    padding: 40px 0px 0px;
    color: #fff;
    margin-bottom: 130px;
    z-index: 2;
  }
  .page_facility .sec_eyecatch .text-box {
    width: 400px;
    margin: 0px auto -60px;
    text-align: center;
    z-index: 3;
  }
  .page_facility .sec_eyecatch .text-box .sec_h {
    border-bottom: 1px solid #fff;
    padding: 10px 0px;
    margin-bottom: 10px;
    line-height: 1;
  }
  .page_facility .sec_eyecatch .text-box .sec_h .jp {
    display: block;
    font-size: 17px;
    margin-bottom: 10px;
  }
  .page_facility .sec_eyecatch .text-box .sec_h .en {
    display: block;
  }
  .page_facility .sec_eyecatch::after {
    content: "";
    width: 100%;
    height: 30px;
    position: absolute;
    right: 100px;
    bottom: -30px;
    display: block;
    background: #483D26;
    z-index: 1;
  }
  .page_facility .sec_private-room .img-box-area {
    margin-bottom: 80px;
  }
  .page_facility .sec_private-room .img-box-area .img-box {
    width: 460px;
    margin: 0px auto;
    z-index: 2;
  }
  .page_facility .sec_private-room .img-box-area .img-box img {
    width: 100%;
  }
  .page_facility .sec_private-room .img-box-area .sec_h {
    position: absolute;
    left: 20px;
    top: 20px;
    color: #fff;
    line-height: 1;
  }
  .page_facility .sec_private-room .img-box-area .sec_h .jp {
    display: block;
    font-size: 19px;
    margin-bottom: 10px;
  }
  .page_facility .sec_private-room .img-box-area .sec_h .en {
    display: block;
  }
  .page_facility .sec_private-room .img-box-area .sec_h::before {
    content: "01";
    font-size: 13px;
    border: 1px solid #fff;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
  }
  .page_facility .sec_private-room .img-box-area::after {
    content: "";
    width: 100%;
    height: 200px;
    position: absolute;
    left: 0px;
    bottom: -40px;
    display: block;
    background: #C99527;
  }
  .page_facility .sec_private-room .text-box-area {
    width: 400px;
    margin: 0px auto 40px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .page_facility .sec_private-room .text-box-area .text-box {
    margin-bottom: 20px;
  }
  .page_facility .sec_private-room .text-box-area .link-box a {
    color: #2E0909;
    text-decoration: none;
  }
  .page_facility .sec_private-room .text-box-area .link-box a::after {
    content: "";
    background: center/contain no-repeat url(/img/sec_title_deco.svg);
    height: 40px;
    width: 100%;
    display: block;
  }
  .page_facility .sec_lounge {
    margin-bottom: 60px;
  }
  .page_facility .sec_lounge .img-box-area {
    max-width: 767px;
    height: 200px;
    margin: 0 auto 40px;
    overflow: hidden;
  }
  .page_facility .sec_lounge .img-box-area .img-box {
    z-index: 2;
    position: absolute;
    right: 0;
    width: 460px;
  }
  .page_facility .sec_lounge .img-box-area .img-box img{
    width: 100%;
  }
  .page_facility .sec_lounge .img-box-area .img-box .sec_h {
    position: absolute;
    left: 20px;
    top: 20px;
    color: #fff;
    line-height: 1;
  }
  .page_facility .sec_lounge .img-box-area .img-box .sec_h .jp {
    display: block;
    font-size: 19px;
    margin-bottom: 10px;
  }
  .page_facility .sec_lounge .img-box-area .img-box .sec_h .en {
    display: block;
  }
  .page_facility .sec_lounge .img-box-area .img-box .sec_h::before {
    content: "02";
    font-size: 13px;
    border: 1px solid #fff;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
  }
  .page_facility .sec_lounge .text-box {
    width: 400px;
    margin: 30px auto 40px;
    text-align: center;
  }
  .page_facility .sec_lounge::after {
    content: "";
    width: 100%;
    height: 150px;
    position: absolute;
    left: 0px;
    top: 25px;
    display: block;
    background: #C99527;
  }
  .page_facility .sec_capsule {
    margin-bottom: 60px;
  }
  .page_facility .sec_capsule .layout-wrap {
    display: flex;
    width: 460px;
    margin: 0px auto;
    z-index: 2;
  }
  .page_facility .sec_capsule .layout-wrap .img-box-area,
  .page_facility .sec_capsule .layout-wrap .text-box-area {
    width: 50%;
  }
  .page_facility .sec_capsule .layout-wrap .img-box-area .img-box img {
    width: 100%;
  }
  .page_facility .sec_capsule .layout-wrap .img-box-area .sec_h {
    position: absolute;
    left: 20px;
    top: 20px;
    color: #fff;
    line-height: 1;
  }
  .page_facility .sec_capsule .layout-wrap .img-box-area .sec_h .jp {
    display: block;
    font-size: 19px;
    margin-bottom: 10px;
  }
  .page_facility .sec_capsule .layout-wrap .img-box-area .sec_h .en {
    display: block;
  }
  .page_facility .sec_capsule .layout-wrap .img-box-area .sec_h::before {
    content: "03";
    font-size: 13px;
    border: 1px solid #fff;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
  }
  .page_facility .sec_capsule .layout-wrap .text-box-area {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
  }
  .page_facility .sec_capsule .layout-wrap .text-box-area .text-box {
    width: 200px;
  }
  .page_facility .sec_capsule::after {
    content: "";
    width: 100%;
    height: 200px;
    position: absolute;
    top: 30px;
    display: block;
    background: #5E710E;
  }
  .page_facility .sec_fabric-bath .img-box-area {
    z-index: 2;
    margin-bottom: 0px;
  }
  .page_facility .sec_fabric-bath .img-box-area .img-box {
    width: 460px;
    margin: 0px auto;
    padding-bottom: 40px;
    z-index: 2;
  }
  .page_facility .sec_fabric-bath .img-box-area .img-box img{
    width: 100%;
  }
  .page_facility .sec_fabric-bath .img-box-area .img-box .sec_h {
    position: absolute;
    left: 20px;
    top: 20px;
    color: #fff;
    line-height: 1;
  }
  .page_facility .sec_fabric-bath .img-box-area .img-box .sec_h .jp {
    display: block;
    font-size: 19px;
    line-height: 1;
    margin-bottom: 10px;
  }
  .page_facility .sec_fabric-bath .img-box-area .img-box .sec_h .en {
    display: block;
  }
  .page_facility .sec_fabric-bath .img-box-area .img-box .sec_h::before {
    content: "04";
    font-size: 13px;
    border: 1px solid #fff;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
  }
  .page_facility .sec_fabric-bath .img-box-area::after {
    content: "";
    width: 100%;
    height: 100px;
    position: absolute;
    right: 100px;
    bottom: 20px;
    display: block;
    background: #C99527;
  }
  .page_facility .sec_fabric-bath .text-box-area {
    width: 460px;
    margin: 0px auto 30px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }
  .page_facility .sec_fabric-bath .text-box-area .text-box {
    margin-bottom: 15px;
  }
  .page_facility .sec_fabric-bath .text-box-area .link-box a {
    color: #2E0909;
    text-decoration: none;
  }
  .page_facility .sec_fabric-bath .text-box-area .link-box a::after {
    content: "";
    background: center/contain no-repeat url(/img/sec_title_deco.svg);
    height: 40px;
    width: 100%;
    display: block;
  }
  .page_facility .sec_loftroom .img-box-area {
    z-index: 2;
    margin-bottom: 0px;
  }
  .page_facility .sec_loftroom .img-box-area .img-box {
    width: 460px;
    margin: 0px auto;
    padding-bottom: 40px;
    z-index: 2;
  }
  .page_facility .sec_loftroom .img-box-area .img-box img{
    width: 100%;
  }
  .page_facility .sec_loftroom .img-box-area .img-box .sec_h {
    position: absolute;
    left: 20px;
    top: 20px;
    color: #fff;
    line-height: 1;
  }
  .page_facility .sec_loftroom .img-box-area .img-box .sec_h .jp {
    display: block;
    font-size: 19px;
    line-height: 1;
    margin-bottom: 10px;
  }
  .page_facility .sec_loftroom .img-box-area .img-box .sec_h .en {
    display: block;
  }
  .page_facility .sec_loftroom .img-box-area::after {
    content: "";
    width: 100%;
    height: 100px;
    position: absolute;
    right: 0;
    bottom: 20px;
    display: block;
    background: #C99527;
  }
  .page_facility .sec_loftroom .text-box-area {
    width: 460px;
    margin: 0px auto 30px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }
  .page_facility .sec_loftroom .text-box-area .text-box {
    margin-bottom: 15px;
  }
  .page_facility .sec_loftroom .text-box-area .link-box a {
    color: #2E0909;
    text-decoration: none;
  }
  .page_facility .sec_loftroom .text-box-area .link-box a::after {
    content: "";
    background: center/contain no-repeat url(/img/sec_title_deco.svg);
    height: 40px;
    width: 100%;
    display: block;
  }
  .page_facility .sec_food .img-box-area {
    max-width: 767px;
    height: 200px;
    margin: 0 auto 60px;
    z-index: 2;
    top: 40px;
  }
  .page_facility .sec_food .img-box-area .img-box img{
    width: 100%;
  }
  .page_facility .sec_food .img-box-area .sec_h {
    position: absolute;
    right: 300px;
    top: 15px;
    color: #fff;
    line-height: 1;
  }
  .page_facility .sec_food .img-box-area .sec_h .jp {
    display: block;
    font-size: 19px;
    line-height: 1;
    margin-bottom: 10px;
  }
  .page_facility .sec_food .img-box-area .sec_h .en {
    display: block;
  }
  .page_facility .sec_food .img-box-area .sec_h::before {
    content: "05";
    font-size: 13px;
    border: 1px solid #fff;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
  }
  .page_facility .sec_food .text-box-area {
    width: 420px;
    margin: 0px auto 60px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }
  .page_facility .sec_food .img-box-area .img-box{
    width: 460px;
    position: absolute;
    overflow: hidden;
    right: 0;
  }
  .page_facility .sec_food .text-box-area .text-box {
    margin-bottom: 15px;
  }
  .page_facility .sec_food .text-box-area .link-box a {
    color: #2E0909;
    text-decoration: none;
  }
  .page_facility .sec_food .text-box-area .link-box a::after {
    content: "";
    background: center/contain no-repeat url(/img/sec_title_deco.svg);
    height: 40px;
    width: 100%;
    display: block;
  }
  .page_facility .sec_food::after {
    content: "";
    width: 420px;
    height: 200px;
    position: absolute;
    top: 10px;
    display: block;
    background: #5E710E;
    right: 0;
  }
  .page_facility .sec_comic-shower {
    padding: 0px 0px 70px;
  }
  .page_facility .sec_comic-shower .layout-box-area {
    width: 420px;
    margin: 0px auto;
    display: flex;
  }
  .page_facility .sec_comic-shower .layout-box-area .layout-box {
    width: 200px;
    margin: 0px auto;
    color: #fff;
    z-index: 2;
  }
  .page_facility .sec_comic-shower .layout-box-area .layout-box .img-box {
    margin-bottom: 20px;
    width: 200px;
    height: 200px;
    overflow: hidden;
  }
  .page_facility .sec_comic-shower .layout-box-area .layout-box .img-box img {
    width: 100%;
  }
  .page_facility .sec_comic-shower .layout-box-area .layout-box .sec_h {
    position: absolute;
    top: 20px;
    left: 20px;
    line-height: 1;
  }
  .page_facility .sec_comic-shower .layout-box-area .layout-box .sec_h .jp {
    display: block;
    font-size: 19px;
    margin-bottom: 10px;
  }
  .page_facility .sec_comic-shower .layout-box-area .layout-box .sec_h .en {
    display: block;
  }
  .page_facility .sec_comic-shower::after {
    content: "";
    width: 95%;
    height: 245px;
    position: absolute;
    top: 60px;
    display: block;
    background: #C99527;
    right: 0;
  }
  .page_facility .sec_laundry {
    padding: 0px 0px 120px;
  }
  .page_facility .sec_laundry .layout-box {
    width: 200px;
    margin: 0px auto;
    color: #fff;
    z-index: 2;
  }
  .page_facility .sec_laundry .layout-box .img-box {
    margin-bottom: 20px;
    width: 200px;
    height: 200px;
    overflow: hidden;
  }
  .page_facility .sec_laundry .layout-box .img-box img {
    width: 100%;
  }
  .page_facility .sec_laundry .layout-box .sec_h {
    position: absolute;
    top: 20px;
    left: 20px;
    line-height: 1;
  }
  .page_facility .sec_laundry .layout-box .sec_h .jp {
    display: block;
    font-size: 19px;
    margin-bottom: 10px;
  }
  .page_facility .sec_laundry .layout-box .sec_h .en {
    display: block;
  }
  .page_facility .sec_laundry::after {
    content: "";
    width: 100%;
    height: 270px;
    position: absolute;
    right: 20px;
    top: 60px;
    display: block;
    background: #5E710E;
  }

  /*=========================================
  agreement
  =========================================*/
  .page_terms .agree_border{
    height: 20px;
    margin: 30px 0 20px;
    border-top: solid 0.5px #000;
    border-bottom: solid 0.5px #000;
  }
  .page_terms .agree_wrapper{
    width: 420px;
    margin: 50px auto;
  }
  .page_terms .agree_wrapper h2{
    text-align: center;
    margin: 0 0 30px 0;
  }
  .page_terms .agree_wrapper .page_h01::after{
    content: "";
    border-bottom: solid 3px #3B3131;
    width: 135px;
    display: block;
    margin: 0 auto;
  }
  .page_terms .agree_wrapper h2 span{
    display: block;
  }
  .page_terms .agree_wrapper .page_h01 .main-text,
  .page_terms .agree_wrapper .page_h02 .main-text{
    font-size: 28px;
  }
  .page_terms .agree_wrapper h2 .sub-text{
    margin: 10px 0;
  }
  .page_terms .agree_wrapper dt,
  .page_terms .agree_wrapper h3{
    font-weight: bold;
    font-size: 18px;
    margin: 0 0 10px 0;
  }
  .page_terms .agree_wrapper dd{
    margin: 0 0 30px 0;
  }
  .page_terms .agree_wrapper p{
    margin:0 0 10px 0;
  }
  .page_terms .agree_wrapper ul li{
    margin: 0 0 5px 0;
  }
  .page_terms .agree_wrapper ul li::before{
    content: "●";
    font-size: 10px;
    margin: 0 10px 0px 35px;
  }
  .page_terms .agree_wrapper .page_h02::after{
    content: "";
    border-bottom: solid 3px #3B3131;
    width: 250px;
    display: block;
    margin: 0 auto;
  }
  .page_terms .agree_wrapper .page_h03 .main-text{
    font-weight: bold;
    font-size: 20px;
  }
  .page_terms .agree_center dl dt::before{
    content: "●";
    font-size: 10px;
    margin: 0 10px 0 0;
  }
  .page_terms .agree_center dl{
    width: 400px;
    margin: 0 auto;
  }
  .page_terms .agree_center dl dd{
    margin: 0 0 30px 20px;
  }
  .page_terms .agree_center p{
    width: 400px;
    margin: 0 auto;
  }
  /*=========================================
  recruit
  =========================================*/
  .page_recruit section{
    font-size: 13px;
  }
  .page_recruit .sec_recruit {
    max-width: 768px;
    margin: 0 auto;
    padding-top: 0px;
  }
  .page_recruit .sec_recruit .layout-wrap .img-box{
    position: relative;
  }
  .page_recruit .sec_recruit .layout-wrap .img-box img{
    width: 95%;
  }
  .page_recruit .sec_recruit .layout-wrap .img-box h1.sec_h{
    position: absolute;
    font-size: 17px;
    color: #fff;
    text-align: right;
    top: 55%;
    z-index: 1;
  }
  .page_recruit .sec_recruit .layout-wrap .img-box h1.sec_h .ja{
    border-bottom: 1px #fff solid;
    padding: 0px 25px 5px 60px;
  }
  .page_recruit .sec_recruit .layout-wrap .img-box h1.sec_h .en{
    font-size: 13px;
    padding: 5px 25px 0px 0px;
  }
  .page_recruit .sec_recruit .text-box{
    position: absolute;
    background: #fff;
    top: 85%;
    right: 5%;
    width: 365px;
    padding: 10px;
    z-index: 1;
  }
  .page_recruit .sec_recruit .text-box h2.sec_h{
    font-size: 20px;
    padding: 0 0 10px 0;
    border-bottom: 1px #E5DDDD solid;
  }
  .page_recruit .sec_recruit .text-box p{
    padding: 10px;
    font-size: 13px;
  }
  .page_recruit .sec_recruit_text01{
    margin-top: 130px;
  }
  .page_recruit section{
    margin-top: 55px;
    border-top: 1px #D1B455 solid;
    padding-top: 40px;
  }
  .page_recruit .sec_recruit{
    border-top: none;
  }
  .page_recruit .sec_recruit_text01 .img-box-area{
    height: 190px;
  }
  .page_recruit .sec_recruit_text01 .img-box-area .img-box{
    position: absolute;
    overflow: hidden;
    width: 70%;
    height: 130px;
    right: 0;
  }
  .page_recruit .sec_recruit_text01 .img-box-area .img-box img{
    width: 540px;
  }
  .page_recruit section .layout-wrap{
    margin: 0 auto;
    text-align: center;
  }
  .page_recruit h3.sec_h{
    font-size: 20px;
    margin-bottom: 25px;
  }
  .page_recruit section .layout-wrap p {
    width: 315px;
    margin: 0 auto 30px;
  }
  .page_recruit h4.sec_h{
    font-size: 15px;
    border: 1px #707070 solid;
    width: 150px;
    margin: 0px auto 15px;
    padding: 5px 0;
  }
  .page_recruit .sec_recruit_text01 .layout-wrap .text-box-area ul{
    text-align: left;
    width: 250px;
    margin: 0 auto 40px;
  }
  .page_recruit .sec_recruit_text01 .layout-wrap .text-box-area ul li{
    margin-bottom: 15px;
  }
  .page_recruit .layout-wrap ul li::before{
    content: "";
    position: absolute;
    left: -25px;
    top: 9px;
    width: 10px;
    height: 10px;
    background: #E98D14;
    transform: rotate(15deg) skew( calc((-30deg - 30deg) / 2), calc((90deg - 30deg) / 2) );
}
.page_recruit .sec_recruit_text02 .text-box-area .price_recruit{
  font-size: 19px;
  margin-bottom: 20px;
}
.page_recruit .sec_recruit_text02 .layout-wrap .text-box-area:nth-child(4) {
  display: flex;
  flex-wrap: wrap;
  width: 480px;
  margin: 0 auto;
  justify-content: center;
}
.page_recruit .sec_recruit_text02 .layout-wrap ul{
  text-align: left;
  width: 220px;
  margin: 0 auto;
}
.page_recruit .sec_recruit_text02 .layout-wrap ul{
  line-height: 2;
}
.page_recruit .sec_recruit_text03 .layout-wrap ol{
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  align-items: flex-end;
  width: 390px;
  margin: 0 auto;
}
.page_recruit .sec_recruit_text03 .layout-wrap ol li{
  border-bottom: 1px #E8D035 dotted;
}
.page_recruit .sec_recruit_text03 .layout-wrap ol li:last-child{
  margin-top: 20px;
}
.page_recruit .sec_recruit_text04 .layout-wrap .tell_recruit{
  margin-bottom: 30px;
}
.page_recruit .sec_recruit_text04 .layout-wrap .tell_recruit a{
  text-decoration: none;
    color: #000;
    font-size: 18px;
}
.page_recruit .layout-wrap form{
  width: 300px;
  margin: 0 auto;
}
.page_recruit form table tbody tr{
  display: flex;
  flex-wrap: wrap;
  width: 300px;
}
.page_recruit form table tbody tr th{
  font-weight: bold;
  margin: 15px 0 10px;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.page_recruit form table tbody tr th .tag-required{
  display: inline-block;
  text-align: center;
  width: 50px;
  background: #936D39;
  color: #FFF;
  border-radius: 2px;
}
/* .page_recruit form table tbody td input, */
.page_recruit form table tbody td textarea{
  width: 300px;
  padding: 5px 10px;
  text-align: left;
  border: 0.5px #939393 solid;
}
.page_recruit form table tbody td .age-checkbox{
  width: 35px;
}
.page_recruit form .form-entry{
  margin: 40px 0 60px;
}
.page_recruit form .form-entry .btn-send input{
    background: #D4B932;
    color: #fff;
    border: none;
    padding: 10px 50px;
}
.page_recruit .layout-wrap form .form-entry .btn-send::after{
  content: "\03e";
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    color: #fff;
    top: 10px;
    right: 75px;
}

/*-----確認画面-----*/
.page_recruit #wrapper #contents #sec-entry {
  padding: 40px 0 40px;
}
.page_recruit #wrapper #ttl-page{
  margin: 40px auto 0;
  font-size: 17px;
  text-align: center;
  width: 110px;
}
.page_recruit #wrapper #ttl-page .ja{
  padding: 0 0 5px 0;
  border-bottom: 1px #000 solid;
}
.page_recruit #wrapper #ttl-page .en{
  padding: 5px 0 0 0;
  font-size: 13px;
}
.page_recruit #sec-entry {
  text-align: center;
  margin-top: 50px;
  background: #FAFAFA;
}
.page_recruit #sec-entry .ttl-reqruit{
  font-size: 17px;
  margin-bottom: 25px;
}
.page_recruit #sec-entry .p-text{
margin-bottom: 30px;
}
.page_recruit #sec-entry form table{
width: 310px;
margin: 0 auto;
}
.page_recruit #sec-entry form .taC{
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.page_recruit form .form-entry .btn-send button{
background: #D4B932;
color: #fff;
border: none;
padding: 10px 50px;
}
.page_recruit form .form-entry .btn-reset input{
background: #888888 ;
color: #fff;
border: none;
padding: 10px 50px;
margin-right: 50px;
}

  /*=========================================
  corona
  =========================================*/
  .page_corona section{
    width: 460px;
    margin: 50px auto 100px;
  }
  .page_corona .eye-catching img{
    max-width: 460px;
    width: 100%;
  }
  .page_corona .eye-catching p{
    width: 100%;
    text-align: center;
    margin: 30px auto;
  }
  .page_corona .shop_list{
    margin: 50px auto;
  }
  .page_corona .shop_list .inner_box{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 0 50px 0;
  }
  .page_corona .shop_list .inner_box .img_area{
    margin: 0 auto 25px;
  }
  .page_corona .shop_list .inner_box h2{
    font-size: 20px;
    width: 25px;
    margin: 0 auto;
  }
  .page_corona .shop_list .inner_box h2::after{
    content: "";
    width: 30px;
    height: 7px;
    background: #57A8CE;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
  }
  .page_corona .shop_list .inner_box img{
    max-width: 300px;
    width: 100%;
  }
  .page_corona .shop_list .text_area{
    width: 100%;
  }
  .page_corona .shop_list .text_area .shop_name{
    font-size: 20px;
    font-weight: bold;
    margin: 10px 0;
    text-align: center;
  }
  .page_corona .corona_footer{
    text-align: center;
  }
  .page_corona .corona_footer p{
    width: 300px;
    margin: 0 auto;
  }
  .page_corona .corona_footer p::before{
    content: "";
    width: 70px;
    height: 1px;
    background: #707070;
    position: absolute;
    left:  -75px;
    top: 75px;
}
  .page_corona .corona_footer p::after{
    content: "";
    width: 70px;
    height: 1px;
    background: #707070;
    position: absolute;
    right:  -75px;
    top: 75px;
}

  /*=========================================
  company
  =========================================*/
  .page_company .agree_wrapper{
    width: 460px;
    margin: 50px auto 100px;
  }
  .page_company .agree_wrapper a{
    text-decoration: none;
    color: #000;
  }
  .page_company .agree_wrapper h2{
    text-align: center;
    margin: 0 0 30px 0;
  }
  .page_company .agree_border {
    height: 20px;
    margin: 30px 0 20px;
    border-top: solid 0.5px #000;
    border-bottom: solid 0.5px #000;
  }
  .page_company .agree_wrapper .page_h01::after{
    content: "";
    border-bottom: solid 3px #3B3131;
    width: 135px;
    display: block;
    margin: 0 auto;
  }
  .page_company .agree_wrapper h2 span{
    display: block;
  }
  .page_company .agree_wrapper .page_h01 .main-text{
    font-size: 28px;
  }
  .page_company .agree_wrapper h2 .sub-text{
    margin: 10px 0;
  }
  .page_company table{
    margin: 50px auto 100px;
  }
  .page_company table tr{
    border-bottom: 1px solid #D9D9D9;
  }
  .page_company table tr:nth-child(1){
    border-top: 1px solid #D9D9D9;
  }
  .page_company table td:nth-child(1){
    width: 100px;
    background: #BEE3F3;
    padding-left: 15px;
  }
  .page_company table td:nth-child(2){
    padding: 20px 50px;
    width: 360px;
  }
/*=========================================
  kabuki_tshirt
  =========================================*/
	
  .explanation {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 20px;
	font-weight: bold;
	}
  .explanation h2 {
	font-weight: bold;
	}  
	.hrcolor {
    border-top: 6px solid #70C361;
	width: 30%;
    }
	
  .explanation p {
	font-size: 12px;
	margin: 0 10%;
	}
  .explanation img {
	width: 80%;	
	margin-top: 30px;
	}
	
  .hukidashi_wrap {
	width: 100%;
	margin: auto;
	padding: 0 10%;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	}
  .hukidashi_group {
	padding: 10px 20px; 
/*	 width: 260px;*/
	}
  .hukidashi_group img {
/*	width: 220px;*/
	margin: auto;
	text-align: center;
	}
  .hukidashi_group p {
	width: 100%;
    font-size: 12px;
	}
  .step_image img {
	width: 100%;
	margin: auto;
	}
  .pink_title {
	color: #E84C9E;
	font-weight: bold;
	padding: 10% 10% 0 10%;
	text-align: center;
	}
	
  .tshirt_list {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	}
  .t_fontset {
	text-align: center;
	margin: 3% 10%;

	}
  .box_pink {
	width:25px; 
	height:8px;
	margin-top: 7px;
	margin-left: 25px;
    background-color: #E84C9E;
	float: left;
	}
   .tshirt_set {
	margin: 0 2%;
	}
  .tshirt_set img {
	width: 200px;
	}
	
  .coupon_present_wrap {
	margin: 5% 15%;	
	}
  .coupon_present span {
	color: #11206D;	
	padding: 5% 0;
	font-size: 17px;
	}
	.coupon_present p {
	font-size: 13px;
	font-weight: bold;
	padding: 3% 12%;
	}
  .coupon_present_supplement {
	background-color: #CBF8C1;
	padding: 3% 12%;
	font-size: 12px;
	}
  /**/
}
