@charset "UTF-8";
/**
  @fonts
--------------------------------------------------------
  setting/_font.scss
--------------------------------------------------------
■日本語フォント
- Noto Sans Japanese
https://fonts.google.com/noto/specimen/Noto+Sans+JP

- Yaku Han JP
https://yakuhanjp.qranoko.jp/

■英字フォント
- Roboto
https://fonts.google.com/specimen/Roboto
-------------------------------------------------------- */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP&display=swap");
@import "https://fonts.googleapis.com/css2?family=Oswald&display=swap";
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
       user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

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, input, textarea, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, main, 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;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

main, 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 {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  vertical-align: top;
}

@font-face {
  font-family: YakuHanJP;
  src: url(../font/YakuHanJP/YakuHanJP-Regular.woff2) format("woff2"), url(../font/YakuHanJP/YakuHanJP-Regular.woff) format("woff");
}
@font-face {
  font-family: YakuHanJP;
  font-weight: 700;
  src: url(../font/YakuHanJP/YakuHanJP-Bold.woff2) format("woff2"), url(../font/YakuHanJP/YakuHanJP-Bold.woff) format("woff");
}
@font-face {
  font-family: Yu-Gothic;
  src: url(../font/YuGothic/YuGothic-Regular.woff2) format("woff2"), url(../font/YuGothic/YuGothic-Regular.woff) format("woff");
}
@font-face {
  font-family: Yu-Gothic;
  font-weight: 500;
  src: url(../font/YuGothic/YuGothic-Medium.woff2) format("woff2"), url(../font/YuGothic/YuGothic-Medium.woff) format("woff");
}
@font-face {
  font-family: Yu-Gothic;
  font-weight: 700;
  src: url(../font/YuGothic/YuGothic-Bold.woff2) format("woff2"), url(../font/YuGothic/YuGothic-Bold.woff) format("woff");
}
html {
  font-size: 16px;
}

@media screen and (max-width: 768px) {
  html {
    font-size: 2.60417vw;
  }
}
body {
  text-align: justify;
  text-justify: inter-ideograph;
  word-break: break-all;
  min-height: 100vh;
  color: #000;
  background: #fff;
  font-family: YakuHanJP, "Noto Sans JP", sans-serif;
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  word-break: normal;
}

@media screen and (max-width: 768px) {
  body.is-show-modal, body.is-show-nav {
    overflow: hidden;
    height: 100vh;
  }
}
@media screen and (max-width: 768px) {
  body {
    font-size: 3.64583vw;
  }
}
a {
  color: #000;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}

@media screen and (min-width: 769px) {
  a:hover, a:active {
    text-decoration: none;
  }
}
img {
  max-width: 100%;
}

@media screen and (max-width: 768px) {
  img {
    width: 100%;
  }
}
button {
  font-family: YakuHanJP, Yu-Gothic, "游ゴシック体", YuGothic, "游ゴシック", Yu Gothic, Hiragino Kaku Gothic ProN, Hiragino Kaku Gothic Pro, "メイリオ", Meiryo, Noto Sans JP, sans-serif;
  background: transparent;
  padding: 0;
  border: none;
  cursor: pointer;
}

button:focus {
  outline: 0;
}

::-moz-selection {
  background: #000;
  color: #fff;
}

::selection {
  background: #000;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .only-pc {
    display: none !important;
  }
}
@media screen and (min-width: 769px) {
  .only-sp {
    display: none !important;
  }
}
.js-fit-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

.js-disabled {
  pointer-events: none;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

.layout-container {
  position: relative;
}

@media screen and (max-width: 768px) {
  .layout-container {
    min-width: 320px;
    overflow: hidden;
  }
}
.layout-content {
  position: relative;
  min-width: 1200px;
}

@media screen and (max-width: 768px) {
  .layout-content {
    min-width: 320px;
    padding-top: 0;
  }
}
.layout-content:before {
  display: block;
  position: absolute;
  content: "";
  top: 0;
  left: calc(50% - 410px);
  width: 820px;
  height: 100%;
  border-style: solid;
  border-width: 0 1px;
  border-color: #eee;
  z-index: -1;
}

@media screen and (max-width: 768px) {
  .layout-content:before {
    display: none;
  }
}
.layout-content:after {
  display: block;
  position: absolute;
  content: "";
  top: 0;
  left: calc(50% - 0.5px);
  background-color: #eee;
  width: 1px;
  height: 100%;
  z-index: -1;
}

.layout-footer {
  background-color: #000;
  width: 100%;
  min-width: 1200px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .layout-footer {
    min-width: 320px;
  }
}
.layout-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
  z-index: 999;
}

@media screen and (max-width: 768px) {
  .layout-header {
    position: fixed;
    top: 0;
    left: 0;
    height: 13.02083vw;
    min-width: 320px;
    opacity: 1;
    pointer-events: auto;
    -webkit-transition: padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  }
}
.layout-header__inner {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  background: transparent;
  position: relative;
  width: 100%;
  height: 100%;
  padding-left: 30px;
  -webkit-transition: background-color 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: background-color 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

@media screen and (max-width: 768px) {
  .layout-header__inner {
    padding-left: 3.90625vw;
    padding-right: 0;
  }
}
.is-scrolled .layout-header__inner {
  background: rgba(0, 0, 0, 0.8);
}

@media screen and (max-width: 768px) {
  .is-show-nav .layout-header__inner {
    background: rgba(0, 0, 0, 0.8);
  }
}
.layout-loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 99999;
  -webkit-transition: 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.is-loaded .layout-loading {
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
}

.is-loaded.in-preparation .layout-loading {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}

@media screen and (max-width: 768px) {
  .is-show-nav .layout-wrapper {
    position: fixed;
    width: 100%;
    z-index: 0;
  }
}
@media screen and (max-width: 768px) {
  .is-show-message .layout-wrapper {
    position: fixed;
    width: 100%;
    z-index: 0;
  }
}
.js-inview {
  opacity: 0;
  -webkit-transform: translate(0, 3rem);
          transform: translate(0, 3rem);
  -webkit-transition: opacity 0.8s cubic-bezier(0.58, 0, 0.1, 0.92), -webkit-transform 0.6s cubic-bezier(0.58, 0, 0.1, 0.92);
  transition: opacity 0.8s cubic-bezier(0.58, 0, 0.1, 0.92), -webkit-transform 0.6s cubic-bezier(0.58, 0, 0.1, 0.92);
  transition: opacity 0.8s cubic-bezier(0.58, 0, 0.1, 0.92), transform 0.6s cubic-bezier(0.58, 0, 0.1, 0.92);
  transition: opacity 0.8s cubic-bezier(0.58, 0, 0.1, 0.92), transform 0.6s cubic-bezier(0.58, 0, 0.1, 0.92), -webkit-transform 0.6s cubic-bezier(0.58, 0, 0.1, 0.92);
}

.js-inview.is-inview {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.article-greenting {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-direction: row-reverse;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
          flex-direction: row-reverse;
  width: 1200px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .article-greenting {
    display: block;
    width: 89.58333vw;
  }
}
.article-greenting__image {
  width: 480px;
}

@media screen and (max-width: 768px) {
  .article-greenting__image {
    width: 62.5vw;
    margin: 0 auto;
  }
}
.article-greenting__inner {
  width: 660px;
}

@media screen and (max-width: 768px) {
  .article-greenting__inner {
    width: 100%;
    margin-top: 7.8125vw;
  }
}
.article-greenting__text {
  font-size: 1rem;
  line-height: 2;
  letter-spacing: 0.04em;
  font-weight: 500;
}

.article-greenting__text:before, .article-greenting__text:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin: -0.5em;
}

@media screen and (max-width: 768px) {
  .article-greenting__text {
    font-size: 1.2rem;
  }
}
.article-greenting__text:nth-of-type(n+2) {
  margin-top: 29px;
}

@media screen and (max-width: 768px) {
  .article-greenting__text:nth-of-type(n+2) {
    margin-top: 3.90625vw;
  }
}
.article-greenting__text--right {
  text-align: right;
}

.article-message + .article-message {
  margin-top: 100px;
}

@media screen and (max-width: 768px) {
  .article-message + .article-message {
    margin-top: 15.625vw;
  }
}
.article-message__image {
  width: 1200px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .article-message__image {
    width: 89.58333vw;
  }
}
.article-message__image-list {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .article-message__image-list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.article-message__image-item {
  width: 25%;
  height: 360px;
}

@media screen and (max-width: 768px) {
  .article-message__image-item {
    width: 50%;
    height: 31.25vw;
  }
}
.article-message__image-title {
  position: absolute;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.article-message__box {
  position: relative;
  background-color: #fff;
  width: 1000px;
  margin: 0 auto;
  margin-top: -70px;
  padding-top: 50px;
  -webkit-box-shadow: 0 0 15px rgba(26, 11, 128, 0.1);
          box-shadow: 0 0 15px rgba(26, 11, 128, 0.1);
}

@media screen and (max-width: 768px) {
  .article-message__box {
    width: 100%;
    margin-top: 0;
    padding-top: 6.51042vw;
  }
}
.article-message__inner {
  width: 1000px;
  margin: 0 auto;
  margin-top: 50px;
  padding: 0 50px 50px;
}

@media screen and (max-width: 768px) {
  .article-message__inner {
    display: block;
    width: 100%;
    margin-top: 6.51042vw;
    padding: 0 0 7.8125vw;
  }
}
.article-message__text {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  font-size: 1rem;
  line-height: 2;
  font-weight: 500;
  letter-spacing: -0.003em;
}

.article-message__text:before, .article-message__text:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin: -0.5em;
}

@media screen and (max-width: 768px) {
  .article-message__text {
    display: block;
    font-size: 1.2rem;
    width: 81.77083vw;
    margin: 0 auto;
  }
}
.article-message__column {
  display: block;
  width: 430px;
}

@media screen and (max-width: 768px) {
  .article-message__column {
    display: inline;
    width: auto;
  }
}
.article-service {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: end;
  -webkit-box-pack: end;
          justify-content: flex-end;
  position: relative;
  padding-bottom: 80px;
}

@media screen and (max-width: 768px) {
  .article-service {
    display: block;
    padding-bottom: 0;
  }
}
.article-service__box {
  position: absolute;
  background-color: #fff;
  top: 110px;
  left: calc(50% - 680px);
  width: 540px;
  min-height: 494px;
  padding: 40px;
  -webkit-box-shadow: 0 0 15px rgba(26, 11, 128, 0.1);
          box-shadow: 0 0 15px rgba(26, 11, 128, 0.1);
  z-index: 9;
}

@media screen and (max-width: 1440px) {
  .article-service__box {
    left: calc(50% - 47.2222222222vw);
  }
}
@media screen and (max-width: 1200px) {
  .article-service__box {
    left: calc(50% - 566.6666666667px);
  }
}
@media screen and (max-width: 768px) {
  .article-service__box {
    position: relative;
    top: auto;
    left: auto;
    width: 89.58333vw;
    min-height: 65.10417vw;
    margin: 0 auto;
    padding: 5.20833vw;
    -webkit-box-shadow: 0 0 2.60417vw rgba(26, 11, 128, 0.1);
            box-shadow: 0 0 2.60417vw rgba(26, 11, 128, 0.1);
  }
}
.article-service__image {
  position: relative;
  width: 75vw;
  height: 540px;
  margin-left: -15.2777777778vw;
  z-index: 0;
}

@media screen and (max-width: 1200px) {
  .article-service__image {
    width: 900px;
    margin-left: -183.3333333333px;
  }
}
@media screen and (max-width: 768px) {
  .article-service__image {
    width: 100%;
    height: 59.89583vw;
    margin-left: 0;
    margin-top: -5.20833vw;
  }
}
.article-service__heading {
  color: #1a0b80;
  font-size: 1.5rem;
  line-height: 1.5;
  font-weight: 700;
  margin-top: 34px;
}

.article-service__heading:before, .article-service__heading:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin: -0.25em;
}

@media screen and (max-width: 768px) {
  .article-service__heading {
    margin-top: 4.94792vw;
  }
}
.article-service__text {
  font-size: 1rem;
  line-height: 2;
  font-weight: 500;
  margin-top: 28px;
}

.article-service__text:before, .article-service__text:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin: -0.5em;
}

@media screen and (max-width: 768px) {
  .article-service__text {
    font-size: 1.2rem;
    line-height: 1.785;
    margin-top: 4.16667vw;
  }
  .article-service__text:before, .article-service__text:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    margin: -0.3925em;
  }
}
.article-service__text--small {
  font-size: 0.875rem;
  margin-top: 22px;
}

@media screen and (max-width: 768px) {
  .article-service__text--small {
    font-size: 1rem;
    margin-top: 3.64583vw;
  }
}
.button-hamburger {
  display: none;
}

@media screen and (max-width: 768px) {
  .button-hamburger {
    position: fixed;
    top: 0;
    right: 0;
    background-color: #1a0b80;
    width: 13.02083vw;
    height: 13.02083vw;
    display: block;
    padding: 0;
    outline: none;
    border: none;
    z-index: 9999;
  }
}
@media screen and (max-width: 768px) {
  .button-hamburger__line {
    position: absolute;
    top: calc(50% - 0.1302083333vw);
    right: calc(50% - 3.2552083333vw);
    width: 6.51042vw;
    height: 0.26042vw;
    display: block;
    background: #fff;
    z-index: 9;
  }
}
@media screen and (max-width: 768px) {
  .button-hamburger__line:nth-of-type(1) {
    top: calc(50% - 0.1302083333vw - 2.0833333333vw);
    right: calc(50% - 3.2552083333vw);
    width: 6.51042vw;
    height: 0.26042vw;
  }
}
@media screen and (max-width: 768px) {
  .button-hamburger__line:nth-of-type(3) {
    top: calc(50% - 0.1302083333vw + 2.0833333333vw);
    right: calc(50% - 3.2552083333vw);
    width: 6.51042vw;
    height: 0.26042vw;
  }
}
.button-hamburger__line {
  -webkit-transition: margin 0.2s cubic-bezier(0.77, 0, 0.175, 1) 0.2s, background-color 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.2s, width 0.2s cubic-bezier(0.215, 0.61, 0.355, 1), height 0.4s cubic-bezier(0.215, 0.61, 0.355, 1), right 0.2s cubic-bezier(0.215, 0.61, 0.355, 1), top 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.2s, -webkit-transform 0.2s cubic-bezier(0.77, 0, 0.175, 1);
  transition: margin 0.2s cubic-bezier(0.77, 0, 0.175, 1) 0.2s, background-color 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.2s, width 0.2s cubic-bezier(0.215, 0.61, 0.355, 1), height 0.4s cubic-bezier(0.215, 0.61, 0.355, 1), right 0.2s cubic-bezier(0.215, 0.61, 0.355, 1), top 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.2s, -webkit-transform 0.2s cubic-bezier(0.77, 0, 0.175, 1);
  transition: margin 0.2s cubic-bezier(0.77, 0, 0.175, 1) 0.2s, background-color 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.2s, transform 0.2s cubic-bezier(0.77, 0, 0.175, 1), width 0.2s cubic-bezier(0.215, 0.61, 0.355, 1), height 0.4s cubic-bezier(0.215, 0.61, 0.355, 1), right 0.2s cubic-bezier(0.215, 0.61, 0.355, 1), top 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.2s;
  transition: margin 0.2s cubic-bezier(0.77, 0, 0.175, 1) 0.2s, background-color 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.2s, transform 0.2s cubic-bezier(0.77, 0, 0.175, 1), width 0.2s cubic-bezier(0.215, 0.61, 0.355, 1), height 0.4s cubic-bezier(0.215, 0.61, 0.355, 1), right 0.2s cubic-bezier(0.215, 0.61, 0.355, 1), top 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.2s, -webkit-transform 0.2s cubic-bezier(0.77, 0, 0.175, 1);
}

.is-show-nav .button-hamburger__line {
  -webkit-transition: margin 0.2s cubic-bezier(0.77, 0, 0.175, 1), background-color 0.2s cubic-bezier(0.215, 0.61, 0.355, 1), width 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.2s, height 0.4s cubic-bezier(0.215, 0.61, 0.355, 1), right 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.2s, top 0.2s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.77, 0, 0.175, 1) 0.2s;
  transition: margin 0.2s cubic-bezier(0.77, 0, 0.175, 1), background-color 0.2s cubic-bezier(0.215, 0.61, 0.355, 1), width 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.2s, height 0.4s cubic-bezier(0.215, 0.61, 0.355, 1), right 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.2s, top 0.2s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.77, 0, 0.175, 1) 0.2s;
  transition: margin 0.2s cubic-bezier(0.77, 0, 0.175, 1), background-color 0.2s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.2s cubic-bezier(0.77, 0, 0.175, 1) 0.2s, width 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.2s, height 0.4s cubic-bezier(0.215, 0.61, 0.355, 1), right 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.2s, top 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: margin 0.2s cubic-bezier(0.77, 0, 0.175, 1), background-color 0.2s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.2s cubic-bezier(0.77, 0, 0.175, 1) 0.2s, width 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.2s, height 0.4s cubic-bezier(0.215, 0.61, 0.355, 1), right 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.2s, top 0.2s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.77, 0, 0.175, 1) 0.2s;
}

@media screen and (max-width: 768px) {
  .is-show-nav .button-hamburger__line {
    top: calc(50% - 0.1302083333vw);
    right: calc(50% - 3.2552083333vw);
    width: 6.51042vw;
    height: 0.26042vw;
  }
}
.is-show-nav .button-hamburger__line:nth-of-type(1) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.is-show-nav .button-hamburger__line:nth-of-type(2) {
  opacity: 0;
}

.is-show-nav .button-hamburger__line:nth-of-type(3) {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.button-index-large {
  position: relative;
  width: calc(1200px + 50% - 600px);
  height: 480px;
}

@media screen and (max-width: 1280px) {
  .button-index-large {
    width: calc(100% - 40px);
  }
}
@media screen and (max-width: 1200px) {
  .button-index-large {
    width: 1160px;
  }
}
@media screen and (max-width: 768px) {
  .button-index-large {
    width: 89.58333vw;
    height: 106.77083vw;
    padding-bottom: 10.41667vw;
  }
}
.button-index-large > a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}

.button-index-large__image {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.button-index-large__image img {
  -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.58, 0, 0.1, 0.92) 0s;
  transition: -webkit-transform 0.8s cubic-bezier(0.58, 0, 0.1, 0.92) 0s;
  transition: transform 0.8s cubic-bezier(0.58, 0, 0.1, 0.92) 0s;
  transition: transform 0.8s cubic-bezier(0.58, 0, 0.1, 0.92) 0s, -webkit-transform 0.8s cubic-bezier(0.58, 0, 0.1, 0.92) 0s;
}

.button-index-large__image:before {
  display: block;
  position: absolute;
  content: "";
  background-color: #1a0b80;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  -webkit-transform-origin: top right;
          transform-origin: top right;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0.58, 0, 0.1, 0.92);
  transition: -webkit-transform 0.35s cubic-bezier(0.58, 0, 0.1, 0.92);
  transition: transform 0.35s cubic-bezier(0.58, 0, 0.1, 0.92);
  transition: transform 0.35s cubic-bezier(0.58, 0, 0.1, 0.92), -webkit-transform 0.35s cubic-bezier(0.58, 0, 0.1, 0.92);
  opacity: 0.2;
  z-index: 1;
}

.button-index-large__box {
  position: absolute;
  background-color: #1a0b80;
  width: 318px;
  padding: 40px;
  z-index: 9;
}

@media screen and (max-width: 768px) {
  .button-index-large__box {
    width: 63.80208vw;
    height: 28.64583vw;
    padding: 5.20833vw;
    padding-top: 6.51042vw;
  }
}
.button-index-large__box:before {
  display: block;
  position: absolute;
  content: "";
  background-color: #eee;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  -webkit-transform-origin: top right;
          transform-origin: top right;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s;
  transition: -webkit-transform 0.5s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s;
  transition: transform 0.5s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s;
  transition: transform 0.5s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s, -webkit-transform 0.5s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s;
  z-index: 0;
}

.button-index-large__arrow {
  display: block;
  position: absolute;
  line-height: 0;
  right: 40px;
  bottom: 40px;
  -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.58, 0, 0.1, 0.92) 0.15s;
  transition: -webkit-transform 0.45s cubic-bezier(0.58, 0, 0.1, 0.92) 0.15s;
  transition: transform 0.45s cubic-bezier(0.58, 0, 0.1, 0.92) 0.15s;
  transition: transform 0.45s cubic-bezier(0.58, 0, 0.1, 0.92) 0.15s, -webkit-transform 0.45s cubic-bezier(0.58, 0, 0.1, 0.92) 0.15s;
}

@media screen and (max-width: 768px) {
  .button-index-large__arrow {
    right: 6.51042vw;
    bottom: 6.51042vw;
    width: 7.8125vw;
    height: 1.69271vw;
  }
}
@media screen and (max-width: 768px) {
  .button-index-large__arrow svg {
    width: 100%;
    height: 100%;
  }
}
.button-index-large__arrow .icon-arrow__path {
  fill: white;
  -webkit-transition: fill 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0.3s;
  transition: fill 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0.3s;
}

.button-index-large.is-on .button-index-large__image img {
  -webkit-transform: scale(1.08);
          transform: scale(1.08);
}

.button-index-large.is-on .button-index-large__image:before {
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}

.button-index-large.is-on .button-index-large__box:before {
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}

.button-index-large.is-on .button-index-large__box .title-section__ja, .button-index-large.is-on .button-index-large__box .title-section__en {
  color: #000;
}

.button-index-large.is-on .button-index-large__arrow {
  -webkit-transform: translate(0.5rem, 0);
          transform: translate(0.5rem, 0);
}

.button-index-large.is-on .button-index-large__arrow .icon-arrow__path {
  fill: #1a0b80;
}

.button-index-large--right {
  margin-left: calc(50% - 600px);
}

@media screen and (max-width: 1280px) {
  .button-index-large--right {
    margin-left: 40px;
  }
}
@media screen and (max-width: 1200px) {
  .button-index-large--right {
    margin-left: 40px;
  }
}
@media screen and (max-width: 768px) {
  .button-index-large--right {
    margin-left: 10.41667vw;
  }
}
.button-index-large--right .button-index-large__box {
  bottom: -40px;
  left: -40px;
}

@media screen and (max-width: 768px) {
  .button-index-large--right .button-index-large__box {
    bottom: -10.41667vw;
    left: -10.41667vw;
  }
}
.button-index-large--left {
  margin-right: calc(50% - 600px);
}

@media screen and (max-width: 1280px) {
  .button-index-large--left {
    margin-right: 40px;
  }
}
@media screen and (max-width: 1200px) {
  .button-index-large--left {
    margin-right: 40px;
  }
}
@media screen and (max-width: 768px) {
  .button-index-large--left {
    margin-right: 10.41667vw;
  }
}
.button-index-large--left .button-index-large__box {
  bottom: -40px;
  right: -40px;
}

@media screen and (max-width: 768px) {
  .button-index-large--left .button-index-large__box {
    bottom: -10.41667vw;
    right: -10.41667vw;
  }
}
.button-pagetop {
  position: fixed;
  bottom: 0;
  right: 0;
  background: #1a0b80;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.4s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: 0.4s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.button-pagetop__inner {
  width: 80px;
  height: 80px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -webkit-transition: opacity 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: opacity 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}

@media screen and (max-width: 768px) {
  .button-pagetop__inner {
    width: 15.625vw;
    height: 15.625vw;
  }
}
.button-pagetop__inner.is-on {
  opacity: 0.6;
}

.button-pagetop__arrow {
  display: block;
  line-height: 0;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

@media screen and (max-width: 768px) {
  .button-pagetop__arrow {
    width: 5.20833vw;
    height: 1.17188vw;
    -webkit-transform: scale(1.35, 1) rotate(-90deg);
            transform: scale(1.35, 1) rotate(-90deg);
  }
}
@media screen and (max-width: 768px) {
  .button-pagetop__arrow svg {
    width: 100%;
    height: 100%;
  }
}
.is-scrolled .button-pagetop {
  opacity: 1;
  visibility: visible;
}

.button-scroll {
  position: absolute;
  right: 30px;
  bottom: 80px;
}

@media screen and (max-width: 768px) {
  .button-scroll {
    right: 4.55729vw;
    bottom: 10.41667vw;
  }
}
.button-scroll > a {
  display: block;
}

.button-scroll__text {
  display: inline-block;
  color: #fff;
  font-family: Oswald, sans-serif;
  font-size: 0.75rem;
  line-height: 1;
  letter-spacing: 0.1em;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
}

@media screen and (max-width: 768px) {
  .button-scroll__text {
    font-size: 1rem;
  }
}
.button-scroll__line {
  display: block;
  position: relative;
  width: 1px;
  height: 80px;
  margin: 0 auto;
  margin-top: 12px;
}

@media screen and (max-width: 768px) {
  .button-scroll__line {
    width: 0.26042vw;
    height: 13.02083vw;
    margin-top: 2.34375vw;
  }
}
.button-scroll__line:before {
  display: block;
  position: absolute;
  content: "";
  background-color: #fff;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-animation: scroll-line 2.8s cubic-bezier(0.58, 0, 0.1, 0.92) infinite;
          animation: scroll-line 2.8s cubic-bezier(0.58, 0, 0.1, 0.92) infinite;
}

@-webkit-keyframes scroll-line {
  0% {
    -webkit-transform-origin: top center;
            transform-origin: top center;
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
  }
  40% {
    -webkit-transform-origin: top center;
            transform-origin: top center;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  41% {
    -webkit-transform-origin: bottom center;
            transform-origin: bottom center;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  80% {
    -webkit-transform-origin: bottom center;
            transform-origin: bottom center;
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
  }
  100% {
    -webkit-transform-origin: bottom center;
            transform-origin: bottom center;
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
  }
}

@keyframes scroll-line {
  0% {
    -webkit-transform-origin: top center;
            transform-origin: top center;
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
  }
  40% {
    -webkit-transform-origin: top center;
            transform-origin: top center;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  41% {
    -webkit-transform-origin: bottom center;
            transform-origin: bottom center;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  80% {
    -webkit-transform-origin: bottom center;
            transform-origin: bottom center;
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
  }
  100% {
    -webkit-transform-origin: bottom center;
            transform-origin: bottom center;
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
  }
}
.button-transition {
  position: relative;
  background-color: #1a0b80;
  width: 400px;
  height: 80px;
  border-radius: 3px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .button-transition {
    width: 58.59375vw;
    height: 13.02083vw;
    border-radius: 0.78125vw;
  }
}
.button-transition:before {
  display: block;
  position: absolute;
  content: "";
  background-color: #fff;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  -webkit-transform-origin: top right;
          transform-origin: top right;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.58, 0, 0.1, 0.92);
  transition: -webkit-transform 0.4s cubic-bezier(0.58, 0, 0.1, 0.92);
  transition: transform 0.4s cubic-bezier(0.58, 0, 0.1, 0.92);
  transition: transform 0.4s cubic-bezier(0.58, 0, 0.1, 0.92), -webkit-transform 0.4s cubic-bezier(0.58, 0, 0.1, 0.92);
  opacity: 0.2;
  z-index: 0;
}

.button-transition--margin-top-60 {
  margin-top: 60px;
}

@media screen and (max-width: 768px) {
  .button-transition--margin-top-60 {
    margin-top: 7.8125vw;
  }
}
.button-transition.is-on:before {
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}

.button-transition.is-on .button-transition__arrow .icon-arrow {
  -webkit-transform: translate(0.25rem, 0);
          transform: translate(0.25rem, 0);
}

.button-transition > a, .button-transition > button {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
}

.button-transition__text {
  color: #fff;
  font-size: 1.25rem;
  line-height: 1;
  font-weight: 700;
  -webkit-transition: color 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0s, -webkit-transform 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s;
  transition: color 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0s, -webkit-transform 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s;
  transition: color 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0s, transform 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s;
  transition: color 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0s, transform 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s, -webkit-transform 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s;
}

.button-transition__arrow {
  position: absolute;
  bottom: 30px;
  right: 30px;
}

@media screen and (max-width: 768px) {
  .button-transition__arrow {
    bottom: 3.90625vw;
    right: 3.90625vw;
  }
}
.button-transition__arrow svg {
  display: block;
}

@media screen and (max-width: 768px) {
  .button-transition__arrow svg {
    width: 3.90625vw;
    height: 0.78125vw;
  }
}
.button-transition__arrow .icon-arrow {
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s;
  transition: -webkit-transform 0.5s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s;
  transition: transform 0.5s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s;
  transition: transform 0.5s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s, -webkit-transform 0.5s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s;
}

.button-transition__arrow .icon-arrow__path {
  fill: #fff;
  -webkit-transition: fill 0.5s cubic-bezier(0.58, 0, 0.1, 0.92) 0.1s;
  transition: fill 0.5s cubic-bezier(0.58, 0, 0.1, 0.92) 0.1s;
}

.carousel-image {
  background-color: #000;
}

.carousel-image__inner {
  width: 75vw;
  height: 540px;
}

@media screen and (max-width: 1200px) {
  .carousel-image__inner {
    width: 900px;
  }
}
@media screen and (max-width: 768px) {
  .carousel-image__inner {
    width: 100vw;
    height: 59.89583vw;
  }
}
.carousel-image .slick-track {
  line-height: 0;
}

.carousel-number {
  color: #fff;
  font-family: Oswald, sans-serif;
  position: absolute;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  bottom: 80px;
  right: calc(50% - 600px);
  z-index: 9;
  pointer-events: none;
}

@media screen and (max-width: 768px) {
  .carousel-number {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
    bottom: 10.41667vw;
    left: 0;
    width: 100%;
  }
}
.carousel-number.is-disable {
  display: none;
}

.carousel-number__current, .carousel-number__total {
  font-size: 0.75rem;
  line-height: 1;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .carousel-number__current, .carousel-number__total {
    font-size: 1rem;
    line-height: 1;
  }
}
.carousel-number__bar {
  position: relative;
  width: 80px;
  height: 1px;
  margin: 0 16px;
}

@media screen and (max-width: 768px) {
  .carousel-number__bar {
    width: 13.02083vw;
    height: 0.26042vw;
    margin: 0 2.60417vw;
  }
}
.carousel-number__bar:before {
  display: block;
  position: absolute;
  content: "";
  background: #fff;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  opacity: 0.25;
}

.carousel-number__progress-bar {
  position: relative;
  display: block;
  background: #fff;
  top: 0;
  left: 0;
  z-index: 9;
  width: 100%;
  height: 100%;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  opacity: 0;
  -webkit-transition: opacity 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: opacity 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

.carousel-number__progress-bar.is-run {
  -webkit-animation: bar linear;
          animation: bar linear;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  opacity: 1;
}

@-webkit-keyframes bar {
  0% {
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
  }
  10% {
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
  }
  90% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}

@keyframes bar {
  0% {
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
  }
  10% {
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
  }
  90% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
.carousel-number--carousel-image {
  bottom: 20px;
  right: 40px;
}

@media screen and (max-width: 768px) {
  .carousel-number--carousel-image {
    bottom: 5.20833vw;
    left: 0;
  }
}
.carousel-scene {
  position: relative;
  width: 100%;
  margin-top: min(30px, 6vw);
  padding-bottom: 45px;
}

@media screen and (max-width: 768px) {
  .carousel-scene {
    padding-bottom: 5.85938vw;
  }
}
.carousel-scene__item {
  line-height: 0;
  padding: 0 40px;
}

@media screen and (max-width: 768px) {
  .carousel-scene__item {
    padding: 0 2.60417vw;
  }
}
.carousel-scene__inner {
  position: relative;
  display: block;
  width: 800px;
  overflow: hidden;
  height: 430px;
}

@media screen and (max-width: 768px) {
  .carousel-scene__inner {
    width: 89.58333vw;
    height: 55.98958vw;
  }
}
.carousel-scene__image {
  display: block;
  width: 100%;
  height: 100%;
}

.carousel-scene__caption {
  position: absolute;
  background-color: #fff;
  bottom: 0;
  left: 0;
  font-size: 1rem;
  line-height: 1.75;
  font-weight: 500;
  letter-spacing: 0;
  padding: 20px 30px;
}

.carousel-scene__caption:before, .carousel-scene__caption:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin: -0.375em;
}

@media screen and (max-width: 768px) {
  .carousel-scene__caption {
    font-size: 1.125rem;
    letter-spacing: 0.02em;
    max-width: 100%;
    padding: 2.60417vw 3.90625vw;
  }
}
.carousel-scene .slick-slide {
  line-height: 0;
}

.carousel-scene .slick-dots {
  position: absolute;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  bottom: 0;
  left: 0;
  width: 100%;
}

.carousel-scene .slick-dots li:nth-of-type(n+2) {
  margin-left: 4px;
}

@media screen and (max-width: 768px) {
  .carousel-scene .slick-dots li:nth-of-type(n+2) {
    margin-left: 1.04167vw;
  }
}
.carousel-scene .slick-dots li button {
  display: block;
  background-color: #e8e6f2;
  color: transparent;
  line-height: 0;
  width: 60px;
  height: 4px;
  -webkit-transition: background-color 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0s;
  transition: background-color 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0s;
}

@media screen and (max-width: 768px) {
  .carousel-scene .slick-dots li button {
    width: 7.8125vw;
    height: 1.04167vw;
  }
}
.carousel-scene .slick-dots li.slick-active button {
  background-color: #1a0b80;
}

.carousel-scene .slick-dots li:hover button {
  background-color: #1a0b80;
}

.carousel-visual {
  background-color: #000;
}

.carousel-visual__item {
  position: relative;
  -webkit-transform-origin: top right;
          transform-origin: top right;
  -webkit-transform: scale(0, 0);
          transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.58, 0, 0.1, 0.92) 0s;
  transition: -webkit-transform 0.8s cubic-bezier(0.58, 0, 0.1, 0.92) 0s;
  transition: transform 0.8s cubic-bezier(0.58, 0, 0.1, 0.92) 0s;
  transition: transform 0.8s cubic-bezier(0.58, 0, 0.1, 0.92) 0s, -webkit-transform 0.8s cubic-bezier(0.58, 0, 0.1, 0.92) 0s;
}

.carousel-visual__item:before {
  display: block;
  position: absolute;
  content: "";
  background-color: #1a0b80;
  top: -120px;
  right: -120px;
  width: calc(100% + 120px);
  height: calc(100% + 120px);
  opacity: 0.2;
  z-index: 0;
}

.carousel-visual__inner {
  position: relative;
  width: 100%;
  height: 100vh;
  z-index: 1;
  opacity: 0;
  -webkit-transition: opacity 0.8s cubic-bezier(0.58, 0, 0.1, 0.92) 0s;
  transition: opacity 0.8s cubic-bezier(0.58, 0, 0.1, 0.92) 0s;
}

@media screen and (max-width: 768px) {
  .carousel-visual__inner {
    /*		height: calc(100vh - 190vw/768*100)*/
  }
}
.carousel-visual .slick-track {
  line-height: 0;
}

.carousel-visual .slick-active .carousel-visual__item {
  -webkit-transform-origin: bottom left;
          transform-origin: bottom left;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.carousel-visual .slick-active .carousel-visual__inner {
  opacity: 1;
}

.footer-content {
  width: 1200px;
  margin: 0 auto;
  padding: 60px 0;
}

@media screen and (max-width: 1239px) {
  .footer-content {
    padding-inline: min(40px, 5vw);
  }
}
@media screen and (max-width: 768px) {
  .footer-content {
    width: 100%;
    margin: 0;
    padding: 7.8125vw 0;
  }
}
.footer-content__inner-flex {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .footer-content__inner-flex {
    display: block;
    width: 100%;
  }
}
.footer-content__box:nth-of-type(2) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.footer-content__logo {
  width: 219px;
}

@media screen and (max-width: 768px) {
  .footer-content__logo {
    width: 35.41667vw;
    margin: 0 auto;
  }
}
.footer-content__logo img {
  width: 100%;
}

.footer-content__mark {
  width: 92px;
  margin-top: 30px;
}

@media screen and (max-width: 768px) {
  .footer-content__mark {
    width: 17.96875vw;
    margin: 0 auto;
    margin-top: 6.11979vw;
  }
}
.footer-content__copyright {
  color: #fff;
  font-family: Oswald, sans-serif;
  font-size: 0.6875rem;
  line-height: 1;
  letter-spacing: 0.15em;
}

@media screen and (max-width: 768px) {
  .footer-content__copyright {
    font-size: 0.95rem;
    line-height: 1;
    letter-spacing: 0.12em;
    text-align: center;
  }
}
.form-contact {
  width: 1260px;
  margin: 0 auto;
}

@media screen and (max-width: 1260px) {
  .form-contact {
    width: 100vw;
  }
}
@media screen and (max-width: 1200px) {
  .form-contact {
    width: 1200px;
  }
}
@media screen and (max-width: 768px) {
  .form-contact {
    width: 97.39583vw;
  }
}
.form-contact__inner {
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  .form-contact__inner {
    margin-top: 5.20833vw;
  }
}
.form-contact__table {
  width: 1260px;
  margin: 0 auto;
  border-collapse: separate;
  border-spacing: 30px 0;
}

@media screen and (max-width: 1260px) {
  .form-contact__table {
    width: 100vw;
  }
}
@media screen and (max-width: 1200px) {
  .form-contact__table {
    width: 1200px;
  }
}
@media screen and (max-width: 768px) {
  .form-contact__table {
    width: 97.39583vw;
    border-spacing: 3.90625vw 0;
  }
}
.form-contact__head, .form-contact__data {
  padding-left: 11px;
}

@media screen and (max-width: 768px) {
  .form-contact__head, .form-contact__data {
    padding-left: 1.82292vw;
  }
}
.form-contact__head {
  line-height: 0;
  text-align: left;
  width: 300px;
  border-bottom: 1px solid #1a0b80;
  vertical-align: middle;
  padding-top: 28px;
  padding-bottom: 28px;
}

@media screen and (max-width: 768px) {
  .form-contact__head {
    width: 26.04167vw;
    padding-top: 3.125vw;
    padding-bottom: 3.125vw;
    vertical-align: top;
  }
}
.form-contact__data {
  line-height: 0;
  width: 870px;
  border-bottom: 1px solid #ccc;
  padding-top: 20px;
  padding-bottom: 20px;
}

@media screen and (max-width: 768px) {
  .form-contact__data {
    width: 59.63542vw;
    padding-top: 3.64583vw;
    padding-bottom: 3.64583vw;
  }
}
.form-contact__heading {
  color: #1a0b80;
  display: -ms-inline-flexbox;
  display: -webkit-inline-box;
  display: inline-flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  font-size: 1rem;
  line-height: 2;
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  .form-contact__heading {
    display: inline-block;
    font-size: 1.125rem;
    line-height: 1.25;
    letter-spacing: 0.04em;
  }
}
.form-contact__heading:before {
  display: -ms-inline-flexbox;
  display: -webkit-inline-box;
  display: inline-flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  position: relative;
  content: "任意";
  color: #1a0b80;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1;
  width: 50px;
  height: 24px;
  margin-right: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #1a0b80;
  border-radius: 12px;
}

@media screen and (max-width: 768px) {
  .form-contact__heading:before {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    font-size: 1rem;
    width: 10.41667vw;
    height: 4.94792vw;
    margin-right: 0;
    border: 0.26042vw solid #1a0b80;
    border-radius: 2.47396vw;
    margin-bottom: 1.30208vw;
  }
}
.form-contact__heading--required:before {
  content: "必須";
  color: #fff;
  background-color: #1a0b80;
}

.form-contact__box {
  background-color: #e8e6f2;
  font-size: 1rem;
  line-height: 2;
  font-weight: 500;
  width: 850px;
  height: 50px;
  padding: 12px 20px;
  border-radius: 3px;
}

@media screen and (max-width: 768px) {
  .form-contact__box {
    width: 55.98958vw;
    height: 9.375vw;
    padding: 1.5625vw 2.60417vw;
    border-radius: 0.78125vw;
  }
}
.form-contact__box--l {
  line-height: 1.666;
  min-width: 850px;
  max-width: 850px;
  min-height: 200px;
}

@media screen and (max-width: 768px) {
  .form-contact__box--l {
    min-width: 55.98958vw;
    max-width: 55.98958vw;
    min-height: 39.0625vw;
  }
}
@media screen and (max-width: 768px) {
  .form-contact__box::-webkit-input-placeholder {
    color: transparent;
  }
  .form-contact__box::-moz-placeholder {
    color: transparent;
  }
  .form-contact__box:-ms-input-placeholder {
    color: transparent;
  }
  .form-contact__box::-ms-input-placeholder {
    color: transparent;
  }
  .form-contact__box::placeholder {
    color: transparent;
  }
}
.form-contact__alert {
  margin-top: 10px;
  color: #c00;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  .form-contact__alert {
    margin-top: 2.60417vw;
    font-size: 1.125rem;
  }
}
.form-contact__confirm {
  padding: 8px 0;
  line-height: 2;
}

@media screen and (max-width: 768px) {
  .form-contact__confirm {
    padding: 1.04167vw 0;
    font-size: 1.125rem;
  }
}
.list-breadcramb {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  height: 100%;
  margin-left: calc(50vw - 600px);
  padding-right: 30px;
}

@media screen and (max-width: 1200px) {
  .list-breadcramb {
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .list-breadcramb {
    margin-left: 0;
    padding: 0 7.8125vw;
  }
}
.list-breadcramb__item {
  position: relative;
  line-height: 0;
}

.list-breadcramb__item a {
  color: #fff;
  font-size: 0.75rem;
  line-height: 1;
  letter-spacing: 0.02em;
}

@media screen and (max-width: 768px) {
  .list-breadcramb__item a {
    font-size: 1rem;
  }
}
.list-breadcramb__item:nth-of-type(n+2) {
  margin-left: 12px;
  padding-left: 17px;
}

@media screen and (max-width: 768px) {
  .list-breadcramb__item:nth-of-type(n+2) {
    margin-left: 1.82292vw;
    padding-left: 2.34375vw;
  }
}
.list-breadcramb__item:nth-of-type(n+2):before {
  display: block;
  position: absolute;
  content: "";
  top: calc(50% - 2.5px);
  left: 0;
  width: 5px;
  height: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 1px 1px 0 0;
  border-color: #999;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

@media screen and (max-width: 768px) {
  .list-breadcramb__item:nth-of-type(n+2):before {
    top: calc(50% - 0.5859375vw);
    left: -0.71615vw;
    width: 1.17188vw;
    height: 1.17188vw;
    border-width: 0.26042vw 0.26042vw 0 0;
  }
}
.list-breadcramb__item.is-on a {
  opacity: 0.8;
}

.list-bulletin {
  position: relative;
  width: 1200px;
  height: 100%;
  margin-left: calc(50vw - 600px);
  padding-right: 80px;
}

@media screen and (max-width: 1200px) {
  .list-bulletin {
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .list-bulletin {
    width: 89.58333vw;
    margin-left: 0;
    padding: 0 7.8125vw;
  }
}
.list-bulletin__item {
  line-height: 0;
}

.list-bulletin__inner {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  height: 80px;
}

@media screen and (max-width: 768px) {
  .list-bulletin__inner {
    height: 29.94792vw;
  }
}
.list-bulletin__inner a:hover .list-bulletin__text {
  text-decoration: underline;
}

.list-bulletin__date, .list-bulletin__text {
  color: #fff;
  font-size: 0.875rem;
  line-height: 1;
}

@media screen and (max-width: 768px) {
  .list-bulletin__date, .list-bulletin__text {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 768px) {
  .list-bulletin__date {
    display: block;
  }
}
.list-bulletin__text {
  margin-left: 30px;
}

@media screen and (max-width: 768px) {
  .list-bulletin__text {
    display: inline-block;
    line-height: 1.5;
    margin-left: 0;
    margin-top: 2.60417vw;
  }
}
.list-bulletin__arrow {
  position: absolute;
}

.list-bulletin__arrow--prev {
  display: none;
}

.list-bulletin__arrow--next {
  background-color: #1a0b80;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  top: 0;
  right: 0;
  width: 80px;
  height: 80px;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .list-bulletin__arrow--next {
    top: -5.20833vw;
    width: 15.625vw;
    height: 15.625vw;
  }
}
.list-bulletin__arrow-icon {
  line-height: 0;
  width: 30px;
}

@media screen and (max-width: 768px) {
  .list-bulletin__arrow-icon {
    width: 5.20833vw;
    height: 1.17188vw;
    -webkit-transform: scale(1, 1.35);
            transform: scale(1, 1.35);
    -webkit-transform-origin: bottom center;
            transform-origin: bottom center;
  }
}
@media screen and (max-width: 768px) {
  .list-bulletin__arrow-icon svg {
    width: 100%;
    height: 100%;
  }
}
.list-button-contact {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
}

@media screen and (max-width: 768px) {
  .list-button-contact {
    display: block;
  }
}
.list-button-contact__item {
  position: relative;
  background-color: #1a0b80;
  width: 415px;
  height: 100px;
  border-radius: 3px;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .list-button-contact__item {
    width: 89.58333vw;
    height: 15.625vw;
    border-radius: 0.78125vw;
    margin: 0 auto;
  }
}
@media screen and (min-width: 769px) {
  .list-button-contact__item:nth-of-type(n+2) {
    margin-left: 30px;
  }
}
@media screen and (max-width: 768px) {
  .list-button-contact__item:nth-of-type(n+2) {
    margin-top: 3.90625vw;
  }
}
.list-button-contact__item > a, .list-button-contact__item > span {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.list-button-contact__item:before {
  display: block;
  position: absolute;
  content: "";
  background-color: #fff;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  -webkit-transform-origin: top right;
          transform-origin: top right;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.58, 0, 0.1, 0.92);
  transition: -webkit-transform 0.3s cubic-bezier(0.58, 0, 0.1, 0.92);
  transition: transform 0.3s cubic-bezier(0.58, 0, 0.1, 0.92);
  transition: transform 0.3s cubic-bezier(0.58, 0, 0.1, 0.92), -webkit-transform 0.3s cubic-bezier(0.58, 0, 0.1, 0.92);
  opacity: 0.2;
  z-index: 0;
}

.list-button-contact__item--tel {
  background-color: #e8e6f2;
}

.list-button-contact__item--tel:before {
  background-color: #1a0b80;
}

.list-button-contact__item--tel .list-button-contact__text {
  color: #1a0b80;
  font-family: Oswald, sans-serif;
  font-size: 2.25rem;
  font-weight: 400;
  letter-spacing: 0.08em;
}

@media screen and (max-width: 768px) {
  .list-button-contact__item--tel .list-button-contact__text {
    font-size: 3.15rem;
  }
}
.list-button-contact__item--tel .list-button-contact__text-small {
  color: #1a0b80;
  font-family: Oswald, sans-serif;
  font-size: 1.5rem;
  letter-spacing: 0.1em;
  padding-top: 0.4em;
  padding-right: 0.15em;
  -webkit-transition: color 0.3s cubic-bezier(0.58, 0, 0.1, 0.92), -webkit-transform 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s;
  transition: color 0.3s cubic-bezier(0.58, 0, 0.1, 0.92), -webkit-transform 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s;
  transition: color 0.3s cubic-bezier(0.58, 0, 0.1, 0.92), transform 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s;
  transition: color 0.3s cubic-bezier(0.58, 0, 0.1, 0.92), transform 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s, -webkit-transform 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s;
}

@media screen and (max-width: 768px) {
  .list-button-contact__item--tel .list-button-contact__text-small {
    font-size: 2.1rem;
  }
}
.list-button-contact__item.is-on:before {
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}

.list-button-contact__text {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  -webkit-transition: color 0.3s cubic-bezier(0.58, 0, 0.1, 0.92), -webkit-transform 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s;
  transition: color 0.3s cubic-bezier(0.58, 0, 0.1, 0.92), -webkit-transform 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s;
  transition: color 0.3s cubic-bezier(0.58, 0, 0.1, 0.92), transform 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s;
  transition: color 0.3s cubic-bezier(0.58, 0, 0.1, 0.92), transform 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s, -webkit-transform 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s;
}

@media screen and (max-width: 768px) {
  .list-button-contact__text {
    font-size: 2.1rem;
  }
}
.list-button-contact__icon {
  display: block;
  line-height: 0;
  margin-right: 20px;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s;
  transition: -webkit-transform 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s;
  transition: transform 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s;
  transition: transform 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s, -webkit-transform 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s;
}

@media screen and (max-width: 768px) {
  .list-button-contact__icon {
    width: 5.46875vw;
    height: 4.16667vw;
    margin-top: 0.65104vw;
  }
}
@media screen and (max-width: 768px) {
  .list-button-contact__icon svg {
    width: 100%;
    height: 100%;
  }
}
.list-button-contact__icon .icon-contact__path {
  -webkit-transition: fill 0.3s cubic-bezier(0.58, 0, 0.1, 0.92);
  transition: fill 0.3s cubic-bezier(0.58, 0, 0.1, 0.92);
}

.list-button-form {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
}

.list-button-form__item:nth-of-type(n+2) {
  margin-left: 30px;
}

.list-clients {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  padding: 60px 120px;
}

@media screen and (max-width: 768px) {
  .list-clients {
    width: 89.58333vw;
    padding: 10.41667vw 0;
  }
}
.list-clients:before {
  display: block;
  position: absolute;
  content: "";
  background-color: #fff;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 15px rgba(26, 11, 128, 0.1);
          box-shadow: 0 0 15px rgba(26, 11, 128, 0.1);
}

@media screen and (max-width: 768px) {
  .list-clients:before {
    left: -5.20833vw;
    width: calc(100% + 10.4166666667vw);
  }
}
.list-clients__inner {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.list-clients__item {
  font-size: 0.75rem;
  line-height: 1;
  letter-spacing: 0.02em;
  width: 200px;
}

@media screen and (max-width: 768px) {
  .list-clients__item {
    font-size: 0.9rem;
    width: 50%;
  }
}
@media screen and (min-width: 769px) {
  .list-clients__item:nth-of-type(4n), .list-clients__item:nth-of-type(4n-1), .list-clients__item:nth-of-type(4n-2) {
    margin-left: 53.333px;
  }
}
@media screen and (min-width: 769px) {
  .list-clients__item:nth-of-type(n+5) {
    margin-top: 25px;
  }
}
@media screen and (max-width: 768px) {
  .list-clients__item:nth-of-type(n+3) {
    margin-top: 5.20833vw;
  }
}
@media screen and (max-width: 768px) {
  .list-clients__item:nth-of-type(2n) {
    padding-left: 2.60417vw;
  }
}
.list-clients__note {
  position: relative;
  font-size: 0.75rem;
  line-height: 1;
  text-align: right;
  margin-top: 0.5em;
  margin-bottom: -1.5em;
}

@media screen and (max-width: 768px) {
  .list-clients__note {
    bottom: -1.30208vw;
    font-size: 0.9rem;
    margin-bottom: 0;
  }
}
.list-corporate-policy {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 1200px;
  margin: 0 auto;
  padding-top: 20px;
}

@media screen and (max-width: 768px) {
  .list-corporate-policy {
    width: 89.58333vw;
    padding-top: 2.60417vw;
  }
}
.list-corporate-policy__item {
  position: relative;
  width: 380px;
}

@media screen and (max-width: 768px) {
  .list-corporate-policy__item {
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .list-corporate-policy__item:nth-of-type(3n), .list-corporate-policy__item:nth-of-type(3n-1) {
    margin-left: 30px;
  }
}
@media screen and (max-width: 768px) {
  .list-corporate-policy__item:nth-of-type(n+2) {
    margin-top: 13.02083vw;
  }
}
.list-corporate-policy__num {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  font-family: Oswald, sans-serif;
  color: #fff;
  background-color: #1a0b80;
  font-size: 1.5rem;
  line-height: 1;
  position: absolute;
  top: -10px;
  left: calc(50% - 30px);
  width: 60px;
  height: 60px;
}

@media screen and (max-width: 768px) {
  .list-corporate-policy__num {
    top: -2.60417vw;
    left: calc(50% - 6.9010416667vw);
    font-size: 2.1rem;
    width: 13.80208vw;
    height: 13.80208vw;
  }
}
.list-corporate-policy__box {
  padding-top: 26px;
}

@media screen and (max-width: 768px) {
  .list-corporate-policy__box {
    padding-top: 4.94792vw;
  }
}
.list-corporate-policy__heading {
  font-size: 1.5rem;
  line-height: 1.666;
  font-weight: 700;
  text-align: center;
}

.list-corporate-policy__heading:before, .list-corporate-policy__heading:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin: -0.333em;
}

@media screen and (max-width: 768px) {
  .list-corporate-policy__heading {
    font-size: 2.1rem;
  }
}
.list-corporate-policy__text {
  font-size: 1rem;
  line-height: 1.75;
  text-align: center;
  font-weight: 500;
  margin-top: 16px;
}

.list-corporate-policy__text:before, .list-corporate-policy__text:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin: -0.375em;
}

@media screen and (max-width: 768px) {
  .list-corporate-policy__text {
    font-size: 1.4rem;
    margin-top: 3.90625vw;
  }
}
.list-faq {
  width: 1200px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .list-faq {
    width: 89.58333vw;
  }
}
.list-faq__item {
  position: relative;
  background-color: #fff;
  -webkit-box-shadow: 0 0 15px rgba(26, 11, 128, 0.1);
          box-shadow: 0 0 15px rgba(26, 11, 128, 0.1);
}

@media screen and (max-width: 768px) {
  .list-faq__item {
    -webkit-box-shadow: 0 0 2.60417vw rgba(26, 11, 128, 0.1);
            box-shadow: 0 0 2.60417vw rgba(26, 11, 128, 0.1);
  }
}
.list-faq__item:nth-of-type(n+2) {
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  .list-faq__item:nth-of-type(n+2) {
    margin-top: 5.20833vw;
  }
}
.list-faq__number {
  font-family: Oswald, sans-serif;
  color: #fff;
  background-color: #1a0b80;
  position: absolute;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  font-size: 1.5rem;
  top: -10px;
  left: 30px;
  width: 60px;
  height: 60px;
}

@media screen and (max-width: 768px) {
  .list-faq__number {
    font-size: 1.5rem;
    top: -1.30208vw;
    left: 3.90625vw;
    width: 10.41667vw;
    height: 10.41667vw;
  }
}
.list-faq__question, .list-faq__answer {
  padding-left: 130px;
  padding-right: 100px;
}

@media screen and (max-width: 768px) {
  .list-faq__question, .list-faq__answer {
    padding-left: 16.92708vw;
    padding-right: 13.02083vw;
  }
}
.list-faq__question {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  height: 120px;
  padding-top: 30px;
  padding-bottom: 30px;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .list-faq__question {
    height: auto;
    min-height: 18.22917vw;
    padding-top: 4.55729vw;
    padding-bottom: 4.55729vw;
  }
}
.list-faq__question:before, .list-faq__question:after {
  display: block;
  position: absolute;
  content: "";
  background-color: #1a0b80;
  top: calc(50% - 0.5px);
  right: 30px;
  width: 25px;
  height: 1px;
}

@media screen and (max-width: 768px) {
  .list-faq__question:before, .list-faq__question:after {
    top: calc(50% - 0.1302083333vw);
    right: 3.90625vw;
    width: 4.55729vw;
    height: 0.26042vw;
  }
}
.list-faq__question:before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.58, 0, 0.1, 0.92) 0s;
  transition: -webkit-transform 0.5s cubic-bezier(0.58, 0, 0.1, 0.92) 0s;
  transition: transform 0.5s cubic-bezier(0.58, 0, 0.1, 0.92) 0s;
  transition: transform 0.5s cubic-bezier(0.58, 0, 0.1, 0.92) 0s, -webkit-transform 0.5s cubic-bezier(0.58, 0, 0.1, 0.92) 0s;
}

.list-faq__question:after {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.58, 0, 0.1, 0.92) 0s;
  transition: -webkit-transform 0.5s cubic-bezier(0.58, 0, 0.1, 0.92) 0s;
  transition: transform 0.5s cubic-bezier(0.58, 0, 0.1, 0.92) 0s;
  transition: transform 0.5s cubic-bezier(0.58, 0, 0.1, 0.92) 0s, -webkit-transform 0.5s cubic-bezier(0.58, 0, 0.1, 0.92) 0s;
}

.list-faq__question.is-open:before, .list-faq__question.is-open:after {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

.list-faq__question.is-on .list-faq__heading {
  opacity: 0.6;
}

.list-faq__heading {
  font-size: 1.25rem;
  line-height: 1.8;
  font-weight: 700;
  -webkit-transition: opacity 0.2s cubic-bezier(0.58, 0, 0.1, 0.92) 0s;
  transition: opacity 0.2s cubic-bezier(0.58, 0, 0.1, 0.92) 0s;
}

.list-faq__heading:before, .list-faq__heading:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin: -0.4em;
}

@media screen and (max-width: 768px) {
  .list-faq__heading {
    line-height: 1.666;
    letter-spacing: 0.02em;
  }
  .list-faq__heading:before, .list-faq__heading:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    margin: -0.333em;
  }
}
.list-faq__answer {
  padding-bottom: 0;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: 0.5s cubic-bezier(0.58, 0, 0.1, 0.92) 0s, opacity 0.3s cubic-bezier(0.58, 0, 0.1, 0.92) 0s;
  transition: 0.5s cubic-bezier(0.58, 0, 0.1, 0.92) 0s, opacity 0.3s cubic-bezier(0.58, 0, 0.1, 0.92) 0s;
}

.list-faq__answer.is-open {
  margin-top: 0 !important;
  padding-bottom: 55px;
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: 0.5s cubic-bezier(0.58, 0, 0.1, 0.92) 0s, opacity 0.3s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s;
  transition: 0.5s cubic-bezier(0.58, 0, 0.1, 0.92) 0s, opacity 0.3s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s;
}

@media screen and (max-width: 768px) {
  .list-faq__answer.is-open {
    padding-bottom: 6.51042vw;
  }
}
.list-faq__text {
  font-size: 1rem;
  line-height: 2;
  font-weight: 500;
}

.list-faq__text:before, .list-faq__text:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin: -0.1em;
}

@media screen and (max-width: 768px) {
  .list-faq__text {
    font-size: 1.2rem;
    line-height: 1.666;
  }
  .list-faq__text:before, .list-faq__text:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    margin: -0.333em;
  }
}
.list-faq__text a {
  text-decoration: underline;
}

.list-faq__text a:hover {
  text-decoration: none;
}

.list-history {
  width: 820px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .list-history {
    width: 81.77083vw;
  }
}
.list-history__item {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}

.list-history__item:nth-of-type(n+2) {
  margin-top: 35px;
}

@media screen and (max-width: 768px) {
  .list-history__item:nth-of-type(n+2) {
    margin-top: 5.20833vw;
  }
}
.list-history__heading {
  color: #1a0b80;
  position: relative;
  font-size: 1.25rem;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0.04em;
  width: 204px;
  height: 1em;
  padding-left: 114px;
}

@media screen and (max-width: 768px) {
  .list-history__heading {
    font-size: 1.125rem;
    width: 23.4375vw;
    padding-left: 9.63542vw;
  }
}
.list-history__heading:before {
  display: block;
  position: absolute;
  content: "";
  background-color: #1a0b80;
  top: calc(50% - 2.5px);
  left: -2.5px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
}

@media screen and (max-width: 768px) {
  .list-history__heading:before {
    top: calc(50% - 0.5208333333vw);
    left: -0.5208333333vw;
    width: 1.04167vw;
    height: 1.04167vw;
  }
}
.list-history__heading:after {
  display: block;
  position: absolute;
  content: "";
  background-color: #1a0b80;
  top: calc(50% - 0.5px);
  left: 0;
  width: 93px;
  height: 1px;
}

@media screen and (max-width: 768px) {
  .list-history__heading:after {
    top: calc(50% - 0.1302083333vw);
    left: 0;
    width: 7.8125vw;
    height: 0.26042vw;
  }
}
.list-history__text {
  font-size: 1rem;
  line-height: 2;
  font-weight: 500;
  margin-left: 40px;
  padding-top: 0.1em;
}

.list-history__text:before, .list-history__text:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin: -0.5em;
}

@media screen and (max-width: 768px) {
  .list-history__text {
    font-size: 1.125rem;
    line-height: 1.666;
    letter-spacing: 0.02em;
    width: 55.72917vw;
    margin-left: 2.60417vw;
  }
  .list-history__text:before, .list-history__text:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    margin: -0.333em;
  }
}
.list-index-picture {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .list-index-picture {
    display: block;
  }
}
.list-index-picture__item {
  position: relative;
  width: 50%;
}

@media screen and (max-width: 768px) {
  .list-index-picture__item {
    width: 100%;
    height: 58.59375vw;
  }
}
.list-index-picture__item > a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}

.list-index-picture__item.is-on .list-index-picture__image img, .list-index-picture__item.is-current .list-index-picture__image img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.list-index-picture__item.is-on .list-index-picture__box:before, .list-index-picture__item.is-current .list-index-picture__box:before {
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}

.list-index-picture__image {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.list-index-picture__image img {
  -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.58, 0, 0.1, 0.92) 0s;
  transition: -webkit-transform 0.8s cubic-bezier(0.58, 0, 0.1, 0.92) 0s;
  transition: transform 0.8s cubic-bezier(0.58, 0, 0.1, 0.92) 0s;
  transition: transform 0.8s cubic-bezier(0.58, 0, 0.1, 0.92) 0s, -webkit-transform 0.8s cubic-bezier(0.58, 0, 0.1, 0.92) 0s;
}

.list-index-picture__box {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.list-index-picture__box:before {
  display: block;
  position: absolute;
  content: "";
  background-color: #1a0b80;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  -webkit-transform-origin: top right;
          transform-origin: top right;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.58, 0, 0.1, 0.92);
  transition: -webkit-transform 0.3s cubic-bezier(0.58, 0, 0.1, 0.92);
  transition: transform 0.3s cubic-bezier(0.58, 0, 0.1, 0.92);
  transition: transform 0.3s cubic-bezier(0.58, 0, 0.1, 0.92), -webkit-transform 0.3s cubic-bezier(0.58, 0, 0.1, 0.92);
  opacity: 0.2;
  z-index: 0;
}

.list-index-picture__text {
  position: relative;
  color: #fff;
  font-size: 1.5rem;
  line-height: 1.666;
  font-weight: 700;
  z-index: 1;
}

.list-index-picture__text:before, .list-index-picture__text:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin: -0.333em;
}

@media screen and (max-width: 768px) {
  .list-index-picture__text {
    font-size: 2.1rem;
  }
}
@media screen and (max-width: 768px) {
  .list-index-picture--one-line {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
  }
}
.list-index-picture--one-line .list-index-picture__item {
  width: 25%;
  height: 360px;
}

@media screen and (max-width: 768px) {
  .list-index-picture--one-line .list-index-picture__item {
    width: 50%;
    height: 54.6875vw;
  }
}
.list-index-picture--one-line .list-index-picture__text {
  text-align: center;
}

.list-index {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 120px;
}

@media screen and (max-width: 768px) {
  .list-index {
    width: 89.58333vw;
    padding-bottom: 0;
  }
}
.list-index__item {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}

@media screen and (max-width: 768px) {
  .list-index__item {
    display: block;
  }
}
.list-index__item:nth-of-type(n+2) {
  margin-top: 190px;
}

@media screen and (max-width: 768px) {
  .list-index__item:nth-of-type(n+2) {
    margin-top: 10.41667vw;
  }
}
.list-index__item a {
  display: block;
  position: relative;
  width: 480px;
  height: 300px;
}

@media screen and (max-width: 768px) {
  .list-index__item a {
    width: 100%;
    height: auto;
    min-height: 41.66667vw;
    margin: 0 auto;
  }
}
.list-index__item:nth-of-type(2n-1) .list-index__image {
  left: calc(100% - 100px);
}

@media screen and (max-width: 768px) {
  .list-index__item:nth-of-type(2n-1) .list-index__image {
    left: 0;
    margin-top: -5.20833vw;
  }
}
.list-index__item:nth-of-type(2n) {
  -ms-flex-pack: end;
  -webkit-box-pack: end;
          justify-content: flex-end;
}

.list-index__item:nth-of-type(2n) .list-index__image {
  right: calc(100% - 100px);
}

@media screen and (max-width: 768px) {
  .list-index__item:nth-of-type(2n) .list-index__image {
    right: 0;
    margin-top: -5.20833vw;
  }
}
.list-index__item.is-on .list-index__image img {
  -webkit-transform: scale(1.08);
          transform: scale(1.08);
}

.list-index__item.is-on .list-index__box:before {
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}

.list-index__item.is-on .list-index__heading {
  color: #fff;
}

.list-index__item.is-on .list-index__text {
  color: #fff;
}

.list-index__item.is-on .list-index__arrow {
  background-color: #fff;
}

.list-index__item.is-on .list-index__arrow .icon-arrow {
  -webkit-transform: translate(0.25rem, 0);
          transform: translate(0.25rem, 0);
}

.list-index__item.is-on .list-index__arrow .icon-arrow__path {
  fill: #1a0b80;
}

.list-index__image {
  position: absolute;
  width: 720px;
  height: 360px;
  top: 60px;
  z-index: 0;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .list-index__image {
    position: relative;
    width: 89.58333vw;
    height: 41.66667vw;
    top: 0;
  }
}
.list-index__image img {
  -webkit-transition: -webkit-transform 0.9s cubic-bezier(0.58, 0, 0.1, 0.92) 0s;
  transition: -webkit-transform 0.9s cubic-bezier(0.58, 0, 0.1, 0.92) 0s;
  transition: transform 0.9s cubic-bezier(0.58, 0, 0.1, 0.92) 0s;
  transition: transform 0.9s cubic-bezier(0.58, 0, 0.1, 0.92) 0s, -webkit-transform 0.9s cubic-bezier(0.58, 0, 0.1, 0.92) 0s;
}

.list-index__box {
  position: relative;
  background-color: #fff;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  padding-left: 40px;
  -webkit-box-shadow: 0 0 15px rgba(26, 11, 128, 0.1);
          box-shadow: 0 0 15px rgba(26, 11, 128, 0.1);
  z-index: 1;
}

@media screen and (max-width: 768px) {
  .list-index__box {
    width: 81.77083vw;
    height: auto;
    margin: 0 auto;
    padding: 5.20833vw;
    -webkit-box-shadow: 0 0 2.60417vw rgba(26, 11, 128, 0.1);
            box-shadow: 0 0 2.60417vw rgba(26, 11, 128, 0.1);
  }
}
.list-index__box:before {
  display: block;
  position: absolute;
  content: "";
  background-color: #1a0b80;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  -webkit-transform-origin: top right;
          transform-origin: top right;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.58, 0, 0.1, 0.92);
  transition: -webkit-transform 0.3s cubic-bezier(0.58, 0, 0.1, 0.92);
  transition: transform 0.3s cubic-bezier(0.58, 0, 0.1, 0.92);
  transition: transform 0.3s cubic-bezier(0.58, 0, 0.1, 0.92), -webkit-transform 0.3s cubic-bezier(0.58, 0, 0.1, 0.92);
  z-index: 0;
}

.list-index__heading {
  position: relative;
  color: #1a0b80;
  font-size: 1.5rem;
  line-height: 1.5;
  font-weight: 700;
  -webkit-transition: color 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0s, -webkit-transform 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s;
  transition: color 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0s, -webkit-transform 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s;
  transition: color 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0s, transform 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s;
  transition: color 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0s, transform 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s, -webkit-transform 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s;
}

.list-index__heading:before, .list-index__heading:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin: -0.25em;
}

.list-index__lead {
  position: relative;
  font-size: 1rem;
  line-height: 2;
  font-weight: 700;
  margin-top: 26px;
  -webkit-transition: color 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0s, -webkit-transform 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s;
  transition: color 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0s, -webkit-transform 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s;
  transition: color 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0s, transform 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s;
  transition: color 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0s, transform 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s, -webkit-transform 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s;
}

.list-index__lead:before, .list-index__lead:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin: -0.5em;
}

@media screen and (max-width: 768px) {
  .list-index__lead {
    font-size: 1.2rem;
    margin-top: 3.90625vw;
  }
}
.list-index__text {
  position: relative;
  font-size: 0.75rem;
  line-height: 2;
  font-weight: 500;
  margin-top: 26px;
  -webkit-transition: color 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0s, -webkit-transform 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s;
  transition: color 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0s, -webkit-transform 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s;
  transition: color 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0s, transform 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s;
  transition: color 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0s, transform 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s, -webkit-transform 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s;
}

.list-index__text:before, .list-index__text:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin: -0.5em;
}

@media screen and (max-width: 768px) {
  .list-index__text {
    font-size: 1.125rem;
    line-height: 1.666;
    margin-top: 3.90625vw;
  }
  .list-index__text:before, .list-index__text:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    margin: -0.333em;
  }
}
.list-index__arrow {
  position: absolute;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  background-color: #1a0b80;
  bottom: 0;
  right: 0;
  width: 80px;
  height: 80px;
  -webkit-transition: background-color 0.5s cubic-bezier(0.58, 0, 0.1, 0.92) 0.1s;
  transition: background-color 0.5s cubic-bezier(0.58, 0, 0.1, 0.92) 0.1s;
}

@media screen and (max-width: 768px) {
  .list-index__arrow {
    width: 10.41667vw;
    height: 10.41667vw;
  }
}
.list-index__arrow svg {
  display: block;
}

@media screen and (max-width: 768px) {
  .list-index__arrow svg {
    width: 3.90625vw;
    height: 0.78125vw;
  }
}
.list-index__arrow .icon-arrow {
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s;
  transition: -webkit-transform 0.5s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s;
  transition: transform 0.5s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s;
  transition: transform 0.5s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s, -webkit-transform 0.5s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s;
}

.list-index__arrow .icon-arrow__path {
  fill: white;
  -webkit-transition: fill 0.5s cubic-bezier(0.58, 0, 0.1, 0.92) 0.1s;
  transition: fill 0.5s cubic-bezier(0.58, 0, 0.1, 0.92) 0.1s;
}

.list-index--no-link .list-index__inner {
  display: block;
  position: relative;
  width: 480px;
  height: 300px;
}

@media screen and (max-width: 768px) {
  .list-index--no-link .list-index__inner {
    width: 100%;
    height: auto;
    min-height: 41.66667vw;
  }
}
.list-map {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  width: 100%;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .list-map {
    display: block;
  }
}
.list-map__item {
  width: 48.9583333333vw;
}

@media screen and (max-width: 1200px) {
  .list-map__item {
    width: 587.5px;
  }
}
@media screen and (max-width: 768px) {
  .list-map__item {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .list-map__item:nth-of-type(n+2) {
    margin-top: 7.8125vw;
  }
}
.list-map__box {
  position: relative;
}

.list-map__box--map {
  width: 100%;
  height: 380px;
}

@media screen and (max-width: 768px) {
  .list-map__box--map {
    height: 65.10417vw;
  }
}
.list-map__box--data {
  padding: 25px 30px 0;
}

@media screen and (max-width: 768px) {
  .list-map__box--data {
    padding: 3.90625vw 5.20833vw 0;
  }
}
.list-map__map {
  width: 100%;
  height: 100%;
}

.list-map__map iframe {
  width: 100%;
  height: 100%;
}

.list-map__heading {
  position: absolute;
  bottom: 0;
  left: 0;
  display: inline-block;
  background-color: #fff;
  font-size: 1.5rem;
  line-height: 1;
  font-weight: 700;
  padding: 30px 30px 0;
}

@media screen and (max-width: 768px) {
  .list-map__heading {
    padding: 5.20833vw 5.20833vw 0;
  }
}
.list-map__address {
  font-size: 1rem;
  line-height: 1.75em;
  font-weight: 500;
}

.list-map__address:before, .list-map__address:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin: -0.375em;
}

@media screen and (max-width: 768px) {
  .list-map__address {
    font-size: 1.125rem;
  }
}
.list-map__button {
  display: inline-block;
  position: relative;
  width: 90px;
  height: 20px;
  margin-top: 16px;
  border-radius: 10px;
  border: 1px solid #1a0b80;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .list-map__button {
    width: 15.625vw;
    height: 3.90625vw;
    margin-top: 2.34375vw;
    border-radius: 1.95313vw;
    border-width: 0.26042vw;
  }
}
.list-map__button > a {
  position: relative;
  color: #1a0b80;
  font-family: Oswald, sans-serif;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  font-size: 0.75rem;
  width: 100%;
  height: 100%;
  line-height: 1;
  -webkit-transition: color 0.3s cubic-bezier(0.58, 0, 0.1, 0.92);
  transition: color 0.3s cubic-bezier(0.58, 0, 0.1, 0.92);
}

@media screen and (max-width: 768px) {
  .list-map__button > a {
    letter-spacing: 0.04em;
  }
}
.list-map__button:before {
  display: block;
  position: absolute;
  content: "";
  background-color: #1a0b80;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  -webkit-transform-origin: top right;
          transform-origin: top right;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.58, 0, 0.1, 0.92);
  transition: -webkit-transform 0.3s cubic-bezier(0.58, 0, 0.1, 0.92);
  transition: transform 0.3s cubic-bezier(0.58, 0, 0.1, 0.92);
  transition: transform 0.3s cubic-bezier(0.58, 0, 0.1, 0.92), -webkit-transform 0.3s cubic-bezier(0.58, 0, 0.1, 0.92);
  z-index: 0;
}

.list-map__button.is-on > a {
  color: #fff;
}

.list-map__button.is-on:before {
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}

.list-policy {
  width: 1000px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .list-policy {
    width: 89.58333vw;
  }
}
.list-policy__heading {
  font-size: 1.25rem;
  line-height: 1;
  font-weight: 700;
}

.list-policy__text {
  font-size: 1rem;
  line-height: 2;
  font-weight: 500;
  margin-top: 30px;
}

.list-policy__text:before, .list-policy__text:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin: -0.5em;
}

@media screen and (max-width: 768px) {
  .list-policy__text {
    font-size: 1.2rem;
    margin-top: 5.85938vw;
  }
}
.list-policy__text a {
  color: #1a0b80;
  text-decoration: underline;
}

.list-policy__text a:hover {
  text-decoration: none;
}

.list-policy__text + .list-policy__heading {
  margin-top: 80px;
}

@media screen and (max-width: 768px) {
  .list-policy__text + .list-policy__heading {
    margin-top: 14.32292vw;
  }
}
.logo-site {
  height: 40px;
  -webkit-transition: opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

@media screen and (max-width: 768px) {
  .logo-site {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
    -ms-flex-align: start;
    -webkit-box-align: start;
            align-items: flex-start;
    /*
    		width: 35.41667vw;
    		height: 13.02083vw
    */
  }
}
.logo-site a {
  width: 100%;
}

.logo-site a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  text-decoration: none;
}

.logo-site span {
  color: #fff;
  font-family: Oswald, sans-serif;
  font-size: 11px;
  line-height: 1;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .logo-site span {
    font-size: 10px;
  }
}
.logo-site.is-on {
  opacity: 0.7;
}

.nav-anchor {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .nav-anchor {
    width: 89.58333vw;
  }
}
.nav-anchor__list {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  .nav-anchor__list {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0.65104vw;
  }
}
.nav-anchor__item {
  position: relative;
  background-color: #1a0b80;
  width: 270px;
  height: 100px;
  border-radius: 3px;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .nav-anchor__item {
    width: 40.36458vw;
    height: 15.625vw;
    border-radius: 0.78125vw;
  }
}
@media screen and (max-width: 768px) {
  .nav-anchor__item:nth-of-type(2n) {
    margin-left: 2.60417vw;
  }
}
@media screen and (max-width: 768px) {
  .nav-anchor__item:nth-of-type(n+3) {
    margin-top: 2.60417vw;
  }
}
.nav-anchor__item > a {
  color: #fff;
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  font-size: 1.125rem;
  line-height: 1;
  font-weight: 700;
  width: 100%;
  height: 100%;
  -webkit-transition: color 0.4s cubic-bezier(0.58, 0, 0.1, 0.92);
  transition: color 0.4s cubic-bezier(0.58, 0, 0.1, 0.92);
}

@media screen and (max-width: 768px) {
  .nav-anchor__item > a {
    font-size: 1.25rem;
  }
}
.nav-anchor__item > a span {
  position: relative;
  display: block;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0.1s;
  transition: -webkit-transform 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0.1s;
  transition: transform 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0.1s;
  transition: transform 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0.1s, -webkit-transform 0.4s cubic-bezier(0.58, 0, 0.1, 0.92) 0.1s;
}

.nav-anchor__item:before {
  display: block;
  position: absolute;
  content: "";
  background-color: #fff;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  -webkit-transform-origin: top right;
          transform-origin: top right;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.58, 0, 0.1, 0.92);
  transition: -webkit-transform 0.4s cubic-bezier(0.58, 0, 0.1, 0.92);
  transition: transform 0.4s cubic-bezier(0.58, 0, 0.1, 0.92);
  transition: transform 0.4s cubic-bezier(0.58, 0, 0.1, 0.92), -webkit-transform 0.4s cubic-bezier(0.58, 0, 0.1, 0.92);
  opacity: 0.2;
  z-index: 0;
}

.nav-anchor__item.is-on:before {
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}

.nav-anchor__arrow {
  position: absolute;
  bottom: 10px;
  right: 15px;
  width: 20px;
  height: 5px;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s;
  transition: -webkit-transform 0.5s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s;
  transition: transform 0.5s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s;
  transition: transform 0.5s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s, -webkit-transform 0.5s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s;
}

@media screen and (max-width: 768px) {
  .nav-anchor__arrow {
    bottom: 1.95313vw;
    right: 2.60417vw;
    width: 3.90625vw;
    height: 1.04167vw;
  }
}
.nav-anchor__arrow svg {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transform-origin: right center;
          transform-origin: right center;
  -webkit-transform: rotate(90deg) scale(1, 1.2);
          transform: rotate(90deg) scale(1, 1.2);
}

.nav-anchor__arrow .icon-arrow__path {
  fill: white;
  -webkit-transition: fill 0.5s cubic-bezier(0.58, 0, 0.1, 0.92) 0.1s;
  transition: fill 0.5s cubic-bezier(0.58, 0, 0.1, 0.92) 0.1s;
}

.nav-anchor__box {
  position: relative;
  width: 930px;
  margin: 0 auto;
  padding: 40px 0;
  z-index: 0;
}

@media screen and (max-width: 768px) {
  .nav-anchor__box {
    width: 100%;
    padding: 2.60417vw 5.20833vw 3.90625vw;
  }
}
.nav-anchor__box:before {
  display: block;
  position: absolute;
  content: "";
  background-color: #e8e6f2;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(100% + 50px);
  z-index: 0;
}

@media screen and (max-width: 768px) {
  .nav-anchor__box:before {
    height: calc(100% + 26.0416666667vw);
  }
}
.nav-anchor__text {
  position: relative;
  color: #000;
  font-size: 0.875rem;
  line-height: 1;
  font-weight: 700;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .nav-anchor__text {
    font-size: 1.125rem;
    line-height: 1.666;
  }
}
.nav-content {
  height: 100%;
  -webkit-transition: opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

@media screen and (max-width: 768px) {
  .nav-content {
    position: fixed;
    top: 13.02083vw;
    left: 0;
    width: 100%;
    height: 100vh;
    opacity: 0;
    pointer-events: none;
    z-index: 9;
  }
}
.nav-content__inner {
  height: 100%;
}

@media screen and (max-width: 768px) {
  .nav-content__inner {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
    overflow: scroll;
    background: rgba(0, 0, 0, 0.8);
    padding-bottom: 13.02083vw;
  }
}
@media screen and (max-width: 768px) {
  .is-show-nav .nav-content {
    opacity: 1;
    -webkit-transition: opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    transition: opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  }
}
@media screen and (max-width: 768px) {
  .is-show-nav .nav-content__inner {
    pointer-events: auto;
  }
}
.nav-dropdown {
  position: absolute;
  background-color: #000;
  top: 100%;
  left: calc(50% - 130px);
  width: 260px;
  padding: 38px 10px 40px;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.4s cubic-bezier(0.58, 0, 0.1, 0.92);
  transition: opacity 0.4s cubic-bezier(0.58, 0, 0.1, 0.92);
}

@media screen and (max-width: 768px) {
  .nav-dropdown {
    display: none;
    position: relative;
    background-color: #eee;
    top: auto;
    left: auto;
    width: 100%;
    height: auto;
    pointer-events: none;
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    z-index: 9;
    -webkit-transition: margin-top 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53), opacity 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0.4s;
    transition: margin-top 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53), opacity 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0.4s;
  }
}
@media screen and (max-width: 768px) {
  .nav-dropdown__inner {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
    opacity: 1;
    -webkit-transition: opacity 0.25s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: opacity 0.25s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  }
}
.nav-dropdown__item {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-transition: opacity 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: opacity 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

@media screen and (max-width: 768px) {
  .nav-dropdown__item {
    display: block;
    border-bottom: 0.26042vw solid #eaeaea;
  }
}
.nav-dropdown__item:nth-of-type(n+2) {
  margin-top: 26px;
}

.nav-dropdown__item.is-on {
  opacity: 0.7;
}

.nav-dropdown__item a {
  display: block;
  color: #fff;
  font-size: 0.9rem;
  line-height: 1;
  letter-spacing: -0.01em;
  font-weight: 500;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .nav-dropdown__item a {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
            justify-content: space-between;
    width: 100%;
    height: 12.76042vw;
    font-size: 1.5rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -0.03em;
    padding-bottom: 0;
    padding-left: 7.8125vw;
    padding-right: 4.94792vw;
  }
}
.nav-dropdown__item a span {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .is-show-nav .nav-dropdown.is-open {
    opacity: 1;
    pointer-events: auto;
    margin-top: 0 !important;
    -webkit-transition: margin-top 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0.1s, opacity 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: margin-top 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0.1s, opacity 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  }
}
.nav-footer {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.nav-footer__item {
  margin-right: 20px;
}

.nav-footer__item--detail {
  height: 100%;
}

.nav-footer__item--detail:nth-of-type(n+2) {
  margin-top: 0;
}

.nav-footer__item > a {
  color: #fff;
  display: block;
  position: relative;
  font-size: 0.875rem;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.02em;
  -webkit-transition: opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

@media screen and (max-width: 768px) {
  .nav-footer__item > a {
    font-size: 1.5rem;
  }
}
.nav-footer__item > a.is-on {
  opacity: 0.7;
}

.nav-footer__item.is-on > a {
  opacity: 0.7;
}

.nav-footer--lower {
  height: auto;
}

.nav-footer--lower .nav-footer__item {
  margin-top: 22px;
  margin-right: 0;
}

.nav-footer--lower .nav-footer__item:nth-of-type(n+2) {
  margin-top: 18px;
}

.nav-footer--lower .nav-footer__item > a {
  font-size: 0.875rem;
  font-weight: 400;
}

.nav-global {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: end;
  -webkit-box-pack: end;
          justify-content: flex-end;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  gap: 30px;
  width: 100%;
  height: 80px;
  opacity: 1;
}

@media screen and (max-width: 768px) {
  .nav-global {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: center;
    align-content: center;
    gap: 0;
    width: 100%;
    height: auto;
    padding-right: 0;
  }
}
.nav-global__item {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  height: 100%;
}

@media screen and (max-width: 768px) {
  .nav-global__item {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
  }
}
.nav-global__item.is-on > a:before {
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}

@media screen and (min-width: 769px) {
  .nav-global__item.is-on .nav-dropdown {
    opacity: 1;
    pointer-events: auto;
  }
}
.nav-global__item.is-current > a:before {
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}

.nav-global__item:first-of-type {
  z-index: 9;
}

.nav-global__item > a {
  color: #fff;
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  font-size: 0.875rem;
  letter-spacing: 0;
  font-weight: 700;
  letter-spacing: 0.1em;
  white-space: nowrap;
  height: 100%;
  -webkit-transition: color 0.4s cubic-bezier(0.58, 0, 0.1, 0.92);
  transition: color 0.4s cubic-bezier(0.58, 0, 0.1, 0.92);
}

@media screen and (max-width: 768px) {
  .nav-global__item > a {
    color: #fff;
    position: relative;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;
    font-size: 1.3rem;
    line-height: 1;
    text-align: center;
    letter-spacing: 0.05em;
    width: 70.3125vw;
    height: 3.8em;
    margin: 0 auto;
    z-index: 99;
  }
}
.nav-global__item > a span {
  position: relative;
  display: block;
}

@media screen and (max-width: 768px) {
  .nav-global__item > a--toggle:after {
    display: none;
  }
}
.nav-global__item > a:before {
  display: block;
  position: absolute;
  content: "";
  background-color: #1a0b80;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  pointer-events: none;
  -webkit-transform-origin: top right;
          transform-origin: top right;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.58, 0, 0.1, 0.92);
  transition: -webkit-transform 0.4s cubic-bezier(0.58, 0, 0.1, 0.92);
  transition: transform 0.4s cubic-bezier(0.58, 0, 0.1, 0.92);
  transition: transform 0.4s cubic-bezier(0.58, 0, 0.1, 0.92), -webkit-transform 0.4s cubic-bezier(0.58, 0, 0.1, 0.92);
  z-index: 0;
}

@media screen and (max-width: 768px) {
  .nav-global__item > a:before {
    display: none;
  }
}
.nav-global__item--contact {
  margin-left: 25px;
}

@media screen and (max-width: 768px) {
  .nav-global__item--contact {
    margin-left: 0;
    margin-top: 4.94792vw;
  }
}
.nav-global__item--contact > a {
  background-color: #1a0b80;
  padding: 0 38px;
}

@media screen and (max-width: 768px) {
  .nav-global__item--contact > a {
    padding: 0;
  }
}
.nav-global__item--contact > a:before {
  background-color: #fff;
  opacity: 0.2;
  height: 100%;
}

@media screen and (max-width: 768px) {
  .nav-global__item--contact > a:before {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .nav-global__item--tel {
    margin-left: 0;
    margin-top: 2.86458vw;
  }
}
@media screen and (max-width: 768px) {
  .nav-global__item--tel > a {
    color: #1a0b80;
    background-color: #e8e6f2;
    padding: 0;
  }
}
@media screen and (max-width: 768px) {
  .nav-global__item--tel > a:before {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .nav-global__text {
    font-family: Oswald, sans-serif;
    font-size: 1.5rem;
    font-weight: 400;
    letter-spacing: 0.08em;
  }
}
@media screen and (max-width: 768px) {
  .nav-global__text-small {
    font-family: Oswald, sans-serif;
    font-size: 1.2rem;
    letter-spacing: 0.1em;
    padding-top: 0.3em;
    font-weight: 400;
    padding-right: 0.15em;
  }
}
@media screen and (max-width: 768px) {
  .nav-global__down {
    position: absolute;
    top: 0;
    right: 0;
    height: 13.02083vw;
    width: 13.02083vw;
    z-index: 99;
  }
}
@media screen and (max-width: 768px) {
  .nav-global__down:after {
    display: block;
    position: absolute;
    content: "";
    bottom: auto;
    top: calc(50% - 2.0833333333vw);
    right: 4.16667vw;
    width: 2.08333vw;
    height: 2.08333vw;
    border-style: solid;
    border-width: 0.39063vw 0.39063vw 0 0;
    border-color: #000 #000 transparent transparent;
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-transform: rotateZ(135deg);
            transform: rotateZ(135deg);
    z-index: 99;
  }
}
@media screen and (max-width: 768px) {
  .nav-global__down.is-open:after {
    top: calc(50% - 1.0416666667vw);
    -webkit-transform: rotateZ(-45deg);
            transform: rotateZ(-45deg);
  }
}
@media screen and (max-width: 768px) {
  .is-show-nav .nav-global {
    pointer-events: auto;
  }
}
@media screen and (max-width: 768px) {
  .is-show-nav .nav-global__arrow--toggle {
    pointer-events: auto;
  }
}
@media screen and (max-width: 768px) {
  .is-show-nav .nav-global__button.is-open:after {
    -webkit-transform: rotateZ(-45deg);
            transform: rotateZ(-45deg);
  }
}
@media screen and (max-width: 768px) {
  .nav-overlay {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
    z-index: 9;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    transition: opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  }
}
@media screen and (max-width: 768px) {
  .is-show-nav .nav-overlay {
    opacity: 1;
    pointer-events: auto;
    -webkit-transition: opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0.2s;
    transition: opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0.2s;
  }
}
.section-content {
  margin-top: 120px;
}

@media screen and (max-width: 768px) {
  .section-content {
    margin-top: 19.53125vw;
  }
}
.section-content:last-of-type {
  padding-bottom: 120px;
}

@media screen and (max-width: 768px) {
  .section-content:last-of-type {
    padding-bottom: 18.22917vw;
  }
}
.section-content--margin-top80 {
  margin-top: 80px;
}

@media screen and (max-width: 768px) {
  .section-content--margin-top80 {
    margin-top: 13.02083vw;
  }
}
.section-content--margin-top100 {
  margin-top: 100px;
}

@media screen and (max-width: 768px) {
  .section-content--margin-top100 {
    margin-top: 15.625vw;
  }
}
.section-content__inner {
  margin-top: 60px;
}

@media screen and (max-width: 768px) {
  .section-content__inner {
    margin-top: 10.41667vw;
  }
}
.section-content__text {
  font-size: 1rem;
  line-height: 2;
  font-weight: 500;
  text-align: center;
}

.section-content__text:before, .section-content__text:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin: -0.5em;
}

@media screen and (max-width: 768px) {
  .section-content__text {
    font-size: 1.2rem;
  }
}
.section-content__text a {
  display: inline-block;
  text-decoration: underline;
  margin-left: -0.25em;
}

.section-content__text a:hover {
  text-decoration: none;
}

.section-content__text--small {
  font-size: 0.875rem;
}

@media screen and (max-width: 768px) {
  .section-content__text--small {
    font-size: 1rem;
    line-height: 1.785;
    letter-spacing: 0.02em;
    margin-top: 2.08333vw;
    padding-left: 1em;
  }
  .section-content__text--small:before, .section-content__text--small:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    margin: -0.3925em;
  }
}
.section-content__text--note {
  margin-top: 60px;
}

@media screen and (max-width: 768px) {
  .section-content__text--note {
    margin-top: 10.41667vw;
  }
}
.section-content__text--left {
  text-align: left;
}

.section-top {
  position: relative;
  width: 100%;
  height: 400px;
}

@media screen and (max-width: 768px) {
  .section-top {
    height: 58.59375vw;
  }
}
.section-top__background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.section-top__content {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  text-align: center;
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  padding-top: 45px;
  padding-bottom: 25px;
}

@media screen and (max-width: 768px) {
  .section-top__content {
    width: 89.58333vw;
    padding-top: 6.51042vw;
    padding-bottom: 5.20833vw;
  }
}
.section-top__content--right {
  text-align: left;
  padding-left: 680px;
}

@media screen and (max-width: 768px) {
  .section-top__content--right {
    padding-left: 0;
  }
}
.section-top__heading {
  color: #fff;
  font-size: 2.625rem;
  line-height: 1.333;
  font-weight: 700;
  width: 100%;
}

.section-top__heading:before, .section-top__heading:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin: -0.1665em;
}

.section-top__text-en {
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 0.75rem;
  line-height: 2;
  letter-spacing: 0.18em;
  width: 100%;
  margin-top: 16px;
}

.section-top__text-en:before, .section-top__text-en:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin: -0.5em;
}

@media screen and (max-width: 768px) {
  .section-top__text-en {
    margin-top: 2.60417vw;
  }
}
.section-top__mark {
  position: absolute;
  left: 20px;
  bottom: 60px;
  width: 92px;
}

@media screen and (max-width: 768px) {
  .section-top__mark {
    left: 2.60417vw;
    bottom: 7.8125vw;
    width: 17.96875vw;
  }
}
.section-top__bottom-bar {
  position: absolute;
  left: 0;
  bottom: -25px;
  background-color: #000;
  height: 50px;
  z-index: 9;
}

@media screen and (max-width: 768px) {
  .section-top__bottom-bar {
    height: 10.41667vw;
    bottom: -5.20833vw;
  }
}
.section-top:before {
  display: block;
  position: absolute;
  content: "";
  top: 0;
  left: calc(50% - 410px);
  width: 820px;
  height: 100%;
  border-style: solid;
  border-width: 0 1px;
  border-color: #eee;
  z-index: 1;
  opacity: 0.15;
}

@media screen and (max-width: 768px) {
  .section-top:before {
    display: none;
  }
}
.section-top:after {
  display: block;
  position: absolute;
  content: "";
  top: 0;
  left: calc(50% - 0.5px);
  background-color: #eee;
  width: 1px;
  height: 100%;
  z-index: 1;
  opacity: 0.15;
}

.section-top--home {
  height: 100vh;
}

@media screen and (max-width: 768px) {
  .section-top--home {
    /*		height: calc(100vh - 190vw/768*100)*/
  }
}
.section-top--home .section-top__content {
  padding-top: 45px;
  padding-bottom: 40px;
}

@media screen and (max-width: 768px) {
  .section-top--home .section-top__content {
    padding-top: 6.51042vw;
    padding-bottom: 5.20833vw;
  }
}
.section-top--home .section-top__bottom-bar {
  bottom: -40px;
  height: 80px;
}

@media screen and (max-width: 768px) {
  .section-top--home .section-top__bottom-bar {
    bottom: -24.73958vw;
    height: 29.94792vw;
  }
}
.section-top--home .section-top__heading {
  font-size: 2.5rem;
  line-height: 1.555;
}

.section-top--home .section-top__heading:before, .section-top--home .section-top__heading:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin: -0.2775em;
}

.section-top--home .section-top__text-en {
  margin-top: 30px;
}

@media screen and (max-width: 768px) {
  .section-top--home .section-top__text-en {
    margin-top: 5.20833vw;
  }
}
@media screen and (max-width: 768px) {
  .section-top--home + .section-content {
    margin-top: 37.5vw;
  }
}
.icon-contact__path {
  fill: #fff;
  fill-rule: evenodd;
}

.icon-arrow__path {
  fill: #fff;
  fill-rule: evenodd;
}

.table-company {
  position: relative;
  width: 1260px;
  margin: 0 auto;
  border-collapse: separate;
  border-spacing: 30px 0;
  background-color: #fff;
  -webkit-box-shadow: 0 0 15px rgba(26, 11, 128, 0.1);
          box-shadow: 0 0 15px rgba(26, 11, 128, 0.1);
  padding: 45px 0 60px;
}

@media screen and (max-width: 1260px) {
  .table-company {
    width: 100vw;
    border-spacing: 2.380952381vw 0px;
  }
}
@media screen and (max-width: 1200px) {
  .table-company {
    width: 1200px;
    border-spacing: 28.5714285714px 0px;
  }
}
@media screen and (max-width: 768px) {
  .table-company {
    width: 97.39583vw;
    border-spacing: 3.90625vw 0;
    padding: 3.90625vw 0 7.8125vw;
  }
}
.table-company__head, .table-company__data {
  padding-left: 11px;
  padding-top: 28px;
  padding-bottom: 18px;
}

@media screen and (max-width: 768px) {
  .table-company__head, .table-company__data {
    padding-left: 1.82292vw;
    padding-top: 3.125vw;
    padding-bottom: 3.64583vw;
  }
}
.table-company__head {
  color: #1a0b80;
  font-size: 1rem;
  line-height: 1;
  font-weight: 500;
  width: 300px;
  border-bottom: 1px solid #1a0b80;
}

@media screen and (max-width: 768px) {
  .table-company__head {
    font-size: 1.125rem;
    line-height: 1.666;
    letter-spacing: 0.02em;
    width: 26.04167vw;
  }
}
.table-company__data {
  width: 870px;
  border-bottom: 1px solid #ccc;
}

@media screen and (max-width: 768px) {
  .table-company__data {
    width: 59.63542vw;
  }
}
.table-company__heading {
  font-size: 1rem;
  line-height: 2;
  font-weight: 700;
}

.table-company__heading:before, .table-company__heading:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin: -0.5em;
}

@media screen and (max-width: 768px) {
  .table-company__heading {
    font-size: 1.125rem;
  }
}
.table-company__heading:nth-of-type(n+2) {
  margin-top: 9px;
}

@media screen and (max-width: 768px) {
  .table-company__heading:nth-of-type(n+2) {
    margin-top: 2.34375vw;
  }
}
.table-company__heading + .table-company__text {
  margin-top: 9px;
}

@media screen and (max-width: 768px) {
  .table-company__heading + .table-company__text {
    margin-top: 1.5625vw;
  }
}
.table-company__text {
  font-size: 1rem;
  line-height: 2;
  font-weight: 500;
}

.table-company__text:before, .table-company__text:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin: -0.5em;
}

@media screen and (max-width: 768px) {
  .table-company__text {
    font-size: 1.125rem;
    line-height: 1.785;
    letter-spacing: 0.02em;
  }
  .table-company__text:before, .table-company__text:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    margin: -0.3925em;
  }
}
.table-company__text--note {
  width: 540px;
  text-align: right;
  margin-top: -1.5em;
}

@media screen and (max-width: 768px) {
  .table-company__text--note {
    width: calc(100% - 1em);
    margin-top: 0;
  }
}
.table-company__list {
  width: 520px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
  .table-company__list {
    display: block;
    width: 39.0625vw;
  }
}
.table-company__list-item {
  width: 260px;
}

@media screen and (max-width: 768px) {
  .table-company__list-item {
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .table-company__list-item:nth-of-type(n+3) {
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  .table-company__list-item:nth-of-type(n+2) {
    margin-top: 1.5625vw;
  }
}
.title-section {
  position: relative;
  text-align: center;
}

.title-section__en {
  color: #1a0b80;
  font-family: Oswald, sans-serif;
  display: block;
  font-size: 1rem;
  line-height: 1.75;
  -webkit-transition: color 0.5s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s;
  transition: color 0.5s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s;
}

.title-section__en:before, .title-section__en:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin: -0.375em;
}

@media screen and (max-width: 768px) {
  .title-section__en {
    font-size: 1.4rem;
  }
}
.title-section__en + .title-section__ja {
  margin-top: 8px;
}

@media screen and (max-width: 768px) {
  .title-section__en + .title-section__ja {
    margin-top: 1.95313vw;
  }
}
.title-section__ja {
  display: block;
  font-size: 2.25rem;
  line-height: 1.666;
  letter-spacing: 0.18em;
  font-weight: 700;
  -webkit-transition: color 0.5s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s;
  transition: color 0.5s cubic-bezier(0.58, 0, 0.1, 0.92) 0.2s;
}

.title-section__ja:before, .title-section__ja:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin: -0.333em;
}

@media screen and (max-width: 768px) {
  .title-section__ja {
    font-size: 3.15rem;
  }
}
@media screen and (max-width: 768px) {
  .title-section--sp-small .title-section__ja {
    font-size: 2.2rem;
    line-height: 1.666;
  }
  .title-section--sp-small .title-section__ja:before, .title-section--sp-small .title-section__ja:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    margin: -0.333em;
  }
}
.title-section--small .title-section__ja {
  font-size: 1.875rem;
}

@media screen and (max-width: 768px) {
  .title-section--small .title-section__ja {
    font-size: 2.2rem;
    line-height: 1.666;
  }
  .title-section--small .title-section__ja:before, .title-section--small .title-section__ja:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    margin: -0.333em;
  }
}
.title-section--small .title-section__en + .title-section__ja {
  margin-top: 10px;
}

@media screen and (max-width: 768px) {
  .title-section--small .title-section__en + .title-section__ja {
    margin-top: 1.95313vw;
  }
}
.title-section--sub .title-section__ja {
  font-size: 1.5rem;
}

@media screen and (max-width: 768px) {
  .title-section--sub .title-section__ja {
    font-size: 1.5rem;
    line-height: 1.666;
  }
  .title-section--sub .title-section__ja:before, .title-section--sub .title-section__ja:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    margin: -0.333em;
  }
}
.title-section--left {
  text-align: left;
}

.title-section--left .title-section__ja {
  letter-spacing: 0.08em;
}

.title-section--white {
  color: #fff;
}

.title-section--white .title-section__en {
  color: #fff;
}

.title-section--blue {
  color: #1a0b80;
}

.title-section--blue .title-section__en {
  color: #1a0b80;
}

/*201008*/
/*slick setting*/
#company ul.photo-history .slick-prev {
  left: 9px;
}

#company ul.photo-history .slick-prev {
  left: 10px;
  z-index: 10;
}

#company ul.photo-history .slick-next {
  right: 10px;
}

@media screen and (min-width: 769px) {
  ul.photo-history {
    width: 830px;
    margin: auto;
  }
  ul.photo-history li {
    margin: 0 5px;
  }
}
@media screen and (max-width: 768px) {
  ul.photo-history {
    width: 100%;
    margin: -4vh auto 0;
  }
  ul.photo-history li {
    margin: 0 5px;
  }
}
/*201110*/
#service p.section-content__text {
  margin-bottom: 50px;
}

@media screen and (max-width: 768px) {
  #service p.section-content__text {
    margin: 0 auto 3vh;
    width: 89.58333vw;
  }
}
/*201207*/
@media screen and (min-width: 769px) {
  #service ul.list-case {
    width: 1440px;
    margin: 20px auto;
  }
  #service li.list-case__item {
    display: block;
    width: 345px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
  }
  #service li.list-case__item:nth-child(4n) {
    margin-right: 0;
  }
}
.t-center {
  text-align: center;
}

@media screen and (max-width: 768px) {
  #service ul.list-case {
    width: 96%;
    margin: 20px auto;
  }
  #service li.list-case__item {
    display: block;
    width: 32%;
    float: left;
    margin-right: 2%;
    margin-bottom: 0.8vh;
  }
  #service li.list-case__item:nth-child(3n), #service li.list-case__item:nth-child(12) {
    margin-right: 0;
  }
}
/*210512*/
.footer-content__mark {
  width: 250px;
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

img.iso {
  width: 90px;
  margin-right: 10px;
}

@media screen and (max-width: 768px) {
  .footer-content__mark {
    width: 55.5vw;
  }
}
/*220222*/
header .logo-site img {
  width: 280px;
}

@media screen and (max-width: 768px) {
  header .logo-site img {
    width: 35.41667vw;
  }
}
@media screen and (min-width: 769px) {
  .list-clients__item:nth-of-type(4n), .list-clients__item:nth-of-type(4n-1), .list-clients__item:nth-of-type(4n-2) {
    margin-left: 23.333px;
  }
  li.list-clients__item {
    width: 220px;
  }
}
@media screen and (max-width: 768px) {
  .list-clients {
    width: 90.58333vw;
  }
  .list-clients__item:nth-of-type(2n) {
    padding-left: 0.60417vw;
  }
}
/*221005*/
.section-top__mark {
  position: inherit;
  padding: 30px 0 0;
  left: auto;
  bottom: auto;
}

.table-company__list {
  width: 100%;
}

@media screen and (min-width: 769px) {
  .table-company__list-item {
    width: 300px;
  }
  .table-company__text--note {
    width: 570px;
  }
}
/*221028*/
.article-certificate {
  width: 1200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
}

.article-certificate__inner {
  width: 660px;
}

figure.article-certificate__image {
  width: 500px;
  margin-left: 70px;
}

figure.article-certificate__image img {
  width: 240px;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-box-shadow: 0 0 15px rgba(26, 11, 128, 0.1);
          box-shadow: 0 0 15px rgba(26, 11, 128, 0.1);
}

.table-certificate {
  border-collapse: separate;
  border-spacing: 30px 0;
  background-color: #fff;
  -webkit-box-shadow: 0 0 15px rgba(26, 11, 128, 0.1);
          box-shadow: 0 0 15px rgba(26, 11, 128, 0.1);
  padding: 0 0 30px;
  margin: 20px 0 0;
}

.section-top__mark {
  z-index: 1000;
}

.section-top__mark a img:hover, .footer-content__mark a img:hover {
  opacity: 0.6;
}

#iso::before {
  content: "";
  display: block;
  height: 100px;
  margin-top: -100px;
  visibility: hidden;
}

@media screen and (max-width: 768px) {
  .article-certificate {
    display: block;
    width: 89.58333vw;
  }
  .article-certificate__inner {
    width: 100%;
    margin-top: 7.8125vw;
  }
  .table-certificate {
    width: 89.39583vw;
    border-spacing: 3.90625vw 0;
    padding: 3.90625vw 0 7.8125vw;
  }
  figure.article-certificate__image {
    width: 100%;
    margin: 2vh auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  figure.article-certificate__image img {
    width: 49%;
    margin: 0 2% 0 0px;
  }
  figure.article-certificate__image img:nth-child(2n) {
    margin: 0;
  }
}
/*231122*/
.section-content__text--red, .section-content__text--red a {
  color: #CF0000;
}

.section-content__text + .section-content__text {
  margin-top: 30px;
}

@media screen and (max-width: 768px) {
  .section-content__text + .section-content__text {
    margin-top: 15px;
  }
}
/*231122*/
.table-company__heading + .table-company__text {
  position: relative;
}

.table-company__text .list-map__button {
  margin-top: 0;
  position: absolute;
  top: 6px;
  margin-left: 10px;
  width: 50px;
}

@media screen and (max-width: 768px) {
  .table-company__text .list-map__button {
    position: absolute;
    top: 0.34vw;
    margin-left: 1vw;
    width: 7.625vw;
    margin-top: 0;
  }
}
.section-top {
  position: relative;
}

.section-top .footer-content__copyright {
  position: absolute;
  left: 30px;
  bottom: 20px;
}

@media screen and (max-width: 768px) {
  .section-top .footer-content__copyright {
    left: 3.90625vw;
    bottom: 3.90625vw;
  }
}
/* =========================================================
▼ new css ▼
========================================================= */
/* top
--------------------------------------------------------- */
.p-top-kv__item {
  position: relative;
  height: 90vh;
  width: 100%;
  scroll-snap-align: start;
}
.p-top-kv__item:nth-of-type(1) {
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 10vw), 0 100%);
}
.p-top-kv__item:nth-of-type(2) {
  margin-top: -10vw;
  clip-path: polygon(0 10vw, 100% 0, 100% 100%, 0% 100%);
}
.p-top-kv__item:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}
.p-top-kv__item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-top-kv__copy {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .p-top-kv__copy {
    width: 80vw;
  }
}
@media screen and (min-width: 768px) {
  .p-top-kv__copy {
    width: 90%;
    max-width: 550px;
  }
}
/* message
--------------------------------------------------------- */
.p-message-txt {
  padding: min(80px, 5vw);
  padding-top: 0;
}
.p-message-txt .title-section {
  margin-bottom: min(40px, 3vw);
}
.p-message-txt p {
  line-height: 2.2;
  letter-spacing: 0.1em;
}
.p-message-txt p:not(:last-child) {
  margin-bottom: 1.5em;
}
.p-message-sign p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  line-height: 1;
}
.p-message-sign p small {
  font-size: 80%;
}
.p-message-sign p img {
  width: auto;
  height: 35px;
}

/* scene
--------------------------------------------------------- */
.p-scene-message {
  max-width: 820px;
  margin-inline: auto;
}
@media screen and (max-width: 768px) {
  .p-scene-message {
    padding-inline: 5vw;
  }
}
.p-scene-message p {
  line-height: 2.2;
  letter-spacing: 0.1em;
}
.p-scene-message p:not(:last-child) {
  margin-bottom: 1.5em;
}

/* company
--------------------------------------------------------- */
.p-company-message {
  padding: min(80px, 5vw);
  padding-top: 0;
}
.p-company-message .title-section {
  margin-bottom: min(40px, 3vw);
}
.p-company-message p {
  line-height: 2.2;
  letter-spacing: 0.1em;
}
.p-company-message p:not(:last-child) {
  margin-bottom: 1.5em;
}

/* list-button-contact
--------------------------------------------------------- */
.list-button-contact + .list-button-contact {
  margin-top: min(30px, 5vw);
}
.list-button-contact.--info li {
  background-color: #222;
}
.list-button-contact.--info .list-button-contact__text {
  font-size: 1.2rem;
}
@media screen and (max-width: 768px) {
  .list-button-contact.--info .list-button-contact__text {
    font-size: 1.8rem;
  }
}

/* footer
--------------------------------------------------------- */
.l-footer {
  padding-block: min(60px, 8vw);
  padding-inline: min(40px, 5vw);
  background: #000;
}
.l-footer-inner {
  display: -ms-grid;
  display: grid;
  max-width: 1200px;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .l-footer-inner {
    gap: 30px;
        grid-template-areas: "link" "info" "copy";
  }
}
@media screen and (min-width: 768px) {
  .l-footer-inner {
        grid-template-areas: "info link" "info copy";
  }
}
.l-footer-info {
  grid-area: info;
}
@media screen and (max-width: 767px) {
  .l-footer-info {
    text-align: center;
  }
}
.l-footer-link {
  grid-area: link;
}
.l-footer-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 15px 20px;
}
@media screen and (max-width: 767px) {
  .l-footer-nav {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (min-width: 768px) {
  .l-footer-nav {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.l-footer-nav__item {
  font-size: 14px;
}
.l-footer-nav a {
  position: relative;
  display: block;
  color: #fff;
}
@media (hover: hover) and (pointer: fine) {
  .l-footer-nav a:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 0;
    height: 1px;
    background: #fff;
    opacity: 0.3;
    -webkit-transition: all 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: all 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  }
  .l-footer-nav a:hover:after {
    width: 100%;
  }
}
.l-footer-copyright {
  grid-area: copy;
  color: #fff;
  font-size: 11px;
}
@media screen and (max-width: 767px){
  .l-footer-info {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .l-footer-link {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .l-footer-copyright {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
  }
}
@media screen and (min-width: 768px){
  .l-footer-info {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 1;
  }
  .l-footer-link {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
  }
  .l-footer-copyright {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
  }
}
@media screen and (max-width: 767px) {
  .l-footer-copyright {
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .l-footer-copyright {
    margin-top: auto;
    margin-left: auto;
  }
}
.l-footer-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 60px;
  margin-top: 15px;
  font-size: 14px;
  padding-inline: 30px;
  background: #1a0b80;
  color: #fff;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .l-footer-btn {
    margin-inline: auto;
  }
}

/* job-info
--------------------------------------------------------- */
.table-company__text .c-link-ex {
  margin-bottom: 1rem;
}

/* icon
--------------------------------------------------------- */
i[class^=c-icon] {
  line-height: 0;
  -webkit-transition: all 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: all 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

.c-icon {
  line-height: 0;
}
.c-icon-arrow svg {
  width: 17px;
  aspect-ratio: 1/1;
  fill: #1a0b80;
  -webkit-transition: all 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: all 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.c-icon-arrow--wht svg {
  fill: #fff;
}
.c-icon-circle {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: clamp(2.5rem, 2.045rem + 2.27vw, 3.75rem);
  aspect-ratio: 1/1;
  border-radius: 100%;
}
.c-icon-circle:after {
  display: block;
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 100%;
  background: #1a0b80;
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transition: all 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: all 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.c-icon-circle svg {
  position: relative;
  width: 30%;
  aspect-ratio: 1/1;
  fill: #fff;
  z-index: 10;
  -webkit-transition: all 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: all 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.c-icon-circle--wht:after {
  background: #fff;
}
.c-icon-circle--wht svg {
  fill: #1a0b80;
}
.c-icon-ex_link {
  font-size: inherit;
  margin-left: 5px;
}
.c-icon-ex_link--wht {
  font-size: inherit;
  margin-left: 5px;
}
.c-icon-ex_link--wht svg {
  fill: #fff;
  width: 1em;
  aspect-ratio: 1/1;
}
.c-icon-ex_link svg {
  width: 1em;
  aspect-ratio: 1/1;
}

.c-link-txt {
  color: #222;
  text-decoration: none;
}
@media screen and (min-width: 992px) {
  .c-link-txt {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#222), to(#222));
    background-image: linear-gradient(#222, #222);
    background-size: 0 1px;
    background-repeat: no-repeat;
    background-position: 0 100%;
    -webkit-transition: background-size 0.3s cubic-bezier(0.33, 1, 0.68, 1);
    transition: background-size 0.3s cubic-bezier(0.33, 1, 0.68, 1);
  }
}
@media screen and (min-width: 992px) {
  a:hover .c-link-txt {
    background-size: 100% 1px;
  }
}
@media screen and (min-width: 992px) {
  .c-link-txt--mc {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#1a0b80), to(#1a0b80));
    background-image: linear-gradient(#1a0b80, #1a0b80);
  }
}
@media screen and (min-width: 992px) {
  .c-link-txt--wht {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
    background-image: linear-gradient(#fff, #fff);
  }
}
.c-link-txt--icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-size: 100% 1px;
  background-position: 100% 100%;
}
.c-link-txt--icon:hover {
  background-size: 0 1px;
}
.c-link-img {
  overflow: hidden;
}
@media screen and (min-width: 992px) {
  .c-link-img img {
    -webkit-transition: all 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: all 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  }
}
@media screen and (min-width: 992px) {
  a:hover .c-link-img img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}
.c-link-ex {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #222;
  text-decoration: none;
  line-height: 1;
}
.c-link-ex:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -8px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #d5d5d5;
  -webkit-transition: all 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: all 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
@media screen and (min-width: 992px) {
  .c-link-ex:hover:after {
    width: 0;
  }
}

.nav-global__item--contact .c-link-ex:after {
  background: none;
}