@charset "utf-8";

/*!******************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/sass/style.scss ***!
  \******************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP&family=Noto+Serif+JP&display=swap);
/*!**********************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/sass/style.scss (1) ***!
  \**********************************************************************************************************************************************/
/*
Theme Name:
Theme URI:
Author: Yoshida Tsubasa
Author URI:
Version: 1.0
*/
/*! destyle.css v3.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-tap-highlight-color: transparent;
  /* 3*/
}

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

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

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 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: inherit;
  /* 2 */
}

address {
  font-style: inherit;
}

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

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  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: inherit;
  /* 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;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  /* 1 */
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
  /* 2 */
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type="checkbox"] {
  -webkit-appearance: checkbox;
  appearance: checkbox;
}

[type="radio"] {
  -webkit-appearance: radio;
  appearance: radio;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
}

button:disabled,
[type="button"]:disabled,
[type="reset"]:disabled,
[type="submit"]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

/**
 * 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;
}

/**
 * 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 outline style in Safari.
 */
[type="search"] {
  outline-offset: -2px;
  /* 1 */
}

/**
 * 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. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* 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;
}

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit;
  /* 1 */
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

@font-face {
  font-family: "Walbaum";
  src: url(../e9265f116b2d12161a0f.otf);
}
@font-face {
  font-family: "UDShinGoPro";
  src: url(../9987a4605f8c76831ef2.otf);
}
/*--------------------------------------------------------
Base Style
--------------------------------------------------------*/
html {
  transition-duration: 1s;
  transition-property: opacity;
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  html {
    font-size: 16px;
  }
}
@media screen and (max-width: 576px) {
  html {
    font-size: 12px;
  }
}

body {
  color: #7d7d7d;
  width: 100%;
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  font-family: "UDShinGoPro", "Noto Sans JP", sans-serif;
  letter-spacing: 0em;
}

.padding-bottom0 {
  padding-bottom: 0 !important;
}

.padding-top0 {
  padding-top: 0;
}

.margin-bottom0 {
  margin-bottom: 0;
}

.p-mdl__content > .p-plan__block {
  background-color: #f2f2f2;
  padding: 20px 40px 0 40px;
}

@media screen and (max-width: 768px) {
  .p-mdl__content > .p-plan__block {
    padding: 10px 20px 0 20px;
  }
}

@media screen and (max-width: 576px) {
  .p-mdl__content > .p-plan__block {
    padding: 5px 10px 0 10px;
  }
}

/* .p-mdl__content-area {
  margin-left: 180px!important;
  margin-right: 180px!important;
} */

.p-plan__img-area {
  margin-bottom: 15px !important;
}

section {
  background: white;
  padding: 60px 0;
}
@media screen and (max-width: 768px) {
  section {
    padding: 30px 0;
  }
}

h3,
h3 strong {
  color: #a48b78;
  font-size: 1.2rem;
  line-height: 2;
  font-weight: normal;
}

h3 strong,
h3 small {
  display: block;
}

h3 small {
  color: #7d7d7d;
  font-size: 0.7rem;
}

a:hover {
  opacity: 0.9;
}
strong.en {
  font-weight: normal;
}

/* CSSアニメーションの指定 */
.slidein-r {
  opacity: 0;
  /*初期状態では透明に*/
  transform: translateX(40%);
}

.slidein-l {
  opacity: 0;
  /*初期状態では透明に*/
  transform: translateX(-40%);
}

.fadein,
.fadein-delay,
.fadein-each {
  opacity: 0;
  transform: translateY(60px);
}

.slidein-r.show,
.slidein-l.show,
.fadein.show,
.fadein-delay.show,
.fadein-each.show {
  opacity: 1;
  /*初期状態では透明に*/
  transform: translateX(0);
  transition: 1.4s;
}

#splash {
  width: 100%;
  height: 100%;
  z-index: 999;
  text-align: right;
}

/* Loading アイコンの大きさ設定　*/
#splash_logo svg {
  width: 300px;
}

/*========= SVG操作手書き風にするためのCSS ===============*/
#mask .st0 {
  fill: none;
  stroke: #fff;
  stroke-width: 90;
  /*線の太さを指定する*/
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  stroke-dasharray: 1500;
  /* 線の間隔を指定する */
  stroke-dashoffset: 1500;
  /* 線の位置を指定する */
}

/**
 * Swiper 5.4.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 16, 2020
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")
    format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-container-3d {
  perspective: 1200px;
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(
    to left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}

.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

:root {
  --swiper-navigation-size: 44px;
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
  --swiper-navigation-color: #ffffff;
}

.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
  --swiper-navigation-color: #000000;
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}

.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}

.swiper-container-horizontal.swiper-container-rtl
  > .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-container-rtl
  .swiper-pagination-progressbar
  .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-horizontal
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white {
  --swiper-pagination-color: #ffffff;
}

.swiper-pagination-black {
  --swiper-pagination-color: #000000;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* 全体のスタイル */
.swiper-wrapper {
  width: 100%;
  height: 100%;
}

/* 全スライド共通スタイル */
.swiper-slide {
  color: #ffffff;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 250px;
}
.swiper-slide img {
  width: 100vw;
}

.swiper-container.width-sm {
  max-width: 600px;
}
.swiper-container.width-sm .swiper-slide {
  width: 100% !important;
}
.swiper-container.width-sm .swiper-slide img {
  width: 100%;
}

img.w-100 {
  width: 100%;
}

.wrapper {
  overflow: hidden;
}

.video-area {
  position: fixed;
  z-index: -1;
  /*最背面に設定*/
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
}
.video-area .video {
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /*縦横幅指定*/
  width: 177.77777778vh;
  /* 16:9 の幅→16 ÷ 9＝ 177.77% */
  height: 56.25vw;
  /* 16:9の幅 → 9 ÷ 16 = 56.25% */
  min-height: 100%;
  min-width: 100%;
}

.img-wrapper {
  display: block;
  margin-top: 60px;
  width: 100%;
}
.img-wrapper img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .img-wrapper {
    margin-top: 40px;
  }
}

a.link--nomal {
  color: #0000ee;
  text-decoration: underline;
}

table.table {
  display: block;
}
table.table th,
table.table td,
table.table tbody {
  display: block;
}
table.table tr {
  padding: 10px;
  display: flex;
  width: 100%;
}
table.table tr:nth-child(odd) {
  background-color: #f6f6f6;
}
table.table tr:nth-child(even) {
  background-color: white;
}
table.table td {
  text-align-last: left;
}

.google-map {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 40%;
  /*比率をお好みで*/
}
.google-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .google-map {
    padding-top: 46%;
  }
}
@media screen and (max-width: 768px) {
  .google-map {
    padding-top: 86%;
  }
}

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

br.md {
  display: none;
}
@media screen and (max-width: 768px) {
  br.md {
    display: block;
  }
}

br.pc {
  display: block;
}
@media screen and (max-width: 576px) {
  br.pc {
    display: none;
  }
}

.en {
  font-family: "Walbaum", serif;
}

.btn {
  display: block;
  background-color: #b19c93d3;
  width: 200px;
  padding: 8px 0;
  margin: 0 auto 12px;
  color: white;
  font-size: 0.9rem;
  letter-spacing: 0.35em;
  border: 1px solid transparent;
  transition: 0.8s;
}
.btn:hover {
  color: #b19c93d3;
  background-color: white;
  border-color: #b19c93d3;
}
.btn--sub {
  background-color: transparent;
  color: #b09191;
  border: 1px solid #b09191;
  font-size: 0.9rem;
  padding: 2px 0 8px;
  transition: 0.8s;
}
.btn--sub:hover {
  color: white;
  background-color: #b19c93d3;
  border-color: #b19c93d3;
}
.btn-fullwidth {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 1.5rem;
  border: 2px solid #a48b78;
  letter-spacing: 0.2em;
  padding: 12px;
  margin-bottom: 15px;
}
.btn-fullwidth small {
  font-size: 0.75rem;
  display: block;
}
.btn--transparent {
  border: 1px solid white;
  color: white;
  font-size: 1.4rem;
  padding: 0px 50px 15px;
  text-align: center;
  line-height: 1.8;
}
.btn--transparent:hover {
  color: rgba(0, 0, 0, 0.4);
  background-color: rgba(255, 255, 255, 0.8);
}
.btn--arrow {
  font-size: 1rem;
  position: relative;
  color: #9fa0a0;
  padding-right: 90px;
}
@media screen and (max-width: 576px) {
  .btn--arrow {
    font-size: 1.4rem;
  }
}
.btn--arrow::before,
.btn--arrow::after {
  content: "";
  position: absolute;
  background-color: #9fa0a0;
  transition: 0.8s;
}
.btn--arrow::before {
  width: 83px;
  height: 1px;
  right: 0%;
  bottom: 7px;
}
.btn--arrow::after {
  width: 8px;
  height: 1px;
  bottom: 9px;
  right: 0px;
  transform: rotate(30deg);
}
.btn--arrow:hover {
  opacity: 0.75;
}
.btn--arrow:hover::before {
  transform: translateX(10px);
}
.btn--arrow:hover::after {
  transform: rotate(30deg) translate(9px, -5px);
}
.btn-wrapper {
  margin: 0 auto;
  text-align: center;
}

.breadcrumb {
  margin: 0;
  padding: 0;
  padding-top: 5px;
  list-style: none;
  font-size: 0.75rem;
}
.breadcrumb li {
  display: inline;
  /*横に並ぶように*/
  list-style: none;
}
.breadcrumb li:after {
  /* >を表示*/
  content: ">";
  padding: 0 0.2em;
  color: #555;
}
.breadcrumb li:last-child:after {
  content: "";
}
.breadcrumb li a {
  text-decoration: none;
}
.breadcrumb li a:hover {
  text-decoration: underline;
}

.ttl-base {
  text-align: center;
  font-size: 2rem;
  font-weight: normal;
  line-height: 1.3;
}
.ttl-base strong {
  font-weight: normal;
  display: block;
  color: #b09191;
  line-height: 1.5;
}
.ttl-base small {
  display: block;
  font-size: 0.8rem;
  padding-top: 5px;
}

.jumbotron {
  background: url(../images/price01.png) no-repeat center;
  background-size: cover;
}

.bg-color--base {
  background-color: #ede9e6;
  color: #7d7d7d;
}
.bg-color--grey {
  background-color: #efefef;
  color: #7d7d7d;
}
.bg-color--green {
  background-color: #e0e7de;
  color: #7d7d7d;
}
.bg-color--red {
  background-color: #b0919133;
}
.bg-color--yellow {
  background-color: #c9bc9c33;
}
.bg-color--yellow .btn {
  background-color: #c6b7a3;
}
.bg-color--yellow .btn:hover {
  background-color: white;
}
.bg-color--yellow .btn--sub {
  background-color: transparent;
}
.bg-color--yellow .btn--sub:hover {
  background-color: #c6b7a3;
}

.ttl-sm {
  font-family: "Noto Serif JP", serif;
  color: #b09191;
  font-size: 1.76em;
  letter-spacing: 0.175em;
  line-height: 2.1;
}
@media screen and (max-width: 768px) {
  .ttl-sm {
    font-size: 1.4em;
  }
}
@media screen and (max-width: 576px) {
  .ttl-sm {
    font-size: 1em;
    letter-spacing: 0.125em;
  }
}

.line-animation,
.line-animation2 {
  display: none;
}
.line-animation span,
.line-animation2 span {
  opacity: 0;
}

.is-animated {
  display: block;
  overflow: hidden;
}
.is-animated span {
  display: inline-block;
  opacity: 1;
  transform: translateY(3rem);
  animation: slideText 2s both;
  animation-fill-mode: forwards;
}

.is-animated2 {
  display: block;
  overflow: hidden;
}
.is-animated2 span {
  display: inline-block;
  opacity: 1;
  transform: translateY(-3rem);
  animation: slideText 2s both;
  animation-fill-mode: forwards;
}

.line-animation:nth-of-type(1) span:nth-of-type(1),
.line-animation2:nth-of-type(1) span:nth-of-type(1) {
  animation-delay: 0.07s;
}
.line-animation:nth-of-type(1) span:nth-of-type(2),
.line-animation2:nth-of-type(1) span:nth-of-type(2) {
  animation-delay: 0.14s;
}
.line-animation:nth-of-type(1) span:nth-of-type(3),
.line-animation2:nth-of-type(1) span:nth-of-type(3) {
  animation-delay: 0.21s;
}
.line-animation:nth-of-type(1) span:nth-of-type(4),
.line-animation2:nth-of-type(1) span:nth-of-type(4) {
  animation-delay: 0.28s;
}
.line-animation:nth-of-type(1) span:nth-of-type(5),
.line-animation2:nth-of-type(1) span:nth-of-type(5) {
  animation-delay: 0.35s;
}
.line-animation:nth-of-type(1) span:nth-of-type(6),
.line-animation2:nth-of-type(1) span:nth-of-type(6) {
  animation-delay: 0.42s;
}
.line-animation:nth-of-type(1) span:nth-of-type(7),
.line-animation2:nth-of-type(1) span:nth-of-type(7) {
  animation-delay: 0.49s;
}
.line-animation:nth-of-type(1) span:nth-of-type(8),
.line-animation2:nth-of-type(1) span:nth-of-type(8) {
  animation-delay: 0.56s;
}
.line-animation:nth-of-type(1) span:nth-of-type(9),
.line-animation2:nth-of-type(1) span:nth-of-type(9) {
  animation-delay: 0.63s;
}
.line-animation:nth-of-type(1) span:nth-of-type(10),
.line-animation2:nth-of-type(1) span:nth-of-type(10) {
  animation-delay: 0.7s;
}
.line-animation:nth-of-type(1) span:nth-of-type(11),
.line-animation2:nth-of-type(1) span:nth-of-type(11) {
  animation-delay: 0.77s;
}
.line-animation:nth-of-type(1) span:nth-of-type(12),
.line-animation2:nth-of-type(1) span:nth-of-type(12) {
  animation-delay: 0.84s;
}
.line-animation:nth-of-type(1) span:nth-of-type(13),
.line-animation2:nth-of-type(1) span:nth-of-type(13) {
  animation-delay: 0.91s;
}
.line-animation:nth-of-type(1) span:nth-of-type(14),
.line-animation2:nth-of-type(1) span:nth-of-type(14) {
  animation-delay: 0.98s;
}
.line-animation:nth-of-type(1) span:nth-of-type(15),
.line-animation2:nth-of-type(1) span:nth-of-type(15) {
  animation-delay: 1.05s;
}
.line-animation:nth-of-type(1) span:nth-of-type(16),
.line-animation2:nth-of-type(1) span:nth-of-type(16) {
  animation-delay: 1.12s;
}
.line-animation:nth-of-type(1) span:nth-of-type(17),
.line-animation2:nth-of-type(1) span:nth-of-type(17) {
  animation-delay: 1.19s;
}
.line-animation:nth-of-type(1) span:nth-of-type(18),
.line-animation2:nth-of-type(1) span:nth-of-type(18) {
  animation-delay: 1.26s;
}
.line-animation:nth-of-type(1) span:nth-of-type(19),
.line-animation2:nth-of-type(1) span:nth-of-type(19) {
  animation-delay: 1.33s;
}
.line-animation:nth-of-type(1) span:nth-of-type(20),
.line-animation2:nth-of-type(1) span:nth-of-type(20) {
  animation-delay: 1.4s;
}
.line-animation:nth-of-type(1) span:nth-of-type(21),
.line-animation2:nth-of-type(1) span:nth-of-type(21) {
  animation-delay: 1.47s;
}
.line-animation:nth-of-type(1) span:nth-of-type(22),
.line-animation2:nth-of-type(1) span:nth-of-type(22) {
  animation-delay: 1.54s;
}
.line-animation:nth-of-type(1) span:nth-of-type(23),
.line-animation2:nth-of-type(1) span:nth-of-type(23) {
  animation-delay: 1.61s;
}
.line-animation:nth-of-type(1) span:nth-of-type(24),
.line-animation2:nth-of-type(1) span:nth-of-type(24) {
  animation-delay: 1.68s;
}
.line-animation:nth-of-type(1) span:nth-of-type(25),
.line-animation2:nth-of-type(1) span:nth-of-type(25) {
  animation-delay: 1.75s;
}
.line-animation:nth-of-type(1) span:nth-of-type(26),
.line-animation2:nth-of-type(1) span:nth-of-type(26) {
  animation-delay: 1.82s;
}
.line-animation:nth-of-type(1) span:nth-of-type(27),
.line-animation2:nth-of-type(1) span:nth-of-type(27) {
  animation-delay: 1.89s;
}
.line-animation:nth-of-type(1) span:nth-of-type(28),
.line-animation2:nth-of-type(1) span:nth-of-type(28) {
  animation-delay: 1.96s;
}
.line-animation:nth-of-type(1) span:nth-of-type(29),
.line-animation2:nth-of-type(1) span:nth-of-type(29) {
  animation-delay: 2.03s;
}
.line-animation:nth-of-type(1) span:nth-of-type(30),
.line-animation2:nth-of-type(1) span:nth-of-type(30) {
  animation-delay: 2.1s;
}
.line-animation:nth-of-type(1) span:nth-of-type(31),
.line-animation2:nth-of-type(1) span:nth-of-type(31) {
  animation-delay: 2.17s;
}
.line-animation:nth-of-type(1) span:nth-of-type(32),
.line-animation2:nth-of-type(1) span:nth-of-type(32) {
  animation-delay: 2.24s;
}
.line-animation:nth-of-type(1) span:nth-of-type(33),
.line-animation2:nth-of-type(1) span:nth-of-type(33) {
  animation-delay: 2.31s;
}
.line-animation:nth-of-type(1) span:nth-of-type(34),
.line-animation2:nth-of-type(1) span:nth-of-type(34) {
  animation-delay: 2.38s;
}
.line-animation:nth-of-type(1) span:nth-of-type(35),
.line-animation2:nth-of-type(1) span:nth-of-type(35) {
  animation-delay: 2.45s;
}
.line-animation:nth-of-type(1) span:nth-of-type(36),
.line-animation2:nth-of-type(1) span:nth-of-type(36) {
  animation-delay: 2.52s;
}
.line-animation:nth-of-type(1) span:nth-of-type(37),
.line-animation2:nth-of-type(1) span:nth-of-type(37) {
  animation-delay: 2.59s;
}
.line-animation:nth-of-type(1) span:nth-of-type(38),
.line-animation2:nth-of-type(1) span:nth-of-type(38) {
  animation-delay: 2.66s;
}
.line-animation:nth-of-type(1) span:nth-of-type(39),
.line-animation2:nth-of-type(1) span:nth-of-type(39) {
  animation-delay: 2.73s;
}
.line-animation:nth-of-type(1) span:nth-of-type(40),
.line-animation2:nth-of-type(1) span:nth-of-type(40) {
  animation-delay: 2.8s;
}
.line-animation:nth-of-type(1) span:nth-of-type(41),
.line-animation2:nth-of-type(1) span:nth-of-type(41) {
  animation-delay: 2.87s;
}
.line-animation:nth-of-type(1) span:nth-of-type(42),
.line-animation2:nth-of-type(1) span:nth-of-type(42) {
  animation-delay: 2.94s;
}
.line-animation:nth-of-type(1) span:nth-of-type(43),
.line-animation2:nth-of-type(1) span:nth-of-type(43) {
  animation-delay: 3.01s;
}
.line-animation:nth-of-type(1) span:nth-of-type(44),
.line-animation2:nth-of-type(1) span:nth-of-type(44) {
  animation-delay: 3.08s;
}
.line-animation:nth-of-type(1) span:nth-of-type(45),
.line-animation2:nth-of-type(1) span:nth-of-type(45) {
  animation-delay: 3.15s;
}
.line-animation:nth-of-type(1) span:nth-of-type(46),
.line-animation2:nth-of-type(1) span:nth-of-type(46) {
  animation-delay: 3.22s;
}
.line-animation:nth-of-type(1) span:nth-of-type(47),
.line-animation2:nth-of-type(1) span:nth-of-type(47) {
  animation-delay: 3.29s;
}
.line-animation:nth-of-type(1) span:nth-of-type(48),
.line-animation2:nth-of-type(1) span:nth-of-type(48) {
  animation-delay: 3.36s;
}
.line-animation:nth-of-type(1) span:nth-of-type(49),
.line-animation2:nth-of-type(1) span:nth-of-type(49) {
  animation-delay: 3.43s;
}
.line-animation:nth-of-type(1) span:nth-of-type(50),
.line-animation2:nth-of-type(1) span:nth-of-type(50) {
  animation-delay: 3.5s;
}
.line-animation:nth-of-type(1) span:nth-of-type(51),
.line-animation2:nth-of-type(1) span:nth-of-type(51) {
  animation-delay: 3.57s;
}
.line-animation:nth-of-type(1) span:nth-of-type(52),
.line-animation2:nth-of-type(1) span:nth-of-type(52) {
  animation-delay: 3.64s;
}
.line-animation:nth-of-type(1) span:nth-of-type(53),
.line-animation2:nth-of-type(1) span:nth-of-type(53) {
  animation-delay: 3.71s;
}
.line-animation:nth-of-type(1) span:nth-of-type(54),
.line-animation2:nth-of-type(1) span:nth-of-type(54) {
  animation-delay: 3.78s;
}
.line-animation:nth-of-type(1) span:nth-of-type(55),
.line-animation2:nth-of-type(1) span:nth-of-type(55) {
  animation-delay: 3.85s;
}
.line-animation:nth-of-type(1) span:nth-of-type(56),
.line-animation2:nth-of-type(1) span:nth-of-type(56) {
  animation-delay: 3.92s;
}
.line-animation:nth-of-type(1) span:nth-of-type(57),
.line-animation2:nth-of-type(1) span:nth-of-type(57) {
  animation-delay: 3.99s;
}
.line-animation:nth-of-type(1) span:nth-of-type(58),
.line-animation2:nth-of-type(1) span:nth-of-type(58) {
  animation-delay: 4.06s;
}
.line-animation:nth-of-type(1) span:nth-of-type(59),
.line-animation2:nth-of-type(1) span:nth-of-type(59) {
  animation-delay: 4.13s;
}
.line-animation:nth-of-type(1) span:nth-of-type(60),
.line-animation2:nth-of-type(1) span:nth-of-type(60) {
  animation-delay: 4.2s;
}
.line-animation:nth-of-type(1) span:nth-of-type(61),
.line-animation2:nth-of-type(1) span:nth-of-type(61) {
  animation-delay: 4.27s;
}
.line-animation:nth-of-type(1) span:nth-of-type(62),
.line-animation2:nth-of-type(1) span:nth-of-type(62) {
  animation-delay: 4.34s;
}
.line-animation:nth-of-type(1) span:nth-of-type(63),
.line-animation2:nth-of-type(1) span:nth-of-type(63) {
  animation-delay: 4.41s;
}
.line-animation:nth-of-type(1) span:nth-of-type(64),
.line-animation2:nth-of-type(1) span:nth-of-type(64) {
  animation-delay: 4.48s;
}
.line-animation:nth-of-type(1) span:nth-of-type(65),
.line-animation2:nth-of-type(1) span:nth-of-type(65) {
  animation-delay: 4.55s;
}
.line-animation:nth-of-type(1) span:nth-of-type(66),
.line-animation2:nth-of-type(1) span:nth-of-type(66) {
  animation-delay: 4.62s;
}
.line-animation:nth-of-type(1) span:nth-of-type(67),
.line-animation2:nth-of-type(1) span:nth-of-type(67) {
  animation-delay: 4.69s;
}
.line-animation:nth-of-type(1) span:nth-of-type(68),
.line-animation2:nth-of-type(1) span:nth-of-type(68) {
  animation-delay: 4.76s;
}
.line-animation:nth-of-type(1) span:nth-of-type(69),
.line-animation2:nth-of-type(1) span:nth-of-type(69) {
  animation-delay: 4.83s;
}
.line-animation:nth-of-type(1) span:nth-of-type(70),
.line-animation2:nth-of-type(1) span:nth-of-type(70) {
  animation-delay: 4.9s;
}
.line-animation:nth-of-type(1) span:nth-of-type(71),
.line-animation2:nth-of-type(1) span:nth-of-type(71) {
  animation-delay: 4.97s;
}
.line-animation:nth-of-type(1) span:nth-of-type(72),
.line-animation2:nth-of-type(1) span:nth-of-type(72) {
  animation-delay: 5.04s;
}
.line-animation:nth-of-type(1) span:nth-of-type(73),
.line-animation2:nth-of-type(1) span:nth-of-type(73) {
  animation-delay: 5.11s;
}
.line-animation:nth-of-type(1) span:nth-of-type(74),
.line-animation2:nth-of-type(1) span:nth-of-type(74) {
  animation-delay: 5.18s;
}
.line-animation:nth-of-type(1) span:nth-of-type(75),
.line-animation2:nth-of-type(1) span:nth-of-type(75) {
  animation-delay: 5.25s;
}
.line-animation:nth-of-type(1) span:nth-of-type(76),
.line-animation2:nth-of-type(1) span:nth-of-type(76) {
  animation-delay: 5.32s;
}
.line-animation:nth-of-type(1) span:nth-of-type(77),
.line-animation2:nth-of-type(1) span:nth-of-type(77) {
  animation-delay: 5.39s;
}
.line-animation:nth-of-type(1) span:nth-of-type(78),
.line-animation2:nth-of-type(1) span:nth-of-type(78) {
  animation-delay: 5.46s;
}
.line-animation:nth-of-type(1) span:nth-of-type(79),
.line-animation2:nth-of-type(1) span:nth-of-type(79) {
  animation-delay: 5.53s;
}
.line-animation:nth-of-type(1) span:nth-of-type(80),
.line-animation2:nth-of-type(1) span:nth-of-type(80) {
  animation-delay: 5.6s;
}
.line-animation:nth-of-type(1) span:nth-of-type(81),
.line-animation2:nth-of-type(1) span:nth-of-type(81) {
  animation-delay: 5.67s;
}
.line-animation:nth-of-type(1) span:nth-of-type(82),
.line-animation2:nth-of-type(1) span:nth-of-type(82) {
  animation-delay: 5.74s;
}
.line-animation:nth-of-type(1) span:nth-of-type(83),
.line-animation2:nth-of-type(1) span:nth-of-type(83) {
  animation-delay: 5.81s;
}
.line-animation:nth-of-type(1) span:nth-of-type(84),
.line-animation2:nth-of-type(1) span:nth-of-type(84) {
  animation-delay: 5.88s;
}
.line-animation:nth-of-type(1) span:nth-of-type(85),
.line-animation2:nth-of-type(1) span:nth-of-type(85) {
  animation-delay: 5.95s;
}
.line-animation:nth-of-type(1) span:nth-of-type(86),
.line-animation2:nth-of-type(1) span:nth-of-type(86) {
  animation-delay: 6.02s;
}
.line-animation:nth-of-type(1) span:nth-of-type(87),
.line-animation2:nth-of-type(1) span:nth-of-type(87) {
  animation-delay: 6.09s;
}
.line-animation:nth-of-type(1) span:nth-of-type(88),
.line-animation2:nth-of-type(1) span:nth-of-type(88) {
  animation-delay: 6.16s;
}
.line-animation:nth-of-type(1) span:nth-of-type(89),
.line-animation2:nth-of-type(1) span:nth-of-type(89) {
  animation-delay: 6.23s;
}
.line-animation:nth-of-type(1) span:nth-of-type(90),
.line-animation2:nth-of-type(1) span:nth-of-type(90) {
  animation-delay: 6.3s;
}
.line-animation:nth-of-type(1) span:nth-of-type(91),
.line-animation2:nth-of-type(1) span:nth-of-type(91) {
  animation-delay: 6.37s;
}
.line-animation:nth-of-type(1) span:nth-of-type(92),
.line-animation2:nth-of-type(1) span:nth-of-type(92) {
  animation-delay: 6.44s;
}
.line-animation:nth-of-type(1) span:nth-of-type(93),
.line-animation2:nth-of-type(1) span:nth-of-type(93) {
  animation-delay: 6.51s;
}
.line-animation:nth-of-type(1) span:nth-of-type(94),
.line-animation2:nth-of-type(1) span:nth-of-type(94) {
  animation-delay: 6.58s;
}
.line-animation:nth-of-type(1) span:nth-of-type(95),
.line-animation2:nth-of-type(1) span:nth-of-type(95) {
  animation-delay: 6.65s;
}
.line-animation:nth-of-type(1) span:nth-of-type(96),
.line-animation2:nth-of-type(1) span:nth-of-type(96) {
  animation-delay: 6.72s;
}
.line-animation:nth-of-type(1) span:nth-of-type(97),
.line-animation2:nth-of-type(1) span:nth-of-type(97) {
  animation-delay: 6.79s;
}
.line-animation:nth-of-type(1) span:nth-of-type(98),
.line-animation2:nth-of-type(1) span:nth-of-type(98) {
  animation-delay: 6.86s;
}
.line-animation:nth-of-type(1) span:nth-of-type(99),
.line-animation2:nth-of-type(1) span:nth-of-type(99) {
  animation-delay: 6.93s;
}
.line-animation:nth-of-type(1) span:nth-of-type(100),
.line-animation2:nth-of-type(1) span:nth-of-type(100) {
  animation-delay: 7s;
}

.line-animation:nth-of-type(2) span:nth-of-type(1),
.line-animation2:nth-of-type(2) span:nth-of-type(1) {
  animation-delay: 0.27s;
}
.line-animation:nth-of-type(2) span:nth-of-type(2),
.line-animation2:nth-of-type(2) span:nth-of-type(2) {
  animation-delay: 0.29s;
}
.line-animation:nth-of-type(2) span:nth-of-type(3),
.line-animation2:nth-of-type(2) span:nth-of-type(3) {
  animation-delay: 0.31s;
}
.line-animation:nth-of-type(2) span:nth-of-type(4),
.line-animation2:nth-of-type(2) span:nth-of-type(4) {
  animation-delay: 0.33s;
}
.line-animation:nth-of-type(2) span:nth-of-type(5),
.line-animation2:nth-of-type(2) span:nth-of-type(5) {
  animation-delay: 0.35s;
}
.line-animation:nth-of-type(2) span:nth-of-type(6),
.line-animation2:nth-of-type(2) span:nth-of-type(6) {
  animation-delay: 0.37s;
}
.line-animation:nth-of-type(2) span:nth-of-type(7),
.line-animation2:nth-of-type(2) span:nth-of-type(7) {
  animation-delay: 0.39s;
}
.line-animation:nth-of-type(2) span:nth-of-type(8),
.line-animation2:nth-of-type(2) span:nth-of-type(8) {
  animation-delay: 0.41s;
}
.line-animation:nth-of-type(2) span:nth-of-type(9),
.line-animation2:nth-of-type(2) span:nth-of-type(9) {
  animation-delay: 0.43s;
}
.line-animation:nth-of-type(2) span:nth-of-type(10),
.line-animation2:nth-of-type(2) span:nth-of-type(10) {
  animation-delay: 0.45s;
}
.line-animation:nth-of-type(2) span:nth-of-type(11),
.line-animation2:nth-of-type(2) span:nth-of-type(11) {
  animation-delay: 0.47s;
}
.line-animation:nth-of-type(2) span:nth-of-type(12),
.line-animation2:nth-of-type(2) span:nth-of-type(12) {
  animation-delay: 0.49s;
}
.line-animation:nth-of-type(2) span:nth-of-type(13),
.line-animation2:nth-of-type(2) span:nth-of-type(13) {
  animation-delay: 0.51s;
}
.line-animation:nth-of-type(2) span:nth-of-type(14),
.line-animation2:nth-of-type(2) span:nth-of-type(14) {
  animation-delay: 0.53s;
}
.line-animation:nth-of-type(2) span:nth-of-type(15),
.line-animation2:nth-of-type(2) span:nth-of-type(15) {
  animation-delay: 0.55s;
}
.line-animation:nth-of-type(2) span:nth-of-type(16),
.line-animation2:nth-of-type(2) span:nth-of-type(16) {
  animation-delay: 0.57s;
}
.line-animation:nth-of-type(2) span:nth-of-type(17),
.line-animation2:nth-of-type(2) span:nth-of-type(17) {
  animation-delay: 0.59s;
}
.line-animation:nth-of-type(2) span:nth-of-type(18),
.line-animation2:nth-of-type(2) span:nth-of-type(18) {
  animation-delay: 0.61s;
}
.line-animation:nth-of-type(2) span:nth-of-type(19),
.line-animation2:nth-of-type(2) span:nth-of-type(19) {
  animation-delay: 0.63s;
}
.line-animation:nth-of-type(2) span:nth-of-type(20),
.line-animation2:nth-of-type(2) span:nth-of-type(20) {
  animation-delay: 0.65s;
}
.line-animation:nth-of-type(2) span:nth-of-type(21),
.line-animation2:nth-of-type(2) span:nth-of-type(21) {
  animation-delay: 0.67s;
}
.line-animation:nth-of-type(2) span:nth-of-type(22),
.line-animation2:nth-of-type(2) span:nth-of-type(22) {
  animation-delay: 0.69s;
}
.line-animation:nth-of-type(2) span:nth-of-type(23),
.line-animation2:nth-of-type(2) span:nth-of-type(23) {
  animation-delay: 0.71s;
}
.line-animation:nth-of-type(2) span:nth-of-type(24),
.line-animation2:nth-of-type(2) span:nth-of-type(24) {
  animation-delay: 0.73s;
}
.line-animation:nth-of-type(2) span:nth-of-type(25),
.line-animation2:nth-of-type(2) span:nth-of-type(25) {
  animation-delay: 0.75s;
}
.line-animation:nth-of-type(2) span:nth-of-type(26),
.line-animation2:nth-of-type(2) span:nth-of-type(26) {
  animation-delay: 0.77s;
}
.line-animation:nth-of-type(2) span:nth-of-type(27),
.line-animation2:nth-of-type(2) span:nth-of-type(27) {
  animation-delay: 0.79s;
}
.line-animation:nth-of-type(2) span:nth-of-type(28),
.line-animation2:nth-of-type(2) span:nth-of-type(28) {
  animation-delay: 0.81s;
}
.line-animation:nth-of-type(2) span:nth-of-type(29),
.line-animation2:nth-of-type(2) span:nth-of-type(29) {
  animation-delay: 0.83s;
}
.line-animation:nth-of-type(2) span:nth-of-type(30),
.line-animation2:nth-of-type(2) span:nth-of-type(30) {
  animation-delay: 0.85s;
}
.line-animation:nth-of-type(2) span:nth-of-type(31),
.line-animation2:nth-of-type(2) span:nth-of-type(31) {
  animation-delay: 0.87s;
}
.line-animation:nth-of-type(2) span:nth-of-type(32),
.line-animation2:nth-of-type(2) span:nth-of-type(32) {
  animation-delay: 0.89s;
}
.line-animation:nth-of-type(2) span:nth-of-type(33),
.line-animation2:nth-of-type(2) span:nth-of-type(33) {
  animation-delay: 0.91s;
}
.line-animation:nth-of-type(2) span:nth-of-type(34),
.line-animation2:nth-of-type(2) span:nth-of-type(34) {
  animation-delay: 0.93s;
}
.line-animation:nth-of-type(2) span:nth-of-type(35),
.line-animation2:nth-of-type(2) span:nth-of-type(35) {
  animation-delay: 0.95s;
}
.line-animation:nth-of-type(2) span:nth-of-type(36),
.line-animation2:nth-of-type(2) span:nth-of-type(36) {
  animation-delay: 0.97s;
}
.line-animation:nth-of-type(2) span:nth-of-type(37),
.line-animation2:nth-of-type(2) span:nth-of-type(37) {
  animation-delay: 0.99s;
}
.line-animation:nth-of-type(2) span:nth-of-type(38),
.line-animation2:nth-of-type(2) span:nth-of-type(38) {
  animation-delay: 1.01s;
}
.line-animation:nth-of-type(2) span:nth-of-type(39),
.line-animation2:nth-of-type(2) span:nth-of-type(39) {
  animation-delay: 1.03s;
}
.line-animation:nth-of-type(2) span:nth-of-type(40),
.line-animation2:nth-of-type(2) span:nth-of-type(40) {
  animation-delay: 1.05s;
}
.line-animation:nth-of-type(2) span:nth-of-type(41),
.line-animation2:nth-of-type(2) span:nth-of-type(41) {
  animation-delay: 1.07s;
}
.line-animation:nth-of-type(2) span:nth-of-type(42),
.line-animation2:nth-of-type(2) span:nth-of-type(42) {
  animation-delay: 1.09s;
}
.line-animation:nth-of-type(2) span:nth-of-type(43),
.line-animation2:nth-of-type(2) span:nth-of-type(43) {
  animation-delay: 1.11s;
}
.line-animation:nth-of-type(2) span:nth-of-type(44),
.line-animation2:nth-of-type(2) span:nth-of-type(44) {
  animation-delay: 1.13s;
}
.line-animation:nth-of-type(2) span:nth-of-type(45),
.line-animation2:nth-of-type(2) span:nth-of-type(45) {
  animation-delay: 1.15s;
}
.line-animation:nth-of-type(2) span:nth-of-type(46),
.line-animation2:nth-of-type(2) span:nth-of-type(46) {
  animation-delay: 1.17s;
}
.line-animation:nth-of-type(2) span:nth-of-type(47),
.line-animation2:nth-of-type(2) span:nth-of-type(47) {
  animation-delay: 1.19s;
}
.line-animation:nth-of-type(2) span:nth-of-type(48),
.line-animation2:nth-of-type(2) span:nth-of-type(48) {
  animation-delay: 1.21s;
}
.line-animation:nth-of-type(2) span:nth-of-type(49),
.line-animation2:nth-of-type(2) span:nth-of-type(49) {
  animation-delay: 1.23s;
}
.line-animation:nth-of-type(2) span:nth-of-type(50),
.line-animation2:nth-of-type(2) span:nth-of-type(50) {
  animation-delay: 1.25s;
}
.line-animation:nth-of-type(2) span:nth-of-type(51),
.line-animation2:nth-of-type(2) span:nth-of-type(51) {
  animation-delay: 1.27s;
}
.line-animation:nth-of-type(2) span:nth-of-type(52),
.line-animation2:nth-of-type(2) span:nth-of-type(52) {
  animation-delay: 1.29s;
}
.line-animation:nth-of-type(2) span:nth-of-type(53),
.line-animation2:nth-of-type(2) span:nth-of-type(53) {
  animation-delay: 1.31s;
}
.line-animation:nth-of-type(2) span:nth-of-type(54),
.line-animation2:nth-of-type(2) span:nth-of-type(54) {
  animation-delay: 1.33s;
}
.line-animation:nth-of-type(2) span:nth-of-type(55),
.line-animation2:nth-of-type(2) span:nth-of-type(55) {
  animation-delay: 1.35s;
}
.line-animation:nth-of-type(2) span:nth-of-type(56),
.line-animation2:nth-of-type(2) span:nth-of-type(56) {
  animation-delay: 1.37s;
}
.line-animation:nth-of-type(2) span:nth-of-type(57),
.line-animation2:nth-of-type(2) span:nth-of-type(57) {
  animation-delay: 1.39s;
}
.line-animation:nth-of-type(2) span:nth-of-type(58),
.line-animation2:nth-of-type(2) span:nth-of-type(58) {
  animation-delay: 1.41s;
}
.line-animation:nth-of-type(2) span:nth-of-type(59),
.line-animation2:nth-of-type(2) span:nth-of-type(59) {
  animation-delay: 1.43s;
}
.line-animation:nth-of-type(2) span:nth-of-type(60),
.line-animation2:nth-of-type(2) span:nth-of-type(60) {
  animation-delay: 1.45s;
}
.line-animation:nth-of-type(2) span:nth-of-type(61),
.line-animation2:nth-of-type(2) span:nth-of-type(61) {
  animation-delay: 1.47s;
}
.line-animation:nth-of-type(2) span:nth-of-type(62),
.line-animation2:nth-of-type(2) span:nth-of-type(62) {
  animation-delay: 1.49s;
}
.line-animation:nth-of-type(2) span:nth-of-type(63),
.line-animation2:nth-of-type(2) span:nth-of-type(63) {
  animation-delay: 1.51s;
}
.line-animation:nth-of-type(2) span:nth-of-type(64),
.line-animation2:nth-of-type(2) span:nth-of-type(64) {
  animation-delay: 1.53s;
}
.line-animation:nth-of-type(2) span:nth-of-type(65),
.line-animation2:nth-of-type(2) span:nth-of-type(65) {
  animation-delay: 1.55s;
}
.line-animation:nth-of-type(2) span:nth-of-type(66),
.line-animation2:nth-of-type(2) span:nth-of-type(66) {
  animation-delay: 1.57s;
}
.line-animation:nth-of-type(2) span:nth-of-type(67),
.line-animation2:nth-of-type(2) span:nth-of-type(67) {
  animation-delay: 1.59s;
}
.line-animation:nth-of-type(2) span:nth-of-type(68),
.line-animation2:nth-of-type(2) span:nth-of-type(68) {
  animation-delay: 1.61s;
}
.line-animation:nth-of-type(2) span:nth-of-type(69),
.line-animation2:nth-of-type(2) span:nth-of-type(69) {
  animation-delay: 1.63s;
}
.line-animation:nth-of-type(2) span:nth-of-type(70),
.line-animation2:nth-of-type(2) span:nth-of-type(70) {
  animation-delay: 1.65s;
}
.line-animation:nth-of-type(2) span:nth-of-type(71),
.line-animation2:nth-of-type(2) span:nth-of-type(71) {
  animation-delay: 1.67s;
}
.line-animation:nth-of-type(2) span:nth-of-type(72),
.line-animation2:nth-of-type(2) span:nth-of-type(72) {
  animation-delay: 1.69s;
}
.line-animation:nth-of-type(2) span:nth-of-type(73),
.line-animation2:nth-of-type(2) span:nth-of-type(73) {
  animation-delay: 1.71s;
}
.line-animation:nth-of-type(2) span:nth-of-type(74),
.line-animation2:nth-of-type(2) span:nth-of-type(74) {
  animation-delay: 1.73s;
}
.line-animation:nth-of-type(2) span:nth-of-type(75),
.line-animation2:nth-of-type(2) span:nth-of-type(75) {
  animation-delay: 1.75s;
}
.line-animation:nth-of-type(2) span:nth-of-type(76),
.line-animation2:nth-of-type(2) span:nth-of-type(76) {
  animation-delay: 1.77s;
}
.line-animation:nth-of-type(2) span:nth-of-type(77),
.line-animation2:nth-of-type(2) span:nth-of-type(77) {
  animation-delay: 1.79s;
}
.line-animation:nth-of-type(2) span:nth-of-type(78),
.line-animation2:nth-of-type(2) span:nth-of-type(78) {
  animation-delay: 1.81s;
}
.line-animation:nth-of-type(2) span:nth-of-type(79),
.line-animation2:nth-of-type(2) span:nth-of-type(79) {
  animation-delay: 1.83s;
}
.line-animation:nth-of-type(2) span:nth-of-type(80),
.line-animation2:nth-of-type(2) span:nth-of-type(80) {
  animation-delay: 1.85s;
}
.line-animation:nth-of-type(2) span:nth-of-type(81),
.line-animation2:nth-of-type(2) span:nth-of-type(81) {
  animation-delay: 1.87s;
}
.line-animation:nth-of-type(2) span:nth-of-type(82),
.line-animation2:nth-of-type(2) span:nth-of-type(82) {
  animation-delay: 1.89s;
}
.line-animation:nth-of-type(2) span:nth-of-type(83),
.line-animation2:nth-of-type(2) span:nth-of-type(83) {
  animation-delay: 1.91s;
}
.line-animation:nth-of-type(2) span:nth-of-type(84),
.line-animation2:nth-of-type(2) span:nth-of-type(84) {
  animation-delay: 1.93s;
}
.line-animation:nth-of-type(2) span:nth-of-type(85),
.line-animation2:nth-of-type(2) span:nth-of-type(85) {
  animation-delay: 1.95s;
}
.line-animation:nth-of-type(2) span:nth-of-type(86),
.line-animation2:nth-of-type(2) span:nth-of-type(86) {
  animation-delay: 1.97s;
}
.line-animation:nth-of-type(2) span:nth-of-type(87),
.line-animation2:nth-of-type(2) span:nth-of-type(87) {
  animation-delay: 1.99s;
}
.line-animation:nth-of-type(2) span:nth-of-type(88),
.line-animation2:nth-of-type(2) span:nth-of-type(88) {
  animation-delay: 2.01s;
}
.line-animation:nth-of-type(2) span:nth-of-type(89),
.line-animation2:nth-of-type(2) span:nth-of-type(89) {
  animation-delay: 2.03s;
}
.line-animation:nth-of-type(2) span:nth-of-type(90),
.line-animation2:nth-of-type(2) span:nth-of-type(90) {
  animation-delay: 2.05s;
}
.line-animation:nth-of-type(2) span:nth-of-type(91),
.line-animation2:nth-of-type(2) span:nth-of-type(91) {
  animation-delay: 2.07s;
}
.line-animation:nth-of-type(2) span:nth-of-type(92),
.line-animation2:nth-of-type(2) span:nth-of-type(92) {
  animation-delay: 2.09s;
}
.line-animation:nth-of-type(2) span:nth-of-type(93),
.line-animation2:nth-of-type(2) span:nth-of-type(93) {
  animation-delay: 2.11s;
}
.line-animation:nth-of-type(2) span:nth-of-type(94),
.line-animation2:nth-of-type(2) span:nth-of-type(94) {
  animation-delay: 2.13s;
}
.line-animation:nth-of-type(2) span:nth-of-type(95),
.line-animation2:nth-of-type(2) span:nth-of-type(95) {
  animation-delay: 2.15s;
}
.line-animation:nth-of-type(2) span:nth-of-type(96),
.line-animation2:nth-of-type(2) span:nth-of-type(96) {
  animation-delay: 2.17s;
}
.line-animation:nth-of-type(2) span:nth-of-type(97),
.line-animation2:nth-of-type(2) span:nth-of-type(97) {
  animation-delay: 2.19s;
}
.line-animation:nth-of-type(2) span:nth-of-type(98),
.line-animation2:nth-of-type(2) span:nth-of-type(98) {
  animation-delay: 2.21s;
}
.line-animation:nth-of-type(2) span:nth-of-type(99),
.line-animation2:nth-of-type(2) span:nth-of-type(99) {
  animation-delay: 2.23s;
}
.line-animation:nth-of-type(2) span:nth-of-type(100),
.line-animation2:nth-of-type(2) span:nth-of-type(100) {
  animation-delay: 2.25s;
}

@keyframes slideText {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
.box--alert {
  width: 100%;
  background-color: #fce9e9;
  border: 1px solid #c96173;
  color: #c96173;
}
.box--alert p {
  padding: 5px;
}

.nobox--alert {
  width: 100%;
  color: #c96173;
}
.nobox--alert p {
  padding: 5px;
}

p.txt-base {
  margin-top: 22px;
  font-size: 0.8rem;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  p.txt-base {
    font-size: 0.8rem;
  }
}
@media screen and (max-width: 576px) {
  p.txt-base {
    font-size: 0.9rem;
  }
}

.container {
  width: 80%;
  max-width: 960px;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .container {
    width: 90%;
  }
}
@media screen and (max-width: 576px) {
  .container {
    width: 92%;
  }
}

.d-fl {
  display: flex;
  justify-content: space-between;
}

.item__box {
  border: 2px solid #a48b78;
  height: auto;
  position: relative;
}
.item__box::before {
  content: "";
  display: block;
  padding-top: 100%;
}
.item__box strong,
.item__box small {
  position: absolute;
}
.item__box strong {
  text-align: center;
  left: 50%;
  top: 40%;
  transform: translate(-50%, -50%);
  line-height: 1.3;
  letter-spacing: 0.1em;
  color: #b09191;
}
@media screen and (max-width: 576px) {
  .item__box strong {
    font-size: 0.9rem;
  }
}
.item__box small {
  text-align: center;
  left: 50%;
  top: 64%;
  transform: translate(-50%, 0%);
  line-height: 1.3;
  letter-spacing: 0.1em;
}

.ta-l {
  text-align: left;
}

.ta-c {
  text-align: center;
}

.ta-r {
  text-align: right;
}

.block {
  display: block;
  margin: 0 auto;
}

.header {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}
.header__inner {
  max-width: 960px;
  width: 90%;
  margin: 0 auto;
  position: relative;
}
.header__logo {
  width: 100px;
  margin: 0 auto;
}
.header__logo img {
  max-width: 275px;
  width: 100%;
}
.header a:hover {
  text-decoration: underline;
}
.header__toggle {
  position: absolute;
  top: 18px;
  display: block;
  width: 23px;
  height: 22px;
  transition: all 0.5s;
  cursor: pointer;
  left: 0;
  z-index: 101;
}
.header__toggle span {
  display: block;
  position: absolute;
  left: 0;
  width: 23px;
  height: 1px;
  background-color: #fff;
  border-radius: 4px;
  transition: all 0.5s;
}
.header__toggle span:nth-child(1) {
  top: 4px;
}
.header__toggle span:nth-child(2) {
  top: 11px;
}
.header__toggle span:nth-child(3) {
  bottom: 4px;
}
.header__toggle.open {
  left: 5%;
}
.header__toggle.open span {
  transform: rotate(45deg);
  background-color: #b09191;
}
.header__toggle.open span:nth-child(1) {
  top: 11px;
}
.header__toggle.open span:nth-child(3) {
  bottom: auto;
  top: 11px;
  transform: rotate(-45deg);
}
.header__btn {
  position: absolute;
  right: 0;
  top: 20px;
}
.header__btn a {
  background-color: #fff;
  color: #b09191;
  padding: 8px 10px;
  border-radius: 4px;
  font-size: 0.8rem;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
}
.header.sub .header__toggle span {
  background-color: #b09191;
}
.header.sub .header__btn a {
  background-color: #b09191;
  color: white;
}

.nav {
  display: none;
  z-index: 100;
  padding-top: 80px;
  background-color: rgba(231, 226, 223, 0.9);
  width: 100%;
}
.nav.open {
  display: block;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow-y: auto;
}
.nav .store__list__item {
  width: 24%;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .nav .store__list__item {
    width: 48%;
  }
}
.nav .item__box::before {
  padding-top: 60%;
}
.nav .brands {
  margin-bottom: 60px;
}
.nav .sns-wrapper {
  max-width: 205px;
  margin: 40px auto 0;
  display: flex;
  justify-content: space-between;
}
.nav .sns-wrapper img {
  display: block;
  width: 34.5px;
  height: auto;
}
.nav__menu {
  margin-top: 32px;
}
.nav__links {
  margin-top: 25px;
  font-size: 0.85rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.nav__links__item {
  width: 45%;
  margin-bottom: 1.25em;
}
.nav__shop .nav__links {
  text-align: center;
}
.nav__shop .nav__links__item {
  width: 25%;
  margin-bottom: 1.25em;
}
.nav__content {
  margin-top: 50px;
}
.nav__content .nav__links {
  margin-top: 35px;
  height: 30.51em;
  flex-direction: column;
  white-space: nowrap;
  justify-content: flex-start;
}
.nav__content .nav__links .column-2 {
  margin-left: 15%;
  width: 30%;
}
.nav__logo {
  padding-top: 40px;
  padding-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .nav {
    padding-top: 55px;
  }
  .nav .container {
    width: 80%;
  }
  .nav__links {
    margin-top: 25px;
    font-size: 0.85rem;
    flex-direction: column;
    white-space: nowrap;
  }
  .nav__links__item {
    margin-left: 10%;
    width: 40%;
  }
  .nav__links__item.column-2 {
    margin-left: 15%;
    width: 30%;
  }
  .nav__shop .nav__links {
    height: 5.51em;
    text-align-last: left;
  }
  .nav__shop .nav__links__item {
    width: 40%;
  }
  .nav__logo {
    padding-top: 20px;
  }
}
@media screen and (max-width: 576px) {
  .nav .container {
    width: 90%;
  }
  .nav__links__item {
    margin-left: calc((100vw - 320px) * 38 / 100);
  }
}

.page-header {
  padding: 60px 0 0px;
}
.page-header h1 {
  padding: 60px 0 50px;
}
@media screen and (max-width: 576px) {
  .page-header h1 {
    padding: 30px 0 30px;
  }
}
.page-header .swiper-container {
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .page-header .swiper-container {
    margin-bottom: 30px;
  }
}
.page-header .img-wrapper {
  margin: 0;
  overflow: hidden;
  height: 480px;
  position: relative;
}
.page-header .img-wrapper img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 768px) {
  .page-header .img-wrapper {
    height: auto;
    position: static;
  }
  .page-header .img-wrapper img {
    position: static;
    left: 0;
    top: 0;
    transform: none;
  }
}

.mv {
  padding: 0;
  position: relative;
  background-color: #eae5d8;
}
.mv.mv__video {
  background-color: transparent;
  padding-top: 80vh;
}
.mv__ttl {
  color: #fff;
  position: absolute;
  left: 0%;
  padding-left: 10%;
  top: 35%;
  font-size: 6.8vw;
  line-height: 1.3;
  z-index: 10;
  text-align: left;
}
.mv__ttl.bottom {
  top: auto;
  bottom: 7%;
  text-align: right;
  right: 7%;
}
.mv__ttl.center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  padding-left: 0;
}
.mv__ttl.center span {
  font-size: min(6.8vw, 118px);
}
@media screen and (max-width: 768px) {
  .mv__ttl.center span {
    top: 48%;
    font-size: 11.8vw;
  }
}
.mv__ttl.center span:first-child {
  font-size: min(9.6vw, 170px);
}
@media screen and (max-width: 768px) {
  .mv__ttl.center span:first-child {
    font-size: 16.5vw;
  }
}
.mv__ttl .smooth {
  clip-path: inset(0 100% 0 0);
  display: inline-block;
  transition: 1.4s cubic-bezier(0.37, 0, 0.63, 1);
  transition-property: clip-path;
}
.mv__ttl .smooth.is-animated {
  clip-path: inset(0);
}
.mv__ttl .blur {
  opacity: 0;
  filter: blur(30px);
}
.mv__ttl .blur.is-animated {
  transition: 1.4s;
  opacity: 1;
  filter: blur(0px);
  display: inline;
}
.mv__text {
  position: absolute;
  bottom: 10px;
  right: 5px;
  font-size: 0.8rem;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .mv__ttl {
    top: 48%;
    font-size: 11.8vw;
  }
}

.about {
  padding: 60px 0 60px;
  background-image: url(../images/about_bg.jpg);
  background-size: cover;
  background-position: center bottom;
  background-attachment: fixed;
  background-repeat: no-repeat;
}
.about p.txt-base {
  padding-top: 5px;
  line-height: 2.5;
  color: #606060;
  font-size: 0.8rem;
}
@media screen and (max-width: 576px) {
  .about p.txt-base {
    font-size: 0.8rem;
  }
}
@media screen and (max-width: 576px) {
  .about {
    padding: 30px 0 34px;
    background-position: center bottom;
  }
}

.concept {
  padding: 60px 0 60px;
  background-image: url(../images/concept_bg.jpg);
  background-size: cover;
  background-position: center bottom;
  background-attachment: fixed;
  background-repeat: no-repeat;
}
.concept p.txt-base {
  padding-top: 5px;
  line-height: 2.5;
  color: #606060;
  font-size: 0.8rem;
}
@media screen and (max-width: 576px) {
  .concept p.txt-base {
    font-size: 0.8rem;
  }
}
@media screen and (max-width: 576px) {
  .concept {
    padding: 30px 0 34px;
    background-position: center bottom;
  }
}

.store__list {
  display: flex;
  flex-wrap: wrap;
  margin: 35px 0 17px;
  justify-content: space-between;
}
.store__list__item {
  width: 24%;
  background-color: #eae5d8;
}
.store__list__item strong {
  text-align: center;
  left: 50%;
  top: 40%;
  transform: translate(-50%, -50%);
  line-height: 1.3;
  letter-spacing: 0.1em;
  color: #b09191;
}
@media screen and (max-width: 576px) {
  .store__list__item strong {
    font-size: 0.9rem;
  }
}
.store__list__item small {
  text-align: center;
  left: 50%;
  top: 64%;
  transform: translate(-50%, 0%);
  line-height: 1.3;
  letter-spacing: 0.1em;
}
.store__list__item.img__item {
  width: 48%;
  border: none;
  text-align: center;
  padding-top: 28.3%;
  position: relative;
  margin-bottom: 30px;
}
.store__list__item.img__item strong,
.store__list__item.img__item small {
  display: block;
  color: white;
  position: absolute;
}
.store__list__item.img__item strong {
  top: auto;
  bottom: 50%;
  transform: translate(-50%, 0%);
  font-weight: normal;
  font-size: 1.35rem;
}
.store__list__item.img__item small {
  top: 50%;
  transform: translate(-50%, 50%);
}
.store__list__item.img__item:nth-child(1) {
  background: url(../images/shop-omotesando.png) no-repeat;
  background-size: 100%;
}
.store__list__item.img__item:nth-child(2) {
  background: url(../images/shop-yokohama.png) no-repeat;
  background-size: 100%;
}
.store__list__item.img__item:nth-child(3) {
  background: url(../images/shop-nagoya.png) no-repeat;
  background-size: 100%;
}
.store__list__item.img__item:nth-child(4) {
  background: url(../images/shop-omiya.png) no-repeat;
  background-size: 100%;
}
.store__list__item.img__item--yellow:nth-child(1) {
  background: url(../images/photowedding/shop-omotesando.png) no-repeat;
  background-size: 100%;
}
.store__list__item.img__item--yellow:nth-child(2) {
  background: url(../images/photowedding/shop-yokohama.png) no-repeat;
  background-size: 100%;
}
.store__list__item.img__item--yellow:nth-child(3) {
  background: url(../images/photowedding/shop-nagoya.png) no-repeat;
  background-size: 100%;
}
.store__list__item.img__item--yellow:nth-child(4) {
  background: url(../images/photowedding/shop-omiya.png) no-repeat;
  background-size: 100%;
}
@media screen and (max-width: 576px) {
  .store__list__item.img__item {
    width: 49%;
    padding-top: 30%;
    margin-bottom: 3%;
  }
  .store__list__item.img__item strong {
    font-size: 1.2rem;
  }
  .store__list__item.img__item small {
    font-size: 0.8rem;
  }
}
.store .txt-base {
  margin-top: 0;
}
.store .btn-fullwidth {
  padding: 8px 10px 16px;
  position: relative;
}
.store .btn-fullwidth span {
  padding: 0 10px;
  transform: translateY(-50%);
}
.store .btn-fullwidth span::before {
  position: absolute;
  content: url(../images/dress-icon.png);
  top: 12px;
  transform: translateX(-25px);
}
.store__comment {
  width: 100%;
  text-align: center;
  border: 1px solid #9d9d9e;
  padding: 18px;
  margin-bottom: 5px;
  font-size: 0.8rem;
}
@media screen and (max-width: 768px) {
  .store {
    padding: 30px 0 34px;
  }
}

.price {
  padding: 60px 0 30px;
}
.price__list {
  margin-top: 180px;
}
.price__list__item {
  width: 40%;
  margin-top: -100px;
}
.price__list__item img {
  width: 100%;
}
.price__list__item p {
  margin-top: 5px;
  font-size: 0.75rem;
  white-space: nowrap;
}
.price__list__item:nth-child(1) {
  margin-left: auto;
}
.price__list__item:nth-child(2) {
  margin-left: 5%;
}
.price__list__item:nth-child(3) {
  margin-left: auto;
}
.price__list__item:nth-child(4) {
  margin-left: 10%;
}
.price__items {
  display: flex;
  margin: 60px auto 0;
  max-width: 1200px;
  width: 100%;
  padding: 0 auto;
}
.price__item {
  background-color: #e0e7de;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 33%;
  width: 33.3333333333%;
}
.price__item p {
  font-size: 0.8rem;
}
.price__item__txt {
  position: relative;
  padding-top: 61%;
  width: 100%;
  color: #5e6061;
}
.price__item__txt .txt-wrapper {
  position: absolute;
  left: 5%;
  top: 50%;
  transform: translateY(-50%);
}
.price__item__txt h3 {
  font-size: 1.7rem;
  color: #7d7d7d;
  line-height: 1;
  padding-bottom: 10px;
}
.price__item__img {
  width: 100%;
  position: relative;
}
.price__item__img img {
  width: 100%;
}
.price__item__img p {
  position: absolute;
  text-align: center;
  top: 50%;
  right: 10%;
  transform: translate(0%, -50%);
  color: white;
  white-space: nowrap;
}
.price__item.fl--reverse {
  flex-direction: column-reverse;
}
.price__item.fl--reverse .price__item__txt .txt-wrapper {
  left: auto;
  right: 5%;
}
.price__item.fl--reverse .price__item__img p {
  right: auto;
  left: 10%;
}
@media screen and (max-width: 768px) {
  .price {
    padding: 28px 0 1px;
  }
  .price__list {
    margin-top: 40px;
  }
  .price__list__item {
    margin-bottom: 40px;
    margin-top: 0px;
    width: 65%;
  }
  .price__items {
    display: block;
  }
  .price__item {
    background-color: #e0e7de;
    display: flex;
    align-items: center;
    flex-direction: row;
    width: 100%;
  }
  .price__item__txt {
    width: 50%;
    padding: 5%;
    color: #5e6061;
  }
  .price__item__txt h3 {
    font-size: 1.7rem;
    color: #7d7d7d;
    line-height: 1;
    padding-bottom: 10px;
  }
  .price__item__img {
    width: 50%;
    position: relative;
  }
  .price__item__img img {
    width: 100%;
  }
  .price__item__img p {
    position: absolute;
    text-align: center;
    top: 50%;
    right: 10%;
    transform: translate(0%, -50%);
    color: white;
    white-space: nowrap;
  }
  .price__item.fl--reverse {
    flex-direction: row-reverse;
  }
  .price__item.fl--reverse .price__item__img p {
    right: auto;
    left: 10%;
  }
}

.collection {
  background-color: transparent;
  padding: 50px 0 90px;
  color: white;
}
.collection .container {
  max-width: 600px;
}
.collection .video-area {
  position: fixed;
  z-index: -1;
  /*最背面に設定*/
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
}
.collection .video-area .video {
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /*縦横幅指定*/
  width: 177.77777778vh;
  /* 16:9 の幅→16 ÷ 9＝ 177.77% */
  height: 56.25vw;
  /* 16:9の幅 → 9 ÷ 16 = 56.25% */
  min-height: 100%;
  min-width: 100%;
}
@media screen and (max-width: 768px) {
  .collection {
    padding: 36px 0 45px;
  }
}
.collection__ttl {
  top: 36px;
  margin-bottom: 30px;
  text-align: center;
}
.collection__ttl.c--brown {
  color: #846164;
}
.collection__ttl strong {
  font-weight: normal;
  font-size: 7.6vw;
  line-height: 1.1;
}
.collection__ttl small {
  font-size: 5.2vw;
  line-height: 1.1;
}
@media screen and (max-width: 768px) {
  .collection__ttl strong {
    font-weight: normal;
    font-size: 3.8rem;
    line-height: 1.1;
  }
  .collection__ttl small {
    font-size: 2.6rem;
    line-height: 1.1;
  }
}
.collection__txt {
  line-height: 1.66;
  margin: 120px 0 160px;
}
.collection__txt.c--grey {
  color: #9fa0a0;
  margin: 60px 0 30px;
}
@media screen and (max-width: 768px) {
  .collection__txt {
    line-height: 2;
    margin-bottom: 320px;
  }
}
.collection .img-wrapper {
  width: 100%;
  margin: 0 auto 20px;
}

.service {
  padding: 60px 0 0;
}
.service.bg-color--base {
  padding: 60px 0 60px;
}
.service .content-wrapper {
  padding-top: 30px;
  margin-top: 60px;
}
.service__list {
  margin-top: 36px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.service__list__item {
  width: 45%;
  padding-bottom: 35px;
}
.service__list__item.fadein {
  transform: translateY(0px);
}
.service__list__item__ttl {
  text-align: center;
  margin-top: 5px;
}
.service__list__item__ttl strong {
  font-size: 1.2rem;
  display: block;
  line-height: 2;
  color: #b09191;
}
.service__list__item__ttl small {
  display: block;
  font-size: 0.7rem;
}
.service__list__item img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .service {
    padding-top: 28px;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 576px) {
  .service .container {
    width: 80%;
  }
}

.shop {
  padding: 60px 0 30px;
}
.shop__list {
  margin-top: 34px;
  margin-bottom: 12px;
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
}
.shop__list__item {
  width: 47%;
  margin-right: 6%;
  margin-bottom: 30px;
  box-shadow: 2px 2px 4px #dadada;
  color: #2b2b2b;
}
.shop__list__item:nth-child(2n) {
  margin-right: 0;
}
.shop__list__item img {
  width: 100%;
}
.shop__list__item__ttl {
  text-align: center;
  font-size: 0.9rem;
  padding: 11px 0 12px;
  border-bottom: 1px solid #ebebeb;
}
.shop__list__item p.tel::before {
  position: absolute;
  content: "";
  left: 0rem;
  top: 50%;
  transform: translateY(-50%);
  width: 1.2em;
  height: 1.2em;
  background-image: url(../images/icon-g-navi-phone.png);
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
}
.shop__list__item p.location {
  padding-top: 0;
  padding-bottom: 0;
}
.shop__list__item p.location::before {
  position: absolute;
  content: "";
  left: -0.3rem;
  top: 50%;
  transform: translateY(-50%);
  width: 2em;
  height: 2em;
  background-image: url(../images/icon-g-navi-location.png);
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
}
.shop__list__item__content {
  padding: 7px 4%;
  font-size: 0.7rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #ebebeb;
  line-height: 1.7;
}
.shop__list__item__content:last-child {
  border-bottom: none;
}
.shop__list__item__content p {
  width: 73.5%;
  padding-left: 1.5rem;
  position: relative;
}
.shop__list__item__content a.link {
  display: block;
  position: relative;
  width: 22.5%;
  padding-left: 1.1em;
}
.shop__list__item__content a.link::before {
  position: absolute;
  content: "";
  width: 0.7em;
  height: 0.7em;
  border-bottom: 1px solid #c3c3c3;
  border-right: 1px solid #c3c3c3;
  left: 0;
  top: 50%;
  transform: rotate(-45deg) translateY(-50%);
}
.shop__list__item__content a.link.full-width {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .shop {
    padding-top: 28px;
    padding-bottom: 14px;
  }
}

.news {
  padding-bottom: 60px;
}
.news__list {
  margin-top: 40px;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .news {
    padding-bottom: 28px;
  }
}

.benefit {
  padding: 60px 0;
}
.benefit .container {
  width: 75%;
}
.benefit__list {
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  counter-reset: number 0;
}
.benefit__list__item {
  margin-bottom: 43px;
  width: 38%;
  position: relative;
}
.benefit__list__item p {
  font-size: 0.8rem;
}
.benefit__list__item::before {
  counter-increment: number 1;
  content: counter(number, decimal-leading-zero);
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1;
  font-size: 2.6rem;
  font-family: "Walbaum", serif;
  color: #b09191;
}
.benefit__list__item:nth-child(1) picture img {
  padding-left: 12%;
  padding-bottom: 4%;
}
.benefit__list__item:nth-child(1)::before {
  left: 10px;
}
.benefit__list__item:nth-child(2) picture img {
  padding-top: 2%;
}
.benefit__list__item:nth-child(3) picture img {
  padding-left: 19%;
}
.benefit__list__item:nth-child(3)::before {
  left: 8px;
  top: 15px;
}
.benefit__list__item:nth-child(4) picture img {
  padding-left: 25%;
}
.benefit__list__item:nth-child(4)::before {
  top: 15px;
}
.benefit__list__item:nth-child(5) picture img {
  max-width: 80%;
  height: auto;
}
.benefit__list__item.full-width {
  width: 100%;
}
.benefit__list__item.full-width picture {
  height: 98px;
}
.benefit__list__item.full-width p {
  white-space: normal;
}
.benefit__list__item picture {
  width: 100%;
  height: 150px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.benefit__list__item picture img {
  display: block;
}
.benefit__list__item p {
  text-align: center;
  white-space: nowrap;
  margin-top: 10px;
  line-height: 1.7;
}
@media screen and (max-width: 768px) {
  .benefit {
    padding-top: 33px;
    padding-bottom: 0;
  }
  .benefit .container {
    width: 80%;
  }
}

.topic {
  padding: 60px 0;
}
.topic__list {
  margin: 40px 0 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.topic__list__item {
  width: 45%;
  margin-bottom: 30px;
}
.topic__list__item img {
  width: 100%;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .topic {
    padding-top: 25px;
    padding-bottom: 26px;
  }
}

.gallery {
  padding: 60px 0;
}
.gallery h3 {
  margin-top: 30px;
}
.gallery__expo {
  margin-top: 21px;
  margin-bottom: 30px;
  font-size: 0.8rem;
  line-height: 1.6;
}
.gallery__list {
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .gallery {
    padding-top: 32px;
    padding-bottom: 30px;
  }
}

.coordinator {
  padding: 60px 0;
}
.coordinator__img {
  display: block;
  margin-top: 46px;
  margin-bottom: 15px;
}
.coordinator img {
  width: 100%;
}
.coordinator p {
  font-size: 0.8rem;
  line-height: 1.8;
}
.coordinator .sign {
  width: min(300px, 40%);
  margin: -144px 0;
}
.coordinator__name {
  margin-bottom: 1.9em;
}
@media screen and (max-width: 768px) {
  .coordinator {
    padding-top: 30px;
    padding-bottom: 0;
  }
  .coordinator .container {
    width: 86%;
  }
}

.media {
  padding-top: 28px;
  padding-bottom: 30px;
}
.media img {
  display: block;
  margin: 30px auto;
  width: 80%;
}

.catalog {
  padding-top: 0;
  padding-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .catalog {
    padding-bottom: 30px;
  }
}

.location {
  padding: 60px 0 !important;
}
.location__list {
  margin-bottom: 40px;
}
.location__list__item {
  margin-top: 30px;
  text-align: center;
  list-style: none;
}
.studio__list__item {
  margin-top: 30px;
  list-style: none;
}
.location__list__item h3 {
  margin-bottom: 12px;
  color: #9fa0a0;
  font-size: 1.5rem;
  line-height: 1.5;
}
.studio__list__item h3 {
  padding-bottom: 20px;
}
.studio__list__item h3 strong {
  font-size: 2rem;
  line-height: 1.5;
}
.studio__list__item h3 small {
  font-size: 0.8rem;
}
.location__list__item p {
  font-size: 0.8rem;
  padding-bottom: 20px;
}

/* location slider */
.location__slider img {
  width: 100%;
  height: 300px;
  object-fit: cover;
}
@media screen and (max-width: 576px) {
  .location__slider img {
    width: 100%;
    height: 250px;
    object-fit: cover;
  }
}

.prev-arrow,
.next-arrow {
  position: absolute;
  z-index: 100;
  color: #ddd;
  top: 50%;
  transform: translate(0, -50%);
  font-size: 32px;
  font-weight: 1;
}
.prev-arrow {
  left: 30px;
}
.next-arrow {
  right: 30px;
}

@media screen and (max-width: 576px) {
  .prev-arrow {
    left: 10px;
  }
  .next-arrow {
    right: 10px;
  }
}

@media screen and (max-width: 768px) {
  .location__list__item img {
    /* width: 100vw;
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%); */
  }
}
@media screen and (max-width: 768px) {
  .location {
    padding: 30px 0;
  }
}

.flow .container {
  max-width: 640px;
}
.flow__list {
  margin-top: 30px;
}
.flow__list__item {
  padding-bottom: 60px;
}
.flow__list__item p {
  font-size: 0.8rem;
}
.flow__ttl {
  background-color: #cbcccc;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.flow__ttl__txt {
  width: 50%;
  text-align: center;
}
.flow__ttl__txt .num {
  color: white;
  font-size: min(8vw, 100px);
  line-height: 1;
  position: relative;
  letter-spacing: 0.1em;
  padding-bottom: 12px;
}
.flow__ttl__txt .num::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 3px;
  background-color: #898989;
  border-radius: 2px;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
}
.flow__ttl__txt h3 strong {
  font-size: 2rem;
  line-height: 1.5;
}
.flow__ttl__txt h3 small {
  font-size: 0.8rem;
}
@media screen and (max-width: 576px) {
  .flow__ttl__txt .num {
    font-size: 12vw;
    padding-bottom: 8px;
  }
  .flow__ttl__txt .num::after {
    height: 2px;
  }
  .flow__ttl__txt h3 strong {
    font-size: 1.5rem;
    line-height: 1.2;
  }
}
.flow__ttl picture {
  width: 50%;
  max-width: 336px;
  display: block;
}
.flow__ttl picture img {
  width: 100%;
}

.faq {
  padding-top: 0;
}
.faq .img-wrapper {
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .faq .img-wrapper img {
    display: block;
    margin: 0 calc(-50vw + 50%);
    width: 100vw;
  }
}

.info {
  padding: 0;
  font-size: 0.8rem;
}
@media screen and (max-width: 576px) {
  .info {
    font-size: 1rem;
  }
}
.info .box--alert {
  margin-bottom: 20px;
}
.info table.table {
  margin-bottom: 20px;
}
.info table.table td:nth-child(1) {
  width: 160px;
}
@media screen and (max-width: 768px) {
  .info table.table td:nth-child(1) {
    width: 120px;
  }
}
.info table.table td:nth-child(2) {
  width: calc(100% - 160px);
}
@media screen and (max-width: 768px) {
  .info table.table td:nth-child(2) {
    width: calc(100% - 120px);
  }
}

.search .d-fl {
  margin-top: 30px;
}
.search .item__box {
  width: 32%;
  background-color: transparent;
  color: #b09191;
  border: 1px solid #b09191;
}
.search .item__box::before {
  padding-top: 60%;
}

.menu .d-fl {
  margin-top: 30px;
  flex-wrap: wrap;
}
.menu .item__box {
  width: 48%;
  background-color: #b09191;
  color: white;
  border: none;
  margin-bottom: 20px;
  white-space: nowrap;
}
.menu .item__box::before {
  padding-top: 50%;
}
.menu .item__box strong {
  color: white;
}

.brands {
  padding-top: 30px;
  padding-bottom: 0;
}
.brands__list {
  margin-top: 30px;
}
.brands__list img {
  width: 60%;
  max-width: 550px;
}
@media screen and (max-width: 768px) {
  .brands__list img {
    width: 75%;
  }
}
@media screen and (max-width: 576px) {
  .brands__list img {
    width: 90%;
  }
}
.brands__items {
  padding-bottom: 60px;
}
.brands__item {
  padding-top: 40px;
}
.brands__item p.txt-rich {
  line-height: 2;
  color: #b09191;
  margin-bottom: 40px;
}
.brands__item .img-wrapper {
  width: 50%;
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .brands__item .img-wrapper {
    width: 70%;
  }
}
.brands__item:nth-child(2n) .img-wrapper {
  margin-left: auto;
}
.brands .bg--fixed {
  min-height: 100vh;
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
}
.brands .bg--pic01 {
  background-image: url(../images/brand01_PC.jpg);
}
@media screen and (max-width: 576px) {
  .brands .bg--pic01 {
    background-image: url(../images/brand01.jpg);
  }
}

.dress__img {
  margin: 60px 0;
}
.dress__img img {
  width: 70%;
  max-width: 500px;
}
.dress__img img.full-width {
  width: 100vw;
  margin: 0 calc(-50vw + 50%);
}
@media screen and (max-width: 768px) {
  .dress__img {
    margin: 40px 0;
  }
}

.set {
  padding-bottom: 0;
}
.set .bg-color--yellow {
  margin-top: 40px;
  margin-bottom: 5px;
  padding: 20px;
}
.set .bg-color--yellow img {
  max-width: 500px;
  margin: 0 auto;
  display: block;
}
.set .mb-60 {
  margin-bottom: 60px;
}

.option table.table {
  margin-top: 40px;
}
.option table.table td:nth-child(1) {
  color: #b09191;
  width: 160px;
}
@media screen and (max-width: 768px) {
  .option table.table td:nth-child(1) {
    width: 120px;
  }
}
@media screen and (max-width: 576px) {
  .option table.table td:nth-child(1) {
    width: 100px;
  }
}
.option table.table td:nth-child(2) {
  width: calc(100% - 160px);
}
@media screen and (max-width: 768px) {
  .option table.table td:nth-child(2) {
    width: calc(100% - 120px);
  }
}
@media screen and (max-width: 576px) {
  .option table.table td:nth-child(2) {
    width: calc(100% - 100px);
  }
}

.plan__menu {
  margin-top: 30px;
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.plan__menu__item {
  width: 32%;
  background-color: #b09191;
}
.plan__menu .item__box {
  border: none;
  margin-bottom: 20px;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .plan__menu .item__box {
    margin-bottom: 10px;
  }
}
.plan__menu .item__box::before {
  padding-top: 50%;
}
.plan__menu .item__box strong {
  text-align: center;
  left: 50%;
  top: 30%;
  transform: translate(-50%, -50%);
  line-height: 1.3;
  color: white;
}
@media screen and (max-width: 576px) {
  .plan__menu .item__box strong {
    font-size: 14px;
  }
}
.plan__menu .item__box small {
  color: white;
  top: 50%;
  transform: translate(-50%, 0%);
  font-size: 9px;
}
.plan__list__item {
  margin-bottom: 30px;
}

.dress-store {
  padding-bottom: 30px;
  background-color: #e7e0db;
}
.dress-store h3 {
  margin: 30px 0 10px;
}
.dress-store h3 small {
  color: #8b7775;
}
.dress-store .container {
  width: 70%;
  max-width: 460px;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .dress-store .container {
    width: 80%;
  }
}
@media screen and (max-width: 576px) {
  .dress-store .container {
    width: 85%;
  }
}

#photowedding .mv__ttl {
  color: #fff9aa;
}
#photowedding .ttl-base strong {
  color: #b8ae2c;
}
#photowedding .flow__ttl {
  background-color: #cbcab7;
}
#photowedding .flow__ttl__txt h3 strong {
  color: white;
}

.footer {
  padding-top: 80px;
  background-color: #e7e2df;
}
.footer__fix-wrapper {
  display: none;
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 20px 0 20px;
  transform: 0.8s;
}
.footer__fix-wrapper.show {
  display: block;
}
.footer .sns-wrapper {
  max-width: 250px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.footer .sns-wrapper a {
  display: block;
}
.footer .sns-wrapper img {
  display: block;
  width: 40px;
  height: auto;
}
.footer__menu {
  margin-top: 32px;
}
.footer__links {
  margin-top: 25px;
  font-size: 0.85rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.footer__links__item {
  width: 45%;
  margin-bottom: 1.25em;
}
.footer__shop .footer__links {
  text-align: center;
}
.footer__shop .footer__links__item {
  width: 25%;
  margin-bottom: 1.25em;
}
.footer__content {
  margin-top: 50px;
}
.footer__content .footer__links {
  margin-top: 35px;
  height: 30.51em;
  flex-direction: column;
  white-space: nowrap;
  justify-content: flex-start;
}
.footer__content .footer__links .column-2 {
  margin-left: 15%;
  width: 30%;
}
.footer__logo {
  padding-top: 40px;
  padding-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .footer {
    padding-top: 55px;
  }
  .footer .container {
    width: 80%;
  }
  .footer__links {
    margin-top: 25px;
    font-size: 0.85rem;
    flex-direction: column;
    white-space: nowrap;
  }
  .footer__links__item {
    margin-left: 10%;
    width: 40%;
  }
  .footer__links__item.column-2 {
    margin-left: 15%;
    width: 30%;
  }
  .footer__shop .footer__links {
    height: 5.51em;
    text-align-last: left;
  }
  .footer__shop .footer__links__item {
    width: 40%;
  }
  .footer__brands {
    padding-top: 30px;
  }
  .footer__brands__list {
    margin-top: 16px;
  }
  .footer__brands__list img {
    width: 270px;
  }
  .footer__logo {
    padding-top: 20px;
  }
}
@media screen and (max-width: 576px) {
  .footer .container {
    width: 90%;
  }
  .footer__links__item {
    margin-left: calc((100vw - 320px) * 38 / 100);
  }
}

/*# sourceMappingURL=main.css.map*/

/* Add by Yamada */

/* index.html */

.price__list__item p {
  position: relative;
}

.price__list__item.show p:after {
  position: absolute;
  display: block;
  width: 112px;
  height: 60px;
  background-image: url(../images/marker.png);
  background-position: 0 60px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  content: " ";
  transform: translate(-50%, 0);
  animation: markerDrawAnim 300ms 2s steps(6) forwards;
}

.price__list__item.show:first-child p:after {
  top: -6px;
  left: 70%;
}

.price__list__item.show:nth-child(n + 2) p:after {
  top: 8px;
  left: 50%;
}

@keyframes markerDrawAnim {
  to {
    background-position: 0 -300px;
  }
}

.footer__fix-wrapper.show {
  background-image: url(../images/foot_white.png);
  background-size: contain;
}

@media screen and (max-width: 576px) {
  ul.service__list strong.en {
    font-weight: bold;
  }
}

/* photowedding.html */

.ctlg__block {
  display: flex;
  flex-wrap: wrap;
  width: 70%;
  max-width: 500px;
  margin: 30px auto 0;
  background: #f0f0f0;
  padding: 10px;
}

.ctlg__item {
  width: 45%;
  margin: 2.5%;
  float: left;
}

.ctlg__img-area img {
  width: 100%;
}

.ctlg__text-area {
  display: flex;
  align-items: center;
  justify-content: center;
}

.ctlg__text {
  display: flex;
  justify-content: center;
  font-weight: bold;
  flex-wrap: wrap;
}

.ctlg__text a {
  color: #666;
  text-decoration: none;
  display: block;
  padding: 10px 10px 10px 40px;
  background: url(../images/icon-down.svg) no-repeat top 18px left 8px /16px;
  width: 100%;
}

/* モーダル縦ギャラリー */
.modal-back {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  color: #333333;
  background: rgba(255, 255, 255, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1001;
  opacity: 0;
  visibility: hidden;
}

.modal-open {
  transition-delay: 0.1s;
  opacity: 1 !important;
  visibility: visible !important;
}

.modal-in {
  max-width: 600px;
  margin: 0 auto;
  padding: 0;
  position: relative;
}

.close-icon {
  right: 0;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  text-align: right;
}

.close-icon img {
  margin: 0 !important;
  position: fixed;
  top: 4px;
  right: 22px;
  z-index: 99;
}

.modal-in img {
  max-width: 100%;
  display: block !important;
  margin: 30px auto 30px !important;
}

.p-main {
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
}

.p-mdl__title {
  font-size: 18px;
  text-align: center;
  padding: 10px;
}

.p-main__inner img {
  display: block;
  margin: 0px auto;
}

.c-button {
  max-width: 200px;
  padding: 32px 10px 10px;
  text-align: center;
  font-size: 16px;
  background: url(../images/icon-close.png) no-repeat top 5px center;
  margin: 40px auto 100px;
  cursor: pointer;
  background-size: 28px;
}

.p-qa__area {
  margin: 10px auto;
  font-size: 12px;
}

.p-qa__q {
  cursor: pointer;
  position: relative;
  padding: 10px 20px 10px 40px;
  transition: 0.3s;
  background: #f3f3f3;
}

.p-qa__arrow {
  position: absolute;
  left: 10px;
  top: 12px;
  width: 20px;
  height: 20px;
  background-image: url(../images/icon-arrow-under-black-01.svg);
  background-repeat: no-repeat;
  background-position: top 0px center;
  background-size: 20px;
  transition: 0.3s;
}

.js-s-on .p-qa__arrow {
  transform: rotate(180deg);
}

.p-qa__a-content {
  display: block;
  overflow: hidden;
  background: #fff;
  position: relative;
  max-height: 0;
  padding: 0 10px;
  transition: max-height 0.3s, padding 0.3s;
}

.js-s-on + .p-qa__a-content {
  max-height: 10000vh;
  padding: 10px;
}

.js-s-on + .p-qa__a-content:after {
  content: "";
  position: absolute;
  border: #ffe7e7 10px solid;
  top: -20px;
  left: 60px;
  border-left-color: transparent;
  border-top-color: transparent;
  border-right-color: transparent;
}

.p-contact__area {
  max-width: 550px;
  margin: 40px auto;
  padding: 30px;
  border: 1px solid #eeeeee;
}
.p-contact__area {
  max-width: 550px;
  margin: 40px auto;
  padding: 30px;
  border: 1px solid #eeeeee;
}
@media screen and (max-width: 767px) {
  .p-contact__area {
    padding: 30px 20px;
  }
}
.p-contact__area input[type="text"],
.p-contact__area input[type="email"],
.p-contact__area input[type="tel"],
.p-contact__area select,
.p-contact__area textarea {
  max-width: 550px;
  padding: 10px;
  width: 100%;
  font-size: 12px;
}
.p-contact__area textarea {
  min-height: 150px;
}
.p-contact__area input[type="text"]:hover,
.p-contact__area select:hover,
.p-contact__area text-area:hover {
  cursor: pointer;
}
.p-contact__area input[type="text"]:focus,
.p-contact__area select:focus,
.p-contact__area text-area:focus {
  box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.6);
}
.p-contact__area input[type="text"],
.p-contact__area input[type="email"],
.p-contact__area input[type="tel"],
.p-contact__area textarea,
.p-contact__area select {
  -webkit-appearance: none;
  background: #fff;
  border-radius: 0;
  border: none;
  background-color: #f2f2f2 !important;
  font-size: 0.75rem !important;
  padding: 10px 14px !important;
}
.p-contact__input-title {
  font-size: 13px;
  position: relative;
  padding: 3px 5px 5px 3px;
  background-repeat: no-repeat;
  background-position: 5px 4px;
  font-weight: bold;
}
.p-contact__iq-hisu {
  font-size: 11px;
  color: #b91919;
  position: absolute;
  top: 8px;
  right: 5px;
  font-weight: normal;
}
.p-contact__support-message-show {
  font-size: 11px;
}
.p-contact__input-blc {
  margin-bottom: 15px;
  padding-top: 10px;
}
.p-contact__date-area {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 10px 0;
}
.p-contact__date-area input {
  margin-bottom: 5px !important;
}
.p-contact__date {
  width: 100%;
  margin: 5px 0 5px 0;
}

@media screen and (max-width: 767px) {
  .p-contact__date {
    width: 100%;
    margin: 3px auto;
    font-size: 14px;
  }
}
.p-contact__form-title {
  text-align: center;
  margin: 20px 10px;
  font-size: 15px;
  font-weight: bold;
}
.p-contact__choice-area {
  margin: 10px 0;
  font-size: 12px;
  display: flex;
  flex-wrap: wrap;
}
.p-contact__choice-area label {
  display: block;
  padding: 5px;
  background: #eee;
  margin: 5px;
}
.p-contact__choice-area input {
  margin-right: 5px;
}
.p-contact__menu-title {
  padding: 5px 10px;
  margin: 10px 10px 10px 0;
}
.p-contact__menu-area h3 {
  border-top: 1px solid #fcfcfc;
  padding-top: 10px;
}
.p-contact__area input.js-inpt-hisu[type="text"],
.p-contact__area textarea.js-inpt-hisu {
  border: 1px solid #b92424;
  background-color: #fee;
  position: relative;
}
.p-contact__menu-blc {
  margin: 5px 0 10px;
  display: flex;
  justify-content: space-between;
}
.p-contact__menu-line {
  margin-left: auto;
}
input::placeholder {
  color: #aaa;
}
.p-contact__area input.js-inpt-done[type="text"],
.p-contact__areatextarea.js-inpt-done {
  border: 1px solid #8ad495;
  background-color: #edffef !important;
}
.p-contact__input-sub-text {
  font-size: 11px;
  margin: 5px 0;
}
.p-contact__app-hisu {
  font-size: 12px;
  color: #ffffff;
  position: relative;
  margin-top: 5px;
  padding: 3px 10px;
  width: 100%;
  text-align: center;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  background: #d93f3f;
}
.p-contact__app-hisu:after {
  position: absolute;
  content: "";
  border: 10px solid #d93f3f;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-color: transparent;
  top: -19px;
  left: 20px;
}
.p-contact__beforesend {
  text-align: center;
  font-size: 12px;
  border: 1px solid #eeeeee;
  padding: 10px;
}
.p-contact__count-c {
  font-size: 9px;
}
.p-contact__send-area {
  margin: 30px auto;
  width: 100%;
}
/*.p-contact__sendbuton {
  display: none;
}*/
.p-contact__sendbuton button:visited:disabled,
.p-contact__sendbuton button:focus:disabled,
.p-contact__sendbuton button:hover:disabled,
.p-contact__sendbuton button:disabled {
  opacity: 0.3;
}
.p-contact__sendbuton input,
.p-contact__sendbuton button {
  max-width: 320px;
  width: 320px;
  margin: 60px auto;
  display: block;
  background: #333333;
  color: #ffffff;
  border: none;
  font-weight: normal;
  padding: 20px 40px;
  cursor: pointer;
  font-size: 14px;
  text-align: center;
}
.p-contact__sendbuton input:hover,
.p-contact__sendbuton button:hover {
  opacity: 0.7;
}
#p-contact__error-point {
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  margin: 5px;
}
#p-contact__error-point li {
  margin: 3px 0;
  list-style: none;
}
.mw_wp_form .error {
  background: yellow;
}
.p-contact__agree {
  width: 100%;
  margin: 20px auto;
  font-size: 12px;
  max-height: 100px;
  overflow-y: auto;
  padding: 15px;
  border: 1px solid #eeeeee;
}
.p-contact__alert {
  font-size: 11px;
  padding: 10px;
  margin: 20px auto;
  color: #bd4b4d;
}
.p-contact__iq-nini {
  background: #eeeeee;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  padding: 4px 10px;
  color: #333333;
  font-size: 13px;
  margin-right: 20px;
  position: relative;
  top: -2px;
}
.p-contact__support-message {
  font-size: 13px;
  display: none;
}
.p-contact__area input.p-contact__time {
  width: 60%;
  margin: 5px 0 5px 0;
}
@media screen and (max-width: 767px) {
  .p-contact__area input.p-contact__time {
    width: 100%;
    margin: 3px auto;
    font-size: 14px;
  }
}
.p-contact__box {
  max-width: 480px;
  margin: 20px auto;
  padding: 20px;
  font-size: 12px;
  background: #f0f0f0;
}
.p-contact__img img {
  display: block;
  margin: 20px auto;
}
.p-contact__title {
  text-align: center;
}
.p-contact__text {
  line-height: 1.6em;
  font-size: 12px;
}
.p-contact__button-area img {
  display: block;
  width: 100px;
  margin: 20px auto;
}
.p-contact__arrow-link {
  padding: 10px 0 10px 40px;
  background: url(../f_img/icon/icon-arrow-right-black-01.svg) no-repeat top 6px
    left 10px;
  background-size: 20px;
}
.p-contact__staff-icon img {
  width: 90px;
  margin: 0px auto 20px;
  -webkit-border-radius: 100px;
  -khtml-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  display: block;
}
.p-contact__menu {
  padding: 10px 10px 10px 60px;
  background-image: url(../f_img/icon/icon-arrow-right-black-01.svg);
  background-repeat: no-repeat;
  background-position: top 6px left 10px;
  background-size: 30px;
  display: block;
  margin: 10px 0;
}
.p-contact__menu.p-contact__menu--tel {
  background-image: url(../f_img/icon/icon-sphone.svg);
  background-position: top 3px left 14px;
  background-size: 30px;
}
.p-contact__menu.p-contact__menu--line {
  background-image: url(../f_img/icon/icon-line.svg);
  background-position: top 7px left 14px;
  background-size: 30px;
}
.p-contact__menu.p-contact__menu--line img {
  width: 110px;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: auto;
}
.p-contact__menu.p-contact__menu--mail {
  background-image: url(../f_img/icon/icon-contact-mail.svg);
  background-position: top 5px left 14px;
  background-size: 30px;
}
.p-contact__menu.p-contact__menu--mail:hover,
.p-contact__menu.p-contact__menu--mail:focus,
.p-contact__menu.p-contact__menu--tel:hover,
.p-contact__menu.p-contact__menu--tel:focus {
  text-decoration: none;
  color: #333333;
  background-color: #eeeeee;
}
.p-contact__qr-button {
  cursor: pointer;
  position: relative;
  padding: 8px 20px 8px 40px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.p-contact__qr-button:hover {
  background-color: #eeeeee;
}
.p-contact__qr-arrow {
  position: absolute;
  left: 10px;
  top: 8px;
  width: 20px;
  height: 20px;
  background-image: url(../f_img/icon/icon-arrow-under-black-01.svg);
  background-repeat: no-repeat;
  background-position: top 0px center;
  background-size: 20px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.p-contact__qr-area {
  display: none;
}
.js-s-on .p-contact__qr-arrow {
  transform: rotate(180deg);
}
.input-cont label {
  font-size: 13px;
  cursor: pointer;
  display: block;
  padding: 10px;
  margin: 10px 0;
  border: 1px solid #eee;
  line-height: 1em;
}

.plan__menu__item:hover {
  opacity: 0.8;
}

.collection70__ttl strong {
  font-size: 5.32vw;
}

.collection70__ttl small {
  font-size: 3.64vw;
}

.gallery__list img {
  display: block;
  max-width: 100%;
  width: auto;
  height: auto;
  max-height: 364px;
  padding: 0;
  object-fit: contain;
  margin: 0 auto;
}

.gallery__list1 {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.gallery__list1 a {
  width: calc(50% - 6px);
  display: block;
  margin: 3px;
  background-color: #f2f2f2;
}

.gallery__list_studio_photo a {
  width: calc(100% - 6px);
  display: block;
  margin: 3px;
  background-color: #f2f2f2;
  aspect-ratio: 4 / 3;
}
.gallery__list_studio_photo img {
  display: block;
  max-width: 100%;
  width: auto;
  height: auto;
  max-height: 364px;
  padding: 0;
  object-fit: contain;
  background-color: #8080801a;
  margin: 0 auto;
  aspect-ratio: 4 / 3;
}

@media screen and (min-width: 768px) {
  .gallery__list_studio_photo img {
    display: block;
    max-width: 100%;
    width: auto;
    height: auto;
    max-height: 364px;
    padding: 0;
    object-fit: contain;
    margin: 0 auto;
    aspect-ratio: 4 / 3;
  }

  .gallery__list_studio_photo {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }

  .gallery__list_studio_photo a {
    width: calc(50% - 6px);
    display: block;
    margin: 3px;
    background-color: #f2f2f2;
  }
}

.top-image {
  object-fit: cover !important;
  height: 60vh !important;
  max-height: 600px !important;
}

@media screen and (max-width: 576px) {
  .slick-list {
    padding-right: 0px !important;
  }
}

ul.slider > li:not(:first-child) {
  display: none;
}

.p-plan__head-tag2 {
  display: none !important;
}

#option_only {
  display: none;
}
