/* ------------------
--------RESET--------
------------------ */
@charset "UTF-8";
/*! destyle.css v4.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 */
}

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

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

/**
 * Fix appearance for Firefox
 */
[type="number"] {
  -moz-appearance: textfield;
}

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

caption {
  text-align: left;
}

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

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

:root {
  --main: #932e44;
  --sub: #a58758;
  --white: #fff;
  --brown: #473838;
}

/*====================================*/
/* base contents */
/*====================================*/
html {
  font-family:
    Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",
    sans-serif;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
  -webkit-font-feature-settings: "palt";
  color: var(--brown);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  word-break: break-all;
}

@media screen and (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

body {
  /* background-color: #F5E5CD; */
}

img {
  max-width: 100%;
  width: 100%;
  height: auto;
}

/* ------------------------
    edit contents
------------------------- */
/* 指定フォント ここから */

/* --Vidaloka-- */
@font-face {
  font-family: "Vidaloka";
  src: url("../fonts/hotellabo/NotoSansJP-Regular.ttf") format("truetype");
  font-weight: normal;
  font-display: swap;
}

@font-face {
  font-family: "NotoSans";
  src: url("../fnt/NotoSerifJP-Regular.otf") format("truetype");
  font-weight: normal;
  font-display: swap;
}

@font-face {
  font-family: "NotoSans";
  src: url("../fnt/NotoSerifJP-Bold.otf") format("truetype");
  font-weight: bold;
  font-display: swap;
}

@font-face {
  font-family: "Inter";
  src: url("../fnt/Inter-Medium.ttf") format("truetype");
  font-display: swap;
}

body {
  font-family: "NotoSans", serif;
}

/* ----pc,sp/on_off---- */
.pc {
  display: none;
}

.tb {
  display: none;
}

.sp {
  display: block;
}

@media screen and (min-width: 768px) {
  .tb {
    display: block;
  }

  .sp {
    display: none;
  }
}

@media screen and (min-width: 1200px) {
  .pc {
    display: block;
  }

  .tb {
    display: none;
  }
}

/* ----inner---- */
.inner {
  max-width: 1080px;
  margin: 0 auto;
  padding: 10rem 1.1rem 5rem;
}

@media screen and (max-width: 768px) {
  .inner {
    padding: 7rem 1.1rem 5rem;
  }
}

/* ----indent---- */
.indent-S {
  display: inline-block;
  padding-left: 1rem;
  text-indent: -1rem;
}

.indent-M {
  display: inline-block;
  padding-left: 1.5rem;
  text-indent: -1.5rem;
}

.indent-L {
  display: inline-block;
  padding-left: 2rem;
  text-indent: -2rem;
}

/* ----button---- */
.hov:hover {
  opacity: 0.5;
  transition: all 0.3s;
  text-decoration: none;
}
.multiple_btn {
  display: flex;
  flex-direction: column;
  margin-top: 2rem;
}
.multiple_btn .btn {
  margin: 1rem auto;
}
.btn {
  display: inline-block;
  margin: 2.5rem auto 0rem;
  padding: 1rem 0;
  transition: all 0.3s;
  width: 300px;
  max-width: 320px;
  font-size: 0.9rem;
}

.btn02 {
  display: inline-block;
  margin: 2.5rem auto 0rem;
  padding: 0.7rem 0;
  transition: all 0.3s;
  width: 100%;
  font-size: 0.9rem;
}

.btn03 {
  display: inline-block;
  margin: 2.5rem auto 0rem;
  padding: 1rem 0;
  transition: all 0.3s;
  width: 100%;
  font-size: 0.9rem;
}

@media screen and (min-width: 768px) {
  .btn,
  .btn02 {
    margin-bottom: 2.5rem;
    max-width: 320px;
  }

  .btn03 {
    margin-bottom: 2.5rem;
    max-width: 400px;
  }
}

/* ----button-bg---- */
.btn-1,
.btn-4 {
  position: relative;
  background-color: var(--main);
  border: 2px solid var(--main);
  color: var(--white);
  text-align: center;
  letter-spacing: 0.15em;
  border-radius: 50px;
}

.btn-2 {
  position: relative;
  border: 2px solid var(--white);
  color: var(--white);
  text-align: center;
  letter-spacing: 0.15em;
  border-radius: 50px;
}

.btn-3 {
  position: relative;
  display: inline-block;
  background-color: #236c8a;
  border: 1px solid #236c8a;
  color: #fff;
  text-align: center;
  letter-spacing: 0.15em;
  border-radius: 50px;
  text-align: center;
}

.btn-1:hover,
.btn-4:hover {
  background-color: var(--white);
  border: 2px solid var(--main);
  color: var(--main);
}

.btn-2:hover {
  background-color: var(--white);
  border: 2px solid white;
  color: var(--main);
}

.btn-3:hover {
  background-color: initial;
  border: 1px solid #236c8a;
  color: #236c8a;
}

.btn-2::after,
.btn-1::after {
  position: absolute;
  top: 50%;
  right: 7%;
  width: 8px;
  height: 8px;
  transform: translateY(-50%) rotate(45deg);
  border-right: 2px solid currentColor;
  border-top: 2px solid currentColor;
  content: "";
}

.btn-3::after {
  display: inline-block;
  position: absolute;
  padding-left: 40px;
  background: url(../img/moon.svg) no-repeat left;
  content: "";
  height: 25px;
  vertical-align: middle;
  width: 25px;
  top: 50%;
  right: 3%;
  transform: translateY(-50%);
}

.btn-4::after {
  display: inline-block;
  position: absolute;
  padding-left: 40px;
  background: url(../img/sun.svg) no-repeat left;
  content: "";
  height: 25px;
  vertical-align: middle;
  width: 25px;
  top: 50%;
  right: 3%;
  transform: translateY(-50%);
}

header {
  position: relative;
}

/* ----text---- */
.txt-XXS,
.txt-XS,
.txt-S,
.txt-M,
.txt-L,
.txt-XL {
  line-height: 1.5;
}

.txt-XXS {
  font-size: 0.6rem;
}

.txt-XS {
  font-size: 0.75rem;
}

.txt-S {
  font-size: 0.85rem;
}

.txt-M {
  font-size: 0.9rem;
}

.txt-L {
  font-size: 1.2rem;
}

.txt-XL {
  font-size: 1.5rem;
}

.txt-XL {
  font-size: 1.7rem;
}

.bold {
  font-weight: bold;
}

.fl,
.col_2,
.col_3,
.col_2_3,
.col_2_4,
.col_3_5 {
  display: flex;
  /* flex-flow: row wrap; */
}

.col_1 {
  display: block;
}

.col_1_2 {
  display: flex;
  gap: 1.5rem;
}

.col_1 > * {
  display: block;
  width: 100%;
}

.col_1_2 > * {
  flex-basis: 100%;
}

.col_right > *:last-child {
  flex-basis: calc(75% - 0.9rem);
}

.col_3 > * {
  flex-basis: calc(100% / 3 - 0.8rem);
}

.col_2_3 > *,
.col_2_4 > * {
  flex-basis: calc(100% / 2 - 0.5rem);
}

.col_3_5 > * {
  flex-basis: calc(100% / 3 - 0.8rem);
}

.cols > * {
  width: 100%;
  min-width: 0;
}

.col-25 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-40 {
  flex: 0 0 40%;
  max-width: 40%;
}

.col-50 {
  flex: 0 0 50%;
  max-width: 50%;
}

.gap_1 {
  gap: 1.5rem;
}

.gap_2 {
  gap: 2rem;
}

.gap_3 {
  gap: 3rem;
}

@media screen and (max-width: 768px) {
  .col-40 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .gap_3 {
    gap: 2rem;
  }
}

.fld-clm {
  flex-direction: column;
}

@media screen and (min-width: 768px) {
  .col_1_2 {
    display: flex;
    justify-content: space-between;
  }

  .col_1_2 > * {
    flex-basis: calc(100% / 2 - 0.8rem);
  }

  .col_1_3 > * {
    flex-basis: calc(100% / 2 - 1.2rem);
    margin-bottom: 0;
  }
}

@media screen and (min-width: 1200px) {
  .flex {
    display: flex;
  }

  .col_1_3 > * {
    flex-basis: calc(100% / 3 - 1.5rem);
    margin-bottom: 0;
  }

  .col_right > *:last-child {
    flex-basis: calc(80% - 0.9rem);
  }

  .col_2_3 > * {
    flex-basis: calc(100% / 3 - 2rem);
    margin-bottom: 0;
  }

  .col_2_4 > * {
    flex-basis: calc(100% / 4 - 1.5rem);
    margin-bottom: 0;
  }

  .col_3_5 > * {
    flex-basis: calc(100% / 5 - 0.5rem);
    margin-bottom: 0;
  }
}

@media screen and (max-width: 768px) {
  .fl {
    flex-direction: column;
  }
  .col_1_2 {
    flex-direction: column;
  }
}

.jf_fs {
  justify-content: flex-start;
}

.jf_sb {
  justify-content: space-between;
}

.jf_c {
  justify-content: center;
}

.jf_e {
  justify-content: space-evenly;
}

.jf_fe {
  justify-content: flex-end;
}

.item-c {
  align-items: center;
}

/* ----grid-layout---- */
.grid,
.grid_1_2,
.grid_1_3,
.grid_2,
.grid_3,
.grid_4,
.grid_2_4 {
  display: grid;
}

.grid_1_2 {
  grid-template-columns: 1fr;
}

.grid_2_4 {
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: 1fr;
  grid-gap: 2rem;
}

.grid_2 {
  grid-template-columns: repeat(2, 1fr);
}

.grid_3 {
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 2rem;
}

.grid_4 {
  grid-template-columns: repeat(4, 1fr);
}

@media screen and (min-width: 768px) {
  .grid_1_2 {
    grid-template-columns: repeat(2, 1fr);
  }

  .grid_1_3 {
    grid-template-columns: repeat(3, 1fr);
  }

  .grid_2_4 {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media screen and (max-width: 768px) {
  .reverse > *:last-child {
    order: -1;
  }
}

/*====================================*/
/* mv */
/*====================================*/

@media screen and (min-width: 768px) {
}

/*====================================*/
/* フェードイン */
/*====================================*/

.view.view-fix,
.view.view-slideup,
.view.view-slidedown,
.view.view-slidein-L,
.view.view-slidein-R {
  opacity: 0;
}

.view.view-fix.on {
  opacity: 1;
  animation: view-fix 1s ease both;
}

.view.view-slideup.on {
  opacity: 1;
  animation: view-slideup 1s ease both;
}

.view.view-slidedown.on {
  opacity: 1;
  animation: view-slidedown 1s ease both;
}

.view.view-slidein-L.on {
  opacity: 1;
  animation: view-slidein-L 1s ease both;
}

.view.view-slidein-R.on {
  opacity: 1;
  animation: view-slidein-R 1s ease both;
}

@keyframes view-fix {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes view-slideup {
  0% {
    opacity: 0;
    transform: translate(0, 35px);
  }

  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}

@keyframes view-slidedown {
  0% {
    opacity: 0;
    transform: translate(0, -35px);
  }

  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}

@keyframes view-slidein-L {
  0% {
    opacity: 0;
    transform: translate(-35px, 0);
  }

  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}

@keyframes view-slidein-R {
  0% {
    opacity: 0;
    transform: translate(35px, 0);
  }

  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}

.bgextend {
  animation-name: bgextendAnimeBase;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  position: relative;
  overflow: hidden;
  opacity: 0;
  display: inline-block;
  z-index: -1;
}

@keyframes bgextendAnimeBase {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.bgappear {
  animation-name: bgextendAnimeSecond;
  animation-duration: 1s;
  animation-delay: 0.6s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes bgextendAnimeSecond {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.bgLRextend::before {
  animation-duration: 1s;
  animation-fill-mode: forwards;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: var(--main);
  z-index: 4;
  pointer-events: none;
}

.view.bgLRextend.on::before {
  animation-name: bgLRextendAnime;
}

@keyframes bgLRextendAnime {
  0% {
    transform-origin: left;
    transform: scaleX(1);
  }

  50% {
    transform-origin: left;
    transform: scaleX(1);
  }

  50.001% {
    transform-origin: right;
  }

  100% {
    transform-origin: right;
    transform: scaleX(0);
  }
}

.bgRLextend::before {
  animation-duration: 1s;
  animation-fill-mode: forwards;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: var(--main);
  z-index: 1;
  pointer-events: none;
}

.view.bgRLextend.on::before {
  animation-name: bgRLextendAnime;
}

@keyframes bgRLextendAnime {
  0% {
    transform-origin: right;
    transform: scaleX(1);
  }

  50% {
    transform-origin: right;
    transform: scaleX(1);
  }

  50.001% {
    transform-origin: left;
  }

  100% {
    transform-origin: left;
    transform: scaleX(0);
  }
}

.bgDUextend::before {
  animation-name: bgDUextendAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: var(--main);
}

@keyframes bgDUextendAnime {
  0% {
    transform-origin: bottom;
    transform: scaleY(0);
  }

  50% {
    transform-origin: bottom;
    transform: scaleY(1);
  }

  50.001% {
    transform-origin: top;
  }

  100% {
    transform-origin: top;
    transform: scaleY(0);
  }
}

.bgUDextend::before {
  animation-name: bgUDextendAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: var(--main);
}

@keyframes bgUDextendAnime {
  0% {
    transform-origin: top;
    transform: scaleY(0);
  }

  50% {
    transform-origin: top;
    transform: scaleY(1);
  }

  50.001% {
    transform-origin: bottom;
  }

  100% {
    transform-origin: bottom;
    transform: scaleY(0);
  }
}

/*====================================*/
/* mv */
/*====================================*/
#mv {
  position: relative;
  margin-bottom: 1rem;
}

#mv .top__link {
  position: absolute;
  top: 5%;
  left: 50%;
  transform: translate(-50%, -5%);
  width: 160px;
  z-index: 999;
}

@media screen and (max-width: 768px) {
  #mv .top__link {
    width: 140px;
  }
}

.container {
  padding-top: 10rem;
  position: relative;
  width: 100%;
  max-width: 90%;
  overflow: hidden;
  margin-left: auto;
  padding-right: 1rem;
}

.sample-img {
  margin-left: 7%; /* ♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎同じ数値♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎ */
  /* テキストの端から画像の端までの長さ */
}

.sample-img img {
  display: block;
  width: 100%;
}

.color-black,
.color-white {
  font-size: 4vw;
  font-weight: bold;
  height: calc(100% - 10%);
  overflow: hidden;
  position: absolute;
  top: 25%;
  letter-spacing: 0.2rem;
}

.color-black {
  width: 100%; /* ♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎同じ数値♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎ */
  /* テキストの端から画像の端までの長さ */
}

.color-white {
  margin-left: 7%; /* ♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎同じ数値♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎ */
  /* テキストの端から画像の端までの長さ */
  width: 100%;
  text-shadow: 2px 3px 8px #330808;
}

.color-black span,
.color-white span {
  position: absolute;
}

.color-black span {
  color: #932e44;
}

.color-white span {
  color: #fff;
  left: -7%; /* ♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎同じ数値♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎ */
  /* テキストの端から画像の端までの長さ分マイナス */
}

.color-black span {
  width: 250%;
}

@media screen and (max-width: 768px) {
  .container {
    max-width: 95%;
    padding-right: 0.5rem;
  }

  .color-black,
  .color-white {
    font-size: 7vw;
  }

  .sample-img {
    margin-left: 12%; /* ♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎同じ数値♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎ */
    /* テキストの端から画像の端までの長さ */
  }

  .color-white {
    margin-left: 12%; /* ♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎同じ数値♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎ */
    /* テキストの端から画像の端までの長さ */
  }

  .color-white span {
    left: -12%; /* ♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎同じ数値♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎♦︎ */
    /* テキストの端から画像の端までの長さ分マイナス */
  }
}

/*====================================*/
/* コンテンツ共通のスタイル */
/*====================================*/
.cont__box {
  display: flex;
  padding: 5rem 0;
}
.cont__box.reverse {
  flex-direction: row-reverse;
}
@media screen and (max-width: 768px) {
  .cont__box {
    padding: 3.5rem 0;
  }
}

.cont__box > .img__box {
}

.cont__box > .txt__box {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 2rem;
  padding: 4.5rem;
}

@media screen and (max-width: 768px) {
  .cont__box {
    flex-direction: column;
  }

  .cont__box > .txt__box {
    padding: 1.1rem;
  }
}

.cont__box > .txt__box .ttl {
  font-size: 1.5rem;
  text-align: center;
}

.cont__box > .txt__box .txt {
  line-height: 1.8rem;
}
.txt__box .one-line {
  font-size: 14px;
}
.line-note,
.line-note .text-note {
  display: block;
}
.line-note .text-note {
  position: relative;
  /* margin-left: 15px; */
  padding-left: 10px;
  letter-spacing: 0.1em;
}
.line-note .text-note::before {
  position: absolute;
  content: "・";
  left: 0;
}
@media screen and (max-width: 768px) {
  .txt__box .one-line {
    font-size: 12.5px;
  }
  .line-note .text-note {
    letter-spacing: 1px;
  }
}
/*====================================*/
/* period */
/*====================================*/
#period {
}

.border-dot {
  border-bottom: 1px dotted var(--white);
}

#period h2.ttl {
  text-align: center;
  font-weight: bold;
  font-size: 1.5rem;
  margin-bottom: 3rem;
}

@media screen and (max-width: 768px) {
  #period h2.ttl {
    font-size: 1.2rem;
  }
}

#period .ttl span {
  border: 2.5px solid var(--brown);
  border-radius: 50px;
  padding: 0 0.7rem;
  margin-right: 1rem;
}

#period .period__box > * {
  padding: 1.5rem;
  border-radius: 0.5rem;
}

#period .period__box .ttl {
  color: var(--white);
  font-size: 1.5rem;
}

#period .period__box .grid__cnt {
  display: flex;
  place-items: baseline;
  grid-gap: 1rem;
  padding: 1rem 0;
  color: var(--white);
  display: grid;
  grid-template-columns: 1.5fr 8fr;
  grid-gap: 1rem;
}

#period .period__box .grid__cnt:last-child {
  padding-bottom: 0;
}

#period .period__box .l__box {
  background-color: var(--sub);
}

#period .period__box .r__box {
  background-color: var(--main);
}

#period .period__box .grid__cnt .grid__ttl {
  text-align: center;
  border: 2.5px solid var(--white);
  border-radius: 50px;
  padding: 0 0.7rem;
  height: 2.7rem;
  width: 4.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

/*====================================*/
/* collection__slide */
/*====================================*/
/* スライドする要素 */
.content_slide {
  width: 560px;
  margin: 0 15px;
}

@media screen and (max-width: 768px) {
  .content_slide {
    width: 360px;
  }
}

.content_slide img {
  border-radius: 0.3rem;
}

.content_slide p {
  margin: 20px 0;
  text-align: center;
  font-size: 20px;
  color: #767373;
}
.content_slide span {
  font-size: 16px;
  color: #767373;
}

/* スライドレールの枠 */
.wrap__txt01 {
  overflow: hidden;
  display: flex;
  align-items: center;
  margin-bottom: -1rem;
}

.wrap__txt02 {
  overflow: hidden;
  display: flex;
  align-items: center;
  margin-top: -0.2rem;
}

@media screen and (max-width: 768px) {
  .wrap__txt01 {
    margin-bottom: -0.85rem;
  }
  .wrap__txt02 {
    margin-top: -0.1rem;
  }
}

.wrap {
  overflow: hidden;
  display: flex;
  align-items: center;
  padding: 2.5rem 0;
  background: linear-gradient(180deg, var(--main) 0%, var(--sub) 100%);
}

@media screen and (max-width: 768px) {
  .wrap {
    padding: 1.5rem 0;
  }
}

.wrap__txt01 .content_slide,
.wrap__txt02 .content_slide {
  width: 1100px;
}

@media screen and (max-width: 768px) {
  .wrap__txt01 .content_slide,
  .wrap__txt02 .content_slide {
    width: 750px;
  }
}

/* content4つをまとめたスライドブロック */
.slideshow_2 {
  display: flex;
  gap: 3rem;
  -webkit-animation: loop-slide 45s infinite linear 1s both;
  animation: loop-slide 45s infinite linear 1s both;
}

@media screen and (max-width: 768px) {
  .slideshow_2 {
    gap: 0;
  }
}

@-webkit-keyframes loop-slide {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes loop-slide {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}

.slideshow_1 {
  display: flex;
  gap: 3rem;
  -webkit-animation: loop-slide-rev 30s infinite linear 1s both;
  animation: loop-slide-rev 30s infinite linear 1s both;
}
@-webkit-keyframes loop-slide-rev {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(100%);
  }
}
@keyframes loop-slide-rev {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(0);
  }
}
/* ホバー時に動きを止める */
.slide-paused:hover .slideshow_2 {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}

/*====================================*/
/* intro */
/*====================================*/
#intro {
  background-color: var(--main);
}

.head {
  margin-bottom: 3.5rem;
}

.head .ttl__box {
  text-align: center;
  margin-bottom: 1.5rem;
  color: var(--sub);
  font-weight: bold;
  font-size: 1.5rem;
}

.head .ttl__box .img {
  width: 226px;
  margin-bottom: 1.5rem;
}

.head .txt__box {
  text-align: center;
  line-height: 2;
}

@media screen and (max-width: 768px) {
  .head .txt__box {
    text-align: left;
  }
}

/*====================================*/
/* companies */
/*====================================*/
#nav {
  position: relative;
  z-index: 100;
}

#nav img {
  position: absolute;
}

#nav img::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 114px;
  background: linear-gradient(0deg, #f5e5cd 0%, rgba(245, 229, 205, 0) 100%);
  z-index: 10;
}

.nav {
  position: relative;
  padding: 1rem 0;
  color: var(--brown);
  background-color: var(--white);
}

#nav .nav__list {
  max-width: 1080px;
  margin: auto;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  font-size: 1rem;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  #nav .nav__list {
    gap: 1rem;
  }
}

#nav .nav__list .nav__items a {
  padding: 0;
}

#nav .nav__list .nav__items {
  position: relative;
  flex: 1 1;
  display: flex;
  flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
  #nav .nav__list .nav__items {
    flex-basis: calc(100% / 3 - 2rem);
  }
}

#nav .nav__list .nav__items a {
  display: flex;
  flex: 1 1;
  justify-content: center;
  padding: 0 0.5rem;
}

@media screen and (max-width: 768px) {
  #nav .nav__list .nav__items a {
    padding: 0;
  }
}

#nav .nav__list .nav__items:not(:last-child)::after {
  content: "";
  display: block;
  width: 1.5px;
  height: 20px;
  background-color: var(--sub);
  position: absolute;
  right: -1px;
  top: calc((100% - 20px) / 2);
}

@media screen and (max-width: 768px) {
  #nav .nav__list .nav__items:nth-child(3n)::after {
    content: none;
  }
}

/*====================================*/
/* detail */
/*====================================*/
.detail {
  background-color: var(--white);
  border: 1px solid var(--sub);
  border-radius: 8px;
  color: var(--sub);
  max-width: 700px;
  margin: auto;
  padding: 1.5rem;
  margin-top: 3rem;
}

.detail .ttl {
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 1rem;
}

.border {
  padding-bottom: 1rem;
  border-bottom: 2px dotted var(--sub);
}

.detail .price {
  padding-top: 1rem;
  display: flex;
  align-items: baseline;
  gap: 1.5rem;
}

@media screen and (min-width: 767px) {
  .detail .price .price__txt {
    font-size: 0.875rem;
  }
}

.detail .price .price__ttl {
  background-color: var(--sub);
  color: var(--white);
  padding: 0.1rem 0.7rem;
  height: 1.9rem;
  border-radius: 50px;
  white-space: nowrap;
}

.price__txt .txt {
  margin-bottom: 1rem;
}

.btn__box {
  text-align: center;
}

/*====================================*/
/* menu */
/*====================================*/

#menu .btn__container {
  display: flex;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 768px) {
  #menu .btn__container {
    display: block;
  }
}

#menu .btn__container > * {
  color: var(--white);
  flex-grow: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 4rem 1.1rem 3rem;
}

#menu .btn__container .l__box {
  margin-left: auto;
  background-color: var(--sub);
}

#menu .btn__container .r__box {
  margin-left: auto;
  background-color: var(--main);
}

#menu .btn__container > * .box__wrap .ttl {
  font-size: 2rem;
  line-height: 1.1;
}

#menu .btn__container > * .box__wrap .ttl .sub__ttl {
  font-size: 1rem;
}

/*====================================*/
/* note */
/*====================================*/
#note {
  background-color: var(--main);
}

#note .inner {
  padding-bottom: 0;
  padding: 7rem 5rem 0rem;
}

@media screen and (max-width: 768px) {
  #note .inner {
    padding-bottom: 0;
    padding: 7rem 1.1rem 0rem;
  }
}

#note .note__cnt {
  border-radius: 8px;
  color: var(--white);
}

#note .note__cnt .note__items {
  position: relative;
  font-size: 0.8rem;
}

#note .note__cnt .note__items .note__list {
  position: relative;
  padding-left: 1em;
  text-indent: -1em;
}

#note .note__cnt .note__items .note__list::before {
  content: "※";
}

.phone {
  display: flex;
  justify-content: center;
  color: var(--white);
}

@media screen and (max-width: 768px) {
  .phone {
    flex-direction: column;
    align-items: center;
  }
}

.phone .left__box .ttl {
  border: 2px solid var(--white);
  display: inline-block;
  border-radius: 50px;
  padding: 0.1rem 0.5rem;
}

.phone .right__box {
  line-height: 1.7;
}

.phone .right__box .num a {
  text-decoration: underline;
}

.phone .right__box .note__txt {
  font-size: 0.85rem;
}

.phone .left__box .ttl {
  border: 2px solid var(--white);
  display: inline-block;
  border-radius: 50px;
  padding: 0.1rem 0.5rem;
}

@media screen and (max-width: 768px) {
  .phone .right__box .note__txt {
    font-size: 1rem;
  }
}

/*====================================*/
/* footer */
/*====================================*/
footer {
  color: var(--white);
  text-align: center;
  padding: 3rem 0 0;
  background: var(--main);
}

footer #ft-top {
  padding-bottom: 5rem;
}

footer #ft-top a {
  display: block;
  width: 200px;
  margin: 2rem auto;
}

.ft-name {
  color: #fff;
  font-size: 24px;
  padding: 24px 0 0;
  margin: 0;
}

.ft-address {
  font-family: "Zen Old Mincho";
  font-size: 16px;
  font-style: normal;
  letter-spacing: 2.08px;
}

.ft-access {
  margin: 24px auto;
}

.ft-access a {
  font-family: "Zen Old Mincho";
  display: block;
  color: var(--white);
  font-size: 1rem;
  padding: 1rem 0;
  width: 350px !important;
  border-radius: 50px;
  border: 1px solid var(--white);
}

.ft-social {
  margin: 24px 0 !important;
}

.ft-social a {
  width: 50px !important;
}

.ft-nav {
  display: flex;
  justify-content: center;
  margin-bottom: 94px;
}

.ft-nav a {
  color: #fff;
  width: 300px !important;
  padding: 0 24px;
  margin: 0 !important;
  border-left: 0.5px solid #fff;
}

.fnav-link {
  border-right: 0.5px solid #fff;
}

#copyright {
  color: var(--white);
  padding: 8px 0;
  font-size: 12px;
  font-family: "Noto Serif JP";
  background-color: var(--sub);
}

@media (max-width: 769px) {
  .ft-name {
    font-size: 24px !important;
  }

  .ft-address {
    line-height: 1.7;
  }

  .ft-access {
    width: 90% !important;
  }

  .ft-access a {
    width: 100% !important;
    height: 54px;
    padding: 12px 0;
  }

  .ft-nav {
    margin: 0 16px 64px;
  }

  .ft-nav a {
    font-size: 12px;
    padding: 0px 8px !important;
  }
}

.fixed_banner {
  position: fixed;
  z-index: 99999;
  font-weight: 600;
  bottom: 32px;
  right: 32px;
  width: 4%;
  height: 8%;
  text-align: center;
}

.fixed_banner a {
  display: block;
  color: #fff;
  border-radius: 5px;
  height: 45px;
  width: 45px;
  background: var(--main);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
}

.fixed_banner a > span.pagetop__arrow {
  display: inline-block;
  height: 10px;
  width: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: translateY(calc(100% + 5px)) rotate(-45deg);
}

@media screen and (min-width: 768px) {
  .fixed_banner a > span.pagetop__arrow {
    transform: translateY(calc(100% + 0px)) rotate(-45deg);
  }
}

.fixed_banner:hover {
  opacity: 0.7;
}

@media screen and (max-width: 1080px) {
  .fixed_banner {
    bottom: 32px;
    right: 56px;
  }
}

@media screen and (max-width: 768px) {
  .fixed_banner {
    bottom: 10px;
    right: 46px;
  }
}
#ft-top .social {
  margin: 32px 0 56px;
  display: flex;
  justify-content: center;
  gap: 24px;
}
#ft-top .social a {
  transition: opacity 0.5s ease;
  width: auto;
  margin: 0;
}
#ft-top .social a:hover {
  opacity: 0.7;
}
.social img {
  width: 55px;
}

.common_slides {
  position: relative;
  overflow: hidden;
  padding-bottom: 2rem;
  width: 100%;
  z-index: 0;
}
.common_slides .swiper-pagination {
  position: absolute;
  display: flex;
  gap: 1.5rem;
  z-index: 10;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0.5rem;
}
.swiper-pagination-bullet {
  display: block;
  width: 10px;
  height: 10px;
  background: var(--main);
  opacity: 0.3;
  border-radius: 50%;
  cursor: pointer;
}

.swiper-pagination-bullet:last-child {
  margin-right: 0;
}

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

.container {
  padding-top: 10rem;
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  margin: auto;
}

.media .video-container {
  position: relative;
  width: 100%;
  padding-bottom: 35.85%;
  height: 0;
  overflow: hidden;
  max-width: 1130px;
  margin: auto;
}
.media .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
@media (max-width: 1023px) {
  .media .container {
    padding: 0 1.25rem;
  }
}
@media (max-width: 1023px) {
  .media .container .video-container {
    padding-bottom: 56.25%;
  }
}