@charset "UTF-8";
/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.min.css */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
  min-width: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
}

main {
  display: block;
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

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

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: inherit;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
}

button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

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

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

[type=number] {
  -moz-appearance: textfield;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-color: inherit;
  border-collapse: collapse;
}

caption {
  text-align: left;
}

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

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

@font-face {
  font-family: "Shippori Mincho";
  src: url("../lib/Shippori_Mincho/ShipporiMincho-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Shippori Mincho";
  src: url("../lib/Shippori_Mincho/ShipporiMincho-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Shippori Mincho";
  src: url("../lib/Shippori_Mincho/ShipporiMincho-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Shippori Mincho";
  src: url("../lib/Shippori_Mincho/ShipporiMincho-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Shippori Mincho";
  src: url("../lib/Shippori_Mincho/ShipporiMincho-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Akshar";
  src: url("../lib/Akshar/Akshar-VariableFont_wght.ttf") format("truetype");
  font-weight: 300 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("../lib/Noto_Sans_JP/NotoSansJP-VariableFont_wght.ttf") format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
.shipporiReg {
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
}

.shipporiMed {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
}

.shipporiSemi {
  font-family: "Shippori Mincho", serif;
  font-weight: 600;
}

.shipporiBold {
  font-family: "Shippori Mincho", serif;
  font-weight: 700;
}

.aksharReg {
  font-family: "Akshar", sans-serif;
  font-weight: 400;
}

.aksharMed {
  font-family: "Akshar", sans-serif;
  font-weight: 500;
}

.aksharBold {
  font-family: "Akshar", sans-serif;
  font-weight: 700;
}

.sansReg {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
}

.sansMed {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
}

.sansBold {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
}

.sansBlack {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 900;
}

.text-large {
  font-size: 40px;
}

.text-orange {
  color: #f08300;
}

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

body {
  color: var(--main_bk, #231815);
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.01em !important;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1200px) {
  body {
    font-size: clamp(12.8px, 3.2vw, 18px);
  }
}
body::before {
  content: "";
  width: 100vw;
  height: 100vh;
  display: block;
  background-image: url("../../assets/images/bg-pc.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: fixed;
  inset: 0;
  z-index: -1;
  pointer-events: none;
}

.common-section {
  width: 100vw;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 100px 40px;
  overflow: hidden;
}
@media screen and (max-width: 1200px) {
  .common-section {
    padding: 80px 40px;
  }
}
@media screen and (max-width: 767px) {
  .common-section {
    padding: 42px 24px;
  }
}

.common-inner {
  width: 100%;
  max-width: 1000px;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.bg-mix-blend {
  position: relative;
  background: rgba(240, 131, 0, 0.1);
}

.bg-mix-blend > * {
  position: relative;
  z-index: 1;
}

.common-h2.eng {
  width: -moz-fit-content;
  width: fit-content;
  color: #f08300;
  text-align: center;
  text-shadow: 3px 3px 0 #fff;
  font-size: 50px;
  line-height: 1;
  letter-spacing: 2px;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .common-h2.eng {
    font-size: 5.46875vw;
  }
}
@media screen and (max-width: 767px) {
  .common-h2.eng {
    font-size: 6.75vw;
  }
}
.common-h2.eng::after {
  content: "";
  width: 180px;
  height: 3px;
  background-color: #f08300;
  position: absolute;
  bottom: -16px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 100px;
}
@media screen and (max-width: 1200px) {
  .common-h2.eng::after {
    width: 24vw;
    height: 0.5vw;
  }
}

.common-h2 {
  color: #f08300;
  text-align: center;
  text-shadow: 3px 3px 0 #fff;
  font-size: 42px;
  line-height: 1;
  letter-spacing: 1.68px;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .common-h2 {
    font-size: 4.1666666667vw;
    line-height: 1.4;
  }
}
@media screen and (max-width: 767px) {
  .common-h2 {
    font-size: 6.25vw;
    line-height: 1.4;
  }
}
.common-h2::after {
  content: "";
  width: 180px;
  height: 3px;
  background-color: #f08300;
  position: absolute;
  bottom: -24px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 100px;
}
@media screen and (max-width: 1200px) {
  .common-h2::after {
    width: 12.5vw;
    height: 0.2604166667vw;
    bottom: -20px;
  }
}
@media screen and (max-width: 767px) {
  .common-h2::after {
    width: 30vw;
    height: 0.5vw;
    bottom: -16px;
  }
}

#footer .sec-cta .btn-wrap {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

#footer .sec-cta .btn-wrap .item {
  min-width: 0;
}

#footer .sec-cta .btn-wrap .u-btn-01.w-01 a {
  width: min(100%, 290px);
}

.l-bottom-link {
  width: 100%;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #231815;
}
@media screen and (max-width: 1200px) {
  .l-bottom-link {
    height: 69px;
  }
}
.l-bottom-link .l-bottom-link__text {
  color: #fff;
  font-size: 14px;
  line-height: 1.75;
}
@media screen and (max-width: 1200px) {
  .l-bottom-link .l-bottom-link__text {
    font-size: clamp(10.7px, 1.3932291667vw, 14px);
    line-height: 1.75;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
.l-bottom-link span:nth-of-type(1) {
  color: #fff;
  font-size: 14px;
  line-height: 1.5;
}
.l-bottom-link span:nth-of-type(2) {
  padding: 0 1em;
  color: #fff;
  font-size: 14px;
  line-height: 1.5;
}
@media screen and (max-width: 1200px) {
  .l-bottom-link span:nth-of-type(2) {
    display: none;
  }
}
.l-bottom-link a {
  color: #fff;
  color: #fff;
  font-size: 14px;
  line-height: 1.5;
}

.l-mv {
  width: 100vw;
  height: -moz-fit-content;
  height: fit-content;
  margin-top: 100px;
  background-color: #fff;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
@media screen and (max-width: 960px) {
  .l-mv {
    margin-top: 55px;
  }
}
@media screen and (max-width: 1200px) {
  .l-mv {
    width: 100vw;
    height: -moz-fit-content;
    height: fit-content;
    aspect-ratio: initial;
  }
}
@media screen and (max-width: 379px) {
  .l-mv {
    height: -moz-fit-content;
    height: fit-content;
  }
}
.l-mv::before {
  content: "";
  position: absolute;
  background-image: url("../../assets/images/mv-pc-left.webp");
  background-size: cover;
  background-position: left center;
  background-repeat: no-repeat;
  left: 0;
  top: 0;
  height: 100%;
  aspect-ratio: 977/1620;
  z-index: 2;
}
@media screen and (max-width: 1200px) {
  .l-mv::before {
    background-image: url("../../assets/images/mv-sp-up.webp");
    aspect-ratio: 750/425;
    width: 100%;
    height: auto;
  }
}
.l-mv::after {
  content: "";
  position: absolute;
  background-image: url("../../assets/images/mv-pc-right.webp");
  background-size: cover;
  background-position: right center;
  background-repeat: no-repeat;
  right: 0;
  top: 0;
  height: 100%;
  aspect-ratio: 979/1620;
  z-index: 2;
}
@media screen and (max-width: 1200px) {
  .l-mv::after {
    background-image: url("../../assets/images/mv-sp-lw.webp");
    aspect-ratio: 750/492;
    width: 100%;
    height: auto;
    top: initial;
    bottom: 0;
  }
}

.l-mv__inner {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  justify-content: flex-start;
  padding: 2.34375vw 0;
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 1200px) {
  .l-mv__inner {
    padding: 16svh 40px 3svh;
    row-gap: 0;
  }
}
@media screen and (max-width: 767px) {
  .l-mv__inner {
    padding: 17svh 16px 4svh;
    row-gap: 0;
    justify-content: flex-end;
  }
}
@media screen and (max-width: 379px) {
  .l-mv__inner {
    padding: 17svh 16px 4svh;
  }
}

.l-mv__header {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 2.34375vw;
       column-gap: 2.34375vw;
}
@media screen and (max-width: 1200px) {
  .l-mv__header {
    flex-direction: column;
    row-gap: 1svh;
  }
}
@media screen and (max-width: 767px) {
  .l-mv__header {
    row-gap: 1svh;
  }
}

.l-mv__logo--left {
  width: 17.7083333333vw;
  aspect-ratio: 340/55;
}
@media screen and (max-width: 1200px) {
  .l-mv__logo--left {
    width: 31.25vw;
  }
}
@media screen and (max-width: 767px) {
  .l-mv__logo--left {
    width: 45.25vw;
  }
}
.l-mv__logo--left img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

.l-mv__logo--right {
  width: 11.4583333333vw;
  aspect-ratio: 220/56;
}
@media screen and (max-width: 1200px) {
  .l-mv__logo--right {
    width: 15.3645833333vw;
    max-width: 220px;
  }
}
@media screen and (max-width: 767px) {
  .l-mv__logo--right {
    width: 29.5vw;
    max-width: 220px;
  }
}
.l-mv__logo--right img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

.l-mv__title {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 2vh;
}
@media screen and (max-width: 767px) {
  .l-mv__title {
    margin-top: 0;
  }
}

.l-mv__title-box-gold {
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding: 0.6770833333vw 1.09375vw;
  background-color: #bca475;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1200px) {
  .l-mv__title-box-gold {
    padding: 0;
    padding: 1.6927083333vw 2.734375vw;
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .l-mv__title-box-gold {
    padding: 2.5vw 5.25vw;
    margin-top: 2.8svh;
  }
}

.l-mv__title-text {
  color: #fff;
  font-size: clamp(22px, 1.8229166667vw, 35px);
  line-height: 1;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1200px) {
  .l-mv__title-text {
    font-size: clamp(24px, 3.125vw, 35px);
  }
}
@media screen and (max-width: 767px) {
  .l-mv__title-text {
    font-size: clamp(15px, 4.5vw, 24px);
  }
}
.l-mv__title-text span {
  color: #fff;
  font-size: clamp(24px, 1.9270833333vw, 37px);
  line-height: 1;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1200px) {
  .l-mv__title-text span {
    font-size: clamp(26px, 3.3854166667vw, 37px);
  }
}
@media screen and (max-width: 767px) {
  .l-mv__title-text span {
    font-size: clamp(16px, 4.75vw, 26px);
  }
}

.l-mv__title-main {
  width: 48.3333333333vw;
  aspect-ratio: 928/255;
  margin-top: 0.9375vw;
}
@media screen and (max-width: 1200px) {
  .l-mv__title-main {
    width: 83.3333333333vw;
    margin-top: 2svh;
  }
}
@media screen and (max-width: 767px) {
  .l-mv__title-main {
    width: 92vw;
    max-width: 640px;
    margin-top: 1.5svh;
  }
}
.l-mv__title-main img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

.l-mv__title-year {
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  margin-top: -0.8333333333vw;
}
@media screen and (max-width: 1200px) {
  .l-mv__title-year {
    margin-top: -0.25svh;
  }
}

.l-mv__title-year-text {
  color: #bca475;
  font-size: clamp(40px, 3.3854166667vw, 65px);
  line-height: 1;
}
@media screen and (max-width: 1200px) {
  .l-mv__title-year-text {
    font-size: clamp(45px, 5.859375vw, 65px);
  }
}
@media screen and (max-width: 767px) {
  .l-mv__title-year-text {
    font-size: clamp(30px, 8.75vw, 45px);
  }
}

.l-mv__text {
  color: #231815;
  text-align: center;
  font-size: clamp(22px, 1.875vw, 36px);
  line-height: 1.55556;
  margin-top: 2svh;
}
@media screen and (max-width: 1200px) {
  .l-mv__text {
    font-size: clamp(22px, 2.8645833333vw, 36px);
    margin-top: 2svh;
  }
}
@media screen and (max-width: 767px) {
  .l-mv__text {
    font-size: clamp(14px, 4vw, 22px);
    margin-top: 2svh;
  }
}

.l-mv__dates {
  width: 100%;
  max-width: 48.3333333333vw;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #231815;
  border-top: 1px solid #231815;
  position: relative;
  z-index: 1;
  margin-top: 2.34375vw;
  padding: 1.8229166667vw 0;
}
@media screen and (max-width: 1200px) {
  .l-mv__dates {
    flex-direction: column;
    max-width: 67.7083333333vw;
    margin-top: 3svh;
    padding: 2svh 0 1svh;
  }
}
@media screen and (max-width: 767px) {
  .l-mv__dates {
    margin-top: 3.5svh;
    padding: 2.25svh 0 1svh;
  }
}

.l-mv__dates-title {
  color: #231815;
  background-color: #fff;
  text-align: center;
  font-size: clamp(20px, 1.8229166667vw, 35px);
  line-height: 1.85714;
  padding: 0 0.8333333333vw;
  position: absolute;
  top: -1.8229166667vw;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}
@media screen and (max-width: 1200px) {
  .l-mv__dates-title {
    font-size: clamp(24px, 3.125vw, 35px);
    top: clamp(-35px, -3.125vw, -16px);
    padding: 0 1.0416666667vw;
    white-space: nowrap;
  }
}
@media screen and (max-width: 767px) {
  .l-mv__dates-title {
    font-size: clamp(16px, 4.75vw, 24px);
    top: clamp(-24px, -4.75vw, -16px);
    padding: 0 2vw;
    white-space: nowrap;
  }
}

.l-mv__dates-list {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 0.8333333333vw;
       column-gap: 0.8333333333vw;
}
@media screen and (max-width: 1200px) {
  .l-mv__dates-list {
    flex-direction: column;
    row-gap: 1.0416666667vw;
  }
}
@media screen and (max-width: 767px) {
  .l-mv__dates-list {
    row-gap: 1svh;
  }
}

.l-mv__dates-list-item {
  color: #231815;
  font-size: clamp(18px, 1.5625vw, 30px);
  line-height: 1.56667;
  letter-spacing: 0.078125vw;
}
@media screen and (max-width: 1200px) {
  .l-mv__dates-list-item {
    font-size: clamp(20px, 2.6041666667vw, 30px);
    letter-spacing: 0.3vw;
  }
}
@media screen and (max-width: 767px) {
  .l-mv__dates-list-item {
    font-size: clamp(14px, 4vw, 20px);
    letter-spacing: 0.375vw;
  }
}
.l-mv__dates-list-item .text-large {
  font-size: clamp(24px, 2.0833333333vw, 40px);
  line-height: 1.175;
  letter-spacing: 0.1041666667vw;
}
@media screen and (max-width: 1200px) {
  .l-mv__dates-list-item .text-large {
    font-size: clamp(28px, 3.6458333333vw, 40px);
    letter-spacing: 0.4vw;
  }
}
@media screen and (max-width: 767px) {
  .l-mv__dates-list-item .text-large {
    font-size: clamp(21px, 5.25vw, 28px);
    letter-spacing: 0.4vw;
  }
}
.l-mv__dates-list-item.sp-none {
  display: block;
}
@media screen and (max-width: 1200px) {
  .l-mv__dates-list-item.sp-none {
    display: none;
  }
}

.l-mv__footer {
  width: -moz-fit-content;
  width: fit-content;
  max-width: clamp(910px, 83.8541666667vw, 1460px);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.0416666667vw 0.2604166667vw 1.0416666667vw 1.0416666667vw;
  -moz-column-gap: 2.0833333333vw;
       column-gap: 2.0833333333vw;
  background: rgba(255, 255, 255, 0.7);
  backdrop-filter: blur(2px);
  align-items: stretch;
  margin-top: 4svh;
}
@media screen and (max-width: 1200px) {
  .l-mv__footer {
    max-width: 83.3333333333vw;
    padding: 2.0833333333vw;
    flex-direction: column;
    row-gap: 1svh;
    margin-top: 3svh;
  }
}
@media screen and (max-width: 767px) {
  .l-mv__footer {
    max-width: 86.75vw;
    padding: 2.75vw;
    flex-direction: column;
    row-gap: 4.5vw;
    margin-top: 2.5svh;
  }
}

.l-mv__footer-main,
.l-mv__footer-sub {
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  align-items: center;
  -moz-column-gap: 1.5625vw;
       column-gap: 1.5625vw;
}
@media screen and (max-width: 1200px) {
  .l-mv__footer-main,
  .l-mv__footer-sub {
    -moz-column-gap: 2.0833333333vw;
         column-gap: 2.0833333333vw;
  }
}
@media screen and (max-width: 767px) {
  .l-mv__footer-main,
  .l-mv__footer-sub {
    -moz-column-gap: 4vw;
         column-gap: 4vw;
  }
}

.l-mv__footer-main {
  width: -moz-fit-content;
  width: fit-content;
  flex-shrink: 0;
  flex-grow: 0;
}
.l-mv__footer-main ul {
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  row-gap: 1.25vw;
}
@media screen and (max-width: 1200px) {
  .l-mv__footer-main ul {
    row-gap: 0.75svh;
  }
}
@media screen and (max-width: 767px) {
  .l-mv__footer-main ul {
    row-gap: 0.75svh;
  }
}
.l-mv__footer-main ul li {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  align-items: flex-start;
  color: #231815;
  font-size: clamp(14px, 0.9375vw, 20px);
  line-height: 1.55556;
  white-space: nowrap;
}
@media screen and (max-width: 1200px) {
  .l-mv__footer-main ul li {
    font-size: clamp(12px, 1.5625vw, 18px);
    letter-spacing: 0.01em;
  }
}
@media screen and (max-width: 767px) {
  .l-mv__footer-main ul li {
    font-size: clamp(8px, 2.5vw, 12px);
    letter-spacing: 0.01em;
  }
}
.l-mv__footer-main ul .text-small {
  letter-spacing: 0.09375vw;
  color: #231815;
  font-size: clamp(12px, 0.7291666667vw, 16px);
  line-height: 1;
}
@media screen and (max-width: 1200px) {
  .l-mv__footer-main ul .text-small {
    font-size: clamp(9px, 1.171875vw, 14px);
    letter-spacing: 0.01em;
  }
}
@media screen and (max-width: 767px) {
  .l-mv__footer-main ul .text-small {
    font-size: clamp(5px, 1.75vw, 9px);
    letter-spacing: 0.01em;
  }
}

.l-mv__footer-sub {
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
}
@media screen and (max-width: 1200px) {
  .l-mv__footer-sub {
    align-items: flex-start;
  }
}
.l-mv__footer-sub ul {
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  -moz-column-gap: 1.3541666667vw;
       column-gap: 1.3541666667vw;
  row-gap: 1.25vw;
}
@media screen and (max-width: 1200px) {
  .l-mv__footer-sub ul {
    -moz-column-gap: 2.0833333333vw;
         column-gap: 2.0833333333vw;
    row-gap: 0.75svh;
  }
}
@media screen and (max-width: 767px) {
  .l-mv__footer-sub ul {
    -moz-column-gap: 4vw;
         column-gap: 4vw;
    row-gap: 0.75svh;
  }
}
.l-mv__footer-sub ul li {
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  align-items: flex-start;
  color: #231815;
  font-size: clamp(14px, 0.9375vw, 20px);
  line-height: 1.55556;
}
@media screen and (max-width: 1200px) {
  .l-mv__footer-sub ul li {
    font-size: clamp(12px, 1.5625vw, 18px);
    letter-spacing: 0.01em;
  }
}
@media screen and (max-width: 767px) {
  .l-mv__footer-sub ul li {
    font-size: clamp(8px, 2.5vw, 12px);
    letter-spacing: 0.01em;
  }
}
.l-mv__footer-sub ul .text-small {
  letter-spacing: 0.09375vw;
  color: #231815;
  font-size: clamp(12px, 0.7291666667vw, 16px);
  line-height: 1;
}
@media screen and (max-width: 1200px) {
  .l-mv__footer-sub ul .text-small {
    font-size: clamp(9px, 1.171875vw, 14px);
    letter-spacing: 0.01em;
  }
}
@media screen and (max-width: 767px) {
  .l-mv__footer-sub ul .text-small {
    font-size: clamp(5px, 1.75vw, 9px);
    letter-spacing: 0.01em;
  }
}

.l-mv__footer-box--white {
  width: 5.2083333333vw;
  aspect-ratio: 1/1;
  border: 0.0520833333vw solid #231815;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #231815;
  font-size: clamp(14px, 1.1458333333vw, 22px);
  line-height: 1;
  letter-spacing: 0.1145833333vw;
  flex-shrink: 0;
}
@media screen and (max-width: 1200px) {
  .l-mv__footer-box--white {
    width: 8.3333333333vw;
    max-width: 72px;
    border-width: 0.1302083333vw;
    font-size: 1.5625vw;
    font-size: clamp(16px, 2.0833333333vw, 22px);
    letter-spacing: 0.01em;
  }
}
@media screen and (max-width: 767px) {
  .l-mv__footer-box--white {
    width: 13.25vw;
    max-width: 72px;
    border-width: 0.25vw;
    font-size: 3vw;
    font-size: clamp(12px, 3vw, 16px);
    letter-spacing: 0.01em;
  }
}

.l-cta {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f08300;
  position: sticky;
  top: 100px;
  z-index: 50;
}
@media screen and (max-width: 960px) {
  .l-cta {
    top: 55px;
  }
}
.l-cta.is-stuck {
  background-color: rgba(240, 131, 0, 0.8);
}

.l-cta__button {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 33px 0;
  -moz-column-gap: 36px;
       column-gap: 36px;
}
@media screen and (max-width: 1200px) {
  .l-cta__button {
    -moz-column-gap: 5vw;
         column-gap: 5vw;
    padding: 2.734375vw 0;
  }
}
@media screen and (max-width: 379px) {
  .l-cta__button {
    padding: 4vw 0;
  }
}

.l-cta__button-text {
  color: #FFF;
  font-size: 34px;
  line-height: 1;
  letter-spacing: 3.4px;
  display: block;
}
@media screen and (max-width: 1200px) {
  .l-cta__button-text {
    font-size: clamp(24px, 3.125vw, 34px);
    letter-spacing: 0.3125vw;
  }
}
@media screen and (max-width: 767px) {
  .l-cta__button-text {
    font-size: clamp(16px, 4.75vw, 24px);
    letter-spacing: 0.55vw;
  }
}

.l-cta__button-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 25px;
  aspect-ratio: 60/37;
}
@media screen and (max-width: 1200px) {
  .l-cta__button-arrow {
    width: 2vw;
    height: 3.25vw;
  }
}
.l-cta__button-arrow img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

.l-movie__header {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  row-gap: 70px;
}
@media screen and (max-width: 1200px) {
  .l-movie__header {
    row-gap: 7.8125vw;
  }
}
@media screen and (max-width: 767px) {
  .l-movie__header {
    row-gap: 10vw;
  }
}

.l-movie__lead-text {
  color: #231815;
  font-size: 18px;
  line-height: 2;
}
@media screen and (max-width: 1200px) {
  .l-movie__lead-text {
    font-size: clamp(12.8px, 3.2vw, 18px);
  }
}

.l-movie__body {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  row-gap: 50px;
  margin-top: 2.5vw;
}
@media screen and (max-width: 1200px) {
  .l-movie__body {
    row-gap: 4.5572916667vw;
    margin-top: 4.6875vw;
  }
}
@media screen and (max-width: 767px) {
  .l-movie__body {
    row-gap: 6.25vw;
    margin-top: 6.25vw;
  }
}

.l-movie__body-upper {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  row-gap: 50px;
}
@media screen and (max-width: 1200px) {
  .l-movie__body-upper {
    row-gap: 4.5572916667vw;
  }
}
@media screen and (max-width: 767px) {
  .l-movie__body-upper {
    row-gap: 6.25vw;
  }
}

.l-movie__body-upper-title {
  color: #231815;
  text-align: center;
  font-size: 30px;
  line-height: 2;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .l-movie__body-upper-title {
    font-size: 3.3854166667vw;
  }
}
@media screen and (max-width: 767px) {
  .l-movie__body-upper-title {
    font-size: 5vw;
  }
}
.l-movie__body-upper-title::after {
  content: "";
  background-image: url("../../assets/images/bottom-bar.svg");
  width: 172px;
  height: 13px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  bottom: -16px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 1200px) {
  .l-movie__body-upper-title::after {
    width: 18.75vw;
    height: 1.3020833333vw;
    bottom: -14px;
  }
}
@media screen and (max-width: 767px) {
  .l-movie__body-upper-title::after {
    width: 27.25vw;
    height: 2vw;
    bottom: -12px;
  }
}

.l-movie__body-upper-video {
  width: 762px;
  height: auto;
  aspect-ratio: 135/76;
  border-radius: 9px;
  overflow: hidden;
}
@media screen and (max-width: 1200px) {
  .l-movie__body-upper-video {
    width: 90%;
  }
}
@media screen and (max-width: 767px) {
  .l-movie__body-upper-video {
    width: 80vw;
  }
}
.l-movie__body-upper-video img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

.l-movie__body-lower {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 40px;
       column-gap: 40px;
}
@media screen and (max-width: 1200px) {
  .l-movie__body-lower {
    flex-direction: column;
    row-gap: 4.5572916667vw;
  }
}
@media screen and (max-width: 767px) {
  .l-movie__body-lower {
    row-gap: 6.25vw;
  }
}

.l-movie__body-lower-item {
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1200px) {
  .l-movie__body-lower-item {
    width: 100%;
    padding: 0 10.4166666667vw;
  }
}
@media screen and (max-width: 767px) {
  .l-movie__body-lower-item {
    width: 100%;
    padding: 0 10.5vw;
  }
}

.l-movie__body-lower-title {
  color: #231815;
  text-align: center;
  font-size: 30px;
  line-height: 2;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .l-movie__body-lower-title {
    font-size: 3.3854166667vw;
  }
}
@media screen and (max-width: 767px) {
  .l-movie__body-lower-title {
    font-size: 5vw;
  }
}
.l-movie__body-lower-title::after {
  content: "";
  width: 172px;
  height: 13px;
  background-image: url("../../assets/images/bottom-bar.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  bottom: -16px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 1200px) {
  .l-movie__body-lower-title::after {
    width: 18.75vw;
    height: 1.3020833333vw;
    bottom: -14px;
  }
}
@media screen and (max-width: 767px) {
  .l-movie__body-lower-title::after {
    width: 27.25vw;
    height: 2vw;
    bottom: -12px;
  }
}
@media screen and (max-width: 1200px) {
  .l-movie__body-lower-title::after {
    width: 18.75vw;
    height: 1.3020833333vw;
    bottom: -14px;
  }
}
@media screen and (max-width: 767px) {
  .l-movie__body-lower-title::after {
    width: 27.25vw;
    height: 2vw;
    bottom: -12px;
  }
}

.l-movie__body-lower-item-text {
  color: #231815;
  text-align: center;
  font-size: 18px;
  line-height: 2;
  margin-top: 30px;
}
@media screen and (max-width: 1200px) {
  .l-movie__body-lower-item-text {
    font-size: 2.0833333333vw;
    margin-top: 2.6041666667vw;
  }
}
@media screen and (max-width: 767px) {
  .l-movie__body-lower-item-text {
    font-size: 3vw;
    margin-top: 5vw;
  }
}

.l-movie__body-lower-item-image {
  width: 480px;
  height: auto;
  aspect-ratio: 16/9;
  border-radius: 9px;
  overflow: hidden;
  margin-top: 15px;
}
@media screen and (max-width: 1200px) {
  .l-movie__body-lower-item-image {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .l-movie__body-lower-item-image {
    width: 100%;
  }
}
.l-movie__body-lower-item-image img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

@media screen and (max-width: 1200px) {
  .l-voice {
    padding-top: 10.4166666667vw;
  }
}
@media screen and (max-width: 767px) {
  .l-voice {
    padding-top: 12.5vw;
    padding-right: 26px;
    padding-left: 26px;
  }
}

.l-voice__text {
  color: #231815;
  text-align: center;
  font-size: 18px;
  line-height: 2;
  margin-top: 80px;
}
@media screen and (max-width: 1200px) {
  .l-voice__text {
    font-size: clamp(12.8px, 3.2vw, 18px);
    margin-top: 9.1145833333vw;
  }
}
@media screen and (max-width: 767px) {
  .l-voice__text {
    margin-top: 15vw;
  }
}

.l-voice__list {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 50px;
       column-gap: 50px;
  align-items: flex-start;
  margin-top: 42px;
}
@media screen and (max-width: 1200px) {
  .l-voice__list {
    flex-direction: column;
    row-gap: 4.5572916667vw;
    margin-top: 5.2083333333vw;
  }
}
@media screen and (max-width: 767px) {
  .l-voice__list {
    row-gap: 8.75vw;
    margin-top: 9.5vw;
  }
}

.l-voice__item {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  row-gap: 41px;
}
@media screen and (max-width: 1200px) {
  .l-voice__item {
    row-gap: 5.2083333333vw;
  }
}
@media screen and (max-width: 767px) {
  .l-voice__item {
    row-gap: 7.5vw;
  }
}

.l-voice__item-title {
  color: #231815;
  text-align: center;
  font-size: 30px;
  line-height: 2;
}
@media screen and (max-width: 1200px) {
  .l-voice__item-title {
    font-size: 3.3854166667vw;
  }
}
@media screen and (max-width: 767px) {
  .l-voice__item-title {
    font-size: 5vw;
  }
}

.l-voice__list-child {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  row-gap: 41px;
}

.l-voice__item-child {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 20px;
       column-gap: 20px;
  align-items: center;
}
@media screen and (max-width: 1200px) {
  .l-voice__item-child {
    flex-direction: column;
    row-gap: 1.953125vw;
  }
}
@media screen and (max-width: 767px) {
  .l-voice__item-child {
    row-gap: 2.75vw;
  }
}

.voice-left .l-voice__item-title {
  position: relative;
}
.voice-left .l-voice__item-title::after {
  content: "";
  background-image: url("../../assets/images/bottom-bar-blue.svg");
  width: 172px;
  height: 13px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  bottom: -16px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 1200px) {
  .voice-left .l-voice__item-title::after {
    width: 14.3229166667vw;
    height: 1.0416666667vw;
    bottom: -14px;
  }
}
@media screen and (max-width: 767px) {
  .voice-left .l-voice__item-title::after {
    width: 27.5vw;
    height: 2vw;
    bottom: -12px;
  }
}

.voice-right .l-voice__item-title {
  position: relative;
}
.voice-right .l-voice__item-title::after {
  content: "";
  background-image: url("../../assets/images/bottom-bar-pink.svg");
  width: 172px;
  height: 13px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  bottom: -16px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 1200px) {
  .voice-right .l-voice__item-title::after {
    width: 14.3229166667vw;
    height: 1.0416666667vw;
    bottom: -14px;
  }
}
@media screen and (max-width: 767px) {
  .voice-right .l-voice__item-title::after {
    width: 27.5vw;
    height: 2vw;
    bottom: -12px;
  }
}

.voice-left .l-voice__item-child {
  width: 100%;
  height: 340px;
  border-top: 1px solid #5eb7e8;
  border-bottom: 1px solid #5eb7e8;
  background: rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(2px);
  padding: 25px 30px;
}
@media screen and (max-width: 1200px) {
  .voice-left .l-voice__item-child {
    height: -moz-fit-content;
    height: fit-content;
    padding: 25px 30px;
  }
}
@media screen and (max-width: 767px) {
  .voice-left .l-voice__item-child {
    padding: 26px;
  }
}
.voice-left .l-voice__item-child .l-voice__item-child-left {
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  max-width: 110px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  row-gap: 12px;
}
@media screen and (max-width: 1200px) {
  .voice-left .l-voice__item-child .l-voice__item-child-left {
    flex-direction: row;
    max-width: 100%;
    width: 100%;
    -moz-column-gap: 2.6041666667vw;
         column-gap: 2.6041666667vw;
    justify-content: flex-start;
  }
}
@media screen and (max-width: 767px) {
  .voice-left .l-voice__item-child .l-voice__item-child-left {
    -moz-column-gap: 4.5vw;
         column-gap: 4.5vw;
  }
}
.voice-left .l-voice__item-child .l-voice__item-child-left-image {
  width: 110px;
  height: 110px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  overflow: hidden;
  flex-shrink: 0;
}
@media screen and (max-width: 1200px) {
  .voice-left .l-voice__item-child .l-voice__item-child-left-image {
    width: 10.4166666667vw;
    height: 10.4166666667vw;
    flex-grow: 0;
  }
}
@media screen and (max-width: 767px) {
  .voice-left .l-voice__item-child .l-voice__item-child-left-image {
    width: 18.25vw;
    height: 18.25vw;
  }
}
.voice-left .l-voice__item-child .l-voice__item-child-left-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.voice-left .l-voice__item-child .l-voice__item-child-left-text {
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  align-items: flex-start;
  row-gap: 4px;
}
@media screen and (max-width: 1200px) {
  .voice-left .l-voice__item-child .l-voice__item-child-left-text {
    width: 100%;
    flex-grow: 1;
    flex-shrink: 1;
  }
}
@media screen and (max-width: 767px) {
  .voice-left .l-voice__item-child .l-voice__item-child-left-text {
    row-gap: 1.5vw;
  }
}
.voice-left .l-voice__item-child .l-voice__item-child-left-text .l-voice__item-child-left-company,
.voice-left .l-voice__item-child .l-voice__item-child-left-text .l-voice__item-child-left-name {
  color: #231815;
  font-size: 16px;
  line-height: 1.625;
}
@media screen and (max-width: 1200px) {
  .voice-left .l-voice__item-child .l-voice__item-child-left-text .l-voice__item-child-left-company,
  .voice-left .l-voice__item-child .l-voice__item-child-left-text .l-voice__item-child-left-name {
    font-size: 1.8229166667vw;
  }
}
@media screen and (max-width: 767px) {
  .voice-left .l-voice__item-child .l-voice__item-child-left-text .l-voice__item-child-left-company,
  .voice-left .l-voice__item-child .l-voice__item-child-left-text .l-voice__item-child-left-name {
    font-size: 3vw;
  }
}
.voice-left .l-voice__item-child .l-voice__item-child-right {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  align-items: flex-start;
  row-gap: 12px;
}
@media screen and (max-width: 1200px) {
  .voice-left .l-voice__item-child .l-voice__item-child-right {
    row-gap: 1.5625vw;
  }
}
@media screen and (max-width: 767px) {
  .voice-left .l-voice__item-child .l-voice__item-child-right {
    row-gap: 2.5vw;
  }
}
.voice-left .l-voice__item-child .l-voice__item-child-right .l-voice__item-child-text {
  color: #231815;
  font-size: 16px;
  line-height: 1.625;
  text-align: justify;
}
@media screen and (max-width: 1200px) {
  .voice-left .l-voice__item-child .l-voice__item-child-right .l-voice__item-child-text {
    font-size: 1.8229166667vw;
  }
}
@media screen and (max-width: 767px) {
  .voice-left .l-voice__item-child .l-voice__item-child-right .l-voice__item-child-text {
    font-size: 3vw;
  }
}

.voice-right .l-voice__item-child {
  width: 100%;
  height: 340px;
  border-top: 1px solid #cd7ea6;
  border-bottom: 1px solid #cd7ea6;
  background: rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(2px);
  padding: 25px 30px;
}
@media screen and (max-width: 1200px) {
  .voice-right .l-voice__item-child {
    height: -moz-fit-content;
    height: fit-content;
    padding: 25px 30px;
  }
}
@media screen and (max-width: 767px) {
  .voice-right .l-voice__item-child {
    padding: 26px;
  }
}
.voice-right .l-voice__item-child .l-voice__item-child-left {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  max-width: 110px;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  align-items: flex-start;
  row-gap: 12px;
}
@media screen and (max-width: 1200px) {
  .voice-right .l-voice__item-child .l-voice__item-child-left {
    flex-direction: row;
    max-width: 100%;
    width: 100%;
    -moz-column-gap: 2.6041666667vw;
         column-gap: 2.6041666667vw;
  }
}
@media screen and (max-width: 767px) {
  .voice-right .l-voice__item-child .l-voice__item-child-left {
    -moz-column-gap: 4.5vw;
         column-gap: 4.5vw;
  }
}
.voice-right .l-voice__item-child .l-voice__item-child-left-image {
  width: 110px;
  height: 110px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  overflow: hidden;
}
@media screen and (max-width: 1200px) {
  .voice-right .l-voice__item-child .l-voice__item-child-left-image {
    width: 10.4166666667vw;
    height: 10.4166666667vw;
    flex-grow: 0;
  }
}
@media screen and (max-width: 767px) {
  .voice-right .l-voice__item-child .l-voice__item-child-left-image {
    width: 18.25vw;
    height: 18.25vw;
  }
}
.voice-right .l-voice__item-child .l-voice__item-child-left-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.voice-right .l-voice__item-child .l-voice__item-child-right-text {
  color: #231815;
  font-size: 16px;
  line-height: 1.625;
  text-align: justify;
}
@media screen and (max-width: 1200px) {
  .voice-right .l-voice__item-child .l-voice__item-child-right-text {
    font-size: 1.8229166667vw;
  }
}
@media screen and (max-width: 767px) {
  .voice-right .l-voice__item-child .l-voice__item-child-right-text {
    font-size: 3vw;
  }
}

.l-greet__body {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 65px;
       column-gap: 65px;
  margin-top: 86px;
}
@media screen and (max-width: 1200px) {
  .l-greet__body {
    flex-direction: column;
    row-gap: 4.5572916667vw;
    margin-top: 8.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .l-greet__body {
    row-gap: 6.25vw;
    margin-top: 9.5vw;
  }
}

.l-greet__body-left {
  width: 40%;
  height: auto;
  aspect-ratio: 400/520;
  overflow: hidden;
  flex-shrink: 0;
}
@media screen and (max-width: 1200px) {
  .l-greet__body-left {
    width: 52.0833333333vw;
    aspect-ratio: initial;
    order: 2;
  }
}
@media screen and (max-width: 767px) {
  .l-greet__body-left {
    width: 53.5vw;
    order: 2;
  }
}
.l-greet__body-left img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

.l-greet__body-right {
  width: 54%;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  justify-content: flex-start;
  align-items: flex-start;
  row-gap: 20px;
}
@media screen and (max-width: 1200px) {
  .l-greet__body-right {
    display: contents;
  }
}

.l-greet__body-right-title {
  color: #231815;
  font-size: 30px;
  line-height: 2;
}
@media screen and (max-width: 1200px) {
  .l-greet__body-right-title {
    order: 1;
    width: 100%;
    font-size: 3.3854166667vw;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .l-greet__body-right-title {
    font-size: 5vw;
  }
}

.l-greet__body-right-text {
  color: #231815;
  font-size: 18px;
  line-height: 2;
}
@media screen and (max-width: 1200px) {
  .l-greet__body-right-text {
    order: 3;
    width: 100%;
    font-size: clamp(12.8px, 3.2vw, 18px);
  }
}

.l-detail__header {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  justify-content: flex-start;
  row-gap: 90px;
}
@media screen and (max-width: 1200px) {
  .l-detail__header {
    row-gap: 70px;
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .l-detail__header {
    row-gap: 50px;
    align-items: center;
  }
}

@media screen and (max-width: 767px) {
  .l-detail__title {
    letter-spacing: 0;
  }
}
.l-detail__title .text-large {
  font-size: 45px;
}
@media screen and (max-width: 1200px) {
  .l-detail__title .text-large {
    font-size: 35px;
  }
}
@media screen and (max-width: 767px) {
  .l-detail__title .text-large {
    font-size: 28px;
  }
}

.l-detail__text {
  color: #231815;
  font-size: 18px;
  line-height: 2;
}
@media screen and (max-width: 1200px) {
  .l-detail__text {
    font-size: clamp(12.8px, 3.2vw, 18px);
  }
}

.l-detail__body {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  row-gap: 80px;
}
@media screen and (max-width: 1200px) {
  .l-detail__body {
    row-gap: 8.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .l-detail__body {
    row-gap: 10.5vw;
  }
}

.l-detail__list--white {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(2px);
  padding: 40px 50px;
  align-items: center;
  row-gap: 20px;
  margin-top: 24px;
}
@media screen and (max-width: 1200px) {
  .l-detail__list--white {
    padding: 32px 40px;
    row-gap: 2.0833333333vw;
  }
}
@media screen and (max-width: 767px) {
  .l-detail__list--white {
    padding: 27px;
    row-gap: 5vw;
  }
}
.l-detail__list--white .sp-none {
  display: block;
}
@media screen and (max-width: 1200px) {
  .l-detail__list--white .sp-none {
    display: none;
  }
}
.l-detail__list--white .sp-only {
  display: none;
}
@media screen and (max-width: 1200px) {
  .l-detail__list--white .sp-only {
    display: block;
  }
}

.l-detail__box--white-item {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  justify-content: flex-start;
  align-items: flex-start;
}

.l-detail__box--white--body {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  justify-content: space-between;
  align-items: flex-start;
  -moz-column-gap: 30px;
       column-gap: 30px;
}
@media screen and (max-width: 1200px) {
  .l-detail__box--white--body {
    flex-direction: column;
  }
}

.l-dtail__box--white--left {
  width: 78%;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 34px;
}
@media screen and (max-width: 1200px) {
  .l-dtail__box--white--left {
    width: 100%;
    padding-left: 0;
  }
}

.l-detail__box--white--right {
  width: 19%;
  height: auto;
  aspect-ratio: 180/236;
  overflow: hidden;
  flex-shrink: 0;
}
@media screen and (max-width: 1200px) {
  .l-detail__box--white--right {
    display: none;
  }
}
.l-detail__box--white--right img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

.l-detail__box--white-title {
  color: #231815;
  font-size: 24px;
  line-height: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  justify-content: flex-start;
}
@media screen and (max-width: 1200px) {
  .l-detail__box--white-title {
    font-size: 22px;
    flex-direction: column;
    align-items: flex-start;
    line-height: 1.5;
  }
}
@media screen and (max-width: 767px) {
  .l-detail__box--white-title {
    font-size: 19px;
  }
}
.l-detail__box--white-title .mark-orange {
  display: block;
  width: 26px;
  height: 26px;
  background-color: #f08300;
  margin-right: 8px;
}
@media screen and (max-width: 1200px) {
  .l-detail__box--white-title .mark-orange {
    width: 2.6041666667vw;
    height: 2.6041666667vw;
  }
}
@media screen and (max-width: 767px) {
  .l-detail__box--white-title .mark-orange {
    width: 3.5vw;
    height: 3.5vw;
  }
}
.l-detail__box--white-title .text-large {
  color: #231815;
  font-size: 26px;
  line-height: 1.5;
  display: block;
}
@media screen and (max-width: 1200px) {
  .l-detail__box--white-title .text-large {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .l-detail__box--white-title .text-large {
    font-size: 22px;
  }
}
.l-detail__box--white-title .text-xlarge {
  color: #231815;
  font-size: 30px;
  line-height: 1;
  display: block;
}
.l-detail__box--white-title .l-deital__box--white-title-line1 {
  display: flex;
  align-items: center;
  justify-content: center;
  justify-content: flex-start;
  align-items: baseline;
}
.l-detail__box--white-title .l-deital__box--white-title-line2 {
  color: #231815;
  font-size: 24px;
  line-height: 2;
}
@media screen and (max-width: 1200px) {
  .l-detail__box--white-title .l-deital__box--white-title-line2 {
    font-size: 22px;
    line-height: 1.5;
    padding-left: 1em;
  }
}
@media screen and (max-width: 767px) {
  .l-detail__box--white-title .l-deital__box--white-title-line2 {
    font-size: 19px;
    padding-left: 0em;
    margin-right: -1em;
  }
}

.white-item-vertical {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  align-items: flex-start;
  justify-content: flex-start;
  line-height: 1.5;
}

.l-detail__box-lead {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  justify-content: flex-start;
  align-items: baseline;
}
@media screen and (max-width: 1200px) {
  .l-detail__box-lead {
    flex-direction: column;
    align-items: flex-start;
    line-height: 1.5;
    margin-top: 3.125vw;
    row-gap: 1.0416666667vw;
  }
}
@media screen and (max-width: 767px) {
  .l-detail__box-lead {
    margin-top: 4vw;
    row-gap: 1vw;
  }
}

.l-detail__box-lead-name {
  color: #231815;
  font-size: 24px;
  line-height: 1.16;
  white-space: nowrap;
  word-break: keep-all;
  flex-shrink: 0;
}
@media screen and (max-width: 1200px) {
  .l-detail__box-lead-name {
    font-size: 2.34375vw;
  }
}
@media screen and (max-width: 767px) {
  .l-detail__box-lead-name {
    font-size: 3.75vw;
  }
}

.l-detail__box-lead-organization {
  color: #231815;
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0em;
  display: block;
  white-space: nowrap;
}
@media screen and (max-width: 1200px) {
  .l-detail__box-lead-organization {
    font-size: 1.5625vw;
    line-height: 1.5;
    white-space: wrap;
  }
}
@media screen and (max-width: 767px) {
  .l-detail__box-lead-organization {
    font-size: 2.75vw;
    line-height: 1.5;
  }
}

.l-detail__box-white-body {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  justify-content: flex-start;
  align-items: flex-start;
  row-gap: 20px;
  margin-top: 20px;
}
@media screen and (max-width: 1200px) {
  .l-detail__box-white-body {
    row-gap: 2.0833333333vw;
    margin-top: 2.0833333333vw;
  }
}
@media screen and (max-width: 767px) {
  .l-detail__box-white-body {
    row-gap: 3vw;
    margin-top: 3vw;
  }
}

.l-detail__box-white-body-text {
  color: #231815;
  font-size: 16px;
  line-height: 1.75;
}
@media screen and (max-width: 1200px) {
  .l-detail__box-white-body-text {
    font-size: clamp(12.8px, 3.2vw, 18px);
    margin-top: 2.0833333333vw;
  }
}
@media screen and (max-width: 767px) {
  .l-detail__box-white-body-text {
    margin-top: 3vw;
  }
}

.l-detail__box--white-text {
  color: #231815;
  font-size: 16px;
  line-height: 1.75;
  padding-left: 34px;
}
@media screen and (max-width: 1200px) {
  .l-detail__box--white-text {
    padding-left: 0;
    font-size: clamp(12.8px, 3.2vw, 18px);
    margin-top: 2.0833333333vw;
  }
}
@media screen and (max-width: 767px) {
  .l-detail__box--white-text {
    margin-top: 3vw;
  }
}
.l-detail__box--white-text a {
  color: #5eb7e8;
  font-size: 16px;
  line-height: 1.75;
}
@media screen and (max-width: 1200px) {
  .l-detail__box--white-text a {
    font-size: clamp(12.8px, 3.2vw, 18px);
  }
}

.l-detail__notes {
  color: #231815;
  font-size: 14px;
  line-height: 2;
}
@media screen and (max-width: 1200px) {
  .l-detail__notes {
    font-size: 1.5625vw;
    line-height: 1.5;
  }
}
@media screen and (max-width: 767px) {
  .l-detail__notes {
    font-size: 2.75vw;
    line-height: 1.5;
  }
}

.l-detail__box--transparent {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  justify-content: flex-start;
  align-items: flex-start;
}

.l-detail__title--orange {
  width: 100%;
  height: 74px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(90deg, rgba(240, 131, 0, 0) 0%, #f08300 40%, #f08300 60%, rgba(240, 131, 0, 0) 100%);
}
@media screen and (max-width: 1200px) {
  .l-detail__title--orange {
    height: 8.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .l-detail__title--orange {
    height: 10vw;
  }
}

.l-detail__title--orange-text {
  color: #FFF;
  font-size: 36px;
  line-height: 1.16;
  letter-spacing: 1.08px;
}
@media screen and (max-width: 1200px) {
  .l-detail__title--orange-text {
    font-size: 3.6458333333vw;
  }
}
@media screen and (max-width: 767px) {
  .l-detail__title--orange-text {
    font-size: 4.75vw;
  }
}

.l-detail__table {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  border-collapse: collapse;
  margin-top: 30px;
}
@media screen and (max-width: 1200px) {
  .l-detail__table {
    display: none;
  }
}
.l-detail__table tr {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.l-detail__table tr.detail-bg-white {
  background: rgba(255, 255, 255, 0.6);
}
.l-detail__table tr.detail-bg-gray {
  background: rgba(244, 242, 241, 0.6);
}
.l-detail__table th {
  color: #fff;
  font-size: 19px;
  line-height: 1.47;
  text-align: center;
  padding: 14px 0;
  width: 9.2%;
}
.l-detail__table th.detail-bg-blue {
  background-color: #5EB7E8;
  width: 45.3%;
}
.l-detail__table th.detail-bg-pink {
  background-color: #CD7EA6;
  width: 45.3%;
  border-left: 1px solid #fff;
}
.l-detail__table td {
  width: 45.3%;
  padding: 20px 29px;
  display: flex;
  align-items: center;
  justify-content: center;
  justify-content: flex-start;
  align-items: flex-start;
  flex-shrink: 0;
  color: var(--main_bk, #231815);
  font-size: 16px;
  line-height: 1.75;
}
.l-detail__table td.data-title {
  width: 9.2%;
  justify-content: center;
  flex-shrink: 0;
  word-break: keep-all;
  white-space: nowrap;
  color: var(--main_bk, #231815);
  text-align: center;
  font-size: 16px;
  line-height: 1.75;
}

.l-detail__table-sp {
  display: none;
  margin-top: 30px;
}
@media screen and (max-width: 1200px) {
  .l-detail__table-sp {
    width: 100%;
    height: -moz-fit-content;
    height: fit-content;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    row-gap: 4.1666666667vw;
    margin-top: 3.125vw;
  }
}
@media screen and (max-width: 767px) {
  .l-detail__table-sp {
    row-gap: 6vw;
    margin-top: 4vw;
  }
}

.l-detail__table-sp-item {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
}

.l-detail__table-sp-head {
  width: 100%;
  min-height: 48px;
  color: #fff;
  font-size: 19px;
  line-height: 1.47;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 12px 16px;
}
@media screen and (max-width: 1200px) {
  .l-detail__table-sp-head {
    min-height: 6.1111111111vw;
    font-size: 2.1783854167vw;
    line-height: 1.6;
    padding: 1.5625vw 2.0833333333vw;
  }
}
@media screen and (max-width: 767px) {
  .l-detail__table-sp-head {
    min-height: 7.5vw;
    font-size: 3.4675vw;
    padding: 2vw 3vw;
  }
}
.l-detail__table-sp-head.detail-bg-blue {
  background-color: #5EB7E8;
}
.l-detail__table-sp-head.detail-bg-pink {
  background-color: #CD7EA6;
}

.l-detail__table-sp-list {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  margin: 0;
}

.l-detail__table-sp-row {
  width: 100%;
  min-height: 53px;
  display: flex;
  align-items: center;
  justify-content: center;
  justify-content: flex-start;
  align-items: stretch;
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
}
.l-detail__table-sp-row.detail-bg-white {
  background: rgba(255, 255, 255, 0.6);
}
.l-detail__table-sp-row.detail-bg-gray {
  background: rgba(244, 242, 241, 0.6);
}

.l-detail__table-sp-label {
  width: 22%;
  min-width: 76px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #231815;
  text-align: center;
  font-size: 16px;
  line-height: 1.75;
  padding: 8px 10px;
  border-right: 1px solid rgba(255, 255, 255, 0.8);
  margin: 0;
}
@media screen and (max-width: 1200px) {
  .l-detail__table-sp-label {
    font-size: clamp(12.8px, 3.2vw, 18px);
    line-height: 1.5;
    padding: 1.0416666667vw 1.3020833333vw;
  }
}
@media screen and (max-width: 767px) {
  .l-detail__table-sp-label {
    width: 23%;
    min-width: 15vw;
    font-size: clamp(12.8px, 3.2vw, 18px);
    padding: 1.5vw 2vw;
  }
}

.l-detail__table-sp-value {
  width: 78%;
  color: #231815;
  font-size: 16px;
  line-height: 1.75;
  padding: 8px 12px;
  margin: 0;
}
@media screen and (max-width: 1200px) {
  .l-detail__table-sp-value {
    font-size: clamp(11.7px, 2.925vw, 16px);
    line-height: 1.5;
    padding: 1.0416666667vw 1.5625vw;
  }
}
@media screen and (max-width: 767px) {
  .l-detail__table-sp-value {
    width: 77%;
    font-size: clamp(11.7px, 2.925vw, 16px);
    padding: 1.5vw 2vw;
  }
}

.l-detail__list {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  justify-content: flex-start;
  align-items: stretch;
  margin-top: 30px;
  -moz-column-gap: 20px;
       column-gap: 20px;
}
@media screen and (max-width: 1200px) {
  .l-detail__list {
    width: 100%;
    height: -moz-fit-content;
    height: fit-content;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    row-gap: 4.1666666667vw;
    margin-top: 3.125vw;
  }
}
@media screen and (max-width: 767px) {
  .l-detail__list {
    row-gap: 6vw;
    margin-top: 3vw;
  }
}
.l-detail__list .l-detail__list-item {
  width: 100%;
  height: auto;
  background: rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(2px);
}
.l-detail__list .l-detail__list-item-title {
  width: 100%;
  height: 68px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 19px;
  line-height: 1.47;
  text-align: center;
}
@media screen and (max-width: 1200px) {
  .l-detail__list .l-detail__list-item-title {
    height: 7.03125vw;
    min-height: 6.1111111111vw;
    font-size: 2.1783854167vw;
    line-height: 1.6;
    padding: 1.5625vw 2.0833333333vw;
  }
}
@media screen and (max-width: 767px) {
  .l-detail__list .l-detail__list-item-title {
    height: 11.75vw;
    min-height: 7.5vw;
    font-size: 3.4675vw;
    padding: 2vw 3vw;
  }
}
.l-detail__list .l-detail__list-item-title.detail-bg-blue {
  background-color: #5EB7E8;
}
.l-detail__list .l-detail__list-item-title.detail-bg-pink {
  background-color: #CD7EA6;
}
.l-detail__list .l-detail__list-item-body {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding: 30px 29px 29px 29px;
}
@media screen and (max-width: 1200px) {
  .l-detail__list .l-detail__list-item-body {
    padding: 3.125vw 3.515625vw 3.2552083333vw 3.515625vw;
  }
}
@media screen and (max-width: 767px) {
  .l-detail__list .l-detail__list-item-body {
    padding: 5.25vw 6.75vw 6.25vw 6.75vw;
  }
}
.l-detail__list .l-detail__list-item-body-list-item-title {
  color: #231815;
  font-size: 18px;
  line-height: 1.1111111111;
  display: flex;
  align-items: center;
  justify-content: center;
  justify-content: flex-start;
  align-items: center;
}
@media screen and (max-width: 1200px) {
  .l-detail__list .l-detail__list-item-body-list-item-title {
    font-size: 2.0833333333vw;
    line-height: 1.5;
  }
}
@media screen and (max-width: 767px) {
  .l-detail__list .l-detail__list-item-body-list-item-title {
    font-size: 3.4675vw;
    line-height: 1.5;
  }
}
.l-detail__list .l-detail__list-item-body-list-item-title .mark-blue {
  display: block;
  width: 18px;
  height: 18px;
  background-color: #5EB7E8;
  margin-right: 8px;
}
@media screen and (max-width: 1200px) {
  .l-detail__list .l-detail__list-item-body-list-item-title .mark-blue {
    width: 2.0833333333vw;
    height: 2.0833333333vw;
  }
}
@media screen and (max-width: 767px) {
  .l-detail__list .l-detail__list-item-body-list-item-title .mark-blue {
    width: 3.5vw;
    height: 3.5vw;
  }
}
.l-detail__list .l-detail__list-item-body-list-item-title .mark-pink {
  display: block;
  width: 18px;
  height: 18px;
  background-color: #CD7EA6;
  margin-right: 8px;
}
@media screen and (max-width: 1200px) {
  .l-detail__list .l-detail__list-item-body-list-item-title .mark-pink {
    width: 2.0833333333vw;
    height: 2.0833333333vw;
  }
}
@media screen and (max-width: 767px) {
  .l-detail__list .l-detail__list-item-body-list-item-title .mark-pink {
    width: 3.5vw;
    height: 3.5vw;
  }
}
.l-detail__list .l-detail__list-item-body-list-item-list {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 8px;
}
@media screen and (max-width: 1200px) {
  .l-detail__list .l-detail__list-item-body-list-item-list {
    margin-top: 1.0416666667vw;
  }
}
@media screen and (max-width: 767px) {
  .l-detail__list .l-detail__list-item-body-list-item-list {
    margin-top: 1vw;
  }
}
.l-detail__list .l-detail__list-item-body-list-item-list-item {
  color: #231815;
  font-size: 16px;
  line-height: 1.75;
  margin-top: 4px;
}
@media screen and (max-width: 1200px) {
  .l-detail__list .l-detail__list-item-body-list-item-list-item {
    font-size: clamp(11.7px, 2.925vw, 16px);
  }
}
.l-detail__list .dash-blue {
  padding-left: 3.5em;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .l-detail__list .dash-blue {
    padding-left: 1em;
  }
}
.l-detail__list .dash-blue::before {
  content: "・";
  position: absolute;
  left: 2.2em;
  top: 0;
  font-size: 16px;
  line-height: 1.75;
  color: #5eb7e8;
  font-weight: 500;
}
@media screen and (max-width: 1200px) {
  .l-detail__list .dash-blue::before {
    font-size: clamp(11.7px, 2.925vw, 16px);
    left: 0;
  }
}
.l-detail__list .dash-pink {
  padding-left: 3.5em;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .l-detail__list .dash-pink {
    padding-left: 1em;
  }
}
.l-detail__list .dash-pink::before {
  content: "・";
  position: absolute;
  left: 2.2em;
  top: 0;
  font-size: 16px;
  line-height: 1.75;
  color: #cd7ea6;
  font-weight: 500;
}
@media screen and (max-width: 1200px) {
  .l-detail__list .dash-pink::before {
    font-size: clamp(11.7px, 2.925vw, 16px);
    left: 0;
  }
}
.l-detail__list .sp-only {
  display: none;
}
@media screen and (max-width: 1200px) {
  .l-detail__list .sp-only {
    display: block;
  }
}
.l-detail__list .sp-none {
  display: block;
}
@media screen and (max-width: 1200px) {
  .l-detail__list .sp-none {
    display: none;
  }
}

.l-detail__box--white {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  justify-content: flex-start;
  background: rgba(244, 242, 241, 0.6);
  backdrop-filter: blur(2px);
}

.l-detail__title--gold {
  width: 100%;
  height: 58px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #bca475;
}
@media screen and (max-width: 1200px) {
  .l-detail__title--gold {
    height: 6.25vw;
  }
}
@media screen and (max-width: 767px) {
  .l-detail__title--gold {
    height: 10vw;
  }
}

.l-detail__title--gold-text {
  color: #fff;
  text-align: center;
  font-size: 19px;
  line-height: 14.7368;
}
@media screen and (max-width: 1200px) {
  .l-detail__title--gold-text {
    font-size: 2.1783854167vw;
  }
}
@media screen and (max-width: 767px) {
  .l-detail__title--gold-text {
    font-size: 3.4675vw;
  }
}

.l-detail__box--white-list {
  width: 100%;
  max-width: 822px;
  height: -moz-fit-content;
  height: fit-content;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 30px;
       column-gap: 30px;
  row-gap: 0px;
  padding: 30px;
}
@media screen and (max-width: 1200px) {
  .l-detail__box--white-list {
    grid-template-columns: repeat(1, 1fr);
    padding: 3.125vw 3.515625vw;
  }
}
@media screen and (max-width: 767px) {
  .l-detail__box--white-list {
    padding: 5.25vw 6.75vw;
  }
}

.l-detail__box--white-list-item {
  width: 366px;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  justify-content: flex-start;
  align-items: flex-start;
  color: #231815;
  font-size: 16px;
  line-height: 1.75;
  position: relative;
  padding-left: 1em;
}
@media screen and (max-width: 1200px) {
  .l-detail__box--white-list-item {
    width: 100%;
    font-size: clamp(11.7px, 2.925vw, 16px);
  }
}
@media screen and (max-width: 767px) {
  .l-detail__box--white-list-item {
    width: 100%;
  }
}
.l-detail__box--white-list-item::before {
  content: "・";
  position: absolute;
  left: 0;
  top: 0;
  font-size: 16px;
  line-height: 1.75;
}
@media screen and (max-width: 1200px) {
  .l-detail__box--white-list-item::before {
    font-size: clamp(11.7px, 2.925vw, 16px);
  }
}

.l-recommend__body {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
}

.l-recommend__box--white {
  width: 100%;
  max-width: 1000px;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  justify-content: flex-start;
  background: rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(2px);
  margin-top: 108px;
  padding: 25px 50px 42px;
}
@media screen and (max-width: 1200px) {
  .l-recommend__box--white {
    max-width: 100%;
    padding: 3.2552083333vw 3.3854166667vw;
    margin-top: 10.4166666667vw;
  }
}
@media screen and (max-width: 767px) {
  .l-recommend__box--white {
    padding: 6.25vw 6.25vw;
    margin-top: 8vw;
  }
}

.l-recommend__box--white-title {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  align-items: flex-start;
  position: relative;
  z-index: 1;
}
.l-recommend__box--white-title::before {
  content: "";
  width: 150px;
  height: 2px;
  background: #231815;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: -1;
}
@media screen and (max-width: 1200px) {
  .l-recommend__box--white-title::before {
    width: 20.8333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .l-recommend__box--white-title::before {
    width: 6.75vw;
  }
}
.l-recommend__box--white-title::after {
  content: "";
  width: 150px;
  height: 2px;
  background: #231815;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  z-index: -1;
}
@media screen and (max-width: 1200px) {
  .l-recommend__box--white-title::after {
    width: 20.8333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .l-recommend__box--white-title::after {
    width: 6.75vw;
  }
}

.l-recommend__box--white-title-text {
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  color: #231815;
  text-align: center;
  font-size: 24px;
}
@media screen and (max-width: 1200px) {
  .l-recommend__box--white-title-text {
    font-size: 2.6041666667vw;
    line-height: 1.5;
  }
}
@media screen and (max-width: 767px) {
  .l-recommend__box--white-title-text {
    font-size: 4.25vw;
    line-height: 1.5;
  }
}

.l-recommend__box--white-text {
  color: #231815;
  font-size: 16px;
  line-height: 2;
  margin-top: 20px;
}
@media screen and (max-width: 1200px) {
  .l-recommend__box--white-text {
    font-size: clamp(12.8px, 3.2vw, 18px);
  }
}
.l-recommend__box--white-text .sp-only {
  display: none;
}
@media screen and (max-width: 1200px) {
  .l-recommend__box--white-text .sp-only {
    display: block;
  }
}
.l-recommend__box--white-text .sp-none {
  display: block;
}
@media screen and (max-width: 1200px) {
  .l-recommend__box--white-text .sp-none {
    display: none;
  }
}

.l-recommend__box--white-title--orange {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  align-items: flex-start;
  position: relative;
  z-index: 1;
}
.l-recommend__box--white-title--orange.block01::before {
  content: "";
  width: 200px;
  height: 2px;
  background-color: #f08300;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: 1;
}
@media screen and (max-width: 1200px) {
  .l-recommend__box--white-title--orange.block01::before {
    width: 7.8125vw;
  }
}
@media screen and (max-width: 767px) {
  .l-recommend__box--white-title--orange.block01::before {
    width: 7vw;
  }
}
.l-recommend__box--white-title--orange.block01::after {
  content: "";
  width: 200px;
  height: 2px;
  background-color: #f08300;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  z-index: 1;
}
@media screen and (max-width: 1200px) {
  .l-recommend__box--white-title--orange.block01::after {
    width: 7.8125vw;
  }
}
@media screen and (max-width: 767px) {
  .l-recommend__box--white-title--orange.block01::after {
    width: 7vw;
  }
}
.l-recommend__box--white-title--orange.block02::before {
  content: "";
  width: 170px;
  height: 2px;
  background-color: #f08300;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: 1;
}
@media screen and (max-width: 1200px) {
  .l-recommend__box--white-title--orange.block02::before {
    width: 6.5104166667vw;
  }
}
@media screen and (max-width: 767px) {
  .l-recommend__box--white-title--orange.block02::before {
    width: 9vw;
  }
}
.l-recommend__box--white-title--orange.block02::after {
  content: "";
  width: 170px;
  height: 2px;
  background-color: #f08300;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  z-index: 1;
}
@media screen and (max-width: 1200px) {
  .l-recommend__box--white-title--orange.block02::after {
    width: 6.5104166667vw;
  }
}
@media screen and (max-width: 767px) {
  .l-recommend__box--white-title--orange.block02::after {
    width: 9vw;
  }
}
.l-recommend__box--white-title--orange.block03::before {
  content: "";
  width: 360px;
  height: 2px;
  background-color: #f08300;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: 1;
}
@media screen and (max-width: 1200px) {
  .l-recommend__box--white-title--orange.block03::before {
    width: 20.8333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .l-recommend__box--white-title--orange.block03::before {
    width: 21.25vw;
  }
}
.l-recommend__box--white-title--orange.block03::after {
  content: "";
  width: 360px;
  height: 2px;
  background-color: #f08300;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  z-index: 1;
}
@media screen and (max-width: 1200px) {
  .l-recommend__box--white-title--orange.block03::after {
    width: 20.8333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .l-recommend__box--white-title--orange.block03::after {
    width: 21.25vw;
  }
}
.l-recommend__box--white-title--orange.block02, .l-recommend__box--white-title--orange.block03 {
  margin-top: 68px;
}

.l-recommend__box--white-title--orange-text {
  color: #f08300;
  font-size: 24px;
  line-height: 2.5;
}
@media screen and (max-width: 1200px) {
  .l-recommend__box--white-title--orange-text {
    font-size: 2.6041666667vw;
    line-height: 1.5;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .l-recommend__box--white-title--orange-text {
    font-size: 4.25vw;
    line-height: 1.5;
    text-align: center;
  }
}

.l-recommend_box-list-deital {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  justify-content: flex-start;
  align-items: flex-start;
  row-gap: 20px;
}
@media screen and (max-width: 1200px) {
  .l-recommend_box-list-deital {
    row-gap: 2.34375vw;
    margin-top: 4.1666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .l-recommend_box-list-deital {
    row-gap: 4vw;
    margin-top: 4vw;
  }
}

.l-recommend_box-list-deital-item {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  justify-content: flex-start;
  align-items: stretch;
  -moz-column-gap: 25px;
       column-gap: 25px;
}
@media screen and (max-width: 1200px) {
  .l-recommend_box-list-deital-item {
    -moz-column-gap: 2.6041666667vw;
         column-gap: 2.6041666667vw;
  }
}
@media screen and (max-width: 767px) {
  .l-recommend_box-list-deital-item {
    -moz-column-gap: 4vw;
         column-gap: 4vw;
  }
}
.l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-title {
  width: 123px;
  height: auto;
  flex-shrink: 0;
  background: #f3e0d5;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #231815;
  font-size: 18px;
  letter-spacing: 0.9px;
}
@media screen and (max-width: 1200px) {
  .l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-title {
    font-size: 1.8229166667vw;
    width: 13.0208333333vw;
    flex-shrink: 0;
  }
}
@media screen and (max-width: 767px) {
  .l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-title {
    font-size: 2.5vw;
    width: 16.75vw;
  }
}
.l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body {
  width: 852px;
  height: auto;
}
@media screen and (max-width: 1200px) {
  .l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body {
    width: 100%;
    flex-shrink: 1;
  }
}
.l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--upper,
.l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--lower {
  width: 100%;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  justify-content: flex-start;
  align-items: flex-start;
  -moz-column-gap: 26px;
       column-gap: 26px;
}
@media screen and (max-width: 1200px) {
  .l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--upper,
  .l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--lower {
    flex-direction: column;
  }
}
.l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--upper.dash-lined,
.l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--lower.dash-lined {
  border-bottom: 1px dashed #231815;
}
@media screen and (max-width: 1200px) {
  .l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--upper.dash-lined,
  .l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--lower.dash-lined {
    padding-bottom: 2.0833333333vw;
  }
}
@media screen and (max-width: 767px) {
  .l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--upper.dash-lined,
  .l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--lower.dash-lined {
    padding-bottom: 3vw;
  }
}
.l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--lower {
  margin-top: 8px;
}
.l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--upper-left,
.l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--lower-left {
  width: 100%;
  height: auto;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  justify-content: flex-start;
  align-items: flex-start;
  flex-shrink: 1;
}
.l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--upper-left-text,
.l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--lower-left-text {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  justify-content: flex-start;
  align-items: baseline;
  color: #231815;
  font-size: 24px;
  letter-spacing: 1.2px;
}
@media screen and (max-width: 1200px) {
  .l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--upper-left-text,
  .l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--lower-left-text {
    flex-wrap: wrap;
    flex-shrink: 0;
    font-size: clamp(12.8px, 3.2vw, 18px);
    line-height: 1.5;
  }
}
.l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--upper-left-text .text-large,
.l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--lower-left-text .text-large {
  color: #231815;
  text-align: center;
  font-size: 32px;
  letter-spacing: 1.6px;
}
@media screen and (max-width: 1200px) {
  .l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--upper-left-text .text-large,
  .l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--lower-left-text .text-large {
    font-size: clamp(17.7px, 4.425vw, 24px);
    line-height: 1.5;
  }
}
.l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--upper-right,
.l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--lower-right {
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  justify-content: flex-start;
  align-items: flex-start;
}
@media screen and (max-width: 1200px) {
  .l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--upper-right,
  .l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--lower-right {
    flex-direction: column;
    row-gap: 1.0416666667vw;
  }
}
@media screen and (max-width: 767px) {
  .l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--upper-right,
  .l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--lower-right {
    row-gap: 1.5vw;
  }
}
.l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--upper-right-list,
.l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--lower-right-list {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  justify-content: flex-start;
  align-items: flex-start;
}
@media screen and (max-width: 1200px) {
  .l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--upper-right-list,
  .l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--lower-right-list {
    flex-direction: column;
    row-gap: 1.0416666667vw;
  }
}
@media screen and (max-width: 767px) {
  .l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--upper-right-list,
  .l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--lower-right-list {
    row-gap: 1.5vw;
  }
}
.l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--upper-right-list-item,
.l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--lower-right-list-item {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  justify-content: flex-start;
  -moz-column-gap: 4px;
       column-gap: 4px;
}
@media screen and (max-width: 1200px) {
  .l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--upper-right-list-item,
  .l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--lower-right-list-item {
    -moz-column-gap: 1.0416666667vw;
         column-gap: 1.0416666667vw;
  }
}
@media screen and (max-width: 767px) {
  .l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--upper-right-list-item,
  .l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--lower-right-list-item {
    -moz-column-gap: 1.5vw;
         column-gap: 1.5vw;
  }
}
.l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--upper-right-list-item-title,
.l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--lower-right-list-item-title {
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  justify-content: flex-start;
  align-items: flex-start;
  color: #231815;
  font-size: 14px;
  letter-spacing: 0.7px;
  line-height: 1.2;
  flex-shrink: 0;
  flex-wrap: nowrap;
  padding: 2px 9px 1px 10px;
  border: 1px solid #231815;
  flex-shrink: 0;
}
@media screen and (max-width: 1200px) {
  .l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--upper-right-list-item-title,
  .l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--lower-right-list-item-title {
    font-size: 1.5625vw;
    line-height: 1.5;
    align-items: baseline;
  }
}
@media screen and (max-width: 767px) {
  .l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--upper-right-list-item-title,
  .l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--lower-right-list-item-title {
    font-size: 2.75vw;
    line-height: 1.5;
  }
}
.l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--upper-right-list-item-title .text-large,
.l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--lower-right-list-item-title .text-large {
  color: #231815;
  text-align: center;
  font-size: 16px;
  display: block;
}
@media screen and (max-width: 1200px) {
  .l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--upper-right-list-item-title .text-large,
  .l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--lower-right-list-item-title .text-large {
    font-size: 1.8229166667vw;
    line-height: 1.5;
  }
}
@media screen and (max-width: 767px) {
  .l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--upper-right-list-item-title .text-large,
  .l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--lower-right-list-item-title .text-large {
    font-size: 3vw;
    line-height: 1.5;
  }
}
.l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--upper-right-list-item-body,
.l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--lower-right-list-item-body {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  justify-content: space-between;
  align-items: flex-start;
  color: #231815;
  font-size: 14px;
  letter-spacing: -0.7px;
}
@media screen and (max-width: 1200px) {
  .l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--upper-right-list-item-body,
  .l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--lower-right-list-item-body {
    font-size: 12.8px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 767px) {
  .l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--upper-right-list-item-body,
  .l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--lower-right-list-item-body {
    font-size: 2.6125vw;
    line-height: 1.5;
  }
}
.l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--upper-right-list-item-body .text-large,
.l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--lower-right-list-item-body .text-large {
  color: #231815;
  text-align: center;
  font-size: 14px;
}
@media screen and (max-width: 1200px) {
  .l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--upper-right-list-item-body .text-large,
  .l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--lower-right-list-item-body .text-large {
    font-size: 12.8px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 767px) {
  .l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--upper-right-list-item-body .text-large,
  .l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--lower-right-list-item-body .text-large {
    font-size: 2.6125vw;
    line-height: 1.5;
  }
}
.l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--upper-right-list-item-body .dot-spacing,
.l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--lower-right-list-item-body .dot-spacing {
  letter-spacing: -0.8px;
}
.l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--upper-right-list-item-body .session-label,
.l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body--lower-right-list-item-body .session-label {
  margin-right: 4px;
}
.l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body-place {
  color: #231815;
  font-size: 20px;
  letter-spacing: 1px;
}
@media screen and (max-width: 1200px) {
  .l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body-place {
    font-size: 2.0833333333vw;
    line-height: 1.5;
  }
}
@media screen and (max-width: 767px) {
  .l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body-place {
    font-size: 3.2vw;
    line-height: 1.5;
    letter-spacing: 0;
  }
}
.l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body-address {
  color: #231815;
  font-size: 16px;
  font-weight: 400;
}
@media screen and (max-width: 1200px) {
  .l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body-address {
    font-size: 12.8px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 767px) {
  .l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body-address {
    font-size: 2.6675vw;
    line-height: 1.5;
  }
}
.l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body-text {
  color: #231815;
  font-size: 16px;
  line-height: 1.75;
}
@media screen and (max-width: 1200px) {
  .l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body-text {
    font-size: clamp(11.7px, 2.925vw, 16px);
    line-height: 1.5;
  }
}
.l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body-organization {
  color: #231815;
  font-size: 20px;
  line-height: 1.7;
  letter-spacing: 1px;
}
@media screen and (max-width: 1200px) {
  .l-recommend_box-list-deital-item .l-recommend_box-list-deital-item-body-organization {
    font-size: clamp(12.8px, 3.2vw, 18px);
    line-height: 1.5;
  }
}

.l-recommend__committee-note {
  width: 100%;
  color: #231815;
  text-align: right;
  font-size: 14px;
}
@media screen and (max-width: 1200px) {
  .l-recommend__committee-note {
    font-size: clamp(10.7px, 1.3932291667vw, 14px);
    line-height: 1.5;
    margin-top: 2.0833333333vw;
  }
}

.l-recommend__committee-list {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  margin-top: 20px;
  margin-left: 0;
  padding-left: 0;
}
@media screen and (max-width: 1200px) {
  .l-recommend__committee-list {
    height: 400px;
    overflow-y: scroll;
  }
}
@media screen and (max-width: 767px) {
  .l-recommend__committee-list {
    height: 250px;
    overflow-y: scroll;
  }
}
.l-recommend__committee-list .bg-orange {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.3) 100%), rgba(243, 224, 213, 0.4);
}
.l-recommend__committee-list .bg-white {
  background: rgba(255, 255, 255, 0.7);
}

.l-recommend__committee-list-item {
  width: 100%;
  height: 71px;
  display: flex;
  align-items: center;
  justify-content: center;
  justify-content: space-between;
}
@media screen and (max-width: 1200px) {
  .l-recommend__committee-list-item {
    height: -moz-fit-content;
    height: fit-content;
    padding: 2.0833333333vw 0;
    min-height: 7.03125vw;
  }
}
@media screen and (max-width: 767px) {
  .l-recommend__committee-list-item {
    padding: 4vw 0;
    min-height: 9.5vw;
  }
}
.l-recommend__committee-list-item * {
  color: #231815;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}
@media screen and (max-width: 1200px) {
  .l-recommend__committee-list-item * {
    font-size: clamp(10px, 1.3020833333vw, 14px);
    line-height: 1.5;
  }
}
.l-recommend__committee-list-item dt {
  width: 13.6819%;
  flex-shrink: 0;
  margin: 0;
}
@media screen and (max-width: 1200px) {
  .l-recommend__committee-list-item dt {
    width: 18%;
    white-space: normal;
    overflow-wrap: anywhere;
    text-align: center;
  }
}
.l-recommend__committee-list-item dd {
  width: 86.3181%;
  padding-right: 28px;
  margin: 0;
  min-width: 0;
}
@media screen and (max-width: 1200px) {
  .l-recommend__committee-list-item dd {
    width: 82%;
    padding-right: 0vw;
  }
}
.l-recommend__committee-list-item ul {
  display: flex;
  align-items: center;
  justify-content: center;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin: 0;
  padding-left: 0;
  list-style: none;
}
.l-recommend__committee-list-item ul > li:nth-of-type(1) {
  width: 38%;
  flex-shrink: 0;
  min-width: 0;
}
@media screen and (max-width: 1200px) {
  .l-recommend__committee-list-item ul > li:nth-of-type(1) {
    width: 30%;
  }
}
.l-recommend__committee-list-item ul > li:nth-of-type(2) {
  width: 41%;
  flex-shrink: 0;
  min-width: 0;
}
@media screen and (max-width: 1200px) {
  .l-recommend__committee-list-item ul > li:nth-of-type(2) {
    width: 36%;
  }
}
.l-recommend__committee-list-item ul > li:nth-of-type(3) {
  width: 11%;
  flex-shrink: 0;
  min-width: 0;
}
@media screen and (max-width: 1200px) {
  .l-recommend__committee-list-item ul > li:nth-of-type(3) {
    width: 24%;
    white-space: nowrap;
  }
}

.l-recommend__award-text {
  color: #231815;
  font-size: 18px;
  line-height: 2;
}
@media screen and (max-width: 1200px) {
  .l-recommend__award-text {
    font-size: clamp(12.8px, 3.2vw, 18px);
    line-height: 1.7;
    margin-top: 2.0833333333vw;
  }
}
@media screen and (max-width: 767px) {
  .l-recommend__award-text {
    margin-top: 4vw;
  }
}

.l-recommend__award-note {
  width: 100%;
  color: #231815;
  font-size: 14px;
  line-height: 2.57;
  margin-top: 20px;
}
@media screen and (max-width: 1200px) {
  .l-recommend__award-note {
    font-size: clamp(10.7px, 1.3932291667vw, 14px);
    line-height: 1.5;
    margin-top: 2.0833333333vw;
  }
}
@media screen and (max-width: 767px) {
  .l-recommend__award-note {
    margin-top: 4vw;
  }
}/*# sourceMappingURL=style.css.map */