*,
:after,
:before {
  box-sizing: border-box;
}
blockquote,
body,
dd,
dl,
figcaption,
figure,
h1,
h2,
h3,
h4,
li,
ol,
p,
ul {
  margin: 0;
}
body {
  font-size: 1rem;
  scroll-behavior: smooth;
  text-rendering: optimizeSpeed;
}
ol,
ul {
  list-style: none;
  padding: 0;
}
button,
input,
select,
textarea {
  font: inherit;
}
body {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
  line-height: 1.5;
}
.pc-only {
  display: block !important;
}
.sp-only {
  display: none !important;
}
a {
  -webkit-tap-highlight-color: transparent;
  text-decoration: none;
  -webkit-touch-callout: none;
}
a.link {
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto;
}
a.link,
a.link:link,
a.link:visited {
  text-decoration: none;
}
a.link:active,
a.link:focus,
a.link:hover {
  text-decoration: underline;
}
a.link2 {
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto;
}
a.link2,
a.link2:active,
a.link2:focus,
a.link2:hover,
a.link2:link,
a.link2:visited {
  text-decoration: underline;
}
.button {
  -webkit-align-items: center;
  align-items: center;
  background: transparent;
  border: 0;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.button:focus {
  outline: none;
}
.tel {
  display: block;
}
.tel > a {
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  color: inherit;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  font-weight: 700;
  -webkit-justify-content: center;
  justify-content: center;
  line-height: 1;
  white-space: nowrap;
}
.tel img {
  height: auto;
  margin-right: 0.2em;
  width: 0.9em;
}
.tel-info {
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  font-weight: 700;
  line-height: 1;
}
.tel-info small {
  font-size: 100%;
  font-weight: 400;
  margin-left: 0.5em;
}
.main-nav {
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: justify;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  z-index: 100;
}
.main-nav__link {
  font-weight: 700;
}
.faq {
  background: #fff;
}
.faq__title {
  color: #572c1f;
  margin-bottom: 2em;
  text-align: center;
}
.faq__q {
  border-bottom: 1px solid #a4607b;
  color: #572c1f;
  font-weight: 700;
  margin-bottom: 1em;
}
.faq__a em,
.faq__q em {
  font-style: normal;
  margin-right: 0.5em;
}
.faq__a em {
  color: #a4607b;
  display: block;
  font-weight: 700;
  line-height: 1;
}
.faq__text {
  padding-top: 0.25em;
}
.faq__text p {
  line-height: 2;
}
.contact {
  background: #1688c6;
  color: #fff;
}
.contact__title {
  margin-bottom: 1.5em;
  text-align: center;
}
.contact__text {
  font-weight: 700;
  margin-bottom: 0.5rem;
}
.contact__tel {
  margin-bottom: 1rem;
}
.contact__tel-info {
  border: 1px solid #fff;
  border-radius: 1em;
  font-weight: 400;
  padding: 0.3em;
}
.contact__button {
  background: #fff;
  color: #1688c6;
  font-weight: 700;
  text-align: center;
}
.aftercare {
  background-image: url(/assets/img/lp2/aftercare.jpg);
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}
.aftercare__body {
  background-image: url(/assets/img/lp2/sealing-wax.png);
  background-repeat: no-repeat;
  border-color: #960100;
  border-style: solid;
  border-width: 1px 0;
}

.aftercare__title {
  color: #572c1f;
  margin-bottom: 1em;
}
.aftercare__text p {
  line-height: 2;
}
.philosophy {
  background-image: url(/assets/img/lp2/philosophy.jpg);
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  color: #000;
}

.philosophy__title {
  margin-bottom: 2em;
  text-align: center;
}
.philosophy__text p {
  line-height: 2;
}
.philosophy__text p + p {
  margin-top: 1.5em;
}
.request__sub-title {
  font-weight: 700;
}
.request__sub-title,
.request__title {
  color: #572c1f;
  text-align: center;
}
.request__button {
  background: #6e4225;
  color: #fff;
  font-weight: 700;
}
.request__tel {
  text-align: center;
}
.request__tel dt {
  font-weight: 700;
  margin-bottom: 0.5em;
}
.top-button {
  -webkit-align-items: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.8);
  -webkit-box-align: center;
  -webkit-box-pack: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  opacity: 0;
  overflow: hidden;
  position: fixed;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  z-index: 50;
}
.scrolled .top-button {
  opacity: 1;
}
.footer {
  background: #d2d2d2;
}
.footer__copyright {
  line-height: 1.5;
  padding: 2em 0;
  text-align: center;
}
.footer__date {
  padding: 0.5em;
  text-align: right;
}
.detect {
  height: 0;
  overflow: hidden;
  pointer-events: none;
  width: 0;
}
body {
  background: #fff;
  color: #212121;
}
.section__title {
  font-weight: 700;
  letter-spacing: 0.1em;
  text-align: center;
}
.section__title span,
.section__title strong {
  display: block;
}
.section__title span + strong {
  padding-top: 0.5em;
}
.section__title:after {
  background: #518cc6;
  content: "";
  display: inline-block;
}

.features > .section__title:after,
.scenes > .section__title:after,
.catalog > .section__title:after,
.ticket > .section__title:after {
  background: #a17844;
}
.card-list {
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-box-align: stretch;
  -webkit-box-pack: justify;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.card__image {
  display: block;
}
.card__title {
  font-weight: 700;
  text-align: center;
}
.card__text p {
  line-height: 1.8;
}
.card__note p {
  line-height: 2;
}

.header > .form .form-button {
  background: rgba(86, 49, 28, 0.9);
}

.form-button {
  -webkit-align-items: center;
  align-items: center;
  background: rgba(221, 158, 6, 0.9);
  -webkit-box-align: center;
  -webkit-box-pack: center;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.form-button:disabled {
  background: hsla(0, 0%, 80%, 0.9);
  color: hsla(0, 0%, 100%, 0.9);
  cursor: default;
}
.form-select {
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: start;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  position: relative;
  text-align: left;
}
.form-select__element {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: hsla(0, 0%, 100%, 0.9);
  border: 0;
  border-radius: 0;
  bottom: 0;
  color: #333;
  display: block;
  font-size: inherit;
  height: 100%;
  left: 0;
  margin: 0;
  outline: 0;
  position: absolute;
  position: relative;
  right: 0;
  top: 0;
  width: 100%;
}
.form-select__element:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #1290f6;
}
.form-select__element:focus {
  outline: 1px dotted #1290f6;
  outline-offset: 0;
}
.form-select__element::-ms-expand {
  display: none;
}
.form-select__element::-ms-value {
  background: transparent;
  color: inherit;
}
.form-select__element:disabled {
  color: #ccc;
}
.form-select__element:disabled
  ~ .form-select__icon:not(.form-select__icon--disabled),
.form-select__element:not(:disabled) ~ .form-select__icon--disabled {
  display: none;
}
.form-select__arrow {
  bottom: 0;
  height: 0.75em;
  margin: auto 0;
  pointer-events: none;
  position: absolute;
  right: 0.75em;
  top: 0;
  width: 1.2em;
}
.form-select__element:disabled ~ .form-select__arrow {
  opacity: 0.2;
}
.form {
  -webkit-align-items: center;
  align-items: center;
  background: hsla(0, 0%, 100%, 0.5);
  -webkit-box-align: center;
  -webkit-box-pack: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
}
.form .form-button {
  font-weight: 700;
}
.ranking > .form {
  background: hsla(0, 0%, 19%, 0.5);
}
.detail {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.detail--1 {
  background-image: url(../images/bg1.jpg);
}

.detail--2 {
  background-image: url(../images/bg2.jpg);
}

.detail--3 {
  background-image: url(../images/bg3.jpg);
}

.detail__inner {
  background: hsla(0, 0%, 100%, 0.9);
}
.detail__thumbnail {
  position: relative;
}
.detail__thumbnail img {
  display: block;
}
.detail__zoom-button {
  -webkit-align-items: center;
  align-items: center;
  background: #fff;
  border: 2px solid #1290f6;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  position: absolute;
}
.detail__zoom-button img {
  display: block;
}
.detail-service {
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-align: start;
  -webkit-box-pack: start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.detail-service,
.detail-service__label {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.detail-service__label {
  -webkit-align-items: center;
  align-items: center;
  background-position: 0.25em;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  border: 1px solid #333;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  color: #333;
  -webkit-justify-content: center;
  justify-content: center;
  margin-bottom: 0.4em;
  margin-right: 0.4em;
  padding: 0 0.5em 0 2.2em;
}
.detail-service__label.detail-service__label--card,
.detail-service__label.detail-service__label--gift,
.detail-service__label.detail-service__label--name,
.detail-service__label.detail-service__label--present,
.detail-service__label.detail-service__label--truck {
  background-color: #f2ebde;
  border-color: #d9cbb7;
  color: #a07848;
}
.detail-service__label.detail-service__label--card-off,
.detail-service__label.detail-service__label--gift-off,
.detail-service__label.detail-service__label--gray,
.detail-service__label.detail-service__label--present-off {
  background-color: #eee;
  border-color: #c7c7c7;
  color: #666;
}
.detail-service__label.detail-service__label--truck {
  background-image: url(/assets/img/icons/service-truck.png);
}
.detail-service__label.detail-service__label--present {
  background-image: url(/assets/img/icons/service-present.png);
}
.detail-service__label.detail-service__label--present-off {
  background-image: url(/assets/img/icons/service-present-off.png);
}
.detail-service__label.detail-service__label--gift {
  background-image: url(/assets/img/icons/service-gift.png);
}
.detail-service__label.detail-service__label--gift-off {
  background-image: url(/assets/img/icons/service-gift-off.png);
}
.detail-service__label.detail-service__label--card {
  background-image: url(/assets/img/icons/service-card.png);
}
.detail-service__label.detail-service__label--card-off {
  background-image: url(/assets/img/icons/service-card-off.png);
}
.detail-service__label.detail-service__label--name {
  background-image: url(/assets/img/icons/service-name.png);
}
.detail__info {
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  font-weight: 700;
}
.detail__info small {
  font-weight: 400;
  margin-left: 0.75em;
}
.detail__info-icon {
  display: block;
  margin-right: 0.5em;
}
.detail__price b {
  font-weight: 400;
  margin-left: 0.2em;
}
.detail__price strong {
  color: #333;
  font-weight: 700;
}
.detail__cart-button {
  background: #1290f6;
  color: #fff;
  font-weight: 700;
}

.mfp-iframe-holder .mfp-content {
  max-width: 80%;
}
.item-list {
  counter-reset: item__list;
}
.item {
  position: relative;
}
.item--with-ribbon:after,
.item--with-ribbon:before {
  display: block;
  position: absolute;
  z-index: 2;
}
.item--with-ribbon:before {
  -webkit-align-items: center;
  align-items: center;
  background: #c7d3e6;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  color: #1290f6;
  content: counter(item__list);
  counter-increment: item__list;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  font-weight: 700;
  -webkit-justify-content: center;
  justify-content: center;
  top: 0;
}
.item--with-ribbon:after {
  background: transparent;
  border-color: transparent #c7d3e6;
  border-style: solid;
  content: "";
  height: 0;
}
.item--with-ribbon:first-child:before {
  background: #d0ad00;
  color: #fff;
}
.item--with-ribbon:first-child:after {
  border-left-color: #d0ad00;
  border-right-color: #d0ad00;
}
.item--with-ribbon:nth-child(2):before {
  background: #d9d9d9;
  color: #101010;
}
.item--with-ribbon:nth-child(2):after {
  border-left-color: #d9d9d9;
  border-right-color: #d9d9d9;
}
.item--with-ribbon:nth-child(3):before {
  background: #9d5f20;
  color: #fff;
}
.item--with-ribbon:nth-child(3):after {
  border-left-color: #9d5f20;
  border-right-color: #9d5f20;
}
.item__link {
  color: inherit;
}
.item__thumbnail {
  overflow: hidden;
  position: relative;
}
.item__thumbnail img {
  display: block;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.item__tag-list {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.item__tag,
.item__tag-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.item__tag {
  -webkit-align-items: center;
  align-items: center;
  border: 1px solid #aaa068;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  color: #aaa068;
  -webkit-justify-content: center;
  justify-content: center;
}
.item__tag--highlighted {
  background: #aaa068;
  color: #fff;
}
.item__info,
.item__name {
  margin-bottom: 0.5em;
}
.item__name,
.item__price {
  font-weight: 700;
}
.item__price small {
  font-weight: 400;
}
.popup {
  display: none;
  opacity: 0;
  position: absolute;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  z-index: 10000;
}
.popup:after {
  content: "";
  position: absolute;
}
.popup.animate,
.popup:after {
  display: block;
}
.popup.show {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.popup__inner {
  background: hsla(0, 0%, 100%, 0.9);
  border: 1px solid #1290f6;
  height: 100%;
  margin: 0 0 0 auto;
  width: -webkit-calc(100% - 22px);
  width: calc(100% - 22px);
}
.header {
  background-image: url(../images/mv.jpg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
}

.header__sub-title,
.header__title {
  letter-spacing: 0.1em;
  text-align: center;
}
.header__sub-title {
  font-weight: 700;
}
.header__lead {
  text-align: center;
}
.page-nav {
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.16);
}
.page-nav hr {
  background: #1290f6;
  border: 0;
  width: 1px;
}
.page-nav__inner,
.page-nav__link {
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.page-nav__link {
  background-repeat: no-repeat;
  -webkit-box-direction: normal;
  -webkit-box-flex: 1;
  -webkit-box-orient: vertical;
  color: inherit;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.page-nav__link small {
  display: block;
}
.page-nav__link--catalog {
  background-image: url(../images/page-nav/catalog_b.jpg),
    url(../images/page-nav/arrow.svg);
}

.page-nav__link--ticket {
  background-image: url(../images/page-nav/ticket.jpg),
    url(../images/page-nav/arrow.svg);
}

.features .card {
  position: relative;
}
.features__badge {
  -webkit-align-items: center;
  align-items: center;
  background: #dc4544;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  font-weight: 700;
  -webkit-justify-content: center;
  justify-content: center;
  line-height: 1;
  position: absolute;
}
.scenes {
  background: #e8dbca;
}
.scenes .card {
  background: #fff;
}
.scenes .card__title {
  margin-bottom: 1em;
}
.scenes .card__text,
.scenes__lead {
  text-align: center;
}
.scenes__lead {
  color: #000;
  font-weight: 700;
}
.catalog-items__title {
  color: #000;
  line-height: 1;
  text-align: center;
}
.ranking {
  background-color: #56311c;
  background-image: url(../images/ranking-bg.jpg);
  background-position: top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: relative;
}

.ranking__title {
  color: #fff;
  font-weight: 700;
  text-align: center;
}
.ranking__list {
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-box-align: stretch;
  -webkit-box-pack: start;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.ranking__list .item {
  background: #fff;
}
.ranking__loading {
  -webkit-animation: ranking__loading 1s steps(12) infinite;
  animation: ranking__loading 1s steps(12) infinite;
  display: none;
  height: 32px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 100%;
  width: 32px;
}
.ranking__loading.ranking__loading--show {
  display: block;
}
@-webkit-keyframes ranking__loading {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes ranking__loading {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.ranking__error {
  color: #f99;
  display: none;
  padding: 1em 0 0;
  text-align: center;
}
.ranking__error.ranking__error--show {
  display: block;
}
.special .card {
  color: #212121;
}
.special .card__image {
  margin-bottom: 16px;
}
.special__bg--1 {
  background-image: url(../images/special/1.jpg);
}

.special__bg--2 {
  background-image: url(../images/special/2.jpg);
}

.special__bg--3 {
  background-image: url(../images/special/3.jpg);
}

.recommend {
  background-image: url(../images/recommend-bg.jpg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.recommend__title {
  color: #000;
  text-align: center;
}
.faq,
.reasons {
  background: #d0eafe;
}
.faq__q {
  border: 0;
  color: #1290f6;
}
.faq__a {
  color: #212121;
}
.faq__a em {
  color: #dc4544;
}
.faq__text > p + p {
  margin-top: 1em;
}
.contact .tel img {
  height: 0.9em;
  width: auto;
}
.contact .contact__button {
  background-image: url(/assets/img/lp2/mail.png);
  background-repeat: no-repeat;
}

.flow {
  background: #eee8dc;
}
.flow__from,
.flow__to {
  color: #fff;
  font-weight: 700;
  line-height: 1.8;
  text-align: center;
}
.flow__from {
  background: #335f86;
}
.flow__to {
  background: #b09c3b;
}
.flow__list {
  list-style: none;
}
.flow__item {
  background: #fff;
}
@media (prefers-reduced-motion: reduce) {
  * {
    -webkit-animation-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
    scroll-behavior: auto !important;
    -webkit-transition-duration: 0.01ms !important;
    transition-duration: 0.01ms !important;
  }
}
@media only screen and (min-width: 767px), print {
  html {
    font-family: YuGothic, Yu Gothic, Meiryo, sans-serif;
    font-size: 16px;
  }
  _:lang(x)::-ms-backdrop,
  html {
    font-family: Meiryo, sans-serif;
  }
  .tel > a {
    cursor: default;
  }
  .tel,
  _:lang(x)::-ms-backdrop {
    font-family: sans-serif;
  }
  .tel-info {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .main-nav {
    height: 100px;
    padding: 0 22px 26px;
    position: relative;
  }
  .main-nav__logo {
    width: 156px;
  }
  .main-nav__logo img {
    height: auto;
    width: 100%;
  }
  .main-nav__menu {
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: start;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .main-nav__link {
    font-size: 14px;
    padding: 0.75rem;
  }
  .main-nav__button {
    display: none;
  }
  .faq {
    padding: 90px 0 50px;
  }
  .faq__title {
    font-size: 32px;
  }
  .faq__list {
    margin: 0 auto;
    width: 800px;
  }
  .faq__q {
    font-size: 22px;
  }
  .faq__q em {
    font-size: 45px;
    line-height: 1.5;
  }
  .faq__a {
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-align: start;
    -webkit-box-pack: start;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    margin-bottom: 40px;
    padding-left: 45px;
  }
  .faq__a em {
    font-size: 40px;
  }
  .faq__text {
    font-size: 16px;
  }
  .faq__note {
    font-size: 14px;
  }
  .contact {
    padding: 50px 0 55px;
  }
  .contact__title {
    font-size: 30px;
  }
  .contact__title br {
    display: none;
  }
  .contact__body {
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-box-align: stretch;
    -webkit-box-pack: justify;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 0 auto;
    width: 890px;
  }
  .contact__left {
    width: 518px;
  }
  .contact__text {
    font-size: 21px;
  }
  .contact__tel {
    font-size: 65px;
  }
  .contact__tel-info {
    -webkit-box-pack: center;
    font-size: 17px;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .contact__tel-info small {
    font-size: 14px;
  }
  .contact__rigth {
    width: 320px;
  }
  .contact__button {
    border-radius: 10px;
    font-size: 24px;
    height: 150px;
    width: 320px;
  }
  .aftercare {
    padding: 24px 0;
  }
  .aftercare__body {
    background-position: center top 46px;
    padding: 155px 0 50px;
    text-align: center;
  }
  .aftercare__title {
    font-size: 32px;
  }
  .aftercare__title br {
    display: none;
  }
  .aftercare__text {
    font-size: 18px;
  }
  .philosophy {
    padding: 120px 0 80px;
  }
  .philosophy__title {
    font-size: 32px;
  }
  .philosophy__title br {
    display: none;
  }
  .philosophy__text {
    margin: 0 auto;
    width: 850px;
  }
  .request {
    padding: 60px 0 50px;
  }
  .request__sub-title {
    font-size: 32px;
  }
  .request__title {
    font-size: 50px;
    margin-bottom: 0.5em;
  }
  .request__button {
    border-radius: 6px;
    font-size: 21px;
    height: 70px;
    margin: 0 auto 2rem;
    width: 800px;
  }
  .request__tel dt {
    font-size: 21px;
  }
  .request__tel .tel {
    font-size: 54px;
  }
  .top-button {
    border-radius: 35px;
    bottom: 20px;
    height: 70px;
    right: 20px;
    -webkit-transform: translateY(200px);
    transform: translateY(200px);
    width: 70px;
  }
  .top-button svg {
    height: 14px;
    width: 20px;
  }
  .scrolled .top-button {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  .footer__copyright,
  .footer__date {
    font-size: 12px;
  }
  .detect {
    font-family: serif;
  }
  .section__title {
    font-size: 26px;
    line-height: 1;
    margin-left: auto;
    margin-right: auto;
    padding: 80px 0 64px;
    width: 1200px;
  }
  .section__title span br {
    display: none;
  }
  .section__title strong {
    font-size: 40px;
  }
  .section__title:after {
    height: 3px;
    width: 97px;
  }
  .card-list {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
  }
  .form-button {
    border-radius: 4px;
  }
  .form-select__element {
    border-radius: 4px;
    padding: 0 2em 0 3em;
  }
  .form-select__icon {
    bottom: 0;
    height: auto;
    left: 0.75em;
    margin: auto 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 1.25em;
  }
  .form {
    margin: 0 auto;
    padding: 27px 20px;
    width: 896px;
  }
  .form .form-select {
    -webkit-flex-basis: 270px;
    flex-basis: 270px;
    font-size: 14px;
    height: 50px;
    margin-right: 20px;
    width: 274px;
  }
  .form .form-button {
    -webkit-flex-basis: 260px;
    flex-basis: 260px;
    font-size: 18px;
    height: 50px;
    width: 260px;
  }
  .detail {
    min-width: 1200px;
    padding: 100px 0 64px;
  }
  .detail--1 {
    margin-top: -80px;
    padding-top: 128px;
  }
  .detail__inner {
    -webkit-align-items: flex-start;
    align-items: flex-start;
    border-radius: 12px;
    -webkit-box-align: start;
    -webkit-box-pack: justify;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 0 auto;
    padding: 36px;
    width: 1200px;
  }
  .detail__thumbnail {
    width: 260px;
  }
  .detail__zoom-button {
    border-radius: 28px;
    bottom: -16px;
    height: 54px;
    right: -10px;
    width: 54px;
  }
  .detail__zoom-button.detail__zoom-button--sp {
    display: none;
  }
  .detail__body {
    -webkit-align-items: flex-end;
    align-items: flex-end;
    -webkit-box-align: end;
    -webkit-box-pack: justify;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    min-height: 260px;
    width: 800px;
  }
  .detail-service {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    margin-bottom: 16px;
  }
  .detail-service__label {
    font-size: 12px;
    height: 30px;
    white-space: nowrap;
  }
  .detail__info {
    -webkit-box-pack: start;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    font-size: 16px;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    margin-bottom: 16px;
    color: #333;
  }
  .detail__info small {
    font-size: 15px;
  }
  .detail__name {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    font-size: 21px;
    margin-bottom: 16px;
    color: #333;
  }
  .detail__price {
    font-size: 21px;
    margin-bottom: 8px;
  }
  .detail__price b {
    font-size: 32px;
  }
  .detail__cart-button {
    border-radius: 4px;
    height: 61px;
    width: 345px;
  }
  .detail-image {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  .detail-image__title {
    width: 100%;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
  }
  .detail-image__group {
    width: calc(50% - 10px);
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  .detail-image__image {
    width: calc(50% - 10px);
    height: auto;
    flex-shrink: 0;
  }
  .detail-image__name {
    width: 100%;
    font-size: 16px;
    font-weight: 700;
    margin-top: 0.5em;
    text-align: center;
  }
  .item--with-ribbon:after,
  .item--with-ribbon:before {
    right: 10px;
  }
  .item--with-ribbon:before {
    font-size: 18px;
    height: 50px;
    width: 40px;
  }
  .item--with-ribbon:after {
    border-width: 0 20px 10px;
    top: 50px;
    width: 40px;
  }
  .item__thumbnail {
    height: 187px;
    margin-bottom: 10px;
    width: 264px;
  }
  .item__thumbnail img {
    height: auto;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    width: 264px;
  }
  .item__link:hover .item__thumbnail img {
    -webkit-transform: scale(1.1) translateY(-50%);
    transform: scale(1.1) translateY(-50%);
  }
  .item__body {
    padding: 0 16px 16px;
  }
  .item__tag-list {
    margin-bottom: 14px;
  }
  .item__tag {
    border-radius: 2px;
    height: 19px;
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 0 1em;
  }
  .item__info,
  .item__tag {
    font-size: 10px;
  }
  .item__name,
  .item__price {
    font-size: 14px;
  }
  .item__price small {
    font-size: 11px;
  }
  .popup {
    margin-left: 24px;
    margin-top: -164px;
  }
  .popup:after {
    background: url(../images/popup/arrow.png) no-repeat 0 0;
    background-size: 23px 21px;
    height: 21px;
    left: 0;
    top: 166px;
    width: 23px;
  }
  .popup__inner {
    border-radius: 6px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  }
  .header {
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-box-pack: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    height: -webkit-calc(66vh - 95px);
    height: calc(66vh - 95px);
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: -100px;
    min-height: 500px;
    min-width: 1200px;
    position: relative;
    z-index: 1;
  }
  .header__title {
    font-size: 46px;
    line-height: 1;
    margin: 0 auto 16px;
    width: 1200px;
  }
  .header__title br {
    display: none;
  }
  .header__sub-title {
    font-size: 1rem;
    line-height: 1;
  }
  .header__lead,
  .header__sub-title {
    margin: 0 auto 32px;
    width: 1200px;
  }
  .header__lead br {
    display: none;
  }
  .page-nav {
    height: 95px;
    min-width: 1200px;
  }
  .page-nav hr {
    height: 55px;
  }
  .page-nav__inner {
    margin: 0 auto;
    width: 1200px;
  }
  .page-nav__link {
    background-position: left 90px center, right 3em center;
    background-size: auto 80%, 1em auto;
    font-size: 19px;
    height: 95px;
    padding-left: 100px;
  }
  .page-nav__link br {
    display: none;
  }
  .page-nav__link small {
    font-size: 1rem;
  }
  .page-nav__link strong {
    font-size: 23px;
    padding-right: 0.5em;
  }
  .features {
    padding-bottom: 112px;
  }
  .features .card {
    width: 367px;
  }
  .features .card__image {
    margin-bottom: 40px;
  }
  .features .card__title {
    font-size: 24px;
    height: 140px;
  }
  .features__badge {
    border-radius: 37px;
    font-size: 24px;
    height: 74px;
    right: 16px;
    top: 248px;
    width: 74px;
  }
  .scenes {
    min-width: 1200px;
    padding-bottom: 84px;
  }
  .scenes .card {
    margin-bottom: 16px;
    padding: 16px;
    width: 367px;
  }
  .scenes__lead {
    font-size: 26px;
    margin: -24px auto 56px;
    width: 1200px;
  }
  .scenes__lead br {
    display: none;
  }
  .catalog .card-list {
    margin-bottom: 48px;
  }
  .catalog .card {
    width: 200px;
  }
  .catalog .card__image {
    height: 184px;
    margin-bottom: 24px;
    width: 200px;
  }
  .catalog .card__title {
    font-size: 18px;
  }
  .catalog-items {
    padding-top: 48px;
  }
  .catalog-items__title {
    font-size: 40px;
    height: 40px;
    margin: 0 auto;
    width: 1200px;
  }
  .ticket .card-list {
    margin-bottom: 48px;
  }
  .ticket .card {
    width: 273px;
  }
  .ticket .card__image {
    margin-bottom: 24px;
  }
  .ticket .card__title {
    font-size: 18px;
  }
  .ranking {
    min-width: 1200px;
    padding-bottom: 78px;
    padding-top: 56px;
  }
  .ranking .form {
    margin-bottom: 42px;
  }
  .ranking__title {
    font-size: 32px;
    margin: 0 auto 64px;
    width: 1200px;
  }
  .ranking__list {
    margin: 0 auto;
    width: 1200px;
  }
  .ranking__list .item {
    margin-bottom: 40px;
    margin-left: 48px;
    width: 264px;
  }
  .ranking__list .item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .ranking__loading {
    margin-top: 60px;
  }
  .special {
    padding-bottom: 120px;
  }
  .special .card {
    width: 475px;
  }
  .special .card__title {
    font-size: 18px;
    margin-bottom: 16px;
  }
  .special .card__text {
    font-size: 1rem;
  }
  .special .card-list {
    width: 1035px;
  }
  .recommend {
    min-width: 1200px;
    padding: 72px 0 0;
  }
  .recommend .detail {
    padding: 56px 0;
  }
  .recommend__title {
    font-size: 40px;
    line-height: 1;
    margin: 0 auto;
    width: 1200px;
  }
  .recommend__title br {
    display: none;
  }
  .reasons {
    min-width: 1200px;
    padding-bottom: 96px;
  }
  .reasons .card {
    width: 361px;
  }
  .reasons .card__image {
    margin-bottom: 40px;
  }
  .reasons .card__title {
    font-size: 24px;
    margin-bottom: 24px;
  }
  .reasons .card__note {
    font-size: 12px;
  }
  .reasons .card__text + .card__note {
    margin-top: 32px;
  }
  .services {
    min-width: 1200px;
    padding-bottom: 96px;
  }
  .services .card {
    width: 361px;
  }
  .services .card__image {
    margin-bottom: 40px;
  }
  .services .card__title {
    font-size: 24px;
    margin-bottom: 24px;
  }
  .services .card__note {
    font-size: 12px;
  }
  .services .card__text + .card__note {
    margin-top: 32px;
  }
  .faq {
    padding-top: 0;
  }
  .contact,
  .faq {
    min-width: 1200px;
  }
  .contact .contact__body {
    width: 1010px;
  }
  .contact .contact__button {
    background-position: top 1.5em center;
    background-size: auto 39px;
    font-size: 21px;
    padding-top: 3em;
    width: 410px;
  }
  .aftercare,
  .philosophy,
  .request {
    min-width: 1200px;
  }
  .flow {
    margin: 24px;
    padding: 12px 24px 24px;
  }
  .flow__title {
    font-size: 24px;
    margin-bottom: 12px;
    text-align: center;
  }
  .flow__item {
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: start;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    margin-bottom: 16px;
    padding: 12px;
  }
  .flow__to + dd .flow__item:last-child {
    margin-bottom: 0;
  }
  .flow__image {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 120px;
    flex: 0 0 120px;
    text-align: center;
    width: 120px;
  }
  .footer {
    min-width: 1200px;
  }
}
@media only screen and (max-width: 768px) {
  html {
    font-family: sans-serif;
    font-size: 4.25vw;
  }
  body,
  html {
    height: 100%;
  }
  .sp-only {
    display: block !important;
  }
  .pc-only {
    display: none !important;
  }
  .tel {
    font-family: Helvetica, sans-serif;
  }
  .tel-info {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-box-pack: justify;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .main-nav {
    background: #fff;
    height: 60px;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
  }
  .main-nav__logo {
    margin-left: 18px;
  }
  .main-nav__logo img {
    height: 24px;
    width: auto;
  }
  .main-nav__menu {
    bottom: 0;
    left: 0;
    opacity: 0;
    padding-top: 1rem;
    pointer-events: none;
    position: fixed;
    right: 0;
    top: 60px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  .main-nav__link {
    display: block;
    padding: 1rem 2rem;
  }
  .main-nav__button {
    height: 60px;
    position: relative;
    width: 60px;
  }
  .main-nav__button span {
    background: #000;
    display: block;
    height: 2px;
    left: 30px;
    margin: -1px 0 0 -13px;
    position: absolute;
    top: 30px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    width: 26px;
  }
  .main-nav__button span:first-child {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  .main-nav__button span:nth-child(3) {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  .main-nav-shown .main-nav__menu {
    opacity: 1;
    pointer-events: all;
  }
  .main-nav-shown .main-nav__button span:first-child {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .main-nav-shown .main-nav__button span:nth-child(2) {
    opacity: 0;
  }
  .main-nav-shown .main-nav__button span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .faq {
    padding: 3rem 1rem 1rem;
  }
  .faq__title {
    font-size: 1.5rem;
  }
  .faq__q {
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-align: start;
    -webkit-box-pack: start;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    font-size: 1.2rem;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .faq__q em {
    font-size: 2.4rem;
    line-height: 1;
  }
  .faq__a {
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-align: start;
    -webkit-box-pack: start;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    margin-bottom: 2rem;
  }
  .faq__a em {
    font-size: 2.4rem;
    line-height: 1;
  }
  .contact {
    padding: 3rem 1rem;
  }
  .contact__title {
    font-size: 1.5rem;
  }
  .contact__left {
    margin-bottom: 2rem;
    text-align: center;
  }
  .contact__tel {
    font-size: 2.4rem;
  }
  .contact__tel-info {
    height: 5rem;
    padding: 1rem 0;
  }
  .contact__button {
    border-radius: 0.2em;
    font-size: 1.2rem;
    height: 5em;
  }
  .aftercare {
    padding: 2rem 0;
  }
  .aftercare__body {
    background-position: center top 2rem;
    background-size: 4rem auto;
    padding: 7rem 2rem 2rem;
  }
  .aftercare__title {
    text-align: center;
  }
  .aftercare__text br {
    display: none;
  }
  .philosophy {
    padding: 3rem 2rem;
  }
  .philosophy__title {
    font-size: 1.5rem;
  }
  .request {
    padding: 3rem 1rem;
  }
  .request__title {
    font-size: 1.5rem;
    margin-bottom: 2rem;
  }
  .request__button {
    border-radius: 0.2em;
    font-size: 1.2rem;
    height: 3em;
    margin-bottom: 2rem;
  }
  .request__tel .tel {
    font-size: 2.6rem;
  }
  .top-button {
    border-radius: 2rem;
    bottom: 3rem;
    height: 4rem;
    right: 1rem;
    -webkit-transform: translateY(7rem);
    transform: translateY(7rem);
    width: 4rem;
  }
  .top-button svg {
    height: 0.84rem;
    width: 1.2rem;
  }
  .scrolled .top-button {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  .footer__date,
  .footer__copyright {
    font-size: 0.74rem;
  }
  .detect {
    font-family: sans-serif;
  }
  .section__title {
    font-size: 1.2rem;
    padding: 2rem 0 1rem;
  }
  .section__title strong {
    font-size: 1.8rem;
  }
  .section__title:after {
    height: 0.1rem;
    width: 4rem;
  }
  .card-list {
    padding: 1rem;
  }
  .card {
    margin-bottom: 2rem;
  }
  .card:last-of-type {
    margin-bottom: 0;
  }
  .card__image {
    height: auto;
    margin-bottom: 1.5rem;
    width: 100%;
  }
  .card__title {
    font-size: 1.35rem;
    margin-bottom: 1em;
  }
  .form-button {
    border-radius: 0.2rem;
  }
  .form-select__element {
    border-radius: 0.2rem;
    padding-left: 0.5em;
    text-align: justify;
  }
  .form-select__icon {
    display: none;
  }
  .form {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 1rem;
    padding: 1rem 1rem 0;
  }
  .form .form-select {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    font-size: 0.88rem;
    height: 3rem;
    margin-bottom: 0.5rem;
  }
  .form .form-select + .form-select {
    margin-left: 0.5rem;
  }
  .form .form-button {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    font-size: 1.2rem;
    height: 3rem;
    margin-bottom: 1rem;
  }
  .detail {
    padding: 1rem;
  }
  .detail__inner {
    padding: 2rem 1rem 1rem;
  }
  .detail__thumbnail {
    height: -webkit-calc(100vw - 6rem);
    height: calc(100vw - 6rem);
    margin: 0 auto 3rem;
    width: -webkit-calc(100vw - 6rem);
    width: calc(100vw - 6rem);
  }
  .detail__thumbnail img {
    height: 100%;
    width: 100%;
  }
  .detail__zoom-button {
    border-radius: 1.5rem;
    bottom: -1rem;
    height: 3rem;
    right: -1rem;
    width: 3rem;
  }
  .detail__zoom-button img {
    height: auto;
    margin: 0;
    width: 2rem;
  }
  .detail__zoom-button:not(.detail__zoom-button--sp) {
    display: none;
  }
  .detail__body {
    margin-bottom: 2rem;
  }
  .detail-service {
    margin-bottom: 1rem;
  }
  .detail-service__label {
    font-size: 0.88rem;
    height: 2em;
  }
  .detail__info {
    -webkit-box-pack: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 1rem;
  }
  .detail__name {
    font-size: 1.35rem;
    margin-bottom: 0.5rem;
  }
  .detail__price {
    font-size: 1.2rem;
    margin-bottom: 0.5rem;
    text-align: right;
  }
  .detail__price b {
    font-size: 1.5rem;
  }
  .detail__point {
    margin-bottom: 1rem;
    text-align: right;
  }
  .detail__cart-button {
    border-radius: 0.2rem;
    font-size: 1.2rem;
    height: 3em;
  }
  .detail-image {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  .detail-image__title {
    font-size: 1.2rem;
    font-weight: 700;
    text-align: center;
    width: 100%;
    margin: 0 0 1em;
  }
  .detail-image__group {
    width: calc(50% - 0.5rem);
    flex-shrink: 0;
  }
  .detail-image__name {
    font-size: 0.7rem;
    font-weight: 700;
    text-align: center;
    margin-top: 0.6em;
    white-space: nowrap;
  }
  .detail-image__image {
    width: 100%;
    height: auto;
  }
  .item--with-ribbon:after,
  .item--with-ribbon:before {
    right: 0.5rem;
  }
  .item--with-ribbon:before {
    font-size: 1.1rem;
    height: 3rem;
    width: 2rem;
  }
  .item--with-ribbon:after {
    border-width: 0 1rem 0.5rem;
    top: 3rem;
    width: 2rem;
  }
  .item__thumbnail {
    height: -webkit-calc(35.41667vw - 1.0625rem);
    height: calc(35.41667vw - 1.0625rem);
    width: -webkit-calc(50vw - 1.5rem);
    width: calc(50vw - 1.5rem);
  }
  .item__thumbnail img {
    height: auto;
    width: 100%;
  }
  .item__body {
    padding: 0.5rem;
  }
  .item__tag-list {
    margin-bottom: 0.5rem;
  }
  .item__tag {
    border-radius: 0.2em;
    height: 1.5em;
    margin-bottom: 0.2em;
    margin-right: 0.2em;
    padding: 0 1em;
  }
  .item__info,
  .item__tag {
    font-size: 0.74rem;
  }
  .item__name,
  .item__price {
    font-size: 1rem;
  }
  .item__price small {
    font-size: 0.82rem;
  }
  .header {
    padding: calc(60px + 2rem) 0 1rem;
    background-position: top right;
  }
  .header .form {
    margin: 1rem 1rem 0;
  }
  .header__title {
    font-size: 1.8rem;
    margin-bottom: 1rem;
  }
  .header__sub-title {
    font-size: 1.1rem;
    margin-bottom: 1rem;
    padding: 0 1em;
  }
  .header__lead {
    font-size: 0.88rem;
    padding: 1rem;
  }
  .header__lead p + p {
    margin-top: 1em;
  }
  .main-nav {
    background: transparent;
    position: absolute;
  }
  .page-nav {
    position: relative;
  }
  .page-nav hr {
    bottom: 1rem;
    height: auto;
    left: 50%;
    position: absolute;
    top: 1rem;
  }
  .page-nav__link {
    background-position: center top 1rem, center bottom 1rem;
    background-size: 4rem auto, 1em auto;
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    font-size: 0.88rem;
    padding: 5rem 0 3rem;
    text-align: center;
  }
  .page-nav__link small {
    font-size: 0.74rem;
    margin-bottom: 1rem;
  }
  .page-nav__link strong {
    font-size: 1rem;
    text-align: center;
  }
  .features .card__image {
    height: -webkit-calc(92.37057vw - 1.84741rem);
    height: calc(92.37057vw - 1.84741rem);
    width: -webkit-calc(100vw - 2rem);
    width: calc(100vw - 2rem);
  }
  .features__badge {
    border-radius: 2em;
    height: 4em;
    right: 1rem;
    top: -webkit-calc(92.37057vw - 1.84741rem - 5em);
    top: calc(92.37057vw - 1.84741rem - 5em);
    width: 4em;
  }
  .scenes .card {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    margin-bottom: 1rem;
    padding: 0.5rem;
  }
  .scenes .card__title {
    font-size: 1rem;
  }
  .scenes .card__text {
    font-size: 0.74rem;
  }
  .scenes__lead {
    margin-bottom: 1rem;
  }
  .catalog .card {
    margin-bottom: 1rem;
  }
  .catalog .card,
  .catalog .card__image {
    width: -webkit-calc(50vw - 1.5rem);
    width: calc(50vw - 1.5rem);
  }
  .catalog .card__image {
    height: -webkit-calc(46.15385vw - 1.38462rem);
    height: calc(46.15385vw - 1.38462rem);
  }
  .catalog .card__title {
    font-size: 1.1rem;
  }
  .ticket .card {
    margin-bottom: 1rem;
  }
  .ticket .card,
  .ticket .card__image {
    width: -webkit-calc(50vw - 1.5rem);
    width: calc(50vw - 1.5rem);
  }
  .ticket .card__image {
    height: -webkit-calc(46.15385vw - 1.38462rem);
    height: calc(46.15385vw - 1.38462rem);
  }
  .ticket .card__title {
    font-size: 1.1rem;
  }
  .ranking {
    padding: 2rem 1rem 0.5rem;
  }
  .ranking__title {
    font-size: 1.35rem;
    margin-bottom: 2rem;
  }
  .ranking__list .item {
    margin-bottom: 1rem;
    margin-left: 1rem;
    width: -webkit-calc(50vw - 1.5rem);
    width: calc(50vw - 1.5rem);
  }
  .ranking__list .item:nth-child(odd) {
    margin-left: 0;
  }
  .special {
    padding-bottom: 3rem;
  }
  .special .card__title {
    font-size: 1.2rem;
    margin-bottom: 1em;
  }
  .special .card__text {
    font-size: 1rem;
  }
  .recommend {
    padding: 2rem 0 0;
  }
  .recommend__title {
    margin-bottom: 1rem;
  }
  .contact .tel-info {
    height: auto;
  }
  .contact .contact__button {
    background-position: top 1em center;
    background-size: auto 1.5em;
    padding-top: 3em;
  }

  .catalog-items__title {
    line-height: 1.5;
    margin-bottom: 1rem;
  }
}
