@charset "UTF-8";
@font-face {
  font-family: "Cezanne M";
  src: url("/assets/fonts/cezanne_m.woff2") format("woff2"), url("/assets/fonts/cezanne_m.woff") format("woff");
}
@font-face {
  font-family: "Cezanne DB";
  src: url("/assets/fonts/cezanne_db.woff2") format("woff2"), url("/assets/fonts/cezanne_db.woff") format("woff");
}
@-webkit-keyframes borderPaginationAnim {
  0% {
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
  }
  100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
@keyframes borderPaginationAnim {
  0% {
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
  }
  100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
@media (min-width: 751px) {
  #shop312201 .btn.secondary.black, #shop312341 .btn.secondary.black {
    border: 1px solid #997e5d;
    background: #997e5d;
  }
  #shop312201 .btn.secondary.black:hover, #shop312341 .btn.secondary.black:hover {
    border-color: #ccc;
    background: #fff;
  }
  #shop312201 .btn.secondary.black.tel, #shop312341 .btn.secondary.black.tel {
    display: none;
  }
}
@media (max-width: 750px) {
  #shop312201 .btn.secondary.black, #shop312341 .btn.secondary.black {
    border: 1px solid #997e5d;
    background: #997e5d;
  }
  #shop312201 .btn.secondary.black.tel, #shop312341 .btn.secondary.black.tel {
    display: none;
  }
}
/*========================================================================
    [PC]-layout-
======================================================================= */
@media (min-width: 751px) {
  body {
    background: #efefef;
  }
  .page-contents.shop .section-mv {
    position: relative;
  }
  .page-contents.shop .section-mv .breadcrumb-list {
    position: absolute;
    left: 7px;
    top: 6px;
    z-index: 2;
    color: #fff;
  }
  .page-contents.shop .section-mv .breadcrumb-list a {
    color: inherit;
  }
  .page-contents.shop .section-mv .breadcrumb-list .here {
    color: inherit;
  }
  .page-contents.shop .section-mv .slider {
    color: #fff;
    text-align: center;
  }
  .page-contents.shop .section-mv .slider .box-txt {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 2;
    width: 90%;
  }
  .page-contents.shop .section-mv .slider .ttl-main {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 21px;
    letter-spacing: 0;
    line-height: 1.3;
    margin-bottom: 20px;
  }
  .page-contents.shop .section-mv .slider .ttl-shop {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 1.2px;
    line-height: 1.3;
  }
  .page-contents.shop .section-mv .slider .txt-shop {
    font-size: 15px;
    letter-spacing: 1.2px;
    line-height: 1.3;
    margin-top: 5px;
  }
  .page-contents.shop .section-mv .slider .img {
    background: #000;
  }
  .page-contents.shop .section-mv .slider .img img {
    width: 100%;
    height: auto;
    opacity: 0.6;
  }
  .page-contents.shop .section-mv .slider .shop-name {
    position: absolute;
    right: 10px;
    bottom: 10px;
    font-size: 11px;
    letter-spacing: 0;
    text-align: right;
  }
  .page-contents.shop .section-mv .slider .slider-pagination {
    position: absolute;
    left: 50%;
    bottom: 10px;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
  .page-contents.shop .section-mv .slider .slider-pagination .swiper-pagination-bullet {
    background: #d8d8d8;
    border-color: #979797;
    width: 6px;
    height: 6px;
    margin: 0 3px;
  }
  .page-contents.shop .section-mv .slider .slider-pagination .swiper-pagination-bullet-active {
    border-color: #fff;
    background: #fff;
  }
  .page-contents.shop .section-campaign-bnr {
    background: #fff;
    padding: 0 0 80px 0;
  }
  .page-contents.shop .section-campaign-bnr img {
    width: 100%;
  }
  .page-contents.shop .section-campaign-bnr img.pc-only {
    display: block;
    margin: 0 auto;
  }
  .page-contents.shop .section-shoplist {
    min-height: 700px;
    max-width: 1000px;
    width: calc(100% - 20px);
    margin: 95px auto;
    background: #fff;
    padding: 60px 70px 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
  }
  .page-contents.shop .section-shoplist .area-sidebar {
    position: relative;
    width: 160px;
  }
  .page-contents.shop .section-shoplist .area-sidebar .ttl-sort {
    display: none;
  }
  .page-contents.shop .section-shoplist .area-sidebar .inner {
    position: absolute;
    left: 0;
    top: 0;
    padding-bottom: 5px;
  }
  .page-contents.shop .section-shoplist .area-sidebar .box:not(:first-child) {
    margin-top: 15px;
  }
  .page-contents.shop .section-shoplist .area-sidebar .ttl {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 13px;
    letter-spacing: 0;
    line-height: 21px;
  }
  .page-contents.shop .section-shoplist .area-sidebar .list {
    margin-top: 4px;
  }
  .page-contents.shop .section-shoplist .area-sidebar .list li {
    font-size: 13px;
    letter-spacing: 0;
    line-height: 26px;
  }
  .page-contents.shop .section-shoplist .area-sidebar .list li a {
    color: inherit;
    -webkit-transition: opacity 0.2s, color 0.2s;
    transition: opacity 0.2s, color 0.2s;
    text-decoration: none;
  }
  .page-contents.shop .section-shoplist .area-sidebar .list li a::before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 6px;
    background: #D8D8D8;
    vertical-align: middle;
    margin-right: 7px;
    margin-top: -2px;
  }
  .page-contents.shop .section-shoplist .area-sidebar .list li a.is-active {
    color: #997e5d;
  }
  .page-contents.shop .section-shoplist .area-sidebar .list li a.is-active::before {
    background: url(../images/shop/ico_select.svg) no-repeat center center/contain;
  }
  .page-contents.shop .section-shoplist .area-sidebar .list li a:hover {
    opacity: 1;
    color: #997e5d;
  }
  .page-contents.shop .section-shoplist .area-sidebar .select-box {
    display: none;
  }
  .page-contents.shop .section-shoplist .area-sidebar .btn-search {
    width: 120px;
    height: 35px;
    margin-top: 27px;
  }
  .page-contents.shop .section-shoplist .area-sidebar .btn-search span {
    font-size: 13px;
    letter-spacing: 0.81px;
    text-align: center;
    padding-right: 0;
  }
  .page-contents.shop .section-shoplist .area-sidebar .btn-search span::before, .page-contents.shop .section-shoplist .area-sidebar .btn-search span::after {
    display: none;
  }
  .page-contents.shop .section-shoplist .area-sidebar .btn-search:hover {
    background: #222;
    border-color: #222;
    color: #fff;
  }
  .page-contents.shop .section-shoplist .area-sidebar .reset {
    font-size: 11px;
    letter-spacing: 1px;
    margin-top: 10px;
  }
  .page-contents.shop .section-shoplist .area-sidebar .reset a {
    color: inherit;
    text-decoration: underline;
  }
  .page-contents.shop .section-shoplist .area-sidebar .reset a:hover {
    text-decoration: none;
  }
  .page-contents.shop .section-shoplist .area-list {
    width: 68.6%;
  }
  .page-contents.shop .section-shoplist .area-list .area-check {
    display: none;
  }
  .page-contents.shop .section-shoplist .area-list .area-label {
    display: none;
  }
  .page-contents.shop .section-shoplist .area-list .block-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 70px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .page-contents.shop .section-shoplist .area-list .ttl-area {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 21px;
    color: #997e5d;
    letter-spacing: 0;
    line-height: 28px;
    margin-bottom: 35px;
    width: 100%;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop {
    width: calc((100% - 50px) / 2);
  }
  .page-contents.shop .section-shoplist .area-list .box-shop:not(:nth-last-child(-n+2)) {
    margin-bottom: 50px;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .name {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 17px;
    letter-spacing: 0;
    line-height: 21px;
    border-bottom: 1px solid #ccc;
    padding: 0 0 15px;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .name a {
    text-decoration: none;
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 17px;
    letter-spacing: 0;
    line-height: 21px;
    color: #222;
    display: block;
    position: relative;
    padding-right: 20px;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .name a::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    background: url(../images/common/arrow-black14.svg) no-repeat center center/contain;
    width: 14px;
    height: 14px;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .name a:hover::after {
    -webkit-transform: translate(2px, -50%);
            transform: translate(2px, -50%);
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .address {
    font-size: 12px;
    letter-spacing: 0.5px;
    line-height: 18px;
    margin-top: 13px;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .address span {
    margin-right: 5px;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .map {
    display: inline-block;
    font-size: 11px;
    color: #222;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .map::after {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../images/common/icon-googlemap.svg) no-repeat center/contain;
    vertical-align: top;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .map:hover {
    text-decoration: none;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .data {
    font-size: 12px;
    letter-spacing: 0.5px;
    line-height: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 1px;
    margin-bottom: 0;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .data dt {
    width: 65px;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .data dd {
    margin: 0;
    width: calc(100% - 65px);
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .data a {
    color: inherit;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .data a:hover {
    text-decoration: none;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .labels {
    font-size: 0;
    margin-top: 11px;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .labels span {
    display: inline-block;
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 11px;
    color: #fff;
    letter-spacing: -0.05em;
    line-height: 18px;
    min-width: 55px;
    padding: 0 5px 1px;
    text-align: center;
    margin-bottom: 5px;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .labels span:not(:last-child) {
    margin-right: 5px;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .labels span.gender {
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .labels span.gender.men {
    background: #618ABA;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .labels span.gender.women {
    background: #D67984;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .labels span.gender.accessory {
    background: #38C19D;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .labels span.option {
    background: #777;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .labels span.option.need-reservation {
    background: #997e5d;
    letter-spacing: 0.03em;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .labels span.option.no-reservation {
    background: #fff;
    border: 1px solid #997e5d;
    color: #997e5d;
    line-height: 15px;
    letter-spacing: 0.03em;
    padding: 1px 5px 2px;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .labels span.option.buy-giftcard {
    background: #fff;
    border: 1px solid #777;
    color: #777;
    line-height: 15px;
    letter-spacing: 0.03em;
    padding: 1px 5px 2px;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .labels span.option.use-giftcatalog {
    line-height: 15px;
    letter-spacing: 0.03em;
    border: solid 1px transparent;
    padding: 1px 5px;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .labels span.option.wshoes {
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
    background: #D67984;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .btn-more {
    width: 120px;
    height: 35px;
    margin-top: 15px;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .btn-more span {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 11px;
    color: #997e5d;
    letter-spacing: -0.46px;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    padding-right: 13px;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .btn-more span::before, .page-contents.shop .section-shoplist .area-list .box-shop .btn-more span::after {
    width: 6px;
    height: 12px;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .btn-more span::before {
    background-image: url(../images/common/arrow-white7.svg);
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .btn-more span::after {
    background-image: url(../images/common/arrow-gold7.svg);
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .btn-more:hover {
    background: #997e5d;
    border-color: #997e5d;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .btn-more:hover span {
    color: #fff;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .note {
    background: #f2f2f2;
    font-size: 12px;
    letter-spacing: 0.5px;
    line-height: 18px;
    padding: 10px;
    margin-top: 15px;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .reservation {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .reservation .btn {
    width: calc((100% - 10px) / 2);
    height: 35px;
    min-width: 130px;
    border-radius: 25px;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .reservation .btn span {
    font-size: 11px;
    letter-spacing: 0;
    line-height: 14px;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .reservation .btn.web {
    margin-right: 10px;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .reservation .btn.web span::before, .page-contents.shop .section-shoplist .area-list .box-shop .reservation .btn.web span::after {
    width: 9px;
    height: 14px;
    background-size: contain;
    top: -1px;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .reservation .btn.web span::before {
    background-image: url(../images/common/icon-web.svg);
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .reservation .btn.web span::after {
    background-image: url(../images/common/icon-web_white.svg);
  }
  .page-contents.shop .section-shoplist .empty {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
  }
  .page-contents.shop .section-shoplist .empty.is-hide {
    display: none;
  }
  .page-contents.shop .section-shoplist .empty p {
    font-size: 13px;
    color: #999;
    letter-spacing: 0.8px;
    line-height: 20px;
    margin-top: -33px;
  }
  .page-contents.shop .section-shoplist .dummy {
    display: none;
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
  }
  .page-contents.shop .attention-box {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    padding: 15px;
    font-size: 14px;
    line-height: 1.5;
    text-align: center;
    border-bottom: 1px solid #ccc;
    background: #fff;
  }
  .page-contents.shop .attention-box a {
    color: #222;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .page-contents.shop .attention-box a:hover {
    opacity: 0.6;
  }
  .page-contents.shop-detail {
    padding: 160px 0 100px;
  }
  .page-contents.shop-detail .breadcrumb-list {
    position: absolute;
    z-index: 2;
    top: 74px;
    left: 16px;
    margin: 0;
    padding: 0;
    color: #777;
  }
  .page-contents.shop-detail .breadcrumb-list a, .page-contents.shop-detail .breadcrumb-list .here {
    color: #777;
  }
  .page-contents.shop-detail .inner {
    width: 95%;
    max-width: 1080px;
    margin: 0 auto 10px;
    background: #fff;
  }
  .page-contents.shop-detail .inner .ttl {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 120%; /* 26.4px */
    letter-spacing: -0.44px;
    padding: 45px 45px 0;
  }
  .page-contents.shop-detail .inner .box-all {
    padding: 30px 45px 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .page-contents.shop-detail .inner .box-all dl, .page-contents.shop-detail .inner .box-all dt, .page-contents.shop-detail .inner .box-all dd {
    margin: 0;
  }
  .page-contents.shop-detail .inner.view-01 {
    min-height: 540px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .page-contents.shop-detail .inner.view-02 .owd-point {
    font-size: 11px;
  }
  .page-contents.shop-detail .inner.view-03 .box-all {
    padding: 35px 45px 45px;
  }
  .page-contents.shop-detail .inner.view-03 .box-all a {
    color: #222;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .page-contents.shop-detail .inner.view-03 .box-all a:hover {
    opacity: 0.6;
  }
  .page-contents.shop-detail .inner.view-03 .box-01, .page-contents.shop-detail .inner.view-03 .box-02, .page-contents.shop-detail .inner.view-03 .box-03 {
    width: 33%;
    border-right: 1px solid #777;
    padding-right: 2.15%;
    margin-right: 2.15%;
  }
  .page-contents.shop-detail .inner.view-03 .box-03 {
    border-right: unset;
    padding-right: 0;
    margin-right: 0;
  }
  .page-contents.shop-detail .inner.view-03 .item-ttl {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 15px;
    line-height: 1.2;
    margin-bottom: 10px;
  }
  .page-contents.shop-detail .inner.view-03 .items {
    font-size: 12px;
    letter-spacing: 0.13em;
    line-height: 22px;
  }
  .page-contents.shop-detail .inner.view-03.single-box .box-01 {
    width: 100%;
    border-right: unset;
    padding-right: 0;
    margin-right: 0;
  }
  .page-contents.shop-detail .inner.view-03.double-box .box-01 {
    width: 50%;
  }
  .page-contents.shop-detail .inner.view-03.double-box .box-02 {
    width: 47.75%;
    border-right: unset;
    padding-right: 0;
    margin-right: 0;
  }
  .page-contents.shop-detail .inner.view-03.double-box .box-03 {
    width: 47.75%;
  }
  .page-contents.shop-detail .inner.view-04 .box-01, .page-contents.shop-detail .inner.view-04 .box-02, .page-contents.shop-detail .inner.view-04 .box-03, .page-contents.shop-detail .inner.view-04 .box-04 {
    position: relative;
    width: 23.95%;
    margin-right: 1.4%;
  }
  .page-contents.shop-detail .inner.view-04 .box-01 img, .page-contents.shop-detail .inner.view-04 .box-02 img, .page-contents.shop-detail .inner.view-04 .box-03 img, .page-contents.shop-detail .inner.view-04 .box-04 img {
    width: 100%;
  }
  .page-contents.shop-detail .inner.view-04 .box-01 .number, .page-contents.shop-detail .inner.view-04 .box-02 .number, .page-contents.shop-detail .inner.view-04 .box-03 .number, .page-contents.shop-detail .inner.view-04 .box-04 .number {
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
    font-size: 22px;
    line-height: 1;
    background-color: #222;
    width: 32px;
    height: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 5px 0 10px;
  }
  .page-contents.shop-detail .inner.view-04 .box-01 p, .page-contents.shop-detail .inner.view-04 .box-02 p, .page-contents.shop-detail .inner.view-04 .box-03 p, .page-contents.shop-detail .inner.view-04 .box-04 p {
    margin-top: 10px;
    font-size: 13px;
    letter-spacing: 0.01em;
    line-height: 22px;
  }
  .page-contents.shop-detail .inner.view-04 .box-04 {
    margin-right: 0;
  }
  .page-contents.shop-detail .inner.view-05 .js-hide-tempo-name {
    visibility: hidden;
    height: 0;
  }
  .page-contents.shop-detail .inner.view-05 .pick-box {
    width: 23.95%;
    margin-right: 1.4%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .page-contents.shop-detail .inner.view-05 .pick-box img {
    width: 100%;
  }
  .page-contents.shop-detail .inner.view-05 .pick-box p {
    margin-top: 8px;
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
  }
  .page-contents.shop-detail .inner.view-05 .pick-box:last-child {
    margin-right: 0;
  }
  .page-contents.shop-detail .inner.view-05 .pick-box:hover {
    opacity: 0.7;
  }
  .page-contents.shop-detail .inner.view-05 .link-box {
    text-align: center;
    padding-bottom: 45px;
    font-size: 13px;
    letter-spacing: 0.01em;
    line-height: 1;
    text-decoration: underline;
  }
  .page-contents.shop-detail .inner.view-05 .link {
    color: #222;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .page-contents.shop-detail .inner.view-05 .link:hover {
    opacity: 0.6;
  }
  .page-contents.shop-detail .inner.view-05.no-staffpick, .page-contents.shop-detail .inner.view-05.error-staffpick {
    display: none;
  }
  .page-contents.shop-detail .inner.view-05 .box-btn {
    padding-bottom: 50px;
  }
  .page-contents.shop-detail .inner.view-05 .box-btn .btn-more {
    width: 255px;
    height: 45px;
    margin: 0 auto;
  }
  .page-contents.shop-detail .inner.view-06 .box-brands {
    padding: 50px 45px;
  }
  .page-contents.shop-detail .inner.view-06 .block-ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 25px;
  }
  .page-contents.shop-detail .inner.view-06 .block-brand {
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 60px;
  }
  .page-contents.shop-detail .inner.view-06 .block-brand.women {
    margin-bottom: 0;
  }
  .page-contents.shop-detail .inner.view-06 .ttl-main {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 105%; /* 23.1px */
  }
  .page-contents.shop-detail .inner.view-06 .ttl-main span {
    display: block;
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px; /* 150% */
    letter-spacing: 1.05px;
    margin-bottom: 10px;
  }
  .page-contents.shop-detail .inner.view-06 .box-brand {
    position: relative;
    width: 25%;
  }
  .page-contents.shop-detail .inner.view-06 .box-brand:not(.ttl-gender)::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background: #fff;
    z-index: 5;
  }
  .page-contents.shop-detail .inner.view-06 .box-brand a {
    display: block;
    text-decoration: none;
    color: inherit;
  }
  .page-contents.shop-detail .inner.view-06 .box-brand a:hover .brandbox-img img {
    opacity: 0.7;
  }
  .page-contents.shop-detail .inner.view-06 .box-brand .ttl-gender {
    position: absolute;
    left: 20px;
    top: 17px;
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.08em;
    color: #222;
    z-index: 3;
  }
  .page-contents.shop-detail .inner.view-06 .box-brand .brandbox-img {
    position: relative;
    background-color: #222;
    width: unset;
    overflow: unset;
  }
  .page-contents.shop-detail .inner.view-06 .box-brand .brandbox-img::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 30%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgb(0, 0, 0)));
    background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
    z-index: 2;
    opacity: 0.3;
  }
  .page-contents.shop-detail .inner.view-06 .box-brand .brandbox-img img {
    width: 100%;
    position: relative;
    z-index: 1;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .page-contents.shop-detail .inner.view-06 .box-brand .box-txt {
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 17px;
    z-index: 3;
    padding-right: 45px;
  }
  .page-contents.shop-detail .inner.view-06 .box-brand .ttl-brand-en {
    margin-bottom: 11px;
    line-height: 0.5;
    height: 10px;
    color: #fff;
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
    font-size: 12px;
  }
  .page-contents.shop-detail .inner.view-06 .box-brand .ttl-brand-en img {
    height: 93%;
    width: auto;
  }
  .page-contents.shop-detail .inner.view-06 .box-brand .ttl-brand-en.easy {
    height: 23px;
    margin-bottom: 5px;
  }
  .page-contents.shop-detail .inner.view-06 .box-brand .ttl-brand-ja {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    color: #fff;
  }
  .page-contents.shop-detail .inner.view-06 .box-brand .ttl-brand-ja span {
    display: inline-block;
  }
  .page-contents.shop-detail .inner.view-06 .box-brand .btn {
    position: absolute;
    right: 0;
    bottom: 4px;
    z-index: 5;
    width: 35px;
    height: 35px;
    cursor: pointer;
    border: 1px solid #fff;
    border-radius: 50%;
  }
  .page-contents.shop-detail .inner.view-06 .box-brand .btn::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/common/arrow-white7.svg) no-repeat 13px center;
  }
  .page-contents.shop-detail .inner.view-06 .box-brand.women.shoes {
    width: 100%;
    margin-top: 1px;
    background-color: #222;
  }
  .page-contents.shop-detail .inner.view-06 .box-brand.women.shoes a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .page-contents.shop-detail .inner.view-06 .box-brand.women.shoes a:hover .box-txt {
    opacity: 0.7;
  }
  .page-contents.shop-detail .inner.view-06 .box-brand.women.shoes .brandbox-img {
    width: 50%;
  }
  .page-contents.shop-detail .inner.view-06 .box-brand.women.shoes .box-txt {
    width: 50%;
    position: relative;
    left: unset;
    right: unset;
    bottom: unset;
    padding-right: unset;
    background-color: #efefef;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .page-contents.shop-detail .inner.view-06 .box-brand.women.shoes .box-txt .box-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .page-contents.shop-detail .inner.view-06 .box-brand.women.shoes .ttl-brand-ja {
    font-size: 22px;
    line-height: 30px;
    color: #222;
    width: 260px;
  }
  .page-contents.shop-detail .inner.view-06 .box-brand.women.shoes .btn {
    right: 20px;
    bottom: 20px;
    border: 1px solid #222;
  }
  .page-contents.shop-detail .inner.view-06 .box-brand.women.shoes .btn::after {
    background: url(../images/common/arrow-black7.svg) no-repeat 13px center;
  }
  .page-contents.shop-detail .inner.view-07 .box-suitpedia {
    padding: 40px 45px 45px;
  }
  .page-contents.shop-detail .inner.view-07 a {
    color: inherit;
    text-decoration: none;
  }
  .page-contents.shop-detail .inner.view-07 .ttl-main {
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
    font-size: 26px;
    line-height: 1;
    letter-spacing: 0.52px;
    padding: 0;
    margin-right: 50px;
  }
  .page-contents.shop-detail .inner.view-07 .box-ttl {
    margin-bottom: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .page-contents.shop-detail .inner.view-07 .box-btn {
    position: absolute;
    right: 0;
    top: -75px;
  }
  .page-contents.shop-detail .inner.view-07 .tab {
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.06em;
  }
  .page-contents.shop-detail .inner.view-07 .tab span {
    cursor: pointer;
    color: #999;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .page-contents.shop-detail .inner.view-07 .tab span.is-active {
    color: #222;
  }
  .page-contents.shop-detail .inner.view-07 .tab .men::after {
    content: "";
    display: inline-block;
    height: 10px;
    width: 1px;
    background: #ccc;
    margin: 0 14px;
  }
  .page-contents.shop-detail .inner.view-07 .box-list {
    position: relative;
  }
  .page-contents.shop-detail .inner.view-07 .box-tab {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    z-index: 1;
  }
  .page-contents.shop-detail .inner.view-07 .box-tab.is-active {
    z-index: 2;
    opacity: 1;
  }
  .page-contents.shop-detail .inner.view-07 .box-tab.women {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .page-contents.shop-detail .inner.view-07 .box-tab.women .block-article .vol {
    color: #222;
  }
  .page-contents.shop-detail .inner.view-07 .block-article {
    position: relative;
    background: #fff;
    height: auto;
    width: 31.6666666667%;
  }
  .page-contents.shop-detail .inner.view-07 .block-article > a {
    display: block;
    width: 100%;
    color: inherit;
    text-decoration: none;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
  }
  .page-contents.shop-detail .inner.view-07 .block-article a:hover {
    opacity: 0.7;
  }
  .page-contents.shop-detail .inner.view-07 .block-article .photo {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0 0 20px;
    padding-top: 59.75%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  .page-contents.shop-detail .inner.view-07 .block-article .vol {
    position: absolute;
    right: 17px;
    top: 12px;
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
    font-size: 30px;
    color: #fff;
    letter-spacing: 0.02em;
    line-height: 1;
    text-align: right;
  }
  .page-contents.shop-detail .inner.view-07 .block-article .article-inner {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .page-contents.shop-detail .inner.view-07 .block-article .category {
    display: inline-block;
    margin: 0 6px 10px 0;
    padding: 3px 6px;
    background: #997e5d;
    color: #fff;
    font-size: 11px;
    line-height: 12px;
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
    letter-spacing: 0;
  }
  .page-contents.shop-detail .inner.view-07 .block-article .box-date {
    display: inline-block;
    margin-bottom: 7px;
    color: #999;
    font-size: 12px;
    line-height: 11px;
    letter-spacing: 0;
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
  }
  .page-contents.shop-detail .inner.view-07 .block-article .box-date .year::after,
  .page-contents.shop-detail .inner.view-07 .block-article .box-date .month::after {
    display: inline;
    content: ".";
  }
  .page-contents.shop-detail .inner.view-07 .block-article .box-ttl {
    margin-bottom: 0;
  }
  .page-contents.shop-detail .inner.view-07 .block-article .box-ttl .ttl {
    display: -webkit-box;
    overflow: hidden;
    max-height: 72px;
    color: #222;
    font-size: 18px;
    line-height: 24px;
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    text-overflow: ellipsis;
    letter-spacing: 0.08em;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    padding: unset;
    background-color: unset;
  }
  .page-contents.shop-detail .inner.view-07 .block-article .box-ttl .ttl a {
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
  }
  .page-contents.shop-detail .inner.view-07 .block-article .box-ttl .ttl a:hover {
    opacity: 0.5;
  }
  .page-contents.shop-detail .inner.view-08 .box-nearby {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 60px 4.1%;
    padding: 40px 45px 45px;
  }
  .page-contents.shop-detail .inner.view-08 .box-shop {
    width: 21.9%;
  }
  .page-contents.shop-detail .inner.view-08 .name {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 22px;
    border-bottom: 1px solid #ccc;
    padding: 0 0 15px;
    margin-bottom: 21px;
  }
  .page-contents.shop-detail .inner.view-08 .name span {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.5;
    display: block;
    margin-bottom: 5px;
  }
  .page-contents.shop-detail .inner.view-08 .name a {
    text-decoration: none;
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 17px;
    letter-spacing: 0;
    line-height: 21px;
    color: #222;
    display: block;
    position: relative;
    padding-right: 20px;
  }
  .page-contents.shop-detail .inner.view-08 .name a::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    background: url(../images/common/arrow-black7.svg) no-repeat center center/contain;
    width: 11px;
    height: 11px;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .page-contents.shop-detail .inner.view-08 .name a:hover::after {
    -webkit-transform: translate(2px, -50%);
            transform: translate(2px, -50%);
  }
  .page-contents.shop-detail .inner.view-08 .address {
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 21px;
    margin-bottom: 16px;
  }
  .page-contents.shop-detail .inner.view-08 .address span {
    margin-right: 5px;
  }
  .page-contents.shop-detail .inner.view-08 .map {
    display: block;
    font-size: 14px;
    letter-spacing: 0.03em;
    color: #222;
  }
  .page-contents.shop-detail .inner.view-08 .map::after {
    content: "";
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(../images/common/icon-googlemap.svg) no-repeat center/contain;
    vertical-align: top;
  }
  .page-contents.shop-detail .inner.view-08 .map:hover {
    text-decoration: none;
  }
  .page-contents.shop-detail .inner.view-08 .labels {
    font-size: 0;
  }
  .page-contents.shop-detail .inner.view-08 .labels span {
    display: inline-block;
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 11px;
    color: #fff;
    letter-spacing: -0.05em;
    line-height: 18px;
    min-width: 55px;
    padding: 0 5px 1px;
    text-align: center;
    margin-bottom: 5px;
  }
  .page-contents.shop-detail .inner.view-08 .labels span:not(:last-child) {
    margin-right: 5px;
  }
  .page-contents.shop-detail .inner.view-08 .labels span.gender {
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
  }
  .page-contents.shop-detail .inner.view-08 .labels span.gender.men {
    background: #618ABA;
  }
  .page-contents.shop-detail .inner.view-08 .labels span.gender.women {
    background: #D67984;
  }
  .page-contents.shop-detail .inner.view-08 .labels span.option.wshoes {
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
    background: #D67984;
  }
  .page-contents.shop-detail .box-img {
    position: relative;
    overflow: hidden;
    width: 50%;
  }
  .page-contents.shop-detail .box-img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: auto;
    height: 100%;
  }
  .page-contents.shop-detail .box-img .swiper-container {
    height: 100%;
  }
  .page-contents.shop-detail .box-img .slider .slider-pagination {
    position: absolute;
    left: 50%;
    bottom: 20px;
    text-align: right;
    width: auto;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    font-size: 0;
  }
  .page-contents.shop-detail .box-img .slider .swiper-pagination-bullet {
    position: relative;
    width: 20px;
    height: 2px;
    background: #999;
    border: none;
    border-radius: 0;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
  }
  .page-contents.shop-detail .box-img .slider .swiper-pagination-bullet.is-animating .swiper-pagination-progress {
    -webkit-animation: borderPaginationAnim 5s linear forwards;
            animation: borderPaginationAnim 5s linear forwards;
  }
  .page-contents.shop-detail .box-img .slider .swiper-pagination-bullet.is-animated .swiper-pagination-progress {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  .page-contents.shop-detail .box-img .slider .swiper-pagination-bullet.is-paused .swiper-pagination-progress {
    display: none;
    -webkit-animation: none;
            animation: none;
  }
  .page-contents.shop-detail .box-img .slider .swiper-pagination-bullet.is-paused.swiper-pagination-bullet-active {
    background: #fff;
  }
  .page-contents.shop-detail .box-img .slider .swiper-pagination-progress {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
    -webkit-transform-origin: left top;
            transform-origin: left top;
  }
  .page-contents.shop-detail .box-img .slider .slider-pagination {
    bottom: 6px;
  }
  .page-contents.shop-detail .box-img .swiper-slide::before {
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    display: block;
    width: 100%;
    height: 20%;
    content: "";
    border-radius: unset;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0);
            box-shadow: 0 0 10px rgba(0, 0, 0, 0);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.15)));
    background: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15));
    z-index: 1;
  }
  .page-contents.shop-detail .box-img .slider-arrow {
    position: absolute;
    top: 50%;
    z-index: 10;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    width: 80px;
    height: 100%;
    cursor: pointer;
  }
  .page-contents.shop-detail .box-img .slider-arrow::before {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    display: block;
    width: 100%;
    height: 100%;
    content: "";
    border-radius: unset;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0);
            box-shadow: 0 0 10px rgba(0, 0, 0, 0);
    background: rgba(255, 255, 255, 0);
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.15)));
    background: linear-gradient(90deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15));
  }
  .page-contents.shop-detail .box-img .slider-arrow::after {
    display: block;
    width: 50%;
    height: 100%;
    background: url(../images/common/arrow-white7.svg) no-repeat center center;
    content: "";
    position: absolute;
  }
  .page-contents.shop-detail .box-img .slider-arrow-prev {
    left: 0;
  }
  .page-contents.shop-detail .box-img .slider-arrow-prev::after {
    width: 40%;
    left: 0;
  }
  .page-contents.shop-detail .box-img .slider-arrow-prev::before {
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.15)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  }
  .page-contents.shop-detail .box-img .slider-arrow-next {
    right: 0;
  }
  .page-contents.shop-detail .box-img .slider-arrow-next::after {
    width: 40%;
    right: 0;
  }
  .page-contents.shop-detail .box-all-data {
    width: 50%;
    font-size: 13px;
    letter-spacing: 0.04em;
    line-height: 18px;
    padding: 4.2% 4.6%;
  }
  .page-contents.shop-detail .box-all-data .tempo-name {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 23px;
    letter-spacing: 0.04em;
    line-height: 28px;
  }
  .page-contents.shop-detail .box-all-data .tempo-name span {
    display: block;
  }
  .page-contents.shop-detail .box-all-data .labels {
    font-size: 0;
    margin-top: 17px;
  }
  .page-contents.shop-detail .box-all-data .labels span {
    display: inline-block;
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 11px;
    color: #fff;
    letter-spacing: -0.05em;
    line-height: 18px;
    min-width: 55px;
    padding: 0 5px 1px;
    text-align: center;
  }
  .page-contents.shop-detail .box-all-data .labels span:not(:last-child) {
    margin-right: 5px;
  }
  .page-contents.shop-detail .box-all-data .labels span.gender {
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
  }
  .page-contents.shop-detail .box-all-data .labels span.gender.men {
    background: #618ABA;
  }
  .page-contents.shop-detail .box-all-data .labels span.gender.women {
    background: #D67984;
  }
  .page-contents.shop-detail .box-all-data .labels span.gender.accessory {
    background: #38C19D;
  }
  .page-contents.shop-detail .box-all-data .labels span.option {
    background: #777;
  }
  .page-contents.shop-detail .box-all-data .labels span.option.need-reservation {
    background: #997e5d;
    letter-spacing: 0.03em;
  }
  .page-contents.shop-detail .box-all-data .labels span.option.no-reservation {
    background: #fff;
    border: 1px solid #997e5d;
    color: #997e5d;
    line-height: 15px;
    letter-spacing: 0.03em;
    padding: 1px 5px 2px;
  }
  .page-contents.shop-detail .box-all-data .labels span.option.buy-giftcard {
    background: #fff;
    border: 1px solid #777;
    color: #777;
    line-height: 15px;
    letter-spacing: 0.03em;
    padding: 1px 5px 2px;
  }
  .page-contents.shop-detail .box-all-data .labels span.option.use-giftcatalog {
    line-height: 15px;
    letter-spacing: 0.03em;
    border: solid 1px transparent;
    padding: 1px 5px;
  }
  .page-contents.shop-detail .box-all-data .labels span.option.wshoes {
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
    background: #D67984;
  }
  .page-contents.shop-detail .box-all-data .box-data {
    margin-top: 20px;
  }
  .page-contents.shop-detail .box-all-data .time {
    margin-top: 20px;
  }
  .page-contents.shop-detail .box-all-data .address a {
    font-size: 11px;
  }
  .page-contents.shop-detail .box-all-data .address span {
    margin-right: 5px;
  }
  .page-contents.shop-detail .box-all-data .access a {
    font-size: 11px;
  }
  .page-contents.shop-detail .box-all-data .note {
    line-height: 21px;
  }
  .page-contents.shop-detail .box-all-data .reservation {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .page-contents.shop-detail .box-all-data .reservation .btn {
    width: 200px;
    height: 55px;
    border-radius: 30px;
  }
  .page-contents.shop-detail .box-all-data .reservation .btn span {
    font-size: 13px;
    letter-spacing: 0.04em;
    line-height: 14px;
  }
  .page-contents.shop-detail .box-all-data .reservation .btn.web {
    margin-right: 6.5%;
  }
  .page-contents.shop-detail .box-all-data .reservation .btn.web span::before, .page-contents.shop-detail .box-all-data .reservation .btn.web span::after {
    width: 9px;
    height: 14px;
    background-size: contain;
    top: -1px;
  }
  .page-contents.shop-detail .box-all-data .reservation .btn.web span::before {
    background-image: url(../images/common/icon-web.svg);
  }
  .page-contents.shop-detail .box-all-data .reservation .btn.web span::after {
    background-image: url(../images/common/icon-web_white.svg);
  }
  .page-contents.shop-detail .box-all-data .back {
    margin-top: 18px;
  }
  .page-contents.shop-detail .box-all-data .back a {
    font-size: 13px;
    color: inherit;
    letter-spacing: 0;
  }
  .page-contents.shop-detail .box-sub-data {
    font-size: 13px;
    letter-spacing: 0.04em;
    line-height: 18px;
    padding: 4.2% 4.6% 45px;
  }
  .page-contents.shop-detail .data {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin: 0;
  }
  .page-contents.shop-detail .data dt {
    width: 70px;
    margin-bottom: 15px;
  }
  .page-contents.shop-detail .data dt:last-of-type {
    margin-bottom: 0;
  }
  .page-contents.shop-detail .data dd {
    width: calc(100% - 70px);
    margin: 0 0 15px 0;
  }
  .page-contents.shop-detail .data dd:last-child {
    margin-bottom: 0;
  }
  .page-contents.shop-detail .data .map {
    display: inline-block;
  }
  .page-contents.shop-detail .data .map:hover {
    text-decoration: none;
  }
  .page-contents.shop-detail .data .map::after {
    content: "";
    display: inline-block;
    background: url(../images/common/icon-googlemap.svg) no-repeat center center/contain;
    width: 16px;
    height: 18px;
    vertical-align: top;
  }
  .page-contents.shop-detail .data .route, .page-contents.shop-detail .data .owd-point {
    display: block;
    margin-top: 4px;
  }
  .page-contents.shop-detail .data .route:hover, .page-contents.shop-detail .data .owd-point:hover {
    text-decoration: none;
  }
  .page-contents.shop-detail .shop-note {
    margin-top: 20px;
  }
  .page-contents.shop-detail.no-imgBox .inner.view-01 {
    min-height: unset;
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
        -ms-flex-direction: unset;
            flex-direction: unset;
    margin-bottom: 0;
  }
  .page-contents.shop-detail.no-imgBox .inner.view-01 + .view-02 .box-sub-data {
    padding-top: 15px;
  }
  .page-contents.shop-detail.no-imgBox .box-all-data {
    width: 100%;
    padding-bottom: 0;
  }
  .page-contents.shop-detail .section-voice {
    display: none;
    padding: 90px 0 80px;
    border-bottom: 1px solid #ddd;
  }
  .page-contents.shop-detail .section-voice .inner {
    width: calc(100% - 100px);
    max-width: 1080px;
    margin: 0 auto;
    position: relative;
  }
  .page-contents.shop-detail .section-voice .block-ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: 20px;
  }
  .page-contents.shop-detail .section-voice .block-ttl .btn {
    display: none;
  }
  .page-contents.shop-detail .section-voice .ttl-main {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 26px;
    line-height: 1.3;
    letter-spacing: 1.04px;
  }
  .page-contents.shop-detail .section-voice .swiper-wrapper {
    margin-top: 10px;
  }
  .page-contents.shop-detail .section-voice .swiper-slide {
    width: 31.6%;
    max-width: 375px;
    height: auto;
    background-color: #f0f0f0;
    padding: 3.8% 2.5% 4.2%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 6px;
  }
  .page-contents.shop-detail .section-voice .slider-arrow {
    width: 40px;
    height: 40px;
  }
  .page-contents.shop-detail .section-voice .slider-arrow::before {
    background: #fff;
  }
  .page-contents.shop-detail .section-voice .slider-arrow-prev {
    left: -1.7%;
    top: 58%;
  }
  .page-contents.shop-detail .section-voice .slider-arrow-next {
    right: -1.7%;
    top: 58%;
  }
  .page-contents.shop-detail .section-voice .swiper-button-disabled {
    display: none;
  }
  .page-contents.shop-detail .section-voice .slider-pagination .swiper-pagination-bullet {
    border: unset;
    background: #ddd;
    width: 15px;
    height: 2px;
    border-radius: unset;
    margin: 0 4px;
  }
  .page-contents.shop-detail .section-voice .slider-pagination .swiper-pagination-bullet-active {
    border-color: unset;
    background: #999;
  }
  .page-contents.shop-detail .section-voice .box-eva {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 7px;
  }
  .page-contents.shop-detail .section-voice .box-eva .star {
    color: #F7C560;
    font-size: 15px;
    letter-spacing: 3px;
    line-height: 1;
  }
  .page-contents.shop-detail .section-voice .box-eva .star .gray-star {
    color: #ccc;
  }
  .page-contents.shop-detail .section-voice .box-eva .date {
    color: #999;
    font-size: 10px;
    line-height: 2;
    margin-left: 5px;
  }
  .page-contents.shop-detail .section-voice .box-people {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 10px;
    line-height: 140%;
    margin-bottom: 15px;
  }
  .page-contents.shop-detail .section-voice .box-people .age {
    margin: 0 5px 0 8px;
  }
  .page-contents.shop-detail .section-voice .box-people .gender {
    margin: 0 0 0 5px;
  }
  .page-contents.shop-detail .section-voice .ttl {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: -0.48px;
    margin-bottom: 12px;
  }
  .page-contents.shop-detail .section-voice .txt {
    font-size: 12px;
    line-height: 1.6;
    letter-spacing: 0.24px;
  }
  .page-contents.shop-detail .section-voice {
    padding: 0;
    border-bottom: unset;
  }
  .page-contents.shop-detail .section-voice .inner {
    width: 95%;
    max-width: 1080px;
    margin: 0 auto 10px;
    padding: 45px;
  }
  .page-contents.shop-detail .section-voice .ttl {
    padding: 0;
  }
  .page-contents.shop-detail .section-voice .slider-pagination {
    width: 91.5%;
  }
  .page-contents.shop-detail .section-voice .slider-arrow-prev {
    left: 2.5%;
    top: 55%;
  }
  .page-contents.shop-detail .section-voice .slider-arrow-next {
    right: 2.5%;
    top: 55%;
  }
  .page-contents.shop-detail .section-campaign {
    padding: 0;
  }
  .page-contents.shop-detail .section-campaign .inner {
    width: 95%;
    max-width: 1080px;
    margin: 0 auto 10px;
    padding: 40px 45px;
  }
  .page-contents.shop-detail .section-campaign .ttl-main {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 2.4px;
    margin-bottom: 25px;
  }
  .page-contents.shop-detail .section-campaign picture img {
    width: 100%;
  }
  .page-contents.shop-detail .section-campaign .swiper-slide {
    width: 50%;
    height: auto;
    background-color: #f0f0f0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 15px;
  }
  .page-contents.shop-detail .section-campaign .slider-arrow {
    width: 35px;
    height: 35px;
  }
  .page-contents.shop-detail .section-campaign .slider-arrow::before {
    background: rgba(255, 255, 255, 0.9);
  }
  .page-contents.shop-detail .section-campaign .slider-arrow-prev {
    left: 2.5%;
    top: 55%;
  }
  .page-contents.shop-detail .section-campaign .slider-arrow-next {
    right: 2.5%;
    top: 55%;
  }
  .page-contents.shop-detail .section-campaign .slider-pagination {
    width: 91.5%;
  }
  .page-contents.shop-detail .section-campaign .slider-pagination .swiper-pagination-bullet {
    border: unset;
    background: #ddd;
    width: 15px;
    height: 2px;
    border-radius: unset;
    margin: 0 4px;
  }
  .page-contents.shop-detail .section-campaign .slider-pagination .swiper-pagination-bullet-active {
    border-color: unset;
    background: #999;
  }
  .page-contents.shop-detail .section-campaign .swiper-button-disabled {
    display: none;
  }
  .page-contents.shop-detail .section-about {
    padding: 50px 0;
  }
  .page-contents.shop-detail .section-about .inner {
    width: 95%;
    max-width: 1080px;
    margin: 0 auto;
  }
  .page-contents.shop-detail .section-about .block-description {
    margin-bottom: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
  .page-contents.shop-detail .section-about .block-description .box-img {
    position: relative;
    width: 48%;
  }
  .page-contents.shop-detail .section-about .block-description .box-img .slider img {
    width: 100%;
    height: auto;
  }
  .page-contents.shop-detail .section-about .block-description .box-txt {
    text-align: left;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0%;
            flex: 1 1 0%;
    padding: 0 4% 0 7.46%;
    margin-top: 9px;
  }
  .page-contents.shop-detail .section-about .block-description .box-txt .ttl-sub {
    margin-bottom: 19px;
    font-family: "sweet-sans-pro", sans-serif;
    font-size: 16px;
    letter-spacing: 0.03em;
    line-height: 1;
  }
  .page-contents.shop-detail .section-about .block-description .box-txt .ttl-main {
    margin-bottom: 43px;
    font-family: "FOT-セザンヌ Pro DB", sans-serif;
    font-size: 30px;
    letter-spacing: 0.08em;
    line-height: 1;
  }
  .page-contents.shop-detail .section-about .block-description .box-txt .text {
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 30px;
  }
  .page-contents.shop-detail .section-about .block-howto {
    background: #efefef;
    padding: 50px 20px 18px;
    border-radius: 5px;
  }
  .page-contents.shop-detail .section-about .block-howto .ttl-en {
    margin-bottom: 15px;
    font-size: 16px;
    font-family: "sweet-sans-pro", sans-serif;
    letter-spacing: 0.02em;
    line-height: 1;
    text-align: center;
  }
  .page-contents.shop-detail .section-about .block-howto .ttl-ja {
    margin-bottom: 32px;
    font-size: 30px;
    letter-spacing: 0.08em;
    line-height: 36px;
    font-family: "FOT-セザンヌ Pro DB", sans-serif;
    text-align: center;
  }
  .page-contents.shop-detail .section-about .block-howto .list-ico {
    margin: 0 auto 63px;
    width: 85.97%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .page-contents.shop-detail .section-about .block-howto .list-ico li {
    width: calc((100% - 80px) / 3);
  }
  .page-contents.shop-detail .section-about .block-howto .list-ico .num {
    margin-bottom: 7px;
    font-size: 16px;
    font-family: "sweet-sans-pro", sans-serif;
    letter-spacing: 0.02em;
    text-align: center;
  }
  .page-contents.shop-detail .section-about .block-howto .list-ico .ico {
    width: 85px;
    margin: 0 auto 8px;
    text-align: center;
  }
  .page-contents.shop-detail .section-about .block-howto .list-ico .ico img {
    width: 100%;
  }
  .page-contents.shop-detail .section-about .block-howto .list-ico .ttl {
    margin-bottom: 15px;
    font-size: 19px;
    font-family: "FOT-セザンヌ Pro DB", sans-serif;
    letter-spacing: 0.08em;
    text-align: center;
  }
  .page-contents.shop-detail .section-about .block-howto .list-ico .ttl span {
    display: inline-block;
  }
  .page-contents.shop-detail .section-about .block-howto .list-ico .txt {
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 22px;
  }
  .page-contents.shop-detail .section-about .block-howto .txt-notice {
    font-size: 11px;
    letter-spacing: 0.1em;
    line-height: 15px;
    text-align: left;
    color: #999;
  }
  .page-contents.shop-detail .section-about .block-youtube {
    position: relative;
    padding-top: 56.25%;
    margin-bottom: 50px;
  }
  .page-contents.shop-detail .section-about .block-youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .page-contents.shop-detail .section-about {
    padding: 0;
  }
  .page-contents.shop-detail .section-about .inner {
    width: 95%;
    max-width: 1080px;
    margin: 0 auto;
    padding: 30px 45px 60px 45px;
  }
  .page-contents.shop-detail .section-about .block-description .box-slide {
    position: relative;
    width: 45.5%;
  }
  .page-contents.shop-detail .section-about .block-description .box-slide .slider img {
    width: 100%;
    height: auto;
  }
  .page-contents.shop-detail .section-about .block-description .box-txt {
    padding: 0 0 0 5%;
  }
  .page-contents.shop-detail .section-about .block-description .box-txt .ttl-main {
    font-size: 28px;
    line-height: 30px; /* 105.785% */
    letter-spacing: 2.4px;
  }
  .page-contents.shop-detail .section-about .block-description .box-txt .text {
    font-size: 14px;
    line-height: 30px; /* 214.286% */
    letter-spacing: 1.28px;
  }
  .page-contents.shop-detail .section-about .block-howto .list-ico {
    width: 95%;
  }
  .page-contents.shop-detail .section-about .block-howto .list-ico .ttl {
    padding: 0;
  }
  .page-contents.shop-detail .section-guarantee {
    padding: 0 0 80px 0;
  }
  .page-contents.shop-detail .section-guarantee .inner {
    width: calc(100% - 100px);
    max-width: 1180px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0 5%;
  }
  .page-contents.shop-detail .section-guarantee .img-block {
    width: 50%;
    display: block;
  }
  .page-contents.shop-detail .section-guarantee .img-block img {
    width: 100%;
  }
  .page-contents.shop-detail .section-guarantee .ttl-block {
    width: 45.6%;
    max-width: 536px;
  }
  .page-contents.shop-detail .section-guarantee .ttl-main {
    font-family: "FOT-セザンヌ Pro DB", sans-serif;
    font-size: 27px;
    letter-spacing: 2.4px;
    line-height: 36px;
    margin-bottom: 35px;
  }
  .page-contents.shop-detail .section-guarantee .ttl-main span {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-family: "FOT-セザンヌ Pro DB", sans-serif;
    font-size: 16px;
    letter-spacing: -0.48px;
    line-height: 19px;
    margin: 0 0 8px 0;
  }
  .page-contents.shop-detail .section-guarantee .ttl-sub {
    font-family: "FOT-セザンヌ Pro DB", sans-serif;
    font-size: 18px;
    line-height: 105%; /* 18.9px */
    margin-bottom: 8px;
  }
  .page-contents.shop-detail .section-guarantee .ttl-txt {
    font-size: 14px;
    line-height: 150%; /* 21px */
    margin-bottom: 30px;
  }
  .page-contents.shop-detail .section-guarantee .ttl-txt.no3 {
    margin-bottom: 48px;
  }
  .page-contents.shop-detail .section-guarantee .annotation {
    opacity: 0;
    font-family: "FOT-セザンヌ Pro M", sans-serif;
    font-size: 10px;
    letter-spacing: 0.03em;
    line-height: 1.3;
    margin-bottom: 30px;
  }
  .page-contents.shop-detail .section-guarantee .btn {
    width: 200px;
    height: 45px;
    background: #222;
    border-color: #222;
  }
  .page-contents.shop-detail .section-guarantee .btn a {
    color: #fff;
    font-family: "FOT-セザンヌ Pro DB", sans-serif;
    font-size: 13px;
    letter-spacing: -0.01em;
  }
  .page-contents.shop-detail .section-guarantee .btn span::before {
    top: 2px;
    right: 3px;
    height: 10px;
  }
  .page-contents.shop-detail .section-guarantee .btn span::after {
    top: 2px;
    right: 3px;
    height: 10px;
  }
  .page-contents.shop-detail .section-guarantee .btn:hover {
    background: #fff;
    border-color: #ccc;
  }
  .page-contents.shop-detail .section-guarantee .btn:hover a {
    color: #222;
  }
  .page-contents.shop-detail .section-guarantee {
    padding: 0;
  }
  .page-contents.shop-detail .section-guarantee .inner {
    width: 95%;
    max-width: 1080px;
    margin: 0 auto 10px;
    padding: 0 45px 70px;
  }
  .page-contents.shop-detail .section-guarantee .img-block {
    width: 45.5%;
  }
  .page-contents.shop-detail .section-guarantee .ttl-block {
    width: 49.5%;
  }
  .page-contents.shop-detail .section-guarantee .ttl-txt {
    font-size: 12px;
    line-height: 130%; /* 15.6px */
    margin-bottom: 30px;
  }
  .page-contents.shop-detail .section-first-guide {
    background-color: #f0f0f0;
    padding: 60px 0 50px;
  }
  .page-contents.shop-detail .section-first-guide .inner {
    width: calc(100% - 100px);
    max-width: 1180px;
    margin: 0 auto;
  }
  .page-contents.shop-detail .section-first-guide .ttl-main {
    font-family: "FOT-セザンヌ Pro DB", sans-serif;
    font-size: 24px;
    line-height: 30px; /* 123.077% */
    letter-spacing: 0.52px;
    margin-bottom: 10px;
  }
  .page-contents.shop-detail .section-first-guide .ttl-txt {
    font-size: 14px;
    line-height: 150%; /* 21px */
    margin-bottom: 30px;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-01 {
    border-right: 1px solid #efefef;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-01, .page-contents.shop-detail .section-first-guide .first-guide-02 {
    width: 50%;
    padding: 40px 30px 50px;
    background-color: #fff;
    margin-bottom: 30px;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-01 .ttl, .page-contents.shop-detail .section-first-guide .first-guide-02 .ttl {
    font-family: "FOT-セザンヌ Pro DB", sans-serif;
    font-size: 18px;
    line-height: 27px; /* 154.839% */
    letter-spacing: 1.08px;
    margin-bottom: 20px;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-01 .sub-ttl, .page-contents.shop-detail .section-first-guide .first-guide-02 .sub-ttl {
    font-family: "FOT-セザンヌ Pro DB", sans-serif;
    font-size: 14px;
    line-height: 22.5px; /* 164.103% */
    letter-spacing: 0.9px;
    margin-bottom: 7px;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-01 .txt, .page-contents.shop-detail .section-first-guide .first-guide-02 .txt {
    font-size: 12px;
    line-height: 133%; /* 15.96px */
    letter-spacing: 1.04px;
    margin-bottom: 7px;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-01 .txt span, .page-contents.shop-detail .section-first-guide .first-guide-02 .txt span {
    vertical-align: top;
    line-height: 1.5;
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
    display: inline-block;
    margin: -1px -3px 0 -2px;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-01 .txt + .btn-box, .page-contents.shop-detail .section-first-guide .first-guide-02 .txt + .btn-box {
    margin-top: 25px;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-01 .notice, .page-contents.shop-detail .section-first-guide .first-guide-02 .notice {
    font-size: 10px;
    line-height: 14px;
    letter-spacing: 0.8px;
    color: #999;
    margin-bottom: 25px;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-01 .btn-box, .page-contents.shop-detail .section-first-guide .first-guide-02 .btn-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    width: 100%;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-01 .btn, .page-contents.shop-detail .section-first-guide .first-guide-02 .btn {
    padding: 0;
    margin: 0 10px 0 0;
    border: solid 1px #aaa;
    color: #222;
    background: #fff;
    cursor: pointer;
    border-radius: 25px;
    max-width: none;
    height: unset;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-01 .btn.reserve, .page-contents.shop-detail .section-first-guide .first-guide-01 .btn.dtds, .page-contents.shop-detail .section-first-guide .first-guide-01 .btn.online-order, .page-contents.shop-detail .section-first-guide .first-guide-02 .btn.reserve, .page-contents.shop-detail .section-first-guide .first-guide-02 .btn.dtds, .page-contents.shop-detail .section-first-guide .first-guide-02 .btn.online-order {
    width: 190px;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-01 .btn a, .page-contents.shop-detail .section-first-guide .first-guide-02 .btn a {
    padding: 12px 0 13px;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-01 .btn a:hover, .page-contents.shop-detail .section-first-guide .first-guide-02 .btn a:hover {
    opacity: unset;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-01 .btn span, .page-contents.shop-detail .section-first-guide .first-guide-02 .btn span {
    font-family: "FOT-セザンヌ Pro DB", sans-serif;
    font-size: 11px;
    letter-spacing: 0;
    text-align: center;
    padding-right: 10px;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-01 .btn span::before, .page-contents.shop-detail .section-first-guide .first-guide-01 .btn span::after, .page-contents.shop-detail .section-first-guide .first-guide-02 .btn span::before, .page-contents.shop-detail .section-first-guide .first-guide-02 .btn span::after {
    top: 2px;
    width: 8px;
    height: 10px;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-01 .btn span::after, .page-contents.shop-detail .section-first-guide .first-guide-02 .btn span::after {
    background-image: url(../images/common/arrow-black4.svg);
  }
  .page-contents.shop-detail .section-first-guide .first-guide-01 .btn span::before, .page-contents.shop-detail .section-first-guide .first-guide-02 .btn span::before {
    background-image: url(../images/common/arrow-white4.svg);
  }
  .page-contents.shop-detail .section-first-guide .first-guide-01 .btn:hover, .page-contents.shop-detail .section-first-guide .first-guide-02 .btn:hover {
    color: #fff;
    background: #222;
    border: solid 1px #222;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-01 .btn:hover span::before, .page-contents.shop-detail .section-first-guide .first-guide-02 .btn:hover span::before {
    opacity: 1;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-01 .btn:hover span::after, .page-contents.shop-detail .section-first-guide .first-guide-02 .btn:hover span::after {
    opacity: 0;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-nav {
    text-align: center;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-nav > ul {
    background: #fefefe;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-nav > ul > li {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-nav > ul > li:not(:last-child) {
    border-right: 1px solid #efefef;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-nav .title {
    position: relative;
    margin-bottom: 10px;
    padding-top: 70px;
    font-family: "FOT-セザンヌ Pro DB", sans-serif;
    font-size: 18px;
    letter-spacing: 0.06em;
    text-align: center;
    line-height: 1.5;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-nav .title::before {
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    width: 50px;
    height: 60px;
    margin-left: -30px;
    background-position: 50% 50%;
    content: "";
  }
  .page-contents.shop-detail .section-first-guide .first-guide-nav .description {
    width: 95%;
    font-size: 12px;
    letter-spacing: 0.08em;
    line-height: 1.5;
    margin: 0 auto 15px;
    text-align: left;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-nav .link {
    display: inline-block;
    position: relative;
    padding-right: 8px;
    letter-spacing: 2px;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-nav .link::after {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    width: 6px;
    height: 6px;
    margin-top: -3px;
    border: 2px solid #222;
    border-width: 2px 2px 0 0;
    content: "";
  }
  .page-contents.shop-detail .section-first-guide .first-guide-nav li.flow .title::before {
    width: 53px;
    background-image: url("/assets/images/guide/icon-first-flow.svg");
    background-size: contain;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-nav li.delivered .title::before {
    width: 52px;
    background-image: url("/assets/images/guide/icon-first-delivered.svg");
    background-size: contain;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-nav li.repurchase .title::before {
    width: 47px;
    background-image: url("/assets/images/guide/icon-first-repurchase.svg");
    background-size: contain;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-nav li.faq .title::before {
    width: 50px;
    background-image: url("/assets/images/guide/icon-first-qanda.svg");
    background-size: contain;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-nav a {
    display: block;
    color: #222;
    text-decoration: none;
    padding: 40px 20px;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-nav a:hover {
    opacity: 0.5;
  }
  .page-contents.shop-detail .section-first-guide {
    background-color: #f0f0f0;
    padding: 0;
  }
  .page-contents.shop-detail .section-first-guide .inner {
    width: 95%;
    max-width: 1080px;
    margin: 0 auto 10px;
    padding: 45px 45px 50px;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-01 {
    border-right: 2px solid #fff;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-01, .page-contents.shop-detail .section-first-guide .first-guide-02 {
    width: 50%;
    padding: 40px 30px 50px;
    background-color: #f0f0f0;
    margin-bottom: 30px;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-01 .ttl, .page-contents.shop-detail .section-first-guide .first-guide-02 .ttl {
    font-family: "FOT-セザンヌ Pro DB", sans-serif;
    font-size: 18px;
    line-height: 27px; /* 154.839% */
    letter-spacing: 1.08px;
    margin-bottom: 20px;
    padding: 0;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-01 .btn, .page-contents.shop-detail .section-first-guide .first-guide-02 .btn {
    background: unset;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-nav > ul {
    background: #f0f0f0;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-nav > ul > li:not(:last-child) {
    border-right: 2px solid #fff;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-nav a {
    border-right: unset;
  }
  .page-contents.shop-detail .section-youtube-list {
    padding: 60px 0 50px;
    background-color: #f0f0f0;
  }
  .page-contents.shop-detail .section-youtube-list .inner {
    width: calc(100% - 100px);
    max-width: 1180px;
    margin: 0 auto;
    position: relative;
  }
  .page-contents.shop-detail .section-youtube-list .block-ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: 30px;
  }
  .page-contents.shop-detail .section-youtube-list .ttl-main {
    font-family: "sweet-sans-pro", sans-serif;
    font-size: 26px;
    line-height: 1;
    letter-spacing: 0.52px;
  }
  .page-contents.shop-detail .section-youtube-list .swiper-slide {
    width: 31.6%;
    max-width: 373px;
    height: auto;
    margin-bottom: 10px;
  }
  .page-contents.shop-detail .section-youtube-list .slider-arrow {
    width: 35px;
    height: 35px;
  }
  .page-contents.shop-detail .section-youtube-list .slider-arrow::before {
    background: rgba(255, 255, 255, 0.9);
  }
  .page-contents.shop-detail .section-youtube-list .slider-arrow-prev {
    left: -1.7%;
    top: 56%;
  }
  .page-contents.shop-detail .section-youtube-list .slider-arrow-next {
    right: -1.7%;
    top: 56%;
  }
  .page-contents.shop-detail .section-youtube-list .swiper-button-disabled {
    display: none;
  }
  .page-contents.shop-detail .section-youtube-list .slider-pagination .swiper-pagination-bullet {
    border: unset;
    background: #ddd;
    width: 15px;
    height: 2px;
    border-radius: unset;
    margin: 0 4px;
  }
  .page-contents.shop-detail .section-youtube-list .slider-pagination .swiper-pagination-bullet-active {
    border-color: unset;
    background: #999;
  }
  .page-contents.shop-detail .section-youtube-list .box-youtube {
    width: 100%;
    aspect-ratio: 16/9;
    margin-bottom: 10px;
  }
  .page-contents.shop-detail .section-youtube-list .box-youtube iframe {
    width: 100%;
    height: 100%;
    border-radius: 10px;
  }
  .page-contents.shop-detail .section-youtube-list .ttl {
    font-family: "FOT-セザンヌ Pro DB", sans-serif;
    font-size: 15px;
    line-height: 120%;
  }
  .page-contents.shop-detail .section-youtube-list {
    padding: 0;
  }
  .page-contents.shop-detail .section-youtube-list .inner {
    max-width: 1080px;
    width: 95%;
    margin: 0 auto 10px;
    padding: 40px 45px;
  }
  .page-contents.shop-detail .section-youtube-list .block-ttl {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 35px;
  }
  .page-contents.shop-detail .section-youtube-list .ttl {
    padding: 0;
  }
  .page-contents.shop-detail .section-youtube-list .slider-pagination {
    width: 91.5%;
  }
  .page-contents.shop-detail .section-youtube-list .slider-arrow-prev {
    left: 2.5%;
    top: 55%;
  }
  .page-contents.shop-detail .section-youtube-list .slider-arrow-next {
    right: 2.5%;
    top: 55%;
  }
}
@media (min-width: 751px) and (max-width: 1070px) {
  .page-contents.shop-detail .inner.view-06 .ttl-main {
    left: 15px;
    top: 10px;
  }
  .page-contents.shop-detail .inner.view-06 .box-brand .ttl-gender {
    left: 15px;
    top: 10px;
  }
  .page-contents.shop-detail .inner.view-06 .box-brand .box-txt {
    left: 15px;
    bottom: 10px;
    right: 15px;
    padding-right: 30px;
  }
  .page-contents.shop-detail .inner.view-06 .box-brand .ttl-brand-ja {
    font-size: 19px;
    line-height: 25px;
  }
  .page-contents.shop-detail .inner.view-06 .box-brand .btn {
    bottom: 5px;
    width: 20px;
    height: 20px;
  }
  .page-contents.shop-detail .inner.view-06 .box-brand .btn::after {
    background-size: 5px auto;
    background-position: 7px 5px;
  }
  .page-contents.shop-detail .inner.view-06 .box-brand.women.shoes .ttl-brand-ja {
    font-size: 19px;
    line-height: 25px;
    width: 220px;
  }
  .page-contents.shop-detail .inner.view-06 .box-brand.women.shoes .btn {
    bottom: 15px;
    right: 15px;
  }
  .page-contents.shop-detail .inner.view-06 .box-brand.women.shoes .btn::after {
    background-size: 5px auto;
    background-position: 7px 5px;
  }
}
@media (min-width: 751px) and (max-width: 960px) {
  .page-contents.shop-detail .inner.view-06 {
    padding-bottom: 47px;
  }
  .page-contents.shop-detail .inner.view-06 .box-brand .ttl-brand-en {
    height: 7px;
    margin-bottom: 7px;
  }
  .page-contents.shop-detail .inner.view-06 .box-brand .ttl-brand-en.easy {
    height: 17px;
    margin-bottom: 4px;
  }
  .page-contents.shop-detail .inner.view-06 .box-brand .ttl-brand-ja {
    font-size: 16px;
    line-height: 21px;
  }
  .page-contents.shop-detail .inner.view-06 .box-brand.women.shoes .ttl-brand-ja {
    font-size: 16px;
    line-height: 21px;
    width: 190px;
  }
  .page-contents.shop-detail .inner.view-07 .box-ttl {
    margin-bottom: 32px;
  }
  .page-contents.shop-detail .inner.view-07 .block-article {
    width: calc((100% - 30px) / 3);
  }
  .page-contents.shop-detail .inner.view-07 .block-article .vol {
    right: 20px;
    top: 7px;
    font-size: 20px;
  }
  .page-contents.shop-detail .inner.view-07 .block-article .photo {
    margin-bottom: 13px;
  }
}
@media (min-width: 751px) {
  div:has(.shop-detail) .footer.footer-common-24ss {
    padding-bottom: 80px;
  }
}
@media (min-width: 751px) and (max-width: 800px) {
  .page-contents.shop .section-shoplist {
    padding: 60px 30px;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop {
    width: calc((100% - 30px) / 2);
  }
}
/*========================================================================
    [SP]-layout-
======================================================================= */
@media (max-width: 750px) {
  body {
    background: #efefef;
  }
  body.shop-detail {
    background: #fff;
  }
  .page-contents.shop .breadcrumb-list {
    position: absolute;
    left: 10px;
    top: 0;
    z-index: 10;
    margin: 0;
    color: #fff;
  }
  .page-contents.shop .breadcrumb-list a, .page-contents.shop .breadcrumb-list .here {
    color: #fff;
  }
  .page-contents.shop .section-mv {
    position: relative;
    overflow: hidden;
  }
  .page-contents.shop .section-mv .slider {
    color: #fff;
    text-align: center;
  }
  .page-contents.shop .section-mv .slider .box-txt {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 2;
    width: 90%;
  }
  .page-contents.shop .section-mv .slider .ttl-main {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 1.3;
    margin-bottom: 10px;
  }
  .page-contents.shop .section-mv .slider .ttl-shop {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0.2px;
    text-align: center;
    line-height: 1.3;
  }
  .page-contents.shop .section-mv .slider .txt-shop {
    font-size: 13px;
    letter-spacing: 0;
    text-align: center;
    line-height: 1.3;
    width: 80%;
    margin: 10px auto 0;
  }
  .page-contents.shop .section-mv .slider .img {
    background: #000;
    padding-top: 73.3%;
  }
  .page-contents.shop .section-mv .slider .img img {
    width: auto;
    height: 100%;
    opacity: 0.6;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .page-contents.shop .section-mv .slider .shop-name {
    position: absolute;
    right: 10px;
    bottom: 10px;
    font-size: 10px;
    letter-spacing: 0;
    text-align: right;
  }
  .page-contents.shop .section-mv .slider .slider-pagination {
    position: absolute;
    left: 50%;
    bottom: 10px;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 4%;
    text-align: left;
  }
  .page-contents.shop .section-mv .slider .slider-pagination .swiper-pagination-bullet {
    background: #d8d8d8;
    border-color: #979797;
    width: 6px;
    height: 6px;
    margin: 0 3px;
  }
  .page-contents.shop .section-mv .slider .slider-pagination .swiper-pagination-bullet-active {
    border-color: #fff;
    background: #fff;
  }
  .page-contents.shop .section-campaign-bnr {
    background: #fff;
    padding: 30px 20px;
  }
  .page-contents.shop .section-campaign-bnr img {
    width: 100%;
  }
  .page-contents.shop .section-campaign-bnr img.sp-only {
    display: block;
    margin: 0 auto;
  }
  .page-contents.shop .section-shoplist {
    margin: 0 auto;
    position: relative;
  }
  .page-contents.shop .section-shoplist .area-sidebar {
    position: relative;
    background: #fff;
    width: 100%;
    margin-bottom: 10px;
  }
  .page-contents.shop .section-shoplist .area-sidebar .ttl-sort {
    font-size: 13px;
    letter-spacing: 0.5px;
    line-height: 11px;
    position: relative;
    padding: 17px 20px;
  }
  .page-contents.shop .section-shoplist .area-sidebar .ttl-sort::before, .page-contents.shop .section-shoplist .area-sidebar .ttl-sort::after {
    content: "";
    display: block;
    position: absolute;
    height: 9px;
    width: 1px;
    top: 17px;
    background: #222;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  }
  .page-contents.shop .section-shoplist .area-sidebar .ttl-sort::before {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    right: 24px;
  }
  .page-contents.shop .section-shoplist .area-sidebar .ttl-sort::after {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    right: 30px;
  }
  .page-contents.shop .section-shoplist .area-sidebar .ttl-sort.is-open::before {
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
  }
  .page-contents.shop .section-shoplist .area-sidebar .ttl-sort.is-open::after {
    -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
  }
  .page-contents.shop .section-shoplist .area-sidebar .inner {
    display: none;
  }
  .page-contents.shop .section-shoplist .area-sidebar .box {
    margin: 0 20px;
    padding-top: 20px;
    border-top: 1px solid #efefef;
  }
  .page-contents.shop .section-shoplist .area-sidebar .box:not(:first-child) {
    margin-top: 20px;
  }
  .page-contents.shop .section-shoplist .area-sidebar .box:first-child {
    padding-top: 12px;
  }
  .page-contents.shop .section-shoplist .area-sidebar .box:nth-child(3) {
    padding-bottom: 20px;
    border-bottom: 1px solid #efefef;
  }
  .page-contents.shop .section-shoplist .area-sidebar .ttl {
    font-family: "FOT-セザンヌ Pro DB", sans-serif;
    font-size: 13px;
    letter-spacing: 0;
    line-height: 21px;
  }
  .page-contents.shop .section-shoplist .area-sidebar .select-box {
    margin-top: 5px;
  }
  .page-contents.shop .section-shoplist .area-sidebar .list {
    display: none;
  }
  .page-contents.shop .section-shoplist .area-sidebar .btn-search {
    width: calc(100% - 40px);
    height: 50px;
    margin: 26px auto 0;
    background: #222;
    border-color: #222;
    color: #fff;
  }
  .page-contents.shop .section-shoplist .area-sidebar .btn-search span {
    font-family: "FOT-セザンヌ Pro DB", sans-serif;
    font-size: 15px;
    letter-spacing: 0;
    text-align: center;
  }
  .page-contents.shop .section-shoplist .area-sidebar .btn-search span::after {
    width: 11px;
    height: 14px;
    background-image: url(../images/common/arrow-white14.svg);
  }
  .page-contents.shop .section-shoplist .area-sidebar .reset {
    font-size: 13px;
    letter-spacing: 1.2px;
    text-align: center;
    margin-top: 20px;
    padding-bottom: 48px;
  }
  .page-contents.shop .section-shoplist .area-sidebar .reset a {
    color: inherit;
    text-decoration: underline;
  }
  .page-contents.shop .section-shoplist .area-list {
    width: 100%;
  }
  .page-contents.shop .section-shoplist .area-list .area-check {
    display: none;
  }
  .page-contents.shop .section-shoplist .area-list .area-label {
    display: block;
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 21px;
    color: #997e5d;
    letter-spacing: 0;
    line-height: 1;
    width: 100%;
    background: #fff;
    padding: 32px 20px 30px;
  }
  .page-contents.shop .section-shoplist .area-list .area-label span {
    font-size: 14px;
  }
  .page-contents.shop .section-shoplist .area-list .area-label::before, .page-contents.shop .section-shoplist .area-list .area-label::after {
    content: "";
    display: block;
    position: absolute;
    height: 9px;
    width: 1px;
    top: 38px;
    background: #997e5d;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  }
  .page-contents.shop .section-shoplist .area-list .area-label::before {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    right: 24px;
  }
  .page-contents.shop .section-shoplist .area-list .area-label::after {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    right: 30px;
  }
  .page-contents.shop .section-shoplist .area-list .block-list {
    margin-bottom: 10px;
    background: #fff;
    padding: 0 20px;
    opacity: 0;
    height: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    visibility: hidden;
    overflow: hidden;
  }
  .page-contents.shop .section-shoplist .area-list .area-check:checked + .area-label {
    padding: 32px 20px 0;
  }
  .page-contents.shop .section-shoplist .area-list .area-check:checked + .area-label::before {
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
    opacity: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .page-contents.shop .section-shoplist .area-list .area-check:checked + .area-label::after {
    -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
    opacity: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .page-contents.shop .section-shoplist .area-list .area-check:checked + .area-label + .block-list {
    opacity: 1;
    height: unset;
    visibility: visible;
    padding: 32px 20px;
  }
  .page-contents.shop .section-shoplist .area-list .ttl-area {
    display: none;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop:not(:last-child) {
    margin-bottom: 59px;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .name {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 19px;
    letter-spacing: 0;
    line-height: 22px;
    border-bottom: 1px solid #ccc;
    padding: 0 0 13px;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .name a {
    text-decoration: none;
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 19px;
    letter-spacing: 0;
    line-height: 24px;
    color: #222;
    display: block;
    position: relative;
    padding-right: 20px;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .name a::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    background: url(../images/common/arrow-black14.svg) no-repeat center center/contain;
    width: 14px;
    height: 14px;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .address {
    font-size: 13px;
    letter-spacing: 0.5px;
    line-height: 20px;
    margin-top: 13px;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .address span {
    margin-right: 5px;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .map {
    display: inline-block;
    font-size: 11px;
    color: #222;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .map::after {
    content: "";
    display: inline-block;
    width: 16px;
    height: 17px;
    background: url(../images/common/icon-googlemap.svg) no-repeat center/contain;
    vertical-align: top;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .data {
    font-size: 13px;
    letter-spacing: 0.5px;
    line-height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 1px;
    margin-bottom: 0;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .data dt {
    width: 70px;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .data dd {
    margin: 0;
    width: calc(100% - 70px);
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .data a {
    color: inherit;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .labels {
    font-size: 0;
    margin-top: 9px;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .labels span {
    display: inline-block;
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 11px;
    color: #fff;
    letter-spacing: -0.05em;
    line-height: 16px;
    min-width: 55px;
    padding: 0 5px 1px;
    text-align: center;
    margin-bottom: 5px;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .labels span:not(:last-child) {
    margin-right: 5px;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .labels span.gender {
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .labels span.gender.men {
    background: #618ABA;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .labels span.gender.women {
    background: #D67984;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .labels span.gender.accessory {
    background: #38C19D;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .labels span.option {
    background: #777;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .labels span.option.need-reservation {
    background: #997e5d;
    letter-spacing: 0.03em;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .labels span.option.no-reservation {
    background: #fff;
    border: 1px solid #997e5d;
    color: #997e5d;
    line-height: 15px;
    letter-spacing: 0.03em;
    padding: 1px 5px 2px;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .labels span.option.buy-giftcard {
    background: #fff;
    border: 1px solid #777;
    color: #777;
    line-height: 15px;
    letter-spacing: 0.03em;
    padding: 1px 5px 2px;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .labels span.option.use-giftcatalog {
    line-height: 15px;
    letter-spacing: 0.03em;
    border: solid 1px transparent;
    padding: 1px 5px;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .labels span.option.wshoes {
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
    background: #D67984;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .btn-more {
    width: 120px;
    height: 35px;
    margin-top: 15px;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .btn-more span {
    font-size: 11px;
    color: #997e5d;
    letter-spacing: -0.46px;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    padding-right: 13px;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .btn-more span::before, .page-contents.shop .section-shoplist .area-list .box-shop .btn-more span::after {
    width: 6px;
    height: 12px;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .btn-more span::before {
    background-image: url(../images/common/arrow-white7.svg);
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .btn-more span::after {
    background-image: url(../images/common/arrow-gold7.svg);
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .btn-more:hover {
    background: #997e5d;
    border-color: #997e5d;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .btn-more:hover span {
    color: #fff;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .note {
    background: #f2f2f2;
    font-size: 12px;
    letter-spacing: 0.5px;
    line-height: 18px;
    padding: 10px;
    margin-top: 20px;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .reservation {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .reservation .btn {
    width: calc((100% - 10px) / 2);
    height: 45px;
    border-radius: 3px;
    border-radius: 25px;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .reservation .btn span {
    font-size: 13px;
    letter-spacing: 0.5px;
    line-height: 14px;
    padding-right: 13px;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .reservation .btn.tel {
    margin-right: 10px;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .reservation .btn.tel span::before, .page-contents.shop .section-shoplist .area-list .box-shop .reservation .btn.tel span::after {
    width: 10px;
    height: 13px;
    background-size: contain;
    top: 0;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .reservation .btn.tel span::before {
    background-image: url(../images/common/icon-tel.svg);
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .reservation .btn.tel span::after {
    background-image: url(../images/common/icon-tel_white.svg);
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .reservation .btn.web span::before, .page-contents.shop .section-shoplist .area-list .box-shop .reservation .btn.web span::after {
    width: 9px;
    height: 13px;
    background-size: contain;
    top: 0;
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .reservation .btn.web span::before {
    background-image: url(../images/common/icon-web.svg);
  }
  .page-contents.shop .section-shoplist .area-list .box-shop .reservation .btn.web span::after {
    background-image: url(../images/common/icon-web_white.svg);
  }
  .page-contents.shop .empty {
    width: 100%;
    background: #fff;
    padding: 50px 20px;
    margin-bottom: 10px;
    min-height: 100vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .page-contents.shop .empty.is-hide {
    display: none;
  }
  .page-contents.shop .empty p {
    font-size: 13px;
    color: #999;
    letter-spacing: 0.8px;
    text-align: center;
    line-height: 20px;
  }
  .page-contents.shop .dummy {
    display: none;
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
  }
  .page-contents.shop .attention-box {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 500;
    padding: 20px;
    font-size: 14px;
    line-height: 1.5;
    border-bottom: 1px solid #ccc;
    background: #fff;
  }
  .page-contents.shop .attention-box a {
    color: #222;
  }
  .page-contents.shop-detail {
    overflow: hidden;
    background: #fff;
  }
  .page-contents.shop-detail .breadcrumb-list {
    position: absolute;
    z-index: 2;
    top: 105px;
    left: 20px;
    margin: 0;
    padding: 0;
    color: #777;
  }
  .page-contents.shop-detail .breadcrumb-list a, .page-contents.shop-detail .breadcrumb-list .here {
    color: #777;
  }
  .page-contents.shop-detail .breadcrumb-list.over-setting {
    top: 115px;
  }
  .page-contents.shop-detail .breadcrumb-list.over-setting2 {
    top: 130px;
  }
  .page-contents.shop-detail .inner {
    margin: 0 auto;
    background: #fff;
  }
  .page-contents.shop-detail .inner .ttl {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 120%;
    padding: 35px 20px 24px;
  }
  .page-contents.shop-detail .inner .box-all {
    margin: 26px 20px 0;
    display: block;
  }
  .page-contents.shop-detail .inner .box-all dl, .page-contents.shop-detail .inner .box-all dt, .page-contents.shop-detail .inner .box-all dd {
    margin: 0;
  }
  .page-contents.shop-detail .inner.view-02 {
    padding-bottom: 50px;
    border-bottom: 10px solid #efefef;
  }
  .page-contents.shop-detail .inner.view-02 .owd-point {
    display: block;
    font-size: 11px;
  }
  .page-contents.shop-detail .inner.view-02 .reserve-btn {
    margin: 0 auto 10px;
    width: calc(100% - 40px);
    height: 60px;
    border-radius: 30px;
  }
  .page-contents.shop-detail .inner.view-03 {
    padding-bottom: 15px;
    border-bottom: 10px solid #efefef;
  }
  .page-contents.shop-detail .inner.view-03 .ttl {
    padding: 35px 20px 0;
  }
  .page-contents.shop-detail .inner.view-03 .box-all a {
    color: #222;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .page-contents.shop-detail .inner.view-03 .box-01, .page-contents.shop-detail .inner.view-03 .box-02, .page-contents.shop-detail .inner.view-03 .box-03 {
    width: 100%;
  }
  .page-contents.shop-detail .inner.view-03 .box-03 {
    border-right: unset;
    padding-right: 0;
    margin-right: 0;
  }
  .page-contents.shop-detail .inner.view-03 .item-ttl {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 13px;
    line-height: 1.2;
    margin-bottom: 5px;
  }
  .page-contents.shop-detail .inner.view-03 .items {
    font-size: 13px;
    letter-spacing: 0.13em;
    line-height: 22px;
    margin-bottom: 20px;
  }
  .page-contents.shop-detail .inner.view-04 {
    border-bottom: 10px solid #efefef;
  }
  .page-contents.shop-detail .inner.view-04 .box-all {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 0;
  }
  .page-contents.shop-detail .inner.view-04 .box-01, .page-contents.shop-detail .inner.view-04 .box-02, .page-contents.shop-detail .inner.view-04 .box-03, .page-contents.shop-detail .inner.view-04 .box-04 {
    position: relative;
    width: 48.7%;
    margin-bottom: 20px;
  }
  .page-contents.shop-detail .inner.view-04 .box-01 img, .page-contents.shop-detail .inner.view-04 .box-02 img, .page-contents.shop-detail .inner.view-04 .box-03 img, .page-contents.shop-detail .inner.view-04 .box-04 img {
    width: 100%;
  }
  .page-contents.shop-detail .inner.view-04 .box-01 .number, .page-contents.shop-detail .inner.view-04 .box-02 .number, .page-contents.shop-detail .inner.view-04 .box-03 .number, .page-contents.shop-detail .inner.view-04 .box-04 .number {
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
    font-size: 22px;
    line-height: 1;
    background-color: #222;
    width: 32px;
    height: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 5px 0 10px;
  }
  .page-contents.shop-detail .inner.view-04 .box-01 p, .page-contents.shop-detail .inner.view-04 .box-02 p, .page-contents.shop-detail .inner.view-04 .box-03 p, .page-contents.shop-detail .inner.view-04 .box-04 p {
    margin-top: 7px;
    font-size: 13px;
    letter-spacing: 0.01em;
    line-height: 20px;
  }
  .page-contents.shop-detail .inner.view-04 .box-04 {
    margin-right: 0;
  }
  .page-contents.shop-detail .inner.view-05 {
    padding-bottom: 30px;
    border-bottom: 10px solid #efefef;
  }
  .page-contents.shop-detail .inner.view-05 .ttl {
    padding: 35px 20px 0;
  }
  .page-contents.shop-detail .inner.view-05 .js-hide-tempo-name {
    visibility: hidden;
    height: 0;
  }
  .page-contents.shop-detail .inner.view-05 .box-all {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .page-contents.shop-detail .inner.view-05 .pick-box {
    width: 48.7%;
    margin-bottom: 20px;
  }
  .page-contents.shop-detail .inner.view-05 .pick-box img {
    width: 100%;
  }
  .page-contents.shop-detail .inner.view-05 .pick-box p {
    margin-top: 6px;
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 13px;
    line-height: 18px;
  }
  .page-contents.shop-detail .inner.view-05 .link-box {
    text-align: center;
    padding: 15px 0 40px;
    font-size: 13px;
    letter-spacing: 0.01em;
    line-height: 1;
    text-decoration: underline;
  }
  .page-contents.shop-detail .inner.view-05 .link {
    color: #222;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .page-contents.shop-detail .inner.view-05.no-staffpick, .page-contents.shop-detail .inner.view-05.error-staffpick {
    display: none;
  }
  .page-contents.shop-detail .inner.view-05 .box-btn {
    width: 76.13%;
    margin: 10px auto;
    padding: 0 20px;
  }
  .page-contents.shop-detail .inner.view-05 .box-btn .btn-more {
    width: 100%;
    height: 50px;
  }
  .page-contents.shop-detail .inner.view-05 .box-btn .btn.primary span::after {
    background-image: url(../images/common/arrow-black7.svg);
  }
  .page-contents.shop-detail .inner.view-06 {
    padding: 0 0 50px;
    border-bottom: 10px solid #efefef;
  }
  .page-contents.shop-detail .inner.view-06 .box-brands {
    margin: 26px 0 0 20px;
    overflow: hidden;
  }
  .page-contents.shop-detail .inner.view-06 .block-ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 17px;
    padding-right: 20px;
  }
  .page-contents.shop-detail .inner.view-06 .block-ttl .btn-more span {
    display: none;
  }
  .page-contents.shop-detail .inner.view-06 .block-ttl .btn-more {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: auto;
  }
  .page-contents.shop-detail .inner.view-06 .block-ttl .btn-more a {
    position: relative;
    display: block;
    height: 30px;
    width: 30px;
  }
  .page-contents.shop-detail .inner.view-06 .block-ttl .btn-more a::after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 30px;
    height: 30px;
    background: url(../images/common/arrow-black7.svg) no-repeat 13px center/6px auto;
  }
  .page-contents.shop-detail .inner.view-06 .block-brand {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    overflow: visible;
    overflow-x: scroll;
    padding-right: 20px;
  }
  .page-contents.shop-detail .inner.view-06 .block-brand.men {
    margin-bottom: 40px;
  }
  .page-contents.shop-detail .inner.view-06 .ttl-main {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 105%;
  }
  .page-contents.shop-detail .inner.view-06 .ttl-main span {
    display: block;
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 22px;
    letter-spacing: 0.44px;
    margin-bottom: 5px;
  }
  .page-contents.shop-detail .inner.view-06 .box-brand {
    position: relative;
    padding-right: 2px;
    min-width: 71.6%;
  }
  .page-contents.shop-detail .inner.view-06 .box-brand .brandbox-img {
    position: relative;
  }
  .page-contents.shop-detail .inner.view-06 .box-brand .brandbox-img::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 45%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgb(0, 0, 0)));
    background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
    z-index: 2;
    opacity: 0.2;
  }
  .page-contents.shop-detail .inner.view-06 .box-brand .brandbox-img img {
    width: 100%;
    position: relative;
    z-index: 1;
  }
  .page-contents.shop-detail .inner.view-06 .box-brand .box-txt {
    position: absolute;
    left: 15px;
    right: 20px;
    bottom: 17px;
    z-index: 3;
  }
  .page-contents.shop-detail .inner.view-06 .box-brand .ttl-brand-en {
    margin-bottom: 10px;
    line-height: 0.5;
    height: 8.2px;
    color: #fff;
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
    font-size: 12px;
  }
  .page-contents.shop-detail .inner.view-06 .box-brand .ttl-brand-en img {
    height: 100%;
    width: auto;
  }
  .page-contents.shop-detail .inner.view-06 .box-brand .ttl-brand-en.easy {
    height: 19.4px;
    margin-bottom: 5px;
  }
  .page-contents.shop-detail .inner.view-06 .box-brand .ttl-brand-ja {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0.07em;
    color: #fff;
  }
  .page-contents.shop-detail .inner.view-06 .box-brand .ttl-brand-ja span {
    display: inline-block;
  }
  .page-contents.shop-detail .inner.view-06 .box-brand .btn {
    display: none;
  }
  .page-contents.shop-detail .inner.view-06 .box-brand.women.shoes .ttl-brand-ja span {
    display: unset;
  }
  .page-contents.shop-detail .inner.view-07 {
    border-bottom: 10px solid #efefef;
  }
  .page-contents.shop-detail .inner.view-07 .box-suitpedia {
    padding: 48px 20px 50px;
  }
  .page-contents.shop-detail .inner.view-07 a {
    color: inherit;
    text-decoration: none;
  }
  .page-contents.shop-detail .inner.view-07 .box-ttl {
    margin-bottom: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .page-contents.shop-detail .inner.view-07 .ttl-main {
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
    font-size: 22px;
    letter-spacing: 0.06em;
    line-height: 1;
  }
  .page-contents.shop-detail .inner.view-07 .tab {
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
    font-size: 12px;
    letter-spacing: 0.06em;
    color: #999;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .page-contents.shop-detail .inner.view-07 .tab span {
    cursor: pointer;
  }
  .page-contents.shop-detail .inner.view-07 .tab span.is-active {
    color: #222;
  }
  .page-contents.shop-detail .inner.view-07 .tab .men::after {
    content: "";
    display: inline-block;
    height: 10px;
    width: 1px;
    background: #ccc;
    margin: 0 9px 0 12px;
    vertical-align: bottom;
  }
  .page-contents.shop-detail .inner.view-07 .box-list {
    position: relative;
  }
  .page-contents.shop-detail .inner.view-07 .box-tab {
    position: relative;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    z-index: 1;
  }
  .page-contents.shop-detail .inner.view-07 .box-tab.is-active {
    z-index: 2;
    opacity: 1;
  }
  .page-contents.shop-detail .inner.view-07 .box-tab.women {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .page-contents.shop-detail .inner.view-07 .box-tab.women .block-article .vol {
    color: #222;
  }
  .page-contents.shop-detail .inner.view-07 .block-article {
    position: relative;
    background: #fff;
    height: auto;
  }
  .page-contents.shop-detail .inner.view-07 .block-article > a {
    display: block;
    width: 100%;
    color: inherit;
    text-decoration: none;
  }
  .page-contents.shop-detail .inner.view-07 .block-article .photo {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding-top: 59.7%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  .page-contents.shop-detail .inner.view-07 .block-article .vol {
    position: absolute;
    right: 15px;
    top: 10px;
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
    font-size: 30px;
    color: #fff;
    letter-spacing: -0.5px;
    line-height: 35px;
    text-align: right;
  }
  .page-contents.shop-detail .inner.view-07 .block-article .article-inner {
    width: 100%;
    padding: 17px 0 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .page-contents.shop-detail .inner.view-07 .block-article .category {
    display: inline-block;
    margin: 0 6px 7px 0;
    padding: 3px 6px;
    background: #997e5d;
    color: #fff;
    font-size: 10px;
    line-height: 10px;
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
    letter-spacing: 0;
  }
  .page-contents.shop-detail .inner.view-07 .block-article .box-date {
    display: inline-block;
    margin-bottom: 7px;
    color: #999;
    font-size: 12px;
    line-height: 11px;
    letter-spacing: 0;
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
  }
  .page-contents.shop-detail .inner.view-07 .block-article .box-date .year::after,
  .page-contents.shop-detail .inner.view-07 .block-article .box-date .month::after {
    display: inline;
    content: ".";
  }
  .page-contents.shop-detail .inner.view-07 .block-article .box-ttl {
    margin-bottom: 30px;
  }
  .page-contents.shop-detail .inner.view-07 .block-article .box-ttl .ttl {
    display: -webkit-box;
    overflow: hidden;
    max-height: 66px;
    color: #222;
    font-size: 16px;
    line-height: 20px;
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    text-overflow: ellipsis;
    letter-spacing: 0.08em;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    background-color: unset;
    padding: unset;
  }
  .page-contents.shop-detail .inner.view-07 .box-btn {
    width: 76.13%;
    margin: 38px auto 0;
  }
  .page-contents.shop-detail .inner.view-07 .box-btn .btn-more {
    width: 100%;
    height: 50px;
  }
  .page-contents.shop-detail .inner.view-07 .box-btn .btn.primary span::after {
    background-image: url(../images/common/arrow-black7.svg);
  }
  .page-contents.shop-detail .inner.view-08 {
    border-bottom: 10px solid #efefef;
  }
  .page-contents.shop-detail .inner.view-08 .box-nearby {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 30px 0;
    margin: 26px 20px 0;
    padding-bottom: 65px;
  }
  .page-contents.shop-detail .inner.view-08 .box-shop {
    width: 47.8%;
  }
  .page-contents.shop-detail .inner.view-08 .name {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 21px;
    border-bottom: 1px solid #ccc;
    padding: 0 0 12px;
    margin-bottom: 9px;
  }
  .page-contents.shop-detail .inner.view-08 .name span {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 400;
    font-size: 10px;
    line-height: 1.5;
    display: block;
    margin-bottom: 5px;
  }
  .page-contents.shop-detail .inner.view-08 .name a {
    text-decoration: none;
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 19px;
    color: #222;
    display: block;
    position: relative;
    padding-right: 20px;
  }
  .page-contents.shop-detail .inner.view-08 .name a::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    background: url(../images/common/arrow-black7.svg) no-repeat center center/contain;
    width: 12px;
    height: 12px;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .page-contents.shop-detail .inner.view-08 .address {
    margin-bottom: 13px;
    font-size: 12px;
    letter-spacing: 0.5px;
    line-height: 18px;
  }
  .page-contents.shop-detail .inner.view-08 .address span {
    margin-right: 5px;
  }
  .page-contents.shop-detail .inner.view-08 .map {
    display: inline-block;
    font-size: 11px;
    color: #222;
  }
  .page-contents.shop-detail .inner.view-08 .map::after {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../images/common/icon-googlemap.svg) no-repeat center/contain;
    vertical-align: top;
  }
  .page-contents.shop-detail .inner.view-08 .labels {
    font-size: 0;
    margin-top: 11px;
  }
  .page-contents.shop-detail .inner.view-08 .labels span {
    display: inline-block;
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 11px;
    color: #fff;
    letter-spacing: -0.05em;
    line-height: 16px;
    width: calc((85% - 5px) / 2);
    padding: 0 5px 1px;
    text-align: center;
    margin-bottom: 5px;
  }
  .page-contents.shop-detail .inner.view-08 .labels span:nth-child(odd) {
    margin-right: 2px;
  }
  .page-contents.shop-detail .inner.view-08 .labels span.gender {
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
  }
  .page-contents.shop-detail .inner.view-08 .labels span.gender.men {
    background: #618ABA;
  }
  .page-contents.shop-detail .inner.view-08 .labels span.gender.women {
    background: #D67984;
  }
  .page-contents.shop-detail .inner.view-08 .labels span.option.wshoes {
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
    background: #D67984;
  }
  .page-contents.shop-detail .box-img {
    position: relative;
    overflow: hidden;
  }
  .page-contents.shop-detail .box-img img {
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .page-contents.shop-detail .box-img .swiper-container {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }
  .page-contents.shop-detail .box-img .slider .slider-pagination {
    position: absolute;
    left: 50%;
    bottom: 15px;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    font-size: 0;
  }
  .page-contents.shop-detail .box-img .slider .swiper-pagination-bullet {
    position: relative;
    width: 20px;
    height: 2px;
    background: #999;
    border: none;
    border-radius: 0;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
  }
  .page-contents.shop-detail .box-img .slider .swiper-pagination-bullet.is-animating .swiper-pagination-progress {
    -webkit-animation: borderPaginationAnim 5s linear forwards;
            animation: borderPaginationAnim 5s linear forwards;
  }
  .page-contents.shop-detail .box-img .slider .swiper-pagination-bullet.is-animated .swiper-pagination-progress {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  .page-contents.shop-detail .box-img .slider .swiper-pagination-bullet.is-paused .swiper-pagination-progress {
    display: none;
    -webkit-animation: none;
            animation: none;
  }
  .page-contents.shop-detail .box-img .slider .swiper-pagination-bullet.is-paused.swiper-pagination-bullet-active {
    background: #fff;
  }
  .page-contents.shop-detail .box-img .slider .swiper-pagination-progress {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
    -webkit-transform-origin: left top;
            transform-origin: left top;
  }
  .page-contents.shop-detail .box-img .slider .slider-pagination {
    bottom: 6px;
  }
  .page-contents.shop-detail .box-img .swiper-slide::before {
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    display: block;
    width: 100%;
    height: 20%;
    content: "";
    border-radius: unset;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0);
            box-shadow: 0 0 10px rgba(0, 0, 0, 0);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.15)));
    background: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15));
    z-index: 1;
  }
  .page-contents.shop-detail .box-img .slider-arrow {
    position: absolute;
    top: 50%;
    z-index: 10;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    width: 50px;
    height: 100%;
    cursor: pointer;
  }
  .page-contents.shop-detail .box-img .slider-arrow::before {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    display: block;
    width: 100%;
    height: 100%;
    content: "";
    border-radius: unset;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0);
            box-shadow: 0 0 10px rgba(0, 0, 0, 0);
    background: rgba(255, 255, 255, 0);
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.15)));
    background: linear-gradient(90deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15));
  }
  .page-contents.shop-detail .box-img .slider-arrow::after {
    display: block;
    width: 50%;
    height: 100%;
    background: url(../images/common/arrow-white7.svg) no-repeat center center;
    content: "";
    position: absolute;
  }
  .page-contents.shop-detail .box-img .slider-arrow-prev {
    left: 0;
  }
  .page-contents.shop-detail .box-img .slider-arrow-prev::after {
    width: 50%;
    left: 0;
    -webkit-transform: rotate(180deg) translate(1px, 0);
            transform: rotate(180deg) translate(1px, 0);
  }
  .page-contents.shop-detail .box-img .slider-arrow-prev::before {
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.15)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  }
  .page-contents.shop-detail .box-img .slider-arrow-next {
    right: 0;
  }
  .page-contents.shop-detail .box-img .slider-arrow-next::after {
    width: 50%;
    right: 0;
  }
  .page-contents.shop-detail .box-img::before {
    content: "";
    display: block;
    padding-top: 74.9%;
  }
  .page-contents.shop-detail .box-img + .box-all-data {
    margin-top: 25px;
  }
  .page-contents.shop-detail .box-all-data {
    font-size: 13px;
    letter-spacing: 0;
    line-height: 19px;
    margin-top: 25px;
  }
  .page-contents.shop-detail .box-all-data .box-title {
    margin: 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .page-contents.shop-detail .box-all-data .box-title + .box-data {
    margin-top: 12px;
  }
  .page-contents.shop-detail .box-all-data .tempo-name {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 0.04em;
    line-height: 1.2;
    margin-bottom: 10px;
  }
  .page-contents.shop-detail .box-all-data .labels {
    font-size: 0;
  }
  .page-contents.shop-detail .box-all-data .labels span {
    display: inline-block;
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 11px;
    color: #fff;
    letter-spacing: -0.05em;
    line-height: 16px;
    min-width: 55px;
    padding: 0 5px 1px;
    text-align: center;
  }
  .page-contents.shop-detail .box-all-data .labels span:not(:last-child) {
    margin-right: 5px;
  }
  .page-contents.shop-detail .box-all-data .labels span.gender {
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
  }
  .page-contents.shop-detail .box-all-data .labels span.gender.men {
    background: #618ABA;
  }
  .page-contents.shop-detail .box-all-data .labels span.gender.women {
    background: #D67984;
  }
  .page-contents.shop-detail .box-all-data .labels span.gender.accessory {
    background: #38C19D;
  }
  .page-contents.shop-detail .box-all-data .labels span.option {
    background: #777;
  }
  .page-contents.shop-detail .box-all-data .labels span.option.need-reservation {
    background: #997e5d;
    letter-spacing: 0.03em;
  }
  .page-contents.shop-detail .box-all-data .labels span.option.no-reservation {
    background: #fff;
    border: 1px solid #997e5d;
    color: #997e5d;
    line-height: 15px;
    letter-spacing: 0.03em;
    padding: 1px 5px 2px;
  }
  .page-contents.shop-detail .box-all-data .labels span.option.buy-giftcard {
    background: #fff;
    border: 1px solid #777;
    color: #777;
    line-height: 15px;
    letter-spacing: 0.03em;
    padding: 1px 5px 2px;
  }
  .page-contents.shop-detail .box-all-data .labels span.option.use-giftcatalog {
    line-height: 15px;
    letter-spacing: 0.03em;
    border: solid 1px transparent;
    padding: 1px 5px;
  }
  .page-contents.shop-detail .box-all-data .labels span.option.wshoes {
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
    background: #D67984;
  }
  .page-contents.shop-detail .box-all-data .box-img {
    position: relative;
    margin-top: 37px;
    width: 100%;
  }
  .page-contents.shop-detail .box-all-data .box-img img {
    width: 100%;
    height: auto;
  }
  .page-contents.shop-detail .box-all-data .box-img .caption {
    position: absolute;
    right: 10px;
    bottom: 10px;
    font-size: 11px;
    color: #fff;
    letter-spacing: 0;
    text-align: right;
  }
  .page-contents.shop-detail .box-all-data .box-img .slider-pagination {
    position: absolute;
    left: 50%;
    bottom: 10px;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 10px;
    text-align: left;
  }
  .page-contents.shop-detail .box-all-data .box-img .slider-pagination .swiper-pagination-bullet {
    background: #d8d8d8;
    border-color: #979797;
    width: 6px;
    height: 6px;
    margin: 0 3px;
  }
  .page-contents.shop-detail .box-all-data .box-img .slider-pagination .swiper-pagination-bullet-active {
    border-color: #fff;
    background: #fff;
  }
  .page-contents.shop-detail .box-all-data .box-data {
    margin: 26px 20px 0;
    font-size: 13px;
    letter-spacing: 0.04em;
    line-height: 21px;
  }
  .page-contents.shop-detail .box-all-data .data {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0;
  }
  .page-contents.shop-detail .box-all-data .data dt {
    width: 70px;
    margin-bottom: 10px;
  }
  .page-contents.shop-detail .box-all-data .data dd {
    width: calc(100% - 70px);
    margin: 0 0 10px 0;
  }
  .page-contents.shop-detail .box-all-data .data .map {
    display: inline-block;
  }
  .page-contents.shop-detail .box-all-data .data .map::after {
    content: "";
    display: inline-block;
    background: url(../images/common/icon-googlemap.svg) no-repeat center center/contain;
    width: 16px;
    height: 20px;
    vertical-align: top;
  }
  .page-contents.shop-detail .box-all-data .data .route {
    display: block;
  }
  .page-contents.shop-detail .box-all-data .data .route:hover {
    text-decoration: none;
  }
  .page-contents.shop-detail .box-all-data .time {
    margin-top: 20px;
  }
  .page-contents.shop-detail .box-all-data .address a {
    font-size: 11px;
  }
  .page-contents.shop-detail .box-all-data .address span {
    margin-right: 5px;
  }
  .page-contents.shop-detail .box-all-data .access a {
    font-size: 11px;
  }
  .page-contents.shop-detail .box-all-data .note {
    line-height: 21px;
  }
  .page-contents.shop-detail .box-all-data .reservation {
    margin-top: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .page-contents.shop-detail .box-all-data .reservation .btn {
    width: 162px;
    border-radius: 30px;
  }
  .page-contents.shop-detail .box-all-data .reservation .btn span {
    font-size: 12px;
    letter-spacing: 0;
    line-height: 1.2;
    padding-right: 18px;
  }
  .page-contents.shop-detail .box-all-data .reservation .btn.tel {
    margin-right: 10px;
  }
  .page-contents.shop-detail .box-all-data .reservation .btn.tel span::after {
    width: 14px;
    height: 14px;
    background-size: contain;
    top: 0;
  }
  .page-contents.shop-detail .box-all-data .reservation .btn.tel span::after {
    background-image: url(../images/common/icon-tel_white.svg);
  }
  .page-contents.shop-detail .box-all-data .reservation .btn.web span::after {
    width: 11px;
    height: 16px;
    background-size: contain;
    top: -1px;
  }
  .page-contents.shop-detail .box-all-data .reservation .btn.web span::after {
    background-image: url(../images/common/icon-web_white.svg);
  }
  .page-contents.shop-detail .box-all-data .back {
    width: 100%;
    text-align: center;
    margin-top: 18px;
  }
  .page-contents.shop-detail .box-all-data .back a {
    color: inherit;
    font-size: 13px;
    letter-spacing: 0.04em;
    line-height: 13px;
  }
  .page-contents.shop-detail .box-sub-data .data {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 20px 0;
    font-size: 13px;
    letter-spacing: 0.04em;
    line-height: 21px;
  }
  .page-contents.shop-detail .box-sub-data .data dt {
    width: 70px;
    margin-bottom: 10px;
  }
  .page-contents.shop-detail .box-sub-data .data dd {
    width: calc(100% - 70px);
    margin: 0 0 10px 0;
  }
  .page-contents.shop-detail .box-sub-data .data + .reserve-btn {
    margin-top: 28px;
  }
  .page-contents.shop-detail .shop-note {
    font-size: 12px;
    line-height: 18px; /* 146.472% */
    letter-spacing: 0.52px;
    margin: 12px 20px 28px;
  }
  .page-contents.shop-detail .annotation {
    color: #999;
    font-size: 10px;
    line-height: 18px; /* 180% */
    letter-spacing: 0.52px;
    margin: 0 20px;
  }
  .page-contents.shop-detail.no-imgBox .breadcrumb-list.over-setting2 {
    top: 130px;
  }
  .page-contents.shop-detail.no-imgBox .box-all-data {
    margin-top: 45px;
  }
  .page-contents.shop-detail .section-voice {
    display: none;
    padding: 60px 0 40px;
    border-bottom: 1px solid #ddd;
  }
  .page-contents.shop-detail .section-voice .inner {
    position: relative;
    margin-left: 20px;
    overflow: hidden;
  }
  .page-contents.shop-detail .section-voice .block-ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin: 0 20px 20px 0;
  }
  .page-contents.shop-detail .section-voice .block-ttl .btn {
    display: none;
  }
  .page-contents.shop-detail .section-voice .ttl-main {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 0.4px;
  }
  .page-contents.shop-detail .section-voice .slider {
    height: 100%;
    width: calc(100% - 65px);
    margin-left: 0;
    margin-right: auto;
    z-index: 1;
    overflow: visible;
  }
  .page-contents.shop-detail .section-voice .swiper-slide {
    height: auto;
    background-color: #f0f0f0;
    padding: 25px 20px 35px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 15px;
    border-radius: 6px;
  }
  .page-contents.shop-detail .section-voice .slider-arrow-prev {
    display: none;
  }
  .page-contents.shop-detail .section-voice .slider-arrow-next {
    display: none;
  }
  .page-contents.shop-detail .section-voice .slider-pagination {
    display: none;
  }
  .page-contents.shop-detail .section-voice .box-eva {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 7px;
  }
  .page-contents.shop-detail .section-voice .box-eva .star {
    color: #F7C560;
    font-size: 15px;
    letter-spacing: 3px;
    line-height: 1;
  }
  .page-contents.shop-detail .section-voice .box-eva .star .gray-star {
    color: #ccc;
  }
  .page-contents.shop-detail .section-voice .box-eva .date {
    color: #999;
    font-size: 10px;
    line-height: 2;
    margin-left: 5px;
  }
  .page-contents.shop-detail .section-voice .box-people {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 10px;
    line-height: 140%;
    margin-bottom: 15px;
  }
  .page-contents.shop-detail .section-voice .box-people .age {
    margin: 0 5px 0 8px;
  }
  .page-contents.shop-detail .section-voice .box-people .gender {
    margin: 0 0 0 5px;
  }
  .page-contents.shop-detail .section-voice .ttl {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: -0.48px;
    margin-bottom: 12px;
  }
  .page-contents.shop-detail .section-voice .txt {
    font-size: 12px;
    line-height: 1.6;
    letter-spacing: 0.24px;
  }
  .page-contents.shop-detail .section-voice {
    padding: 0;
    border-bottom: 10px solid #efefef;
  }
  .page-contents.shop-detail .section-voice .inner {
    padding: 35px 0 35px;
    margin-left: 20px;
    overflow: hidden;
  }
  .page-contents.shop-detail .section-voice .ttl-main {
    font-size: 18px;
    line-height: 105%;
    margin-bottom: 24px;
  }
  .page-contents.shop-detail .section-voice .ttl {
    padding: 0;
  }
  .page-contents.shop-detail .section-campaign {
    padding-left: 20px;
    border-bottom: 10px solid #efefef;
  }
  .page-contents.shop-detail .section-campaign .inner {
    position: relative;
    padding: 35px 0 25px 0;
    overflow: hidden;
  }
  .page-contents.shop-detail .section-campaign .ttl-main {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 105%; /* 18.9px */
    margin-bottom: 24px;
  }
  .page-contents.shop-detail .section-campaign picture img {
    width: 100%;
  }
  .page-contents.shop-detail .section-campaign .slider {
    height: 100%;
    width: calc(100% - 50px);
    margin-left: 0;
    margin-right: auto;
    z-index: 1;
    overflow: visible;
  }
  .page-contents.shop-detail .section-campaign .swiper-slide {
    height: auto;
    background-color: #f0f0f0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 15px;
  }
  .page-contents.shop-detail .section-campaign .slider-arrow-prev {
    display: none;
  }
  .page-contents.shop-detail .section-campaign .slider-arrow-next {
    display: none;
  }
  .page-contents.shop-detail .section-campaign .slider-pagination {
    display: none;
  }
  .page-contents.shop-detail .section-campaign .box-eva {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 7px;
  }
  .page-contents.shop-detail .section-campaign .box-eva .star {
    color: #F7C560;
    font-size: 15px;
    letter-spacing: 3px;
    line-height: 1;
  }
  .page-contents.shop-detail .section-campaign .box-eva .date {
    color: #999;
    font-size: 10px;
    line-height: 2;
    margin-left: 5px;
  }
  .page-contents.shop-detail .section-campaign .box-people {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 10px;
    line-height: 140%;
    margin-bottom: 15px;
  }
  .page-contents.shop-detail .section-campaign .box-people .age {
    margin: 0 5px 0 8px;
  }
  .page-contents.shop-detail .section-campaign .box-people .gender {
    margin: 0 0 0 5px;
  }
  .page-contents.shop-detail .section-campaign .ttl {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: -0.48px;
    margin-bottom: 8px;
  }
  .page-contents.shop-detail .section-campaign .txt {
    font-size: 12px;
    line-height: 133%;
    letter-spacing: 1.04px;
  }
  .page-contents.shop-detail .section-about {
    position: relative;
    padding: 25px 0 22px;
  }
  .page-contents.shop-detail .section-about .inner {
    margin: 0 20px;
  }
  .page-contents.shop-detail .section-about .block-description {
    margin-bottom: 30px;
  }
  .page-contents.shop-detail .section-about .block-description .box-img {
    margin-bottom: 25px;
    position: relative;
    z-index: 1;
  }
  .page-contents.shop-detail .section-about .block-description .box-img .slider {
    width: 100%;
    margin: 0 auto;
  }
  .page-contents.shop-detail .section-about .block-description .box-img .slider .swiper-slide {
    position: relative;
    padding-top: 74.62%;
    overflow: hidden;
  }
  .page-contents.shop-detail .section-about .block-description .box-img .slider .swiper-slide::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000));
    background-image: linear-gradient(rgba(0, 0, 0, 0), #000);
    opacity: 0.2;
    z-index: 1;
  }
  .page-contents.shop-detail .section-about .block-description .box-img .slider .swiper-slide:nth-child(3)::after {
    opacity: 0.3;
  }
  .page-contents.shop-detail .section-about .block-description .box-img .slider img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 100%;
    height: auto;
  }
  .page-contents.shop-detail .section-about .block-description .box-txt {
    position: relative;
    text-align: left;
    z-index: 2;
  }
  .page-contents.shop-detail .section-about .block-description .box-txt .title {
    position: absolute;
    top: -91px;
    left: 15px;
    z-index: 2;
    color: #fff;
  }
  .page-contents.shop-detail .section-about .block-description .box-txt .ttl-sub {
    margin-bottom: 9px;
    font-family: "sweet-sans-pro", sans-serif;
    font-size: 12px;
    letter-spacing: 0.06em;
    line-height: 1;
  }
  .page-contents.shop-detail .section-about .block-description .box-txt .ttl-main {
    font-family: "FOT-セザンヌ Pro DB", sans-serif;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0.08em;
  }
  .page-contents.shop-detail .section-about .block-description .box-txt .text {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.08em;
  }
  .page-contents.shop-detail .section-about .block-howto {
    background: #efefef;
    padding: 43px 20px 17px;
    border-radius: 5px;
  }
  .page-contents.shop-detail .section-about .block-howto .ttl-en {
    margin-bottom: 12px;
    font-size: 12px;
    font-family: "sweet-sans-pro", sans-serif;
    letter-spacing: 0.06em;
    text-align: center;
  }
  .page-contents.shop-detail .section-about .block-howto .ttl-ja {
    margin-bottom: 37px;
    font-size: 22px;
    letter-spacing: 0.08em;
    font-family: "FOT-セザンヌ Pro DB", sans-serif;
    text-align: center;
  }
  .page-contents.shop-detail .section-about .block-howto .list-ico {
    margin-bottom: 32px;
  }
  .page-contents.shop-detail .section-about .block-howto .list-ico li:not(:last-child) {
    margin-bottom: 37px;
  }
  .page-contents.shop-detail .section-about .block-howto .list-ico .num {
    margin-bottom: 5px;
    font-size: 16px;
    font-family: "sweet-sans-pro", sans-serif;
    letter-spacing: 0.02em;
    text-align: center;
  }
  .page-contents.shop-detail .section-about .block-howto .list-ico .ico {
    width: 85px;
    margin: 0 auto 10px;
    text-align: center;
  }
  .page-contents.shop-detail .section-about .block-howto .list-ico .ico img {
    width: 100%;
  }
  .page-contents.shop-detail .section-about .block-howto .list-ico .ttl {
    margin-bottom: 10px;
    font-size: 18px;
    font-family: "FOT-セザンヌ Pro DB", sans-serif;
    line-height: 1;
    letter-spacing: 0.08em;
    text-align: center;
  }
  .page-contents.shop-detail .section-about .block-howto .list-ico .txt {
    font-size: 13px;
    letter-spacing: 0.1em;
    line-height: 22px;
    margin: 0 10px;
  }
  .page-contents.shop-detail .section-about .block-howto .txt-notice {
    font-size: 11px;
    letter-spacing: 0.09em;
    line-height: 16px;
    color: #999;
  }
  .page-contents.shop-detail .section-about .block-youtube {
    margin-top: 27px;
    position: relative;
    padding-top: 56.25%;
    margin-bottom: 35px;
  }
  .page-contents.shop-detail .section-about .block-youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .page-contents.shop-detail .section-about {
    padding: 0;
  }
  .page-contents.shop-detail .section-about .inner {
    padding: 25px 0 30px;
  }
  .page-contents.shop-detail .section-about .block-description .box-slide {
    margin-bottom: 25px;
    position: relative;
    z-index: 1;
  }
  .page-contents.shop-detail .section-about .block-description .box-slide .slider {
    width: 100%;
    margin: 0 auto;
  }
  .page-contents.shop-detail .section-about .block-description .box-slide .slider .swiper-slide {
    position: relative;
    padding-top: 74.62%;
    overflow: hidden;
  }
  .page-contents.shop-detail .section-about .block-description .box-slide .slider .swiper-slide::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000));
    background-image: linear-gradient(rgba(0, 0, 0, 0), #000);
    opacity: 0.2;
    z-index: 1;
  }
  .page-contents.shop-detail .section-about .block-description .box-slide .slider .swiper-slide:nth-child(3)::after {
    opacity: 0.3;
  }
  .page-contents.shop-detail .section-about .block-description .box-slide .slider img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 100%;
    height: auto;
  }
  .page-contents.shop-detail .section-about .block-howto .list-ico .ttl {
    padding: 0;
  }
  .page-contents.shop-detail .section-about .block-youtube {
    margin-bottom: 30px;
  }
  .page-contents.shop-detail .section-guarantee {
    padding: 0 0 50px 0;
  }
  .page-contents.shop-detail .section-guarantee .inner {
    padding: 0 20px;
  }
  .page-contents.shop-detail .section-guarantee .box-ttl-sp {
    position: absolute;
    left: 15px;
    bottom: 20px;
    color: #fff;
  }
  .page-contents.shop-detail .section-guarantee .box-ttl-sp .ttl-main {
    margin: 0;
    font-size: 22px;
    line-height: 1;
    letter-spacing: 2.4px;
  }
  .page-contents.shop-detail .section-guarantee .box-ttl-sp .ttl-main span {
    font-size: 14px;
  }
  .page-contents.shop-detail .section-guarantee .img-block {
    display: block;
    position: relative;
    margin-bottom: 30px;
  }
  .page-contents.shop-detail .section-guarantee .img-block img {
    width: 100%;
  }
  .page-contents.shop-detail .section-guarantee .ttl-main {
    font-family: "FOT-セザンヌ Pro DB", sans-serif;
    font-size: 27px;
    letter-spacing: 2.4px;
    line-height: 36px;
    margin-bottom: 35px;
  }
  .page-contents.shop-detail .section-guarantee .ttl-main span {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-family: "FOT-セザンヌ Pro DB", sans-serif;
    font-size: 16px;
    letter-spacing: -0.48px;
    line-height: 19px;
    margin: 0 0 8px 0;
  }
  .page-contents.shop-detail .section-guarantee .ttl-sub {
    font-family: "FOT-セザンヌ Pro DB", sans-serif;
    font-size: 16px;
    line-height: 19px; /* 118.75% */
    letter-spacing: -0.48px;
    margin-bottom: 8px;
  }
  .page-contents.shop-detail .section-guarantee .ttl-txt {
    font-size: 12px;
    line-height: 130%; /* 15.6px */
    margin-bottom: 22px;
  }
  .page-contents.shop-detail .section-guarantee .ttl-txt.no3 {
    margin-bottom: 35px;
  }
  .page-contents.shop-detail .section-guarantee .annotation {
    opacity: 0;
    font-family: "FOT-セザンヌ Pro M", sans-serif;
    font-size: 10px;
    letter-spacing: 0.03em;
    line-height: 1.3;
    margin-bottom: 30px;
  }
  .page-contents.shop-detail .section-guarantee .btn {
    width: 237px;
    height: 45px;
    background: #222;
    border-color: #222;
  }
  .page-contents.shop-detail .section-guarantee .btn a {
    color: #fff;
    font-family: "FOT-セザンヌ Pro DB", sans-serif;
    font-size: 14px;
  }
  .page-contents.shop-detail .section-guarantee .btn span::before {
    top: 3px;
    right: 3px;
    height: 10px;
  }
  .page-contents.shop-detail .section-guarantee .btn span::after {
    top: 2px;
    right: 3px;
    height: 10px;
  }
  .page-contents.shop-detail .section-guarantee {
    border-bottom: 10px solid #efefef;
    padding: 0;
  }
  .page-contents.shop-detail .section-guarantee .inner {
    padding: 0 20px 50px;
  }
  .page-contents.shop-detail .section-first-guide {
    background-color: #f0f0f0;
  }
  .page-contents.shop-detail .section-first-guide .inner {
    padding: 50px 20px;
  }
  .page-contents.shop-detail .section-first-guide .ttl-main {
    font-family: "FOT-セザンヌ Pro DB", sans-serif;
    font-size: 20px;
    line-height: 28px; /* 140% */
    letter-spacing: 1.5px;
    margin-bottom: 10px;
  }
  .page-contents.shop-detail .section-first-guide .ttl-txt {
    font-size: 12px;
    line-height: 130%; /* 15.6px */
    margin-bottom: 30px;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-01 {
    margin-bottom: 2px;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-02 {
    margin-bottom: 20px;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-01, .page-contents.shop-detail .section-first-guide .first-guide-02 {
    padding: 20px 20px 40px;
    background-color: #fff;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-01 .ttl, .page-contents.shop-detail .section-first-guide .first-guide-02 .ttl {
    font-family: "FOT-セザンヌ Pro DB", sans-serif;
    font-size: 18px;
    line-height: 27px; /* 154.839% */
    letter-spacing: 1.08px;
    margin-bottom: 10px;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-01 .sub-ttl, .page-contents.shop-detail .section-first-guide .first-guide-02 .sub-ttl {
    font-family: "FOT-セザンヌ Pro DB", sans-serif;
    font-size: 14px;
    line-height: 22.5px; /* 164.103% */
    letter-spacing: 0.9px;
    margin-bottom: 5px;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-01 .txt, .page-contents.shop-detail .section-first-guide .first-guide-02 .txt {
    font-size: 12px;
    line-height: 133%; /* 15.96px */
    letter-spacing: 1.04px;
    margin-bottom: 7px;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-01 .txt span, .page-contents.shop-detail .section-first-guide .first-guide-02 .txt span {
    vertical-align: top;
    line-height: 1.5;
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
    display: inline-block;
    margin: -1px -3px 0 -2px;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-01 .txt + .btn-box, .page-contents.shop-detail .section-first-guide .first-guide-02 .txt + .btn-box {
    margin-top: 20px;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-01 .notice, .page-contents.shop-detail .section-first-guide .first-guide-02 .notice {
    font-size: 10px;
    line-height: 14px;
    letter-spacing: 0.8px;
    color: #999;
    margin-bottom: 20px;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-01 .btn-box, .page-contents.shop-detail .section-first-guide .first-guide-02 .btn-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    width: 100%;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-01 .btn, .page-contents.shop-detail .section-first-guide .first-guide-02 .btn {
    padding: 0;
    margin: 0 10px 0 0;
    border: solid 1px #aaa;
    color: #222;
    cursor: pointer;
    border-radius: 25px;
    max-width: none;
    height: unset;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-01 .btn.reserve, .page-contents.shop-detail .section-first-guide .first-guide-01 .btn.dtds, .page-contents.shop-detail .section-first-guide .first-guide-01 .btn.online-order, .page-contents.shop-detail .section-first-guide .first-guide-02 .btn.reserve, .page-contents.shop-detail .section-first-guide .first-guide-02 .btn.dtds, .page-contents.shop-detail .section-first-guide .first-guide-02 .btn.online-order {
    width: 50%;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-01 .btn a, .page-contents.shop-detail .section-first-guide .first-guide-02 .btn a {
    padding: 12px 0 13px;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-01 .btn a:hover, .page-contents.shop-detail .section-first-guide .first-guide-02 .btn a:hover {
    opacity: unset;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-01 .btn span, .page-contents.shop-detail .section-first-guide .first-guide-02 .btn span {
    font-family: "FOT-セザンヌ Pro DB", sans-serif;
    font-size: 11px;
    letter-spacing: 0;
    text-align: center;
    padding-right: 10px;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-01 .btn span::before, .page-contents.shop-detail .section-first-guide .first-guide-01 .btn span::after, .page-contents.shop-detail .section-first-guide .first-guide-02 .btn span::before, .page-contents.shop-detail .section-first-guide .first-guide-02 .btn span::after {
    top: 2px;
    width: 8px;
    height: 10px;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-01 .btn span::after, .page-contents.shop-detail .section-first-guide .first-guide-02 .btn span::after {
    background-image: url(../images/common/arrow-black4.svg);
  }
  .page-contents.shop-detail .section-first-guide .first-guide-01 .btn span::before, .page-contents.shop-detail .section-first-guide .first-guide-02 .btn span::before {
    background-image: url(../images/common/arrow-white4.svg);
  }
  .page-contents.shop-detail .section-first-guide .first-guide-01 .btn:hover, .page-contents.shop-detail .section-first-guide .first-guide-02 .btn:hover {
    color: #fff;
    background: #222;
    border: solid 1px #222;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-01 .btn:hover span::before, .page-contents.shop-detail .section-first-guide .first-guide-02 .btn:hover span::before {
    opacity: 1;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-01 .btn:hover span::after, .page-contents.shop-detail .section-first-guide .first-guide-02 .btn:hover span::after {
    opacity: 0;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-nav {
    text-align: left;
    margin-top: 10px;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-nav a {
    display: block;
    color: #222;
    text-decoration: none;
    padding: 45px 20px 40px;
    border-bottom: 1px solid #efefef;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-nav .title {
    position: relative;
    font-family: "FOT-セザンヌ Pro DB", sans-serif;
    font-size: 18px;
    letter-spacing: 0.06em;
    margin-bottom: 3px;
    padding: 0 0 20px 60px;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-nav .title::before {
    display: block;
    position: absolute;
    margin-left: 0;
    margin-top: -40px;
    top: 50%;
    left: 0;
    width: 50px;
    height: 60px;
    background-position: 50% 50%;
    content: "";
  }
  .page-contents.shop-detail .section-first-guide .first-guide-nav .description {
    font-size: 12px;
    line-height: 133%; /* 15.96px */
    letter-spacing: 1.04px;
    margin-bottom: 13px;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-nav .link {
    display: inline-block;
    position: relative;
    padding-right: 8px;
    letter-spacing: 2px;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-nav .link::after {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    width: 6px;
    height: 6px;
    margin-top: -3px;
    border: 2px solid #222;
    border-width: 2px 2px 0 0;
    content: "";
  }
  .page-contents.shop-detail .section-first-guide .first-guide-nav li {
    background-color: #fff;
    margin-bottom: 1px;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-nav li.flow .title::before {
    width: 45px;
    background-image: url("/assets/images/guide/icon-first-flow.svg");
    background-size: contain;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-nav li.delivered .title::before {
    width: 45px;
    background-image: url("/assets/images/guide/icon-first-delivered.svg");
    background-size: contain;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-nav li.repurchase .title::before {
    width: 42px;
    background-image: url("/assets/images/guide/icon-first-repurchase.svg");
    background-size: contain;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-nav li.faq .title::before {
    width: 45px;
    background-image: url("/assets/images/guide/icon-first-qanda.svg");
    background-size: contain;
  }
  .page-contents.shop-detail .section-first-guide {
    background-color: unset;
    border-bottom: 10px solid #efefef;
  }
  .page-contents.shop-detail .section-first-guide .inner {
    padding: 50px 20px;
  }
  .page-contents.shop-detail .section-first-guide .ttl-main {
    font-size: 18px;
    line-height: 105%;
  }
  .page-contents.shop-detail .section-first-guide .ttl-txt {
    margin-bottom: 25px;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-01, .page-contents.shop-detail .section-first-guide .first-guide-02 {
    background-color: #f0f0f0;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-01 .ttl, .page-contents.shop-detail .section-first-guide .first-guide-02 .ttl {
    padding: 0;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-nav a {
    border-bottom: 1px solid #fff;
  }
  .page-contents.shop-detail .section-first-guide .first-guide-nav li {
    background-color: #f0f0f0;
  }
  .page-contents.shop-detail .section-youtube-list {
    padding: 40px 0 50px;
    background-color: #f0f0f0;
  }
  .page-contents.shop-detail .section-youtube-list .inner {
    position: relative;
    margin-left: 20px;
    padding-top: 20px;
    overflow: hidden;
  }
  .page-contents.shop-detail .section-youtube-list .block-ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: 30px;
  }
  .page-contents.shop-detail .section-youtube-list .ttl-main {
    font-family: "sweet-sans-pro", sans-serif;
    font-size: 22px;
    line-height: 1;
    letter-spacing: 1.32px;
  }
  .page-contents.shop-detail .section-youtube-list .btn-more {
    position: absolute;
    right: 20px;
    top: 15px;
    width: 100px;
    height: 35px;
    border-radius: 17.5px;
  }
  .page-contents.shop-detail .section-youtube-list .btn-more span {
    font-size: 11px;
  }
  .page-contents.shop-detail .section-youtube-list .slider {
    height: 100%;
    width: calc(100% - 50px);
    margin-left: 0;
    margin-right: auto;
    z-index: 1;
    overflow: visible;
  }
  .page-contents.shop-detail .section-youtube-list .swiper-slide {
    height: auto;
    margin-bottom: 10px;
  }
  .page-contents.shop-detail .section-youtube-list .slider-arrow-prev {
    display: none;
  }
  .page-contents.shop-detail .section-youtube-list .slider-arrow-next {
    display: none;
  }
  .page-contents.shop-detail .section-youtube-list .slider-pagination {
    display: none;
  }
  .page-contents.shop-detail .section-youtube-list .box-youtube {
    width: 100%;
    aspect-ratio: 16/9;
    margin-bottom: 10px;
  }
  .page-contents.shop-detail .section-youtube-list .box-youtube iframe {
    width: 100%;
    height: 100%;
    border-radius: 10px;
  }
  .page-contents.shop-detail .section-youtube-list .ttl {
    font-family: "FOT-セザンヌ Pro DB", sans-serif;
    font-size: 15px;
    line-height: 120%;
  }
  .page-contents.shop-detail .section-youtube-list {
    padding: 0;
    border-bottom: 10px solid #efefef;
    background-color: #fff;
  }
  .page-contents.shop-detail .section-youtube-list .inner {
    padding: 40px 0;
    margin-left: 20px;
    overflow: hidden;
  }
  .page-contents.shop-detail .section-youtube-list .ttl {
    padding: 0;
  }
  .page-contents.shop-detail .section-youtube-list .btn-more {
    top: 35px;
  }
  .page-contents.shop-detail .section-youtube-list .btn-more span::after {
    width: 7px;
    height: 13px;
    background-image: url(../images/common/arrow-black7.svg);
  }
  .header-sp-sub.shop-details-v2 .ttl span {
    display: block;
    font-size: 12px;
    margin-bottom: 2px;
  }
  .header-sp-sub.shop-details-v2.over-ttl {
    height: 65px;
  }
  .header-sp-sub.shop-details-v2.over-ttl .ttl {
    width: 50%;
    line-height: 1.2;
    padding-top: 9px;
  }
  .header-sp-sub.shop-details-v2.over-ttl .ttl span {
    display: block;
    font-size: 12px;
    margin-bottom: 2px;
  }
  .header-sp-sub.shop-details-v2.over-ttl .btn-box {
    top: 13px;
  }
}
@media screen and (max-width: 750px) and (max-width: 360px) {
  .header-sp-sub.shop-details-v2.over-ttl .inner {
    padding: 0 11px 0 15px;
  }
  .header-sp-sub.shop-details-v2.over-ttl .btn-box {
    right: 8px;
  }
  .header-sp-sub.shop-details-v2.over-ttl .order-btn, .header-sp-sub.shop-details-v2.over-ttl .reserve-btn {
    width: 72px;
  }
  .header-sp-sub.shop-details-v2.over-ttl .reserve-btn {
    margin-left: 3px;
  }
  .header-sp-sub.shop-details-v2.over-ttl .txt {
    letter-spacing: -0.01em;
  }
}
@media screen and (max-width: 750px) and (max-width: 320px) {
  .header-sp-sub.shop-details-v2.over-ttl .ttl {
    font-size: 13px;
    letter-spacing: -0.02em;
  }
  .header-sp-sub.shop-details-v2.over-ttl .ttl span {
    font-size: 10px;
  }
}
@media (max-width: 750px) {
  .header-sp-sub.shop-details-v2.over-ttl2 {
    height: 80px;
  }
  .header-sp-sub.shop-details-v2.over-ttl2 .ttl {
    width: 50%;
    line-height: 1.2;
    padding-top: 6px;
  }
  .header-sp-sub.shop-details-v2.over-ttl2 .ttl span {
    display: block;
    font-size: 12px;
    margin-bottom: 2px;
  }
  .header-sp-sub.shop-details-v2.over-ttl2 .btn-box {
    top: 20px;
  }
}
@media screen and (max-width: 750px) and (max-width: 320px) {
  .header-sp-sub.shop-details-v2.over-ttl2 .inner {
    padding: 0 8px 0 15px;
  }
  .header-sp-sub.shop-details-v2.over-ttl2 .ttl {
    font-size: 13px;
    padding-top: 9px;
    letter-spacing: -0.02em;
  }
  .header-sp-sub.shop-details-v2.over-ttl2 .ttl span {
    font-size: 10px;
  }
  .header-sp-sub.shop-details-v2.over-ttl2 .txt {
    letter-spacing: 0;
  }
  .header-sp-sub.shop-details-v2.over-ttl2 .btn-box {
    right: 9px;
  }
  .header-sp-sub.shop-details-v2.over-ttl2 .reserve-btn, .header-sp-sub.shop-details-v2.over-ttl2 .order-btn {
    width: 70px;
  }
  .header-sp-sub.shop-details-v2.over-ttl2 .reserve-btn {
    margin-left: 3px;
  }
}