* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

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

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

button {
  background: none;
  border: none;
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6 {
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
}

.color-white {
  color: #FFFFFF;
}

.color-gold {
  color: #997732;
}

.color-yellow {
  color: #F2B54C;
}

.color-black {
  color: #22201E;
}

.color-blue-dark {
  color: #07204C;
}

.bg-gray-light {
  background-color: #F5F5F5;
}

.bg-blue-dark {
  background-color: #07204C;
}

.bg-blue-light {
  background-color: #E6E8ED;
}

.fw-100 {
  font-weight: 100 !important;
}

.fw-200 {
  font-weight: 200 !important;
}

.fw-300 {
  font-weight: 300 !important;
}

.fw-400 {
  font-weight: 400 !important;
}

.fw-500 {
  font-weight: 500 !important;
}

.fw-600 {
  font-weight: 600 !important;
}

.fw-700 {
  font-weight: 700 !important;
}

.fw-800 {
  font-weight: 800 !important;
}

.fw-900 {
  font-weight: 900 !important;
}

.sans {
  font-family: "Noto Sans JP", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.serif {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.roboto {
  font-family: "Roboto", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}

.fz50vw {
  font-size: clamp(4.5rem, 4.17vw, 5rem);
  line-height: normal;
}

.fz45vw {
  font-size: clamp(3.5rem, 3.75vw, 4.5rem);
  line-height: normal;
}

.fz40vw {
  font-size: clamp(3rem, 3.33vw, 4rem);
  line-height: normal;
}
@media only screen and (max-width: 1100px) {
  .fz40vw {
    font-size: 3.5rem;
  }
}
@media only screen and (max-width: 750px) {
  .fz40vw {
    font-size: 3rem;
  }
}

.fz35vw, #plan .plan .content .content-row .flex .col .topic h4 {
  font-size: clamp(2.6rem, 2.92vw, 3.5rem);
  line-height: normal;
}
@media only screen and (max-width: 1100px) {
  .fz35vw, #plan .plan .content .content-row .flex .col .topic h4 {
    font-size: 3rem;
  }
}
@media only screen and (max-width: 750px) {
  .fz35vw, #plan .plan .content .content-row .flex .col .topic h4 {
    font-size: 2.5rem;
  }
}

.fz30vw {
  font-size: clamp(2.3rem, 2.5vw, 3rem);
  line-height: normal;
}
@media only screen and (max-width: 1100px) {
  .fz30vw {
    font-size: 2.5rem;
  }
}
@media only screen and (max-width: 750px) {
  .fz30vw {
    font-size: 2rem;
  }
}

.fz28vw {
  font-size: clamp(2.2rem, 2.34vw, 2.8rem);
  line-height: normal;
}
@media only screen and (max-width: 1100px) {
  .fz28vw {
    font-size: 2.2rem;
  }
}
@media only screen and (max-width: 750px) {
  .fz28vw {
    font-size: 1.8rem;
  }
}

.fz25vw {
  font-size: clamp(2rem, 2.08vw, 2.5rem);
  line-height: normal;
}
@media only screen and (max-width: 1100px) {
  .fz25vw {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 750px) {
  .fz25vw {
    font-size: 1.6rem;
  }
}

.fz22vw {
  font-size: clamp(1.8rem, 1.83vw, 2.2rem);
  line-height: normal;
}
@media only screen and (max-width: 1100px) {
  .fz22vw {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 750px) {
  .fz22vw {
    font-size: 1.6rem;
  }
}

.fz20vw {
  font-size: clamp(1.6rem, 1.67vw, 2rem);
  line-height: normal;
}
@media only screen and (max-width: 1100px) {
  .fz20vw {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 750px) {
  .fz20vw {
    font-size: 1.4rem;
  }
}

.fz18vw {
  font-size: clamp(1.4rem, 1.5vw, 1.8rem);
  line-height: normal;
}
@media only screen and (max-width: 1100px) {
  .fz18vw {
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 750px) {
  .fz18vw {
    font-size: 1.2rem;
  }
}

.center {
  text-align: center;
}

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

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

/* Stylesheet */
html {
  width: 100%;
  height: auto;
  font-size: 62.5%;
  scroll-behavior: smooth;
}

body {
  width: 100%;
  font-family: "Noto Sans JP", serif;
  font-size: clamp(1.4rem, 1.33vw, 1.6rem);
  line-height: 3rem;
  color: #22201E;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: unset;
  -webkit-text-size-adjust: 100%;
}
body.hidden {
  overflow: hidden;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
  vertical-align: top;
  outline: none;
}

a {
  display: table;
  color: #22201E;
  text-decoration: none;
}
a:hover {
  opacity: 0.8;
}
a img, a path, a button {
  outline: none;
}
a .cover {
  overflow: hidden;
}
a:hover .cover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

strong {
  font-weight: bold;
}

.uppercase {
  text-transform: uppercase;
}

.transition, header .header .header-right nav ul li a::after, header, #popup-full-movie, a, a img, a path, a button {
  -webkit-transition: all 0.7s cubic-bezier(0.3, 0.6, 0, 1);
  transition: all 0.7s cubic-bezier(0.3, 0.6, 0, 1);
}

.anchor {
  display: block;
  position: relative;
  top: -80px;
  visibility: hidden;
}
@media only screen and (max-width: 750px) {
  .anchor {
    top: -70px;
  }
}
.anchor#top {
  top: 0;
}

/* Content */
main {
  position: relative;
  z-index: 1;
}

.content-1440 {
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.content-1200 {
  width: 90%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.content-1140 {
  width: 90%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.content-944 {
  width: 90%;
  max-width: 944px;
  margin-left: auto;
  margin-right: auto;
}

.content-940 {
  width: 90%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.pad100 {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media only screen and (max-width: 1100px) {
  .pad100 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 750px) {
  .pad100 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

.pad80100 {
  padding-top: 80px;
  padding-bottom: 100px;
}
@media only screen and (max-width: 1100px) {
  .pad80100 {
    padding-top: 60px;
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 750px) {
  .pad80100 {
    padding-bottom: 60px;
  }
}

.pad60 {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media only screen and (max-width: 750px) {
  .pad60 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.pad60140 {
  padding-top: 80px;
  padding-bottom: 140px;
}
@media only screen and (max-width: 1100px) {
  .pad60140 {
    padding-top: 60px;
    padding-bottom: 100px;
  }
}
@media only screen and (max-width: 750px) {
  .pad60140 {
    padding-bottom: 80px;
  }
}

#mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
}

.slick-slide[data-aos] {
  opacity: 1 !important;
}

/* Txthead */
.txthead-box.mb60 {
  margin-bottom: 60px;
}
@media only screen and (max-width: 1100px) {
  .txthead-box.mb60 {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 750px) {
  .txthead-box.mb60 {
    margin-bottom: 30px;
  }
}
.txthead-box.mb40 {
  margin-bottom: 40px;
}
@media only screen and (max-width: 750px) {
  .txthead-box.mb40 {
    margin-bottom: 30px;
  }
}
.txthead-box.mb30 {
  margin-bottom: 30px;
}
.txthead-box.mb25 {
  margin-bottom: 25px;
}
@media only screen and (max-width: 750px) {
  .txthead-box.mb25 {
    margin-bottom: 20px;
  }
}
.txthead-box.mb20 {
  margin-bottom: 20px;
}
.txthead-box .fz50 {
  font-size: clamp(3rem, 4.17vw, 5rem);
  line-height: normal;
}
.txthead-box .line-left-right {
  position: relative;
  display: table;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 100px;
  padding-right: 100px;
  text-align: center;
}
@media only screen and (max-width: 750px) {
  .txthead-box .line-left-right {
    padding-left: 60px;
    padding-right: 60px;
  }
}
.txthead-box .line-left-right.short {
  padding-left: 55px;
  padding-right: 55px;
}
.txthead-box .line-left-right.short::before {
  width: 35px;
  height: 2px;
}
.txthead-box .line-left-right.short::after {
  width: 35px;
  height: 2px;
}
.txthead-box .line-left-right::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: table;
  margin-top: auto;
  margin-bottom: auto;
  width: 80px;
  height: 1px;
  background-color: #997732;
}
@media only screen and (max-width: 750px) {
  .txthead-box .line-left-right::before {
    width: 40px;
  }
}
.txthead-box .line-left-right::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: table;
  margin-top: auto;
  margin-bottom: auto;
  width: 80px;
  height: 1px;
  background-color: #997732;
}
@media only screen and (max-width: 750px) {
  .txthead-box .line-left-right::after {
    width: 40px;
  }
}
.txthead-box .seperator {
  position: relative;
  padding-bottom: 25px;
}
@media only screen and (max-width: 750px) {
  .txthead-box .seperator {
    padding-bottom: 15px;
  }
}
.txthead-box .seperator::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 60px;
  height: 1px;
  background-color: #997732;
}
.txthead-box .center {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.txthead-box .underline {
  display: table;
  padding-bottom: 5px;
  border-bottom: 1px solid #997732;
}

/* Button */
.btn-box.mt80 {
  margin-top: 80px;
}
@media only screen and (max-width: 1100px) {
  .btn-box.mt80 {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 750px) {
  .btn-box.mt80 {
    margin-top: 40px;
  }
}
.btn-box.mt60 {
  margin-top: 60px;
}
@media only screen and (max-width: 1100px) {
  .btn-box.mt60 {
    margin-top: 40px;
  }
}
.btn-box.mt30 {
  margin-top: 30px;
}
.btn-box.flex-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media only screen and (max-width: 750px) {
  .btn-box.flex-center {
    display: block;
  }
}
.btn-box.flex-center a {
  margin: 0 15px;
}
@media only screen and (max-width: 750px) {
  .btn-box.flex-center a {
    margin: 0 auto;
  }
}
@media only screen and (max-width: 750px) {
  .btn-box.flex-center a + a {
    margin-top: 10px;
  }
}

.btn.square {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 60px;
  font-size: 1.4rem;
  line-height: 2.6rem;
}
@media only screen and (max-width: 1100px) {
  .btn.square {
    height: 50px;
  }
}
.btn.square.small {
  height: 60px;
}
@media only screen and (max-width: 1100px) {
  .btn.square.small {
    height: 50px;
  }
}
.btn.square.medium {
  font-size: clamp(2rem, 2.08vw, 2.5rem);
  line-height: normal;
  font-weight: 700;
  height: 90px;
}
@media only screen and (max-width: 1100px) {
  .btn.square.medium {
    height: 80px;
  }
}
@media only screen and (max-width: 750px) {
  .btn.square.medium {
    height: 70px;
  }
}
.btn.square.large {
  font-size: clamp(1.6rem, 1.67vw, 2rem);
  line-height: normal;
  font-weight: 700;
  height: 100px;
}
@media only screen and (max-width: 1100px) {
  .btn.square.large {
    height: 90px;
  }
}
@media only screen and (max-width: 750px) {
  .btn.square.large {
    height: 80px;
  }
}
.btn.underline .text {
  font-size: 1.4rem;
  line-height: 1.4rem;
  font-weight: 700;
  color: #07204C;
  padding-bottom: 3px;
  border-bottom: 1px solid #07204C;
}
.btn.icon-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.btn.icon-left .icon {
  margin-right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.btn.icon-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.btn.icon-right .icon {
  margin-left: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.btn.arrow-right-gold {
  background-image: url("../images/commons/btn-arrow-right-gold.svg");
  background-repeat: no-repeat;
  background-position: center right 20px;
  background-size: 39px 8px;
}
.btn.cyan {
  color: #FFFFFF;
  background-color: #00B2D3;
}
.btn.blue {
  color: #FFFFFF;
  background-color: #075FAC;
}
.btn.blue-dark {
  color: #FFFFFF;
  background-color: #07204C;
}
.btn.border-gold {
  border: 1px solid #997732;
}
.btn.w-400 {
  width: 100%;
  max-width: 400px;
}
.btn.center {
  margin-left: auto;
  margin-right: auto;
}

#popup-full-movie {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 15;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 0;
  visibility: hidden;
}
#popup-full-movie.showing {
  opacity: 1;
  visibility: visible;
}

.white-popup {
  position: relative;
  background: #22201E;
  width: 90%;
  max-width: 1280px;
  margin: 20px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.white-popup video {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
}
.white-popup iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}
.white-popup .close-popup-video {
  position: absolute;
  top: -20px;
  right: -20px;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 40px;
  height: 40px;
  color: #FFFFFF;
  background-color: #07204C;
  border-radius: 100%;
}

.add-bg-header-by-scroll header, .add-bg-header-by-click header {
  background-color: #F5F5F5;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.05);
}
.add-bg-header-by-scroll header .header, .add-bg-header-by-click header .header {
  position: relative;
}
.add-bg-header-by-scroll header .header .header-left .logo svg path, .add-bg-header-by-click header .header .header-left .logo svg path {
  fill: #07204C;
}
.add-bg-header-by-scroll header .header .header-right nav ul li a, .add-bg-header-by-click header .header .header-right nav ul li a {
  color: #22201E;
  background-image: url("../images/commons/header-menu-arrow-black.svg");
}
.add-bg-header-by-scroll header .header .header-right nav ul li a::after, .add-bg-header-by-click header .header .header-right nav ul li a::after {
  background-color: #07204C;
}
.add-bg-header-by-scroll header .header .header-right .btn-burger .bar-icon .bar1, .add-bg-header-by-scroll header .header .header-right .btn-burger .bar-icon .bar2, .add-bg-header-by-scroll header .header .header-right .btn-burger .bar-icon .bar3, .add-bg-header-by-click header .header .header-right .btn-burger .bar-icon .bar1, .add-bg-header-by-click header .header .header-right .btn-burger .bar-icon .bar2, .add-bg-header-by-click header .header .header-right .btn-burger .bar-icon .bar3 {
  background-color: #07204C;
}

/* Header */
header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 15;
  width: 100%;
}
header .header {
  position: relativee;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media only screen and (max-width: 1100px) {
  header .header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
header .header .header-left {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}
@media only screen and (max-width: 1100px) {
  header .header .header-left {
    height: 50px;
  }
}
header .header .header-left .logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 20px;
}
@media only screen and (max-width: 750px) {
  header .header .header-left .logo {
    width: 200px;
  }
}
@media only screen and (max-width: 600px) {
  header .header .header-left .logo {
    width: 140px;
  }
}
header .header .header-left .logo img {
  width: 100%;
  height: auto;
}
header .header .header-right {
  margin-left: auto;
}
@media only screen and (max-width: 750px) {
  header .header .header-right {
    width: 100%;
  }
}
header .header .header-right .button ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
header .header .header-right .button ul li {
  width: 220px;
  background-color: #FFFFFF;
}
@media only screen and (max-width: 600px) {
  header .header .header-right .button ul li {
    width: auto;
  }
}
@media only screen and (max-width: 600px) {
  header .header .header-right .button ul li a {
    padding: 0 15px;
  }
}
@media only screen and (max-width: 600px) {
  header .header .header-right .button ul li a .text {
    font-size: 1rem;
    line-height: 1.4rem;
    text-align: center;
  }
}
@media only screen and (max-width: 600px) {
  header .header .header-right .button ul li a .icon {
    width: 18px;
  }
}
header .header .header-right nav {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 20px;
  padding-left: 20px;
}
header .header .header-right nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  -ms-overflow-style: none; /* Internet Explorer 10+ */
  scrollbar-width: none; /* Firefox */
}
header .header .header-right nav ul::-webkit-scrollbar {
  display: none; /* Safari and Chrome */
}
header .header .header-right nav ul li + li {
  margin-left: 22px;
}
header .header .header-right nav ul li a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 30px;
  padding-right: 18px;
  font-size: 1.4rem;
  line-height: 2.8rem;
  color: #FFFFFF;
  background-image: url("../images/commons/header-menu-arrow.svg");
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 12px 7px;
  white-space: nowrap;
}
@media only screen and (max-width: 750px) {
  header .header .header-right nav ul li a {
    height: 20px;
    font-size: 1.2rem;
    line-height: 2.4rem;
  }
}
header .header .header-right nav ul li a:hover::after {
  width: 100%;
}
header .header .header-right nav ul li a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  display: table;
  margin-left: auto;
  margin-right: auto;
  width: 0px;
  height: 1px;
  background-color: #FFFFFF;
}

/* Footer */
footer {
  position: relative;
  z-index: 2;
  color: #FFFFFF;
  background-color: #0D1E33;
}
footer .footer .copyright {
  padding: 20px 0;
  font-family: "Roboto", serif;
  font-size: 1.2rem;
  line-height: 1.2rem;
  text-align: center;
}

.gototop {
  display: none;
  position: fixed;
  bottom: 15px;
  right: 15px;
  z-index: 13;
}
.gototop a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 50px;
  height: 50px;
  background-color: #FFFFFF;
  border: 1px solid #997732;
}
.gototop a img {
  width: 25px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

/* MV */
#mv {
  position: relative;
  z-index: 1;
  overflow: hidden;
  height: 100vh;
}
#mv .mv {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100vh;
}
@media only screen and (max-width: 750px) {
  #mv .mv {
    height: 75vh;
  }
}
#mv .mv::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: block;
  width: 100%;
  height: 100%;
  background-image: url("../images/top/mv-cover.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#mv .mv .mv-text {
  position: relative;
  padding-left: 8.3%;
  z-index: 9;
}
#mv .mv .mv-text .text-border {
  display: table;
  margin-bottom: 20px;
  padding: 0 20px;
  font-size: clamp(1.4rem, 1.33vw, 1.6rem);
  line-height: normal;
  color: #FFFFFF;
  font-weight: 500;
  border: 1px solid #FFFFFF;
}
@media only screen and (max-width: 750px) {
  #mv .mv .mv-text .text-border {
    margin-bottom: 10px;
    padding: 0 10px;
  }
}
#mv .mv .mv-text h1 {
  font-family: "Noto Serif JP", serif;
  font-size: clamp(2.4rem, 4vw, 4.5rem);
  line-height: clamp(4rem, 6.5vw, 7.5rem);
  font-weight: 700;
  color: #FFFFFF;
  display: inline;
  background-image: url("../images/top/mv-text-hilight.jpg");
  background-repeat: repeat-x;
  background-position: top left;
  background-size: contain;
}
@media only screen and (max-width: 1100px) {
  #mv .mv .mv-text h1 {
    font-size: 3.5rem;
    line-height: 5.5rem;
  }
}
@media only screen and (max-width: 750px) {
  #mv .mv .mv-text h1 {
    font-size: 2.4rem;
    line-height: 3.8rem;
  }
}
#mv .mv .mv-text h1 span {
  padding: 0 20px;
}
@media only screen and (max-width: 750px) {
  #mv .mv .mv-text h1 span {
    padding: 0;
  }
}
#mv .mv .mv-button {
  position: absolute;
  right: 30px;
  bottom: 30px;
  z-index: 10;
}
@media only screen and (max-width: 750px) {
  #mv .mv .mv-button {
    width: 70px;
    right: 20px;
    bottom: 20px;
  }
}
#mv .mv .mv-button a {
  display: block;
}
#mv .mv .mv-video {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#mv .mv .mv-video video {
  width: 100%;
  height: 100vh;
  -o-object-fit: cover;
  object-fit: cover;
}
@media only screen and (max-width: 750px) {
  #mv .mv .mv-video video {
    height: 100%;
  }
}

/* Summary */
#summary {
  position: relative;
  z-index: 2;
  background-color: #FFFFFF;
}
#summary .summary .content h2 {
  display: table;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10px;
  text-align: center;
  border-bottom: 1px solid #D1D0CF;
  position: relative;
  margin-bottom: 20px;
}
#summary .summary .content ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media only screen and (max-width: 1100px) {
  #summary .summary .content ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 750px) {
  #summary .summary .content ul {
    display: block;
  }
}
#summary .summary .content ul li {
  position: relative;
  font-family: "Noto Serif JP", serif;
  font-size: clamp(3rem, 3.33vw, 4rem);
  line-height: normal;
  color: #0A203B;
  text-align: center;
  white-space: nowrap;
}
@media only screen and (max-width: 1100px) {
  #summary .summary .content ul li {
    font-size: 3rem;
  }
}
@media only screen and (max-width: 850px) {
  #summary .summary .content ul li {
    width: 50%;
  }
}
@media only screen and (max-width: 750px) {
  #summary .summary .content ul li {
    width: 100%;
    font-size: 2.5rem;
  }
}
#summary .summary .content ul li + li {
  margin-left: 35px;
  padding-left: 36px;
}
@media only screen and (max-width: 1100px) {
  #summary .summary .content ul li + li {
    margin-left: 20px;
    padding-left: 21px;
  }
}
@media only screen and (max-width: 850px) {
  #summary .summary .content ul li + li {
    margin-left: 0;
    padding-left: 0;
  }
}
@media only screen and (max-width: 750px) {
  #summary .summary .content ul li + li {
    margin-top: -5px;
  }
}
#summary .summary .content ul li + li::before {
  content: "";
  position: absolute;
  top: 20px;
  bottom: 0;
  left: 0;
  z-index: 1;
  display: table;
  margin-top: auto;
  margin-bottom: auto;
  width: 1px;
  height: 40px;
  background-color: #D1D0CF;
}
@media only screen and (max-width: 750px) {
  #summary .summary .content ul li + li::before {
    display: none;
  }
}
@media only screen and (max-width: 850px) {
  #summary .summary .content ul li:nth-child(3)::before {
    display: none;
  }
}
#summary .summary .content ul li .verticle {
  font-size: clamp(2rem, 2.08vw, 2.5rem);
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-orientation: upright;
  margin-bottom: -6px;
}
@media only screen and (max-width: 1100px) {
  #summary .summary .content ul li .verticle {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 750px) {
  #summary .summary .content ul li .verticle {
    font-size: 1.6rem;
  }
}
#summary .summary .content ul li .no {
  display: inline-block;
  min-width: 32px;
  font-size: clamp(4rem, 4.58vw, 5.5rem);
  color: #997732;
  text-align: center;
}
@media only screen and (max-width: 1100px) {
  #summary .summary .content ul li .no {
    font-size: 4rem;
  }
}
@media only screen and (max-width: 750px) {
  #summary .summary .content ul li .no {
    font-size: 3.5rem;
  }
}
#summary .summary .content ul li .no.twodigits {
  min-width: 65px;
}
#summary .summary .content ul li .small {
  font-size: clamp(2rem, 2.92vw, 3.5rem);
}
@media only screen and (max-width: 1100px) {
  #summary .summary .content ul li .small {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 750px) {
  #summary .summary .content ul li .small {
    font-size: 1.6rem;
  }
}

/* Intro */
#intro {
  position: relative;
  z-index: 2;
  padding-top: 100px;
  padding-bottom: 220px;
  background-color: #FFFFFF;
  background-image: url("../images/top/intro-bg.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  background-attachment: fixed;
  background-size: cover;
  overflow: hidden;
}
@media only screen and (max-width: 1100px) {
  #intro {
    background-attachment: scroll;
  }
}
@media only screen and (max-width: 750px) {
  #intro {
    padding-top: 60px;
    padding-bottom: 100px;
  }
}
#intro .intro .box {
  width: 100%;
  max-width: 890px;
  margin-left: auto;
  margin-right: auto;
  padding: 75px 60px 60px 60px;
  color: #FFFFFF;
  background-color: rgba(10, 32, 59, 0.8);
  position: relative;
}
@media only screen and (max-width: 750px) {
  #intro .intro .box {
    padding: 65px 30px 30px 30px;
  }
}
#intro .intro .box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  display: table;
  margin-left: auto;
  margin-right: auto;
  width: 1px;
  height: 40px;
  background-color: #FFFFFF;
}
#intro .intro .box .content {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

/* Highlights */
#highlights {
  position: relative;
  z-index: 2;
  background-color: #FFFFFF;
}
#highlights .highlights .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media only screen and (max-width: 750px) {
  #highlights .highlights .flex {
    display: block;
  }
}
#highlights .highlights .flex .col-left {
  width: 50%;
}
@media only screen and (max-width: 750px) {
  #highlights .highlights .flex .col-left {
    width: 100%;
  }
}
#highlights .highlights .flex .col-right {
  width: 50%;
  padding-top: 15px;
  padding-left: 40px;
}
@media only screen and (max-width: 750px) {
  #highlights .highlights .flex .col-right {
    width: 100%;
    padding-top: 0;
    padding-left: 0;
    margin-top: 20px;
  }
}
#highlights .highlights .thumb {
  margin-top: 60px;
}
@media only screen and (max-width: 850px) {
  #highlights .highlights .thumb {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 750px) {
  #highlights .highlights .thumb {
    margin-top: 25px;
  }
}
#highlights .highlights .thumb ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#highlights .highlights .thumb ul li {
  width: 32.3333%;
}
#highlights .btn-box {
	margin-bottom: 100px;
}
@media only screen and (max-width: 750px) {
	#highlights .btn-box {
		margin-bottom: 70px;
	}
}
/* CSI */
#csi {
  position: relative;
  z-index: 2;
  color: #FFFFFF;
  font-weight: 300;
}
#csi .csi .content .con01 .row h3 + .img {
  margin-top: 60px;
}
@media only screen and (max-width: 750px) {
  #csi .csi .content .con01 .row h3 + .img {
    margin-top: 40px;
  }
}
#csi .csi .content .con01 .row + .row {
  margin-top: 60px;
}
@media only screen and (max-width: 750px) {
  #csi .csi .content .con01 .row + .row {
    margin-top: 20px;
  }
}
#csi .csi .content .con01 .row.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media only screen and (max-width: 750px) {
  #csi .csi .content .con01 .row.flex {
    display: block;
  }
}
#csi .csi .content .con01 .row.flex .col-text {
  width: 55%;
  max-width: 620px;
}
@media only screen and (max-width: 750px) {
  #csi .csi .content .con01 .row.flex .col-text {
    width: 100%;
    max-width: 100%;
  }
}
#csi .csi .content .con01 .row.flex .col-text h4 {
  margin-top: 15px;
  margin-bottom: 25px;
}
@media only screen and (max-width: 750px) {
  #csi .csi .content .con01 .row.flex .col-text h4 {
    margin-bottom: 15px;
  }
}
#csi .csi .content .con01 .row.flex .col-img {
  width: 39.5833%;
}
@media only screen and (max-width: 750px) {
  #csi .csi .content .con01 .row.flex .col-img {
    width: 100%;
    margin-top: 25px;
  }
}
#csi .csi .content .con02 {
  margin-top: 70px;
}
@media only screen and (max-width: 750px) {
  #csi .csi .content .con02 {
    margin-top: 40px;
  }
}
#csi .csi .content .con02 .flex {
  margin-top: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media only screen and (max-width: 750px) {
  #csi .csi .content .con02 .flex {
    margin-top: 40px;
    display: block;
  }
}
#csi .csi .content .con02 .flex .col-left {
  width: 50%;
}
@media only screen and (max-width: 750px) {
  #csi .csi .content .con02 .flex .col-left {
    width: 100%;
  }
}
#csi .csi .content .con02 .flex .col-right {
  width: 50%;
  padding-top: 15px;
  padding-left: 40px;
}
@media only screen and (max-width: 750px) {
  #csi .csi .content .con02 .flex .col-right {
    width: 100%;
    padding-top: 0;
    padding-left: 0;
    margin-top: 30px;
  }
}
#csi .csi .content .con02 .flex .col-right .content {
  font-weight: 300;
}
#csi .csi .content .con02 .flex .col-right .content ul {
  margin-left: 10px;
}
#csi .csi .content .con02 .flex .col-right .content ul li {
  position: relative;
  padding-left: 18px;
}
#csi .csi .content .con02 .flex .col-right .content ul li + li {
  margin-top: 12px;
}
@media only screen and (max-width: 750px) {
  #csi .csi .content .con02 .flex .col-right .content ul li + li {
    margin-top: 5px;
  }
}
#csi .csi .content .con02 .flex .col-right .content ul li::before {
  content: "";
  position: absolute;
  top: 12px;
  left: 0;
  z-index: 1;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background-color: #997732;
}
#csi .csi .content .con02 .thumb {
  margin-top: 70px;
}
@media only screen and (max-width: 750px) {
  #csi .csi .content .con02 .thumb {
    margin-top: 40px;
  }
}
#csi .csi .content .con02 .thumb ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -1%;
  margin-top: -50px;
}
@media only screen and (max-width: 750px) {
  #csi .csi .content .con02 .thumb ul {
    display: block;
    margin-left: 0;
    margin-top: 0;
  }
}
#csi .csi .content .con02 .thumb ul li {
  width: 32.33%;
  margin-left: 1%;
  margin-top: 50px;
}
@media only screen and (max-width: 750px) {
  #csi .csi .content .con02 .thumb ul li {
    width: 100%;
    margin-left: 0;
    margin-top: 0;
  }
}
@media only screen and (max-width: 750px) {
  #csi .csi .content .con02 .thumb ul li + li {
    margin-top: 40px;
  }
}
#csi .csi .content .con02 .thumb ul li .img .caption {
  padding: 10px;
  text-align: center;
  color: #22201E;
  background-color: #FFFFFF;
}
#csi .csi .content .con02 .thumb ul li .brief {
  margin-top: 15px;
  font-size: clamp(1.6rem, 1.5vw, 1.8rem);
  line-height: normal;
  text-align: center;
}
#csi .csi .content .con02 .thumb ul li .brief.large {
  font-size: clamp(1.8rem, 1.83vw, 2.2rem);
  line-height: normal;
}
#csi .csi .content .con03 {
  margin-top: 100px;
}
@media only screen and (max-width: 750px) {
  #csi .csi .content .con03 {
    margin-top: 60px;
  }
}
#csi .csi .content .con03 .thumb ul {
  max-width: 812px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 750px) {
  #csi .csi .content .con03 .thumb ul {
    display: block;
  }
}
#csi .csi .content .con03 .thumb ul li {
  width: 47.783%;
}
@media only screen and (max-width: 750px) {
  #csi .csi .content .con03 .thumb ul li {
    width: 100%;
  }
}
@media only screen and (max-width: 750px) {
  #csi .csi .content .con03 .thumb ul li + li {
    margin-top: 30px;
  }
}
#csi .csi .content .con03 .thumb ul li .brief {
  margin-top: 15px;
  font-size: clamp(1.6rem, 1.5vw, 1.8rem);
  text-align: center;
}
#csi .csi .content .con03 .thumb ul li .brief .table {
  margin-top: 15px;
  border-top: 1px solid #FFFFFF;
}
#csi .csi .content .con03 .thumb ul li .brief .table .tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px dotted #FFFFFF;
}
#csi .csi .content .con03 .thumb ul li .brief .table .tr .td {
  width: 50%;
  padding: 10px 0;
  font-size: 1.4rem;
  line-height: 2.4rem;
  text-align: left;
}
#csi .csi .content .con03 .thumb ul li .brief .table .tr .td:nth-child(2) {
  text-align: right;
}

/* Office Spave */
#office {
  position: relative;
  z-index: 2;
  background-color: #FFFFFF;
}
#office .office .content .content-row + .content-row {
  margin-top: 70px;
}
@media only screen and (max-width: 1100px) {
  #office .office .content .content-row + .content-row {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 750px) {
  #office .office .content .content-row + .content-row {
    margin-top: 30px;
  }
}
#office .office .content .content-row .street-view {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
#office .office .content .content-row .street-view iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#office .office .content .content-row .flex .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media only screen and (max-width: 750px) {
  #office .office .content .content-row .flex .row {
    display: block;
  }
}
#office .office .content .content-row .flex .row:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
#office .office .content .content-row .flex .row + .row {
  margin-top: 70px;
}
@media only screen and (max-width: 1100px) {
  #office .office .content .content-row .flex .row + .row {
    margin-top: 50px;
  }
}
#office .office .content .content-row .flex .row .col-left {
  width: 48.334%;
  max-width: 580px;
}
@media only screen and (max-width: 750px) {
  #office .office .content .content-row .flex .row .col-left {
    width: 100%;
    max-width: 100%;
  }
}
#office .office .content .content-row .flex .row .col-right {
  width: 47.916%;
  margin-top: 20px;
  padding-left: 2.084%;
}
@media only screen and (max-width: 750px) {
  #office .office .content .content-row .flex .row .col-right {
    width: 100%;
    margin-top: 30px;
    padding-left: 0;
  }
}
#office .office .content .content-row .flex .row .col-right h3 {
  font-family: "Noto Serif JP", serif;
  font-size: 2.5rem;
  line-height: 4.2rem;
  color: #07204C;
  padding-top: 30px;
  padding-bottom: 50px;
  padding-left: 30px;
  border-left: 1px solid #997732;
}
@media only screen and (max-width: 1100px) {
  #office .office .content .content-row .flex .row .col-right h3 {
    font-size: 2rem;
    line-height: 3.8rem;
  }
}
@media only screen and (max-width: 750px) {
  #office .office .content .content-row .flex .row .col-right h3 {
    font-size: 1.8rem;
    line-height: 3.6rem;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 25px;
  }
}
#office .office .content .content-row .flex .row .col-right h3 span {
  display: block;
  font-family: "Noto Sans JP", serif;
  font-size: 2rem;
  line-height: 2.8rem;
  color: #997732;
  margin-bottom: 15px;
}
@media only screen and (max-width: 1100px) {
  #office .office .content .content-row .flex .row .col-right h3 span {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
}
@media only screen and (max-width: 750px) {
  #office .office .content .content-row .flex .row .col-right h3 span {
    margin-bottom: 10px;
  }
}
#office .office .content .content-row .flex .row .col-right .text {
  margin-top: 60px;
  color: #07204C;
}
@media only screen and (max-width: 750px) {
  #office .office .content .content-row .flex .row .col-right .text {
    margin-top: 30px;
  }
}
#office .office .content .content-row .flex .row .col-right .text ul li {
  position: relative;
  padding-left: 15px;
}
#office .office .content .content-row .flex .row .col-right .text ul li::before {
  content: "";
  position: absolute;
  top: 12px;
  left: 0;
  z-index: 1;
  width: 7px;
  height: 7px;
  background-color: #997732;
  border-radius: 100%;
}
#office .office .content .content-row .flex .row .col-right .text ul + .img {
  margin-top: 15px;
}

/* Plan */
#plan {
  position: relative;
  z-index: 2;
}
#plan .plan .content .content-row + .content-row {
  margin-top: 80px;
}
@media only screen and (max-width: 750px) {
  #plan .plan .content .content-row + .content-row {
    margin-top: 40px;
  }
}
#plan .plan .content .content-row .flex {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media only screen and (max-width: 750px) {
  #plan .plan .content .content-row .flex {
    display: block;
  }
}
#plan .plan .content .content-row .flex .col {
  width: 47.894%;
  padding: 30px 40px;
  background-color: #FFFFFF;
}
@media only screen and (max-width: 750px) {
  #plan .plan .content .content-row .flex .col {
    width: 100%;
    padding: 30px;
  }
}
#plan .plan .content .content-row .flex .col .topic {
  position: relative;
  padding-bottom: 15px;
}
#plan .plan .content .content-row .flex .col .topic::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 60px;
  height: 1px;
  background-color: #997732;
}
#plan .plan .content .content-row .flex .col .topic h4 {
  font-family: "Noto Serif JP", serif;
  color: #07204C;
}
#plan .plan .content .content-row .flex .col .topic h4 span {
  display: block;
  font-family: "Roboto", serif;
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 300;
}
#plan .plan .content .content-row .flex .col .img {
  margin: 30px 0;
}
#plan .plan .content .content-row .flex .col .text p {
  font-size: 1.6rem;
  line-height: 2.8rem;
}
#plan .plan .content .content-row .flex .col .text p + p {
  margin-top: 10px;
}
@media only screen and (max-width: 750px) {
  #plan .plan .content .content-row .flex .col + .col {
    margin-top: 20px;
  }
}
#plan .plan .content .content-row .arrangement h4 {
  position: relative;
  padding-bottom: 20px;
}
#plan .plan .content .content-row .arrangement h4::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 60px;
  height: 1px;
  background-color: #997732;
}
#plan .plan .content .content-row .arrangement .img {
  margin-top: -30px;
}
@media only screen and (max-width: 1100px) {
  #plan .plan .content .content-row .arrangement .img {
    margin-top: -78px;
  }
}
@media only screen and (max-width: 750px) {
  #plan .plan .content .content-row .arrangement .img {
    margin-top: 20px;
  }
}
#plan .plan .content .content-row .arrangement h5 {
  margin-top: 70px;
  margin-bottom: 50px;
  padding-bottom: 26px;
  border-bottom: 1px solid #D1D0CF;
}
@media only screen and (max-width: 750px) {
  #plan .plan .content .content-row .arrangement h5 {
    margin-top: 40px;
    margin-bottom: 30px;
  }
}

/* Common */
#common-space {
  position: relative;
  z-index: 2;
  background-color: #FFFFFF;
}
#common-space .common-space .content .street-view {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  height: 0;
  padding-bottom: 56.25%;
}
@media only screen and (max-width: 1100px) {
  #common-space .common-space .content .street-view {
    max-width: 100%;
  }
}
@media only screen and (max-width: 750px) {
  #common-space .common-space .content .street-view {
    margin-top: 40px;
  }
}
#common-space .common-space .content .street-view iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#common-space .common-space .content .flex {
  margin-top: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media only screen and (max-width: 1100px) {
  #common-space .common-space .content .flex {
    margin-top: 6%;
  }
}
#common-space .common-space .content .flex .col {
  width: 47.083%;
}
#common-space .common-space .content .flex .col .brief {
  margin-top: 25px;
}
#common-space .common-space .content .flex .col .brief h4 {
  margin-bottom: 15px;
}

/* ERS */
#ers {
  position: relative;
  z-index: 2;
}
#ers .ers .content h3 {
  margin-bottom: 60px;
}
@media only screen and (max-width: 850px) {
  #ers .ers .content h3 {
    margin-bottom: 40px;
  }
}
#ers .ers .content .ers-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -2%;
}
@media only screen and (max-width: 750px) {
  #ers .ers .content .ers-list ul {
    display: block;
    margin-left: 0;
  }
}
#ers .ers .content .ers-list ul li {
  width: 31.333%;
  margin-left: 2%;
}
@media only screen and (max-width: 750px) {
  #ers .ers .content .ers-list ul li {
    width: 100%;
    margin-left: 0;
  }
}
@media only screen and (max-width: 750px) {
  #ers .ers .content .ers-list ul li + li {
    margin-top: 40px;
  }
}
#ers .ers .content .ers-list ul li .brief {
  margin-top: 25px;
}
#ers .ers .content .ers-list ul li .brief h4 {
  margin-bottom: 15px;
}

/* Location */
#location {
  position: relative;
  z-index: 2;
  background-color: #FFFFFF;
}
#location .location .content .access {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
#location .location .content .access .topic h3 {
  margin-bottom: 12px;
  padding-bottom: 3px;
  border-bottom: 4px solid #07204C;
}
#location .location .content .access .table {
  margin-top: 25px;
  padding-top: 21px;
  border-top: 2px solid #D1D0CF;
}
#location .location .content .access .table .tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 16px;
  border-bottom: 1px dotted #D1D0CF;
}
#location .location .content .access .table .tr + .tr {
  margin-top: 15px;
}
#location .location .content .access .table .tr .td {
  font-family: "Noto Serif JP", serif;
  line-height: 2rem;
}
@media only screen and (max-width: 750px) {
  #location .location .content .access .table .tr .td:last-child {
    min-width: 100px;
    text-align: right;
  }
}
#location .location .content .access .table .tr .td .small {
  font-size: 1.2rem;
  line-height: 2rem;
}
#location .location .content .img {
  margin-top: 60px;
}
@media only screen and (max-width: 1100px) {
  #location .location .content .img {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 750px) {
  #location .location .content .img {
    margin-top: 30px;
  }
}
#location .location .content .img img + img {
  margin-top: 40px;
}
@media only screen and (max-width: 1100px) {
  #location .location .content .img img + img {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 750px) {
  #location .location .content .img img + img {
    margin-top: 10px;
  }
}

/* Culumn */
#column {
  position: relative;
  z-index: 2;
  overflow: hidden;
}
#column .column {
  min-height: 565px;
}
@media only screen and (max-width: 1100px) {
  #column .column {
    min-height: auto;
  }
}
#column .column .content {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 1100px) {
  #column .column .content {
    width: 90%;
  }
}
@media only screen and (max-width: 850px) {
  #column .column .content {
    width: 80%;
  }
}
@media only screen and (max-width: 750px) {
  #column .column .content {
    width: 50%;
  }
}
#column .column .content .column-slick .slick-list {
  margin: 0 -8px;
}
#column .column .content .column-slick .slick-list .slick-slide {
  margin: 0 8px;
}
#column .column .content .column-slick .slick-list .slick-slide > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#column .column .content .column-slick .item a {
  display: block;
}
#column .column .content .column-slick .item a .brief {
  margin-top: 15px;
}
#column .column .content .column-slick .slick-arrow {
  position: absolute;
  top: 27%;
  z-index: 1;
  width: 47px;
  height: 47px;
  display: block;
  font-size: 0;
  line-height: 0;
  color: transparent;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 47px;
}
@media only screen and (max-width: 750px) {
  #column .column .content .column-slick .slick-arrow {
    top: 15%;
  }
}
#column .column .content .column-slick .slick-arrow.slick-prev {
  left: -80px;
  background-image: url("../images/commons/btn-slick-prev.svg");
}
#column .column .content .column-slick .slick-arrow.slick-next {
  right: -80px;
  background-image: url("../images/commons/btn-slick-next.svg");
}
#column .column .content .column-slick .slick-arrow:hover {
  cursor: pointer;
  opacity: 0.8;
}

/* Customer */
#customers {
  position: relative;
  z-index: 2;
  overflow: hidden;
}
#customers .customers {
  position: relative;
  z-index: 2;
  min-height: 531px;
}
#customers .customers::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 360px;
  height: 100%;
  background-color: #E6E8ED;
}
@media only screen and (max-width: 750px) {
  #customers .customers::before {
    display: none;
  }
}
#customers .customers::after {
  content: "";
  position: absolute;
  top: 0;
  left: -2000px;
  z-index: 1;
  width: 2000px;
  height: 100%;
  background-color: #E6E8ED;
}
@media only screen and (max-width: 750px) {
  #customers .customers::after {
    display: none;
  }
}
@media only screen and (max-width: 1100px) {
  #customers .customers {
    min-height: auto;
  }
}
#customers .customers .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}
@media only screen and (max-width: 750px) {
  #customers .customers .flex {
    display: block;
  }
}
#customers .customers .flex .col-left {
  position: relative;
  z-index: 10;
  width: 30%;
  min-width: 360px;
  padding-right: 60px;
}
@media only screen and (max-width: 750px) {
  #customers .customers .flex .col-left {
    width: 100%;
    padding-right: 0;
  }
}
#customers .customers .flex .col-left .arrow {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (max-width: 750px) {
  #customers .customers .flex .col-left .arrow {
    margin-top: 30px;
  }
}
#customers .customers .flex .col-left .arrow a {
  display: block;
}
#customers .customers .flex .col-left .arrow a.prev {
  margin-right: 10px;
}
#customers .customers .flex .col-right {
  width: 70%;
  max-width: 840px;
}
@media only screen and (max-width: 750px) {
  #customers .customers .flex .col-right {
    width: 100%;
  }
}
@media only screen and (max-width: 750px) {
  #customers .customers .flex .col-right {
    margin-top: 30px;
  }
}
#customers .customers .flex .col-right .customers-slick .slick-list {
  margin: 0 -10px;
  overflow: visible;
}
#customers .customers .flex .col-right .customers-slick .slick-list .slick-slide {
  margin: 0 10px;
}
#customers .customers .flex .col-right .customers-slick .slick-list .slick-slide > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#customers .customers .flex .col-right .customers-slick .item .box {
  display: block;
  background-color: #FFFFFF;
}
#customers .customers .flex .col-right .customers-slick .item .box .topic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 120px;
  padding: 0 30px;
  background-color: #07204C;
}
@media only screen and (max-width: 750px) {
  #customers .customers .flex .col-right .customers-slick .item .box .topic {
    height: 90px;
  }
}
#customers .customers .flex .col-right .customers-slick .item .box .brief {
  position: relative;
  padding: 40px 25px;
  min-height: 411px;
}
@media only screen and (max-width: 750px) {
  #customers .customers .flex .col-right .customers-slick .item .box .brief {
    min-height: auto;
  }
}
#customers .customers .flex .col-right .customers-slick .item .box .brief::before {
  content: "";
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
  z-index: 1;
  width: 1px;
  height: 40px;
  background-color: #997732;
  display: table;
  margin-left: auto;
  margin-right: auto;
}
#customers .customers .flex .col-right .customers-slick .item .box .brief .country {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1100px) {
  #customers .customers .flex .col-right .customers-slick .item .box .brief .country {
    margin-bottom: 20px;
  }
}
#customers .customers .flex .col-right .customers-slick .item .box .brief .country .flag {
  width: 43px;
  min-width: 43px;
  margin-right: 13px;
  border: 1px solid #D1D0CF;
  border-radius: 100%;
}
@media only screen and (max-width: 1100px) {
  #customers .customers .flex .col-right .customers-slick .item .box .brief .country .flag {
    width: 33px;
    min-width: 33px;
  }
}
#customers .customers .flex .col-right .customers-slick .item .box .brief p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 7; /* number of lines to show */
  line-clamp: 7;
  -webkit-box-orient: vertical;
}

/* Subsidy */
#subsidy {
  position: relative;
  z-index: 2;
  background-image: url("../images/top/benefit-bg-top.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100%;
  background-attachment: fixed;
}
@media only screen and (max-width: 1100px) {
  #subsidy {
    background-attachment: scroll;
  }
}
#subsidy .subsidy .box {
  max-width: 930px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px;
  background-color: #02122E;
  margin-bottom: 100px;
}
@media only screen and (max-width: 1100px) {
  #subsidy .subsidy .box {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 750px) {
  #subsidy .subsidy .box {
    margin-bottom: 40px;
  }
}
#subsidy .subsidy .box h3 {
  display: table;
  margin-left: auto;
  margin-right: auto;
  border-bottom: 1px solid #FFFFFF;
  margin-bottom: 35px;
}
@media only screen and (max-width: 1100px) {
  #subsidy .subsidy .box h3 {
    margin-bottom: 25px;
  }
}
#subsidy .subsidy .box p {
  max-width: 680px;
  margin-left: auto;
  margin-right: auto;
}
#subsidy .subsidy .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media only screen and (max-width: 750px) {
  #subsidy .subsidy .flex {
    display: block;
  }
}
#subsidy .subsidy .flex .col {
  width: 48.167%;
  max-width: 578px;
}
@media only screen and (max-width: 750px) {
  #subsidy .subsidy .flex .col {
    width: 100%;
    max-width: 100%;
  }
}
@media only screen and (max-width: 750px) {
  #subsidy .subsidy .flex .col + .col {
    margin-top: 40px;
  }
}
#subsidy .subsidy .flex .col .brief {
  margin-top: 25px;
}
#subsidy .subsidy .flex .col .brief h3 {
  margin-bottom: 20px;
}
@media only screen and (max-width: 750px) {
  #subsidy .subsidy .flex .col .brief h3 {
    margin-bottom: 10px;
  }
}
#subsidy .subsidy .flex .col .brief p {
  font-weight: 300;
  text-align: center;
}
#subsidy .subsidy .flex .col .brief .remark {
  margin-top: 35px;
  padding-top: 16px;
  border-top: 1px solid #FFFFFF;
}
@media only screen and (max-width: 750px) {
  #subsidy .subsidy .flex .col .brief .remark {
    margin-top: 25px;
  }
}
#subsidy .subsidy .flex .col .brief .remark p {
  font-size: 1.4rem;
  line-height: 2.8rem;
  text-align: left;
}

/* About */
#aboutus {
  position: relative;
  z-index: 2;
  color: #FFFFFF;
  background-color: #07204C;
  background-image: url("../images/top/about-bg-top.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100%;
  background-attachment: fixed;
}
@media only screen and (max-width: 1100px) {
  #aboutus {
    background-attachment: scroll;
  }
}
#aboutus .aboutus .content .box-img {
  display: table;
  margin-left: auto;
  margin-right: auto;
}
#aboutus .aboutus .content .box-text {
  margin-top: 50px;
  padding-top: 40px;
  position: relative;
}
#aboutus .aboutus .content .box-text::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  display: table;
  margin-left: auto;
  margin-right: auto;
  width: 1px;
  height: 40px;
  background-color: #997732;
}
#aboutus .aboutus .content .box-text h3 {
  font-size: clamp(2.4rem, 2.92vw, 3.5rem);
  line-height: normal;
  text-align: center;
  margin-bottom: 25px;
}
#aboutus .aboutus .content .box-text p {
  font-weight: 300;
  text-align: center;
}
#aboutus .aboutus .content .box-text p + p {
  margin-top: 25px;
}
@media only screen and (max-width: 750px) {
  #aboutus .aboutus .content .box-text p + p {
    margin-top: 15px;
  }
}
#location .content > h3 {
	margin: 80px auto 60px;
}
@media only screen and (max-width: 750px) {
	#location .content > h3 {
		margin: 50px auto 60px;
	}
}
