/* Generated by less 3.11.1 */
/* ここから */
@import url('https://cdn.jsdelivr.net/npm/yakuhanjp@3.3.1/dist/css/yakuhanmp-noto.min.css');
@font-face {
  font-family: 'Noto Serif JP';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notoserifjp/v21/xn7mYHs72GKoTvER4Gn3b5eMXNg.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Serif JP';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notoserifjp/v21/xn77YHs72GKoTvER4Gn3b5eMZGKLRkg.otf) format('opentype');
}
html {
  font-family: YakuHanMP_Noto, "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif;
  -webkit-print-color-adjust: exact;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  background-color: #fff;
  position: relative;
}
#google_translate_element {
  position: absolute;
  z-index: 1;
  bottom: 20px;
  right: 20px;
}
#menu-checkbox {
  display: none;
}
#menu-burger {
  position: fixed;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  width: 60px;
  height: 80px;
  top: 20px;
  right: 20px;
  background-color: rgba(0, 0, 0, 0);
  z-index: 101;
  opacity: 0;
  pointer-events: none;
}
@media (max-width: 960px) {
  #menu-burger {
    opacity: 1;
    pointer-events: auto;
  }
}
#menu-burger .txt {
  color: #fff;
  font-size: 15px;
  text-shadow: 0 0 10px #000000;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
#menu-checkbox:checked ~ #menu-burger .txt {
  color: #000 !important;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0);
}
#menu-burger .menu-trigger,
#menu-burger .menu-trigger span {
  display: inline-block;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
#menu-burger .menu-trigger {
  position: relative;
  width: 40px;
  height: 38px;
}
#menu-burger .menu-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
  border-radius: 1px;
  box-shadow: 0 0 5px #000;
}
#menu-burger .menu-trigger span:nth-of-type(1) {
  top: 6px;
}
#menu-burger .menu-trigger span:nth-of-type(2) {
  top: 18.5px;
}
#menu-burger .menu-trigger span:nth-of-type(3) {
  bottom: 6px;
}
#menu-checkbox:checked ~ #menu-burger .menu-trigger span {
  background-color: #000;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0);
}
#menu-checkbox:checked ~ #menu-burger .menu-trigger span:nth-of-type(1) {
  top: 0;
}
#menu-checkbox:checked ~ #menu-burger .menu-trigger span:nth-of-type(3) {
  bottom: 0;
}
@media (max-width: 960px) {
  nav {
    display: none;
  }
}
#menu-area {
  -webkit-transition: all 1s;
  transition: all 1s;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 0%;
  z-index: 100;
  background-color: #fafafa;
  color: #000;
  font-size: 20px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  text-align: center;
  letter-spacing: 0.1em;
}
#menu-area ul {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  grid-gap: 2em;
}
#menu-checkbox:checked ~ #menu-area {
  width: 100%;
  height: 100%;
  opacity: 1;
  pointer-events: auto;
}
#menu-checkbox:checked ~ #menu-burger.m01 span:nth-of-type(1) {
  -webkit-transform: translateY(18.5px) rotate(-45deg);
          transform: translateY(18.5px) rotate(-45deg);
}
#menu-checkbox:checked ~ #menu-burger.m01 span:nth-of-type(2) {
  opacity: 0;
}
#menu-checkbox:checked ~ #menu-burger.m01 span:nth-of-type(3) {
  -webkit-transform: translateY(-18.5px) rotate(45deg) !important;
          transform: translateY(-18.5px) rotate(45deg) !important;
}
#menu-checkbox:checked ~ #menu-burger.m02 .menu-trigger {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}
#menu-checkbox:checked ~ #menu-burger.m02 span:nth-of-type(1) {
  -webkit-transform: translateY(18.5px) rotate(-45deg);
          transform: translateY(18.5px) rotate(-45deg);
}
#menu-checkbox:checked ~ #menu-burger.m02 span:nth-of-type(2) {
  -webkit-transform: translateY(0) rotate(45deg);
          transform: translateY(0) rotate(45deg);
}
#menu-checkbox:checked ~ #menu-burger.m02 span:nth-of-type(3) {
  opacity: 0;
}
header.index {
  background-image: url(../img/index_header_bg.jpg);
  background-position: center center;
  background-size: cover;
  height: 100vh;
  max-height: 780px;
  position: relative;
}
header.index::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: -webkit-linear-gradient(rgba(63, 156, 178, 0.3), rgba(63, 156, 178, 0));
  background-image: linear-gradient(rgba(63, 156, 178, 0.3), rgba(63, 156, 178, 0));
  position: absolute;
}
header.index .inner {
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
  height: 100%;
}
header.index .logo {
  position: absolute;
  top: 40px;
  left: 20px;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
header.index .logo:hover {
  opacity: 0.5;
}
header.index .nav {
  position: absolute;
  top: 40px;
  right: 20px;
  display: -webkit-box;
  display: flex;
  grid-gap: 2em;
  font-size: 15px;
  color: #fff;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
header.index .nav a {
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
header.index .nav a:hover {
  opacity: 0.5;
}
header.index .ttl {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  text-align: center;
  color: #fff;
  top: 160px;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  font-weight: bold;
  width: 100vw;
  padding: 0 20px;
}
header.index .ttl h1 {
  font-size: 27px;
  line-height: 1.8em;
  margin-bottom: 0.5em;
}
header.index .ttl h1 .sp {
  display: none;
}
@media (max-width: 460px) {
  header.index .ttl h1 .sp {
    display: inherit;
  }
  header.index .ttl h1 .pc {
    display: none;
  }
}
header.index .ttl .sub {
  font-size: 12px;
  line-height: 1.6em;
  letter-spacing: 0.05em;
}
header.index .ttl .sub .sp {
  display: none;
}
@media (max-width: 460px) {
  header.index .ttl .sub .sp {
    display: inherit;
  }
}
@media (max-width: 960px) {
  header.index .nav {
    display: none;
  }
}
section.story {
  padding: 80px 20px;
}
section.story .inner {
  max-width: 1280px;
  margin: 0 auto;
}
section.story .grid {
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
          flex-direction: row-reverse;
  height: 400px;
}
@media (max-width: 1100px) {
  section.story .grid {
    display: block;
    height: auto;
    font-family: YakuHanMP_Noto, "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif;
  }
  section.story .grid .pc {
    display: none;
  }
}
section.story .grid h2 {
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
  text-orientation: mixed;
  font-size: 28px;
  margin-right: 50px;
}
@media (max-width: 1100px) {
  section.story .grid h2 {
    -ms-writing-mode: inherit;
    -webkit-writing-mode: inherit;
            writing-mode: inherit;
    margin-right: 0;
    margin-left: 30px;
  }
}
@media (max-width: 760px) {
  section.story .grid h2 {
    margin-left: 0;
  }
}
section.story .grid .sub {
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
  text-orientation: mixed;
  font-size: 15px;
  margin-left: 30px;
}
section.story .grid .sub::after {
  content: "";
  display: block;
  width: 8px;
  height: 37px;
  background-color: #00A6D9;
  margin-right: 5px;
}
@media (max-width: 1100px) {
  section.story .grid .sub {
    -ms-writing-mode: inherit;
    -webkit-writing-mode: inherit;
            writing-mode: inherit;
    margin-left: 30px;
    margin-bottom: 50px;
  }
  section.story .grid .sub::after {
    width: 37px;
    height: 8px;
    margin-right: 0;
    margin-top: 5px;
  }
}
@media (max-width: 760px) {
  section.story .grid .sub {
    margin-left: 0;
  }
}
section.story .grid p {
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
  text-orientation: mixed;
  font-size: 14px;
  line-height: 1.8em;
  align-self: center;
  margin-left: 30px;
}
@media (max-width: 1100px) {
  section.story .grid p {
    -ms-writing-mode: inherit;
    -webkit-writing-mode: inherit;
            writing-mode: inherit;
    margin-left: 50px;
    margin-bottom: 50px;
  }
}
@media (max-width: 760px) {
  section.story .grid p {
    margin-left: 0px;
  }
}
section.story .grid .img {
  width: 100%;
  max-width: 450px;
  margin-right: auto;
  align-self: flex-end;
}
section.story .grid .img > img {
  aspect-ratio: 3/2;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1100px) {
  section.story .grid .img {
    margin-left: auto;
    margin-right: -20px;
    max-width: 640px;
  }
}
section.story.scene {
  overflow: hidden;
}
section.story.scene .grid h2 {
  position: relative;
}
section.story.scene .grid h2 span {
  position: absolute;
  font-size: 90px;
  left: 0;
  line-height: 1;
}
@media (max-width: 1100px) {
  section.story.scene .grid h2 span {
    left: inherit;
    bottom: 0;
    position: relative;
  }
}
@media (max-width: 760px) {
  section.story.scene .grid h2 span {
    font-size: 50px;
  }
}
section.story.scene .grid h3 {
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
  text-orientation: mixed;
  font-size: 25px;
  margin-top: 30px;
  margin-left: 30px;
}
@media (max-width: 1100px) {
  section.story.scene .grid h3 {
    -ms-writing-mode: inherit;
    -webkit-writing-mode: inherit;
            writing-mode: inherit;
    margin-top: 0;
    margin-left: 35px;
    margin-bottom: 30px;
  }
}
@media (max-width: 760px) {
  section.story.scene .grid h3 {
    margin-left: 0px;
  }
}
section.story.scene .grid .sub::after {
  background-color: #29A839;
}
section.story.scene .grid .more {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  grid-gap: 20px;
  font-weight: bold;
  line-height: 1.4em;
  margin-top: 15px;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
section.story.scene .grid .more:hover {
  opacity: 0.5;
}
section.about {
  padding: 80px 20px;
  overflow: hidden;
}
@media (max-width: 1100px) {
  section.about {
    background-color: #EBE6DA;
  }
}
section.about .inner {
  max-width: 1280px;
  margin: 0 auto;
}
@media (max-width: 1100px) {
  section.about .inner {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-direction: column-reverse;
  }
}
section.about .grid {
  display: grid;
  grid-template-columns: 64% 1fr;
  grid-gap: 60px;
}
section.about .grid .img img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
section.about .grid .img.img1 {
  margin-left: -50px;
}
section.about .grid .img.img2 {
  margin-top: 30px;
  margin-right: -50px;
}
section.about .grid .img.img2 img {
  aspect-ratio: 470/565;
  -o-object-position: 50% 100%;
     object-position: 50% 100%;
}
@media (max-width: 1100px) {
  section.about .grid .img.img2 img {
    aspect-ratio: 16/9;
    -o-object-position: 50% 80%;
       object-position: 50% 80%;
  }
}
@media (max-width: 1100px) {
  section.about .grid {
    grid-template-columns: 1fr;
    grid-gap: 30px;
  }
  section.about .grid .img.img1 {
    margin-left: -20px;
  }
  section.about .grid .img.img2 {
    margin-right: -20px;
    margin-top: 0;
  }
}
section.about .txt h2 {
  font-size: 28px;
  margin-left: 30px;
  margin-top: -30px;
}
@media (max-width: 1100px) {
  section.about .txt h2 {
    margin-top: 0;
  }
}
@media (max-width: 760px) {
  section.about .txt h2 {
    margin-left: 0px;
  }
}
section.about .txt .sub {
  font-size: 15px;
  margin-bottom: 30px;
  margin-left: 30px;
}
section.about .txt .sub::after {
  content: "";
  display: block;
  width: 37px;
  height: 8px;
  margin-top: 5px;
  background-color: #FABE01;
}
@media (max-width: 760px) {
  section.about .txt .sub {
    margin-left: 0px;
  }
}
section.about .txt p {
  font-size: 14px;
  line-height: 1.8em;
  max-width: 600px;
  margin-bottom: 30px;
}
section.about .txt .more {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
section.about .txt .more:hover {
  opacity: 0.5;
}
section.about .txt .wrap {
  margin-left: 150px;
  position: relative;
  padding-left: 30px;
  padding-bottom: 30px;
}
section.about .txt .wrap::before {
  content: "";
  width: calc(100% + 20px);
  height: 550px;
  position: absolute;
  background-color: #EBE6DA;
  bottom: 0;
  left: 0;
  z-index: -1;
}
@media (max-width: 1100px) {
  section.about .txt .wrap {
    padding-left: 50px;
    margin-left: 0px;
  }
  section.about .txt .wrap::before {
    display: none;
  }
}
@media (max-width: 760px) {
  section.about .txt .wrap {
    padding-left: 0px;
  }
}
section.break img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 380px;
}
@media (max-width: 1000px) {
  section.break img {
    height: 240px;
  }
}
@media (max-width: 720px) {
  section.break img {
    height: 180px;
  }
}
section.break .imgs {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 5px;
}
section.break .imgs img:first-child {
  grid-column: 1/3;
}
section.cut .inner {
  max-width: 1280px;
  margin: 0 auto;
  padding-right: 50px;
}
@media (max-width: 740px) {
  section.cut .inner {
    padding-right: 0px;
  }
}
section.cut .wrap {
  background-color: #ebe6da;
  margin-left: calc(50% - 50vw);
  padding-left: calc(50vw - 50% + 50px);
  padding-top: 60px;
  padding-bottom: 60px;
  padding-right: 50px;
}
@media (max-width: 740px) {
  section.cut .wrap {
    padding-left: calc(50vw - 50% + 20px);
    padding-right: 20px;
  }
}
section.cut ul {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 50px 60px;
  margin-top: 180px;
  position: relative;
}
@media (max-width: 1100px) {
  section.cut ul {
    grid-template-columns: 1fr 1fr;
    margin-top: 90px;
    grid-gap: 25px 30px;
  }
}
@media (max-width: 740px) {
  section.cut ul {
    grid-template-columns: 1fr;
    margin-top: 0px;
    grid-gap: 25px;
  }
}
section.cut ul::before {
  content: "";
  display: block;
  background-image: url(../img/index_scene_01_pic.svg);
  background-size: 350px 270px;
  width: 350px;
  height: 270px;
  position: absolute;
  right: 0px;
  top: -370px;
}
@media (max-width: 1100px) {
  section.cut ul::before {
    background-size: 175px 135px;
    width: 175px;
    height: 135px;
    top: -200px;
  }
}
@media (max-width: 740px) {
  section.cut ul::before {
    top: -150px;
  }
}
section.cut ul li:nth-child(3n+1) {
  -webkit-transform: translateY(-180px);
          transform: translateY(-180px);
}
section.cut ul li:nth-child(3n+2) {
  -webkit-transform: translateY(-90px);
          transform: translateY(-90px);
}
section.cut ul li:nth-child(3n+3) {
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}
@media (max-width: 1100px) {
  section.cut ul li:nth-child(3n+1) {
    -webkit-transform: none;
            transform: none;
  }
  section.cut ul li:nth-child(3n+2) {
    -webkit-transform: none;
            transform: none;
  }
  section.cut ul li:nth-child(3n+3) {
    -webkit-transform: none;
            transform: none;
  }
  section.cut ul li:nth-child(2n+1) {
    -webkit-transform: translateY(-90px);
            transform: translateY(-90px);
  }
  section.cut ul li:nth-child(2n+2) {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}
@media (max-width: 740px) {
  section.cut ul li:nth-child(2n+1) {
    -webkit-transform: none;
            transform: none;
  }
  section.cut ul li:nth-child(2n+2) {
    -webkit-transform: none;
            transform: none;
  }
}
section.cut ul li a {
  display: block;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
section.cut ul li a:hover {
  opacity: 0.5;
}
section.cut ul li .img {
  width: 100%;
  aspect-ratio: 3/2;
}
section.cut ul li .img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
section.cut ul li .txt {
  background-color: #fff;
  padding: 20px;
}
section.cut ul li .txt h3 {
  font-size: 14px;
  color: #808080;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  grid-gap: 0.5em;
  margin-bottom: 20px;
}
section.cut ul li .txt h3 span {
  font-size: 20px;
  color: #000;
}
section.cut ul li .txt .border {
  height: 1px;
  margin: 15px 0;
}
section.cut ul li .txt h4 {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.5em;
  margin-bottom: 10px;
}
section.cut ul li .txt p {
  font-size: 14px;
  line-height: 1.8em;
  margin-bottom: 15px;
}
section.cut ul li .txt .more {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  grid-gap: 0.5em;
  font-size: 14px;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
section.cut ul li .txt .more:hover {
  opacity: 0.5;
}
section.cut ul li .tobe {
  height: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: end;
          align-items: flex-end;
  font-size: 22px;
  font-weight: bold;
}
section.interview {
  padding: 80px 20px;
}
section.interview .inner {
  max-width: 1280px;
  margin: 0 auto;
}
section.interview .grid {
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
          flex-direction: row-reverse;
}
@media (max-width: 1100px) {
  section.interview .grid {
    display: block;
    font-family: YakuHanMP_Noto, "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif;
  }
  section.interview .grid .pc {
    display: none;
  }
}
section.interview .grid h2 {
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
  text-orientation: mixed;
  font-size: 28px;
  margin-right: 50px;
}
@media (max-width: 1100px) {
  section.interview .grid h2 {
    -ms-writing-mode: inherit;
    -webkit-writing-mode: inherit;
            writing-mode: inherit;
    margin-right: 0;
    margin-left: 30px;
  }
}
@media (max-width: 760px) {
  section.interview .grid h2 {
    margin-left: 0;
  }
}
section.interview .grid .sub {
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
  text-orientation: mixed;
  font-size: 15px;
  margin-left: 30px;
}
section.interview .grid .sub::after {
  content: "";
  display: block;
  width: 8px;
  height: 37px;
  background-color: #FABE01;
  margin-right: 5px;
}
@media (max-width: 1100px) {
  section.interview .grid .sub {
    -ms-writing-mode: inherit;
    -webkit-writing-mode: inherit;
            writing-mode: inherit;
    margin-left: 30px;
    margin-bottom: 50px;
  }
  section.interview .grid .sub::after {
    width: 37px;
    height: 8px;
    margin-right: 0;
    margin-top: 5px;
  }
}
@media (max-width: 760px) {
  section.interview .grid .sub {
    margin-left: 0;
  }
}
section.interview .grid ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 30px 70px;
  padding-left: 50px;
}
@media (max-width: 1100px) {
  section.interview .grid ul {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (max-width: 760px) {
  section.interview .grid ul {
    grid-template-columns: 1fr;
    padding-left: 0px;
    padding-right: 0px;
  }
}
section.interview .grid ul li a {
  display: block;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
section.interview .grid ul li a:hover {
  opacity: 0.5;
}
section.interview .grid ul li a .img {
  aspect-ratio: 16/9;
  position: relative;
  margin-bottom: 5px;
}
section.interview .grid ul li a .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
section.interview .grid ul li a .img span {
  position: absolute;
  background-color: #FABE01;
  color: #fff;
  bottom: 0;
  left: 0;
  font-size: 14px;
  padding: 0.5em 1em;
}
section.interview .grid ul li a .txt {
  font-size: 22px;
  line-height: 1.6em;
}
@media (max-width: 760px) {
  section.interview .grid ul li a .txt {
    font-size: 18px;
  }
}
footer {
  padding: 0 20px;
}
footer .inner {
  max-width: 1280px;
  margin: 0 auto;
}
footer .grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 1000px) {
  footer .grid {
    grid-template-columns: 1fr;
  }
}
footer .grid .map {
  margin-left: calc(100% - 50vw);
}
footer .grid .map iframe {
  width: 100%;
  height: 100%;
}
@media (max-width: 1000px) {
  footer .grid .map {
    margin-left: -20px;
    margin-right: -20px;
    height: 350px;
  }
}
footer .grid .access {
  background-color: #ebe6da;
  margin-right: calc(100% - 50vw);
  padding-right: calc(50vw - 100%);
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 50px;
}
@media (max-width: 1000px) {
  footer .grid .access {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
footer .grid .access h2 {
  font-size: 24px;
  color: #4D4D4D;
  border-bottom: 1px solid #fff;
  padding-bottom: 15px;
  margin-bottom: 20px;
}
footer .grid .access dl {
  padding-left: 30px;
}
@media (max-width: 760px) {
  footer .grid .access dl {
    padding-left: 0px;
  }
}
footer .grid .access dl dt {
  color: #fff;
  display: -webkit-inline-box;
  display: inline-flex;
  font-size: 12px;
  width: 70px;
  height: 22px;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  margin-bottom: 15px;
}
footer .grid .access dl dt:nth-of-type(1) {
  background-color: #00a6d9;
}
footer .grid .access dl dt:nth-of-type(2) {
  background-color: #29a839;
}
footer .grid .access dl dt:nth-of-type(3) {
  background-color: #fabe01;
}
footer .grid .access dl dd {
  font-size: 11px;
  line-height: 1.8em;
}
footer .grid .access dl dd:not(:last-child) {
  margin-bottom: 30px;
}
footer .flex {
  padding: 30px 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  grid-gap: 25px;
  flex-wrap: wrap;
}
footer .flex .logo {
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
footer .flex .logo:hover {
  opacity: 0.5;
}
footer .flex .ttl {
  text-align: center;
}
footer .flex .ttl .main {
  font-size: 26px;
  line-height: 1.4em;
  margin-bottom: 5px;
}
footer .flex .ttl .main .sp {
  display: none;
}
@media (max-width: 460px) {
  footer .flex .ttl .main .sp {
    display: inherit;
  }
  footer .flex .ttl .main .pc {
    display: none;
  }
}
footer .flex .ttl .sub {
  font-size: 12px;
  line-height: 1.6em;
}
footer .flex .ttl .sub .sp {
  display: none;
}
@media (max-width: 460px) {
  footer .flex .ttl .sub .sp {
    display: inherit;
  }
}
footer .flex .nav {
  display: -webkit-box;
  display: flex;
  grid-gap: 2em;
  font-size: 15px;
}
footer .flex .nav a {
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
footer .flex .nav a:hover {
  opacity: 0.5;
}
@media (max-width: 960px) {
  footer .flex .nav {
    display: none;
  }
}
footer small {
  display: block;
  margin-bottom: 30px;
  font-size: 15px;
  text-align: center;
}
header.common {
  height: 100vh;
  max-height: 600px;
  position: relative;
}
@media (max-width: 960px) {
  header.common {
    height: inherit;
    max-height: inherit;
  }
}
header.common .inner {
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
  height: 100%;
}
header.common .logo {
  position: absolute;
  top: 40px;
  left: 20px;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
  z-index: 1;
}
header.common .logo:hover {
  opacity: 0.5;
}
header.common .ttl {
  position: absolute;
  top: 45px;
  left: 120px;
  text-align: center;
  color: #fff;
  z-index: 1;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.5), 0 0 5px rgba(0, 0, 0, 0.5), 0 0 10px #000000;
  font-weight: bold;
  padding: 0 20px;
}
header.common .ttl h1 {
  font-size: 27px;
  line-height: 1.8em;
  margin-bottom: 0.25em;
}
header.common .ttl h1 .sp {
  display: none;
}
@media (max-width: 460px) {
  header.common .ttl h1 .sp {
    display: inherit;
  }
  header.common .ttl h1 .pc {
    display: none;
  }
}
header.common .ttl .sub {
  font-size: 12px;
  line-height: 1.6em;
  letter-spacing: 0.05em;
}
header.common .ttl .sub .sp {
  display: none;
}
@media (max-width: 460px) {
  header.common .ttl .sub .sp {
    display: inherit;
  }
}
@media (max-width: 960px) {
  header.common .ttl {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    text-align: center;
    color: #fff;
    top: 160px;
    font-weight: bold;
    width: 100vw;
    padding: 0 20px;
  }
  header.common .ttl h1 {
    font-size: 27px;
    line-height: 1.8em;
    margin-bottom: 0.5em;
  }
  header.common .ttl h1 .sp {
    display: none;
  }
  header.common .ttl .sub {
    font-size: 12px;
    line-height: 1.6em;
    letter-spacing: 0.05em;
  }
  header.common .ttl .sub .sp {
    display: none;
  }
}
@media (max-width: 960px) and (max-width: 460px) {
  header.common .ttl h1 .sp {
    display: inherit;
  }
  header.common .ttl h1 .pc {
    display: none;
  }
}
@media (max-width: 960px) and (max-width: 460px) {
  header.common .ttl .sub .sp {
    display: inherit;
  }
}
header.common .nav {
  position: absolute;
  z-index: 1;
  top: 40px;
  right: 20px;
  display: -webkit-box;
  display: flex;
  grid-gap: 2em;
  font-size: 15px;
  color: #000;
  text-shadow: 0 0 1px #ffffff, 0 0 2px #ffffff, 0 0 3px #ffffff;
}
header.common .nav a {
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
header.common .nav a:hover {
  opacity: 0.5;
}
@media (max-width: 960px) {
  header.common .nav {
    display: none;
  }
}
header.common .grid {
  display: grid;
  grid-template-columns: 1fr 200px;
  height: 100%;
  z-index: 0;
  position: relative;
}
@media (max-width: 960px) {
  header.common .grid {
    grid-template-columns: 1fr;
    height: inherit;
  }
}
header.common .grid .img {
  width: 100%;
  height: 100%;
  position: relative;
}
header.common .grid .img > img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
@media (max-width: 960px) {
  header.common .grid .img {
    height: 450px;
  }
}
header.common .grid .txt {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: center;
          justify-content: center;
  padding-top: 120px;
  grid-gap: 20px;
}
header.common .grid .txt h2 {
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
  text-orientation: mixed;
  font-size: 26px;
}
@media (max-width: 960px) {
  header.common .grid .txt h2 {
    -ms-writing-mode: inherit;
    -webkit-writing-mode: inherit;
            writing-mode: inherit;
  }
}
header.common .grid .txt h2.cut {
  color: #808080;
}
header.common .grid .txt h2.cut span {
  color: #000;
  font-size: 1.3em;
}
header.common .grid .txt h2.scene {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: end;
          align-items: flex-end;
}
header.common .grid .txt h2.scene span {
  font-size: 3em;
  line-height: 1em;
}
header.common .grid .txt h3 {
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
  text-orientation: mixed;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif;
  font-size: 22px;
  line-height: 1.6em;
  word-wrap: break-word;
  max-height: 450px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
header.common .grid .txt h3::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 30px;
  background-color: #fabe01;
  margin-bottom: 20px;
}
@media (max-width: 960px) {
  header.common .grid .txt h3 {
    -ms-writing-mode: inherit;
    -webkit-writing-mode: inherit;
            writing-mode: inherit;
    font-family: YakuHanMP_Noto, "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    font-size: 20px;
  }
  header.common .grid .txt h3::before {
    height: 30px;
    width: 8px;
    margin-bottom: 0;
    margin-right: 15px;
  }
}
header.common .grid .txt h3 .sp {
  display: none;
}
header.common .grid .txt h3 .pc {
  display: inherit;
}
@media (max-width: 960px) {
  header.common .grid .txt h3 .sp {
    display: inherit;
  }
  header.common .grid .txt h3 .pc {
    display: none;
  }
}
header.common .grid .txt h3.cut::before {
  background-color: #C60E28;
}
header.common .grid .txt h3.scene::before {
  background-color: #29a839;
}
@media (max-width: 960px) {
  header.common .grid .txt {
    padding: 50px 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }
}
section.common .inner {
  max-width: 1280px;
  margin: 0 auto;
}
section.common .grid {
  display: grid;
  grid-template-columns: 1fr 380px;
  padding-bottom: 100px;
}
@media (max-width: 960px) {
  section.common .grid {
    grid-template-columns: 1fr;
  }
}
section.common .content {
  padding: 80px 80px;
}
@media (max-width: 960px) {
  section.common .content {
    padding: 20px 20px;
  }
}
section.common .content h3 {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.6em;
  margin-bottom: 30px;
}
section.common .content p {
  font-size: 18px;
  line-height: 1.8em;
  margin-bottom: 40px;
}
section.common .content p a {
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
  text-decoration: underline;
}
section.common .content p a:hover {
  opacity: 0.5;
}
section.common .content .img {
  margin-bottom: 40px;
}
section.common .content .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
section.common aside {
  padding-top: 80px;
}
@media (max-width: 960px) {
  section.common aside {
    padding: 20px 20px;
  }
}
section.common aside h2 {
  font-size: 18px;
  border-bottom: 1px solid #fabe01;
  padding-bottom: 15px;
  margin-bottom: 30px;
}
section.qa aside ul {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 30px 70px;
}
@media (max-width: 960px) {
  section.qa aside ul {
    grid-template-columns: 1fr  1fr;
    grid-gap: 30px 40px;
  }
}
@media (max-width: 720px) {
  section.qa aside ul {
    grid-template-columns: 1fr ;
  }
}
section.qa aside ul li a {
  display: block;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
section.qa aside ul li a:hover {
  opacity: 0.5;
}
section.qa aside ul li a .img {
  aspect-ratio: 16/9;
  position: relative;
  margin-bottom: 5px;
}
section.qa aside ul li a .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
section.qa aside ul li a .img span {
  position: absolute;
  background-color: #FABE01;
  color: #fff;
  bottom: 0;
  left: 0;
  font-size: 14px;
  padding: 0.5em 1em;
}
section.qa aside ul li a .txt {
  font-size: 22px;
  line-height: 1.6em;
}
@media (max-width: 760px) {
  section.qa aside ul li a .txt {
    font-size: 18px;
  }
}
section.cut2 aside ul {
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 0px;
  grid-gap: 25px;
  position: relative;
}
@media (max-width: 960px) {
  section.cut2 aside ul {
    grid-template-columns: 1fr  1fr;
    grid-gap: 30px 40px;
  }
}
@media (max-width: 720px) {
  section.cut2 aside ul {
    grid-template-columns: 1fr ;
  }
}
section.cut2 aside ul li a {
  display: block;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
section.cut2 aside ul li a:hover {
  opacity: 0.5;
}
section.cut2 aside ul li .img {
  width: 100%;
  aspect-ratio: 3/2;
}
section.cut2 aside ul li .img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
section.cut2 aside ul li .txt {
  background-color: #fff;
  padding: 20px;
}
section.cut2 aside ul li .txt h3 {
  font-size: 14px;
  color: #808080;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  grid-gap: 0.5em;
  margin-bottom: 20px;
}
section.cut2 aside ul li .txt h3 span {
  font-size: 20px;
  color: #000;
}
section.cut2 aside ul li .txt .border {
  height: 1px;
  margin: 15px 0;
}
section.cut2 aside ul li .txt h4 {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.5em;
  margin-bottom: 10px;
}
section.cut2 aside ul li .txt p {
  font-size: 14px;
  line-height: 1.8em;
  margin-bottom: 15px;
}
section.cut2 aside ul li .txt .more {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  grid-gap: 0.5em;
  font-size: 14px;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
section.cut2 aside ul li .txt .more:hover {
  opacity: 0.5;
}
section.cut2 aside ul li .tobe {
  height: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: end;
          align-items: flex-end;
  font-size: 22px;
  font-weight: bold;
}
section.scene .message {
  padding: 80px 20px;
}
@media (max-width: 960px) {
  section.scene .message {
    padding: 20px 20px 80px 20px;
  }
}
@media (max-width: 760px) {
  section.scene .message {
    padding: 0px 20px 80px 20px;
  }
}
section.scene .message .inner {
  max-width: 1280px;
  margin: 0 auto;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
}
@media (max-width: 960px) {
  section.scene .message .inner {
    display: block;
  }
}
section.scene .message .inner p {
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
  text-orientation: mixed;
  font-size: 14px;
  line-height: 3em;
  align-self: center;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif;
}
@media (max-width: 960px) {
  section.scene .message .inner p {
    -ms-writing-mode: inherit;
    -webkit-writing-mode: inherit;
            writing-mode: inherit;
    line-height: 1.6em;
    font-family: YakuHanMP_Noto, "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif;
    margin-left: 30px;
  }
  section.scene .message .inner p .pc {
    display: none;
  }
}
@media (max-width: 760px) {
  section.scene .message .inner p {
    margin-left: 0px;
  }
}
section.scene .sec {
  padding: 80px 20px;
}
section.scene .sec.color {
  background-color: #FFF3E7;
}
section.scene .sec .inner {
  max-width: 1120px;
  margin: 0 auto;
}
section.scene .sec h4 {
  font-size: 26px;
  width: 100%;
  max-width: 480px;
  border-bottom: 1px solid #000;
  margin: 0 auto;
  text-align: center;
  letter-spacing: 0.05em;
  padding-bottom: 0.5em;
  margin-bottom: 30px;
}
section.scene .sec p {
  font-size: 18px;
  line-height: 2em;
  letter-spacing: 0.05em;
  margin-bottom: 80px;
}
section.scene .sec .txt img {
  width: 100%;
}
@media (max-width: 1100px) {
  section.scene .sec .txt img {
    margin-bottom: 60px;
  }
}
section.scene .sec.sec-a .img {
  height: 300px;
}
section.scene .sec.sec-a .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
section.scene .sec.sec-a .imgs {
  height: 300px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 300px;
  grid-gap: 10px;
}
section.scene .sec.sec-a .imgs img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
section.scene .sec.sec-b h4 {
  margin-left: 0;
  text-align: left;
}
@media (max-width: 1100px) {
  section.scene .sec.sec-b h4 {
    margin-left: auto;
    text-align: center;
  }
}
section.scene .sec.sec-b .inner {
  display: grid;
  grid-template-columns: 1fr 35%;
  grid-gap: 30px;
  -webkit-box-align: center;
          align-items: center;
}
@media (max-width: 1100px) {
  section.scene .sec.sec-b .inner {
    grid-template-columns: 1fr;
    grid-gap: 0;
  }
}
section.scene .sec.sec-b .img {
  width: 100%;
  aspect-ratio: 3/4;
}
@media (max-width: 1100px) {
  section.scene .sec.sec-b .img {
    aspect-ratio: none;
    height: 300px;
  }
}
section.scene .sec.sec-b .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
section.scene .sec.sec-b.reverse .inner {
  display: grid;
  grid-template-columns: 35% 1fr;
}
@media (max-width: 1100px) {
  section.scene .sec.sec-b.reverse .inner {
    grid-template-columns: 1fr;
  }
}
section.scene .sec.sec-b.reverse .img {
  -webkit-box-ordinal-group: 0;
          order: -1;
}
@media (max-width: 1100px) {
  section.scene .sec.sec-b.reverse .img {
    grid-template-columns: 1fr;
    -webkit-box-ordinal-group: 3;
            order: 2;
  }
}
section.scene .sec.sec-c {
  padding-bottom: 0;
}
section.scene .sec.sec-c .img {
  margin: 0 -20px;
}
section.scene .sec.sec-c .img img {
  width: 100%;
}
