@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap");
html {
  -ms-text-size-adjust: 100% !important;
  -webkit-text-size-adjust: 100% !important;
  font-size: 62.5% !important;
  background: none !important;
}

a,
address,
article,
aside,
audio,
b,
big,
blockquote,
body,
button,
caption,
center,
cite,
code,
dd,
details,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
i,
iframe,
img,
input,
label,
li,
main,
mark,
menu,
nav,
ol,
p,
pre,
q,
s,
section,
select,
small,
span,
strong,
summary,
table,
tbody,
td,
textarea,
tfoot,
th,
thead,
time,
tr,
u,
ul,
video {
  margin: 0;
  padding: 0;
  font-size: inherit;
  box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

ol,
ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  max-width: 100%;
  vertical-align: bottom;
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline-width: 0;
}

b,
strong {
  font-weight: inherit;
  font-weight: bolder;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

button,
input,
select,
textarea {
  font: inherit;
  margin: 0;
}

button,
input,
select {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

[disabled] {
  cursor: default;
}

[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

button:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

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

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

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

blockquote,
q {
  quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}

input,
textarea {
  box-sizing: border-box;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  display: block;
  font-size: clamp(16px, 1em, 1em);
}
input:focus,
textarea:focus {
  background: #fafafa;
  outline: none;
}
input[disabled],
textarea[disabled] {
  border: 1px solid #ccc;
  background-color: #f5f5f5;
}
input::-moz-placeholder, textarea::-moz-placeholder {
  color: #888;
}
input::placeholder,
textarea::placeholder {
  color: #888;
}

input[type=text], input[type=password], input[type=date], input[type=datetime], input[type=email], input[type=number], input[type=search], input[type=tel], input[type=time], input[type=url] {
  font-family: inherit;
  color: #000;
  display: block;
  padding: 0 1em;
  border-radius: 0;
  margin: 0;
  height: 60px;
  width: 100%;
  -webkit-appearance: none;
}
input[type=text]:focus, input[type=password]:focus, input[type=date]:focus, input[type=datetime]:focus, input[type=email]:focus, input[type=number]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=time]:focus, input[type=url]:focus, input[type=checkbox]:focus {
  outline-color: #438832;
}
input[type=text][disabled], input[type=password][disabled], input[type=date][disabled], input[type=datetime][disabled], input[type=email][disabled], input[type=number][disabled], input[type=search][disabled], input[type=tel][disabled], input[type=time][disabled], input[type=url][disabled], input[type=checkbox][disabled] {
  border: 1px solid #ccc;
  background-color: #f5f5f5;
}
input[type=checkbox], input[type=radio] {
  display: inline;
}
input[type=button], input[type=submit] {
  -webkit-appearance: none;
  width: 400px;
  max-width: 100%;
  padding: 1.5em;
  margin: 1em auto auto auto;
  line-height: 1;
  border-radius: 0;
  border: none;
  background: #000;
  color: #fff;
  font-size: 1.2em;
  font-weight: bold;
}
input[type=button]:hover, input[type=submit]:hover {
  opacity: 0.8;
}

textarea {
  height: auto;
  padding: 20px;
  border: 1px solid #e6e6e6;
  background-color: #fff;
  font-family: inherit;
  display: block;
  width: 100%;
  min-height: 8em;
  border-radius: 0;
  margin-top: 0.5em;
}
textarea.low {
  height: 5em;
  min-height: 5em;
}

select {
  -webkit-appearance: none;
  width: 100%;
  height: 60px;
  margin: 0;
  padding: 0 20px;
  cursor: pointer;
  border: 1px solid #e6e6e6;
  background-color: #fff;
  font-family: inherit;
  border: 0px;
  border-radius: 0px;
}

.any,
.required {
  display: inline-block;
  margin: 0 0.75em 0.5em 0.25em;
  padding: 0.25em 0.5em;
  line-height: 1;
  font-size: 0.8em;
  font-weight: normal;
  position: relative;
  color: #fff;
}

.any {
  background-color: #aaa;
}

.required {
  background-color: #cb0000;
}

.mwform-radio-field {
  display: block;
  margin-left: 0 !important;
}
.mwform-radio-field label {
  margin: 0.5em 0;
  margin-right: 2rem;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .mwform-radio-field label {
    margin-right: 1rem;
  }
}
.mwform-radio-field label input[type=radio] {
  position: absolute;
  opacity: 0;
}
.mwform-radio-field label input[type=radio] + .mwform-radio-field-text {
  position: relative;
  padding-left: 2rem;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .mwform-radio-field label input[type=radio] + .mwform-radio-field-text {
    padding-left: 2.5rem;
  }
}
.mwform-radio-field label input[type=radio] + .mwform-radio-field-text:before {
  content: "";
  background: #eeeeee;
  border-radius: 100%;
  border: 1px solid #eeeeee;
  width: 1.4rem;
  height: 1.4rem;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.mwform-radio-field label input[type=radio]:checked + .mwform-radio-field-text:before {
  background-color: #5b6d60;
  box-shadow: inset 0 0 0 3px #fff;
}
.mwform-radio-field label input[type=radio]:focus + .mwform-radio-field-text:before {
  border: 1px solid #ccc;
}
.mwform-radio-field label input[type=radio]:disabled + .mwform-radio-field-text:before {
  box-shadow: inset 0 0 0 4px #fff;
  border: #ccc;
  background: #ccc;
}
.mwform-radio-field label input[type=radio] + .radio-label:empty:before {
  margin-right: 0;
}

.error {
  color: #cc3300;
  width: 100%;
  font-size: 1.4rem;
  margin-top: 1rem;
  display: block;
  line-height: initial;
}

.formControl {
  width: 100%;
  padding: 1rem;
}

.formControlL {
  width: 100%;
  padding: 1rem;
}

.wpcf7-list-item {
  margin: 0 1em 0 0 !important;
}

.wpcf7-spinner {
  display: block;
  margin: auto;
}

form input.width30 {
  width: 30%;
  display: inline-block;
  margin-bottom: 1em;
}
form input.width40 {
  width: 40%;
  display: inline-block;
  margin-bottom: 1em;
}
form input.width50 {
  width: 50%;
  display: inline-block;
  margin-bottom: 1em;
}
form input.width60 {
  width: 60%;
  display: inline-block;
  margin-bottom: 1em;
}
form input.width70 {
  width: 70%;
  display: inline-block;
  margin-bottom: 1em;
}
form input.width80 {
  width: 80%;
  display: inline-block;
  margin-bottom: 1em;
}
form input.width90 {
  width: 90%;
  display: inline-block;
  margin-bottom: 1em;
}
form table tr th,
form table tr td {
  background: none;
}
@media screen and (max-width: 768px) {
  form table tr th,
  form table tr td {
    display: block;
    width: 100%;
    padding: 2em 0;
  }
}
@media screen and (max-width: 768px) {
  form table tr th {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  form table tr td {
    padding-top: 0.5em;
  }
}
form p {
  margin-bottom: 0;
}
form .small {
  margin-top: 1em;
  display: inline-block;
  line-height: 1.5;
}
form a {
  text-decoration: underline !important;
}

.screen-reader-response {
  display: none;
}

.wpcf7-response-output {
  text-align: center;
  max-width: 800px;
  margin: auto !important;
}

.wpcf7-not-valid-tip {
  color: #cb0000;
  border: 1px solid;
  display: inline-block;
  padding: 0.5em;
  line-height: 1;
  margin-top: 0.5em;
}

.wpcf7cp-btns {
  text-align: center;
}

#wpcf7cpcnf table p {
  margin: 0;
}
#wpcf7cpcnf table tr td {
  padding: 1em !important;
}

.wpcf7cp-cfm-edit-btn {
  -webkit-appearance: none;
  width: 400px;
  max-width: 100%;
  padding: 1.5em;
  margin: auto;
  line-height: 1;
  border-radius: 0;
  border: none;
  font-size: 1.2em;
  background: #eee;
  color: #888;
}

.wpcf7cp-cfm-submit-btn {
  -webkit-appearance: none;
  width: 400px;
  max-width: 100%;
  padding: 1.5em;
  margin: auto;
  line-height: 1;
  border-radius: 0;
  border: none;
  font-size: 1.2em;
  background: #000;
  color: #fff;
}

/*==================================================================================================
	サイト基礎
==================================================================================================*/
html {
  scroll-behavior: smooth;
  scroll-padding-top: 170px;
}

body {
  color: #000;
  background-color: #fff;
  font-family: YakuHanJP, "Zen Kaku Gothic New", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Noto Sans JP", sans-serif;
  font-size: clamp(1.3rem, 1.7vw, 1.6rem);
  font-weight: 400;
  font-feature-settings: "palt" 1;
  line-height: 2;
  letter-spacing: 0.066em;
  position: relative;
  width: 100%;
}
body ::-moz-selection {
  background: #000;
  color: #ccc;
}
body ::selection {
  background: #000;
  color: #ccc;
}
body.noScrolled {
  overflow: hidden;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  font-weight: 400;
  line-height: 1.35;
}
body a {
  display: inline-block;
  transition: all 0.5s ease;
  text-decoration: none;
  color: inherit;
}
body a:hover {
  text-decoration: none;
  transition: all 0.5s ease;
}
body img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.preload * {
  transition: none !important;
}

.wrap {
  overflow-x: hidden;
}

/*---------------------------------------------------------------------
共通 Common
---------------------------------------------------------------------*/
.sp {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .sp {
    display: block !important;
  }
}

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

.small {
  font-size: 70%;
}

.bold {
  font-weight: bold;
}

.center {
  text-align: center;
}

.right {
  text-align: right;
}

.left {
  text-align: left;
}

/*---------------------------------------------------------------------
ヘッダー
---------------------------------------------------------------------*/
header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 3em;
  padding: 1.4vw;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  transition: all 0.5s ease;
}
@media screen and (max-width: 767px) {
  header {
    justify-content: center;
    padding: 2vw;
  }
}
header h1 {
  max-width: 260px;
  transition: all 0.5s ease;
}
@media screen and (max-width: 767px) {
  header h1 {
    max-width: 180px;
  }
}
header .sp-menu {
  display: none;
  transform-origin: right top;
  transition: all 0.5s ease;
}
@media screen and (max-width: 767px) {
  header .sp-menu {
    display: block;
    width: 4.2rem;
    height: 4.2rem;
    background: #000;
    border-radius: 5px;
    position: fixed;
    top: 2vw;
    right: 1.4vw;
  }
  header .sp-menu span {
    display: block;
    width: 40%;
    height: 1px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.5s ease;
  }
  header .sp-menu::before {
    content: "";
    display: block;
    width: 40%;
    height: 1px;
    background: #fff;
    position: absolute;
    top: 34%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.5s ease;
  }
  header .sp-menu::after {
    content: "";
    display: block;
    width: 40%;
    height: 1px;
    background: #fff;
    position: absolute;
    top: 66%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.5s ease;
  }
  header .sp-menu.open {
    filter: invert(1);
    z-index: 9999;
  }
  header .sp-menu.open span {
    opacity: 0;
  }
  header .sp-menu.open::before {
    top: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
  }
  header .sp-menu.open::after {
    top: 50%;
    transform: translate(-50%, -50%) rotate(-45deg);
  }
}
header ul {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 2em;
}
@media screen and (max-width: 767px) {
  header ul {
    display: none;
    opacity: 0;
    transition: all 0.5s ease;
  }
  header ul.active {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.9);
    z-index: 9998;
    opacity: 1;
  }
}
header ul a {
  font-family: "Outfit", sans-serif;
  font-size: clamp(1.8rem, 4vw, 2.2rem);
  transition: all 0.5s ease;
}
@media screen and (max-width: 767px) {
  header ul a {
    color: #fff;
  }
}
header ul a.active, header ul a:hover {
  color: #c01d29;
}
header.scrolled {
  background: rgba(255, 255, 255, 0.85);
}
header.scrolled h1 {
  max-width: 200px;
}
@media screen and (max-width: 767px) {
  header.scrolled h1 {
    max-width: 140px;
  }
}
header.scrolled .sp-menu {
  transform: scale(0.8);
}
header.scrolled a {
  font-size: 95%;
}
@media screen and (max-width: 767px) {
  header.scrolled a {
    font-size: 1.8rem !important;
  }
}

/*---------------------------------------------------------------------
コンテンツ
---------------------------------------------------------------------*/
main {
  position: relative;
  overflow: hidden;
}
main .bg01 {
  width: 100vw;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -100;
}
main .bg02 {
  max-width: 1400px;
  position: absolute;
  top: 30vw;
  right: -20vw;
  z-index: -200;
}
@media screen and (max-width: 767px) {
  main .bg02 {
    display: none;
  }
}
main .fv {
  height: 45vh;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
main .fv h1 {
  padding: 0 10vw;
}
main h2 {
  text-align: center;
  padding: 0 2vw;
  margin-bottom: 6rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  line-height: 1;
  letter-spacing: normal;
}
main h2 .en {
  font-family: "Outfit", sans-serif;
  font-weight: 300;
  font-size: clamp(10rem, 12vw, 19rem);
  color: #f0f0f0;
}
main h2 .jp {
  margin-top: -5rem;
  font-size: clamp(2rem, 4vw, 2.6rem);
  font-weight: 700;
  letter-spacing: 0.266em;
}
@media screen and (max-width: 767px) {
  main h2 .jp {
    margin-top: -2rem;
  }
}
main h2 .jp::before {
  content: "［ ";
}
main h2 .jp::after {
  content: " ］";
}
main a.btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0 2rem;
  padding: 2rem;
  font-weight: 500;
  color: #fff;
  max-width: 380px;
  margin: 0 auto;
}
main a.btn:hover {
  opacity: 0.65;
}
main a.btn.pdf::after {
  content: "";
  display: block;
  width: 1.4rem;
  height: 1.4rem;
  background: url("../img/icon-pdf.svg") no-repeat center/contain;
}
main a.btn.lbrown {
  background: #b18149;
}
main a.btn.blue {
  background: #025f9e;
}
main #about {
  padding: 6rem 4vw 0;
  position: relative;
  overflow: hidden;
}
main #about > figure {
  max-width: 232px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  main #about > figure {
    max-width: 136px;
  }
}
main #about > h2 {
  margin-top: -10rem;
}
@media screen and (max-width: 767px) {
  main #about > h2 {
    margin-top: -6rem;
  }
}
main #about > p {
  text-align: center;
}
@media screen and (max-width: 560px) {
  main #about > p {
    text-align: justify;
  }
}
main #about .wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 3rem 3.9682539683%;
  max-width: 1260px;
  margin: 6rem auto 0;
}
@media screen and (max-width: 767px) {
  main #about .wrap {
    flex-direction: column;
  }
  main #about .wrap > * {
    width: 100% !important;
  }
}
main #about .wrap .logo {
  width: 46.5079365079%;
}
main #about .wrap .movie {
  width: 49.5238095238%;
}
main #about .wrap .ttl {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.65rem;
}
@media screen and (max-width: 767px) {
  main #about .wrap .ttl {
    flex-direction: column;
    justify-content: center;
    gap: 1rem 0;
  }
}
main #about .wrap .ttl h3 {
  font-size: 120%;
  font-weight: 700;
}
main #about .wrap .ttl a {
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  gap: 0.8rem;
  font-size: 90%;
  text-decoration: underline;
}
main #about .wrap .ttl a::before {
  content: "";
  display: inline-block;
  width: 1.2rem;
  height: 1.2rem;
  background: url("../img/arrow-rr.svg") no-repeat center/contain;
}
main #about .wrap .btn {
  margin-top: 2rem;
}
main #about .wrap iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}
main #stories {
  padding: 26rem 0 0;
}
@media screen and (max-width: 767px) {
  main #stories {
    padding-top: 8rem;
  }
}
main #stories h5 {
  text-align: center;
  margin: 10rem 0 6rem;
  line-height: 1;
  font-size: clamp(2rem, 4vw, 2.6rem);
  font-weight: 700;
  letter-spacing: 0.266em;
}
@media screen and (max-width: 767px) {
  main #stories h5 {
    margin: 5rem 0 3rem;
  }
}
main #stories h5::before {
  content: "［ ";
}
main #stories h5::after {
  content: " ］";
}
main #stories .tabs {
  width: 100%;
  position: relative;
  overflow-x: scroll;
  scrollbar-width: none;
}
main #stories .tabs::-webkit-scrollbar {
  display: none;
}
main #stories .tabs::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #888;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
main #stories .tabs ul {
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: 6px;
  width: 1374px;
  padding: 0 6px;
  margin: 0 auto;
}
main #stories .tabs li {
  width: 100%;
  max-width: 146px;
  padding: 2rem 0.6rem;
  border-bottom: 2px solid var(--theme-color);
  color: var(--theme-color);
  font-weight: 700;
  line-height: 1.35;
  text-align: center;
  transition: all 0.5s ease;
  cursor: pointer;
}
main #stories .tabs li:not(.active) {
  filter: saturate(0) brightness(0) opacity(0.4);
}
main #stories .tabs li:hover {
  filter: none;
}
main #stories .tabs li span {
  display: block;
  font-family: "Outfit", sans-serif;
  font-weight: 500;
}
main #stories .cnts {
  margin: 0 auto;
  padding: 8rem 9.5vw;
  background: #f7f7f7;
}
@media screen and (max-width: 767px) {
  main #stories .cnts {
    padding: 5rem 4vw;
  }
}
main #stories .cnts > div {
  position: relative;
}
main #stories .cnts > div:not(.is-open) {
  display: none;
}
main #stories .cnts ul.index {
  position: sticky;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2rem;
}
@media screen and (max-width: 767px) {
  main #stories .cnts ul.index {
    flex-wrap: wrap;
    gap: 1rem;
    margin-bottom: 3rem;
  }
}
main #stories .cnts ul.index li {
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 767px) {
  main #stories .cnts ul.index li {
    width: calc(50% - 1rem);
  }
}
main #stories .cnts ul.index a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1.6rem;
  padding: 1.6rem 2rem;
  background: #f7f7f7;
  color: var(--theme-color);
  border: 1px solid var(--theme-color);
  border-radius: 100vh;
  font-weight: 700;
  font-size: 90%;
  line-height: 1;
}
main #stories .cnts ul.index a::after {
  content: "";
  display: block;
  width: 1rem;
  height: 0.5rem;
  background-color: var(--theme-color);
  -webkit-mask-image: url("../img/arrow-d.svg");
  mask-image: url("../img/arrow-d.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-position: center;
  mask-position: center;
  transition: all 0.5s ease;
}
main #stories .cnts ul.index a:hover {
  background: var(--theme-color);
  color: #fff !important;
}
main #stories .cnts ul.index a:hover::after {
  background-color: #fff;
}
main #stories .cnts .ttl {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 17.033773862%;
  padding-top: 2rem;
}
main #stories .cnts .ttl h3 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 0 2rem;
  width: 59.4713656388%;
}
@media screen and (max-width: 767px) {
  main #stories .cnts .ttl h3 {
    width: 100%;
    flex-direction: column;
    justify-content: center;
  }
}
main #stories .cnts .ttl .numb {
  font-family: "Outfit", sans-serif;
  letter-spacing: normal;
  font-size: clamp(8rem, 12vw, 20rem);
  color: var(--theme-color);
  line-height: 1;
}
main #stories .cnts .ttl .txt {
  font-size: clamp(2.6rem, 4vw, 4.2rem);
  font-weight: 700;
  word-break: auto-phrase;
}
@media screen and (max-width: 767px) {
  main #stories .cnts .ttl .txt {
    text-align: center;
  }
}
main #stories .cnts .ttl .txt span {
  display: block;
  margin-top: 1.6rem;
  font-size: 55%;
  color: var(--theme-color);
}
main #stories .cnts .ttl .btn {
  margin: 0 0 0 auto;
  width: 23.4948604993%;
  background-color: var(--theme-color);
}
main #stories .cnts .lead {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 2rem 7.0484581498%;
}
@media screen and (max-width: 767px) {
  main #stories .cnts .lead {
    flex-direction: column-reverse;
    justify-content: stretch;
    margin: 2rem 0;
  }
  main #stories .cnts .lead > * {
    width: 100% !important;
  }
}
main #stories .cnts .lead p {
  width: 59.4713656388%;
  text-align: justify;
}
main #stories .cnts .lead figure {
  width: 33.4801762115%;
  box-shadow: -2vw 2vw 0px 0px rgb(235, 235, 235);
}
@media screen and (max-width: 767px) {
  main #stories .cnts .btn.sp {
    display: flex !important;
  }
}
main #stories .cnts .episode-list {
  padding-top: 4rem;
  position: relative;
}
main #stories .cnts .episode-list::after {
  content: "";
  width: 8px;
  height: 100%;
  background: var(--theme-color);
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0.25;
}
main #stories .cnts .episode-list > li {
  margin-top: 3rem;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  main #stories .cnts .episode-list > li {
    margin-top: 1.5rem;
  }
}
main #stories .cnts .episode-list h4 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 0.5rem 1.5rem;
  padding: 3rem 2vw;
  font-size: clamp(1.8rem, 4vw, 3rem);
  font-weight: 700;
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  main #stories .cnts .episode-list h4 {
    align-items: flex-start;
    flex-direction: column;
    padding: 4vw;
  }
}
main #stories .cnts .episode-list h4 span.numb {
  padding: 1.2rem 1.8rem;
  font-size: 1.3rem;
  border: 2px solid var(--theme-color);
  color: var(--theme-color);
  line-height: 1;
  font-weight: 900;
  white-space: nowrap;
  border-radius: 100vh;
}
@media screen and (max-width: 767px) {
  main #stories .cnts .episode-list h4 span.numb {
    padding: 0.6rem 1rem;
    font-size: 0.8rem;
    border-width: 1px;
    letter-spacing: normal;
  }
}
main #stories .cnts .episode-list h4 span.txt {
  width: 100%;
  color: var(--theme-color);
}
main #stories .cnts .episode-list h4 span.btn {
  padding: 1.4rem 2rem;
  margin-left: auto;
  font-size: 1.3rem;
  background: var(--theme-color);
  color: #fff;
  line-height: 1;
  white-space: nowrap;
  border-radius: 100vh;
}
@media screen and (max-width: 767px) {
  main #stories .cnts .episode-list h4 span.btn {
    padding: 0.6rem 1rem;
    font-size: 0.8rem;
    letter-spacing: normal;
    position: absolute;
    right: 4vw;
    top: 50%;
    transform: translateY(-50%);
  }
}
main #stories .cnts .episode-list h4.is-open span.btn {
  background: #888 !important;
}
main #stories .cnts .episode-list .open {
  overflow: hidden;
  max-height: 0;
  transition: all 0.5s ease;
  opacity: 0;
}
main #stories .cnts .episode-list .open.active {
  max-height: 1000px;
  opacity: 1;
}
main #stories .cnts .episode-list .open .inner {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2rem 7.722007722%;
  padding: 1vw 2vw 2vw;
}
@media screen and (max-width: 767px) {
  main #stories .cnts .episode-list .open .inner {
    flex-direction: column;
    padding: 0.9rem 1.8rem 1.8rem;
  }
  main #stories .cnts .episode-list .open .inner > * {
    width: 100% !important;
  }
}
main #stories .cnts .episode-list .open figure {
  width: 24.7104247104%;
}
main #stories .cnts .episode-list .open figcaption {
  margin-top: 1rem;
  font-size: 1.2rem;
  text-align: center;
  line-height: 1.35;
}
main #stories .cnts .episode-list .open ul {
  padding-left: 1em;
  width: 67.5675675676%;
}
main #stories .cnts .episode-list .open li {
  text-indent: -1em;
}
main #stories .cnts .episode-list .open li:not(:first-child) {
  margin-top: 1.6rem;
}
main #stories .cnts .episode-list .open li::before {
  content: "●";
  color: var(--theme-color);
}
main #stories .cnts .spot-section .spot-acd {
  position: relative;
}
main #stories .cnts .spot-section .spot-acd.is-open .item-container .item {
  display: block;
}
main #stories .cnts .spot-section .wrap {
  transition: all 0.5s ease;
  overflow: hidden;
}
main #stories .cnts .spot-section .item-container {
  display: flex;
  flex-wrap: wrap;
  gap: 2.7rem 2.0068526676%;
}
@media screen and (max-width: 767px) {
  main #stories .cnts .spot-section .item-container {
    gap: 1.6rem;
  }
}
main #stories .cnts .spot-section .item {
  width: 23.4948604993%;
}
@media screen and (max-width: 767px) {
  main #stories .cnts .spot-section .item {
    width: calc(50% - 0.8rem);
  }
}
main #stories .cnts .spot-section .item:nth-child(n+9) {
  display: none;
}
main #stories .cnts .spot-section .item a {
  display: block;
}
main #stories .cnts .spot-section .item a:hover figure img {
  transform: scale(1.08);
}
main #stories .cnts .spot-section .item figure {
  position: relative;
  width: 100%;
  aspect-ratio: 320/226;
  overflow: hidden;
}
main #stories .cnts .spot-section .item figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.5s ease;
}
main #stories .cnts .spot-section .item figure .cate {
  position: absolute;
  right: 6px;
  bottom: 6px;
  padding: 0.5rem 1rem;
  font-size: 1.2rem;
  font-weight: 500;
  background: var(--theme-color);
  color: #fff;
  line-height: 1;
  letter-spacing: normal;
}
@media screen and (max-width: 767px) {
  main #stories .cnts .spot-section .item figure .cate {
    right: 3px;
    bottom: 3px;
    transform-origin: right bottom;
    transform: scale(0.7);
  }
}
main #stories .cnts .spot-section .item p {
  font-weight: 700;
  text-align: center;
  color: var(--theme-color);
}
main #stories .cnts .spot-section .item .name {
  margin-top: 1rem;
  font-size: 1.8rem;
  line-height: 1.35;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
@media screen and (max-width: 767px) {
  main #stories .cnts .spot-section .item .name {
    font-size: 1.3rem;
  }
}
main #stories .cnts .spot-section .item .local {
  font-size: 1.3rem;
}
@media screen and (max-width: 767px) {
  main #stories .cnts .spot-section .item .local {
    font-size: 1rem;
  }
}
main #stories .cnts .spot-section .item .local::before {
  content: "［ ";
}
main #stories .cnts .spot-section .item .local::after {
  content: " ］";
}
main #stories .cnts .spot-section .item .credit {
  font-size: 65%;
  color: #333;
  text-align: center;
  letter-spacing: normal;
  font-weight: 500;
  line-height: 1.35;
  word-break: auto-phrase;
  margin-top: 5px;
}
main #stories .cnts .spot-section .modal {
  display: none;
}
main #stories .cnts .spot-section button.more {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  display: block;
  width: 100%;
  max-width: 660px;
  margin: 5rem auto 0;
  padding: 2rem;
  background: url("../img/icon-plus.svg") no-repeat right 2rem center/1.5rem;
  border: 1px solid #000;
  color: #000;
  font-weight: 500;
  text-align: center;
  line-height: 1;
  position: relative;
}
main #stories .cnts .movie-box {
  padding-top: 10rem;
  text-align: center;
}
main #stories .cnts .movie-box iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  max-width: 880px;
}
main #stories .cnts .route-box a {
  display: block;
  max-width: 600px;
  margin: 4rem auto 0;
}
main #stories .cnts .route-box a:hover {
  opacity: 0.65;
}
main #stories .cnts .link-section ul {
  max-width: 1100px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2rem 1.8181818182%;
}
@media screen and (max-width: 767px) {
  main #stories .cnts .link-section ul {
    flex-wrap: wrap;
    gap: 1rem;
  }
}
main #stories .cnts .link-section ul li {
  width: 23.6363636364%;
}
@media screen and (max-width: 767px) {
  main #stories .cnts .link-section ul li {
    width: calc(50% - 0.5rem);
  }
}
main #movies {
  padding-top: 6rem;
}
main #movies .movie-slides {
  margin: 0 -2vw;
}
main #movies .item {
  margin: 0 2vw;
}
main #movies .item iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}
main #movies .slick-arrow {
  width: 2rem;
  height: 4.2rem;
  text-indent: -9999px;
  z-index: 2;
}
main #movies .slick-arrow.slick-prev {
  left: 25vw;
  background: url("../img/slide-prev.svg") no-repeat center/contain;
}
@media screen and (max-width: 767px) {
  main #movies .slick-arrow.slick-prev {
    left: 5vw;
  }
}
main #movies .slick-arrow.slick-next {
  right: 25vw;
  background: url("../img/slide-next.svg") no-repeat center/contain;
}
@media screen and (max-width: 767px) {
  main #movies .slick-arrow.slick-next {
    right: 5vw;
  }
}
main #map {
  padding: 6rem 4vw;
  text-align: center;
}
main #map .map-cnt {
  position: relative;
  max-width: 1360px;
  height: 650px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  main #map .map-cnt {
    height: 80vw;
  }
}
main #map .map-cnt span {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.55);
  color: #fff;
  font-family: "Outfit", sans-serif;
  font-size: clamp(4rem, 4vw, 6rem);
  text-align: center;
}
main #map iframe {
  width: 100%;
  height: 100%;
}
main #links {
  padding: 6rem 4vw;
}
main #links ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 2rem 1.8181818182%;
  max-width: 1100px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  main #links ul {
    flex-wrap: wrap;
    gap: 1rem;
  }
}
main #links li {
  width: 23.6363636364%;
  border: 1px solid rgba(0, 0, 0, 0.4);
}
@media screen and (max-width: 767px) {
  main #links li {
    width: calc(50% - 0.5rem);
  }
}

.modal-logo-inner li:not(:first-child) {
  margin-top: 1.6rem;
}
.modal-logo-inner a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0 2rem;
  background: #c01d29;
  padding: 2rem;
  font-weight: 500;
  color: #fff;
  max-width: 380px;
  margin: 0 auto;
}
.modal-logo-inner a:hover {
  opacity: 0.65;
}
.modal-logo-inner a::after {
  content: "";
  display: block;
  width: 1.4rem;
  height: 1.4rem;
  background: url("../img/icon-pdf.svg") no-repeat center/contain;
}

.spot-modal .ttl {
  margin-bottom: 1rem;
  font-weight: 700;
  text-align: center;
}
.spot-modal .credit {
  font-size: 75%;
  color: #333;
  text-align: right;
  letter-spacing: normal;
  font-weight: 500;
  line-height: 1.35;
  word-break: auto-phrase;
  margin-top: 5px;
}
.spot-modal .name {
  font-size: clamp(1.8rem, 4vw, 3rem);
  line-height: 1.35;
}
.spot-modal .local {
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  .spot-modal .local {
    font-size: 1.1rem;
  }
}
.spot-modal .local::before {
  content: "［ ";
}
.spot-modal .local::after {
  content: " ］";
}
.spot-modal .cate {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin: 1rem auto 2rem;
  padding: 0.8rem 1.5rem;
  font-size: 1.3rem;
  font-weight: 500;
  background: #666;
  color: #fff;
  line-height: 1;
}
.spot-modal figure {
  max-width: 660px;
  margin: 0 auto;
  text-align: center;
}
.spot-modal figure img {
  max-width: 100%;
  width: auto;
}
.spot-modal ul {
  padding-left: 1em;
  max-width: 660px;
  margin: 2rem auto 0;
}
.spot-modal li {
  text-indent: -1em;
}
.spot-modal li::before {
  content: "●";
}

/*---------------------------------------------------------------------
フッター
---------------------------------------------------------------------*/
footer {
  background: url("../img/foot-bg.png") no-repeat center/cover;
}
footer .copy {
  font-family: "Outfit", sans-serif;
  color: #fff;
  padding: 2rem 4vw;
  text-align: center;
}/*# sourceMappingURL=style.css.map */