/*! 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
--------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .pc-br {
    display: none;
  }
}

.sp-br {
  display: none;
}
@media screen and (max-width: 767px) {
  .sp-br {
    display: block;
    line-height: 0;
  }
}

@media screen and (max-width: 767px) {
  .is-pc {
    display: none;
  }
}

.is-sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .is-sp {
    display: block;
  }
}

body {
  background: #fff;
}

.page-information {
  margin-top: 0;
}

.page-common-headline {
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.12em;
  line-height: 1.6;
}
.page-common-headline .lt-en {
  display: block;
  padding-bottom: 0.14em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 20px;
  letter-spacing: 0.22em;
}
@media screen and (max-width: 767px) {
  .page-common-headline .lt-en {
    padding-bottom: 0.1em;
    font-size: 4.8vw;
  }
}
@media screen and (max-width: 767px) {
  .page-common-headline {
    font-size: 3.73vw;
    letter-spacing: 0.15em;
  }
}

.page-common-lead {
  width: 100%;
  padding-top: 33.6px;
}
.page-common-lead p {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.1em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .page-common-lead {
    padding-top: 2em;
  }
  .page-common-lead p {
    font-size: 3.3vw;
  }
}

.page-common-inner {
  max-width: 1000px;
  margin: 0 auto;
}
.page-item-common-headline {
  font-size: 14px;
  text-align: center;
  font-weight: 400;
  letter-spacing: 0.12em;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .page-item-common-headline {
    font-size: 3.3vw;
  }
}
.page-item-common-headline .lt-en {
  display: block;
  padding-bottom: 0.14em;
  font-size: 30px;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.22em;
}
@media screen and (max-width: 767px) {
  .page-item-common-headline .lt-en {
    font-size: 7.6vw;
  }
}

.mamafuri-common-lead {
  padding-top: 1em;
  letter-spacing: 0.075em;
}
@media screen and (max-width: 767px) {
  .mamafuri-common-lead {
    font-size: 3vw;
  }
}

.mamafuri-common-annotation {
  padding-top: 0.7em;
  font-size: 11px;
  color: #757575;
}
@media screen and (max-width: 767px) {
  .mamafuri-common-annotation {
    font-size: 2.8vw;
  }
}

.mamafuri-common-link-list {
  font-size: 12px;
  color: #727272;
}
@media screen and (max-width: 767px) {
  .mamafuri-common-link-list {
    font-size: 3.5vw;
  }
}

.mamafuri-common-link-list {
  padding-top: 2em;
}

.page-common-gray-btn {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.page-common-gray-btn + .page-common-gray-btn {
  padding-top: 1em;
}
.page-common-gray-btn a:hover span {
  background: #eeddf7;
}
.page-common-gray-btn a span {
  display: inline-block;
  border-radius: 4px;
  background: #f7f7f7;
  height: 50px;
  line-height: 50px;
  position: relative;
  -webkit-transition: background ease 0.4s;
  transition: background ease 0.4s;
  letter-spacing: 0.1em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .page-common-gray-btn a span {
    width: 86%;
    margin: 0 auto;
    height: 12vw;
    line-height: 12vw;
  }
}
.page-common-gray-btn a span:before, .page-common-gray-btn a span:after {
  content: "";
  display: block;
  position: absolute;
}
.page-common-gray-btn a span:before {
  right: 20px;
  top: calc(50% - 12px);
  width: 25px;
  height: 25px;
  border-radius: 50%;
  border: 1px solid #aeaeae;
}
@media screen and (max-width: 767px) {
  .page-common-gray-btn a span:before {
    right: 6vw;
    top: calc(50% - 2.8vw);
    width: 5.6vw;
    height: 5.6vw;
  }
}
.page-common-gray-btn a span:after {
  width: 5px;
  height: 5px;
  right: 31px;
  top: calc(50% - 2px);
  border-right: 1px solid #696969;
  border-top: 1px solid #696969;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transform-origin: center;
          transform-origin: center;
}
@media screen and (max-width: 767px) {
  .page-common-gray-btn a span:after {
    width: 1.4vw;
    height: 1.4vw;
    right: 8.5vw;
    top: calc(50% - 0.8vw);
  }
}
.page-common-gray-btn.no-arrow span {
  min-width: 275px;
  padding-left: 0;
  text-align: center;
}
.page-common-gray-btn.no-arrow span:before, .page-common-gray-btn.no-arrow span:after {
  display: none;
}
.page-common-gray-btn.double-line span {
  height: 60px;
  line-height: 1.5;
  padding-top: 10px;
}
@media screen and (max-width: 767px) {
  .page-common-gray-btn.double-line span {
    height: 14vw;
    padding-top: 2vw;
  }
}

.page-common-change-list {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 20px 0 35px;
}
.page-common-change-list + .plan-detail-box {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .page-common-change-list {
    width: 88%;
    margin: 0 auto;
    padding: 8vw 0 5vw;
  }
}

.page-common-change-item {
  letter-spacing: 0.1em;
  border-bottom: 1px solid #e5e5e5;
}
.page-common-change-item.on {
  border-bottom: 2px solid #a56dc0;
}
.page-common-change-item span {
  display: inline-block;
  padding: 10px 5em;
  border-bottom: 2px solid transparent;
  font-weight: 500;
  cursor: pointer;
}
.page-common-change-item:hover {
  border-bottom: 2px solid #a56dc0;
}
@media screen and (max-width: 767px) {
  .page-common-change-item {
    width: 50%;
    text-align: center;
  }
  .page-common-change-item span {
    padding: 1.5vw 0 3vw;
    font-size: 3.8vw;
  }
}

.furisode-rental {
  padding-top: 13px;
}
@media screen and (max-width: 767px) {
  .furisode-rental {
    padding-top: 16vw;
  }
}

.about-furisode-rental {
  max-width: 1000px;
  margin: 0 auto;
  padding: 70px 0 60px;
  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;
}
@media screen and (max-width: 767px) {
  .about-furisode-rental {
    display: block;
    width: 100%;
    padding: 12vw 0 10vw;
  }
}

.about-image {
  width: 46%;
}
@media screen and (max-width: 767px) {
  .about-image {
    width: 100%;
  }
}

.about-info {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .about-info {
    width: 85.33%;
    margin: 0 auto;
    padding-top: 4vw;
  }
}

.about-headline {
  font-size: 20px;
  font-weight: 600;
  color: #bba1cb;
  letter-spacing: 0.075em;
}
@media screen and (max-width: 767px) {
  .about-headline {
    font-size: 4vw;
  }
}

.about-lead {
  padding-top: 1em;
}
@media screen and (max-width: 767px) {
  .about-lead {
    font-size: 3.3vw;
  }
}
.about-lead + .about-lead {
  padding-top: 1.8em;
}

.about-annotation {
  font-size: 12px;
}
@media screen and (max-width: 767px) {
  .about-annotation {
    font-size: 2.8vw;
  }
}

.about-link {
  padding-top: 15px;
}
@media screen and (max-width: 767px) {
  .about-link {
    padding-top: 6vw;
    text-align: center;
  }
}

.point {
  width: 100%;
  background: #f7f7f7;
  padding: 80px 0;
}
@media screen and (max-width: 767px) {
  .point {
    width: 94.66%;
    margin: 0 auto;
    padding: 10vw 0;
  }
}

.point-list {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 50px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .point-list {
    display: block;
    padding-top: 10vw;
  }
}

.point-item {
  width: 32%;
}
@media screen and (max-width: 767px) {
  .point-item {
    width: 84vw;
    margin: 0 auto 6vw;
  }
}

.point-item-num {
  text-align: center;
  position: relative;
  z-index: 2;
}
.point-item-num span {
  display: inline-block;
  position: relative;
  background: #bba1cb;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  font-size: 18px;
  letter-spacing: 0.075em;
  color: #fff;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
}
@media screen and (max-width: 767px) {
  .point-item-num span {
    width: 9.3vw;
    height: 9.3vw;
    line-height: 9.3vw;
    border-radius: 9.3vw;
    font-size: 3.6vw;
  }
}

.point-item-image {
  margin-top: -22px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .point-item-image {
    margin-top: -4.65vw;
  }
}
@media screen and (max-width: 767px) {
  .point-item-image img {
    width: 100%;
    height: auto;
  }
}

.point-item-lead {
  width: 100%;
  padding: 22px 0 25px;
  background: #fff;
  border-radius: 0 0 4px 4px;
  font-size: 16px;
  text-align: center;
  font-weight: 600;
  letter-spacing: 0.075em;
}
@media screen and (max-width: 767px) {
  .point-item-lead {
    padding: 4vw 0 5vw;
    font-size: 3.6vw;
  }
}

.point-headline {
  padding-top: 85px;
  font-size: 20px;
  line-height: 1.9;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.075em;
}
@media screen and (max-width: 767px) {
  .point-headline {
    padding-top: 6vw;
    font-size: 3.8vw;
  }
}

.point-detail-list {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 50px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .point-detail-list {
    width: 84vw;
    margin: 0 auto;
    display: block;
    padding-top: 0;
  }
}

.point-detail-item {
  width: 32%;
  background: #fff;
  border-radius: 4px;
  padding-bottom: 35px;
  margin: 0 3%;
}
@media screen and (max-width: 767px) {
  .point-detail-item {
    width: 100%;
    margin: 0;
    margin-top: 5vw;
    padding-bottom: 5vw;
  }
}
.point-detail-item:nth-of-type(1) .point-detail-headline {
  background: url(/assets/img/furisode-rental/icon_point01.svg) no-repeat center bottom;
  background-size: 38px auto;
}
.point-detail-item:nth-of-type(2) .point-detail-headline {
  background: url(/assets/img/furisode-rental/icon_point03.svg) no-repeat center bottom;
  background-size: 46px auto;
}
.point-detail-item:nth-of-type(3) .point-detail-headline {
  background: url(/assets/img/furisode-rental/icon_point03.svg) no-repeat center bottom;
  background-size: 46px auto;
}

.point-detail-catch {
  width: 100%;
  background: #bba1cb;
  position: relative;
  padding: 15px 0 27px;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  letter-spacing: 0.075em;
}
.point-detail-catch:after {
  content: "";
  position: absolute;
  bottom: 10px;
  left: 50%;
  width: 5px;
  height: 5px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(45deg) translateY(-2px);
          transform: rotate(45deg) translateY(-2px);
  -webkit-transform-origin: right 50% 0;
          transform-origin: right 50% 0;
}

.point-detail-headline {
  margin-top: 30px;
  min-height: 115px;
  padding-top: 15px;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
}
.point-detail-headline.double-line {
  padding-top: 0;
}

.point-detail-lead {
  padding: 20px;
  min-height: 115px;
  line-height: 1.8;
}
.point-detail-link {
  width: 100%;
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  .point-detail-link {
    padding: 0;
    text-align: center;
  }
}
.point-detail-link span {
  width: 100%;
  padding-left: 1.5em;
}
@media screen and (max-width: 767px) {
  .point-detail-link span {
    text-align: left;
  }
}

.recommend {
  width: 100%;
  padding: 70px 0;
}
@media screen and (max-width: 767px) {
  .recommend {
    padding: 12vw 0;
  }
}

.page-common-change-box {
  width: 100%;
  display: none;
}
.page-common-change-box.taste {
  display: block;
}

.recommend-box {
  width: 100%;
  background: #f7f7f7;
  padding: 30px 0 25px;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .recommend-box {
    width: 94.66%;
    margin: 0 auto;
    padding: 6vw 0 8vw;
    margin-bottom: 6vw;
  }
}

.recommend-headline {
  font-size: 12px;
  text-align: center;
  font-weight: 400;
  letter-spacing: 0.12em;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .recommend-headline {
    font-size: 3.1vw;
  }
}
.recommend-headline .lt-en {
  display: block;
  padding-bottom: 0.14em;
  font-size: 22px;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.22em;
}
@media screen and (max-width: 767px) {
  .recommend-headline .lt-en {
    font-size: 6.6vw;
  }
}

.recommend-lead {
  width: 70%;
  margin: 0 auto;
  padding-top: 26px;
  letter-spacing: 0.075em;
}
@media screen and (max-width: 767px) {
  .recommend-lead {
    width: 84vw;
    margin: 0 auto;
  }
}

.recommend-list {
  width: 92%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .recommend-list {
    display: block;
    width: 84vw;
    margin: 0 auto;
  }
}

.recommend-item {
  width: 47.82%;
  padding-top: 30px;
}
@media screen and (max-width: 767px) {
  .recommend-item {
    width: 100%;
    padding-top: 5vw;
  }
}
.recommend-item:nth-of-type(2n+1) {
  margin-right: 4.36%;
}
@media screen and (max-width: 767px) {
  .recommend-item:nth-of-type(2n+1) {
    margin-right: 0;
  }
}
.recommend-item a:hover .recommend-item-inner {
  opacity: 0.7;
}

.recommend-item-inner {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: opacity ease 0.4s;
  transition: opacity ease 0.4s;
}
@media screen and (max-width: 767px) {
  .recommend-item-image {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .recommend-item-image img {
    width: 100%;
  }
}

.recommend-item-info {
  padding-left: 20px;
  padding-bottom: 70px;
}
@media screen and (max-width: 767px) {
  .recommend-item-info {
    width: 50%;
    padding-left: 3vw;
    padding-bottom: 10vw;
  }
}

.recommend-item-name {
  font-size: 16px;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .recommend-item-name {
    font-size: 3.8vw;
    line-height: 1.5;
  }
}
.recommend-item-name span {
  display: block;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .recommend-item-name span {
    font-size: 3.3vw;
  }
}

.recommend-item-price {
  padding-top: 20px;
}
@media screen and (max-width: 767px) {
  .recommend-item-price {
    padding-top: 1em;
  }
}
.recommend-item-price span {
  display: block;
  font-size: 12px;
  letter-spacing: 0.075em;
  color: #bba1cb;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .recommend-item-price span {
    font-size: 2.65vw;
  }
}
.recommend-item-price b {
  font-size: 18px;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .recommend-item-price b {
    font-size: 4.2vw;
  }
}
.recommend-item-price small {
  font-size: 12px;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .recommend-item-price small {
    font-size: 3.5vw;
  }
}

.recommend-more {
  padding: 30px 25px 0 0;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .recommend-more {
    padding: 5vw 0 0;
    text-align: center;
  }
}
.recommend-more.is-pdt-low {
  padding: 15px 25px 0 0;
}
@media screen and (max-width: 767px) {
  .recommend-more.is-pdt-low {
    padding: 2.5vw 0 0;
  }
}
.recommend-more span {
  display: inline-block;
  position: relative;
  padding-right: 33px;
  font-size: 14px;
  letter-spacing: 0.1em;
  -webkit-transition: opacity ease 0.4s;
  transition: opacity ease 0.4s;
}
@media screen and (max-width: 767px) {
  .recommend-more span {
    padding-right: 10vw;
    font-size: 3.2vw;
  }
}
.recommend-more span:before, .recommend-more span:after {
  content: "";
  display: block;
  position: absolute;
}
.recommend-more span:before {
  width: 25px;
  height: 25px;
  border: 1px solid #767676;
  border-radius: 50%;
  right: 0;
  top: calc(50% - 13px);
}
@media screen and (max-width: 767px) {
  .recommend-more span:before {
    width: 6vw;
    height: 6vw;
    top: calc(50% - 3vw);
  }
}
.recommend-more span:after {
  top: 50%;
  right: 14px;
  width: 5px;
  height: 5px;
  border-right: 1px solid #767676;
  border-top: 1px solid #767676;
  -webkit-transform: rotate(45deg) translateY(-2px);
          transform: rotate(45deg) translateY(-2px);
  -webkit-transform-origin: right 50% 0;
          transform-origin: right 50% 0;
}
@media screen and (max-width: 767px) {
  .recommend-more span:after {
    right: 3.3vw;
    width: 1.4vw;
    height: 1.4vw;
  }
}
.recommend-more a:hover span {
  opacity: 0.7;
}

.back-to-furisode {
  padding-top: 20px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .back-to-furisode {
    padding-top: 10vw;
  }
}
.back-to-furisode.page-common-gray-btn span {
  width: 330px;
  padding-left: 1.3em;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .back-to-furisode.page-common-gray-btn span {
    width: 80%;
  }
}

.about-price {
  width: 100%;
  padding: 100px 0 50px;
}
@media screen and (max-width: 767px) {
  .about-price {
    padding: 15vw 0 4vw;
  }
}

.about-price-list {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 35px;
}
@media screen and (max-width: 767px) {
  .about-price-list {
    width: 92vw;
    margin: 0 auto;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-top: 7vw;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.about-price-item {
  padding: 0 8px;
}
@media screen and (max-width: 767px) {
  .about-price-item {
    padding: 0 1.5vw 2.5vw;
  }
}
.about-price-item span {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  background: #ececec;
  border-radius: 20px/50%;
  letter-spacing: 0.1em;
  -webkit-transition: background ease 0.4s;
  transition: background ease 0.4s;
}
@media screen and (max-width: 767px) {
  .about-price-item span {
    height: 10vw;
    line-height: 10vw;
    padding: 0 4vw;
    border-radius: 6vw/50%;
    font-size: 3vw;
  }
}
.about-price-item a:hover span {
  background: #eeddf7;
}