/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* mixins
--------------------------------------------------------*/
.product-reccomend-area {
  margin-top: 60px;
  background-color: #f7f7f7;
  padding: 60px 0 80px;
  overflow: hidden;
}
.product-reccomend-area .area-header {
  margin-bottom: 58px;
}
.product-reccomend-area .area-content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 -10px;
  overflow: hidden;
}
.product-reccomend-area .area-content-wrapper .p-item {
  width: calc(25% - 4px);
  max-width: 238px;
  margin: 0 2px;
  position: relative;
}
.product-reccomend-area .area-content-wrapper .p-item ._inner {
  display: block;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.product-reccomend-area .area-content-wrapper .p-item ._inner:hover {
  opacity: 0.7;
}
.product-reccomend-area .area-content-wrapper .p-item .btn-favorite {
  position: absolute;
  top: 10px;
  right: 8px;
  width: 20px;
  height: 18px;
}
.product-reccomend-area .area-content-wrapper .p-item .btn-favorite .ic-fav {
  fill: #fff;
  stroke: #999;
  stroke-width: 1px;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.product-reccomend-area .area-content-wrapper .p-item .btn-favorite.on .ic-fav {
  fill: #e76590;
  stroke: #e76590;
  -webkit-animation: zoomItem 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
          animation: zoomItem 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}

@media only screen and (max-width: 767px) {
  .product-reccomend-area {
    margin-top: 13vmin;
    background-color: #f7f7f7;
    padding: 13vmin 0 13vmin;
  }
  .product-reccomend-area .area-header {
    margin-bottom: 7.47vmin;
  }
  .product-reccomend-area .area-content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 0;
    overflow: hidden;
    padding: 0 4vmin;
  }
  .product-reccomend-area .area-content-wrapper .p-item {
    width: calc(50% - 2px);
    max-width: 50%;
    margin: 0 1px 2px;
    position: relative;
  }
  .product-reccomend-area .area-content-wrapper .p-item .btn-favorite {
    top: 2.6vmin;
    right: 2.4vmin;
    width: 5.33vmin;
    height: 4.8vmin;
  }
}
._faq-layout {
  margin-top: 55px;
}
._faq-layout .ttl-area .ttl {
  font-size: 20px;
  font-size: 2rem;
  letter-spacing: 0.12em;
  line-height: 1.6;
  color: #333333;
  font-weight: 300;
  margin-bottom: 1.6em;
}
._faq-layout .ttl-area .ttl .pc_visible {
  display: inline-block;
}
._faq-layout ._inner .btn-hash {
  margin-right: 0.8em;
}
._faq-layout ._inner-faq .box-faq dt {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.09em;
  line-height: 1.6;
  color: #4c4c4c;
  font-weight: 300;
  padding: 2.4em 2.4em 2.4em 5.8em;
  border-bottom: 1px solid #e9e9e9;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
._faq-layout ._inner-faq .box-faq dt:before {
  content: "";
  display: block;
  width: 14px;
  height: 2px;
  background-color: rgba(76, 76, 76, 0.4);
  position: absolute;
  right: 2.4em;
  top: 50%;
}
._faq-layout ._inner-faq .box-faq dt:after {
  content: "";
  display: block;
  width: 14px;
  height: 2px;
  background-color: rgba(76, 76, 76, 0.4);
  position: absolute;
  right: 2.4em;
  top: 50%;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
._faq-layout ._inner-faq .box-faq dt:hover {
  background-color: #f7f1fa;
}
._faq-layout ._inner-faq .box-faq dt.show {
  background-color: #f7f1fa;
}
._faq-layout ._inner-faq .box-faq dt.show:after {
  -webkit-transform: rotate(0);
  transform: rotate(0);
  opacity: 0;
}
._faq-layout ._inner-faq .box-faq dt .ic {
  display: block;
  position: absolute;
  top: calc(50% - 12px);
  left: 32px;
  font-size: 24px;
  font-size: 2.4rem;
  letter-spacing: 0.09em;
  line-height: 1;
  color: #bba1cb;
  font-weight: 500;
}
._faq-layout ._inner-faq .box-faq dd {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.09em;
  line-height: 1.6;
  color: #4c4c4c;
  font-weight: 300;
  padding: 0 2.4em 0 5.8em;
  border-bottom: none;
  position: relative;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  word-break: break-all;
}
._faq-layout ._inner-faq .box-faq dd a {
  color: #a066bc;
}
._faq-layout ._inner-faq .box-faq dd a:hover {
  text-decoration: underline;
}
._faq-layout ._inner-faq .box-faq dd.show {
  max-height: 50vh;
  opacity: 1;
  padding: 2.4em 2.4em 2.4em 5.8em;
  border-bottom: 1px solid #e9e9e9;
}
._faq-layout ._inner-faq .box-faq dd .ic {
  display: block;
  position: absolute;
  top: calc(50% - 12px);
  left: 32px;
  font-size: 24px;
  font-size: 2.4rem;
  letter-spacing: 0.09em;
  line-height: 1;
  color: #bba1cb;
  font-weight: 500;
}

@media only screen and (max-width: 767px) {
  ._faq-layout {
    margin-top: 12.8vmin;
    padding: 0 2.6vmin;
  }
  ._faq-layout .ttl-area .ttl {
    font-size: 5.07vmin;
    text-align: center;
    margin-bottom: 0.8em;
  }
  ._faq-layout ._inner {
    padding: 0 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  ._faq-layout ._inner .btn-hash {
    width: calc(50% - 16px);
    display: block;
    margin: 16px 8px 0;
  }
  ._faq-layout ._inner .btn-hash:nth-child(1), ._faq-layout ._inner .btn-hash:nth-child(2) {
    margin: 0 8px 0;
  }
  ._faq-layout ._inner-faq .box-faq dt {
    font-size: 3.2vmin;
    font-weight: 600;
    padding: 1.6em 3.4em 1.6em 40px;
  }
  ._faq-layout ._inner-faq .box-faq dt:before {
    content: "";
    display: block;
    width: 10px;
    height: 2px;
    background-color: rgba(76, 76, 76, 0.4);
    position: absolute;
    right: 1.6em;
    top: 50%;
  }
  ._faq-layout ._inner-faq .box-faq dt:after {
    content: "";
    display: block;
    width: 10px;
    height: 2px;
    background-color: rgba(76, 76, 76, 0.4);
    position: absolute;
    right: 1.6em;
    top: 50%;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  }
  ._faq-layout ._inner-faq .box-faq dt:hover {
    background-color: #fff;
  }
  ._faq-layout ._inner-faq .box-faq dt.show {
    background-color: #f7f1fa;
  }
  ._faq-layout ._inner-faq .box-faq dt.show:after {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 0;
  }
  ._faq-layout ._inner-faq .box-faq dt .ic {
    top: calc(50% - 8px);
    left: 12px;
    font-size: 16px;
  }
  ._faq-layout ._inner-faq .box-faq dd {
    font-size: 3.2vmin;
    padding: 0 3.4em 0 40px;
  }
  ._faq-layout ._inner-faq .box-faq dd.show {
    padding: 2em 3.4em 2em 40px;
  }
  ._faq-layout ._inner-faq .box-faq dd .ic {
    top: calc(50% - 8px);
    left: 12px;
    font-size: 16px;
  }
}
/*
    Shop list
*/
.shop-list-nav {
  margin-top: 64px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.shop-list-nav.nav-detail {
  margin-top: 48px;
}
.shop-list-nav a {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.18em;
  line-height: 1.6;
  color: #333333;
  font-weight: 300;
  padding: 0.2em 2em 0.8em;
  position: relative;
}
.shop-list-nav a:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #e5e5e5;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.shop-list-nav a:hover:after {
  background-color: #bba1cb;
}

@media only screen and (max-width: 767px) {
  .shop-list-nav {
    margin-top: 8vmin;
    display: block;
    white-space: nowrap;
    overflow-x: auto;
    padding: 3.73vmin 0;
    -webkit-overflow-scrolling: touch;
    font-size: 0;
    -webkit-box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.08);
            box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.08);
  }
  .shop-list-nav.nav-detail {
    margin-top: 8.53vmin;
  }
  .shop-list-nav a {
    display: inline-block;
    font-size: 3.73vmin;
    padding: 0 2em 0;
  }
  .shop-list-nav a:after {
    display: none;
  }
}
.area-block {
  margin-top: 80px;
  padding-bottom: 100px;
  border-bottom: 1px solid #e5e5e5;
}
.area-block:first-child {
  margin-top: 56px;
}
.area-block:last-child {
  border-bottom: none;
  padding-bottom: 40px;
}
.area-block .area-title .ttl {
  font-size: 2px;
  font-size: 2rem;
  letter-spacing: 0.12em;
  line-height: 1.6;
  color: #333333;
  font-weight: 300;
}
.area-block .area-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow: hidden;
  margin: 50px -22px 0;
}

@media only screen and (max-width: 767px) {
  .area-block {
    margin-top: 11.2vmin;
    padding-bottom: 12.8vmin;
  }
  .area-block:first-child {
    margin-top: 11.2vmin;
  }
  .area-block:last-child {
    border-bottom: none;
    padding-bottom: 5.33vmin;
  }
  .area-block .area-title .ttl {
    font-size: 5.33vmin;
    letter-spacing: 0.12em;
    line-height: 1.2;
    color: #333333;
    font-weight: 300;
  }
  .area-block .area-content {
    display: block;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    overflow: hidden;
    margin: 0 auto 0;
  }
}
.shop-card {
  width: calc(33.3333333% - 44px);
  margin: 60px 22px 0;
}
.shop-card:nth-child(1), .shop-card:nth-child(2), .shop-card:nth-child(3) {
  margin-top: 0;
}
.shop-card .shop-name {
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0.12em;
  line-height: 1.6;
  color: #454545;
  font-weight: 600;
}
.shop-card .shop-information {
  margin-top: 24px;
}
.shop-card .txt-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 8px;
}
.shop-card .txt-info .lbl {
  font-size: 13px;
  font-size: 1.3rem;
  letter-spacing: 0.12em;
  line-height: 1.6;
  color: #999999;
  font-weight: 300;
  width: 80px;
}
.shop-card .txt-info .lbl.lbl-addr {
  letter-spacing: 0.5em;
}
.shop-card .txt-info .info {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.08em;
  line-height: 1.6;
  color: #454545;
  font-weight: normal;
}
.shop-card .conv-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 10px 0 0;
  overflow: hidden;
}
.shop-card .conv-area .btn-mid {
  width: calc(50% - 3px);
  margin: 0;
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 0.06em;
  line-height: 32px;
  height: 32px;
  font-weight: normal;
  padding: 0 0.4em;
  text-align: center;
  border-radius: 2px;
}
.shop-card .conv-area .btn-reserve {
  color: #ffffff;
  margin-right: 6px;
}
.shop-card .conv-area .btn-shop-detail {
  color: #454545;
  border: 1px solid #e0e0e0;
}

@media only screen and (max-width: 767px) {
  .shop-card {
    width: 100%;
    margin: 11.2vmin 0 0;
  }
  .shop-card:nth-child(1), .shop-card:nth-child(2), .shop-card:nth-child(3) {
    margin-top: 11.2vmin;
  }
  .shop-card .shop-name {
    font-size: 4.27vmin;
  }
  .shop-card .shop-information {
    margin-top: 5.6vmin;
  }
  .shop-card .txt-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 4px;
  }
  .shop-card .txt-info .lbl {
    font-size: 3.2vmin;
    width: 6em;
  }
  .shop-card .txt-info .lbl.lbl-addr {
    letter-spacing: 0.5em;
  }
  .shop-card .txt-info .info {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    font-size: 3.47vmin;
    line-height: 1.8;
  }
  .shop-card .conv-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 3.2vmin -5px 0;
    overflow: hidden;
  }
  .shop-card .conv-area .btn-mid {
    margin: 0 5px;
    font-size: 3.73vmin;
    letter-spacing: 0.06em;
    line-height: 1.7;
    height: auto;
    font-weight: normal;
    padding: 0.8em 0.4em;
    text-align: center;
    border-radius: 4px;
  }
  .shop-card .conv-area .btn-reserve {
    width: calc(62% - 5px);
    color: #ffffff;
  }
  .shop-card .conv-area .btn-shop-detail {
    color: #454545;
    width: calc(38% - 5px);
    border: 1px solid #e0e0e0;
  }
}
.modal-shop-info ._y_modal {
  width: 404px;
  height: auto;
}
.modal-shop-info .shop-name {
  font-size: 2px;
  font-size: 2rem;
  letter-spacing: 0.12em;
  line-height: 1.6;
  color: #454545;
  font-weight: normal;
}
.modal-shop-info .txt {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.09em;
  line-height: 1.6;
  color: #454545;
  font-weight: 600;
  margin-top: 1.2em;
}
.modal-shop-info .tel-num {
  font-size: 26px;
  font-size: 2.6rem;
  letter-spacing: 0.12em;
  line-height: 1.6;
  color: #bba1cb;
  font-weight: 300;
  margin-top: 0.5em;
}
@media screen and (min-width: 768px) {
  .modal-shop-info .tel-num a {
    pointer-events: none;
  }
}
.modal-shop-info .txt-biz-hour {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
  color: #454545;
  font-weight: normal;
  margin-top: 0.2em;
}
.modal-shop-info .txt-sub {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
  color: #454545;
  font-weight: normal;
  margin-top: 0.4em;
}
.modal-shop-info .txt-sub.isolate-modal-text {
  padding: 0 40px;
  text-align: left;
}
.modal-shop-info .conv-area {
  margin-top: 40px;
}
.modal-shop-info .conv-area .txt {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.09em;
  line-height: 1.6;
  color: #454545;
  font-weight: 600;
}
.modal-shop-info .conv-area .btn-reserve {
  display: block;
  padding: 0.5em 1em;
  width: 210px;
  margin: 12px auto 0;
  border-radius: 3px;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
  color: #fff;
  font-weight: normal;
  -webkit-box-shadow: 0px 1px 10px 2px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 1px 10px 2px rgba(0, 0, 0, 0.1);
}
.modal-shop-info .conv-area .btn-contact {
  padding: 0.5em 1em;
  width: 210px;
  margin: 8px auto 0;
  border-radius: 3px;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
  font-weight: normal;
  -webkit-box-shadow: 0px 1px 10px 2px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 1px 10px 2px rgba(0, 0, 0, 0.1);
}
.modal-shop-info .conv-area.isolate-modal-btn {
  margin-top: 20px;
}
.modal-shop-info .conv-area.isolate-modal-btn .btn-contact {
  width: 80%;
}
.modal-shop-info .conv-area.isolate-modal-btn .btn-contact.is-link-outer {
  background-image: url(/assets/img/common/ic-misc.svg);
  background-repeat: no-repeat;
  background-position: right 1em center;
  background-size: auto 25%;
}
.modal-shop-info .conv-area.isolate-modal-btn .btn-reserve {
  width: 80%;
}
.modal-shop-info .conv-area.isolate-modal-btn .btn-reserve.is-link-outer {
  background: url(/assets/img/common/ic-misc_white.svg) no-repeat right 1em center, -webkit-gradient(linear, left top, right top, from(#d4ade9), to(#a066bc));
  background: url(/assets/img/common/ic-misc_white.svg) no-repeat right 1em center, linear-gradient(to right, #d4ade9 0%, #a066bc 100%);
  background-size: auto 25%, 100%;
}

@media only screen and (max-width: 767px) {
  .modal-shop-info ._y_modal {
    width: calc(100% - 8vmin);
    height: auto;
  }
  .modal-shop-info .shop-name {
    font-size: 5.33vmin;
  }
  .modal-shop-info .txt {
    font-size: 4.27vmin;
    margin-top: 1em;
  }
  .modal-shop-info .tel-num {
    font-size: 6.4vmin;
    font-weight: 300;
    margin-top: 0.2em;
  }
  .modal-shop-info .txt-biz-hour {
    font-size: 3.2vmin;
    margin-top: 0.2em;
  }
  .modal-shop-info .txt-sub {
    font-size: 3.2vmin;
    margin-top: 0.4em;
  }
  .modal-shop-info .txt-sub.isolate-modal-text {
    padding: 0 10vw;
  }
  .modal-shop-info .conv-area {
    margin-top: 9.6vmin;
  }
  .modal-shop-info .conv-area .txt {
    font-size: 4.27vmin;
    font-weight: 600;
  }
  .modal-shop-info .conv-area .btn-reserve {
    display: block;
    padding: 0.8em 1em;
    width: 69.3vmin;
    margin: 3.2vmin auto 0;
    border-radius: 5px;
    font-size: 4.27vmin;
    line-height: 1.5;
    font-weight: normal;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .modal-shop-info .conv-area .btn-contact {
    width: 69.3vmin;
    padding: 0.8em 1em;
    border-radius: 5px;
    font-size: 4.27vmin;
    line-height: 1.5;
    font-weight: normal;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .modal-shop-info .conv-area.isolate-modal-btn {
    margin-top: 4vw;
  }
}
.box-collection-link {
  max-width: 1000px;
  margin: 0 auto;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .box-collection-link {
    margin-top: 9vw;
    margin: 0 4vmin;
  }
}
.box-collection-link .box-collection-category {
  border: 1px solid #e9e9e9;
  border-radius: 4px;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .box-collection-link .box-collection-category {
    margin-top: 0;
    border-width: 1px 0 0;
  }
}
.box-collection-link .box-collection-category .ttl-area .ttl {
  color: #454545;
  padding: 1em 0;
  font-size: 1.4rem;
  text-align: center;
  cursor: pointer;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  border-radius: 4px;
}
@media screen and (max-width: 767px) {
  .box-collection-link .box-collection-category .ttl-area .ttl {
    text-align: left;
    font-weight: 400;
    font-size: 3.5vw;
    padding: 1.1em 1.5em;
  }
}
.box-collection-link .box-collection-category .ttl-area .ttl::before, .box-collection-link .box-collection-category .ttl-area .ttl::after {
  content: "";
  display: block;
  width: 12px;
  height: 1px;
  background-color: #333;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  -webkit-transition: -webkit-transform 0.3s linear;
  transition: -webkit-transform 0.3s linear;
  transition: transform 0.3s linear;
  transition: transform 0.3s linear, -webkit-transform 0.3s linear;
}
.box-collection-link .box-collection-category .ttl-area .ttl::after {
  -webkit-transform: translate(-50%, 0) rotate(90deg);
          transform: translate(-50%, 0) rotate(90deg);
}
.box-collection-link .box-collection-category ._inner {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  padding: 0 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.box-collection-link .box-collection-category ._inner .btn-hash,
.box-collection-link .box-collection-category ._inner .btn-tab {
  padding: 8px 16px 8px 42px;
  border: 1px solid #e9e9e9;
  border-radius: 20px;
  display: inline-block;
  position: relative;
  margin-right: 10px;
  margin-bottom: 10px;
}
.box-collection-link .box-collection-category ._inner .btn-hash .icon,
.box-collection-link .box-collection-category ._inner .btn-tab .icon {
  background-color: rgba(238, 255, 238, 0.9333333333);
  width: 20px;
  height: 20px;
  border: 1px solid #ddd;
  border-radius: 50%;
  overflow: hidden;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 16px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
@media screen and (max-width: 767px) {
  .box-collection-link .box-collection-category ._inner .btn-tab {
    padding: 2vw 0vw 2vw 10vw;
    border: none;
    border-radius: 2vw;
    margin-right: 2vw;
    margin-bottom: 3vw;
  }
  .box-collection-link .box-collection-category ._inner .btn-tab .icon {
    width: 6vw;
    height: 6vw;
    left: 1vw;
  }
}
.box-collection-link .box-collection-category ._inner .btn-hash {
  padding: 8px 16px;
}
.box-collection-link .box-collection-category ._inner .btn-hash svg {
  margin-left: 10px;
}
@media screen and (max-width: 767px) {
  .box-collection-link .box-collection-category ._inner .btn-hash {
    padding: 3vw;
    width: 100%;
    border-width: 0 0 1px 0;
    border-radius: 0;
  }
  .box-collection-link .box-collection-category ._inner .btn-hash svg {
    margin-left: 0;
    position: absolute;
    right: 3vw;
    top: 50%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}
.box-collection-link .box-collection-category.show .ttl-area .ttl {
  border-bottom: 1px solid #e9e9e9;
}
.box-collection-link .box-collection-category.show .ttl-area .ttl::after {
  -webkit-transform: translate(-50%, 0) rotate(0);
          transform: translate(-50%, 0) rotate(0);
}
.box-collection-link .box-collection-category.show ._inner {
  max-height: 50vh;
  padding: 40px;
}
@media screen and (max-width: 767px) {
  .box-collection-link .box-collection-category.show ._inner {
    max-height: 200vh;
    padding: 5vw;
  }
}
@media screen and (max-width: 767px) {
  .box-collection-link .box-collection-category.show {
    border-width: 1px 0 0;
  }
}

.block-top-plan {
  margin-top: 110px;
}
.block-top-plan .top-parents-mark {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: 0;
  color: #767676;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.block-top-plan-ttl {
  min-width: 100%;
  min-height: 8.5rem;
  letter-spacing: 0.3rem;
  padding: 15px 10px;
  position: relative;
}
.block-top-plan-ttl-sub {
  display: block;
  min-width: 100%;
  font-size: 1.2rem;
}
.block-top-plan-txt {
  min-width: 100%;
  letter-spacing: 0rem;
}
.block-top-plan .plan_banners {
  margin-top: 40px;
}
.block-top-plan .plan_banners .fbox a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  height: 330px;
  background-color: #f8f8f6;
  background-size: auto 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  border-radius: 5px;
  overflow: hidden;
  padding: 10px;
}
.block-top-plan .plan_banners .fbox a:hover {
  opacity: 0.7;
}
.block-top-plan .plan_banners .fbox .ttl {
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: 0.12em;
  line-height: 1.6;
  color: #333333;
  font-weight: normal;
  margin-left: 24px;
}

@media only screen and (max-width: 767px) {
  .top-select-ttl_block {
    margin-top: 14.66vw;
  }
  .block-top-plan {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .block-top-plan .top-parents-mark {
    margin-top: 0;
    right: 10vw;
  }
  .block-top-plan .top-parents-mark::before {
    width: 6vw;
    height: 6vw;
    left: 50%;
    border: 1px solid #c1c1c2;
  }
  .block-top-plan .top-parents-mark::after {
    top: calc(50% - 0.5vw);
    left: calc(50% + 1.5vw);
    border-right: 1px solid #333;
    border-top: 1px solid #333;
  }
  .block-top-plan-ttl {
    min-width: calc(100% - 21.3vmin);
    min-height: 0;
    font-size: 4vw;
    line-height: 1;
    margin-bottom: 2vw;
    padding: 3vw 0 3vw 3.5vw;
    font-weight: 400;
    position: relative;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
  .block-top-plan-ttl-sub {
    display: block;
    min-width: 10%;
    font-size: 2.8vw;
    line-height: 1;
    margin-top: 2vw;
    margin-bottom: 2vw;
    letter-spacing: 0;
  }
  .block-top-plan-txt {
    font-size: 1.3rem;
    line-height: 1.4;
  }
  .block-top-plan .plan_banners {
    margin-top: 7.2vmin;
  }
  .block-top-plan .plan_banners .fbox .is-image {
    width: 21.3vmin;
  }
  .block-top-plan .plan_banners .fbox a {
    height: 21vmin;
    background-size: auto 100%;
    background-position: 90% 50%;
    background-repeat: no-repeat;
    background-color: #f7f7f7;
    margin-bottom: 2.6vmin;
    border-radius: 3px;
    overflow: hidden;
    padding: 2.6vw 2.5vw;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
  }
  .block-top-plan .plan_banners .fbox .ttl {
    font-size: 4.27vmin;
    text-align: center;
    margin-left: 24px;
    width: 50%;
  }
}
.block_tab_tax_link {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.block_tab_tax_link .tab-txt {
  border: 1px solid #e9e9e9;
  border-radius: 4px;
  -ms-flex-preferred-size: calc(50% - 10px);
      flex-basis: calc(50% - 10px);
  padding: 1rem 0;
  font-size: 1.4rem;
  text-align: center;
}
.block_tab_tax_link .tab-txt.c {
  background-color: #f6f6f5;
}

/*
    Shop detail 
*/
.shop-detail-main + .page-information {
  background-color: #f7f7f7;
  margin-top: 0;
  padding-top: 80px;
}

@media only screen and (max-width: 767px) {
  .shop-detail-main + .page-information {
    padding-top: 8vmin;
  }
}
.shop-detail-row-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 60px;
}
.shop-detail-row-main .image-column {
  width: 570px;
}
.shop-detail-row-main .detail-column {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 60px;
  padding-top: 20px;
}
.shop-detail-row-main .detail-column .area-name {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.18em;
  line-height: 1.4;
  color: #bba1cb;
  font-weight: normal;
}
.shop-detail-row-main .detail-column .shop-name {
  font-size: 20px;
  font-size: 2rem;
  letter-spacing: 0.06em;
  line-height: 1.6;
  color: #333333;
  font-weight: 600;
  margin-top: 0.4em;
}
.shop-detail-row-main .detail-column .shop-text {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.09em;
  line-height: 1.6;
  color: #454545;
  font-weight: 300;
  margin-top: 1.8em;
}
.shop-detail-row-main .detail-column .shop-text a {
  color: #a066bc;
}
.shop-detail-row-main .detail-column .shop-text a:hover {
  text-decoration: underline;
}
.shop-detail-row-main .shop-information {
  margin-top: 40px;
  padding-top: 28px;
  border-top: 1px solid #e9e9e9;
}
@media screen and (min-width: 768px) {
  .shop-detail-row-main .shop-information .info_tel_link {
    pointer-events: none;
  }
}
.shop-detail-row-main .shop-information .txt-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 12px;
}
.shop-detail-row-main .shop-information .txt-info .lbl {
  font-size: 13px;
  font-size: 1.3rem;
  letter-spacing: 0.12em;
  line-height: 1.6;
  color: #999999;
  font-weight: 300;
  width: 100px;
}
.shop-detail-row-main .shop-information .txt-info .lbl.lbl-addr {
  letter-spacing: 0.5em;
}
.shop-detail-row-main .shop-information .txt-info .info {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.08em;
  line-height: 1.6;
  color: #454545;
  font-weight: normal;
}

@media only screen and (max-width: 767px) {
  .shop-detail-row-main {
    display: block;
    margin-top: 0;
  }
  .shop-detail-row-main .image-column {
    width: calc(100% + 10.66vmin);
    margin: 0 -5.33vmin;
  }
  .shop-detail-row-main .detail-column {
    padding-left: 0;
    padding-top: 10.13vmin;
  }
  .shop-detail-row-main .detail-column .area-name {
    font-size: 3.2vmin;
  }
  .shop-detail-row-main .detail-column .shop-name {
    font-size: 4.27vmin;
    margin-top: 0.4em;
  }
  .shop-detail-row-main .detail-column .shop-text {
    font-size: 3.73vmin;
    margin-top: 1.8em;
    line-height: 1.8;
  }
  .shop-detail-row-main .shop-information {
    margin-top: 11.2vmin;
    padding-top: 6.4vmin;
  }
  .shop-detail-row-main .shop-information .txt-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 4.8vmin;
  }
  .shop-detail-row-main .shop-information .txt-info .lbl {
    font-size: 3.2vmin;
    width: 6.5em;
  }
  .shop-detail-row-main .shop-information .txt-info .lbl.lbl-addr {
    letter-spacing: 0.5em;
  }
  .shop-detail-row-main .shop-information .txt-info .info {
    font-size: 3.47vmin;
  }
  .shop-detail-row-main .shop-information .txt-info .info br {
    display: none;
  }
}
.image-column .store-carousel.slick-slider .slick-slide:focus {
  outline: none;
}
.image-column .store-carousel.slick-slider .slick-slide .item {
  border-radius: 5px;
  overflow: hidden;
}
.image-column .store-carousel.slick-slider .slick-dots {
  right: 0;
  width: auto;
  bottom: 18px;
  margin-right: 12px;
}
.image-column .store-carousel.slick-slider .slick-dots li {
  background-color: #fff;
  width: 4px;
  height: 4px;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  margin: 0 8px;
}
.image-column .store-carousel.slick-slider .slick-dots li.slick-active {
  background-color: #a97c84;
  width: 8px;
  height: 8px;
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}
.image-column .store-carousel.slick-slider .slick-dots li.slick-active button {
  position: relative;
}
.image-column .store-carousel.slick-slider .slick-dots li button:before {
  display: none;
}

@media only screen and (max-width: 767px) {
  .image-column .store-carousel.slick-slider .slick-slide .item {
    border-radius: 0;
  }
  .image-column .store-carousel.slick-slider .slick-dots {
    right: 0;
    width: 100%;
    bottom: 16px;
    margin-right: 0;
  }
}
.shop-detail-row-map {
  margin-top: 100px;
}
.shop-detail-row-map .maps-fbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.shop-detail-row-map .maps-fbox .map-image {
  width: 385px;
}
.shop-detail-row-map .maps-fbox .map-image img {
  border-radius: 5px;
}
.shop-detail-row-map .maps-fbox .map-area {
  width: 805px;
  height: 320px;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}
.shop-detail-row-map .maps-fbox .map-area .map {
  width: 100%;
  height: 320px;
  position: relative;
  z-index: 5;
}
.shop-detail-row-map .maps-fbox .map-area iframe {
  height: 320px;
  position: relative;
  z-index: 5;
}
.shop-detail-row-map .maps-fbox .map-area .btn-map {
  font-size: 13px;
  font-size: 1.3rem;
  letter-spacing: 0.12em;
  line-height: 1.6;
  color: #fff;
  font-weight: normal;
  background-color: #333333;
  display: block;
  position: absolute;
  z-index: 10;
  bottom: 0;
  right: 0;
  border-radius: 3px;
  padding: 0.6em 1.3em;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.shop-detail-row-map .maps-fbox .map-area .btn-map:hover {
  opacity: 0.7;
}
.shop-detail-row-map .access-info {
  padding: 20px 40px 0;
  width: 100%;
}
.shop-detail-row-map .access-info .lbl {
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 0.24em;
  line-height: 1.6;
  color: #bba1cb;
  font-weight: normal;
}
.shop-detail-row-map .access-info .info {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.09em;
  line-height: 1.6;
  color: #454545;
  font-weight: normal;
  margin-top: 0.8em;
}

@media only screen and (max-width: 767px) {
  .shop-detail-row-map {
    margin-top: 12.8vmin;
  }
  .shop-detail-row-map .maps-fbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .shop-detail-row-map .maps-fbox .map-image {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .shop-detail-row-map .maps-fbox .map-image img {
    border-radius: 3px;
  }
  .shop-detail-row-map .maps-fbox .map-area {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    width: 100%;
    height: auto;
    margin-top: 10.67vmin;
    border-radius: 0;
  }
  .shop-detail-row-map .maps-fbox .map-area .map {
    height: 74.7vmin;
  }
  .shop-detail-row-map .maps-fbox .map-area .btn-map {
    font-size: 3.73vmin;
    letter-spacing: 0.06em;
    line-height: 1.6;
    color: #333;
    font-weight: normal;
    background-color: #fff;
    border: 1px solid #e0e0e0;
    display: block;
    position: relative;
    z-index: 1;
    border-radius: 3px;
    padding: 0.6em 0;
    margin: 5.33vmin 1.3vmin 0;
    width: calc(100% - 2.6vmin);
    text-align: center;
  }
  .shop-detail-row-map .maps-fbox .access-info {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .shop-detail-row-map .maps-fbox .access-info.is-bottom {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .shop-detail-row-map .access-info {
    padding: 7.2vmin 0 0;
  }
  .shop-detail-row-map .access-info .lbl {
    font-size: 3.2vmin;
  }
  .shop-detail-row-map .access-info .info {
    font-size: 3.47vmin;
  }
  .shop-detail-row-map .access-info .info br {
    display: none;
  }
}
.reservation-area {
  margin-top: 100px;
}
.reservation-area .area-content-wrapper {
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  padding: 45px 0;
}
.reservation-area .area-content-wrapper .fbox {
  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;
}
.reservation-area .area-content-wrapper .col {
  width: 432px;
  background-image: url(../img/common/ic-call-circle.svg);
  background-size: 42px auto;
  background-position: 0% 50%;
  background-repeat: no-repeat;
  padding-left: 50px;
}
.reservation-area .area-content-wrapper .col .txt {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.09em;
  line-height: 1.4;
  color: #454545;
  font-weight: normal;
}
.reservation-area .area-content-wrapper .col .tel-num {
  font-size: 25px;
  font-size: 2.5rem;
  letter-spacing: 0.03em;
  line-height: 1.4;
  color: #333333;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .reservation-area .area-content-wrapper .col .tel-num {
    pointer-events: none;
  }
}
.reservation-area .area-content-wrapper .col .biz-hour {
  font-size: 1rem;
  letter-spacing: 0.02em;
  line-height: 1.4;
  color: #454545;
  font-weight: 600;
  margin-left: 0.2em;
}
.reservation-area .area-content-wrapper .col .txt-note {
  font-size: 1.1rem;
  letter-spacing: 0.09em;
  line-height: 1.4;
  color: #454545;
  font-weight: normal;
}
.reservation-area .area-content-wrapper .btn-reserve {
  width: 430px;
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0.22em;
  line-height: 1.6;
  color: #fff;
  font-weight: normal;
  border-radius: 5px;
  padding: 1.4em 0;
  -webkit-box-shadow: 0 0px 10px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0px 10px 3px rgba(0, 0, 0, 0.1);
}

@media only screen and (max-width: 767px) {
  .reservation-area {
    margin-top: 18.2vmin;
  }
  .reservation-area .area-content-wrapper {
    padding: 6.4vmin 4vmin;
  }
  .reservation-area .area-content-wrapper .fbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .reservation-area .area-content-wrapper .col {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
    background-image: none;
    padding-left: 0;
  }
  .reservation-area .area-content-wrapper .col .txt {
    display: none;
  }
  .reservation-area .area-content-wrapper .col .tel-num a {
    display: block;
    margin-top: 4vmin;
    font-size: 3.73vmin;
    letter-spacing: 0.2em;
    line-height: 1.6;
    color: #fff;
    font-weight: normal;
    border-radius: 5px;
    padding: 1em 0;
    -webkit-box-shadow: 0 0px 10px 3px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0px 10px 3px rgba(0, 0, 0, 0.1);
    background-color: #333333;
    text-align: center;
  }
  .reservation-area .area-content-wrapper .col .tel-num a:before {
    content: "";
    width: 4.27vmin;
    height: 4.27vmin;
    position: absolute;
    top: 50%;
    left: 20%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    display: block;
    background-image: url(../img/common/ic-call-w.svg);
    background-size: 100% auto;
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }
  .reservation-area .area-content-wrapper .col .biz-hour {
    display: none;
  }
  .reservation-area .area-content-wrapper .col .txt-note {
    font-size: 2.6vmin;
    letter-spacing: 0;
    text-align: center;
    line-height: 1.4;
    color: #454545;
    font-weight: 300;
    margin-top: 1em;
  }
  .reservation-area .area-content-wrapper .col .biz-hour-sp {
    font-size: 2.6vmin;
    letter-spacing: 0.09em;
    line-height: 1.4;
    color: #454545;
    font-weight: 600;
    margin-top: 0.6em;
    text-align: center;
  }
  .reservation-area .area-content-wrapper .btn-reserve {
    width: 100%;
    text-align: center;
    font-size: 3.73vmin;
    letter-spacing: 0.22em;
    line-height: 1.6;
    color: #fff;
    font-weight: normal;
    border-radius: 5px;
    padding: 1em 0;
    -webkit-box-shadow: 0 0px 10px 3px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0px 10px 3px rgba(0, 0, 0, 0.1);
  }
}
.shop-event-area {
  margin-top: 80px;
}
.shop-event-area .area-content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -8px;
  overflow: hidden;
}
.shop-event-area .area-content-wrapper .event-card {
  width: calc(33.3333333% - 16px);
  margin: 0 8px;
}
.shop-event-area .area-content-wrapper .event-card img {
  border-radius: 5px;
  overflow: hidden;
  display: block;
}

@media only screen and (max-width: 767px) {
  .shop-event-area {
    margin-top: 16vmin;
  }
  .shop-event-area .area-content-wrapper {
    display: block;
    margin: 0 0;
  }
  .shop-event-area .area-content-wrapper .event-card {
    width: 100%;
    margin: 10.13vmin 0 0;
  }
  .shop-event-area .area-content-wrapper .event-card:first-child {
    margin-top: 0;
  }
}
.shop-voice-area {
  margin-top: 80px;
  margin-bottom: 20px;
}
.shop-voice-area .area-content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.shop-voice-area .voice-card {
  width: 470px;
  border: 1px solid #e9e9e9;
  border-radius: 5px;
  margin: 0 10px;
}
.shop-voice-area .voice-card ._inner {
  display: block;
  padding: 40px;
  -webkit-transition: opacity 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: opacity 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.shop-voice-area .voice-card ._inner:hover {
  opacity: 0.7;
}
.shop-voice-area .voice-card ._inner .comment {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.12em;
  line-height: 1.6;
  color: #bba1cb;
  font-weight: 600;
}
.shop-voice-area .voice-card ._inner .voice-content {
  margin-top: 16px;
  padding-top: 16px;
  border-top: 1px solid #e9e9e9;
}
.shop-voice-area .voice-card ._inner .voice-content .txt {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.09em;
  line-height: 1.8;
  color: #454545;
  font-weight: 300;
}
.shop-voice-area .voice-card ._inner .voice-content .meta-info {
  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-top: 20px;
}
.shop-voice-area .voice-card ._inner .voice-content .meta-info .meta-txt {
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 0.04em;
  line-height: 1.6;
  color: #454545;
  font-weight: 300;
}
.shop-voice-area .voice-card ._inner .voice-content .meta-info .link-with-arrow {
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 0.09em;
  line-height: 1.6;
  color: #bba1cb;
}
.shop-voice-area .voice-card ._inner .voice-content .meta-info .link-with-arrow .ic-arrow {
  border-color: #bba1cb;
}
.shop-voice-area .voice-card ._inner .voice-content .meta-info .link-with-arrow .ic-arrow:after {
  border-color: #bba1cb;
}
.shop-voice-area .btn {
  margin-top: 40px;
  padding: 1.4em;
  line-height: 1.6;
}

@media only screen and (max-width: 767px) {
  .shop-voice-area {
    margin-top: 17vmin;
    margin-bottom: 2.6vmin;
  }
  .shop-voice-area .area-content-wrapper {
    display: block;
  }
  .shop-voice-area .voice-card {
    width: calc(100% - 8vmin);
    margin: 0 4vmin 5.33vmin;
  }
  .shop-voice-area .voice-card ._inner {
    padding: 6.93vmin 6.67vmin;
  }
  .shop-voice-area .voice-card ._inner .comment {
    font-size: 3.73vmin;
  }
  .shop-voice-area .voice-card ._inner .voice-content {
    margin-top: 2.6vmin;
    padding-top: 2.6vmin;
  }
  .shop-voice-area .voice-card ._inner .voice-content .txt {
    font-size: 3.2vmin;
  }
  .shop-voice-area .voice-card ._inner .voice-content .meta-info {
    margin-top: 4vmin;
  }
  .shop-voice-area .voice-card ._inner .voice-content .meta-info .meta-txt {
    font-size: 2.6vmin;
  }
  .shop-voice-area .voice-card ._inner .voice-content .meta-info .link-with-arrow {
    font-size: 2.6vmin;
    padding-right: 6.4vmin;
  }
  .shop-voice-area .voice-card ._inner .voice-content .meta-info .link-with-arrow .ic-arrow {
    width: 4vmin;
    height: 4vmin;
    top: calc(50% - 2vmin);
  }
  .shop-voice-area .btn {
    margin-top: 6.4vmin;
    padding: 1.4em;
    width: calc(100% - 5.2vmin);
    line-height: 1.4em;
  }
}
.event-card .thumbnail ._inner {
  display: block;
  border-radius: 5px;
}
.event-card .infobox {
  padding: 16px 10px;
}
.event-card .infobox .ttl {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.12em;
  line-height: 1.6;
  color: #454545;
  font-weight: 600;
}
.event-card .infobox .txt-sub {
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 0.06em;
  line-height: 1.6;
  color: #bba1cb;
  font-weight: normal;
  margin-top: 0.4em;
}

@media only screen and (max-width: 767px) {
  .event-card {
    padding-bottom: 0.8vmin;
    border-bottom: 1px solid #e9e9e9;
  }
  .event-card .thumbnail ._inner {
    display: block;
    border-radius: 5px;
  }
  .event-card .infobox {
    padding: 3.2vmin 4vmin;
  }
  .event-card .infobox .ttl {
    font-size: 3.73vmin;
  }
  .event-card .infobox .txt-sub {
    font-size: 3.2vmin;
    margin-top: 0.2em;
  }
}
._faq-layout {
  max-width: 968px;
  margin: 80px auto 0;
}
._faq-layout .ttl-area .ttl .pc_visible {
  display: inline-block;
}

@media only screen and (max-width: 767px) {
  ._faq-layout {
    margin: 16vmin auto 0;
  }
  ._faq-layout .ttl-area .ttl .pc_visible {
    display: none;
  }
}
.shop-list-area {
  margin-top: 80px;
  padding-top: 100px;
  background-color: #f7f7f7;
}
.shop-list-area .area-content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -10px;
  overflow: hidden;
}
.shop-list-area .area-content-wrapper .shop-card {
  width: calc(33.33333% - 20px);
  margin: 50px 10px 0;
  padding-bottom: 30px;
  border-bottom: 1px solid #e9e9e9;
}
.shop-list-area .area-content-wrapper .shop-card:nth-child(1), .shop-list-area .area-content-wrapper .shop-card:nth-child(2), .shop-list-area .area-content-wrapper .shop-card:nth-child(3) {
  margin-top: 10px;
}
.shop-list-area .area-content-wrapper ._inner {
  display: block;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.shop-list-area .area-content-wrapper ._inner:hover {
  opacity: 0.7;
}
.shop-list-area .area-content-wrapper .shop-name {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.12em;
  line-height: 1.6;
  color: #454545;
  font-weight: 600;
}
.shop-list-area .area-content-wrapper .shop-information {
  margin-top: 16px;
}
.shop-list-area .area-content-wrapper .txt-info .info {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.08em;
  line-height: 1.6;
  color: #454545;
  font-weight: normal;
}
.shop-list-area .area-content-wrapper .lbl-area {
  font-size: 10px;
  font-size: 1rem;
  letter-spacing: 0.18em;
  line-height: 1;
  color: #bba1cb;
  font-weight: 400;
  margin-top: 1.2em;
}

@media only screen and (max-width: 767px) {
  .shop-list-area {
    margin-top: 16.4vmin;
    padding-top: 14.4vmin;
  }
  .shop-list-area .area-content-wrapper {
    display: block;
    margin: 0 0;
  }
  .shop-list-area .area-content-wrapper .shop-card {
    width: 100%;
    margin: 8vmin 0 0;
    padding-bottom: 5.33vmin;
  }
  .shop-list-area .area-content-wrapper .shop-card:nth-child(1) {
    margin-top: 0;
  }
  .shop-list-area .area-content-wrapper .shop-card:nth-child(2), .shop-list-area .area-content-wrapper .shop-card:nth-child(3) {
    margin-top: 8vmin;
  }
  .shop-list-area .area-content-wrapper .shop-name {
    font-size: 3.47vmin;
  }
  .shop-list-area .area-content-wrapper .shop-information {
    margin-top: 2.6vmin;
  }
  .shop-list-area .area-content-wrapper .txt-info .info {
    font-size: 3.47vmin;
  }
  .shop-list-area .area-content-wrapper .lbl-area {
    font-size: 2.6vmin;
    margin-top: 1em;
  }
}
.store-banner-inner {
  padding: 64px 0 0;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .store-banner-inner {
    padding: 16vmin 4vmin 0;
  }
}
.store-banner-inner_link {
  display: inline-block;
  margin: 0 auto;
}
.store-banner-inner_link img {
  border-radius: 5px;
}
.store-banner-inner .flex-row {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.store-banner-inner.is-crane {
  margin: 100px auto 0;
  padding-top: 0;
}
@media only screen and (max-width: 767px) {
  .store-banner-inner.is-crane {
    margin: 18.2vmin auto 0;
  }
}
.store-banner-inner .bnr-only-image {
  display: block;
}
.store-banner-inner .bnr-only-image .bnr_image, .store-banner-inner .bnr-only-image img {
  border-radius: 4px;
}
@media screen and (max-width: 767px) {
  .store-banner-inner .bnr-only-image .bnr_image, .store-banner-inner .bnr-only-image img {
    border-radius: 0;
  }
}
.store-banner-inner .top-banner-col2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .store-banner-inner .top-banner-col2 {
    display: block;
  }
}
.store-banner-inner .top-banner-col2 a {
  width: 49.1666%;
  height: 190px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: opacity ease 0.4s;
  transition: opacity ease 0.4s;
  border-radius: 4px;
  border: 1px solid #fff;
  -webkit-box-shadow: 1px 1px 3px 1px rgba(1, 1, 1, 0.08);
          box-shadow: 1px 1px 3px 1px rgba(1, 1, 1, 0.08);
}
@media screen and (max-width: 767px) {
  .store-banner-inner .top-banner-col2 a {
    width: 100%;
    height: 28vw;
    border: none;
    border-radius: 0;
    margin: 2.6vmin 0;
  }
}
.store-banner-inner .top-banner-col2 a:nth-of-type(1) {
  background: url(/assets/img/index/top-banner-col2_202402.jpg) no-repeat center center;
}
.store-banner-inner .top-banner-col2 a:nth-of-type(1) .top-banner-col2-inner {
  padding-left: 36px;
}
@media screen and (max-width: 767px) {
  .store-banner-inner .top-banner-col2 a:nth-of-type(1) {
    background: url(/assets/img/index/top-banner-col2_202402_sp.jpg) no-repeat center top;
    background-size: cover;
  }
  .store-banner-inner .top-banner-col2 a:nth-of-type(1) .top-banner-col2-inner {
    padding-left: 4vw;
  }
}
.store-banner-inner .top-banner-col2 a:nth-of-type(2) {
  background: #f3f3f3;
}
.store-banner-inner .top-banner-col2 a:nth-of-type(2) .top-banner-col2-inner {
  padding-left: 260px;
}
@media screen and (max-width: 767px) {
  .store-banner-inner .top-banner-col2 a:nth-of-type(2) {
    background-size: cover;
  }
  .store-banner-inner .top-banner-col2 a:nth-of-type(2) .top-banner-col2-inner {
    padding-left: 40vw;
  }
}
.store-banner-inner .top-banner-col2 a:hover {
  opacity: 0.7;
}
.store-banner-inner .top-banner-col2-inner {
  padding-left: 36px;
}
.store-banner-inner .top-banner-col2-inner .catch-left {
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.15em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .store-banner-inner .top-banner-col2-inner .catch-left {
    font-size: 2.8vw;
  }
}
.store-banner-inner .top-banner-col2-inner .catch-right {
  font-size: 13px;
  color: #e9747c;
  font-weight: 600;
  letter-spacing: 0.15em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .store-banner-inner .top-banner-col2-inner .catch-right {
    font-size: 2.4vw;
  }
}
.store-banner-inner .top-banner-col2-inner .headline-left {
  padding-top: 5px;
  font-size: 22px;
  letter-spacing: 0.15em;
  font-weight: 300;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .store-banner-inner .top-banner-col2-inner .headline-left {
    font-size: 3.5vw;
  }
}
.store-banner-inner .top-banner-col2-inner .headline-right {
  padding-top: 5px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .store-banner-inner .top-banner-col2-inner .headline-right {
    padding-top: 1vw;
  }
}
@media screen and (max-width: 767px) {
  .store-banner-inner .top-banner-col2-inner .headline-right img {
    width: 38vw;
  }
}
.store-banner-inner .top-banner-col2-inner .sub-left {
  font-size: 11px;
  color: #a7856c;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 767px) {
  .store-banner-inner .top-banner-col2-inner .sub-left {
    font-size: 2.5vw;
  }
}
.store-banner-inner .top-banner-col2-inner .sub-right {
  padding-top: 5px;
  font-size: 11px;
  color: #ea747c;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 767px) {
  .store-banner-inner .top-banner-col2-inner .sub-right {
    font-size: 2.5vw;
  }
}
.store-banner-inner .btn-icon {
  width: 25px;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .store-banner-inner .btn-icon {
    width: 4vw;
  }
}

.block-content_tax_link .box-collection-category {
  display: none;
  border: none;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
@media screen and (max-width: 767px) {
  .block-content_tax_link .box-collection-category {
    margin-top: 3vw;
  }
}
.block-content_tax_link .box-collection-category.c {
  display: block;
  -webkit-animation: slideUp 0.3s linear 0s;
          animation: slideUp 0.3s linear 0s;
}

@media only screen and (max-width: 767px) {
  .area-header {
    padding: 0 4vmin;
  }
  .box-collection-link {
    margin-top: 16vmin;
  }
}
.favorite-list-main .empty {
  opacity: 0;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.favorite-list-main .empty.show {
  opacity: 1;
}
.favorite-list-main .empty .txt {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.09em;
  line-height: 1.6;
  color: #454545;
  font-weight: 300;
  margin: 4.8em auto;
  text-align: center;
}
.favorite-list-main .box-share {
  margin-top: 30px;
  background-color: #f7f7f7;
  padding: 45px 0;
}
.favorite-list-main .box-share .sns-links {
  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;
}
.favorite-list-main .box-share .sns-links .txt {
  font-size: 1.4rem;
  letter-spacing: 0.06em;
  line-height: 1;
  color: #1a1a1a;
  position: relative;
  padding-right: 24px;
}
.favorite-list-main .box-share .sns-links .txt:after {
  content: "";
  position: absolute;
  top: calc(50% - 6px);
  right: 0;
  display: block;
  width: 1px;
  height: 1em;
  background-color: #1a1a1a;
}
.favorite-list-main .box-share .sns-links li a {
  margin-left: 34px;
  display: block;
}
.favorite-list-main .box-share .sns-links li a span {
  background-size: auto 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
  width: 28px;
  height: 28px;
}
.favorite-list-main .box-share .sns-links li a .ic-mail {
  background-image: url(../img/common/ic-mail-blk.svg);
  background-size: 100% auto;
}
.favorite-list-main .box-share .sns-links li a .ic-twitter {
  background-image: url(../img/common/ic-twitter-blk.svg);
  background-size: 100% auto;
}
.favorite-list-main .box-share .sns-links li a .ic-facebook {
  background-image: url(../img/common/ic-facebook-blk.svg);
}
.favorite-list-main .box-share .sns-links li a .ic-line {
  background-image: url(../img/common/ic-line-blk.svg);
  background-size: 100% auto;
}
.favorite-list-main .note-area {
  width: 520px;
  margin: 20px auto 0;
}
.favorite-list-main .note-area p {
  font-size: 10px;
  font-size: 1rem;
  letter-spacing: 0.1em;
  line-height: 1.6;
  color: #757575;
  font-weight: normal;
  text-align: left;
}
.favorite-list-main .favorite-list {
  margin-top: 88px;
  opacity: 0;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.favorite-list-main .favorite-list.show {
  opacity: 1;
}
.favorite-list-main .favorite-list.favorite-furisode {
  margin-top: 40px;
}
.favorite-list-main .favorite-list .ttl-cat {
  font-size: 20px;
  font-size: 2rem;
  letter-spacing: 0.12em;
  line-height: 1.6;
  color: #333333;
  font-weight: normal;
}
.favorite-list-main .favorite-list .ttl-cat:after {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  margin-top: 0.8em;
  background-color: #ddd;
}
.favorite-list-main .favorite-list .item-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 30px -2px 0;
}
.favorite-list-main .favorite-list .item-wrapper .item-card {
  width: calc(25% - 4px);
  margin: 40px 2px 0;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  opacity: 1;
}
.favorite-list-main .favorite-list .item-wrapper .item-card:nth-child(1), .favorite-list-main .favorite-list .item-wrapper .item-card:nth-child(2), .favorite-list-main .favorite-list .item-wrapper .item-card:nth-child(3), .favorite-list-main .favorite-list .item-wrapper .item-card:nth-child(4) {
  margin-top: 0;
}
.favorite-list-main .favorite-list .item-wrapper .item-card.fadeout {
  opacity: 0;
}
.favorite-list-main .favorite-list .item-wrapper.loading {
  opacity: 0;
}

@media only screen and (max-width: 767px) {
  .favorite-list-main .content-inner {
    padding: 0;
  }
  .favorite-list-main .box-share {
    margin-top: 7.47vmin;
    padding: 8vmin 0;
  }
  .favorite-list-main .box-share .sns-links {
    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;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .favorite-list-main .box-share .sns-links .txt {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 3.2vmin;
    line-height: 1;
    padding-right: 0;
    margin-bottom: 5.87vmin;
  }
  .favorite-list-main .box-share .sns-links .txt:after {
    display: none;
  }
  .favorite-list-main .box-share .sns-links li a {
    margin: 0 4.53vmin;
  }
  .favorite-list-main .box-share .sns-links li a span {
    width: 7.2vmin;
    height: 7.2vmin;
  }
  .favorite-list-main .note-area {
    width: auto;
    margin: 4.27vmin 0 0;
    padding: 0 2.6vmin;
  }
  .favorite-list-main .note-area p {
    font-size: 2.6vmin;
    text-indent: -1em;
    padding-left: 1em;
  }
  .favorite-list-main .favorite-list {
    margin-top: 14.4vmin;
  }
  .favorite-list-main .favorite-list.favorite-furisode {
    margin-top: 6.4vmin;
  }
  .favorite-list-main .favorite-list .ttl-cat {
    font-size: 4.8vmin;
    text-align: center;
  }
  .favorite-list-main .favorite-list .ttl-cat:after {
    margin-top: 0.6em;
  }
  .favorite-list-main .favorite-list .item-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 6.93vmin -1px 0;
  }
  .favorite-list-main .favorite-list .item-wrapper .item-card {
    width: calc(50% - 2px);
    margin: 6.4vmin 1px 0;
  }
  .favorite-list-main .favorite-list .item-wrapper .item-card .image-area {
    padding-top: 0;
  }
  .favorite-list-main .favorite-list .item-wrapper .item-card:nth-child(3), .favorite-list-main .favorite-list .item-wrapper .item-card:nth-child(4) {
    margin-top: 6.93vmin;
  }
}
.favorite_error_modal ._inner {
  padding: 40px 72px;
}
.favorite_error_modal ._inner .txt-err {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.12em;
  line-height: 1.6;
  color: #333333;
  font-weight: normal;
  text-align: center;
}
.favorite_error_modal ._inner .btn {
  margin-top: 32px;
}

@media only screen and (max-width: 767px) {
  .favorite_error_modal ._inner {
    padding: 40px 0;
  }
  .favorite_error_modal ._inner .txt-err {
    font-size: 3.73vmin;
  }
  .favorite_error_modal ._inner .btn {
    margin-top: 6.4vmin;
  }
}
.crane-reservation-area .buttons .btn-reserve {
  margin: 0 10px;
}
@media only screen and (max-width: 767px) {
  .crane-reservation-area .buttons .btn-reserve {
    margin: 0;
  }
  .crane-reservation-area .buttons .btn-reserve:not(:first-child) {
    margin-top: 4vmin;
  }
}
.crane-reservation-area .area-content-wrapper .col-tel-reserve {
  margin: 24px auto 0;
}
@media only screen and (max-width: 767px) {
  .crane-reservation-area .area-content-wrapper .col-tel-reserve {
    margin: 0 auto 0;
  }
}
.crane-reservation-area .area-content-wrapper .col-tel-reserve .txt {
  font-size: 1.1rem;
  font-weight: 600;
}
.crane-reservation-area .area-content-wrapper .col-tel-reserve .f-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 767px) {
  .crane-reservation-area .area-content-wrapper .col-tel-reserve .f-box {
    display: block;
  }
}
.crane-reservation-area .area-content-wrapper .col.is-crane-inner {
  padding: 10px 0 10px 50px;
}
@media only screen and (max-width: 767px) {
  .crane-reservation-area .area-content-wrapper .col.is-crane-inner {
    padding: 3vw 0;
  }
}
.crane-reservation-area .area-content-wrapper .col.is-crane-inner .fbox {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media only screen and (max-width: 767px) {
  .crane-reservation-area .area-content-wrapper .col.is-crane-inner .fbox .tel-num {
    width: 100%;
  }
}
.crane-reservation-area .biz-hour-crane {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .crane-reservation-area .biz-hour-crane {
    display: block;
    margin-top: 2.6vmin;
    margin-left: 0;
  }
}
.crane-reservation-area .biz-hour-crane .title {
  font-size: 1rem;
  letter-spacing: 0.02em;
  line-height: 1.4;
  color: #454545;
  font-weight: 600;
  padding-right: 1em;
}
@media only screen and (max-width: 767px) {
  .crane-reservation-area .biz-hour-crane .title {
    font-size: 2.9vmin;
    padding-right: 0;
    display: block;
    text-align: center;
  }
}
.crane-reservation-area .biz-hour-crane .content {
  font-size: 1rem;
  letter-spacing: 0.02em;
  line-height: 1.4;
  color: #454545;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  .crane-reservation-area .biz-hour-crane .content {
    font-size: 2.9vmin;
    font-weight: 500;
    margin-top: 0.4em;
    display: block;
    text-align: center;
  }
}

.btn-crane-photo-reserve {
  background: -webkit-gradient(linear, left top, right top, from(#f0a0b1), to(#e35f7b));
  background: linear-gradient(to right, #f0a0b1, #e35f7b 100%);
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.btn-crane-photo-reserve:hover {
  opacity: 0.8;
}

.btn-crane-store {
  width: 380px;
  padding: 1.2em 0;
  background-color: #f7f7f7;
  border: none;
  margin: 40px auto 0;
}
@media only screen and (max-width: 767px) {
  .btn-crane-store {
    font-size: 3.2vmin;
    letter-spacing: 0.16em;
    width: auto;
    margin: 8vmin 8vmin 0;
  }
}

.crane-link + .crane-link .btn-crane-store {
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  .crane-link + .crane-link .btn-crane-store {
    margin-top: 4vmin;
  }
}

.btn-crane-reserve {
  background: -webkit-gradient(linear, left top, right top, from(#c89cde), to(#a066bc));
  background: linear-gradient(to right, #c89cde, #a066bc 100%);
}

.modal-shop-info.is-crane-shop ._y_modal {
  width: 540px;
  padding: 32px 40px 40px;
}
@media only screen and (max-width: 767px) {
  .modal-shop-info.is-crane-shop ._y_modal {
    width: calc(100% - 8vmin);
    padding: 8.53vmin 0;
  }
}
.modal-shop-info.is-crane-shop .box-biz-hour {
  margin-top: 4px;
}
@media only screen and (max-width: 767px) {
  .modal-shop-info.is-crane-shop .box-biz-hour {
    margin-bottom: 6.4vmin;
  }
}
.modal-shop-info.is-crane-shop .box-biz-hour p {
  font-size: 1.2rem;
  color: #454545;
  line-height: 1.8;
  letter-spacing: 0.012em;
}
@media only screen and (max-width: 767px) {
  .modal-shop-info.is-crane-shop .box-biz-hour p {
    font-size: 3.2vmin;
  }
}
.modal-shop-info.is-crane-shop .box-biz-hour .txt-comment {
  margin-top: 0.5em;
}
@media only screen and (max-width: 767px) {
  .modal-shop-info.is-crane-shop .box-biz-hour .txt-comment {
    margin: 0.5em 1em;
  }
}
.modal-shop-info.is-crane-shop .conv-area {
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  .modal-shop-info.is-crane-shop .conv-area {
    margin-top: 9.6vmin;
  }
}
.modal-shop-info.is-crane-shop .conv-area .fbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 767px) {
  .modal-shop-info.is-crane-shop .conv-area .fbox {
    display: block;
    margin-top: 2.6vmin;
  }
}
.modal-shop-info.is-crane-shop .conv-area .btn-reserve {
  width: 220px;
  padding: 0.6em 1em 0.6em 2.5em;
  margin: 12px 0 0;
  position: relative;
  display: block;
}
@media only screen and (max-width: 767px) {
  .modal-shop-info.is-crane-shop .conv-area .btn-reserve {
    width: 69.3vmin;
    margin: 0 auto;
    padding: 0.75em 0;
  }
}
.modal-shop-info.is-crane-shop .conv-area .btn-reserve:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 18px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background-image: url(../img/common/ic-furisode.svg);
  background-size: auto 20px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.modal-shop-info.is-crane-shop .conv-area .btn-crane-photo-reserve {
  display: block;
  position: relative;
  padding-left: 2.5em;
}
@media only screen and (max-width: 767px) {
  .modal-shop-info.is-crane-shop .conv-area .btn-crane-photo-reserve {
    width: 69.3vmin;
    margin: 2.6vmin auto 0;
    padding: 0.75em 0;
  }
}
.modal-shop-info.is-crane-shop .conv-area .btn-crane-photo-reserve:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 18px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 22px;
  height: 22px;
  background-image: url(../img/common/ic-camera.png);
  background-size: 100% auto;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.modal-shop-info.is-crane-shop .conv-area .btn-contact {
  display: block;
  margin-top: 12px;
  width: 220px;
}
@media only screen and (max-width: 767px) {
  .modal-shop-info.is-crane-shop .conv-area .btn-contact {
    width: 69.3vmin;
    margin: 2.6vmin auto 0;
    padding: 0.7em 0;
  }
}

@media screen and (max-width: 767px) {
  .block-top-voice-area .voice-thumbnail-item-info {
    min-height: 10em;
  }
}

@media screen and (max-width: 767px) {
  .shop-voice-area .area-header .txt-sm {
    margin-top: 3.8461538462vw;
  }
}

.voice-thumbnail-list {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.voice-thumbnail-list.col2 {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .voice-thumbnail-list.col2 {
    padding-left: 5.1282051282vw;
    padding-right: 5.1282051282vw;
  }
}
@media screen and (min-width: 768px) {
  .voice-thumbnail-list.col2 .voice-thumbnail-item {
    width: 49%;
    max-width: 285px;
    margin-right: 20px;
  }
  .voice-thumbnail-list.col2 .voice-thumbnail-item:nth-of-type(2n) {
    margin-right: 0;
  }
}

.voice-thumbnail-item {
  width: 23.8%;
  margin: 0 1.6% 20px 0;
  border-radius: 4px;
  -webkit-box-shadow: 1px 1px 3px 1px rgba(1, 1, 1, 0.2);
          box-shadow: 1px 1px 3px 1px rgba(1, 1, 1, 0.2);
  background: #fff;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .voice-thumbnail-item {
    width: 48%;
    margin: 0 4% 5.1282051282vw 0;
    padding-bottom: 3.8461538462vw;
  }
}
@media screen and (max-width: 767px) {
  .voice-thumbnail-item:nth-of-type(2n) {
    margin-right: 0;
  }
}
.voice-thumbnail-item:nth-of-type(4n) {
  margin-right: 0;
}
.voice-thumbnail-item a:hover {
  background: none;
}

.voice-thumbnail-item-box {
  width: 100%;
}

.voice-thumbnail-item-image {
  text-align: center;
}
.voice-thumbnail-item-image img {
  max-width: 100%;
}

.voice-thumbnail-item-info {
  padding: 16px 20px 12px;
}
@media screen and (max-width: 767px) {
  .voice-thumbnail-item-info {
    padding: 3.0769230769vw 3.8461538462vw 0;
  }
}

.voice-thumbnail-item-prof {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 12px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .voice-thumbnail-item-prof {
    font-size: 2.5641025641vw;
  }
}
.voice-thumbnail-item-prof .is-shop {
  color: #bba1cb;
}
.voice-thumbnail-item-prof .is-year {
  text-align: right;
}

.voice-thumbnail-item-text {
  padding-top: 1em;
  font-size: 15px;
  font-weight: 500;
  text-align: justify;
}
@media screen and (max-width: 767px) {
  .voice-thumbnail-item-text {
    font-size: 3.3333333333vw;
  }
}