@charset "UTF-8";
/*! sanitize.css v3.0.0 | CC0 1.0 Public Domain | github.com/10up/sanitize.css */
/*
 * Normalization
 */
audio:not([controls]) {
  display: none;
  /* Chrome 44-, iOS 8+, Safari 9+ */
}

button {
  overflow: visible;
  /* Internet Explorer 11- */
  -webkit-appearance: button;
  /* iOS 8+ */
}

details {
  display: block;
  /* Edge 12+, Firefox 40+, Internet Explorer 11-, Windows Phone 8.1+ */
}

html {
  /* Edge 12+, Internet Explorer 11- */
  overflow-y: scroll;
  /* All browsers without overlaying scrollbars */
  -webkit-text-size-adjust: 100%;
  /* iOS 8+ */
}

input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  /* iOS 8+ */
}

input[type=search] {
  -webkit-appearance: textfield;
  /* Chrome 45+, Safari 9+ */
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
  /* Chrome 45+, Safari 9+ */
}

main {
  display: block;
  /* Android 4.3-, Internet Explorer 11-, Windows Phone 8.1+ */
}

pre {
  overflow: auto;
  /* Internet Explorer 11- */
}

progress {
  display: inline-block;
  /* Internet Explorer 11-, Windows Phone 8.1+ */
}

small {
  font-size: 75%;
  /* All browsers */
}

summary {
  display: block;
  /* Firefox 40+, Internet Explorer 11-, Windows Phone 8.1+ */
}

svg:not(:root) {
  overflow: hidden;
  /* Internet Explorer 11- */
}

template {
  display: none;
  /* Android 4.3-, Internet Explorer 11-, iOS 7-, Safari 7-, Windows Phone 8.1+ */
}

textarea {
  overflow: auto;
  /* Edge 12+, Internet Explorer 11- */
}

[hidden] {
  display: none;
  /* Internet Explorer 10- */
}

/*
 * Universal inheritance
 */
*,
:before,
:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

* {
  font-size: inherit;
  line-height: inherit;
}

:before,
:after {
  text-decoration: inherit;
  vertical-align: inherit;
}

/*
 * Opinionated defaults
 */
/* specify the border style and width of all elements */
*,
:before,
:after {
  border-style: solid;
  border-width: 0;
}

/* specify the core styles of all elements */
* {
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
}

/* specify the root styles of the document */
:root {
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #000000;
  cursor: default;
  font: 100%/1.5 sans-serif;
  text-rendering: optimizeLegibility;
}

/* specify the text decoration of anchors */
a {
  text-decoration: none;
}

/* specify the alignment of media elements */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

/* specify the background color of form elements */
button,
input,
select,
textarea {
  background-color: transparent;
}

/* specify the inherited color and font of form elements */
button,
input,
select,
textarea {
  color: inherit;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
}

/* specify the minimum height of form elements */
button,
[type=button],
[type=date],
[type=datetime],
[type=datetime-local],
[type=email],
[type=month],
[type=number],
[type=password],
[type=reset],
[type=search],
[type=submit],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
select,
textarea {
  min-height: 1.5em;
}

/* specify the font family of code elements */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
}

/* specify the list style of nav lists */
nav ol,
nav ul {
  list-style: none;
}

/* specify the standard appearance of selects */
select {
  -moz-appearance: none;
  /* Firefox 40+ */
  -webkit-appearance: none;
}

select::-ms-expand {
  display: none;
  /* Edge 12+, Internet Explorer 11- */
}

select::-ms-value {
  color: currentColor;
  /* Edge 12+, Internet Explorer 11- */
}

/* specify the border styling of tables */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* specify the resizability of textareas */
textarea {
  resize: vertical;
}

/* specify the background color, font color, and drop shadow of text selections */
::-moz-selection {
  background-color: #b3d4fc;
  /* required when declaring ::selection */
  color: #4c2b03;
  text-shadow: none;
}

::selection {
  background-color: #b3d4fc;
  /* required when declaring ::selection */
  color: #4c2b03;
  text-shadow: none;
}

/* specify the progress cursor of updating elements */
[aria-busy=true] {
  cursor: progress;
}

/* specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled] {
  cursor: default;
}

/* specify the style of visually hidden yet accessible elements */
[hidden][aria-hidden=false] {
  clip: rect(0 0 0 0);
  display: inherit;
  position: absolute;
}

[hidden][aria-hidden=false]:focus {
  clip: auto;
}


:root {
  --width-tablet: $width_tablet;
  --width-desktop: $width_desktop;
  --width-container: $width_container;
  --color-font: #2c2c2c;
  --color-primary: #CF3138;
  --color-red: #D30000;
  --color-point: #0072DD;
  --color-black: #000000;
  --color-navy: #072B4E;
  --color-blue: #052F80;
  --color-lightgray: #F2F2F2;
  --color-white: #ffffff;
  --heading-size-xxl: 57px;
  --heading-size-xl: 45px;
  --heading-size-l: 36px;
  --heading-size-l-mb: 32px;
  --heading-size-m: 32px;
  --heading-size-m-mb: 28px;
  --heading-size-s: 28px;
  --heading-size-s-mb: 24px;
  --heading-size-xs: 24px;
  --heading-size-xs-mb: 20px;
  --heading-size-xxs: 20px;
  --heading-size-xxs-mb: 16px;
  --font-size-xl: clamp(6.4rem, 2.782rem + 9.648vw, 16rem);
  --font-size-ll: clamp(2.5rem, 1.935rem + 1.508vw, 4rem);
  --font-size-l: clamp(2.4rem, 2.100rem + 0.804vw, 3.2rem);
  --font-size-m: clamp(2rem, 1.849rem + 0.402vw, 2.4rem);
  --font-size-s: clamp(1.8rem, 1.724rem + 0.201vw, 2rem);
  --font-size-ss: clamp(1.4rem, 1.324rem + 0.201vw, 1.6rem);
  --padding: 2rem;
  --global-columns: 12;
  --grid-columns-global: [full-start] minmax(var(--padding), auto) [container-start] repeat(var(--global-columns), minmax(calc(36rem / var(--global-columns)), calc(var(--width-container) / var(--global-columns)))) [container-end] minmax(var(--padding), auto) [full-end];
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.row__item {
  width: 100%;
}
.row__item--mobile-1 {
  width: 8.3333333333%;
}
.row__item--mobile-2 {
  width: 16.6666666667%;
}
.row__item--mobile-3 {
  width: 25%;
}
.row__item--mobile-4 {
  width: 33.3333333333%;
}
.row__item--mobile-5 {
  width: 41.6666666667%;
}
.row__item--mobile-6 {
  width: 50%;
}
.row__item--mobile-7 {
  width: 58.3333333333%;
}
.row__item--mobile-8 {
  width: 66.6666666667%;
}
.row__item--mobile-9 {
  width: 75%;
}
.row__item--mobile-10 {
  width: 83.3333333333%;
}
.row__item--mobile-11 {
  width: 91.6666666667%;
}
.row__item--mobile-12 {
  width: 100%;
}
.row__item--mobile-fifth {
  width: 20%;
}
@media screen and (min-width: 768px) {
  .row__item--tablet-1 {
    width: 8.3333333333%;
  }
}
@media screen and (min-width: 768px) {
  .row__item--tablet-2 {
    width: 16.6666666667%;
  }
}
@media screen and (min-width: 768px) {
  .row__item--tablet-3 {
    width: 25%;
  }
}
@media screen and (min-width: 768px) {
  .row__item--tablet-4 {
    width: 33.3333333333%;
  }
}
@media screen and (min-width: 768px) {
  .row__item--tablet-5 {
    width: 41.6666666667%;
  }
}
@media screen and (min-width: 768px) {
  .row__item--tablet-6 {
    width: 50%;
  }
}
@media screen and (min-width: 768px) {
  .row__item--tablet-7 {
    width: 58.3333333333%;
  }
}
@media screen and (min-width: 768px) {
  .row__item--tablet-8 {
    width: 66.6666666667%;
  }
}
@media screen and (min-width: 768px) {
  .row__item--tablet-9 {
    width: 75%;
  }
}
@media screen and (min-width: 768px) {
  .row__item--tablet-10 {
    width: 83.3333333333%;
  }
}
@media screen and (min-width: 768px) {
  .row__item--tablet-11 {
    width: 91.6666666667%;
  }
}
@media screen and (min-width: 768px) {
  .row__item--tablet-12 {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .row__item--tablet-fifth {
    width: 20%;
  }
}
@media screen and (min-width: 1000px) {
  .row__item--desktop-1 {
    width: 8.3333333333%;
  }
}
@media screen and (min-width: 1000px) {
  .row__item--desktop-2 {
    width: 16.6666666667%;
  }
}
@media screen and (min-width: 1000px) {
  .row__item--desktop-3 {
    width: 25%;
  }
}
@media screen and (min-width: 1000px) {
  .row__item--desktop-4 {
    width: 33.3333333333%;
  }
}
@media screen and (min-width: 1000px) {
  .row__item--desktop-5 {
    width: 41.6666666667%;
  }
}
@media screen and (min-width: 1000px) {
  .row__item--desktop-6 {
    width: 50%;
  }
}
@media screen and (min-width: 1000px) {
  .row__item--desktop-7 {
    width: 58.3333333333%;
  }
}
@media screen and (min-width: 1000px) {
  .row__item--desktop-8 {
    width: 66.6666666667%;
  }
}
@media screen and (min-width: 1000px) {
  .row__item--desktop-9 {
    width: 75%;
  }
}
@media screen and (min-width: 1000px) {
  .row__item--desktop-10 {
    width: 83.3333333333%;
  }
}
@media screen and (min-width: 1000px) {
  .row__item--desktop-11 {
    width: 91.6666666667%;
  }
}
@media screen and (min-width: 1000px) {
  .row__item--desktop-12 {
    width: 100%;
  }
}
@media screen and (min-width: 1000px) {
  .row__item--desktop-fifth {
    width: 20%;
  }
}
.row--pd {
  margin: -2.5px;
}
.row--pd .row__item {
  padding: 2.5px;
}
@media screen and (min-width: 1000px) {
  .row--pd {
    margin: -7px;
  }
  .row--pd .row__item {
    padding: 7px;
  }
}
.row--std {
  margin: -10px;
}
.row--std .row__item {
  padding: 10px;
}
.row--wide {
  margin: -10px;
}
@media screen and (min-width: 768px) {
  .row--wide {
    margin: -20px;
  }
}
.row--wide .row__item {
  padding: 10px;
}
@media screen and (min-width: 768px) {
  .row--wide .row__item {
    padding: 20px;
  }
}
.row--center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.row--align-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.container {
  width: 100%;
  padding-left: 3.8rem;
  padding-right: 3.8rem;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .container {
    padding-left: 56px;
    padding-right: 56px;
    max-width: 1112px;
  }
}
@media screen and (min-width: 1000px) {
  .container--wide {
    max-width: 1302px;
  }
}
@media screen and (min-width: 1000px) {
  .container--1200 {
    max-width: 1312px;
  }
}
@media screen and (max-width: 999px) {
  .container--pc-only {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .container--tab {
    padding: 0 5px;
  }
}
@media screen and (max-width: 999px) {
  .container--r-none {
    padding-right: 0;
  }
}

/*********************/
/*  フッター  */
/*********************/
.footer {
  position: relative;
  color: var(--color-white);
  background: var(--color-black);
}
.footer::before {
  content: "";
  position: absolute;
  top: 5%;
  left: 0;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  width: 100%;
  aspect-ratio: 5.6/1;
  background: url(../images/ft_deco.png) center/contain no-repeat;
  z-index: 1;
}
@media screen and (min-width: 1000px) {
  .footer::before {
    top: 30%;
  }
}
.footer__body {
  padding-block: 8rem;
}
@media screen and (min-width: 1000px) {
  .footer__body {
    padding-block: 12rem 8rem;
  }
}
.footer__logo {
  display: block;
  width: 140px;
  height: 40px;
}
@media screen and (min-width: 768px) {
  .footer__logo {
    display: inline-block;
    width: 208px;
    height: 48px;
  }
}
.footer__sign {
  font-size: 1.2rem;
}
.footer__signature {
  display: grid;
  gap: 5rem;
}
@media screen and (min-width: 1000px) {
  .footer__signature {
    grid-template-columns: auto 1fr;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
  }
}

.footer-list {
  list-style: none;
  display: grid;
  gap: 2rem;
}
@media screen and (min-width: 1000px) {
  .footer-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 2.5rem;
  }
}
.footer-list__item {
  position: relative;
  color: var(--color-white);
}
.footer-list__link {
  position: relative;
  display: block;
  font-size: 1.6rem;
  color: inherit;
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
@media screen and (min-width: 1000px) {
  .footer-list__link:hover {
    color: var(--color-red);
  }
}
.footer-list__link::before {
  content: "〉";
  display: inline-block;
  color: var(--color-red);
  vertical-align: middle;
  margin-right: 1rem;
}

.footer-other {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2rem;
  color: var(--color-font);
  background: var(--color-white);
  padding: 1.7rem;
}
@media screen and (max-width: 999px) {
  .footer-other {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.footer-other__copyright {
  color: var(--color-font);
  font-size: 1rem;
}
@media screen and (max-width: 999px) {
  .footer-other__copyright {
    text-align: center;
  }
}

.page-top {
  position: fixed;
  bottom: 90px;
  right: 20px;
  display: grid;
  place-content: center;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: #d9d9d9;
  z-index: 500;
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
@media screen and (min-width: 1000px) {
  .page-top {
    bottom: 50px;
  }
}
.page-top::before {
  content: "";
  width: 25px;
  height: 25px;
  background: url(../images/arrow.svg) center/contain no-repeat;
}
@media screen and (min-width: 1000px) {
  .page-top:hover {
    background: #272727;
  }
}

/*********************/
/*  ヘッダー  */
/*********************/
.menu-btn {
  position: relative;
  display: block;
  width: 56px;
  height: 56px;
  background: var(--color-lightgray);
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
@media screen and (min-width: 1000px) {
  .menu-btn:hover {
    background: var(--color-primary);
  }
  .menu-btn:hover .menu-btn__line {
    background: var(--color-white);
  }
  .menu-btn:hover .menu-btn__letter::before {
    color: var(--color-white);
  }
}
.menu-btn__line {
  position: absolute;
  top: 37%;
  left: 50%;
  display: block;
  width: 23px;
  height: 2px;
  background: var(--color-black);
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
.menu-btn__line:nth-child(1) {
  -webkit-transform: translate(-50%, -6px);
          transform: translate(-50%, -6px);
}
.menu-btn__line:nth-child(2) {
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
.menu-btn__line:nth-child(3) {
  -webkit-transform: translate(-50%, 6px);
          transform: translate(-50%, 6px);
}
.menu-btn__letter {
  display: block;
  width: 56px;
  height: 56px;
  text-align: center;
  padding: 27px 0 0;
}
.menu-btn__letter::before {
  display: inline-block;
  content: "メニュー";
  font-size: 0.9rem;
  font-weight: 900;
  color: var(--color-black);
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
.menu-btn--open .menu-btn__line:nth-child(1) {
  -webkit-transform: translate(-50%, 0) rotate(45deg);
          transform: translate(-50%, 0) rotate(45deg);
}
.menu-btn--open .menu-btn__line:nth-child(2) {
  display: none;
}
.menu-btn--open .menu-btn__line:nth-child(3) {
  -webkit-transform: translate(-50%, 0) rotate(-45deg);
          transform: translate(-50%, 0) rotate(-45deg);
}
.menu-btn--open .menu-btn__letter::before {
  content: "閉じる";
}

.gnav {
  position: relative;
  background: var(--color-primary);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: 100%;
  -webkit-overflow-scrolling: touch;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 10rem;
  padding-bottom: 5rem;
  pointer-events: none;
  overflow-y: auto;
  opacity: 0;
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  z-index: 100;
}
@media screen and (min-width: 768px) {
  .gnav {
    padding-left: 72px;
    padding-right: 72px;
  }
}
@media screen and (min-width: 1000px) {
  .gnav {
    left: initial;
    padding-top: 12rem;
    padding-bottom: 10rem;
  }
  .gnav::before {
    content: "";
    display: block;
    width: 37vw;
    height: 39vw;
    background: url(../images/fv_deco_01-left.png) 0 0/contain no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }
}
@media screen and (min-width: 1000px) and (max-width: 999px) {
  .gnav::before {
    background-image: url(../images/fv_deco_01-left_tab.png);
    width: 100vw;
    height: 19.94vw;
  }
}
@media screen and (min-width: 1000px) and (max-width: 767px) {
  .gnav::before {
    background-image: url(../images/fv_deco_01-left_sp.png);
    width: 100vw;
    height: 40vw;
  }
}
@media screen and (min-width: 1000px) {
  .gnav::after {
    content: "";
    position: absolute;
    bottom: 50px;
    left: 30px;
    display: block;
    width: 966px;
    height: 331px;
    background: url(../images/fv_text_pc.png) 100% 0/contain no-repeat;
    z-index: 1;
  }
}
.gnav--open {
  opacity: 1;
  pointer-events: auto;
}
.gnav__subbtn {
  margin: 2.4rem 0 0;
}
.gnav__sublink {
  margin: 1.6rem 0 0;
}

@media screen and (min-width: 1000px) {
  .gnav-list-wrap {
    width: 300px;
    max-width: 100%;
    margin-left: auto;
  }
}

.gnav-list__item {
  border-bottom: 1px solid #B00808;
}
.gnav-list__item:first-of-type {
  border-top: 1px solid #B00808;
}
.gnav-list__logo-link {
  display: block;
  margin-top: 2.3rem;
}
.gnav-list__link {
  position: relative;
  display: block;
  font-size: 1.5rem;
  font-weight: bold;
  letter-spacing: 0.03em;
  text-decoration: none;
  padding: 20px 10px;
  color: #fff;
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
@media screen and (min-width: 1000px) {
  .gnav-list__link:hover {
    opacity: 0.6;
  }
}
.gnav-list__link:before {
  content: "〉";
  display: inline-block;
  font-size: 1.3rem;
  font-weight: 900;
  color: #B00808;
  margin-right: 1rem;
}

.header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
}
.header__body {
  padding: 1rem 1.3rem;
}
.header__logo {
  width: 209px;
  height: 45px;
  -o-object-fit: contain;
     object-fit: contain;
}
.header__btn {
  position: fixed;
  top: 0;
  right: 0;
  cursor: pointer;
  z-index: 200;
}

.fixed-link-list {
  position: fixed;
  top: 56px;
  right: 0;
  list-style: none;
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
.fixed-link-list .cv-btn-mini {
  display: block;
  color: var(--color-white);
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  letter-spacing: 0.24em;
  width: 56px;
  text-align: center;
  padding: 15px;
}
.fixed-link-list .cv-btn-mini::before {
  display: none;
}
.fixed-link-list .cv-btn-mini--ol {
  padding-inline: 5rem;
}
.fixed-link-list .cv-btn-mini--entry::after {
  content: "\e901";
  font-family: "icomoon";
  font-weight: normal;
  color: #b8b8b8;
  margin-top: 1rem;
}
@media screen and (max-width: 999px) {
  .fixed-link-list--fixed {
    top: 0;
    right: 112px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 56px;
    height: 56px;
  }
  .fixed-link-list--fixed .fixed-link-list__item {
    height: 100%;
  }
  .fixed-link-list--fixed .cv-btn-mini {
    position: relative;
    height: 100%;
    font-size: 0.9rem;
    letter-spacing: 0;
    -webkit-writing-mode: unset;
        -ms-writing-mode: unset;
            writing-mode: unset;
    padding: 34px 0 0;
  }
  .fixed-link-list--fixed .cv-btn-mini--ol {
    padding-inline: 0;
  }
  .fixed-link-list--fixed .cv-btn-mini--ol::after {
    content: "\e900";
    font-family: "icomoon";
  }
  .fixed-link-list--fixed .cv-btn-mini::after {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    font-size: 2rem;
    color: var(--color-white);
    margin-top: 0;
  }
}

.link-list {
  list-style: none;
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
  margin-top: 3rem;
}

.outer-button {
  position: relative;
  display: block;
  background: #fff;
  font-size: 1.4rem;
  font-weight: bold;
  color: var(--color-primary);
  padding: 23px;
  border-radius: 20px;
}
.outer-button__en {
  content: attr(data-en) "";
  display: block;
  color: #0C0C0C;
  font-size: 2rem;
  font-weight: 900;
  letter-spacing: 0.04em;
  position: relative;
}
.outer-button__en:after {
  font-family: "icomoon";
  font-weight: normal;
  font-size: 1.6rem;
  content: "\e900";
  color: #EDE44D;
  padding-left: 1rem;
}

.cv-btn-mini {
  display: block;
  font-size: 1.6rem;
  font-weight: bold;
  color: var(--color-white);
  padding: 1.7rem 2rem;
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
@media screen and (min-width: 1000px) {
  .cv-btn-mini:hover {
    color: var(--color-black);
    background: #d9d9d9;
  }
}
.cv-btn-mini::before {
  content: "";
  font-family: "icomoon";
  display: inline-block;
  font-weight: normal;
  vertical-align: middle;
  margin-right: 1rem;
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
.cv-btn-mini--ol {
  background: var(--color-black);
}
.cv-btn-mini--ol::before {
  content: "\e900";
}
.cv-btn-mini--entry {
  background: var(--color-point);
}
.cv-btn-mini--entry::before {
  content: "\e901";
}

/*********************/
/*  メインビジュアル  */
/*********************/
.fv {
  position: relative;
  min-height: 100vh;
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .fv {
    padding-top: 68px;
  }
}
@media screen and (min-width: 768px) {
  .fv {
    min-height: 768px;
  }
}
.fv__text-slide {
  z-index: -1;
  margin-bottom: -8rem;
}
@media screen and (min-width: 768px) {
  .fv__text-slide {
    margin-bottom: -10rem;
  }
}
.fv__head {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 3.2rem;
}
@media screen and (min-width: 768px) {
  .fv__head {
    margin-top: 2.7rem;
  }
}
.fv__head::before {
  position: absolute;
  content: "";
  background: url(../images/fv-background.png) no-repeat center center/cover;
  width: 100%;
  height: 265px;
  bottom: calc(100% - 2rem);
  right: 0;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .fv__head::before {
    height: 394px;
    bottom: calc(100% - 2.8rem);
  }
}
.fv__head::after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  content: "GLOBAL STUDIES";
  font-family: "Roboto Condensed", sans-serif;
  font-size: 7.7rem;
  line-height: 1;
  letter-spacing: 0.1em;
  color: transparent;
  -webkit-text-stroke: 2px #fff;
  right: 0;
  bottom: 100%;
  width: 100%;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .fv__head::after {
    font-size: 14.7rem;
    width: 700px;
  }
}

.fv-text-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.fv-text-slide__item {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 5.3rem;
  font-weight: 900;
  letter-spacing: 0.1em;
  color: #EEF1FC;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .fv-text-slide__item {
    font-size: 13.2rem;
  }
}

.fv-img .slick-slider {
  z-index: 2;
}
.fv-img__item {
  padding: 0 1.4rem;
}
@media screen and (min-width: 768px) {
  .fv-img__item {
    padding: 0 2.4rem;
  }
}
.fv-img__img {
  border-radius: 50px;
}

.fv-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  gap: 1rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.fv-title__ja {
  font-size: 1.7rem;
  font-weight: 900;
  letter-spacing: 0.09em;
  line-height: 1.5;
  color: #0C0C0C;
}
@media screen and (min-width: 1000px) {
  .fv-title__ja {
    font-size: 1.9rem;
    text-align: center;
  }
}
.fv-title__en {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 3.6rem;
  font-weight: 900;
  letter-spacing: 0.1em;
  line-height: 1.2;
  text-transform: uppercase;
}
@media screen and (min-width: 1000px) {
  .fv-title__en {
    font-size: 4.7rem;
  }
}
.fv-title__en .blue {
  color: var(--color-primary);
}
.fv-title__en .yellow {
  color: #EDE44D;
}
.fv-title__en .orange {
  color: #FCB159;
}
@media screen and (max-width: 999px) {
  .fv-title__first-letter {
    display: inline-block;
    width: 3.6rem;
  }
}

.loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: #fff;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.loader--show {
  opacity: 1;
  visibility: visible;
}
.loader__icon {
  position: absolute;
  border-left: 2px solid #fff;
  border-top: 2px solid var(--color-primary);
  border-right: 2px solid var(--color-primary);
  border-bottom: 2px solid var(--color-primary);
  height: 46px;
  width: 46px;
  left: 50%;
  top: 50%;
  margin: -23px 0 0 -23px;
  text-indent: -9999em;
  font-size: 10px;
  z-index: 9999;
  -webkit-animation: load 0.8s infinite linear;
          animation: load 0.8s infinite linear;
}
.loader__icon, .loader__icon:after {
  border-radius: 50%;
  width: 46px;
  height: 46px;
}

@-webkit-keyframes load {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes load {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.hero {
  position: relative;
  opacity: 0;
  background: #BE0008;
}
.hero--show {
  opacity: 1;
}
.hero::before {
  content: "";
  display: block;
  width: 37vw;
  height: 39vw;
  background: url(../images/fv_deco_01-left.png) 0 0/contain no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
@media screen and (max-width: 999px) {
  .hero::before {
    background-image: url(../images/fv_deco_01-left_tab.png);
    width: 100vw;
    height: 19.94vw;
  }
}
@media screen and (max-width: 767px) {
  .hero::before {
    background-image: url(../images/fv_deco_01-left_sp.png);
    width: 100vw;
    height: 40vw;
  }
}
.hero::after {
  content: "";
  display: block;
  width: 67vw;
  height: 17vw;
  background: url(../images/fv_deco_01-bottom.png) 0 0/contain no-repeat;
  position: absolute;
  top: 49vw;
  left: 0;
  z-index: 1;
}
@media screen and (max-width: 999px) {
  .hero::after {
    display: none;
  }
}
.hero__slider .slider-img {
  width: 100%;
  height: 0;
  padding-bottom: 62.116%;
  position: relative;
}
@media screen and (max-width: 999px) {
  .hero__slider .slider-img {
    padding-bottom: 120%;
  }
}
@media screen and (max-width: 767px) {
  .hero__slider .slider-img {
    padding-bottom: 156%;
  }
}
.hero__slider .slider-img img {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  font-family: "object-fit: cover; object-position: center;";
}
.hero__contents {
  position: relative;
  margin-top: -30vw;
  width: 100%;
  z-index: 2;
}
.hero__contents::before {
  content: "";
  display: block;
  width: 100%;
  height: 20vw;
  background: #BC0109;
  position: absolute;
  top: 25vw;
  left: 0;
  -webkit-transform: skewY(5deg);
          transform: skewY(5deg);
  z-index: 2;
}
@media screen and (max-width: 999px) {
  .hero__contents::before {
    top: 26vw;
    -webkit-transform: skewY(0);
            transform: skewY(0);
  }
}
.hero__contents::after {
  content: "";
  display: block;
  width: 43vw;
  height: 31vw;
  background: url(../images/fv_deco_01-right.png) 100% 0/contain no-repeat;
  position: absolute;
  top: 11vw;
  right: 0;
  z-index: 1;
}
@media screen and (max-width: 999px) {
  .hero__contents::after {
    background-image: url(../images/fv_deco_02_sp.png);
    width: 100vw;
    height: 17.86vw;
  }
}
.hero__title {
  position: relative;
  z-index: 3;
  padding: 0 3.8rem;
}
@media screen and (min-width: 768px) {
  .hero__title {
    padding: 0 50px;
  }
}
@media screen and (min-width: 1250px) {
  .hero__title {
    left: calc((100vw - 1150px) / 2);
    padding: 0;
  }
}
.hero__title img {
  width: 100%;
  max-width: 364px;
}
@media screen and (min-width: 768px) {
  .hero__title img {
    width: 80%;
    max-width: 966px;
  }
}
.hero__title span {
  display: block;
  color: #fff;
  font-size: var(--font-size-ll);
  margin-top: 5rem;
  line-height: 2;
  letter-spacing: 0.1em;
}
.hero__desc {
  display: block;
  color: #fff;
  font-size: var(--font-size-m);
  padding: 7rem 0 5rem;
  line-height: 2;
  position: relative;
  z-index: 3;
}
.hero__desc p {
  position: relative;
  z-index: 3;
}
.hero__desc p + p {
  margin-top: 5rem;
}
.hero--anime {
  -webkit-animation: op 0.3s 0.1s forwards ease-out;
          animation: op 0.3s 0.1s forwards ease-out;
}
.hero--anime::before {
  opacity: 0;
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  -webkit-animation: op 0.3s 0.4s forwards ease-out;
          animation: op 0.3s 0.4s forwards ease-out;
}
@media screen and (min-width: 1000px) {
  .hero--anime::after {
    opacity: 0;
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
    -webkit-animation: op 0.3s 0.7s forwards ease-out;
            animation: op 0.3s 0.7s forwards ease-out;
  }
}
.hero--anime .hero__slider {
  opacity: 0;
  -webkit-animation: op 0.3s 1s forwards ease-out;
          animation: op 0.3s 1s forwards ease-out;
}
.hero--anime .hero__title {
  opacity: 0;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
  -webkit-animation: op 2s 1.3s forwards ease-out;
          animation: op 2s 1.3s forwards ease-out;
}
.hero--anime .hero__contents::before {
  opacity: 0;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
  -webkit-animation: op 0.3s 0.7s forwards ease-out;
          animation: op 0.3s 0.7s forwards ease-out;
}
@media screen and (min-width: 1000px) {
  .hero--anime .hero__contents::before {
    -webkit-transform: translateY(10px) skewY(7deg);
            transform: translateY(10px) skewY(7deg);
    -webkit-animation: opskew 0.3s 0.7s forwards ease-out;
            animation: opskew 0.3s 0.7s forwards ease-out;
  }
}
.hero--anime .hero__contents::after {
  opacity: 0;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
  -webkit-animation: op 0.3s 0.7s forwards ease-out;
          animation: op 0.3s 0.7s forwards ease-out;
}
.hero--anime .hero__desc::before {
  opacity: 0;
  -webkit-transform: translateY(10px) skewY(-7deg);
          transform: translateY(10px) skewY(-7deg);
  -webkit-animation: opskew02 0.3s 0.7s forwards ease-out;
          animation: opskew02 0.3s 0.7s forwards ease-out;
}

@-webkit-keyframes op {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes op {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@-webkit-keyframes opskew {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0) skewY(7deg);
            transform: translateY(0) skewY(7deg);
  }
}
@keyframes opskew {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0) skewY(7deg);
            transform: translateY(0) skewY(7deg);
  }
}
@-webkit-keyframes opskew02 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0) skewY(-7deg);
            transform: translateY(0) skewY(-7deg);
  }
}
@keyframes opskew02 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0) skewY(-7deg);
            transform: translateY(0) skewY(-7deg);
  }
}
.hero-menu {
  list-style: none;
}
@media screen and (max-width: 999px) {
  .hero-menu {
    display: none;
  }
}
@media screen and (min-width: 1000px) {
  .hero-menu {
    margin-top: 2.5rem;
  }
}
.hero-menu__link {
  position: relative;
  display: block;
  font-size: 1.5rem;
  font-weight: bold;
  letter-spacing: 0.03em;
  text-decoration: none;
  padding-block: 1rem;
  color: var(--color-white);
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
.hero-menu__link::before {
  content: "〉";
  display: inline-block;
  font-size: 1.3rem;
  font-weight: 900;
  color: #B00808;
  margin-right: 1rem;
}
.hero-menu__link:hover {
  opacity: 0.7;
}

/*********************/
/*  TOP  */
/*********************/
.main {
  overflow: hidden;
}

.sign {
  color: var(--color-white);
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
.sign__name {
  font-size: 1.2rem;
}
.sign__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.5rem;
  font-size: 3.6rem;
  font-family: "Roboto Condensed", sans-serif;
  line-height: 1;
  letter-spacing: 0.04em;
  margin-top: 1.5rem;
}
.sign__label {
  font-size: 1.3rem;
  border: 1px solid var(--color-white);
  padding: 0.3rem 1rem;
}
.sign--hero {
  position: absolute;
  top: 10px;
  left: 20px;
  z-index: 5;
}
@media screen and (min-width: 1000px) {
  .sign--hero {
    top: 30px;
    left: 30px;
  }
}
.sign--header {
  position: fixed;
  top: 0;
  left: 0;
  padding: 5px 10px;
  background: var(--color-primary);
  width: 100%;
  opacity: 0;
}
.sign--header .sign__name {
  font-size: 1rem;
}
.sign--header .sign__title {
  font-size: 2.8rem;
  margin-top: 0;
}
.sign--header .sign__label {
  font-size: 1.1rem;
  padding: 0.3rem 0.4rem;
}
@media screen and (min-width: 1000px) {
  .sign--header {
    display: none;
  }
}
.sign--fixed {
  opacity: 1;
}
@media screen and (min-width: 1000px) {
  .sign--fixed {
    display: none;
  }
}

.section__header {
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #be0008), color-stop(50%, #be0008), color-stop(50.001%, rgba(190, 0, 8, 0)), to(rgba(190, 0, 8, 0)));
  background: linear-gradient(to bottom, #be0008 0, #be0008 50%, rgba(190, 0, 8, 0) 50.001%, rgba(190, 0, 8, 0) 100%);
  padding-block: 6rem;
}
@media screen and (min-width: 1000px) {
  .section__header {
    padding-block: 15rem;
  }
}
@media screen and (min-width: 1000px) {
  .section__header::before {
    content: "";
    display: block;
    width: 130px;
    height: 20vw;
    background: #BE0008;
    position: absolute;
    bottom: 15rem;
    left: 0;
    -webkit-transform: skewY(-9deg);
            transform: skewY(-9deg);
    z-index: 1;
  }
}
.section__header--works {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #343434), color-stop(50%, #343434), color-stop(50.001%, rgba(52, 52, 52, 0)), to(rgba(52, 52, 52, 0)));
  background: linear-gradient(to bottom, #343434 0, #343434 50%, rgba(52, 52, 52, 0) 50.001%, rgba(52, 52, 52, 0) 100%);
}
@media screen and (min-width: 1000px) {
  .section__header--works::before {
    background: #343434;
  }
}
.section__header--environment {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, white), color-stop(50%, white), color-stop(50.001%, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to bottom, white 0, white 50%, rgba(255, 255, 255, 0) 50.001%, rgba(255, 255, 255, 0) 100%);
}
@media screen and (min-width: 1000px) {
  .section__header--environment::before {
    background: #fff;
  }
}
@media screen and (min-width: 1000px) {
  .section__header--environment .section__header-img::before {
    background: #072B4E;
  }
}
.section__header--outline {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, white), color-stop(50%, white), color-stop(50.001%, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to bottom, white 0, white 50%, rgba(255, 255, 255, 0) 50.001%, rgba(255, 255, 255, 0) 100%);
}
@media screen and (min-width: 1000px) {
  .section__header--outline::before {
    background: #fff;
  }
}
@media screen and (min-width: 1000px) {
  .section__header--outline .section__header-img::before {
    background: #B50007;
  }
}
.section__header-img {
  position: relative;
  z-index: 3;
  width: 100%;
  height: 0;
  padding-bottom: 69.518%;
}
@media screen and (min-width: 1000px) {
  .section__header-img {
    width: 88%;
    padding-bottom: 38.133%;
    margin: 0 0 0 auto;
  }
}
.section__header-img img {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  font-family: "object-fit: cover; object-position: center;";
  z-index: 2;
}
@media screen and (min-width: 1000px) {
  .section__header-img::before {
    content: "";
    display: block;
    width: calc(100% + (100vw - 100%) / 2);
    height: calc(100% - 12rem);
    background: #fff;
    position: absolute;
    top: 11rem;
    right: 0;
    -webkit-transform: skewY(-4deg);
            transform: skewY(-4deg);
    z-index: 1;
  }
}
.section__header-en {
  color: var(--color-red);
  font-size: var(--font-size-xl);
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  position: absolute;
  bottom: 3rem;
  left: 0;
  line-height: 1;
  letter-spacing: 0;
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  padding: 0 22px;
  opacity: 0;
  -webkit-transform: translate(0, 50%);
          transform: translate(0, 50%);
  -webkit-transition: 1s;
  transition: 1s;
  z-index: 4;
}
@media screen and (min-width: 768px) {
  .section__header-en {
    padding: 0 50px;
  }
}
@media screen and (min-width: 1000px) {
  .section__header-en {
    bottom: 6rem;
  }
}
@media screen and (min-width: 1250px) {
  .section__header-en {
    left: calc((100vw - 1150px) / 2);
    padding: 0;
  }
}
.section__header-en.is-show {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  opacity: 1;
}
.section__title {
  font-size: var(--font-size-l);
  font-weight: bold;
  color: var(--color-red);
}
.section__copy {
  font-size: var(--font-size-s);
  line-height: 1.7;
  margin: 3.4rem 0 0;
}
.section__desc {
  margin: 3rem 0 0;
}
@media screen and (min-width: 1000px) {
  .section__desc {
    margin: 5rem 0 0;
  }
}
.section__desc + .section__desc {
  margin: 2rem 0 0;
}
@media screen and (min-width: 1000px) {
  .section__desc + .section__desc {
    margin: 3.5rem 0 0;
  }
}
.section__sub-title, .section__sub-copy {
  font-weight: bold;
  color: var(--color-red);
}
.section__sub-title--white, .section__sub-copy--white {
  color: var(--color-white);
}
.section__sub-title--white::before, .section__sub-copy--white::before {
  background: var(--color-white) !important;
}
.section__sub-wrap {
  padding-block: 8rem 0;
}
@media screen and (min-width: 1000px) {
  .section__sub-wrap {
    padding-block: 15.5rem 13rem;
  }
}
.section__sub-title {
  position: relative;
  font-size: var(--font-size-ss);
}
.section__sub-title::before {
  content: "";
  position: absolute;
  top: 10px;
  left: -10px;
  width: 30vw;
  height: 1px;
  background: var(--color-red);
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
@media screen and (min-width: 1000px) {
  .section__sub-title::before {
    top: 12px;
    left: -30px;
  }
}
.section__sub-copy {
  font-size: var(--font-size-m);
  margin: 1.4rem 0 0;
}
.section--message {
  background: var(--color-red);
  color: var(--color-white);
}
@media screen and (min-width: 1000px) {
  .section--message {
    padding-block: 11rem 40rem;
  }
}
.section--environment {
  background: var(--color-navy);
  color: var(--color-white);
  padding-bottom: 10rem;
}
.section--environment .section__sub-wrap, .section--outline .section__sub-wrap {
  padding-block: 5rem 3rem;
}
.section--outline {
  position: relative;
  background: #B50007;
  padding-bottom: 25rem;
}
.section--outline .section__title,
.section--outline .section__header-en {
  color: var(--color-white);
}

.guidelines-box {
  background: url(../images/about_bg.webp) center/cover no-repeat;
  padding-block: 6.7rem 10.7rem;
}
@media screen and (min-width: 1000px) {
  .guidelines-box {
    padding-block: 11rem 13rem;
  }
}

.guidelines-box-list {
  margin: 3.2rem 0 0;
}
@media screen and (min-width: 1000px) {
  .guidelines-box-list {
    display: grid;
    grid-template-columns: auto 1fr;
    align-self: center;
    gap: 12px 2px;
    margin: 4rem 0 0;
  }
}
.guidelines-box-list dt,
.guidelines-box-list dd {
  place-content: center;
  background: rgba(255, 255, 255, 0.8);
  padding-inline: 3.2rem 2.8rem;
}
@media screen and (min-width: 1000px) {
  .guidelines-box-list dt,
  .guidelines-box-list dd {
    padding: 4.3rem 4rem;
  }
}
.guidelines-box-list dt {
  font-size: var(--font-size-s);
  font-weight: bold;
  color: var(--color-red);
}
@media screen and (max-width: 999px) {
  .guidelines-box-list dt {
    font-size: 1.6rem;
    padding-top: 2.5rem;
    margin-top: 5px;
  }
}
@media screen and (max-width: 999px) {
  .guidelines-box-list dd {
    padding-block: 1.8rem 2.7rem;
  }
}

.col-box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6rem;
  padding-block: 10.5rem 3rem;
}
@media screen and (max-width: 999px) {
  .col-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (min-width: 1000px) {
  .col-box {
    gap: 9rem;
    padding-block: 11.7rem 6.8rem;
  }
}
@media screen and (min-width: 1000px) {
  .col-box__item {
    min-width: 55%;
  }
}
@media screen and (min-width: 1000px) {
  .col-box__img {
    max-width: 550px;
    min-width: 550px;
  }
}
.col-box--reverse {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media screen and (max-width: 999px) {
  .col-box--reverse .col-box__item {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media screen and (max-width: 999px) {
  .col-box--reverse .col-box__img {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.col-box + .col-box {
  padding-top: 0;
}

.cv-btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 999px) {
  .cv-btn-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 5rem 0;
    gap: 2rem;
  }
}
@media screen and (min-width: 1000px) {
  .cv-btn-wrap {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.cv-btn {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: var(--color-white);
  text-align: center;
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
@media screen and (max-width: 999px) {
  .cv-btn {
    padding: 5rem 0;
  }
}
@media screen and (min-width: 1000px) {
  .cv-btn {
    padding-block: 5.3rem 7rem;
  }
  .cv-btn:hover {
    color: var(--color-black);
  }
  .cv-btn:hover::before, .cv-btn:hover::after {
    background: #d9d9d9;
  }
  .cv-btn:hover .txt-link {
    color: var(--color-red) !important;
  }
}
.cv-btn__title-en {
  display: block;
  font-size: var(--font-size-ll);
  font-family: "Roboto Condensed", sans-serif;
  letter-spacing: 0.04em;
}
.cv-btn__title-ja {
  font-size: var(--font-size-s);
  letter-spacing: 0.04em;
  margin-top: 1rem;
}
.cv-btn__txt {
  margin-top: 2rem;
}
.cv-btn__txt-link {
  color: var(--color-white) !important;
  font-weight: normal;
  margin-top: 2.5rem;
}
@media screen and (min-width: 1000px) {
  .cv-btn__txt-link {
    margin-top: 4rem;
  }
}
.cv-btn__link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.cv-btn::before {
  content: "";
  position: absolute;
  top: 0;
  width: 100vw;
  height: 100%;
  background: var(--color-black);
  z-index: -1;
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
@media screen and (min-width: 1000px) {
  .cv-btn::before {
    width: 50vw;
  }
}
.cv-btn::after {
  content: "";
}
@media screen and (min-width: 1000px) {
  .cv-btn::after {
    position: absolute;
    top: 0;
    width: 150px;
    height: 100%;
    background: var(--color-black);
    -webkit-transform: skewX(-10deg);
            transform: skewX(-10deg);
    -webkit-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
  }
}
@media screen and (min-width: 1000px) {
  .cv-btn--ol {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
    padding-right: 13rem;
  }
  .cv-btn--ol::before {
    right: 0;
  }
  .cv-btn--ol::after {
    right: -30px;
  }
}
@media screen and (min-width: 1000px) {
  .cv-btn--entry {
    padding-left: 13rem;
  }
}
.cv-btn--entry::before, .cv-btn--entry::after {
  left: 0;
  background: var(--color-point);
  z-index: -2;
}
@media screen and (max-width: 999px) {
  .cv-btn--ol::before, .cv-btn--entry::before {
    left: 50%;
    -webkit-transform: translateX(-50%) skewY(-6deg);
            transform: translateX(-50%) skewY(-6deg);
  }
}

/*********************/
/*  message  */
/*********************/
.message__copy {
  font-size: var(--font-size-ll);
  font-weight: bold;
  letter-spacing: 0.01em;
}

/*********************/
/*  Works  */
/*********************/
.business-card-wrap {
  display: grid;
  gap: 4rem;
}
@media screen and (max-width: 767px) {
  .business-card-wrap {
    margin-top: 6rem;
  }
}
@media screen and (min-width: 768px) {
  .business-card-wrap {
    grid-template-columns: repeat(2, 1fr);
    gap: 5rem 10rem;
  }
}

.business-card__title {
  font-size: var(--font-size-s);
  font-weight: bold;
  margin-top: 1.8rem;
}
.business-card__desc {
  line-height: 1.7;
  margin-top: 0.8rem;
}

.depart-card {
  display: grid;
  margin-bottom: 5rem;
}
@media screen and (max-width: 767px) {
  .depart-card {
    margin-top: 9rem;
  }
}
@media screen and (max-width: 999px) {
  .depart-card {
    gap: 8rem;
  }
}
@media screen and (min-width: 1000px) {
  .depart-card {
    grid-template-columns: repeat(4, 1fr);
    margin-bottom: 7rem;
  }
}
.depart-card__item {
  position: relative;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  z-index: 0;
}
@media screen and (min-width: 1000px) {
  .depart-card__item {
    clip-path: polygon(13% 0, 100% 0%, 87% 100%, 0% 100%);
  }
  .depart-card__item::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(192, 0, 0, 0.8);
    opacity: 0;
    z-index: 1;
    -webkit-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
  }
  .depart-card__item:hover::before {
    opacity: 1;
  }
}
@media screen and (min-width: 768px) {
  .depart-card__item:nth-child(2), .depart-card__item:nth-child(4) {
    -webkit-transform: translateY(-7rem);
            transform: translateY(-7rem);
  }
}
.depart-card__link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
}
.depart-card__title {
  font-size: var(--font-size-m);
}
@media screen and (max-width: 999px) {
  .depart-card__title {
    margin-top: 1.8rem;
  }
}
.depart-card__desc {
  font-size: 1.3rem;
  margin-top: 1.4rem;
}
@media screen and (max-width: 999px) {
  .depart-card__inner {
    padding-inline: 3.5rem;
  }
}
@media screen and (min-width: 1000px) {
  .depart-card__inner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    color: var(--color-white);
    z-index: 1;
  }
}
@media screen and (max-width: 999px) {
  .depart-card__img {
    clip-path: polygon(0 0, 95% 0%, 95% 100%, 0% 100%);
  }
}
.depart-card__more {
  font-size: 1.2rem !important;
  margin-top: 2.4rem;
}
@media screen and (max-width: 999px) {
  .depart-card__more {
    color: var(--color-black) !important;
  }
  .depart-card__more::before {
    color: inherit !important;
  }
}

.depart-area {
  position: relative;
  margin-top: 10rem;
  z-index: 0;
}
@media screen and (min-width: 1000px) {
  .depart-area {
    padding: 4.3rem 10rem 13rem 27rem;
    margin-top: 8rem;
  }
}
.depart-area::before, .depart-area::after {
  content: "";
  position: absolute;
  height: 100%;
}
@media screen and (min-width: 1000px) {
  .depart-area::before, .depart-area::after {
    width: 95%;
    -webkit-transform: skewX(-4.5deg);
            transform: skewX(-4.5deg);
  }
}
.depart-area::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: var(--color-red);
  margin-left: auto;
  z-index: -1;
}
@media screen and (max-width: 999px) {
  .depart-area::before {
    top: 100px;
  }
}
@media screen and (min-width: 1000px) {
  .depart-area::after {
    top: -2.7rem;
    left: 2.7rem;
    background: var(--color-white);
    border: 1px solid var(--color-red);
    z-index: -2;
  }
}
@media screen and (max-width: 999px) {
  .depart-area__img {
    width: 343px;
    height: 371px;
    max-width: 100%;
    -o-object-position: top;
       object-position: top;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media screen and (min-width: 1000px) {
  .depart-area__img {
    position: absolute;
    top: -50px;
    left: 0;
    width: 224px;
  }
}
@media screen and (max-width: 999px) {
  .depart-area__title, .depart-area__desc, .depart-area__flow-img {
    padding-inline: 3.5rem;
  }
}
.depart-area__title {
  font-size: var(--font-size-m);
  color: var(--color-white);
}
@media screen and (max-width: 999px) {
  .depart-area__title {
    margin-top: 3.5rem;
  }
}
.depart-area__desc {
  font-size: var(--font-size-ss);
  color: var(--color-white);
  margin-block: 2.5rem;
}

@media screen and (max-width: 999px) {
  .details-wrap {
    background: var(--color-red);
    padding: 5rem 3.5rem;
  }
}

.interview-details {
  position: relative;
  z-index: 0;
}
@media screen and (min-width: 1000px) {
  .interview-details {
    width: 80%;
    margin-left: auto;
    -webkit-transform: translate(30px, -100px);
            transform: translate(30px, -100px);
  }
}

@media screen and (max-width: 999px) {
  .interview-details[open] .interview-summary::before {
    -webkit-transform: translateX(-50%) rotate(-90deg);
            transform: translateX(-50%) rotate(-90deg);
  }
}
@media screen and (min-width: 1000px) {
  .interview-details[open] .interview-summary::before {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
}
.interview-details[open] .interview-summary {
  border-bottom: none;
}

.interview-summary {
  position: relative;
  border: 1px solid var(--color-red);
  background: var(--color-white);
  padding: 2.2rem 3.5rem 5rem;
  cursor: pointer;
}
@media screen and (min-width: 1000px) {
  .interview-summary {
    padding: 2.2rem 6.6rem 3.3rem;
  }
}
.interview-summary::before {
  content: "〉";
  position: absolute;
  font-size: 3.2rem;
  color: var(--color-red);
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  z-index: 1;
}
@media screen and (max-width: 999px) {
  .interview-summary::before {
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(90deg);
            transform: translateX(-50%) rotate(90deg);
  }
}
@media screen and (min-width: 1000px) {
  .interview-summary::before {
    top: 80px;
    right: 40px;
  }
}
.interview-summary::before, .interview-summary__label, .interview-summary__name, .interview-summary__title {
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
.interview-summary__label, .interview-summary__name {
  display: block;
}
.interview-summary__label {
  font-size: 1.2rem;
  color: var(--color-red);
}
.interview-summary__name {
  font-size: var(--font-size-ss);
  margin-top: 1rem;
}
@media screen and (max-width: 999px) {
  .interview-summary__name {
    padding-right: 5rem;
  }
}
.interview-summary__title {
  font-size: var(--font-size-m);
  font-weight: normal;
  color: var(--color-red);
  margin-top: 1.5rem;
}
.interview-summary__img {
  position: absolute;
  top: -40px;
  right: -20px;
  width: 92px;
}
@media screen and (min-width: 768px) {
  .interview-summary__img {
    right: 70px;
    width: 130px;
  }
}
.interview-summary:hover::before,
.interview-summary:hover .interview-summary__label,
.interview-summary:hover .interview-summary__title {
  color: var(--color-font);
}
.interview-summary:hover .interview-summary__name {
  color: var(--color-red);
}

.intervew-content {
  border: 1px solid var(--color-red);
  background: var(--color-white);
  border-top: none;
}
.intervew-content__content {
  overflow: hidden;
}
.intervew-content__content-inner {
  position: relative;
  padding: 5rem 0;
}
@media screen and (min-width: 1000px) {
  .intervew-content__content-inner {
    padding: 8.5rem 2.9rem 8.5rem 4.4rem;
  }
}
.intervew-content__copy {
  font-size: var(--font-size-s);
  font-weight: bold;
}
.intervew-content__copy:not(:first-of-type) {
  margin-top: 5rem;
}
@media screen and (min-width: 1000px) {
  .intervew-content__copy:not(:first-of-type) {
    margin-top: 8.4rem;
  }
}
.intervew-content__copy, .intervew-content__desc {
  padding-inline: 3.5rem;
}
.intervew-content__desc {
  font-size: var(--font-size-ss);
  margin-top: 2.5rem;
}
@media screen and (min-width: 1000px) {
  .intervew-content__desc {
    margin-top: 3.4rem;
  }
}
.intervew-content__img {
  margin-top: 5rem;
}
@media screen and (min-width: 1000px) {
  .intervew-content__img {
    margin-top: 8.4rem;
  }
}

/*********************/
/*  environment  */
/*********************/
.career-flow {
  counter-reset: flow;
  display: grid;
  gap: 4.2rem;
  margin: 5rem 0 0;
}
@media screen and (min-width: 768px) {
  .career-flow {
    grid-template-columns: repeat(2, 1fr);
    gap: 3.8rem;
    margin: 10rem 0 0;
  }
}
@media screen and (min-width: 1000px) {
  .career-flow {
    grid-template-columns: repeat(4, 1fr);
  }
}
.career-flow__item::before {
  counter-increment: flow;
  content: counter(flow, decimal-leading-zero);
  display: block;
  font-size: 3.8rem;
  font-weight: bold;
}
.career-flow__title {
  font-size: 2rem;
  font-weight: bold;
  color: var(--color-red);
}
.career-flow__desc {
  font-size: 1.4rem;
  margin-top: 2.4rem;
}

.add-txt-wrap {
  padding-top: 5rem;
}
@media screen and (min-width: 1000px) {
  .add-txt-wrap {
    padding-top: 7rem;
  }
}

.add-txt {
  border-left: 1px solid var(--color-white);
  padding-left: 2.8rem;
}
.add-txt__title {
  font-size: var(--font-size-s);
}
.add-txt p {
  margin-top: 1.5rem;
}

.ul {
  list-style: none;
  color: #47a4ff;
  margin-top: 1rem;
}
.ul li {
  position: relative;
  font-size: 1.4rem;
  padding-left: 2rem;
}
.ul li::before {
  content: "・";
  position: absolute;
  top: 3px;
  left: 0;
  font-size: 2rem;
  line-height: 1;
}

.office-area {
  position: relative;
  background: var(--color-blue);
  margin-top: 5rem;
  z-index: 0;
}
@media screen and (max-width: 999px) {
  .office-area {
    padding-top: 72%;
  }
}
@media screen and (min-width: 1000px) {
  .office-area {
    margin-top: 8.5rem;
    padding-block: 9rem 4.5rem;
  }
}
.office-area__thumb {
  position: absolute;
  top: 0;
  aspect-ratio: 377/244;
  z-index: -1;
}
@media screen and (max-width: 999px) {
  .office-area__thumb {
    left: 0;
  }
}
@media screen and (min-width: 1000px) {
  .office-area__thumb {
    right: 0;
    width: 60%;
    max-height: 688px;
    aspect-ratio: 811/688;
  }
}
.office-area__thumb::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(5, 47, 128, 0.8);
  z-index: 1;
}
.office-area__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 999px) {
  .office-area__box {
    margin-top: 5.4rem;
  }
}
@media screen and (min-width: 1000px) {
  .office-area__box {
    width: 50%;
  }
}
.office-area__copy {
  font-size: var(--font-size-s);
  font-weight: bold;
  margin-top: 4.5rem;
}
@media screen and (min-width: 1000px) {
  .office-area__copy {
    margin-top: 4.8rem;
  }
}
.office-area__desc {
  font-size: var(--font-size-ss);
  margin-top: 1.5rem;
}

.environment-wrap {
  padding-block: 5rem 0;
}

.environment-card {
  display: grid;
  gap: 2.8rem;
  margin-block: 6rem 4rem;
}
@media screen and (min-width: 768px) {
  .environment-card {
    grid-template-columns: repeat(2, 1fr);
    gap: 3.4rem 1.8rem;
  }
}
@media screen and (min-width: 1000px) {
  .environment-card {
    grid-template-columns: repeat(4, 1fr);
    margin-block: 6.5rem 4.5rem;
  }
}
.environment-card__item {
  position: relative;
  place-content: center;
  text-align: center;
  background: #003174;
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  padding: 2rem 1.3rem;
  padding-top: 25%;
}
.environment-card__img {
  position: absolute;
  top: -15px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 90px;
  aspect-ratio: 1;
}
@media screen and (min-width: 1000px) {
  .environment-card__img {
    width: 77px;
  }
}
.environment-card__txt {
  margin-top: 2rem;
}

.supplement-txt {
  font-size: 1.2rem;
}

/*********************/
/*  outline  */
/*********************/
.ctg-btn {
  list-style: none;
  display: grid;
  gap: 2px;
}
@media screen and (min-width: 1000px) {
  .ctg-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.ctg-btn__link {
  display: block;
  font-weight: bold;
  text-align: center;
  color: var(--color-white);
  background: #272727;
  padding: 1.3rem 2rem;
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
@media screen and (min-width: 1000px) {
  .ctg-btn__link:hover {
    color: #272727;
    background: var(--color-white);
  }
}

.occupation-box {
  background: var(--color-white);
  padding: 35px;
  margin-top: 3rem;
  overflow: hidden;
}
@media screen and (min-width: 1000px) {
  .occupation-box {
    padding: 5.2rem 8.3rem;
    margin-top: 6rem;
  }
}
.occupation-box + .occupation-box {
  margin-top: 3.1rem;
}
@media screen and (min-width: 1000px) {
  .occupation-box + .occupation-box {
    margin-top: 1rem;
  }
}
.occupation-box__title {
  font-size: var(--font-size-m);
  color: var(--color-red);
}
.occupation-box__title::before {
  top: 17px;
}
@media screen and (min-width: 1000px) {
  .occupation-box__title::before {
    top: 20px;
  }
}
.occupation-box__desc {
  margin-top: 1.8rem;
}
.occupation-box__supplement-txt {
  display: block;
  margin-top: 2.5rem;
}

.outline__details[open] summary::before {
  -webkit-transform: translateY(-50%) rotate(-90deg);
          transform: translateY(-50%) rotate(-90deg);
}
.outline__summary {
  position: relative;
  font-size: 1.8rem;
  font-weight: bold;
  border: 1px solid var(--color-black);
  background: var(--color-white);
  padding: 1.4rem 2.8rem;
  margin-top: 2rem;
  cursor: pointer;
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
@media screen and (min-width: 1000px) {
  .outline__summary {
    margin-top: 3rem;
    padding: 1.6rem 2.2rem;
  }
  .outline__summary:hover {
    color: var(--color-red);
  }
}
.outline__summary::before {
  content: "〉";
  position: absolute;
  top: 50%;
  right: 20px;
  font-size: 1.8rem;
  -webkit-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
}
@media screen and (min-width: 1000px) {
  .outline__summary::before {
    right: 30px;
  }
}
@media screen and (min-width: 1000px) {
  .outline__dl {
    display: grid;
    gap: 4rem;
    grid-template-columns: 25% 1fr;
  }
}
.outline__dl dt,
.outline__dl dd {
  font-size: 1.6rem;
}
.outline__dl dt {
  color: #9e0000;
}
@media screen and (max-width: 999px) {
  .outline__dl dt:not(:first-of-type) {
    margin-top: 6rem;
  }
}
@media screen and (max-width: 999px) {
  .outline__dl dd {
    margin-top: 1.8rem;
  }
}

.outline-content {
  border: 1px solid var(--color-black);
  border-top: none;
  background: #F4F4F4;
  padding: 4.2rem 2.2rem;
}
@media screen and (min-width: 1000px) {
  .outline-content {
    padding: 4.4rem 5.7rem;
  }
}

.btn-area {
  display: grid;
  gap: 1.8rem;
  margin-top: 2rem;
}
@media screen and (min-width: 1000px) {
  .btn-area {
    grid-template-columns: repeat(3, auto);
  }
}

.btn {
  position: relative;
  width: 100%;
  font-size: 1.4rem;
  color: var(--color-white);
  background: var(--color-point);
  padding: 1.3rem 4.5rem 1.5rem 1.5rem;
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
.btn:hover {
  color: var(--color-black);
  background: #d9d9d9;
}
.btn--window::after {
  content: "\e901";
  font-family: "icomoon";
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

/*********************/
/*    */
/*********************/
.photo-gallery {
  position: relative;
  margin-top: 8rem;
}
@media screen and (min-width: 1000px) {
  .photo-gallery {
    margin-top: 5rem;
  }
}
.photo-gallery__item {
  height: 185px !important;
}
@media screen and (min-width: 1000px) {
  .photo-gallery__item {
    height: 294px !important;
  }
}
.photo-gallery__item + .photo-gallery__item {
  margin-left: 0.7rem;
}
.photo-gallery .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.photo-gallery .slick-list {
  overflow: visible;
}

/**************************/
/*  書き方パーツ調整用クラス  */
/**************************/
/*表示・非表示 切り替え用 */
@media screen and (min-width: 768px) {
  .sp-only {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .tab-only {
    display: none;
  }
}
@media screen and (min-width: 1000px) {
  .tab-only {
    display: none;
  }
}

@media screen and (max-width: 999px) {
  .pc-only {
    display: none;
  }
}

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

@media screen and (min-width: 768px) and (max-width: 999px) {
  .tab-none {
    display: none;
  }
}

@media screen and (min-width: 1000px) {
  .pc-none {
    display: none;
  }
}

/* margin-top スマホ */
@media screen and (max-width: 767px) {
  .sp-mt0 {
    margin-top: 0;
  }
  .sp-mt10 {
    margin-top: 1rem;
  }
  .sp-mt20 {
    margin-top: 2rem;
  }
  .sp-mt30 {
    margin-top: 3rem;
  }
  .sp-mt40 {
    margin-top: 4rem;
  }
  .sp-mt50 {
    margin-top: 5rem;
  }
  .sp-mt60 {
    margin-top: 6rem;
  }
  .sp-mt70 {
    margin-top: 7rem;
  }
  .sp-mt80 {
    margin-top: 8rem;
  }
  .sp-mt90 {
    margin-top: 9rem;
  }
  .sp-mt100 {
    margin-top: 10rem;
  }
}
/* margin-top タブレット */
@media screen and (min-width: 768px) {
  .tab-mt0 {
    margin-top: 0;
  }
  .tab-mt10 {
    margin-top: 1rem;
  }
  .tab-mt20 {
    margin-top: 2rem;
  }
  .tab-mt30 {
    margin-top: 3rem;
  }
  .tab-mt40 {
    margin-top: 4rem;
  }
  .tab-mt50 {
    margin-top: 5rem;
  }
  .tab-mt60 {
    margin-top: 6rem;
  }
  .tab-mt70 {
    margin-top: 7rem;
  }
  .tab-mt80 {
    margin-top: 8rem;
  }
  .tab-mt90 {
    margin-top: 9rem;
  }
  .tab-mt100 {
    margin-top: 10rem;
  }
}
/* margin-top パソコン */
@media screen and (min-width: 1000px) {
  .pc-mt0 {
    margin-top: 0;
  }
  .pc-mt10 {
    margin-top: 1rem;
  }
  .pc-mt20 {
    margin-top: 2rem;
  }
  .pc-mt30 {
    margin-top: 3rem;
  }
  .pc-mt40 {
    margin-top: 4rem;
  }
  .pc-mt50 {
    margin-top: 5rem;
  }
  .pc-mt60 {
    margin-top: 6rem;
  }
  .pc-mt70 {
    margin-top: 7rem;
  }
  .pc-mt80 {
    margin-top: 8rem;
  }
  .pc-mt90 {
    margin-top: 9rem;
  }
  .pc-mt100 {
    margin-top: 10rem;
  }
}
/* margin-bottom スマホ */
@media screen and (max-width: 767px) {
  .sp-mb0 {
    margin-bottom: 0;
  }
  .sp-mb10 {
    margin-bottom: 1rem;
  }
  .sp-mb20 {
    margin-bottom: 2rem;
  }
  .sp-mb30 {
    margin-bottom: 3rem;
  }
  .sp-mb40 {
    margin-bottom: 4rem;
  }
  .sp-mb50 {
    margin-bottom: 5rem;
  }
  .sp-mb60 {
    margin-bottom: 6rem;
  }
  .sp-mb70 {
    margin-bottom: 7rem;
  }
  .sp-mb80 {
    margin-bottom: 8rem;
  }
  .sp-mb90 {
    margin-bottom: 9rem;
  }
  .sp-mb100 {
    margin-bottom: 10rem;
  }
}
/* margin-bottom タブレット */
@media screen and (min-width: 768px) {
  .tab-mb0 {
    margin-bottom: 0;
  }
  .tab-mb10 {
    margin-bottom: 1rem;
  }
  .tab-mb20 {
    margin-bottom: 2rem;
  }
  .tab-mb30 {
    margin-bottom: 3rem;
  }
  .tab-mb40 {
    margin-bottom: 4rem;
  }
  .tab-mb50 {
    margin-bottom: 5rem;
  }
  .tab-mb60 {
    margin-bottom: 6rem;
  }
  .tab-mb70 {
    margin-bottom: 7rem;
  }
  .tab-mb80 {
    margin-bottom: 8rem;
  }
  .tab-mb90 {
    margin-bottom: 9rem;
  }
  .tab-mb100 {
    margin-bottom: 10rem;
  }
}
/* margin-bottom パソコン */
@media screen and (min-width: 1000px) {
  .pc-mb0 {
    margin-bottom: 0;
  }
  .pc-mb10 {
    margin-bottom: 1rem;
  }
  .pc-mb20 {
    margin-bottom: 2rem;
  }
  .pc-mb30 {
    margin-bottom: 3rem;
  }
  .pc-mb40 {
    margin-bottom: 4rem;
  }
  .pc-mb50 {
    margin-bottom: 5rem;
  }
  .pc-mb60 {
    margin-bottom: 6rem;
  }
  .pc-mb70 {
    margin-bottom: 7rem;
  }
  .pc-mb80 {
    margin-bottom: 8rem;
  }
  .pc-mb90 {
    margin-bottom: 9rem;
  }
  .pc-mb100 {
    margin-bottom: 10rem;
  }
}
/* letter-spacing */
.ls10 {
  letter-spacing: 0.01em;
}

.ls20 {
  letter-spacing: 0.02em;
}

.ls30 {
  letter-spacing: 0.03em;
}

.ls40 {
  letter-spacing: 0.04em;
}

.ls50 {
  letter-spacing: 0.05em;
}

.ls60 {
  letter-spacing: 0.06em;
}

.ls70 {
  letter-spacing: 0.07em;
}

.ls80 {
  letter-spacing: 0.08em;
}

.ls90 {
  letter-spacing: 0.09em;
}

.ls100 {
  letter-spacing: 0.1em;
}

.ls110 {
  letter-spacing: 0.11em;
}

.ls120 {
  letter-spacing: 0.12em;
}

.ls130 {
  letter-spacing: 0.13em;
}

.ls140 {
  letter-spacing: 0.14em;
}

.ls150 {
  letter-spacing: 0.15em;
}

.ls160 {
  letter-spacing: 0.16em;
}

.ls170 {
  letter-spacing: 0.17em;
}

.ls180 {
  letter-spacing: 0.18em;
}

.ls190 {
  letter-spacing: 0.19em;
}

.ls200 {
  letter-spacing: 0.2em;
}

/* line-height */
.lh10 {
  line-height: 1;
}

.lh11 {
  line-height: 1.1;
}

.lh12 {
  line-height: 1.2;
}

.lh13 {
  line-height: 1.3;
}

.lh14 {
  line-height: 1.4;
}

.lh15 {
  line-height: 1.5;
}

.lh16 {
  line-height: 1.6;
}

.lh17 {
  line-height: 1.7;
}

.lh18 {
  line-height: 1.8;
}

.lh19 {
  line-height: 1.9;
}

.lh20 {
  line-height: 2;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-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;
}
.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 div {
  -webkit-transition: none;
  transition: none;
}
.slick-slide img {
  display: block;
  height: 100%;
}
.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;
}

.slick-arrow {
  position: absolute;
  cursor: pointer;
  outline: 0;
  z-index: 1;
}
.slick-arrow.slick-prev, .slick-arrow.slick-next {
  width: 58px;
  height: 58px;
  background: #0C0C0C;
  border-radius: 50%;
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
.slick-arrow.slick-prev::before, .slick-arrow.slick-next::before {
  display: inline-block;
  content: "";
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  margin: 2px;
}
.slick-arrow.slick-prev {
  left: 5px;
  top: 32%;
}
@media screen and (min-width: 768px) {
  .slick-arrow.slick-prev {
    left: 24px;
    top: 45%;
  }
}
.slick-arrow.slick-prev::before {
  border-bottom: solid 3px #fff;
  border-left: solid 3px #fff;
}
.slick-arrow.slick-next {
  right: 5px;
  top: 32%;
}
@media screen and (min-width: 768px) {
  .slick-arrow.slick-next {
    right: 24px;
    top: 45%;
  }
}
.slick-arrow.slick-next::before {
  border-top: solid 3px #fff;
  border-right: solid 3px #fff;
}
.slick-arrow.slick-disabled {
  display: none !important;
}

.tick {
  white-space: nowrap;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
}

.tick-flip,
.tick-text-inline {
  font-size: 6.5rem;
}

.tick-label {
  margin-top: 1em;
  font-size: 1em;
}

.tick-char {
  width: 1.5em;
}

.tick-text-inline {
  display: inline-block;
  text-align: center;
  min-width: 1em;
}

.tick-text-inline + .tick-text-inline {
  margin-left: -0.325em;
}

.tick-group {
  margin: 0 0.5em;
  text-align: center;
}

.tick-text-inline {
  color: rgb(90, 93, 99) !important;
}

.tick-label {
  color: rgb(90, 93, 99) !important;
}

.tick-flip-panel {
  color: rgb(255, 255, 255) !important;
}

.tick-flip {
  font-family: !important;
}

.tick-flip-panel-text-wrapper {
  line-height: 1.45 !important;
}

.tick-flip-panel {
  background-color: rgb(196, 0, 10) !important;
}

.tick-flip {
  border-radius: 0em !important;
}

.tick-credits {
  display: none;
}

.countup-list {
  list-style: none;
  border-top: 1px solid var(--color-primary);
  margin-top: 3.2rem;
  margin-bottom: 12.5rem;
}
.countup-list__item {
  border-bottom: 1px solid var(--color-primary);
  padding: 3rem 1.5rem;
}
@media screen and (min-width: 1000px) {
  .countup-list__item {
    padding: 3rem 0;
    display: grid;
    grid-template-columns: 320px 1fr;
    grid-template-rows: auto auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0 8rem;
  }
}
.countup-list__title {
  display: block;
  font-size: var(--font-size-m);
  color: var(--color-primary);
  font-weight: bold;
  text-align: center;
  margin-bottom: 2rem;
}
@media screen and (min-width: 1000px) {
  .countup-list__title {
    grid-column: 2/3;
    grid-row: 1/2;
    text-align: left;
    margin: 0;
  }
}
.countup-list__number {
  position: relative;
}
@media screen and (min-width: 1000px) {
  .countup-list__number {
    grid-column: 1/2;
    grid-row: 1/3;
  }
}
.countup-list__number--01 .tick-flip:first-child, .countup-list__number--01 .tick-flip:nth-child(2) {
  display: none;
}
.countup-list__number--01 .countup-list__tani {
  -webkit-transform: translateX(calc(-50% + 7rem));
          transform: translateX(calc(-50% + 7rem));
}
.countup-list__number--02 .tick-flip:first-child {
  display: none;
}
.countup-list__number--02 .countup-list__tani {
  -webkit-transform: translateX(calc(-50% + 10rem));
          transform: translateX(calc(-50% + 10rem));
}
.countup-list__number--decimal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.countup-list__number--decimal .tick-int .tick-flip:first-of-type {
  display: none;
}
.countup-list__number--decimal .countup-list__tani {
  -webkit-transform: translateX(calc(-50% + 15.5rem));
          transform: translateX(calc(-50% + 15.5rem));
}
.countup-list__number--decimal .dot {
  display: inline-block;
  font-size: 1.1rem;
  line-height: 1;
  color: var(--color-primary);
  margin-inline: 0.3rem;
}
.countup-list__tani {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(calc(-50% + 14rem));
          transform: translateX(calc(-50% + 14rem));
  color: var(--color-primary);
  font-size: var(--font-size-ss);
}
.countup-list__desc {
  display: block;
  margin: 2rem auto 0;
  max-width: 400px;
}
@media screen and (min-width: 1000px) {
  .countup-list__desc {
    max-width: 100%;
    grid-column: 2/3;
    grid-row: 2/3;
    margin: 0;
  }
}

:root {
  font-size: 62.5%;
  scroll-behavior: smooth;
}

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?vg6ec6");
  src: url("../fonts/icomoon.eot?vg6ec6#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?vg6ec6") format("truetype"), url("../fonts/icomoon.woff?vg6ec6") format("woff"), url("../fonts/icomoon.svg?vg6ec6#icomoon") format("svg");
}
body {
  font-size: var(--font-size-ss);
  line-height: 1.8;
  font-family: "BIZ UDPGothic", sans-serif, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Arial, "メイリオ", Meiryo;
  color: var(--color-black);
  line-height: 1.7;
  -webkit-font-feature-settings: "halt";
          font-feature-settings: "halt";
  -webkit-font-smoothing: antialiased;
  scroll-behavior: smooth;
}

sup {
  font-size: 70%;
}

img {
  width: 100%;
  height: auto;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.clearfix {
  clear: both;
}

:focus {
  outline: 0;
}

.alignleft,
.alignright,
.aligncenter {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 1em auto;
}

@media screen and (min-width: 768px) {
  .alignleft {
    float: left;
    margin: 0 2em 0 0;
  }
}

@media screen and (min-width: 768px) {
  .alignright {
    float: right;
    margin: 0 0 0 2em;
  }
}

img.aligncenter {
  max-width: 100%;
  height: auto;
}
@media screen and (min-width: 768px) {
  img.aligncenter {
    margin: 2em auto;
  }
}

.link-area {
  margin: 3.8rem 0 0;
}
@media screen and (min-width: 1000px) {
  .link-area {
    margin: 4rem 0 0;
  }
}

.txt-link {
  position: relative;
  display: inline-block;
  text-decoration: underline;
  color: var(--color-font);
  font-size: var(--font-size-ss);
  padding-left: 3rem;
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
@media screen and (min-width: 1000px) {
  .txt-link:hover {
    color: var(--color-red);
  }
}
.txt-link::before {
  content: "〉";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-weight: normal;
  color: var(--color-red);
  text-decoration: none;
}
.txt-link--white {
  color: var(--color-white);
}
.txt-link--white::before {
  color: var(--color-white);
}