@charset "utf-8";@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Libre+Baskerville:wght@400;700&family=Noto+Sans+JP:wght@400;700&family=Playfair+Display:wght@400;500&family=Roboto:wght@400;700&family=Shippori+Mincho+B1:wght@600;800&display=swap");
body {
  -webkit-text-size-adjust: 100%;
}

body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,
pre, code, form, fieldset, legend, input, textarea, p, th, td, figure {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

img {
  line-height: 0;
}

figure {
  line-height: 1;
  margin: 0;
}

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

fieldset, img {
  border: 0;
}

li {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
}

q:before, q:after {
  content: '';
}

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

input, textarea, select {
  *font-size: 100%;
}

legend {
  color: #000;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*:focus {
  outline: none;
}

/* cyrillic-ext */
body {
  -webkit-text-size-adjust: 100%;
  position: relative;
  ounter-reset: number 0;
}

@media screen and (min-width: 766px) {
  html {
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  html {
    font-size: 3.5vw;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  html {
    font-size: 1.5vw;
  }
}

div {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6, div, p, li, dt, dd, th, td, a, span {
  font-family: 'Noto Sans JP',"游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}

@media screen\0 {
  h1, h2, h3, h4, h5, h6, div, p, li, dt, dd, th, td, a, span {
    font-family: "Segoe UI", Meiryo, sans-serif;
  }
}

h1, h2, h3, h4, h5, h6, p, li, dt, dd, th, td, a, span {
  line-height: 1.8;
  color: #3c3c46;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  h1, h2, h3, h4, h5, h6, p, li, dt, dd, th, td, a, span {
    letter-spacing: .5vw;
  }
}

img {
  width: auto;
}

svg {
  display: block;
}

a {
  color: #3c3c46;
  text-decoration: none;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.scroll-stop {
  overflow: hidden;
}

.ppLazyBg {
  display: block;
  background-size: cover;
  background-position: center;
}

.bg {
  display: block;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.layer-txt {
  font-size: 3.2vw;
  color: #fff;
  display: inline-block;
  overflow: hidden;
  position: relative;
  line-height: 1;
}

.layer-txt span {
  padding: 12px 25px;
  display: inline-block;
  position: relative;
  z-index: 2;
}

.layer-txt .layer-before,
.layer-txt .layer-after {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.layer-txt .layer-before {
  z-index: 1;
  background: #3FABB9;
}

.layer-txt .layer-after {
  z-index: 3;
  background: #fff;
}

.megabnr-field {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: fixed;
  width: 100%;
  z-index: 5;
  height: calc(100vw - 80px);
  top: 80px;
  opacity: 0;
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
  -webkit-transform-origin: 0% 0%;
          transform-origin: 0% 0%;
}

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

.megabnr-field .megabnr-field-inner {
  background: #efefef;
  padding: 35px 0;
  width: 100%;
  position: relative;
  z-index: 6;
}

.megabnr-field .megabnr-field-inner .in {
  width: 1000px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.megabnr-field .megabnr-field-inner a {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 30%;
  margin-right: 3%;
  margin-bottom: 12px;
}

.megabnr-field .megabnr-field-inner figure {
  width: 80px;
  height: 80px;
}

.megabnr-field .megabnr-field-inner p {
  font-size: 0.7rem;
  padding: 0px 12px;
}

.megabnr-field .megabnr-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.8);
  z-index: 5;
}

.megabnr-open {
  opacity: 1;
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
}

.ac-container .cross {
  display: inline-block;
}

.ac-container .cross i {
  display: inline-block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform-origin: 50%;
          transform-origin: 50%;
  width: 40px;
  height: 40px;
  background: #EBEBEB;
  border-radius: 50%;
  position: relative;
}

.ac-container .cross i:after, .ac-container .cross i:before {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: absolute;
  -webkit-transform-origin: 50%;
          transform-origin: 50%;
  transition: 0.5s;
  content: "";
  background: #B4B4B4;
  width: 20px;
  height: 1px;
  top: 18px;
  left: 10px;
}

.ac-container .cross i:before {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.ac-container .more {
  padding: 20px 0;
  text-align: center;
}

.ac-container .more a {
  padding: 8px 25px;
  display: inline-block;
  border: 1px solid #ccc;
}

.ac-container .cross .accordion-btn-open {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}

.ac-contents {
  overflow: hidden;
  height: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.fadein {
  opacity: 0;
  -webkit-transition: 1.3s;
  transition: 1.3s;
}

@media screen and (min-width: 766px) {
  .fadein {
    -webkit-transform: translate(0, 40px);
            transform: translate(0, 40px);
  }
}

@media screen and (max-width: 767px) {
  .fadein {
    -webkit-transform: translate(0, 2vw);
            transform: translate(0, 2vw);
  }
}

.fadein.active {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

._parts_btn01 a {
  width: 250px;
  color: #fff;
  letter-spacing: 0.075em;
  background: #3c3c46;
  padding: 0.3em 1.5em;
  position: relative;
  border-radius: 3em;
  display: block;
}

@media screen and (max-width: 767px) {
  ._parts_btn01 a {
    width: 66.666vw;
    font-size: 1.08rem;
    padding: 0.5em 1.5em;
  }
}

._parts_btn01 a:after {
  content: "";
  display: block;
  width: 1.614em;
  height: 0.428em;
  background-image: url("/assets/images/common/btn_arw_wh.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 50%;
  right: 0.6em;
  -webkit-transform: translateY(-55%);
          transform: translateY(-55%);
}

@media screen and (max-width: 767px) {
  ._parts_btn01 a:after {
    width: 1.4286em;
    height: 0.379em;
    right: 1rem;
  }
}

._parts_btn01.--left a {
  text-align: left;
}

._parts_btn01.--red a {
  background: #eb3c5a;
}

._parts_btn01.--link a:after {
  width: 1em;
  height: 1em;
  background-image: url("/assets/images/common/icon_link.svg");
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 1.5em;
}

._parts_btn01.--link_wh a {
  background-color: transparent;
  border: 1px solid #3c3c46;
  color: #3c3c46;
}

._parts_btn01.--link_wh a:after {
  width: 1em;
  height: 1em;
  background-image: url("/assets/images/common/icon_link_bk.svg");
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 1.5em;
}

._parts_btn01.--large a {
  width: 258px;
  font-size: 1.14rem;
  padding: 0.8em 2.7em;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  ._parts_btn01.--large a {
    width: 66.666vw;
    font-size: 1.23rem;
  }
  ._parts_btn01.--large a:after {
    right: 1.5rem;
  }
}

._parts_btn02 {
  margin-left: auto;
  text-align: right;
  margin-top: 4rem;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  ._parts_btn02 {
    margin-top: 7.46vw;
  }
}

._parts_btn02 p, ._parts_btn02 a {
  font-size: 0.86rem;
  letter-spacing: 0.05em;
  position: relative;
  padding-right: 2.3em;
  line-height: 1;
  color: #3c3c46;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

@media screen and (max-width: 767px) {
  ._parts_btn02 p, ._parts_btn02 a {
    font-size: 0.92rem;
  }
}

._parts_btn02 p:after, ._parts_btn02 a:after {
  content: "";
  width: 1.615rem;
  height: 0.429rem;
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  background-image: url("/assets/images/common/btn_arw_bk.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transform: translateY(-40%);
          transform: translateY(-40%);
}

._parts_btn02 p:hover, ._parts_btn02 a:hover {
  opacity: 1;
  color: #c2a92f;
}

._parts_pagettl {
  height: 400px;
  position: relative;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  ._parts_pagettl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 30rem;
  }
}

@media screen and (max-width: 767px) {
  ._parts_pagettl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 58.66vw;
  }
}

._parts_pagettl .__dotsmv {
  content: "";
  display: block;
  width: 8.8rem;
  height: 12rem;
  position: absolute;
  z-index: 10;
  pointer-events: none;
  bottom: -8.714rem;
  left: calc(50vw + 32.5rem);
  background-image: url("/assets/images/common/dots_mv.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  ._parts_pagettl .__dotsmv {
    bottom: -5rem;
    left: auto;
    right: 10vw;
    -webkit-transform: translate3d(0, 0, 0) scale(0.8) rotate(-20deg);
            transform: translate3d(0, 0, 0) scale(0.8) rotate(-20deg);
  }
}

@media screen and (max-width: 767px) {
  ._parts_pagettl .__dotsmv {
    bottom: -5.5rem;
    left: auto;
    right: 3vw;
    -webkit-transform: translate3d(0, 0, 0) scale(0.5) rotate(-20deg);
            transform: translate3d(0, 0, 0) scale(0.5) rotate(-20deg);
  }
}

._parts_pagettl:after {
  content: "";
  max-width: calc(50vw - 15rem);
  width: 100%;
  height: calc(100% + 1.428rem);
  position: absolute;
  top: 5.714rem;
  left: 0;
  z-index: 2;
  pointer-events: none;
  border-bottom-right-radius: 14.28rem;
  background-image: radial-gradient(at 0% 0%, #fda383, transparent), radial-gradient(at 100% 0%, #83ffff, transparent), radial-gradient(at 100% 100%, #60b2ff, transparent), radial-gradient(at 0% 100%, #fdff6b, transparent);
  opacity: 0.15;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  ._parts_pagettl:after {
    display: none;
  }
}

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

._parts_pagettl .bg {
  display: block;
  max-width: calc(50vw + 550px);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  border-bottom-left-radius: 9.5rem;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  ._parts_pagettl .bg {
    border-bottom-left-radius: 0;
  }
}

@media screen and (max-width: 767px) {
  ._parts_pagettl .bg {
    border-bottom-left-radius: 0;
  }
}

._parts_pagettl .__txt {
  max-width: 1100px;
  width: 100%;
  padding: 9.5rem 0 0 4rem;
  margin: 0 auto;
  position: relative;
  z-index: 3;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  ._parts_pagettl .__txt {
    text-align: center;
    padding: 0;
  }
}

@media screen and (max-width: 767px) {
  ._parts_pagettl .__txt {
    text-align: center;
    padding: 0;
  }
}

._parts_pagettl .__txt .__jp, ._parts_pagettl .__txt .__en {
  color: #fff;
}

._parts_pagettl .__txt .__en {
  font-family: 'Libre Baskerville', serif;
  font-size: 5.43rem;
  letter-spacing: 0.05em;
  line-height: 1;
  font-weight: 400;
}

@media screen and (max-width: 767px) {
  ._parts_pagettl .__txt .__en {
    font-size: 2.15rem;
  }
}

._parts_pagettl .__txt .__jp {
  font-size: 1.43rem;
  line-height: 1;
  margin-top: 1em;
  font-weight: 400;
}

@media screen and (max-width: 767px) {
  ._parts_pagettl .__txt .__jp {
    font-size: 1.08rem;
  }
}

._parts_breadcrumb {
  max-width: 980px;
  margin: 2.857rem auto 7.571rem;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  ._parts_breadcrumb {
    width: 78.666vw;
  }
}

@media screen and (max-width: 767px) {
  ._parts_breadcrumb {
    width: 78.666vw;
    margin: 6.4vw auto 21.86vw;
  }
}

._parts_breadcrumb ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

._parts_breadcrumb ul li {
  margin-right: 0.8em;
}

._parts_breadcrumb ul li:not(:last-child):after {
  content: ">";
  display: inline-block;
  margin-left: 0.8em;
}

._parts_breadcrumb ul li strong {
  font-weight: 400;
}

._parts_breadcrumb ul li > * {
  font-size: 1rem;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 767px) {
  ._parts_breadcrumb ul li > * {
    font-size: 0.92rem;
  }
}

._parts_img_shadow {
  position: relative;
}

._parts_img_shadow img {
  position: relative;
  z-index: 5;
}

._parts_img_shadow:after {
  content: "";
  position: absolute;
  top: 0.714rem;
  left: 0.714rem;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: block;
  background: -webkit-gradient(linear, left top, right top, from(#98d8d0), color-stop(90%, #2cb3d5));
  background: linear-gradient(90deg, #98d8d0 0%, #2cb3d5 90%);
  opacity: 0.2;
}

.form-error {
  margin-top: 8px;
}

.form-error p {
  display: block;
  padding: 8px;
  border-radius: 3px;
  color: #fff;
}

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="date"],
input[type="number"],
textarea {
  width: 100%;
  font-size: 0.9rem;
  padding: 18px;
  color: #666;
}

input[type="text"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #BABABA;
}

input[type="text"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #BABABA;
}

input[type="text"]::-ms-input-placeholder,
input[type="email"]::-ms-input-placeholder,
input[type="tel"]::-ms-input-placeholder,
input[type="date"]::-ms-input-placeholder,
input[type="number"]::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: #BABABA;
}

input[type="text"]::placeholder,
input[type="email"]::placeholder,
input[type="tel"]::placeholder,
input[type="date"]::placeholder,
input[type="number"]::placeholder,
textarea::placeholder {
  color: #BABABA;
}

input[type="text"]:input-placeholder,
input[type="email"]:input-placeholder,
input[type="tel"]:input-placeholder,
input[type="date"]:input-placeholder,
input[type="number"]:input-placeholder,
textarea:input-placeholder {
  color: #BABABA;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  appearance: none;
  border-radius: 0;
  border: 0;
  margin: 0;
  padding: 0;
  background: none transparent;
  vertical-align: middle;
  font-size: inherit;
  color: inherit;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

._form-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

._form-radio input[type="radio"] {
  display: none;
}

._form-radio label {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 25px;
}

._form-radio label span {
  display: block;
  padding: 10px;
}

._form-radio label span:before, ._form-radio label span:after {
  content: "";
  position: absolute;
  border-radius: 50%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

._form-radio label span:before {
  width: 16px;
  height: 16px;
  top: 10px;
  left: 10px;
}

._form-radio label span:after {
  width: 10px;
  height: 10px;
  top: 14px;
  left: 14px;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: 50%;
          transform-origin: 50%;
}

._form-radio input[type="radio"]:checked + span:after {
  -webkit-transform: scale(1);
          transform: scale(1);
}

._form-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

._form-checkbox input[type="checkbox"] {
  display: none;
}

._form-checkbox label {
  width: 100%;
  padding-left: 25px;
  cursor: pointer;
  position: relative;
  display: block;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

._form-checkbox label:after {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  top: 12px;
  left: 12px;
}

._form-checkbox label span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px;
}

._form-checkbox label span:before, ._form-checkbox label span:after {
  content: "";
  position: absolute;
  z-index: 2;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

._form-checkbox label span:before {
  width: 18px;
  height: 2px;
  top: 20px;
  left: 18px;
  -webkit-transform: rotate(-45deg) scaleX(0);
          transform: rotate(-45deg) scaleX(0);
  -webkit-transform-origin: 0 100%;
          transform-origin: 0 100%;
}

._form-checkbox label span:after {
  width: 8px;
  height: 2px;
  top: 19px;
  left: 9px;
  -webkit-transform: rotate(35deg) scaleX(0);
          transform: rotate(35deg) scaleX(0);
  -webkit-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
}

._form-checkbox input[type="checkbox"]:checked + span:before {
  -webkit-transform: rotate(-45deg) scaleX(1);
          transform: rotate(-45deg) scaleX(1);
}

._form-checkbox input[type="checkbox"]:checked + span:after {
  -webkit-transform: rotate(35deg) scaleX(1);
          transform: rotate(35deg) scaleX(1);
}

._form-select {
  overflow: hidden;
  *display: inline;
  *zoom: 1;
  position: relative;
  border-radius: 5px;
}

._form-select > select {
  width: 100%;
  padding: 18px 25px;
}

._form-select:after {
  position: absolute;
  content: "";
  width: 25px;
  height: 25px;
  background-image: url("../images/prts/allow_01.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  right: 30px;
  top: calc(50% - 12px);
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.mw_wp_form_confirm ._form-select {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.mw_wp_form_confirm ._form-select:after {
  display: none;
}

input[type='button'],
input[type='submit'] {
  font-size: 1rem;
  background: none;
  text-align: center;
  color: #333;
  width: 100%;
  border: none;
}

.form-botton-back,
.form-botton-next {
  position: relative;
  overflow: hidden;
}

.form-botton-back:after,
.form-botton-next:after {
  position: absolute;
  content: "";
  width: 30px;
  height: 30px;
  background-image: url("../images/prts/allow_02_w.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  top: calc(50% - 15px);
}

.form-botton-back input[type='submit'],
.form-botton-next input[type='submit'] {
  width: 100%;
  position: relative;
  z-index: 1;
}

.form-botton-back {
  background: #666;
  position: relative;
}

.form-botton-back:after {
  left: 30px;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

.form-botton-back:before {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #333;
  top: 0;
  left: 0;
  -webkit-clip-path: circle(0% at 50% 50%);
          clip-path: circle(0% at 50% 50%);
}

.form-botton-back:hover:before {
  -webkit-clip-path: circle(100% at 50% 50%);
          clip-path: circle(100% at 50% 50%);
}

.form-botton-back input[type='button'] {
  width: 100%;
  height: 50px;
  position: relative;
  z-index: 1;
}

.form-botton-next:after {
  right: 30px;
}

.form-botton-next:before {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #333;
  top: 0;
  left: 0;
  -webkit-clip-path: circle(0% at 50% 50%);
          clip-path: circle(0% at 50% 50%);
}

.form-botton-next:hover:before {
  -webkit-clip-path: circle(100% at 50% 50%);
          clip-path: circle(100% at 50% 50%);
}

.form-botton-next input[type='submit'] {
  height: 70px;
}

/*
@include animation(animationSample 1.2s ease 0.15s);
*/
.anime1 {
  -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
          clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  opacity: 1;
}

.anime1.active {
  -webkit-animation: animeTxt1 1.2s ease 0.2s;
          animation: animeTxt1 1.2s ease 0.2s;
  animation: animeTxt1 1.2s ease 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes animeTxt1 {
  0% {
    -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
            clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
    opacity: 1;
  }
  100% {
    -webkit-clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
            clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
    opacity: 1;
  }
}

@keyframes animeTxt1 {
  0% {
    -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
            clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
    opacity: 1;
  }
  100% {
    -webkit-clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
            clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
    opacity: 1;
  }
}

.anime2 {
  -webkit-clip-path: circle(0% at 50% 50%);
          clip-path: circle(0% at 50% 50%);
  opacity: 1;
}

.anime2.active {
  -webkit-animation: animeTxt2 1.2s ease 0.2s;
          animation: animeTxt2 1.2s ease 0.2s;
  animation: animeTxt2 1.2s ease 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes animeTxt2 {
  0% {
    -webkit-clip-path: circle(0% at 50% 50%);
            clip-path: circle(0% at 50% 50%);
    opacity: 1;
  }
  100% {
    -webkit-clip-path: circle(70.7% at 50% 50%);
            clip-path: circle(70.7% at 50% 50%);
    opacity: 1;
  }
}

@keyframes animeTxt2 {
  0% {
    -webkit-clip-path: circle(0% at 50% 50%);
            clip-path: circle(0% at 50% 50%);
    opacity: 1;
  }
  100% {
    -webkit-clip-path: circle(70.7% at 50% 50%);
            clip-path: circle(70.7% at 50% 50%);
    opacity: 1;
  }
}

.box-anime1 img, .box-anime1:after {
  -webkit-clip-path: polygon(54% 34%, 17% 43%, 31% 76%, 75% 61%);
          clip-path: polygon(54% 34%, 17% 43%, 31% 76%, 75% 61%);
  -webkit-clip-path: circle(10.7% at 50% 50%);
          clip-path: circle(10.7% at 50% 50%);
  opacity: 0;
}

.box-anime1.active img {
  -webkit-animation: anime1 1s ease 0.2s;
          animation: anime1 1s ease 0.2s;
  animation: anime1 1s ease 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  animation-fill-mode: both;
}

.box-anime1.active:after {
  -webkit-animation: anime1 1s ease 0s;
          animation: anime1 1s ease 0s;
  animation: anime1 1s ease 0s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes anime1 {
  0% {
    -webkit-transform: translateX(-30px);
            transform: translateX(-30px);
    -webkit-clip-path: polygon(54% 34%, 17% 43%, 31% 76%, 75% 61%);
            clip-path: polygon(54% 34%, 17% 43%, 31% 76%, 75% 61%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
    -webkit-clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
            clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
    opacity: 1;
  }
}

@keyframes anime1 {
  0% {
    -webkit-transform: translateX(-30px);
            transform: translateX(-30px);
    -webkit-clip-path: polygon(54% 34%, 17% 43%, 31% 76%, 75% 61%);
            clip-path: polygon(54% 34%, 17% 43%, 31% 76%, 75% 61%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
    -webkit-clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
            clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
    opacity: 1;
  }
}

.box-anime2 img, .box-anime2:after {
  -webkit-clip-path: circle(0% at 50% 50%);
          clip-path: circle(0% at 50% 50%);
  opacity: 0;
}

.box-anime2.active img {
  -webkit-animation: animeBox2 1s ease 0.2s;
          animation: animeBox2 1s ease 0.2s;
  animation: animeBox2 1s ease 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  animation-fill-mode: both;
}

.box-anime2.active:after {
  -webkit-animation: animeBox2 1s ease 0s;
          animation: animeBox2 1s ease 0s;
  animation: animeBox2 1s ease 0s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes animeBox2 {
  0% {
    -webkit-transform: translateX(50px);
            transform: translateX(50px);
    -webkit-clip-path: circle(0% at 50% 50%);
            clip-path: circle(0% at 50% 50%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
    -webkit-clip-path: circle(100% at 50% 50%);
            clip-path: circle(100% at 50% 50%);
    opacity: 1;
  }
}

@keyframes animeBox2 {
  0% {
    -webkit-transform: translateX(50px);
            transform: translateX(50px);
    -webkit-clip-path: circle(0% at 50% 50%);
            clip-path: circle(0% at 50% 50%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
    -webkit-clip-path: circle(100% at 50% 50%);
            clip-path: circle(100% at 50% 50%);
    opacity: 1;
  }
}

.box-anime3 img, .box-anime3:after {
  -webkit-clip-path: polygon(50% 31%, 51% 32%, 49% 32%, 50% 32%, 51% 32%);
          clip-path: polygon(50% 31%, 51% 32%, 49% 32%, 50% 32%, 51% 32%);
  opacity: 0;
}

.box-anime3.active img {
  -webkit-animation: animeBox3 1s ease 0.2s;
          animation: animeBox3 1s ease 0.2s;
  animation: animeBox3 1s ease 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  animation-fill-mode: both;
}

.box-anime3.active:after {
  -webkit-animation: animeBox3 1s ease 0s;
          animation: animeBox3 1s ease 0s;
  animation: animeBox3 1s ease 0s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes animeBox3 {
  0% {
    -webkit-transform: translateX(50px);
            transform: translateX(50px);
    -webkit-clip-path: polygon(50% 31%, 51% 32%, 49% 32%, 50% 32%, 51% 32%);
            clip-path: polygon(50% 31%, 51% 32%, 49% 32%, 50% 32%, 51% 32%);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
    -webkit-clip-path: polygon(51% 17%, 82% 34%, 74% 76%, 30% 78%, 33% 46%);
            clip-path: polygon(51% 17%, 82% 34%, 74% 76%, 30% 78%, 33% 46%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
    -webkit-clip-path: polygon(50% 0%, 100% 0, 100% 100%, 0 100%, 0 0);
            clip-path: polygon(50% 0%, 100% 0, 100% 100%, 0 100%, 0 0);
    opacity: 1;
  }
}

@keyframes animeBox3 {
  0% {
    -webkit-transform: translateX(50px);
            transform: translateX(50px);
    -webkit-clip-path: polygon(50% 31%, 51% 32%, 49% 32%, 50% 32%, 51% 32%);
            clip-path: polygon(50% 31%, 51% 32%, 49% 32%, 50% 32%, 51% 32%);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
    -webkit-clip-path: polygon(51% 17%, 82% 34%, 74% 76%, 30% 78%, 33% 46%);
            clip-path: polygon(51% 17%, 82% 34%, 74% 76%, 30% 78%, 33% 46%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
    -webkit-clip-path: polygon(50% 0%, 100% 0, 100% 100%, 0 100%, 0 0);
            clip-path: polygon(50% 0%, 100% 0, 100% 100%, 0 100%, 0 0);
    opacity: 1;
  }
}

.ml-slideIn {
  position: relative;
  display: inline-block;
}

.ml-slideIn span {
  z-index: 1;
  display: block;
  position: relative;
  padding: 5px 0px;
  -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
          clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
}

.ml-slideIn i.front, .ml-slideIn i.back {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #f5f5f5;
  -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
          clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
}

.ml-slideIn i.front {
  background: #69D3CB;
  z-index: 2;
}

.txt-anime4 {
  position: relative;
  display: inline-block;
}

.txt-anime4 span {
  z-index: 1;
  display: block;
  position: relative;
  padding: 5px 12px;
  -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
          clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
}

.txt-anime4 i.front, .txt-anime4 i.back {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #f5f5f5;
  -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
          clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
}

.txt-anime4 i.front {
  background: #69D3CB;
  z-index: 2;
}

.txt-anime4.active span {
  -webkit-animation: anime4 0.3s ease 0.8s;
          animation: anime4 0.3s ease 0.8s;
  animation: anime4 0.3s ease 0.8s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  animation-fill-mode: both;
}

.txt-anime4.active i.front {
  -webkit-animation: anime41 0.8s ease 0.5s;
          animation: anime41 0.8s ease 0.5s;
  animation: anime41 0.8s ease 0.5s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  animation-fill-mode: both;
}

.txt-anime4.active i.back {
  -webkit-animation: anime4 0.8s ease 0.2s;
          animation: anime4 0.8s ease 0.2s;
  animation: anime4 0.8s ease 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes anime4 {
  0% {
    -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
            clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  }
  100% {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
            clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
}

@keyframes anime4 {
  0% {
    -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
            clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  }
  100% {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
            clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
}

@-webkit-keyframes anime41 {
  0% {
    -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
            clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  }
  50% {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
            clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
  100% {
    -webkit-clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
            clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
  }
}

@keyframes anime41 {
  0% {
    -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
            clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  }
  50% {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
            clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
  100% {
    -webkit-clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
            clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
  }
}

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

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .tb-none {
    display: none !important;
  }
}

@media screen and (min-width: 1025px) {
  .tb-only {
    display: none !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .tb-only {
    display: block !important;
  }
}

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

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

.inner {
  margin: 0 auto;
  max-width: 1200px;
}

@media screen and (min-width: 766px) {
  .inner {
    padding: 0 50px;
  }
}

@media screen and (max-width: 767px) {
  .inner {
    padding: 0 4%;
  }
}

.inner.--w980 {
  max-width: 1080px;
}

@media screen and (min-width: 766px) {
  .inner.--w980 {
    padding: 0 50px;
  }
}

@media screen and (max-width: 767px) {
  .inner.--w980 {
    padding: 0 4%;
  }
}

main {
  word-break: break-all;
  position: relative;
  padding-bottom: 11rem;
}

@media screen and (max-width: 767px) {
  main {
    padding-bottom: 30vw;
  }
}

main .wrapper {
  margin-left: auto;
  width: calc(100% - 60px);
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  main .wrapper {
    width: calc(100% - 45px);
  }
}

@media screen and (max-width: 767px) {
  main .wrapper {
    width: 100%;
  }
}

a {
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

@media screen and (min-width: 766px) {
  a:hover {
    opacity: 0.6;
  }
}

@media screen and (max-width: 767px) {
  a.hover {
    opacity: 0.6;
  }
}

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

#ERROR .lowerSectionTitle p {
  font-size: 1.14286rem;
  text-align: center;
}

@media screen and (min-width: 1025px) {
  #ERROR .lowerSectionTitle p {
    font-size: 1.28571rem;
  }
}

@media screen and (max-width: 767px) {
  #ERROR .lowerSectionTitle p {
    text-align: left;
  }
}

#PAGETOP {
  font-size: 0.86rem;
  letter-spacing: 0.1em;
  font-family: 'Roboto', sans-serif;
  position: absolute;
  bottom: 10rem;
  left: calc(100vw - 6.92rem);
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  z-index: 10;
  color: #fff;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #PAGETOP {
    left: calc(100vw - 3rem);
  }
}

@media screen and (max-width: 767px) {
  #PAGETOP {
    bottom: 20vw;
    left: 90vw;
  }
}

#PAGETOP p {
  position: relative;
  cursor: pointer;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

#PAGETOP p:after {
  content: "";
  display: block;
  width: 1px;
  height: 5em;
  background: #3c3c46;
  position: absolute;
  bottom: calc(100% + 0.4em);
  left: 50%;
}

@media screen and (min-width: 766px) {
  #PAGETOP p:hover {
    opacity: 0.6;
  }
}

#BOTTOM-CONTACT {
  position: relative;
  margin-top: 6.14rem;
}

@media screen and (max-width: 767px) {
  #BOTTOM-CONTACT {
    margin-top: 19.46vw;
  }
}

#BOTTOM-CONTACT:before {
  content: "";
  display: block;
  width: 8.852rem;
  height: 8.433rem;
  position: absolute;
  z-index: 10;
  pointer-events: none;
  top: 0;
  left: 2.428rem;
  background-image: url("/assets/images/common/dots_contact.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (max-width: 767px) {
  #BOTTOM-CONTACT:before {
    width: 13.69vw;
    height: 16.39vw;
    left: 4.53vw;
    -webkit-transform: rotate(100deg);
            transform: rotate(100deg);
  }
}

#BOTTOM-CONTACT > div {
  padding: 10.14rem 4.28rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (min-width: 1025px) and (max-width: 1199px) {
  #BOTTOM-CONTACT > div {
    padding: 10.14rem 12rem 0;
  }
}

@media screen and (max-width: 767px) {
  #BOTTOM-CONTACT > div {
    display: block;
    padding: 12.8vw 6.66vw 0;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  #BOTTOM-CONTACT > div .__ttl {
    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;
    margin-bottom: 5vw;
  }
}

#BOTTOM-CONTACT > div .__ttl h3 {
  line-height: 1;
}

#BOTTOM-CONTACT > div .__ttl h3 span {
  line-height: 1;
  font-size: 2.57rem;
  letter-spacing: 0;
  font-family: 'Libre Baskerville', serif;
  font-weight: 400;
}

@media screen and (max-width: 767px) {
  #BOTTOM-CONTACT > div .__ttl h3 span {
    font-size: 2.46rem;
  }
}

#BOTTOM-CONTACT > div .__ttl p {
  font-size: 0.93rem;
  letter-spacing: 0.05em;
  line-height: 1;
  margin-top: 1rem;
}

@media screen and (max-width: 767px) {
  #BOTTOM-CONTACT > div .__ttl p {
    font-size: 1rem;
    margin-bottom: 5vw;
  }
}

#BOTTOM-CONTACT > div .__txt {
  font-size: 1rem;
  letter-spacing: 0.05em;
  line-height: 2.125;
}

@media screen and (min-width: 1025px) and (max-width: 1199px) {
  #BOTTOM-CONTACT > div .__btn {
    width: 100%;
    margin-top: 3rem;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #BOTTOM-CONTACT > div .__btn {
    width: 100%;
    margin-top: 3rem;
  }
}

@media screen and (max-width: 767px) {
  #BOTTOM-CONTACT > div .__btn {
    width: 100%;
    margin-top: 8vw;
  }
  #BOTTOM-CONTACT > div .__btn a {
    margin: 0 auto;
    width: 53.33vw;
    font-size: 0.92rem;
  }
}

@media screen and (min-width: 766px) {
  main {
    margin-top: 110px;
  }
}

@media screen and (max-width: 767px) {
  main {
    margin-top: 14.93vw;
  }
}

header {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1000;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.6);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (min-width: 766px) {
  header {
    height: 110px;
  }
}

@media screen and (max-width: 767px) {
  header {
    width: 100%;
    height: 14.93vw;
  }
}

header ._header_logo {
  width: 238px;
  margin-left: 77px;
  margin-top: 7px;
}

@media screen and (max-width: 767px) {
  header ._header_logo {
    width: 22.4vw;
    margin-top: 1.5vw;
    margin-left: 3.73vw;
  }
}

header ._header_logo a {
  display: block;
}

header ._header_nav {
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 146px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 767px) {
  header ._header_nav {
    margin-right: 23.47vw;
  }
}

header ._header_nav ._parts_btn01 {
  margin-right: 50px;
}

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

@media screen and (min-width: 768px) and (max-width: 1024px) {
  header ._header_nav ._parts_btn01 {
    display: none;
  }
}

header ._header_nav ul li a {
  font-family: 'Roboto', sans-serif;
  font-size: 1.43rem;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 767px) {
  header ._header_nav ul li a {
    font-size: 0.92rem;
  }
}

.navi__button {
  right: 4.26vw;
  top: 5.46vw;
  width: 7.46vw;
  height: 3.73vw;
  position: fixed;
  z-index: 10020;
}

@media screen and (min-width: 766px) {
  .navi__button {
    top: 47px;
    right: 63px;
    width: 34px;
    height: 17px;
  }
}

.navi__button .nbInner {
  pointer-events: none;
  width: 100%;
  margin: 0 auto;
  position: relative;
  top: 9px;
  z-index: 999;
}

@media screen and (max-width: 767px) {
  .navi__button .nbInner {
    top: 1.865vw;
  }
}

.navi__button .nbInner i {
  width: 70%;
  position: absolute;
  height: 1px;
  background: #3c3c46;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 1;
  left: 0;
  top: 0;
}

.navi__button .nbInner:after, .navi__button .nbInner:before {
  content: "";
  position: absolute;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  top: -9px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #3c3c46;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media screen and (max-width: 767px) {
  .navi__button .nbInner:after, .navi__button .nbInner:before {
    top: -1.865vw;
  }
}

.navi__button .nbInner:before {
  top: 9px;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .navi__button .nbInner:before {
    top: 1.865vw;
  }
}

.navi-button-on .nbInner i {
  opacity: 0;
  -webkit-transform: translateX(0.4vw);
          transform: translateX(0.4vw);
}

@media screen and (max-width: 767px) {
  .navi-button-on .nbInner i {
    -webkit-transform: translateX(0.6vw);
            transform: translateX(0.6vw);
  }
}

.navi-button-on .nbInner:after {
  top: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.navi-button-on .nbInner:before {
  width: 100%;
  top: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

footer {
  background: #fff;
  border-top: 1px solid #b0b0b0;
  padding: 50px 0 30px;
}

footer ._footer_inner {
  width: 90vw;
  max-width: 1000px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  footer ._footer_inner {
    width: 78.66vw;
    display: block;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  footer ._footer_inner .__left {
    width: 30%;
  }
}

footer ._footer_inner .__left .__logo {
  width: 238px;
}

@media screen and (max-width: 1100px) {
  footer ._footer_inner .__left .__logo {
    width: 200px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  footer ._footer_inner .__left .__logo {
    width: 20vw;
  }
}

@media screen and (max-width: 767px) {
  footer ._footer_inner .__left .__logo {
    width: 53.33vw;
  }
}

footer ._footer_inner .__left .__logo a {
  display: block;
}

footer ._footer_inner .__left p {
  font-size: 0.86rem;
  margin-top: 1rem;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  footer ._footer_inner .__right {
    width: 65%;
  }
}

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

footer ._footer_inner .__right ul {
  padding-top: 1.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  footer ._footer_inner .__right ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

footer ._footer_inner .__right ul li:not(:first-child) {
  margin-left: 3rem;
}

@media screen and (max-width: 1100px) {
  footer ._footer_inner .__right ul li:not(:first-child) {
    margin-left: 2.5rem;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  footer ._footer_inner .__right ul li:not(:first-child) {
    margin-left: 0;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  footer ._footer_inner .__right ul li {
    width: 25%;
    margin-bottom: 1rem;
  }
}

footer ._footer_inner .__right ul li a {
  display: block;
  font-family: 'Roboto', sans-serif;
  letter-spacing: 0.05em;
}

footer .__copyright {
  text-align: center;
  margin-top: 58px;
  font-size: 0.86rem;
}

.slide_menu {
  position: fixed;
  z-index: 10010;
  top: -100vh;
  right: 0;
  height: 100vh;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  overflow-x: hidden;
  width: 100%;
}

.slide_menu:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 2;
  background-color: #f0f0f0;
}

.slide_menu:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(238, 238, 238, 0.8);
  z-index: 1;
}

.slide_menu .menuWrap {
  -webkit-transition: 0.8s;
  transition: 0.8s;
  position: relative;
  z-index: 5;
  width: 100%;
  height: 100%;
  overflow-y: auto;
}

@media screen and (max-width: 767px) {
  .slide_menu .menuWrap {
    padding: 10vw 7.5vw 15vw 7.5vw;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .slide_menu .menuWrap {
    padding: 8vw 6vw 12vw 6vw;
  }
}

@media screen and (min-width: 1025px) and (max-width: 1199px) {
  .slide_menu .menuWrap {
    padding: 8vw 6vw 12vw 6vw;
  }
}

@media screen and (min-width: 1200px) {
  .slide_menu .menuWrap {
    padding: 80px 60px 120px 60px;
  }
}

@media screen and (max-width: 767px) and (max-width: 767px) {
  .slide_menu .menuWrap {
    padding: 27.5vw 7.5vw 35vw 7.5vw;
  }
}

@media screen and (max-width: 767px) and (min-width: 768px) and (max-width: 1024px) {
  .slide_menu .menuWrap {
    padding: 22vw 6vw 28vw 6vw;
  }
}

@media screen and (max-width: 767px) and (min-width: 1025px) and (max-width: 1199px) {
  .slide_menu .menuWrap {
    padding: 22vw 6vw 28vw 6vw;
  }
}

@media screen and (max-width: 767px) and (min-width: 1200px) {
  .slide_menu .menuWrap {
    padding: 220px 60px 280px 60px;
  }
}

.slide_menu ._spnav_logo {
  width: 238px;
  left: 77px;
  top: 37px;
  position: absolute;
  z-index: 5;
}

@media screen and (max-width: 767px) {
  .slide_menu ._spnav_logo {
    width: 22.4vw;
    top: 4.5vw;
    left: 3.73vw;
  }
}

.slide_menu ._spnav_logo a {
  display: block;
}

.slide_menu ._spnav_menuWrap {
  width: 100%;
  height: 100%;
  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;
  top: 0;
  left: 0;
  z-index: 4;
}

@media screen and (max-width: 767px) {
  .slide_menu ._spnav_menuWrap {
    display: block;
    padding: 25vw 16.667vw 0;
  }
}

.slide_menu ._spnav_menuWrap:after {
  content: "";
  display: block;
  width: 60px;
  height: 61px;
  position: absolute;
  z-index: 10;
  pointer-events: none;
  top: calc(50% + 150px);
  left: calc(50% - 420px);
  background-image: url("/assets/images/common/dots_nav.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (max-width: 767px) {
  .slide_menu ._spnav_menuWrap:after {
    width: 16vw;
    height: 16.26vw;
    top: 26.66vw;
    left: auto;
    right: 13.33vw;
  }
}

.slide_menu ._spnav_menuWrap .__main ul li a, .slide_menu ._spnav_menuWrap .__sub ul li a {
  display: inline-block;
  position: relative;
  font-family: 'Roboto', sans-serif;
  letter-spacing: 0.1em;
}

.slide_menu ._spnav_menuWrap .__main ul li a:after, .slide_menu ._spnav_menuWrap .__sub ul li a:after {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  background: #3c3c46;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  position: absolute;
  left: auto;
  bottom: 0;
  right: 0;
}

.slide_menu ._spnav_menuWrap .__main ul li a:hover, .slide_menu ._spnav_menuWrap .__sub ul li a:hover {
  opacity: 1;
}

.slide_menu ._spnav_menuWrap .__main ul li a:hover:after, .slide_menu ._spnav_menuWrap .__sub ul li a:hover:after {
  left: 0;
  right: auto;
  width: 100%;
}

.slide_menu ._spnav_menuWrap .__main {
  width: 250px;
  margin-right: 2rem;
}

@media screen and (max-width: 767px) {
  .slide_menu ._spnav_menuWrap .__main {
    width: 100%;
    margin-right: 0;
  }
}

.slide_menu ._spnav_menuWrap .__main ul li:not(:last-child) {
  margin-bottom: 3.2rem;
}

@media screen and (max-width: 767px) {
  .slide_menu ._spnav_menuWrap .__main ul li:not(:last-child) {
    margin-bottom: 7vw;
  }
}

.slide_menu ._spnav_menuWrap .__main ul li a {
  font-size: 1.57rem;
}

.slide_menu ._spnav_menuWrap .__sub {
  width: 250px;
}

@media screen and (max-width: 767px) {
  .slide_menu ._spnav_menuWrap .__sub {
    width: 100%;
    margin-top: 7vw;
  }
}

.slide_menu ._spnav_menuWrap .__sub ul {
  margin-bottom: 2.5rem;
}

.slide_menu ._spnav_menuWrap .__sub ul li:not(:last-child) {
  margin-bottom: 2.5rem;
}

@media screen and (max-width: 767px) {
  .slide_menu ._spnav_menuWrap .__sub ul li:not(:last-child) {
    margin-bottom: 7vw;
  }
}

.slide_menu ._spnav_menuWrap .__sub ul li a {
  font-size: 1.14rem;
}

.menu-open {
  opacity: 1;
  top: 0;
}

.menu-open .slide_menu_inner {
  top: 0px;
}

#container {
  margin: 20px;
  width: 100%;
  height: 3px;
}

#LOADER {
  width: 100%;
  height: 100vh;
  position: fixed;
  z-index: 9999;
  top: 0;
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (min-width: 766px) {
  #LOADER .opening-inner {
    width: 250px;
  }
}

@media screen and (max-width: 767px) {
  #LOADER .opening-inner {
    width: 40%;
  }
}

.body-lock {
  width: 100%;
  height: 100vh;
}

/* 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;
  -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;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("../slick/ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../slick/fonts/slick.eot");
  src: url("../slick/fonts/slick.eot?#iefix") format("embedded-opentype"), url("../slick/fonts/slick.woff") format("woff"), url("../slick/fonts/slick.ttf") format("truetype"), url("../slick/fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */
.slick-prev,
.slick-next {
  z-index: 5;
  position: absolute;
  font-size: 0px;
  top: 40%;
  height: 40px;
  width: 40px;
}

@media screen and (max-width: 767px) {
  .slick-prev,
  .slick-next {
    height: 28px;
    width: 28px;
  }
}

.slick-prev {
  left: 20px;
}

.slick-next {
  right: 20px;
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: 0px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 0px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  background: #FFF;
  border-radius: 50%;
  content: "";
  width: 8px;
  height: 8px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

.top_page {
  overflow-x: hidden;
}

._top_mv {
  position: relative;
  z-index: 3;
}

._top_mv .__dots1 {
  content: "";
  display: block;
  width: 9.5rem;
  height: 9.142rem;
  position: absolute;
  z-index: 10;
  pointer-events: none;
  bottom: 0;
  left: 20vw;
  background-image: url("/assets/images/top/dots1.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (max-width: 767px) {
  ._top_mv .__dots1 {
    width: 20.72vw;
    height: 19.89vw;
    bottom: 3vw;
    left: 24vw;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  ._top_mv .__dots1 {
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
  }
}

@media screen and (max-width: 767px) {
  ._top_mv:before {
    content: "SKYSCAPE";
    font-family: 'Playfair Display', serif;
    font-size: 7.85rem;
    letter-spacing: 0.05em;
    color: #e8e3dd;
    display: inline-block;
    position: absolute;
    left: -2vw;
    top: -1.5vw;
    line-height: 1;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    z-index: 1;
    letter-spacing: 0.06em;
  }
}

._top_mv .__copy {
  position: absolute;
  top: 80px;
  left: 0;
  z-index: 100;
  padding: 2.5rem 2.4rem 3rem;
  border-bottom-right-radius: 13.5rem;
  overflow: hidden;
  width: calc(20vw + 330px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  ._top_mv .__copy {
    width: 45vw;
  }
}

@media screen and (max-width: 767px) {
  ._top_mv .__copy {
    top: 0;
    width: 67vw;
    border-bottom-right-radius: 20vw;
    padding: 5vw 5vw;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

._top_mv .__copy:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-image: radial-gradient(at 0% 0%, #fda383, transparent), radial-gradient(at 100% 0%, #83ffff, transparent), radial-gradient(at 100% 100%, #60b2ff, transparent), radial-gradient(at 0% 100%, #fdff6b, transparent);
  opacity: 0.15;
}

@media screen and (max-width: 767px) {
  ._top_mv .__copy:after {
    opacity: 0.25;
  }
}

._top_mv .__copy .__copy_inner {
  position: relative;
  z-index: 10;
}

._top_mv .__copy .__copy_inner .__main span {
  font-family: 'Shippori Mincho B1', serif;
  line-height: 1.2;
  font-size: 4.43rem;
  display: inline-block;
  border-bottom: 1px solid #3c3c46;
  padding-bottom: 0.2em;
  margin-bottom: 0.3em;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  ._top_mv .__copy .__copy_inner .__main span {
    font-size: 3rem;
  }
}

@media screen and (max-width: 767px) {
  ._top_mv .__copy .__copy_inner .__main span {
    font-size: 1.54rem;
  }
}

._top_mv .__copy .__copy_inner .__sub {
  font-weight: 700;
  font-family: 'Libre Baskerville', serif;
  font-size: 1.29rem;
  letter-spacing: 0.1em;
  margin-top: 0.4rem;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  ._top_mv .__copy .__copy_inner .__sub {
    font-size: 1rem;
  }
}

@media screen and (max-width: 767px) {
  ._top_mv .__copy .__copy_inner .__sub {
    font-size: 0.62rem;
  }
}

._top_mv .__slider {
  width: 80vw;
  margin-left: auto;
  position: relative;
}

@media screen and (max-width: 767px) {
  ._top_mv .__slider {
    width: 80vw;
    padding-top: 8.8vw;
  }
}

._top_mv .__slider:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  border-bottom-left-radius: 21.42rem;
  background: linear-gradient(59deg, rgba(255, 255, 255, 0.501838) 0%, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 0) 100%);
  pointer-events: none;
}

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

._top_mv .__slider #TOP-SLIDER {
  margin-bottom: 0;
}

._top_mv .__slider #TOP-SLIDER .item figure {
  width: 80vw;
  overflow: hidden;
  display: block;
  border-bottom-left-radius: 21.42rem;
  height: 53.57rem;
  position: relative;
  z-index: 1;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  ._top_mv .__slider #TOP-SLIDER .item figure {
    height: 40rem;
  }
}

@media screen and (max-width: 767px) {
  ._top_mv .__slider #TOP-SLIDER .item figure {
    border-bottom-left-radius: 61.333vw;
    height: 148.8vw;
  }
}

._top_mv .__slider #TOP-SLIDER .item figure span {
  display: block;
  width: 100%;
  height: 53.57rem;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  ._top_mv .__slider #TOP-SLIDER .item figure span {
    height: 40rem;
  }
}

@media screen and (max-width: 767px) {
  ._top_mv .__slider #TOP-SLIDER .item figure span {
    height: 149vw;
  }
}

._top_mv .__slider #TOP-SLIDER .slick-dots {
  width: 10vw;
  left: -14.28rem;
  bottom: 12rem;
  text-align: left;
  position: absolute;
  z-index: 100;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  ._top_mv .__slider #TOP-SLIDER .slick-dots {
    left: -14vw;
    bottom: 8vw;
  }
}

@media screen and (max-width: 767px) {
  ._top_mv .__slider #TOP-SLIDER .slick-dots {
    left: -18vw;
    bottom: 33vw;
    width: 20vw;
    text-align: center;
  }
}

._top_mv .__slider #TOP-SLIDER .slick-dots li button:before {
  background: #fff;
  border: 1px solid #3c3c46;
  opacity: 1;
}

._top_mv .__slider #TOP-SLIDER .slick-dots li.slick-active button:before {
  background: #3c3c46;
}

@-webkit-keyframes zoomUp {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    /* 拡大率 */
  }
}

@keyframes zoomUp {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    /* 拡大率 */
  }
}

.add-animation figure span {
  -webkit-animation: zoomUp 10s linear 0s normal both;
          animation: zoomUp 10s linear 0s normal both;
}

._top_secttl {
  width: 11.42rem;
  border: 1px solid #fff;
  font-size: 1.14rem;
  letter-spacing: 0.05em;
  line-height: 1;
  padding: 0.5em 0;
  font-family: 'Libre Baskerville', serif;
  margin: 0 auto;
  color: #fff;
  margin-bottom: 2rem;
  text-align: center;
}

@media screen and (max-width: 767px) {
  ._top_secttl {
    font-size: 0.77rem;
    width: 32vw;
  }
}

._top_secttl.--bk {
  border: 1px solid #3c3c46;
  color: #3c3c46;
}

._top_secttl.--left {
  margin-left: 0;
}

#TOP-ABOUT {
  position: relative;
}

#TOP-ABOUT .__scroll {
  font-size: 0.86rem;
  letter-spacing: 0.1em;
  font-family: 'Roboto', sans-serif;
  position: absolute;
  top: 29.35rem;
  left: 5.92rem;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  z-index: 10;
  color: #fff;
}

@media screen and (max-width: 767px) {
  #TOP-ABOUT .__scroll {
    top: 37.6vw;
    left: 3vw;
  }
}

#TOP-ABOUT .__scroll:after {
  content: "";
  display: block;
  width: 1px;
  height: 5em;
  background: #fff;
  position: absolute;
  top: calc(100% + 0.4em);
  left: 50%;
}

._top_about_con1 {
  background-image: url("/assets/images/top/about_bg.jpg");
  background-position: center top;
  background-size: cover;
  text-align: center;
  padding-top: 16.42rem;
  margin-top: -5.14rem;
  padding-bottom: 64rem;
  position: relative;
  z-index: 2;
}

@media screen and (min-width: 1501px) {
  ._top_about_con1 {
    padding-bottom: calc(50vw + 10rem);
  }
}

@media screen and (max-width: 767px) {
  ._top_about_con1 {
    margin-top: -13vw;
    padding: 37.6vw 10.75vw 65vw;
  }
}

@media screen and (min-width: 766px) {
  ._top_about_con1:after {
    content: "SKYSCAPE";
    font-family: 'Playfair Display', serif;
    font-size: 8.5vw;
    letter-spacing: 0.05em;
    color: #fff;
    display: inline-block;
    position: absolute;
    right: 5rem;
    top: 9.65rem;
    line-height: 1;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    z-index: 1;
    letter-spacing: 0.06em;
    opacity: 0.45;
  }
}

._top_about_con1 > div h3 {
  line-height: 2;
  margin-bottom: 4rem;
}

@media screen and (max-width: 767px) {
  ._top_about_con1 > div h3 {
    letter-spacing: 0;
    margin-bottom: 7vw;
  }
}

._top_about_con1 > div h3 span {
  display: inline-block;
  font-family: 'Shippori Mincho B1', serif;
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.1em;
  font-size: 2.86rem;
}

@media screen and (max-width: 767px) {
  ._top_about_con1 > div h3 span {
    font-size: 1.54rem;
    letter-spacing: -0.02em;
  }
}

._top_about_con1 > div p {
  font-size: 1rem;
  letter-spacing: 0.12em;
  line-height: 3;
  color: #fff;
}

@media screen and (max-width: 767px) {
  ._top_about_con1 > div p {
    font-size: 1rem;
    letter-spacing: 0;
    line-height: 1.75;
  }
}

.bgarea2 {
  position: relative;
  z-index: 3;
  margin-top: -750px;
  padding-top: 250px;
}

@media screen and (min-width: 1501px) {
  .bgarea2 {
    margin-top: -50vw;
  }
}

@media screen and (max-width: 767px) {
  .bgarea2 {
    margin-top: -49.6vw;
    padding-top: 25vw;
  }
}

.bgarea2:after {
  content: "";
  display: block;
  width: 1500px;
  height: 100%;
  border-top-left-radius: 750px;
  border-top-right-radius: 750px;
  background: -webkit-gradient(linear, left top, left bottom, from(#b7b7b7), color-stop(45%, #dedad6), color-stop(90%, white));
  background: linear-gradient(180deg, #b7b7b7 0%, #dedad6 45%, white 90%);
  position: absolute;
  z-index: -1;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media screen and (min-width: 1501px) {
  .bgarea2:after {
    width: 100vw;
    border-top-left-radius: 50vw;
    border-top-right-radius: 50vw;
  }
}

@media screen and (max-width: 767px) {
  .bgarea2:after {
    width: 100vw;
    border-top-left-radius: 50vw;
    border-top-right-radius: 50vw;
  }
}

.bgarea2 .__dots2 {
  content: "";
  display: block;
  width: 11.4285rem;
  height: 12.396rem;
  position: absolute;
  z-index: 2;
  top: -1rem;
  left: calc(50% + 22rem);
  background-image: url("/assets/images/top/dots2.svg");
}

@media screen and (max-width: 767px) {
  .bgarea2 .__dots2 {
    width: 13.79vw;
    height: 14.904vw;
    top: -1rem;
    left: 67vw;
  }
}

._top_about_con2 .__sechead {
  text-align: center;
}

._top_about_con2 .__sechead h3 {
  letter-spacing: 0.05em;
  line-height: 1;
}

._top_about_con2 .__sechead h3 span {
  display: inline-block;
  font-size: 4.29rem;
  letter-spacing: 0.05em;
  color: #fff;
  line-height: 1.4;
  font-family: 'Shippori Mincho B1', serif;
}

@media screen and (max-width: 767px) {
  ._top_about_con2 .__sechead h3 span {
    font-size: 2.31rem;
    letter-spacing: 0.01em;
    line-height: 1.433;
  }
}

._top_about_con2 .__sechead p {
  font-size: 1.29rem;
  letter-spacing: 0.05em;
  color: #fff;
  margin-top: 1.5rem;
}

@media screen and (max-width: 767px) {
  ._top_about_con2 .__sechead p {
    font-size: 1.08rem;
    margin-top: 3vw;
  }
}

._top_about_con2 ._top_about_con2_inner {
  margin-top: 11.64rem;
}

@media screen and (max-width: 767px) {
  ._top_about_con2 ._top_about_con2_inner {
    margin-top: 15.73vw;
  }
}

._top_about_con2 ._top_about_con2_inner .__tabox {
  position: relative;
  width: calc(50vw + 657px);
  margin-left: auto;
  margin-bottom: 21.42rem;
}

@media screen and (max-width: 1400px) {
  ._top_about_con2 ._top_about_con2_inner .__tabox {
    width: 95vw;
  }
}

@media screen and (max-width: 767px) {
  ._top_about_con2 ._top_about_con2_inner .__tabox {
    width: 100%;
    margin-bottom: 29.6vw;
  }
}

._top_about_con2 ._top_about_con2_inner .__tabox a {
  display: block;
  position: relative;
}

._top_about_con2 ._top_about_con2_inner .__tabox a figure {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 57.6428rem;
  border-bottom-right-radius: 1.43rem;
  border-top-left-radius: 1.43rem;
  overflow: hidden;
}

@media screen and (max-width: 1400px) {
  ._top_about_con2 ._top_about_con2_inner .__tabox a figure {
    width: 50vw;
    top: 0;
    -webkit-transform: none;
            transform: none;
    position: relative;
    margin-bottom: -30vw;
  }
}

@media screen and (max-width: 767px) {
  ._top_about_con2 ._top_about_con2_inner .__tabox a figure {
    width: 92vw;
    margin-bottom: -8vw;
  }
}

._top_about_con2 ._top_about_con2_inner .__tabox a figure span {
  width: 100%;
  height: 0;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  padding-bottom: 74.349%;
  display: block;
  background-size: cover;
  background-position: center;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

._top_about_con2 ._top_about_con2_inner .__tabox a > div {
  position: relative;
  z-index: 10;
  margin-left: auto;
  width: calc(50vw + 55px);
  border-bottom-left-radius: 0.71rem;
  border-top-left-radius: 0.71rem;
  background: radial-gradient(circle at 20% 20%, #5c8fc0 0%, #232e4a 100%);
}

@media screen and (max-width: 1400px) {
  ._top_about_con2 ._top_about_con2_inner .__tabox a > div {
    width: 53vw;
  }
}

@media screen and (max-width: 767px) {
  ._top_about_con2 ._top_about_con2_inner .__tabox a > div {
    width: 89.333vw;
  }
}

._top_about_con2 ._top_about_con2_inner .__tabox a > div > div {
  padding: 80px 50px 80px 130px;
  width: 620px;
}

@media screen and (max-width: 1400px) {
  ._top_about_con2 ._top_about_con2_inner .__tabox a > div > div {
    padding: 50px 30px 50px 50px;
    width: calc(100% - 3vw);
  }
}

@media screen and (max-width: 767px) {
  ._top_about_con2 ._top_about_con2_inner .__tabox a > div > div {
    padding: 10.93vw 8.53vw;
  }
}

._top_about_con2 ._top_about_con2_inner .__tabox a > div > div .__ttl {
  margin-bottom: 3.57rem;
}

@media screen and (max-width: 767px) {
  ._top_about_con2 ._top_about_con2_inner .__tabox a > div > div .__ttl {
    margin-bottom: 8vw;
  }
}

._top_about_con2 ._top_about_con2_inner .__tabox a > div > div .__ttl p {
  color: #b7aa5c;
  font-size: 0.93rem;
  letter-spacing: 0.2em;
  line-height: 1;
  margin-bottom: 1.28rem;
}

@media screen and (max-width: 767px) {
  ._top_about_con2 ._top_about_con2_inner .__tabox a > div > div .__ttl p {
    font-size: 0.77rem;
    margin-bottom: 5vw;
  }
}

._top_about_con2 ._top_about_con2_inner .__tabox a > div > div .__ttl h4 {
  line-height: 1;
  font-size: 0;
  letter-spacing: 0;
}

._top_about_con2 ._top_about_con2_inner .__tabox a > div > div .__ttl h4 span {
  color: #b7aa5c;
  font-size: 4rem;
  letter-spacing: 0;
  margin-right: 0.1em;
  font-family: 'Playfair Display', serif;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  ._top_about_con2 ._top_about_con2_inner .__tabox a > div > div .__ttl h4 span {
    font-size: 2.46rem;
  }
}

._top_about_con2 ._top_about_con2_inner .__tabox a > div > div > p {
  color: #fff;
  font-size: 1rem;
  letter-spacing: 0.02em;
  line-height: 2.25;
}

@media screen and (max-width: 767px) {
  ._top_about_con2 ._top_about_con2_inner .__tabox a > div > div > p {
    font-size: 1rem;
    line-height: 1.75;
  }
}

._top_about_con2 ._top_about_con2_inner .__tabox a > div > div ._parts_btn02 p {
  color: #fff;
}

._top_about_con2 ._top_about_con2_inner .__tabox a > div > div ._parts_btn02 p:after {
  background-image: url("/assets/images/common/btn_arw_wh.svg");
}

._top_about_con2 ._top_about_con2_inner .__tabox a:hover {
  opacity: 1;
}

._top_about_con2 ._top_about_con2_inner .__tabox a:hover figure span {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

._top_about_con2 ._top_about_con2_inner .__tabox a:hover ._parts_btn02 p {
  color: #c2a92f;
}

._top_about_con2 ._top_about_con2_inner .__tabox.--rvs {
  margin-left: 0;
  margin-right: auto;
}

._top_about_con2 ._top_about_con2_inner .__tabox.--rvs a figure {
  left: auto;
  right: 0;
}

@media screen and (max-width: 1400px) {
  ._top_about_con2 ._top_about_con2_inner .__tabox.--rvs a figure {
    margin-left: auto;
  }
}

._top_about_con2 ._top_about_con2_inner .__tabox.--rvs a > div {
  border-bottom-right-radius: 0.71rem;
  border-top-right-radius: 0.71rem;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  background: radial-gradient(circle at 80% 20%, #5c8fc0 0%, #232e4a 100%);
  margin-left: 0;
}

._top_about_con2 ._top_about_con2_inner .__tabox.--rvs a > div > div {
  padding: 80px 130px 80px 50px;
  margin-left: auto;
}

@media screen and (max-width: 1400px) {
  ._top_about_con2 ._top_about_con2_inner .__tabox.--rvs a > div > div {
    padding: 50px 50px 50px 30px;
  }
}

._top_about_con2 ._top_about_con2_inner .__tabox:nth-child(1) .__dost3 {
  content: "";
  display: block;
  width: 10.21rem;
  height: 12.69rem;
  position: absolute;
  bottom: -7rem;
  right: calc(50vw - 45rem);
  background-image: url("/assets/images/top/dots3.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 10;
  pointer-events: none;
}

@media screen and (max-width: 767px) {
  ._top_about_con2 ._top_about_con2_inner .__tabox:nth-child(1) .__dost3 {
    width: 12.276vw;
    height: 15.267vw;
    bottom: -9.86vw;
    right: 17.06vw;
  }
}

._top_about_con2 ._top_about_con2_inner .__tabox:nth-child(2) .__dost4 {
  content: "";
  display: block;
  width: 10.05rem;
  height: 10.3rem;
  position: absolute;
  bottom: -3.928rem;
  left: calc(50vw - 41.35rem);
  background-image: url("/assets/images/top/dots4.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 10;
  pointer-events: none;
}

@media screen and (max-width: 767px) {
  ._top_about_con2 ._top_about_con2_inner .__tabox:nth-child(2) .__dost4 {
    width: 12.09vw;
    height: 12.38vw;
    bottom: -5.33vw;
    right: auto;
    left: 12.8vw;
  }
}

._top_about_con2 ._top_about_con2_inner .__tabox:nth-child(3) .__dost5 {
  content: "";
  display: block;
  width: 8.827rem;
  height: 7.839rem;
  position: absolute;
  bottom: -16.214rem;
  right: calc(50vw - 31.928rem);
  background-image: url("/assets/images/top/dots5.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 10;
  pointer-events: none;
}

@media screen and (max-width: 767px) {
  ._top_about_con2 ._top_about_con2_inner .__tabox:nth-child(3) .__dost5 {
    width: 10.31vw;
    height: 9.425vw;
    bottom: -17.866vw;
    right: 13.6vw;
  }
}

#TOP-INFO {
  position: relative;
  padding: 6.57rem 0 15.57rem;
}

@media screen and (max-width: 767px) {
  #TOP-INFO {
    padding: 10.66vw 10.66vw 52.26vw;
  }
}

#TOP-INFO:before {
  content: "";
  width: calc(50vw + 600px);
  height: 100%;
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  background: #fff;
  border-top-right-radius: 12.714rem;
}

@media screen and (max-width: 767px) {
  #TOP-INFO:before {
    width: 96vw;
    border-top-right-radius: 26.66vw;
  }
}

._top_info_inner {
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
  z-index: 5;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  ._top_info_inner {
    padding: 0 2rem;
  }
}

@media screen and (max-width: 767px) {
  ._top_info_inner {
    width: 100%;
  }
}

._top_info_inner ._top_secttl {
  margin-bottom: 2.857rem;
}

._top_info_inner ._parts_btn02 {
  position: absolute;
  bottom: 0;
  right: 0;
}

@media screen and (max-width: 767px) {
  ._top_info_inner ._parts_btn02 {
    position: static;
    margin-top: 10vw;
    margin-left: auto;
  }
}

._top_info_pickup {
  border-top: 1px solid #dbdbdd;
  border-bottom: 1px solid #dbdbdd;
  padding: 1.5rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

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

._top_info_pickup h3 {
  width: 8.85rem;
  font-size: 1.43rem;
  font-family: 'Playfair Display', serif;
  letter-spacing: 0;
}

@media screen and (max-width: 767px) {
  ._top_info_pickup h3 {
    width: 100%;
    margin-bottom: 5vw;
    font-size: 0.92rem;
  }
}

._top_info_pickup ul {
  width: calc(100% - 8.85rem);
}

@media screen and (max-width: 767px) {
  ._top_info_pickup ul {
    width: 100%;
  }
}

._top_info_pickup ul li {
  padding-left: 1.5em;
  position: relative;
}

._top_info_pickup ul li:not(:last-child) {
  margin-bottom: 0.5rem;
}

@media screen and (max-width: 767px) {
  ._top_info_pickup ul li:not(:last-child) {
    margin-bottom: 5vw;
  }
}

._top_info_pickup ul li:before {
  content: "";
  width: 0.7em;
  height: 0.7em;
  background: #b7aa5c;
  border-radius: 50%;
  display: block;
  position: absolute;
  left: 0;
  top: 0.6em;
}

._top_info_pickup ul li a, ._top_info_pickup ul li p {
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
}

@media screen and (max-width: 767px) {
  ._top_info_pickup ul li a, ._top_info_pickup ul li p {
    line-height: 1.53;
  }
}

._top_info_pickup ul li a:hover {
  opacity: 1;
  color: #c2a92f;
}

._top_info_list {
  margin-top: 1.5rem;
}

@media screen and (max-width: 767px) {
  ._top_info_list {
    margin-top: 10.66vw;
  }
}

._top_info_list li:not(:last-child) {
  margin-bottom: 0.3rem;
}

@media screen and (max-width: 767px) {
  ._top_info_list li:not(:last-child) {
    margin-bottom: 5vw;
  }
}

._top_info_list li a, ._top_info_list li div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 767px) {
  ._top_info_list li a, ._top_info_list li div {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

._top_info_list li a .__date, ._top_info_list li div .__date {
  width: 5.5rem;
  font-size: 0.71rem;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 767px) {
  ._top_info_list li a .__date, ._top_info_list li div .__date {
    width: 23vw;
    font-size: 0.92rem;
  }
}

._top_info_list li a .__cate, ._top_info_list li div .__cate {
  width: 4.4285rem;
  text-align: center;
  background: #98d8d0;
  font-size: 0.79rem;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 767px) {
  ._top_info_list li a .__cate, ._top_info_list li div .__cate {
    font-size: 0.85rem;
    width: 26.66vw;
  }
}

._top_info_list li a .__ttl, ._top_info_list li div .__ttl {
  width: calc(70% - 11rem);
  letter-spacing: 0.05em;
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
  padding-left: 0.8rem;
}

@media screen and (max-width: 767px) {
  ._top_info_list li a .__ttl, ._top_info_list li div .__ttl {
    width: 100%;
    padding-left: 0;
    margin-top: 1vw;
    line-height: 1.75;
  }
}

._top_info_list li a:hover {
  opacity: 1;
}

._top_info_list li a:hover .__ttl {
  color: #c2a92f;
}

._top_info_list li.--recruit a .__cate, ._top_info_list li.--recruit div .__cate {
  background: #f7b1bd;
}

._top_info_list li.--news a .__cate, ._top_info_list li.--news div .__cate {
  background: #fef064;
}

#TOP-RECRUIT {
  background: #d3cbc2;
  width: 1000px;
  margin: -6.785rem auto 0;
  padding: 4.214rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  z-index: 10;
  border-bottom-right-radius: 1.43rem;
  border-top-left-radius: 1.43rem;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #TOP-RECRUIT {
    width: 100%;
    padding: 3rem;
  }
}

@media screen and (max-width: 767px) {
  #TOP-RECRUIT {
    width: 92vw;
    padding: 9.33vw 6.4vw;
    margin-top: -30vw;
    display: block;
  }
}

#TOP-RECRUIT figure {
  width: 50%;
}

@media screen and (max-width: 767px) {
  #TOP-RECRUIT figure {
    width: 100%;
  }
}

#TOP-RECRUIT figure img {
  width: 100%;
  height: auto;
  display: block;
}

#TOP-RECRUIT > div {
  width: 43%;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #TOP-RECRUIT > div {
    width: 45%;
  }
}

@media screen and (max-width: 767px) {
  #TOP-RECRUIT > div {
    width: 100%;
    margin-top: 8vw;
  }
}

#TOP-RECRUIT > div .__ttl {
  margin-bottom: 3rem;
}

#TOP-RECRUIT > div .__ttl p {
  color: #324865;
  font-size: 0.93rem;
  letter-spacing: 0.2em;
  line-height: 1;
  margin-bottom: 1rem;
}

@media screen and (max-width: 767px) {
  #TOP-RECRUIT > div .__ttl p {
    font-size: 0.77rem;
  }
}

#TOP-RECRUIT > div .__ttl h4 {
  line-height: 1;
  letter-spacing: 0;
}

#TOP-RECRUIT > div .__ttl h4 span {
  color: #324865;
  font-size: 4rem;
  line-height: 1;
  font-family: 'Playfair Display', serif;
}

@media screen and (max-width: 767px) {
  #TOP-RECRUIT > div .__ttl h4 span {
    font-size: 2.46em;
    letter-spacing: 0;
  }
}

#TOP-RECRUIT > div > p {
  font-size: 1rem;
  line-height: 2;
  letter-spacing: 0.02em;
}

@media screen and (max-width: 767px) {
  #TOP-RECRUIT > div > p {
    font-size: 1rem;
    letter-spacing: 0;
    line-height: 1.75;
  }
}

#TOP-RECRUIT > div ._parts_btn02 {
  margin-top: 3.42rem;
}

@media screen and (max-width: 767px) {
  #TOP-RECRUIT > div ._parts_btn02 {
    margin-top: 10vw;
  }
}

#TOP-COMPANY-CONTACT {
  width: 1000px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 10.35rem auto 0;
  position: relative;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #TOP-COMPANY-CONTACT {
    width: 100%;
    padding: 3rem;
  }
}

@media screen and (max-width: 767px) {
  #TOP-COMPANY-CONTACT {
    width: 92vw;
    padding: 9.33vw 6.4vw;
    display: block;
    margin: 23.2vw auto 0;
  }
}

#TOP-COMPANY-CONTACT .__dost6 {
  content: "";
  display: block;
  width: 7.74rem;
  height: 9.26rem;
  position: absolute;
  right: calc(100% - 0.5rem);
  bottom: -2.5rem;
  z-index: 10;
  pointer-events: none;
  background-image: url("/assets/images/top/dots6.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

@media screen and (max-width: 767px) {
  #TOP-COMPANY-CONTACT .__dost6 {
    width: 13.6995vw;
    height: 16.3917vw;
    right: auto;
    left: 8.533vw;
    bottom: auto;
    top: calc(50% - 5vw);
  }
}

#TOP-COMPANY-CONTACT > div {
  width: 50%;
  text-align: center;
}

@media screen and (max-width: 767px) {
  #TOP-COMPANY-CONTACT > div {
    width: 78.66vw;
    margin: 0 auto;
  }
  #TOP-COMPANY-CONTACT > div:first-child {
    margin-bottom: 23vw;
  }
}

#TOP-COMPANY-CONTACT > div .__ttl {
  margin-bottom: 3.57rem;
}

@media screen and (max-width: 767px) {
  #TOP-COMPANY-CONTACT > div .__ttl {
    margin-bottom: 8vw;
  }
}

#TOP-COMPANY-CONTACT > div .__ttl p {
  font-size: 0.93rem;
  letter-spacing: 0.2em;
  line-height: 1;
  margin-bottom: 1.28rem;
}

@media screen and (max-width: 767px) {
  #TOP-COMPANY-CONTACT > div .__ttl p {
    font-size: 0.77rem;
    margin-bottom: 5vw;
  }
}

#TOP-COMPANY-CONTACT > div .__ttl h4 {
  line-height: 1;
}

#TOP-COMPANY-CONTACT > div .__ttl h4 span {
  font-size: 4rem;
  letter-spacing: 0.05em;
  font-family: 'Playfair Display', serif;
  line-height: 1;
  font-weight: 500;
}

@media screen and (max-width: 767px) {
  #TOP-COMPANY-CONTACT > div .__ttl h4 span {
    font-size: 2.46rem;
    letter-spacing: 0;
  }
}

#TOP-COMPANY-CONTACT > div > p {
  font-size: 1rem;
  letter-spacing: 0.02em;
  line-height: 2.25;
  margin-bottom: 3rem;
}

@media screen and (max-width: 767px) {
  #TOP-COMPANY-CONTACT > div > p {
    font-size: 1rem;
    line-height: 1.75;
    margin-bottom: 7vw;
  }
}

#TOP-COMPANY-CONTACT > div ._parts_btn01 a {
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  #TOP-COMPANY-CONTACT > div ._parts_btn01 a {
    font-size: 0.92rem;
    width: 53.33vw;
  }
}

._info_pickup {
  display: block;
  padding: 2rem 4.28rem;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  ._info_pickup {
    padding: 2rem 3rem;
  }
}

@media screen and (max-width: 767px) {
  ._info_pickup {
    padding: 2rem 6.66vw;
  }
}

._info_pickup h3 {
  padding-bottom: 1em;
  font-size: 1.29rem;
  width: 100%;
}

@media screen and (max-width: 767px) {
  ._info_pickup h3 {
    font-size: 0.92rem;
  }
}

._info_pickup ul {
  width: 100%;
}

._info_pickup ul li {
  font-size: 1.14rem;
  padding-left: 2em;
}

@media screen and (max-width: 767px) {
  ._info_pickup ul li {
    font-size: 1rem;
  }
}

#CATEGORY {
  margin-top: 8.57rem;
  border-bottom: 1px solid #dbdbdd;
  padding: 0 4.28rem 1.5rem;
}

@media screen and (max-width: 767px) {
  #CATEGORY {
    margin-top: 22.13vw;
    padding: 0 6.66vw 5.33vw;
  }
}

#CATEGORY ._info_cate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 767px) {
  #CATEGORY ._info_cate {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

#CATEGORY ._info_cate h3 {
  font-weight: 400;
  font-size: 1rem;
  letter-spacing: 0.05em;
  margin-right: 1.5em;
}

@media screen and (max-width: 767px) {
  #CATEGORY ._info_cate h3 {
    font-size: 0.92rem;
    margin-right: 0;
  }
}

#CATEGORY ._info_cate ._info_select {
  width: 17.14rem;
  position: relative;
}

@media screen and (max-width: 767px) {
  #CATEGORY ._info_cate ._info_select {
    width: 56vw;
  }
}

#CATEGORY ._info_cate ._info_select:after {
  content: "";
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  border-bottom: 1px solid #3c3c46;
  border-right: 1px solid #3c3c46;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-80%) rotate(45deg);
          transform: translateY(-80%) rotate(45deg);
  pointer-events: none;
}

#CATEGORY ._info_cate ._info_select select {
  width: 100%;
  padding: 0.5em;
  border: 1px solid #3c3c46;
  text-align: center;
  text-align: -webkit-center;
  border-radius: 0.35rem;
}

@media screen and (max-width: 767px) {
  #CATEGORY ._info_cate ._info_select select {
    font-size: 0.92rem;
  }
}

#INFO-LIST {
  margin-top: 5.714rem;
  border-bottom: 1px solid #dbdbdd;
  padding: 0 4.28rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
  #INFO-LIST {
    margin-top: 5.6vw;
    padding: 0 6.66vw;
  }
}

#INFO-LIST article {
  display: block;
}

@media screen and (min-width: 766px) {
  #INFO-LIST article {
    width: 27.55%;
    margin-bottom: 6.14rem;
  }
  #INFO-LIST article:not(:nth-child(3n)) {
    margin-right: 8.675%;
  }
}

@media screen and (max-width: 767px) {
  #INFO-LIST article {
    width: 100%;
    margin-bottom: 10.66vw;
  }
}

#INFO-LIST article a, #INFO-LIST article > div {
  display: block;
}

#INFO-LIST article a figure, #INFO-LIST article > div figure {
  overflow: hidden;
  border-top-left-radius: 0.7142rem;
  border-bottom-right-radius: 0.7142rem;
}

#INFO-LIST article a figure span, #INFO-LIST article > div figure span {
  display: block;
  width: 100%;
  height: 0;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  padding-bottom: 62.96%;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

#INFO-LIST article a > div, #INFO-LIST article > div > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 1.357rem;
}

@media screen and (max-width: 767px) {
  #INFO-LIST article a > div, #INFO-LIST article > div > div {
    margin-top: 3vw;
  }
}

#INFO-LIST article a > div .__date, #INFO-LIST article > div > div .__date {
  width: 6rem;
  font-size: 0.86rem;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 767px) {
  #INFO-LIST article a > div .__date, #INFO-LIST article > div > div .__date {
    width: 23vw;
    font-size: 0.85rem;
  }
}

#INFO-LIST article a > div .__cate, #INFO-LIST article > div > div .__cate {
  width: 7.14rem;
  text-align: center;
  font-size: 0.86rem;
  letter-spacing: 0.05em;
  padding: 0.1em;
}

@media screen and (max-width: 767px) {
  #INFO-LIST article a > div .__cate, #INFO-LIST article > div > div .__cate {
    font-size: 0.85rem;
    width: 26.66vw;
  }
}

#INFO-LIST article a > div .__ttl, #INFO-LIST article > div > div .__ttl {
  width: 100%;
  letter-spacing: 0.05em;
  margin-top: 1rem;
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
  line-height: 1.75;
}

@media screen and (max-width: 767px) {
  #INFO-LIST article a > div .__ttl, #INFO-LIST article > div > div .__ttl {
    font-size: 1.08rem;
  }
}

#INFO-LIST article a:hover {
  opacity: 1;
}

#INFO-LIST article a:hover figure span {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

#INFO-LIST article a:hover > div .__ttl {
  color: #c2a92f;
}

#INFO-LIST article.--recruit a div .__cate {
  background: #f7b1bd;
}

#INFO-LIST article.--store a div .__cate {
  background: #98d8d0;
}

#INFO-LIST article.--news a div .__cate {
  background: #fef064;
}

#PAGINATION {
  margin-top: 2.85rem;
}

#PAGINATION ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#PAGINATION ul li {
  margin-right: 1rem;
}

#PAGINATION ul li:last-child {
  margin-right: 0;
}

#PAGINATION ul li > * {
  display: block;
  color: #3c3c46;
  line-height: 1;
  padding: 0.5rem 0;
  width: 2rem;
  text-align: center;
}

#PAGINATION ul li a {
  text-decoration: none;
}

#PAGINATION ul li a:hover {
  opacity: 0.8;
}

#PAGINATION ul li .current {
  color: #a7a7a7;
}

#PAGINATION ul li .prev, #PAGINATION ul li .next {
  position: relative;
  height: 100%;
}

#PAGINATION ul li .prev:after, #PAGINATION ul li .next:after {
  content: "";
  display: block;
  width: 0.3rem;
  height: 0.3rem;
  border-top: 1px solid #3c3c46;
  border-right: 1px solid #3c3c46;
  position: absolute;
  top: 50%;
  left: 50%;
}

#PAGINATION ul li .prev:after {
  -webkit-transform: translate(-50%, -50%) rotate(-135deg);
          transform: translate(-50%, -50%) rotate(-135deg);
}

#PAGINATION ul li .next:after {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}

#INFO-POST {
  border-top: 1px solid #dbdbdd;
  padding: 6.714rem 4.28rem 0;
}

@media screen and (max-width: 767px) {
  #INFO-POST {
    padding: 0 6.66vw;
    border-top: none;
  }
}

#INFO-POST .__ttlarea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#INFO-POST .__ttlarea .__date {
  width: 6rem;
  font-size: 0.86rem;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 767px) {
  #INFO-POST .__ttlarea .__date {
    width: 23vw;
    font-size: 0.92rem;
  }
}

#INFO-POST .__ttlarea .__cate {
  width: 7.14rem;
  text-align: center;
  font-size: 0.86rem;
  letter-spacing: 0.05em;
  padding: 0.1em;
}

@media screen and (max-width: 767px) {
  #INFO-POST .__ttlarea .__cate {
    font-size: 0.92rem;
    width: 26.66vw;
  }
}

#INFO-POST .__ttlarea .__ttl {
  width: 100%;
  letter-spacing: 0;
  margin-top: 1rem;
  line-height: 1.75;
  font-size: 1.93rem;
  font-family: 'Shippori Mincho B1', serif;
}

@media screen and (max-width: 767px) {
  #INFO-POST .__ttlarea .__ttl {
    font-size: 1.39rem;
  }
}

#INFO-POST .__ttlarea.--recruit .__cate {
  background: #f7b1bd;
}

#INFO-POST .__ttlarea.--store .__cate {
  background: #98d8d0;
}

#INFO-POST .__ttlarea.--news .__cate {
  background: #fef064;
}

#INFO-POST .__thumbnail {
  width: 680px;
  margin: 5.71rem auto 0;
  overflow: hidden;
  border-top-left-radius: 0.7142rem;
  border-bottom-right-radius: 0.7142rem;
}

@media screen and (max-width: 767px) {
  #INFO-POST .__thumbnail {
    width: 100%;
    margin-top: 10.66vw;
  }
}

#INFO-POST .__content {
  margin-top: 6rem;
}

@media screen and (max-width: 767px) {
  #INFO-POST .__content {
    margin-top: 13.33vw;
  }
}

#INFO-POST .__content p {
  font-size: 1rem;
  letter-spacing: 0;
  line-height: 1.75rem;
}

@media screen and (max-width: 767px) {
  #INFO-POST .__content p {
    font-size: 1rem;
  }
}

#INFO-POST .__content strong {
  font-weight: 700;
}

#INFO-POST .__content a {
  color: #eb3c5a;
  text-decoration: underline;
}

#INFO-POST .__btnarea {
  text-align: center;
  border-top: 1px solid #dbdbdd;
  padding: 1.7rem 4.28rem 0;
  margin-top: 6.64rem;
}

@media screen and (max-width: 767px) {
  #INFO-POST .__btnarea {
    padding: 5vw 6.66vw 0;
  }
}

#INFO-POST .__btnarea ._parts_btn02 {
  text-align: center;
}

#INFO-POST .__btnarea ._parts_btn02 a {
  display: inline-block;
  text-align: center;
  margin: 0 auto;
  font-size: 1.14rem;
  letter-spacing: 0.05em;
}

#INFO-POST .__btnarea ._parts_btn02 a:hover {
  opacity: 1;
}

#BRAND-TOP {
  text-align: center;
  padding-bottom: 8.57rem;
  position: relative;
}

@media screen and (max-width: 767px) {
  #BRAND-TOP {
    padding-bottom: 21.86vw;
    text-align: left;
  }
}

#BRAND-TOP p {
  font-size: 1.14rem;
  letter-spacing: 0.12em;
  line-height: 3;
}

@media screen and (max-width: 767px) {
  #BRAND-TOP p {
    font-size: 1.08rem;
    letter-spacing: 0.04em;
    line-height: 1.75;
    width: 78.933vw;
    margin: 0 auto;
  }
}

#BRAND-TOP:before {
  content: "";
  display: block;
  width: 13.24rem;
  height: 11.025rem;
  position: absolute;
  z-index: 10;
  pointer-events: none;
  bottom: -6.5rem;
  left: calc(50% - 36.28rem);
  background-image: url("/assets/images/brand/dots1.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #BRAND-TOP:before {
    width: 15.61vw;
    height: 14.21vw;
    bottom: -10.13vw;
    left: 15.2vw;
    background-image: url("/assets/images/brand/dots1_sp.svg");
  }
}

@media screen and (max-width: 767px) {
  #BRAND-TOP:before {
    width: 15.61vw;
    height: 14.21vw;
    bottom: -10.13vw;
    left: 15.2vw;
    background-image: url("/assets/images/brand/dots1_sp.svg");
  }
}

#BRAND-LIST {
  background: -webkit-gradient(linear, left top, left bottom, from(#dedcd9), color-stop(90%, #f3f3f1));
  background: linear-gradient(180deg, #dedcd9 0%, #f3f3f1 90%);
  padding: 10rem 0;
}

@media screen and (max-width: 767px) {
  #BRAND-LIST {
    padding: 20vw 0;
  }
}

#BRAND-LIST .inner .__secttl {
  text-align: center;
  margin-bottom: 12.14rem;
}

@media screen and (max-width: 767px) {
  #BRAND-LIST .inner .__secttl {
    margin-bottom: 4.62rem;
  }
}

#BRAND-LIST .inner .__secttl h2 {
  display: inline-block;
  line-height: 1;
  padding-bottom: 0.3rem;
}

#BRAND-LIST .inner .__secttl h2 span {
  font-size: 2.29rem;
  letter-spacing: 0;
  font-family: 'Shippori Mincho B1', serif;
}

@media screen and (max-width: 767px) {
  #BRAND-LIST .inner .__secttl h2 span {
    font-size: 1.54rem;
  }
}

#BRAND-LIST .inner > ul li {
  margin-bottom: 12.85rem;
  position: relative;
}

@media screen and (max-width: 767px) {
  #BRAND-LIST .inner > ul li {
    margin-bottom: 28.26vw;
  }
}

#BRAND-LIST .inner > ul li .__ttl {
  position: relative;
  text-align: center;
  margin-bottom: 5rem;
}

@media screen and (max-width: 767px) {
  #BRAND-LIST .inner > ul li .__ttl {
    margin-bottom: 10vw;
  }
}

#BRAND-LIST .inner > ul li .__ttl h3 {
  position: relative;
  z-index: 5;
  display: inline-block;
  padding: 0 3em;
  font-family: 'Shippori Mincho B1', serif;
}

@media screen and (max-width: 767px) {
  #BRAND-LIST .inner > ul li .__ttl h3 {
    padding: 0 1.5em;
  }
}

#BRAND-LIST .inner > ul li .__ttl h3:before, #BRAND-LIST .inner > ul li .__ttl h3:after {
  content: "";
  display: block;
  width: 2em;
  height: 1px;
  background: #959595;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
  z-index: 2;
}

#BRAND-LIST .inner > ul li .__ttl h3:before {
  left: 0;
}

@media screen and (max-width: 767px) {
  #BRAND-LIST .inner > ul li .__ttl h3:before {
    left: -0.5em;
  }
}

#BRAND-LIST .inner > ul li .__ttl h3:after {
  right: 0;
}

@media screen and (max-width: 767px) {
  #BRAND-LIST .inner > ul li .__ttl h3:after {
    right: -0.5em;
  }
}

#BRAND-LIST .inner > ul li .__ttl h3 span {
  font-size: 1.71rem;
  letter-spacing: 0.05em;
  font-family: 'Shippori Mincho B1', serif;
  display: inline-block;
  width: 100%;
}

@media screen and (max-width: 767px) {
  #BRAND-LIST .inner > ul li .__ttl h3 span {
    font-size: 1.08rem;
    letter-spacing: 0;
  }
}

#BRAND-LIST .inner > ul li .__ttl h3 span:before, #BRAND-LIST .inner > ul li .__ttl h3 span:after {
  content: "";
  display: block;
  width: calc(490px - 50%);
  height: 1px;
  background: #959595;
  position: absolute;
  top: 50%;
  z-index: 2;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #BRAND-LIST .inner > ul li .__ttl h3 span:before, #BRAND-LIST .inner > ul li .__ttl h3 span:after {
    width: calc(46vw - 50%);
  }
}

@media screen and (max-width: 767px) {
  #BRAND-LIST .inner > ul li .__ttl h3 span:before, #BRAND-LIST .inner > ul li .__ttl h3 span:after {
    width: calc(46vw - 50%);
  }
}

#BRAND-LIST .inner > ul li .__ttl h3 span:before {
  right: 100%;
}

#BRAND-LIST .inner > ul li .__ttl h3 span:after {
  left: 100%;
}

#BRAND-LIST .inner > ul li > figure {
  width: 600px;
  margin: 0 auto 2rem;
  overflow: hidden;
  border-top-left-radius: 0.7142rem;
  border-bottom-right-radius: 0.7142rem;
}

@media screen and (max-width: 767px) {
  #BRAND-LIST .inner > ul li > figure {
    width: 78.66vw;
  }
}

#BRAND-LIST .inner > ul li > p {
  text-align: center;
  width: 600px;
  margin: 0 auto;
  font-family: 'Roboto', sans-serif;
  line-height: 2.222;
}

@media screen and (max-width: 767px) {
  #BRAND-LIST .inner > ul li > p {
    line-height: 1.83;
    width: 78.66vw;
  }
}

#BRAND-LIST .inner > ul li > p span {
  display: inline-block;
  font-size: 1.29rem;
  letter-spacing: 0;
}

@media screen and (max-width: 767px) {
  #BRAND-LIST .inner > ul li > p span {
    font-size: 0.92rem;
  }
}

#BRAND-LIST .inner > ul li:nth-child(2):before {
  content: "";
  display: block;
  width: 5.14rem;
  height: 5.71rem;
  position: absolute;
  z-index: 10;
  pointer-events: none;
  top: 3rem;
  right: -7.28rem;
  background-image: url("/assets/images/brand/dots2.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #BRAND-LIST .inner > ul li:nth-child(2):before {
    width: 13.33vw;
    height: 10.69vw;
    top: auto;
    bottom: -10vw;
    right: 0;
    background-image: url("/assets/images/brand/dots2_sp.svg");
  }
}

@media screen and (max-width: 767px) {
  #BRAND-LIST .inner > ul li:nth-child(2):before {
    width: 13.33vw;
    height: 10.69vw;
    top: auto;
    bottom: -15vw;
    right: 0;
    background-image: url("/assets/images/brand/dots2_sp.svg");
  }
}

#BRAND-LIST .inner > ul li:nth-child(3):before {
  content: "";
  display: block;
  width: 5.56rem;
  height: 5.58rem;
  position: absolute;
  z-index: 10;
  pointer-events: none;
  top: 19.85rem;
  left: -7.42rem;
  background-image: url("/assets/images/brand/dots3.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #BRAND-LIST .inner > ul li:nth-child(3):before {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  #BRAND-LIST .inner > ul li:nth-child(3):before {
    display: none;
  }
}

#BRAND-LIST .inner .__recruit {
  width: 853px;
  margin: 0 auto;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #BRAND-LIST .inner .__recruit {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  #BRAND-LIST .inner .__recruit {
    width: 78.66vw;
  }
}

._company_sec {
  margin-bottom: 5.71rem;
}

._company_sec .__secttl {
  margin-bottom: 2.85rem;
  padding-left: 1.7rem;
  border-left: 1px solid #bebebe;
}

@media screen and (max-width: 767px) {
  ._company_sec .__secttl {
    width: 78.66vw;
    margin-left: auto;
    margin-right: auto;
  }
}

._company_sec .__secttl h2 {
  font-size: 0;
}

._company_sec .__secttl h2 span {
  font-size: 1.71rem;
  letter-spacing: 0.05em;
  line-height: 1.2;
  font-family: 'Shippori Mincho B1', serif;
}

@media screen and (max-width: 767px) {
  ._company_sec .__secttl h2 span {
    font-size: 1.23rem;
  }
}

._company_sec .__secttl h2 span.__small {
  font-size: 0.86rem;
}

@media screen and (max-width: 767px) {
  ._company_sec .__secttl h2 span.__small {
    font-size: 0.77rem;
  }
}

._company_sec .__content {
  width: 78.66vw;
  max-width: 900px;
  margin: 0 auto;
}

#COMPANY-OVERVIEW .__content dl {
  padding: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid #bebebe;
}

@media screen and (max-width: 767px) {
  #COMPANY-OVERVIEW .__content dl {
    padding: 1.5rem 0;
  }
}

#COMPANY-OVERVIEW .__content dl:last-child {
  border-bottom: 1px solid #bebebe;
}

#COMPANY-OVERVIEW .__content dl dt {
  width: 23.3%;
  color: #c2a92f;
  letter-spacing: 0.05em;
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  #COMPANY-OVERVIEW .__content dl dt {
    width: 34%;
    font-size: 0.92rem;
  }
}

#COMPANY-OVERVIEW .__content dl dd {
  width: 76.7%;
  letter-spacing: 0;
}

@media screen and (max-width: 767px) {
  #COMPANY-OVERVIEW .__content dl dd {
    width: 66%;
    font-size: 0.92rem;
  }
}

#COMPANY-OVERVIEW .__content dl dd ._parts_btn01 {
  margin-top: 1rem;
}

@media screen and (max-width: 767px) {
  #COMPANY-OVERVIEW .__content dl dd ._parts_btn01 a {
    width: 100%;
    font-size: 0.92rem;
  }
}

#COMPANY-OVERVIEW .__content dl dd .__txtlink {
  display: inline-block;
  position: relative;
  padding-right: 2rem;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  letter-spacing: 0;
}

@media screen and (max-width: 767px) {
  #COMPANY-OVERVIEW .__content dl dd .__txtlink {
    text-decoration: underline;
    padding-right: 0;
  }
}

@media screen and (min-width: 766px) {
  #COMPANY-OVERVIEW .__content dl dd .__txtlink:after {
    content: "";
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 50%;
    right: 0;
    width: 1em;
    height: 1em;
    background-image: url("/assets/images/common/icon_link_bk.svg");
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

#COMPANY-OVERVIEW .__content dl dd .__txtlink:hover {
  opacity: 1;
  color: #c2a92f;
}

#COMPANY-SUPPLIERS .__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 767px) {
  #COMPANY-SUPPLIERS .__content {
    display: block;
  }
}

#COMPANY-SUPPLIERS .__content p {
  width: 47.44%;
  font-size: 1rem;
  line-height: 1.75;
  letter-spacing: 0;
}

@media screen and (max-width: 767px) {
  #COMPANY-SUPPLIERS .__content p {
    width: 100%;
    line-height: 2.827;
    letter-spacing: -0.025em;
  }
}

#CONTACT-TOP {
  text-align: center;
  padding-bottom: 8.428rem;
  margin-bottom: 6.928rem;
  position: relative;
}

@media screen and (max-width: 767px) {
  #CONTACT-TOP {
    padding-bottom: 0;
    margin-bottom: 22.66vw;
    text-align: left;
  }
}

#CONTACT-TOP:before {
  content: "";
  display: block;
  width: 13.24rem;
  height: 11.03rem;
  position: absolute;
  z-index: 10;
  pointer-events: none;
  bottom: 0;
  left: calc(50vw - 41.64rem);
  background-image: url("/assets/images/contact/dots1.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #CONTACT-TOP:before {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    left: 0;
  }
}

@media screen and (max-width: 767px) {
  #CONTACT-TOP:before {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  #CONTACT-TOP .inner {
    padding: 0 10.4vw;
  }
}

#CONTACT-TOP .__head {
  margin-bottom: 5.71rem;
  font-size: 2.29rem;
  letter-spacing: 0;
  font-weight: 700;
  font-family: 'Shippori Mincho B1', serif;
}

@media screen and (max-width: 767px) {
  #CONTACT-TOP .__head {
    font-size: 1.54rem;
    line-height: 1.8;
    letter-spacing: 0.1em;
    margin-bottom: 4.62rem;
    text-align: center;
  }
}

#CONTACT-TOP .__head.--error {
  font-family: 'Noto Sans JP',"游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: 1.43rem;
  font-weight: 700;
  padding: 1rem;
  letter-spacing: 0;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  border: 4px solid #eb3c5a;
  color: #eb3c5a;
}

@media screen and (max-width: 767px) {
  #CONTACT-TOP .__head.--error {
    font-size: 1.08rem;
  }
}

#CONTACT-TOP .__txt {
  font-size: 1.14rem;
  letter-spacing: 0;
  line-height: 2;
}

@media screen and (max-width: 767px) {
  #CONTACT-TOP .__txt {
    text-align: left;
    font-size: 1.08rem;
  }
}

#CONTACT-FLOW {
  margin-bottom: 8.57rem;
}

@media screen and (max-width: 767px) {
  #CONTACT-FLOW {
    margin-bottom: 15vw;
  }
}

@media screen and (max-width: 767px) {
  #CONTACT-FLOW .inner {
    padding: 0 10.4vw;
  }
}

#CONTACT-FLOW .__flow {
  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;
}

#CONTACT-FLOW .__flow li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
}

#CONTACT-FLOW .__flow li span {
  padding: 0.3em 2.16em;
  font-size: 0.86rem;
  color: #a6a6a6;
  border: 1px solid #a6a6a6;
  border-radius: 2.66em;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  #CONTACT-FLOW .__flow li span {
    font-size: 0.92rem;
  }
}

#CONTACT-FLOW .__flow li.--active span {
  color: #333333;
  border: 1px solid #333333;
}

#CONTACT-FLOW .__flow li:not(:last-child) {
  margin-right: 0.86rem;
}

@media screen and (max-width: 767px) {
  #CONTACT-FLOW .__flow li:not(:last-child) {
    margin-right: 0.3rem;
  }
}

#CONTACT-FLOW .__flow li:not(:last-child):after {
  content: "";
  display: inline-block;
  margin-left: 0.86rem;
  width: 1.428rem;
  border-top: 1px solid #333333;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  #CONTACT-FLOW .__flow li:not(:last-child):after {
    width: 1.1rem;
    margin-left: 0.3rem;
  }
}

@media screen and (max-width: 767px) {
  #CONTACT-CONTENT .inner {
    padding: 0 10.4vw;
  }
}

#CONTACT-CONTENT .__form {
  padding-bottom: 8.57rem;
}

#CONTACT-CONTENT .__form dl:not(:last-of-type) {
  margin-bottom: 2.85rem;
}

#CONTACT-CONTENT .__form dl dt {
  margin-bottom: 0.57rem;
  font-weight: bold;
  font-size: 1.29rem;
}

@media screen and (max-width: 767px) {
  #CONTACT-CONTENT .__form dl dt {
    font-size: 1.08rem;
  }
}

#CONTACT-CONTENT .__form dl dt.required:after, #CONTACT-CONTENT .__form dl th.required:after {
  display: inline-block;
  content: "[ 必須 ]";
  margin-left: 0.66em;
  color: #eb3c5a;
  font-size: 0.86rem;
}

@media screen and (max-width: 767px) {
  #CONTACT-CONTENT .__form dl dt.required:after, #CONTACT-CONTENT .__form dl th.required:after {
    font-size: 0.92rem;
  }
}

#CONTACT-CONTENT .__form .__note {
  margin-top: 0.66em;
  color: #4b4b55;
  font-size: 0.86rem;
}

@media screen and (max-width: 767px) {
  #CONTACT-CONTENT .__form .__note {
    font-size: 0.92rem;
  }
}

#CONTACT-CONTENT .error {
  display: inline-block;
  margin-top: 0.66em;
  color: #eb3c5a;
  font-size: 0.86rem;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  #CONTACT-CONTENT .error {
    font-size: 0.92rem;
  }
}

#CONTACT-CONTENT input[type="text"],
#CONTACT-CONTENT input[type="email"],
#CONTACT-CONTENT input[type="tel"],
#CONTACT-CONTENT select,
#CONTACT-CONTENT textarea {
  padding: 0.77em 1.2em;
  width: 100%;
  font-size: 1.14rem;
  background-color: #eee;
  border: 1px solid #f7f6f4;
  border-radius: 0.66em;
}

@media screen and (max-width: 767px) {
  #CONTACT-CONTENT input[type="text"],
  #CONTACT-CONTENT input[type="email"],
  #CONTACT-CONTENT input[type="tel"],
  #CONTACT-CONTENT select,
  #CONTACT-CONTENT textarea {
    font-size: 1.08rem;
  }
}

#CONTACT-CONTENT input[type="text"].error-cnt,
#CONTACT-CONTENT input[type="email"].error-cnt,
#CONTACT-CONTENT input[type="tel"].error-cnt,
#CONTACT-CONTENT select.error-cnt,
#CONTACT-CONTENT textarea.error-cnt {
  background-color: #fce2e6;
  border: 1px solid #eb3c5a;
}

#CONTACT-CONTENT input:not([type="radio"]):focus, #CONTACT-CONTENT input:not([type="radio"]):active,
#CONTACT-CONTENT input[type="checkbox"]:focus,
#CONTACT-CONTENT input[type="checkbox"]:active,
#CONTACT-CONTENT select:focus,
#CONTACT-CONTENT select:active,
#CONTACT-CONTENT textarea:focus,
#CONTACT-CONTENT textarea:active {
  border: 1px solid #7ecef4 !important;
  outline: #7ecef4 !important;
}

#CONTACT-CONTENT input:not([type="radio"]).error,
#CONTACT-CONTENT input[type="checkbox"].error,
#CONTACT-CONTENT select.error,
#CONTACT-CONTENT textarea.error {
  margin-top: 0;
  background-color: #fce2e6;
  border: 1px solid #eb3c5a;
}

#CONTACT-CONTENT textarea {
  min-height: 11.42rem;
  resize: vertical;
  height: 11.42rem;
}

#CONTACT-CONTENT ::-webkit-input-placeholder {
  color: #a5a5a5;
}

#CONTACT-CONTENT :-ms-input-placeholder {
  color: #a5a5a5;
}

#CONTACT-CONTENT ::-ms-input-placeholder {
  color: #a5a5a5;
}

#CONTACT-CONTENT ::placeholder {
  color: #a5a5a5;
}

#CONTACT-CONTENT label {
  cursor: pointer;
}

main .is-input-show,
main .is-error-show,
main .is-confirm-show {
  display: none;
}

main .mw_wp_form_input .is-input-show {
  display: block;
}

main .mw_wp_form_error .__input {
  display: none;
}

main .mw_wp_form_error .is-error-show {
  display: block;
}

main .mw_wp_form_confirm .__input {
  display: none;
}

main .mw_wp_form_confirm .is-confirm-show {
  display: block;
}

main .mw_wp_form_confirm #CONTACT-CONTENT {
  padding-bottom: 10rem;
}

main .mw_wp_form_confirm #CONTACT-CONTENT .__form {
  border-top: 1px solid #a5a5aa;
  border-bottom: 1px solid #a5a5aa;
  max-width: 800px;
  margin: 0 auto;
  padding-bottom: 0;
}

main .mw_wp_form_confirm #CONTACT-CONTENT .__form dl {
  padding: 2.6rem 0;
  margin-bottom: 0;
}

main .mw_wp_form_confirm #CONTACT-CONTENT .__form dl:not(:last-of-type) {
  border-bottom: 1px solid #a5a5aa;
}

main .mw_wp_form_confirm #CONTACT-CONTENT .__form dl dt {
  font-size: 1.14rem;
  color: #a5a5aa;
  font-weight: 400;
}

@media screen and (max-width: 767px) {
  main .mw_wp_form_confirm #CONTACT-CONTENT .__form dl dt {
    font-size: 1.08rem;
  }
}

main .mw_wp_form_confirm #CONTACT-CONTENT .__form dl dd {
  font-size: 1.14rem;
}

@media screen and (max-width: 767px) {
  main .mw_wp_form_confirm #CONTACT-CONTENT .__form dl dd {
    font-size: 1.08rem;
  }
}

main .mw_wp_form_confirm #CONTACT-CONTENT .__form .__note {
  display: none;
}

main .mw_wp_form_confirm #CONTACT-CONTENT .__form .required::after,
main .mw_wp_form_confirm #CONTACT-CONTENT .__form .email-confirm,
main .mw_wp_form_confirm #CONTACT-CONTENT .__form .preferred .note {
  content: none;
  display: none;
}

#CONTACT-BG {
  background: -webkit-gradient(linear, left top, left bottom, from(#e7e4e2), color-stop(90%, #f9f8f7));
  background: linear-gradient(180deg, #e7e4e2 0%, #f9f8f7 90%);
  padding: 8.57rem 0;
  position: relative;
}

@media screen and (max-width: 767px) {
  #CONTACT-BG {
    padding: 16vw 0;
  }
}

#CONTACT-BG:before {
  content: "";
  display: block;
  width: 5.65rem;
  height: 5.41rem;
  position: absolute;
  z-index: 10;
  pointer-events: none;
  top: -3rem;
  left: calc(50vw + 39.14rem);
  background-image: url("/assets/images/contact/dots2.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #CONTACT-BG:before {
    left: auto;
    right: 10vw;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}

@media screen and (max-width: 767px) {
  #CONTACT-BG:before {
    top: -7vw;
    left: auto;
    right: 8vw;
    width: 14.8vw;
    height: 12.5vw;
    background-image: url("/assets/images/contact/dots2_sp.svg");
  }
}

#CONTACT-BG .__flame_area {
  border: 1px solid #4b4b55;
  background: #fff;
  overflow: auto;
  width: 100%;
  height: 17.85rem;
}

@media screen and (max-width: 767px) {
  #CONTACT-BG .__flame_area {
    height: 80vw;
  }
}

#CONTACT-BG .__flame_area .__flame_txt {
  width: 100%;
  padding: 2.85rem;
}

@media screen and (max-width: 767px) {
  #CONTACT-BG .__flame_area .__flame_txt {
    padding: 9.6vw 5.33vw;
  }
}

#CONTACT-BG .__flame_area .__flame_txt .__ttl1 {
  text-align: center;
  font-size: 0.86rem;
  color: #808080;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  #CONTACT-BG .__flame_area .__flame_txt .__ttl1 {
    font-size: 0.92rem;
  }
}

#CONTACT-BG .__flame_area .__flame_txt .__ttl2 {
  text-align: center;
  color: #eb3c5a;
  font-weight: 700;
  font-size: 1.14rem;
  margin-top: 0.5em;
}

@media screen and (max-width: 767px) {
  #CONTACT-BG .__flame_area .__flame_txt .__ttl2 {
    font-size: 1.08rem;
  }
}

#CONTACT-BG .__flame_area .__flame_txt .__policy_inner {
  margin-top: 2rem;
}

@media screen and (max-width: 767px) {
  #CONTACT-BG .__flame_area .__flame_txt .__policy_inner {
    margin-top: 9.86vw;
  }
}

#CONTACT-BG .__flame_area .__flame_txt .__policy_inner p {
  letter-spacing: 0;
  font-size: 0.86rem;
}

@media screen and (max-width: 767px) {
  #CONTACT-BG .__flame_area .__flame_txt .__policy_inner p {
    font-size: 0.92rem;
  }
}

#CONTACT-BG .__flame_area .__flame_txt .__policy_inner p.__ttl {
  font-weight: 700;
}

#CONTACT-BG .__flame_area .__flame_txt .__policy_inner p + .__ttl {
  margin-top: 1rem;
}

#CONTACT-BG .__agree {
  text-align: center;
  margin-top: 2.85rem;
  letter-spacing: 0;
}

@media screen and (max-width: 767px) {
  #CONTACT-BG .__agree {
    margin-top: 9.6vw;
  }
}

#CONTACT-BG .__agree label {
  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;
}

#CONTACT-BG .__agree label input {
  position: relative;
  margin-right: 0.57rem;
  width: 0.86rem;
  height: 0.86rem;
  background-color: #fff;
  border: 1px solid #4b4b55;
  border-radius: 0.21rem;
}

@media screen and (max-width: 767px) {
  #CONTACT-BG .__agree label input {
    font-size: 0.92rem;
  }
}

.__btn-area-wrap {
  text-align: center;
  margin-top: 5.5rem;
}

@media screen and (max-width: 767px) {
  .__btn-area-wrap {
    margin-top: 9.6vw;
  }
}

.__btn-area-wrap .__btn-area button, .__btn-area-wrap .__btn-area input {
  -moz-appearance: none;
  -webkit-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  appearance: none;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  width: 18.43rem;
  text-align: center;
  font-size: 1.14rem;
  letter-spacing: 0.1em;
  padding: 0.8em;
  background: #eb3c5a;
  border: 1px solid #eb3c5a;
  border-radius: 3em;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .__btn-area-wrap .__btn-area button, .__btn-area-wrap .__btn-area input {
    font-size: 1.23rem;
    width: 66.66vw;
  }
}

.__btn-area-wrap .__btn-area button:hover, .__btn-area-wrap .__btn-area input:hover {
  opacity: 0.6;
}

.__btn-area-wrap .__btn-area button.__nocheck, .__btn-area-wrap .__btn-area input.__nocheck {
  pointer-events: none;
  background: #b7b7bb;
  border: 1px solid #b7b7bb;
}

.__btn-area-wrap .__btn-area button.__back, .__btn-area-wrap .__btn-area input.__back {
  background: #fff;
  border: 1px solid #3c3c46;
  color: #3c3c46;
  margin-bottom: 2.6rem;
}

.--success {
  padding-bottom: 14.28rem;
}

@media screen and (max-width: 767px) {
  .--success {
    padding-bottom: 0;
  }
}

.--success #CONTACT-TOP {
  margin-bottom: 9.14rem;
  padding-bottom: 0;
}

@media screen and (max-width: 767px) {
  .--success #CONTACT-TOP {
    margin-bottom: 21.6vw;
  }
}

.--success #CONTACT-TOP:before {
  display: none;
}

@media screen and (max-width: 767px) {
  .--success #CONTACT-TOP .__head {
    margin-bottom: 20.5vw;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .--success #CONTACT-TOP .__txt {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .--success #CONTACT-FLOW {
    margin-bottom: 20.8vw;
  }
}

.--success #CONTACT-BG .__flame_area {
  margin: 0 auto;
  border: none;
  border-radius: 1.43rem;
  height: auto;
}

@media screen and (min-width: 1025px) {
  .--success #CONTACT-BG .__flame_area {
    max-width: 800px;
  }
}

@media screen and (max-width: 767px) {
  .--success #CONTACT-BG .__flame_area {
    width: 78.66vw;
  }
}

@media screen and (min-width: 1025px) {
  .--success #CONTACT-BG .__flame_area .__flame_txt {
    padding: 2.85rem 0;
    max-width: 600px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 767px) {
  .--success #CONTACT-BG .__flame_area .__flame_txt {
    padding: 5.33vw;
  }
}

@media screen and (min-width: 1025px) {
  .--success #CONTACT-BG .__flame_area .__flame_txt .__comment {
    font-size: 0.86rem;
  }
}

@media screen and (max-width: 767px) {
  .--success #CONTACT-BG .__flame_area .__flame_txt .__comment {
    font-size: 0.92rem;
  }
}

.--success #CONTACT-BG .__flame_area .__flame_txt .__comment #MAIL {
  color: #eb3c5a;
}

.--success #CONTACT-BG .__flame_area .__flame_txt .__comment a {
  color: #7ecef4;
  text-decoration: underline;
}

.--success .__btn-area-wrap {
  text-align: center;
  margin-top: 5.5rem;
}

@media screen and (max-width: 767px) {
  .--success .__btn-area-wrap {
    margin-top: 21.6vw;
  }
}

.--success .__btn-area-wrap .__btn-area a {
  display: inline-block;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  width: 18.43rem;
  text-align: center;
  font-size: 1.14rem;
  letter-spacing: 0.1em;
  padding: 0.8em;
  background: #fff;
  border: 1px solid #3c3c46;
  border-radius: 3em;
  color: #3c3c46;
}

@media screen and (max-width: 767px) {
  .--success .__btn-area-wrap .__btn-area a {
    font-size: 1.23rem;
    width: 66.66vw;
  }
}

.--success .__btn-area-wrap .__btn-area a:hover {
  opacity: 0.6;
}

#RECRUIT-LEAD {
  padding-top: 2.857rem;
  padding-bottom: 8.57rem;
  margin-top: -2.857rem;
  background-image: url("/assets/images/recruitment/lead_bg.jpg");
  background-size: cover;
  background-position: right center;
  position: relative;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #RECRUIT-LEAD {
    background-position: 60% top;
  }
}

@media screen and (max-width: 767px) {
  #RECRUIT-LEAD {
    background-image: url("/assets/images/recruitment/lead_bg_sp.jpg");
    background-position: right 10vw;
    background-repeat: no-repeat;
    background-size: contain;
    padding: 0 10.4vw 21.33vw;
    margin-top: 0;
  }
  #RECRUIT-LEAD ._parts_breadcrumb {
    margin-top: 3vw;
    margin-bottom: 80vw;
  }
  #RECRUIT-LEAD .inner {
    padding: 0;
  }
}

#RECRUIT-LEAD h3 {
  font-family: 'Shippori Mincho B1', serif;
  font-size: 2.29rem;
  letter-spacing: 0.093em;
  line-height: 1.875;
  font-weight: 700;
  margin-bottom: 2rem;
}

@media screen and (max-width: 767px) {
  #RECRUIT-LEAD h3 {
    font-size: 1.54rem;
    letter-spacing: 0.1em;
    margin-bottom: 5vw;
  }
}

#RECRUIT-LEAD p:first-of-type {
  margin-bottom: 2.5rem;
}

#RECRUIT-LEAD p:first-of-type span {
  display: inline-block;
  padding: 0.5em 1em;
  border: 1px solid #808080;
  color: #808080;
  font-size: 1.29rem;
}

@media screen and (max-width: 767px) {
  #RECRUIT-LEAD p:first-of-type span {
    font-size: 1.23rem;
    padding: 0.2em 0.8em;
  }
}

#RECRUIT-LEAD p:nth-last-of-type(2) {
  font-size: 1.14rem;
  letter-spacing: 0.05em;
  line-height: 1.625;
}

@media screen and (max-width: 767px) {
  #RECRUIT-LEAD p:nth-last-of-type(2) {
    font-size: 1.08rem;
  }
}

#RECRUIT-LEAD ._parts_btn01 {
  margin-top: 3.5rem;
}

@media screen and (max-width: 767px) {
  #RECRUIT-LEAD ._parts_btn01 {
    margin: 3.5rem auto 0;
  }
}

#RECRUIT-LEAD .__scroll {
  font-size: 0.86rem;
  letter-spacing: 0.1em;
  font-family: 'Roboto', sans-serif;
  position: absolute;
  top: 29.35rem;
  left: 5.92rem;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  z-index: 10;
}

@media screen and (max-width: 767px) {
  #RECRUIT-LEAD .__scroll {
    top: 37.6vw;
    left: 3vw;
  }
}

#RECRUIT-LEAD .__scroll:after {
  content: "";
  display: block;
  width: 1px;
  height: 5em;
  background: #3c3c46;
  position: absolute;
  top: calc(100% + 0.4em);
  left: 50%;
}

#RECRUIT-NAV {
  display: block;
  background: #fff;
  padding: 1.85rem;
}

@media screen and (max-width: 767px) {
  #RECRUIT-NAV {
    padding: 0 10.4vw 21.6vw;
  }
}

#RECRUIT-NAV ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 767px) {
  #RECRUIT-NAV ul {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

#RECRUIT-NAV ul li {
  margin: 0 2.3rem;
}

@media screen and (max-width: 767px) {
  #RECRUIT-NAV ul li {
    margin: 0;
    width: 44.78%;
  }
  #RECRUIT-NAV ul li:nth-child(n+3) {
    margin-top: 5.86vw;
  }
}

#RECRUIT-NAV ul li a {
  display: block;
  text-align: center;
  white-space: nowrap;
  font-size: 0.93rem;
  position: relative;
}

@media screen and (max-width: 767px) {
  #RECRUIT-NAV ul li a {
    font-size: 1rem;
    text-align: left;
    padding: 1vw 5vw;
    border: 1px solid #3c3c46;
    border-radius: 3em;
    letter-spacing: 0;
  }
}

#RECRUIT-NAV ul li a:after {
  content: "";
  display: block;
  margin: 0.4em auto 0;
  width: 0.4em;
  height: 0.4em;
  border-bottom: 1px solid #999a9a;
  border-right: 1px solid #999a9a;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

@media screen and (max-width: 767px) {
  #RECRUIT-NAV ul li a:after {
    margin: 0;
    border: none;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 1.077rem;
    height: 0.4081rem;
    background-image: url("/assets/images/common/btn_arw_sp_bk.svg");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    right: 3vw;
  }
}

._recruitment_wrap {
  background: -webkit-gradient(linear, left top, left bottom, from(#d4d1ce), color-stop(0%, #dad7d5), color-stop(90%, #fff));
  background: linear-gradient(180deg, #d4d1ce 0%, #dad7d5 0%, #fff 90%);
  position: relative;
  overflow-x: hidden;
  z-index: 1;
}

#FIXED-ENTRY {
  position: absolute;
  top: 50vh;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 100;
}

@media screen and (max-width: 767px) {
  #FIXED-ENTRY {
    top: 70vh;
  }
}

#FIXED-ENTRY.--fixed {
  position: fixed;
}

#FIXED-ENTRY a {
  display: block;
  width: 4.29rem;
}

@media screen and (max-width: 767px) {
  #FIXED-ENTRY a {
    width: 3.369rem;
  }
}

._recruitment_secttl {
  margin-bottom: 5.71rem;
  text-align: center;
}

@media screen and (max-width: 767px) {
  ._recruitment_secttl {
    margin-bottom: 13vw;
  }
}

._recruitment_secttl h2 {
  font-size: 0;
  letter-spacing: 0;
}

._recruitment_secttl h2 span {
  font-size: 3.29rem;
  font-family: 'Playfair Display', serif;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 767px) {
  ._recruitment_secttl h2 span {
    font-size: 2.46rem;
  }
}

._recruitment_secttl p {
  font-size: 0.93rem;
  letter-spacing: 0;
}

@media screen and (max-width: 767px) {
  ._recruitment_secttl p {
    font-size: 1rem;
  }
}

._recruit_sec {
  padding: 7.85rem 0 9.28rem;
}

@media screen and (max-width: 767px) {
  ._recruit_sec {
    padding: 21vw 0;
  }
}

@media screen and (max-width: 767px) {
  ._recruit_sec .inner {
    padding: 0 10.4vw;
  }
}

._recruit_sec .__lead {
  text-align: center;
  font-size: 1.71rem;
  font-family: 'Shippori Mincho B1', serif;
  letter-spacing: 0.05em;
  margin-bottom: 2.8rem;
}

@media screen and (max-width: 767px) {
  ._recruit_sec .__lead {
    text-align: left;
    font-size: 1.54rem;
  }
}

._recruit_sec .__txt {
  text-align: center;
  font-size: 1rem;
  letter-spacing: 0;
}

@media screen and (max-width: 767px) {
  ._recruit_sec .__txt {
    text-align: left;
    font-size: 1rem;
  }
}

._recruit_sec .__btnwrap {
  margin: 6.14rem auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 660px;
}

@media screen and (max-width: 767px) {
  ._recruit_sec .__btnwrap {
    width: 100%;
    display: block;
    margin-top: 13.33vw;
  }
  ._recruit_sec .__btnwrap ._parts_btn01:nth-child(n+2) {
    margin-top: 7vw;
  }
  ._recruit_sec .__btnwrap ._parts_btn01 a {
    width: 44.66vw;
    padding: 0 0 0.2em;
    background: none;
    color: #3c3c46;
    border-bottom: 1px solid #3c3c46;
    border-radius: 0;
    margin: 0 auto;
    font-size: 0.92rem;
    letter-spacing: 0.05em;
  }
  ._recruit_sec .__btnwrap ._parts_btn01 a:after {
    background-image: url("/assets/images/common/btn_arw_sp_bk.svg");
    width: 1em;
    height: 1em;
    right: 0;
  }
}

._recruit_sec .__btnwrap.--center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#VISION .__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 767px) {
  #VISION .__content {
    display: block;
  }
}

#VISION .__content:before {
  content: "";
  display: block;
  width: 5.769rem;
  height: 6.995rem;
  position: absolute;
  z-index: 10;
  pointer-events: none;
  top: -6rem;
  left: -5rem;
  background-image: url("/assets/images/recruitment/dots1.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #VISION .__content:before {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}

@media screen and (max-width: 767px) {
  #VISION .__content:before {
    -webkit-transform: scale(0.6);
            transform: scale(0.6);
    top: -5vw;
    left: -12vw;
  }
}

#VISION .__content figure {
  width: 35.714%;
}

@media screen and (max-width: 767px) {
  #VISION .__content figure {
    width: 67.40vw;
    margin: 0 auto 7vw;
    -webkit-transform: translateX(-0.714rem);
            transform: translateX(-0.714rem);
  }
}

#VISION .__content div {
  width: 56.836%;
}

@media screen and (max-width: 767px) {
  #VISION .__content div {
    width: 100%;
  }
}

#VISION .__content div p {
  font-size: 1rem;
}

@media screen and (max-width: 767px) {
  #VISION .__content div p {
    letter-spacing: 0.02em;
  }
}

#RECRUITMENT-TRAINING {
  background: #fff;
  border-top-left-radius: 12.9rem;
}

@media screen and (max-width: 767px) {
  #RECRUITMENT-TRAINING {
    border-top-left-radius: 24vw;
  }
}

#RECRUITMENT-TRAINING .__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 3rem;
  position: relative;
}

@media screen and (max-width: 767px) {
  #RECRUITMENT-TRAINING .__content {
    display: block;
  }
}

#RECRUITMENT-TRAINING .__content:before {
  content: "";
  display: block;
  width: 8.857rem;
  height: 8.428rem;
  position: absolute;
  z-index: 10;
  pointer-events: none;
  top: calc(100% + 11rem);
  right: -6rem;
  background-image: url("/assets/images/recruitment/dots2.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #RECRUITMENT-TRAINING .__content:before {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}

@media screen and (max-width: 767px) {
  #RECRUITMENT-TRAINING .__content:before {
    -webkit-transform: scale(0.4);
            transform: scale(0.4);
    top: auto;
    bottom: -53vw;
    right: -5rem;
  }
}

#RECRUITMENT-TRAINING .__content li {
  width: 18rem;
  text-align: center;
}

@media screen and (max-width: 767px) {
  #RECRUITMENT-TRAINING .__content li {
    width: 67vw;
    margin: 0 auto;
  }
  #RECRUITMENT-TRAINING .__content li:not(:first-child) {
    margin-top: 10vw;
  }
}

#RECRUITMENT-TRAINING .__content li figure {
  width: 11.428rem;
  margin: 0 auto 0.2rem;
  -webkit-transform: translateX(0.35rem);
          transform: translateX(0.35rem);
}

@media screen and (max-width: 767px) {
  #RECRUITMENT-TRAINING .__content li figure {
    width: 42.66vw;
    -webkit-transform: translateX(2.66vw);
            transform: translateX(2.66vw);
  }
}

#RECRUITMENT-TRAINING .__content li h3 {
  font-size: 1.43rem;
  font-weight: 700;
  margin-bottom: 0.7rem;
}

#RECRUITMENT-TRAINING .__content li p {
  font-size: 1rem;
  letter-spacing: 0;
}

@media screen and (max-width: 767px) {
  #RECRUITMENT-TRAINING .__content .__btnwrap {
    margin-top: 20vw;
  }
}

#SUPPORT .__content .__box:not(:last-child) {
  margin-bottom: 6rem;
}

#SUPPORT .__content .__box h3 {
  font-family: 'Shippori Mincho B1', serif;
  font-size: 1.71rem;
  letter-spacing: 0.05em;
  padding-left: 1em;
  border-left: 1px solid #bababa;
  margin-bottom: 1.7em;
  line-height: 1.3;
}

@media screen and (max-width: 767px) {
  #SUPPORT .__content .__box h3 {
    font-size: 1.23rem;
    margin-bottom: 12vw;
  }
}

#SUPPORT .__content .__box ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 63.57rem;
  margin: 0 auto;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #SUPPORT .__content .__box ul {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  #SUPPORT .__content .__box ul {
    width: 100%;
  }
}

#SUPPORT .__content .__box ul li {
  width: 28.21rem;
}

@media screen and (min-width: 766px) {
  #SUPPORT .__content .__box ul li:nth-child(n+3) {
    margin-top: 2.5rem;
  }
}

@media screen and (max-width: 767px) {
  #SUPPORT .__content .__box ul li {
    width: 100%;
  }
  #SUPPORT .__content .__box ul li:not(:first-child) {
    margin-top: 10vw;
  }
}

#SUPPORT .__content .__box ul li h4 {
  width: 25.71rem;
  background: #fff;
  color: #c2a92f;
  margin-bottom: 1.7rem;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0;
  padding: 0.2em 0.8em;
}

@media screen and (max-width: 767px) {
  #SUPPORT .__content .__box ul li h4 {
    width: 100%;
    font-size: 1.23rem;
    margin-bottom: 4vw;
  }
}

#SUPPORT .__wc {
  position: relative;
  margin-top: 6rem;
}

@media screen and (max-width: 767px) {
  #SUPPORT .__wc {
    width: 92.933vw;
    margin-left: -6.933vw;
  }
}

#SUPPORT .__wc:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: radial-gradient(at 100% 100%, #fda383, transparent), radial-gradient(at 50% 0%, #83ffff 10%, transparent 80%), radial-gradient(at 0% 50%, #60b2ff 30%, transparent), radial-gradient(at 100% 0%, #fdff6b 20%, transparent 60%);
  opacity: 0.15;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-radius: 0.714rem;
  overflow: hidden;
}

#SUPPORT .__wc .__notes {
  position: absolute;
  top: calc(100% + 0.6rem);
  right: 0;
  font-size: 0.93rem;
  z-index: 10;
}

@media screen and (max-width: 767px) {
  #SUPPORT .__wc .__notes {
    font-size: 1rem;
    top: calc(100% + 2vw);
  }
}

#SUPPORT .__wc .__wcinner {
  position: relative;
  z-index: 5;
  padding: 2.857rem 5.5rem;
}

@media screen and (max-width: 767px) {
  #SUPPORT .__wc .__wcinner {
    padding: 11.75vw 6.933vw 9vw;
  }
}

#SUPPORT .__wc .__wcinner .__ttl {
  width: 46.42rem;
  margin: 0 auto 2rem;
  padding-bottom: 0.5rem;
  border-bottom: 2px solid #fff;
}

@media screen and (max-width: 767px) {
  #SUPPORT .__wc .__wcinner .__ttl {
    width: 100%;
    margin-bottom: 5vw;
    padding-bottom: 3vw;
  }
}

#SUPPORT .__wc .__wcinner .__ttl h3 img {
  width: 42.687rem;
  height: auto;
  margin: 0 auto;
  display: block;
}

@media screen and (max-width: 767px) {
  #SUPPORT .__wc .__wcinner .__ttl h3 img {
    width: 67.6733vw;
  }
}

#SUPPORT .__wc .__wcinner ul {
  margin-top: 2.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 767px) {
  #SUPPORT .__wc .__wcinner ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

#SUPPORT .__wc .__wcinner ul li {
  width: 9.28rem;
}

@media screen and (max-width: 767px) {
  #SUPPORT .__wc .__wcinner ul li {
    width: 48%;
  }
  #SUPPORT .__wc .__wcinner ul li:nth-child(n+3) {
    margin-top: 10vw;
  }
}

#SUPPORT .__wc .__wcinner ul li div {
  width: 7.5rem;
  height: 7.5rem;
  margin: 0 auto;
  background-size: contain;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  padding-top: 0.8rem;
}

@media screen and (max-width: 767px) {
  #SUPPORT .__wc .__wcinner ul li div {
    width: 8.2rem;
    height: 8.2rem;
  }
}

#SUPPORT .__wc .__wcinner ul li div p {
  -webkit-transform: translateX(0.5rem);
          transform: translateX(0.5rem);
}

#SUPPORT .__wc .__wcinner ul li div p:first-child {
  font-size: 3.4285rem;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  letter-spacing: 0;
}

@media screen and (max-width: 767px) {
  #SUPPORT .__wc .__wcinner ul li div p:first-child {
    font-size: 3.69rem;
  }
}

#SUPPORT .__wc .__wcinner ul li div p:last-child {
  font-size: 1.4285rem;
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  #SUPPORT .__wc .__wcinner ul li div p:last-child {
    font-size: 1.54rem;
  }
}

#SUPPORT .__wc .__wcinner ul li > p {
  text-align: center;
  margin-top: 1.285rem;
  font-weight: 700;
  letter-spacing: 0;
}

@media screen and (max-width: 767px) {
  #SUPPORT .__wc .__wcinner ul li > p {
    font-size: 1.2rem;
  }
}

#CAREER {
  background: #fff;
  border-top-right-radius: 12.9rem;
}

@media screen and (max-width: 767px) {
  #CAREER {
    border-top-right-radius: 24vw;
  }
}

#CAREER .__content h3 {
  font-size: 1.14rem;
  margin-bottom: 2.5rem;
  font-weight: 400;
}

#CAREER .__content ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 767px) {
  #CAREER .__content ul {
    display: block;
  }
}

#CAREER .__content ul li {
  width: 25%;
}

@media screen and (max-width: 767px) {
  #CAREER .__content ul li {
    width: 100%;
    position: relative;
    padding-left: 16vw;
    padding-top: 10vw;
    padding-bottom: 5vw;
  }
}

#CAREER .__content ul li figure img {
  display: block;
  width: 10.714rem;
  height: auto;
  margin: 0 auto 1rem;
}

@media screen and (max-width: 767px) {
  #CAREER .__content ul li figure img {
    width: 32vw;
  }
}

#CAREER .__content ul li figure > p {
  text-align: center;
  position: relative;
}

@media screen and (max-width: 767px) {
  #CAREER .__content ul li figure > p {
    position: absolute;
    left: 0;
    top: 0;
    width: 8.13vw;
    height: 100%;
    padding-top: 5vw;
  }
}

#CAREER .__content ul li figure > p:after {
  content: "";
  display: block;
  width: 1.642rem;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background-size: cover;
  background-position: right center;
  z-index: 10;
}

@media screen and (max-width: 767px) {
  #CAREER .__content ul li figure > p:after {
    width: 6.4479vw;
    height: 8.13vw;
    top: auto;
    bottom: -1.6821vw;
    /*回転させた時の縦と横の差÷2をい引く*/
    left: 50%;
    right: 0;
    -webkit-transform: translateX(-50%) rotate(90deg);
            transform: translateX(-50%) rotate(90deg);
  }
}

#CAREER .__content ul li figure > p span, #CAREER .__content ul li figure > p em {
  color: #fff;
  font-size: 1.14rem;
  font-weight: 700;
  font-style: normal;
}

@media screen and (max-width: 767px) {
  #CAREER .__content ul li figure > p span, #CAREER .__content ul li figure > p em {
    font-size: 1.23rem;
  }
}

@media screen and (max-width: 767px) {
  #CAREER .__content ul li figure > p > span {
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
  }
  #CAREER .__content ul li figure > p > span > em {
    -webkit-text-combine: horizontal;
    /*（Chrome9～47、Safari5.1以降） */
    -moz-text-combine-upright: all;
    /*（IE、Edge） */
    -ms-text-combine-horizontal: all;
    /* (Firefox nightly 版) */
    text-combine-upright: all;
    letter-spacing: normal;
  }
}

#CAREER .__content ul li figure figcaption {
  display: block;
  margin-top: 0.5rem;
}

#CAREER .__content ul li figure figcaption h4 {
  font-size: 1.43rem;
  margin-bottom: 0.5rem;
  text-align: center;
}

@media screen and (max-width: 767px) {
  #CAREER .__content ul li figure figcaption h4 {
    font-size: 1.23rem;
  }
}

#CAREER .__content ul li figure figcaption p {
  padding: 0 1.5rem;
  letter-spacing: 0;
}

@media screen and (max-width: 767px) {
  #CAREER .__content ul li figure figcaption p {
    font-size: 0.92rem;
    padding: 0;
  }
}

#CAREER .__content ul li:nth-child(1) figure > p {
  background: #b2dbd8;
}

#CAREER .__content ul li:nth-child(1) figure > p:after {
  background-image: url("/assets/images/recruitment/flow1.svg");
}

#CAREER .__content ul li:nth-child(2) figure > p {
  background: #98d8d0;
}

#CAREER .__content ul li:nth-child(2) figure > p:after {
  background-image: url("/assets/images/recruitment/flow2.svg");
}

#CAREER .__content ul li:nth-child(3) figure > p {
  background: #56c7c4;
}

#CAREER .__content ul li:nth-child(3) figure > p:after {
  background-image: url("/assets/images/recruitment/flow3.svg");
}

#CAREER .__content ul li:nth-child(4) figure > p {
  background: #2cb9b5;
}

#CAREER .__content ul li:nth-child(4) figure > p:after {
  background-image: url("/assets/images/recruitment/flow4.svg");
}

#CAREER .__content > p {
  margin-top: 2.71rem;
  font-size: 1.14rem;
}

@media screen and (max-width: 767px) {
  #CAREER .__content > p {
    font-size: 0.92rem;
  }
}

@media screen and (max-width: 767px) {
  #VOICE .inner {
    padding: 0;
  }
}

#VOICE .__content {
  position: relative;
}

#VOICE .__content:before {
  content: "";
  display: block;
  width: 5.56rem;
  height: 5.58rem;
  position: absolute;
  z-index: 10;
  pointer-events: none;
  top: -16rem;
  left: 25%;
  background-image: url("/assets/images/recruitment/dots3.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #VOICE .__content:before {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}

@media screen and (max-width: 767px) {
  #VOICE .__content:before {
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
    top: -40vw;
    left: 0;
  }
}

#VOICE #VOICE-SLIDER {
  width: calc(100% + 5.7rem);
  margin-left: -2.85rem;
}

@media screen and (max-width: 767px) {
  #VOICE #VOICE-SLIDER {
    width: 100%;
    margin: 0 auto;
  }
}

#VOICE #VOICE-SLIDER .item .__th {
  cursor: pointer;
  padding: 0 1.428rem;
}

@media screen and (max-width: 767px) {
  #VOICE #VOICE-SLIDER .item .__th {
    padding: 0 16.666vw;
  }
}

#VOICE #VOICE-SLIDER .item .__th figure {
  overflow: hidden;
  border-top-right-radius: 2.14rem;
}

#VOICE #VOICE-SLIDER .item .__th figure span {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

#VOICE #VOICE-SLIDER .item .__th figure > div {
  position: relative;
  background: #fff;
  padding: 1.7rem 2rem 2rem;
}

#VOICE #VOICE-SLIDER .item .__th figure > div .__cate {
  position: absolute;
  bottom: 100%;
  left: 0;
  text-align: center;
  background: #fff;
  padding: 0.7rem;
  border-top-right-radius: 0.357rem;
  width: 63%;
}

#VOICE #VOICE-SLIDER .item .__th figure > div .__cate p {
  color: #c2a92f;
  letter-spacing: 0.05em;
  font-size: 0.93rem;
}

@media screen and (max-width: 767px) {
  #VOICE #VOICE-SLIDER .item .__th figure > div .__cate p {
    font-size: 0.77rem;
  }
}

#VOICE #VOICE-SLIDER .item .__th figure > div h3 {
  font-size: 1.14rem;
  font-weight: 700;
  height: 5.2em;
}

@media screen and (max-width: 767px) {
  #VOICE #VOICE-SLIDER .item .__th figure > div h3 {
    font-size: 1rem;
  }
}

#VOICE #VOICE-SLIDER .item .__th figure > div > p {
  letter-spacing: 0.05em;
}

@media screen and (max-width: 767px) {
  #VOICE #VOICE-SLIDER .item .__th figure > div > p {
    font-size: 0.77rem;
  }
}

#VOICE #VOICE-SLIDER .item .__th figure > div .__insta {
  position: absolute;
  right: 2rem;
  bottom: 2rem;
  width: 2.14rem;
}

#VOICE #VOICE-SLIDER .item .__th:hover figure span {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

#VOICE #VOICE-SLIDER .slick-prev,
#VOICE #VOICE-SLIDER .slick-next {
  border: none;
  background: #a3a3a3;
  border-radius: 50%;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  #VOICE #VOICE-SLIDER .slick-prev,
  #VOICE #VOICE-SLIDER .slick-next {
    width: 8vw;
    height: 8vw;
  }
}

#VOICE #VOICE-SLIDER .slick-prev:hover,
#VOICE #VOICE-SLIDER .slick-next:hover {
  opacity: 0.6;
}

#VOICE #VOICE-SLIDER .slick-prev:after,
#VOICE #VOICE-SLIDER .slick-next:after {
  content: "";
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform-origin: center center;
          transform-origin: center center;
}

#VOICE #VOICE-SLIDER .slick-prev {
  left: -3rem;
}

@media screen and (max-width: 767px) {
  #VOICE #VOICE-SLIDER .slick-prev {
    left: 4.5vw;
  }
}

#VOICE #VOICE-SLIDER .slick-prev:after {
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: translate(-30%, -50%) rotate(-45deg);
          transform: translate(-30%, -50%) rotate(-45deg);
}

#VOICE #VOICE-SLIDER .slick-next {
  right: -3rem;
}

@media screen and (max-width: 767px) {
  #VOICE #VOICE-SLIDER .slick-next {
    right: 4.5vw;
  }
}

#VOICE #VOICE-SLIDER .slick-next:after {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: translate(-70%, -50%) rotate(45deg);
          transform: translate(-70%, -50%) rotate(45deg);
}

#VOICE .__modal {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 10500;
  width: 100vw;
  height: 100vh;
  display: none;
}

#VOICE .__modal .__ovl {
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  z-index: 10010;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

#VOICE .__modal .__modal_content {
  width: 90vw;
  max-width: 920px;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 10020;
}

#VOICE .__modal .__modal_content > div:not(.__close) {
  height: calc(100vh - 10vw);
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 4.28rem 1.14rem 1.14rem 4.28rem;
}

@media screen and (max-width: 767px) {
  #VOICE .__modal .__modal_content > div:not(.__close) {
    display: block;
    padding: 13.8vw 13.8vw 3vw 13.8vw;
    overflow: auto;
    height: calc(100vh - 40vw);
  }
}

#VOICE .__modal .__modal_content figure {
  width: 21.42rem;
}

@media screen and (max-width: 767px) {
  #VOICE .__modal .__modal_content figure {
    width: 100%;
  }
}

#VOICE .__modal .__modal_content figure > img {
  border-top-right-radius: 2.14rem;
}

#VOICE .__modal .__modal_content figure .__insta {
  margin-top: 2.14rem;
}

#VOICE .__modal .__modal_content figure .__insta a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#VOICE .__modal .__modal_content figure .__insta a div {
  width: 2.14rem;
}

#VOICE .__modal .__modal_content figure .__insta a div img {
  display: block;
}

#VOICE .__modal .__modal_content figure .__insta a p {
  font-size: 0.79rem;
  letter-spacing: 0;
  line-height: 1.5;
  margin-left: 1.14rem;
}

#VOICE .__modal .__modal_content > div > div {
  overflow: auto;
  height: 100%;
  width: 31.42rem;
  padding-right: 2.85rem;
  padding-top: 5rem;
  padding-bottom: 3rem;
}

@media screen and (max-width: 767px) {
  #VOICE .__modal .__modal_content > div > div {
    width: 100%;
    overflow: visible;
    padding: 0;
    margin-top: 5vw;
  }
}

#VOICE .__modal .__modal_content > div > div h3 {
  font-size: 1.71rem;
  letter-spacing: 0;
  font-family: 'Shippori Mincho B1', serif;
  margin-bottom: 1em;
}

@media screen and (max-width: 767px) {
  #VOICE .__modal .__modal_content > div > div h3 {
    font-size: 1.39rem;
  }
}

#VOICE .__modal .__modal_content > div > div .__name {
  font-size: 1rem;
  letter-spacing: 0;
  padding-bottom: 0.7em;
  border-bottom: 1px solid #a3a3a3;
  margin-bottom: 1rem;
}

@media screen and (max-width: 767px) {
  #VOICE .__modal .__modal_content > div > div .__name {
    font-size: 0.92rem;
  }
}

#VOICE .__modal .__modal_content > div > div .__name._instawrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#VOICE .__modal .__modal_content > div > div .__name._instawrap > * {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

#VOICE .__modal .__modal_content > div > div .__name .__insta a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#VOICE .__modal .__modal_content > div > div .__name .__insta a div {
  width: 2.31rem;
}

#VOICE .__modal .__modal_content > div > div .__name .__insta a div img {
  display: block;
}

#VOICE .__modal .__modal_content > div > div .__name .__insta a p {
  font-size: 0.79rem;
  letter-spacing: 0;
  line-height: 1.5;
  margin-left: 1.14rem;
}

@media screen and (max-width: 767px) {
  #VOICE .__modal .__modal_content > div > div .__interview {
    padding-bottom: 10vw;
  }
}

#VOICE .__modal .__modal_content > div > div .__interview dl:not(:last-child) {
  margin-bottom: 2rem;
}

#VOICE .__modal .__modal_content > div > div .__interview dl dt {
  font-size: 1.14rem;
  color: #c2a92f;
  letter-spacing: 0;
  margin-bottom: 0.7rem;
  font-weight: 400;
}

@media screen and (max-width: 767px) {
  #VOICE .__modal .__modal_content > div > div .__interview dl dt {
    font-size: 1rem;
  }
}

#VOICE .__modal .__modal_content > div > div .__interview dl dd {
  font-size: 1.14rem;
  letter-spacing: 0;
}

@media screen and (max-width: 767px) {
  #VOICE .__modal .__modal_content > div > div .__interview dl dd {
    font-size: 1rem;
  }
}

#VOICE .__modal .__modal_content .__close {
  position: absolute;
  top: 4.28rem;
  right: 4.28rem;
  cursor: pointer;
  width: 1.428rem;
  height: 1.428rem;
}

@media screen and (max-width: 767px) {
  #VOICE .__modal .__modal_content .__close {
    position: fixed;
    top: 5vw;
    right: 5vw;
    z-index: 20010;
  }
}

#VOICE .__modal .__modal_content .__close:before, #VOICE .__modal .__modal_content .__close:after {
  content: '';
  display: block;
  width: 1.428rem;
  height: 2px;
  background: #808080;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1000;
}

#VOICE .__modal .__modal_content .__close:before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}

#VOICE .__modal .__modal_content .__close:after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}

#ENTRY {
  background: #e9e5e1;
}

@media screen and (max-width: 767px) {
  #ENTRY .inner:first-child {
    padding: 0 4vw;
  }
}

#ENTRY .__content .__tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#ENTRY .__content .__tab p {
  font-size: 1.14rem;
  letter-spacing: 0;
  padding: 0.6em;
  text-align: center;
  width: 50%;
  cursor: pointer;
  font-weight: 700;
  background: #808080;
  color: #fff;
}

@media screen and (max-width: 767px) {
  #ENTRY .__content .__tab p {
    font-size: 1.23rem;
  }
}

#ENTRY .__content .__tab p.--current {
  position: relative;
  z-index: 5;
  background: #fff;
  color: #eb3c5a;
  -webkit-box-shadow: 0 0.2em 0.6rem rgba(0, 0, 0, 0.2);
          box-shadow: 0 0.2em 0.6rem rgba(0, 0, 0, 0.2);
}

#ENTRY .__content .__box {
  position: relative;
  z-index: 10;
  background: #fff;
  -webkit-box-shadow: 0 0.5em 0.6rem rgba(0, 0, 0, 0.2);
          box-shadow: 0 0.5em 0.6rem rgba(0, 0, 0, 0.2);
  padding: 2.35rem;
  display: none;
}

@media screen and (max-width: 767px) {
  #ENTRY .__content .__box {
    padding: 10vw 6.4vw;
  }
}

#ENTRY .__content .__box.--active {
  display: block;
}

#ENTRY .__content .__box dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1.5rem 2rem;
  border-bottom: 1px solid #bababa;
}

@media screen and (max-width: 767px) {
  #ENTRY .__content .__box dl {
    display: block;
    padding: 0 0 4vw;
  }
  #ENTRY .__content .__box dl:not(:last-child) {
    margin-bottom: 7vw;
  }
}

#ENTRY .__content .__box dl dt {
  width: 25%;
  font-weight: 700;
  font-size: 1.14rem;
}

@media screen and (max-width: 767px) {
  #ENTRY .__content .__box dl dt {
    width: 100%;
    margin-bottom: 0.2rem;
    font-size: 1rem;
  }
}

#ENTRY .__content .__box dl dd {
  width: 75%;
  font-size: 1.14rem;
}

@media screen and (max-width: 767px) {
  #ENTRY .__content .__box dl dd {
    width: 100%;
    font-size: 1rem;
  }
}

#ENTRY .__flow {
  margin-top: 3.5rem;
}

@media screen and (max-width: 767px) {
  #ENTRY .__flow {
    margin-top: 20vw;
  }
}

#ENTRY .__flow h3 {
  font-family: 'Shippori Mincho B1', serif;
  font-size: 1.71rem;
  letter-spacing: 0.05em;
  padding-left: 1em;
  border-left: 1px solid #bababa;
  margin-bottom: 1.7em;
  line-height: 1.3;
}

@media screen and (max-width: 767px) {
  #ENTRY .__flow h3 {
    font-size: 1.23rem;
    margin-bottom: 12vw;
  }
}

#ENTRY .__flow ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 767px) {
  #ENTRY .__flow ol {
    display: block;
  }
}

#ENTRY .__flow ol li {
  width: 22%;
}

@media screen and (max-width: 767px) {
  #ENTRY .__flow ol li {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #ENTRY .__flow ol li:not(:last-child) {
    margin-bottom: 10vw;
  }
}

#ENTRY .__flow ol li .num {
  text-align: center;
  color: #fff;
  font-size: 1.14rem;
  letter-spacing: 0.05em;
  background: #808080;
  font-weight: 500;
  padding: 0.15em;
  margin-bottom: 0.5em;
}

@media screen and (max-width: 767px) {
  #ENTRY .__flow ol li .num {
    width: 26.66vw;
    font-size: 1.23rem;
    padding: 0.05em 0;
  }
}

#ENTRY .__flow ol li h4 {
  text-align: center;
  margin-bottom: 0.3em;
  font-size: 1.43rem;
  letter-spacing: 0;
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  #ENTRY .__flow ol li h4 {
    width: calc(100% - 32vw);
    font-size: 1.23rem;
    text-align: left;
  }
}

#ENTRY .__flow ol li p:last-child {
  font-size: 1rem;
  letter-spacing: 0;
  padding: 0 0.5em;
}

@media screen and (max-width: 767px) {
  #ENTRY .__flow ol li p:last-child {
    width: 100%;
    font-size: 1rem;
    margin-top: 0.5rem;
  }
}

#ENTRY .__flow ._parts_btn01 {
  margin-top: 6rem;
}

@media screen and (max-width: 767px) {
  #ENTRY .__flow ._parts_btn01 {
    margin-top: 10vw;
  }
}

#FAQ {
  padding-bottom: 0;
}

@media screen and (max-width: 767px) {
  #FAQ .inner {
    padding: 0 4vw;
  }
}

#FAQ .__content dl dt, #FAQ .__content dl dd {
  font-size: 1.14rem;
  position: relative;
  letter-spacing: 0;
}

@media screen and (max-width: 767px) {
  #FAQ .__content dl dt, #FAQ .__content dl dd {
    font-size: 1rem;
  }
}

#FAQ .__content dl dt:before, #FAQ .__content dl dd:before {
  display: inline-block;
  font-size: 1.43rem;
  font-weight: 700;
  position: absolute;
  left: 2rem;
  top: 0.7rem;
  width: 1.2em;
  text-align: center;
  line-height: 1.4;
}

@media screen and (max-width: 767px) {
  #FAQ .__content dl dt:before, #FAQ .__content dl dd:before {
    font-size: 1.39rem;
    left: 6.66vw;
  }
}

#FAQ .__content dl dt {
  padding: 0.8rem 4rem 0.8rem 7.14rem;
  border-bottom: 1px solid #a3a3a3;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  #FAQ .__content dl dt {
    padding: 3vw 10vw 3vw 14.4vw;
  }
}

#FAQ .__content dl dt:before {
  content: "Q";
}

#FAQ .__content dl dt:after {
  content: "＋";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 2rem;
  font-size: 1.43rem;
  font-weight: 700;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

#FAQ .__content dl dt.--active:after {
  content: "−";
}

#FAQ .__content dl dd {
  padding: 0.8rem 2rem 1.2rem 7.14rem;
  background: #eeece8;
  display: none;
}

@media screen and (max-width: 767px) {
  #FAQ .__content dl dd {
    padding: 3vw 6.66vw 5vw 14.4vw;
  }
}

#FAQ .__content dl dd:before {
  content: "A";
}

#FAQ .__content dl dd a {
  text-decoration: underline;
}

.training_page .__secttl {
  text-align: center;
  margin-bottom: 5rem;
}

@media screen and (max-width: 767px) {
  .training_page .__secttl {
    margin-bottom: 10vw;
  }
}

.training_page .__secttl h2 {
  display: inline-block;
  line-height: 1;
  padding-bottom: 0.3rem;
  letter-spacing: 0;
  font-size: 0;
}

.training_page .__secttl h2 span {
  font-size: 2.29rem;
  letter-spacing: 0;
  font-family: 'Shippori Mincho B1', serif;
}

@media screen and (max-width: 767px) {
  .training_page .__secttl h2 span {
    font-size: 1.54rem;
    letter-spacing: 0.05em;
  }
}

.training_page .__block_ttl {
  font-family: 'Shippori Mincho B1', serif;
  font-size: 1.71rem;
  letter-spacing: 0.05em;
  padding-left: 1em;
  border-left: 1px solid #bababa;
  margin-bottom: 1.7em;
  line-height: 1.3;
}

@media screen and (max-width: 767px) {
  .training_page .__block_ttl {
    font-size: 1.23rem;
    margin-bottom: 12vw;
  }
}

#TRAINING-TOP {
  text-align: center;
  padding-bottom: 8.428rem;
  position: relative;
}

@media screen and (max-width: 767px) {
  #TRAINING-TOP {
    padding-bottom: 6.4rem;
    text-align: left;
  }
}

#TRAINING-TOP:before {
  content: "";
  display: block;
  width: 13.24rem;
  height: 11.03rem;
  position: absolute;
  z-index: 10;
  pointer-events: none;
  bottom: -5rem;
  left: calc(50vw - 41.64rem);
  background-image: url("/assets/images/training/dots1.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #TRAINING-TOP:before {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    left: 0;
  }
}

@media screen and (max-width: 767px) {
  #TRAINING-TOP:before {
    background-image: url("/assets/images/training/dots1_sp.svg");
    width: 15.61vw;
    height: 14.21vw;
    top: calc(100% - 10vw);
    right: auto;
    left: 14vw;
  }
}

@media screen and (max-width: 767px) {
  #TRAINING-TOP .inner {
    padding: 0 10.4vw;
  }
}

#TRAINING-TOP .__head {
  margin-bottom: 5.71rem;
  font-size: 2.29rem;
  letter-spacing: 0;
  font-weight: 700;
  font-family: 'Shippori Mincho B1', serif;
  display: inline-block;
}

@media screen and (max-width: 767px) {
  #TRAINING-TOP .__head {
    font-size: 1.54rem;
    line-height: 1.8;
    letter-spacing: 0.1em;
    margin-bottom: 4.62rem;
  }
}

#TRAINING-TOP .__txt {
  font-size: 1.14rem;
  letter-spacing: 0;
  line-height: 2;
}

@media screen and (max-width: 767px) {
  #TRAINING-TOP .__txt {
    text-align: left;
    font-size: 1.08rem;
  }
}

#TRAINING-SUPPORT {
  background: -webkit-gradient(linear, left top, left bottom, from(#d7d5d1), to(#f0efee));
  background: linear-gradient(180deg, #d7d5d1 0%, #f0efee 100%);
  position: relative;
  padding: 8.428rem 0;
}

@media screen and (max-width: 767px) {
  #TRAINING-SUPPORT {
    padding: 6.4rem 0;
  }
}

@media screen and (max-width: 767px) {
  #TRAINING-SUPPORT:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 10;
    pointer-events: none;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("/assets/images/training/dots1-2_sp.svg");
    width: 9.19vw;
    height: 9.06vw;
    top: 28vw;
    right: 8vw;
  }
}

@media screen and (max-width: 767px) {
  #TRAINING-SUPPORT .inner {
    padding: 0 10.66vw;
  }
  #TRAINING-SUPPORT .inner:nth-child(2) {
    padding: 0 3.466vw;
  }
}

#TRAINING-SUPPORT .inner:nth-child(3) {
  margin-top: 6rem;
}

@media screen and (max-width: 767px) {
  #TRAINING-SUPPORT .inner:nth-child(3) {
    margin-top: 20vw;
  }
}

#TRAINING-SUPPORT .inner:nth-child(3) .__support_block {
  position: relative;
}

#TRAINING-SUPPORT .inner:nth-child(3) .__support_block:before {
  content: "";
  display: block;
  width: 6.2655rem;
  height: 4.9649rem;
  position: absolute;
  z-index: 10;
  pointer-events: none;
  top: -5rem;
  left: -9rem;
  background-image: url("/assets/images/training/dots3.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #TRAINING-SUPPORT .inner:nth-child(3) .__support_block:before {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}

@media screen and (max-width: 767px) {
  #TRAINING-SUPPORT .inner:nth-child(3) .__support_block:before {
    background-image: url("/assets/images/training/dots3_sp.svg");
    width: 12.24vw;
    height: 10.91vw;
    top: -12vw;
    left: auto;
    right: -3vw;
  }
}

#TRAINING-SUPPORT .__support_block .__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 767px) {
  #TRAINING-SUPPORT .__support_block .__box {
    display: block;
  }
}

#TRAINING-SUPPORT .__support_block .__box.--aitop {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

#TRAINING-SUPPORT .__support_block .__box:not(:first-of-type) {
  margin-top: 6rem;
}

@media screen and (max-width: 767px) {
  #TRAINING-SUPPORT .__support_block .__box:not(:first-of-type) {
    margin-top: 15vw;
  }
}

#TRAINING-SUPPORT .__support_block .__box:nth-of-type(2n) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

#TRAINING-SUPPORT .__support_block .__box:nth-of-type(2n) figure:after {
  left: auto;
  right: 0.714rem;
}

#TRAINING-SUPPORT .__support_block .__box > figure {
  width: 34.7%;
}

@media screen and (max-width: 767px) {
  #TRAINING-SUPPORT .__support_block .__box > figure {
    width: 100%;
    margin-bottom: 6vw;
  }
}

#TRAINING-SUPPORT .__support_block .__box > div {
  width: 58.2%;
}

@media screen and (max-width: 767px) {
  #TRAINING-SUPPORT .__support_block .__box > div {
    width: 100%;
  }
}

#TRAINING-SUPPORT .__support_block .__box > div h4 {
  font-size: 1.71rem;
  letter-spacing: 0.05em;
  font-family: 'Shippori Mincho B1', serif;
  margin-bottom: 1rem;
}

@media screen and (max-width: 767px) {
  #TRAINING-SUPPORT .__support_block .__box > div h4 {
    font-size: 1.15rem;
  }
}

#TRAINING-SUPPORT .__support_block .__box > div p {
  letter-spacing: 0.05em;
}

@media screen and (max-width: 767px) {
  #TRAINING-SUPPORT .__support_block .__box > div p {
    font-size: 1rem;
    letter-spacing: 0;
  }
}

#TRAINING-SUPPORT .__10ms {
  background: #fff;
  border-radius: 0.714rem;
  margin-top: 10.6428rem;
  padding: 2.5rem 4.28rem 3.9rem;
  position: relative;
}

@media screen and (max-width: 767px) {
  #TRAINING-SUPPORT .__10ms {
    margin-top: 30vw;
    padding: 5.6vw 6.66vw 10.66vw;
  }
}

#TRAINING-SUPPORT .__10ms:before {
  content: "";
  display: block;
  width: 5.855rem;
  height: 8.835rem;
  position: absolute;
  z-index: 10;
  pointer-events: none;
  top: -4.785rem;
  left: 4.785rem;
  background-image: url("/assets/images/training/dots2-1.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #TRAINING-SUPPORT .__10ms:before {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}

@media screen and (max-width: 767px) {
  #TRAINING-SUPPORT .__10ms:before {
    width: 15.61vw;
    height: 14.21vw;
    top: -12vw;
    left: 12vw;
    background-image: url("/assets/images/training/dots2_sp.svg");
  }
}

#TRAINING-SUPPORT .__10ms:after {
  content: "";
  display: block;
  width: 8.306rem;
  height: 10.075rem;
  position: absolute;
  z-index: 10;
  pointer-events: none;
  top: 11.35rem;
  right: -3.21rem;
  background-image: url("/assets/images/training/dots2-2.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #TRAINING-SUPPORT .__10ms:after {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}

@media screen and (max-width: 767px) {
  #TRAINING-SUPPORT .__10ms:after {
    display: none;
  }
}

#TRAINING-SUPPORT .__10ms .__pickup {
  position: absolute;
  width: 16.57rem;
  bottom: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media screen and (max-width: 767px) {
  #TRAINING-SUPPORT .__10ms .__pickup {
    width: 34.66vw;
  }
}

#TRAINING-SUPPORT .__10ms .__ttl {
  max-width: 44.428rem;
  width: 78.666vw;
  margin: 0 auto 1.5rem;
  text-align: center;
}

@media screen and (min-width: 768px) and (max-width: 1040px) {
  #TRAINING-SUPPORT .__10ms .__ttl {
    width: 52vw;
  }
}

#TRAINING-SUPPORT .__10ms .__ttl h3 {
  line-height: 1;
  padding: 0 1.42rem 1rem;
  border-bottom: 1px solid #9d9d9d;
  position: relative;
}

#TRAINING-SUPPORT .__10ms .__ttl h3:before {
  content: '';
  display: block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (min-width: 766px) {
  #TRAINING-SUPPORT .__10ms .__ttl h3:before {
    width: 25rem;
    height: 4.14rem;
    margin: 0 auto 1rem;
    background-image: url("/assets/images/training/10ms_subttl_pc.svg");
  }
}

@media screen and (max-width: 767px) {
  #TRAINING-SUPPORT .__10ms .__ttl h3 {
    padding: 0 0 1.5vw 0;
  }
  #TRAINING-SUPPORT .__10ms .__ttl h3:before {
    width: 48.456vw;
    height: 7.2vw;
    margin: 0 auto 3vw;
    background-image: url("/assets/images/training/10ms_subttl_sp.svg");
  }
}

#TRAINING-SUPPORT .__10ms .__ttl p {
  padding: 0 0 0 1.42rem;
  font-family: 'Shippori Mincho B1', serif;
  font-size: 2.29rem;
  color: #917e67;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 767px) {
  #TRAINING-SUPPORT .__10ms .__ttl p {
    padding: 0;
    font-size: 1.15rem;
    margin-top: 1vw;
  }
}

#TRAINING-SUPPORT .__10ms .__lead {
  letter-spacing: 0.05em;
  margin-bottom: 5.6rem;
}

@media screen and (min-width: 766px) {
  #TRAINING-SUPPORT .__10ms .__lead {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  #TRAINING-SUPPORT .__10ms .__lead {
    font-size: 1.08rem;
    letter-spacing: 0;
  }
}

#TRAINING-SUPPORT .__10ms .__yt_block {
  margin-bottom: 2.14rem;
}

#TRAINING-SUPPORT .__10ms .__yt_block h4 {
  background: #324865;
  color: #fff;
  font-size: 1.14rem;
  letter-spacing: 0.05em;
  font-weight: 700;
  padding: 0.2em 1.5em;
  border-top-left-radius: 2em;
  border-bottom-left-radius: 2em;
  position: relative;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  #TRAINING-SUPPORT .__10ms .__yt_block h4 {
    font-size: 1.23rem;
  }
}

#TRAINING-SUPPORT .__10ms .__yt_block h4:after, #TRAINING-SUPPORT .__10ms .__yt_block h4:before {
  content: '';
  display: block;
  width: 1.14rem;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 50%;
  right: 0.9rem;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

#TRAINING-SUPPORT .__10ms .__yt_block h4:after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

#TRAINING-SUPPORT .__10ms .__yt_block h4.--active:after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}

#TRAINING-SUPPORT .__10ms .__yt_block ul {
  -webkit-transform-origin: top;
          transform-origin: top;
  -webkit-transform: scale(1, 0.9) translateY(-1rem);
          transform: scale(1, 0.9) translateY(-1rem);
  height: 0;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
  #TRAINING-SUPPORT .__10ms .__yt_block ul {
    width: 64vw;
    margin: 0 auto;
    display: block;
  }
}

#TRAINING-SUPPORT .__10ms .__yt_block ul.--active {
  -webkit-transform: scale(1) translateY(0);
          transform: scale(1) translateY(0);
  height: auto;
  pointer-events: auto;
  opacity: 1;
  padding: 2.85rem 0;
}

@media screen and (max-width: 767px) {
  #TRAINING-SUPPORT .__10ms .__yt_block ul.--active {
    padding-bottom: 3vw;
  }
}

#TRAINING-SUPPORT .__10ms .__yt_block ul li {
  width: 28.6%;
}

@media screen and (min-width: 766px) {
  #TRAINING-SUPPORT .__10ms .__yt_block ul li:not(:nth-child(3n)) {
    margin-right: 7.1%;
  }
  #TRAINING-SUPPORT .__10ms .__yt_block ul li:nth-child(n+4) {
    margin-top: 2.85rem;
  }
}

@media screen and (max-width: 767px) {
  #TRAINING-SUPPORT .__10ms .__yt_block ul li {
    width: 100%;
  }
  #TRAINING-SUPPORT .__10ms .__yt_block ul li:nth-child(n+2) {
    margin-top: 10vw;
  }
}

#TRAINING-SUPPORT .__10ms .__yt_block ul li .__yt {
  position: relative;
  width: 100%;
  height: 0;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  padding-bottom: 56.25%;
}

#TRAINING-SUPPORT .__10ms .__yt_block ul li .__yt figure {
  position: absolute;
  z-index: 10;
  cursor: pointer;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#TRAINING-SUPPORT .__10ms .__yt_block ul li .__yt figure:after {
  content: '';
  display: block;
  width: 2.14rem;
  height: 2.14rem;
  background-image: url("/assets/images/training/10ms_btn.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

#TRAINING-SUPPORT .__10ms .__yt_block ul li .__yt figure:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: #0b336d;
  opacity: 0.45;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
}

@media screen and (min-width: 766px) {
  #TRAINING-SUPPORT .__10ms .__yt_block ul li .__yt figure:hover:before {
    opacity: 0.12;
  }
}

#TRAINING-SUPPORT .__10ms .__yt_block ul li .__yt iframe {
  position: absolute;
  z-index: 1;
  width: 100%;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#TRAINING-SUPPORT .__10ms .__yt_block ul li .__txt {
  margin-top: 1rem;
}

#TRAINING-SUPPORT .__10ms .__yt_block ul li .__txt h5 {
  font-weight: 700;
  font-size: 1rem;
  letter-spacing: 0.05em;
  margin-bottom: 0.3em;
}

@media screen and (max-width: 767px) {
  #TRAINING-SUPPORT .__10ms .__yt_block ul li .__txt h5 {
    font-size: 1.08rem;
  }
}

#TRAINING-SUPPORT .__10ms .__yt_block ul li .__txt p {
  font-size: 0.86rem;
  letter-spacing: 0.05em;
  line-height: 1.75;
}

@media screen and (max-width: 767px) {
  #TRAINING-SUPPORT .__10ms .__yt_block ul li .__txt p {
    font-size: 0.92rem;
  }
}

#TRAINING-SUPPORT .__10ms .__other {
  width: 50.71rem;
  margin: 2.64rem auto 0;
  border-radius: 0.714rem;
  border: 1px solid #4d4d4d;
  padding: 0.357rem;
}

@media screen and (max-width: 767px) {
  #TRAINING-SUPPORT .__10ms .__other {
    width: 100%;
  }
}

#TRAINING-SUPPORT .__10ms .__other > div {
  border-radius: 0.714rem;
  background-image: url("/assets/images/training/other_bg.jpg");
  background-size: cover;
  background-position: center;
  padding: 2.2rem 4.71rem 2rem;
}

@media screen and (max-width: 767px) {
  #TRAINING-SUPPORT .__10ms .__other > div {
    background-image: url("/assets/images/training/other_bg_sp.jpg");
    padding: 8.26vw 3.46vw;
  }
}

#TRAINING-SUPPORT .__10ms .__other > div h3 {
  text-align: center;
  font-family: 'Shippori Mincho B1', serif;
  font-size: 1.43rem;
  letter-spacing: 0.047em;
  margin-bottom: 2.2rem;
}

@media screen and (max-width: 767px) {
  #TRAINING-SUPPORT .__10ms .__other > div h3 {
    font-size: 1.23rem;
  }
}

#TRAINING-SUPPORT .__10ms .__other > div ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 767px) {
  #TRAINING-SUPPORT .__10ms .__other > div ul {
    display: block;
  }
}

#TRAINING-SUPPORT .__10ms .__other > div ul li {
  width: 45.7%;
}

@media screen and (max-width: 767px) {
  #TRAINING-SUPPORT .__10ms .__other > div ul li {
    width: 100%;
  }
  #TRAINING-SUPPORT .__10ms .__other > div ul li:nth-child(n+2) {
    margin-top: 8.2vw;
  }
}

#TRAINING-SUPPORT .__10ms .__other > div ul li h4 {
  background: #917e67;
  text-align: center;
  color: #fff;
  font-size: 0.86rem;
  font-weight: 700;
  padding: 0.5em;
  border-top-left-radius: 0.93rem;
  border-bottom-right-radius: 0.93rem;
  letter-spacing: 0.1em;
  margin-bottom: 0.8rem;
}

@media screen and (max-width: 767px) {
  #TRAINING-SUPPORT .__10ms .__other > div ul li h4 {
    font-size: 0.92rem;
  }
}

#TRAINING-SUPPORT .__10ms .__other > div ul li p {
  font-size: 0.86rem;
  letter-spacing: 0.05em;
  line-height: 1.75;
  padding: 0 1.5rem;
}

@media screen and (max-width: 767px) {
  #TRAINING-SUPPORT .__10ms .__other > div ul li p {
    font-size: 0.92rem;
  }
}

#TRAINING-SUPPORT .__10ms .__other + p {
  margin-top: 1rem;
  text-align: right;
  font-size: 0.86rem;
}

@media screen and (max-width: 767px) {
  #TRAINING-SUPPORT .__10ms .__other + p {
    font-size: 0.92rem;
  }
}

#TRAINING-VOICE {
  position: relative;
  padding: 8.428rem 0;
}

@media screen and (max-width: 767px) {
  #TRAINING-VOICE {
    padding: 20vw 0 0;
  }
}

#TRAINING-VOICE:before {
  content: "";
  display: block;
  width: 5.495rem;
  height: 5.6963rem;
  position: absolute;
  z-index: 10;
  pointer-events: none;
  top: 13.21rem;
  right: calc(50vw - 39.92rem);
  background-image: url("/assets/images/training/dots4.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #TRAINING-VOICE:before {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}

@media screen and (max-width: 767px) {
  #TRAINING-VOICE:before {
    background-image: url("/assets/images/training/dots4_sp.svg");
    width: 13.33vw;
    height: 11vw;
    top: 10.66vw;
    right: 5vw;
  }
}

@media screen and (max-width: 767px) {
  #TRAINING-VOICE .inner {
    padding: 0 10.4vw;
  }
}

@media screen and (max-width: 767px) {
  #TRAINING-VOICE .__secttl {
    margin-bottom: 15vw;
  }
}

#TRAINING-VOICE .__secttl h2 span {
  letter-spacing: 0.05em;
  font-size: 3.29rem;
  font-family: 'Playfair Display', serif;
}

@media screen and (max-width: 767px) {
  #TRAINING-VOICE .__secttl h2 span {
    font-size: 2.46rem;
  }
}

#TRAINING-VOICE .__voice_block:not(:last-child) {
  margin-bottom: 8.24rem;
}

#TRAINING-VOICE .__voice_block ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 767px) {
  #TRAINING-VOICE .__voice_block ul li {
    display: block;
  }
}

#TRAINING-VOICE .__voice_block ul li:nth-child(n+2) {
  margin-top: 5.71rem;
}

@media screen and (min-width: 766px) {
  #TRAINING-VOICE .__voice_block ul li > figure {
    width: 30.6%;
  }
}

@media screen and (max-width: 767px) {
  #TRAINING-VOICE .__voice_block ul li > figure {
    margin-bottom: 5vw;
  }
}

#TRAINING-VOICE .__voice_block ul li > figure img {
  border-top-right-radius: 1.428rem;
  border-bottom-left-radius: 1.428rem;
}

@media screen and (min-width: 766px) {
  #TRAINING-VOICE .__voice_block ul li > div {
    width: 65.3%;
  }
}

#TRAINING-VOICE .__voice_block ul li > div .__ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 1.8rem;
}

@media screen and (max-width: 767px) {
  #TRAINING-VOICE .__voice_block ul li > div .__ttl {
    margin-bottom: 9vw;
  }
}

#TRAINING-VOICE .__voice_block ul li > div .__ttl .__cate {
  background: #e0d497;
  font-size: 1rem;
  letter-spacing: 0;
  width: 10.714rem;
  text-align: center;
  margin-right: 1.7rem;
}

@media screen and (max-width: 767px) {
  #TRAINING-VOICE .__voice_block ul li > div .__ttl .__cate {
    width: 35.46vw;
    font-size: 0.92rem;
    padding: 0.3em;
  }
}

#TRAINING-VOICE .__voice_block ul li > div .__ttl .__name {
  font-size: 1rem;
  letter-spacing: 0;
}

@media screen and (max-width: 767px) {
  #TRAINING-VOICE .__voice_block ul li > div .__ttl .__name {
    font-size: 0.92rem;
  }
}

#TRAINING-VOICE .__voice_block ul li > div .__ttl h4 {
  width: 100%;
  font-size: 1.71rem;
  letter-spacing: 0;
  font-family: 'Shippori Mincho B1', serif;
  margin-top: 0.5em;
}

@media screen and (max-width: 767px) {
  #TRAINING-VOICE .__voice_block ul li > div .__ttl h4 {
    font-size: 1.39rem;
    margin-top: 3vw;
  }
}

#TRAINING-VOICE .__voice_block ul li > div .__ttl h4 span {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

#TRAINING-VOICE .__voice_block ul li > div .__qa dl:nth-child(n+2) {
  margin-top: 2rem;
}

@media screen and (max-width: 767px) {
  #TRAINING-VOICE .__voice_block ul li > div .__qa dl:nth-child(n+2) {
    margin-top: 13vw;
  }
}

#TRAINING-VOICE .__voice_block ul li > div .__qa dl dt {
  padding-bottom: 0.5rem;
  border-bottom: 2px solid #808080;
  margin-bottom: 1rem;
  color: #c2a92f;
  font-size: 1.14rem;
  letter-spacing: 0.05em;
  padding-left: 2.5rem;
  position: relative;
  line-height: 1.5;
}

@media screen and (max-width: 767px) {
  #TRAINING-VOICE .__voice_block ul li > div .__qa dl dt {
    padding-left: 0;
    font-size: 1rem;
    line-height: 1.75;
  }
}

#TRAINING-VOICE .__voice_block ul li > div .__qa dl dt:before {
  content: 'Q.';
  display: inline-block;
  position: absolute;
  top: -0.1em;
  left: 0;
}

@media screen and (max-width: 767px) {
  #TRAINING-VOICE .__voice_block ul li > div .__qa dl dt:before {
    position: static;
    margin-right: 1.5em;
  }
}

#TRAINING-VOICE .__voice_block ul li > div .__qa dl dd {
  line-height: 1.75;
  font-size: 1.14rem;
}

@media screen and (max-width: 767px) {
  #TRAINING-VOICE .__voice_block ul li > div .__qa dl dd {
    font-size: 1rem;
    letter-spacing: 0;
  }
}

#SERVICE-TOP {
  text-align: center;
  padding-bottom: 8.428rem;
  position: relative;
}

@media screen and (max-width: 767px) {
  #SERVICE-TOP {
    padding-bottom: 24vw;
    text-align: left;
  }
}

@media screen and (max-width: 767px) {
  #SERVICE-TOP:before {
    content: "";
    display: block;
    width: 6.4389vw;
    height: 16.60792vw;
    position: absolute;
    z-index: 10;
    pointer-events: none;
    bottom: 10vw;
    right: 10vw;
    background-image: url("/assets/images/service/dots_top_sp.svg");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
  }
}

#SERVICE-TOP .__head {
  margin-bottom: 5.71rem;
  font-size: 2.29rem;
  letter-spacing: 0;
  font-family: 'Shippori Mincho B1', serif;
  display: inline-block;
}

@media screen and (max-width: 767px) {
  #SERVICE-TOP .__head {
    font-size: 1.54rem;
    line-height: 1.8;
    letter-spacing: 0.1em;
    margin-bottom: 4.62rem;
  }
}

@media screen and (max-width: 767px) {
  #SERVICE-TOP .inner {
    padding: 0 10.4vw;
  }
}

#SERVICE-TOP .inner > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 767px) {
  #SERVICE-TOP .inner > div {
    display: block;
  }
}

#SERVICE-TOP .inner > div figure {
  width: 35%;
}

@media screen and (max-width: 767px) {
  #SERVICE-TOP .inner > div figure {
    width: 96.6%;
  }
}

#SERVICE-TOP .inner > div p {
  width: 60%;
  text-align: left;
}

@media screen and (max-width: 767px) {
  #SERVICE-TOP .inner > div p {
    width: 100%;
    margin-bottom: 4.62rem;
  }
}

#SERVICE {
  background: -webkit-gradient(linear, left top, left bottom, from(#d7d5d1), to(#f0efee));
  background: linear-gradient(180deg, #d7d5d1 0%, #f0efee 100%);
  position: relative;
  padding: 7.14rem 0 7.85rem;
}

#SERVICE:before {
  content: "";
  display: block;
  width: 57.85rem;
  height: calc(100% - 46.21rem);
  background: -webkit-gradient(linear, left bottom, left top, from(#d7d5d1), to(#f0efee));
  background: linear-gradient(0deg, #d7d5d1 0%, #f0efee 100%);
  opacity: 0.25;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border-bottom-left-radius: 28.925rem;
  border-bottom-right-radius: 28.925rem;
}

@media screen and (max-width: 767px) {
  #SERVICE:before {
    width: 78.66vw;
    border-bottom-left-radius: 39.33vw;
    border-bottom-right-radius: 39.33vw;
    height: calc(100% - 165vw);
  }
}

#SERVICE > * {
  position: relative;
  z-index: 10;
}

#SERVICE ._service_box {
  max-width: 1270px;
  margin: 0 auto;
  width: 92vw;
  position: relative;
}

@media screen and (max-width: 767px) {
  #SERVICE ._service_box {
    background: #fff;
    border-top-right-radius: 8vw;
    border-bottom-left-radius: 8vw;
    -webkit-box-shadow: 0 0 5vw rgba(0, 0, 0, 0.15);
            box-shadow: 0 0 5vw rgba(0, 0, 0, 0.15);
    padding: 9vw 6.66vw;
  }
}

#SERVICE ._service_box > h3 {
  text-align: center;
  width: 27.14rem;
  font-size: 1.43rem;
  letter-spacing: 0;
  font-weight: 700;
  padding-bottom: 2rem;
  background-image: url("/assets/images/service/copy.svg");
  background-position: center bottom;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0 auto 1.5rem;
}

@media screen and (max-width: 767px) {
  #SERVICE ._service_box > h3 {
    width: 62.66vw;
    font-size: 1rem;
    padding-bottom: 1.2rem;
    margin: 0 auto 1rem;
  }
}

@media screen and (min-width: 766px) {
  #SERVICE ._service_box .__content {
    background: #fff;
    border-top-right-radius: 2.28rem;
    border-bottom-left-radius: 2.28rem;
    -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.15);
            box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.15);
    padding: 3.57rem 10rem 4.92rem;
  }
}

@media screen and (min-width: 768px) and (max-width: 1270px) {
  #SERVICE ._service_box .__content {
    padding: 3.57rem 5rem 4.92rem;
  }
}

#SERVICE ._service_box .__content h2 {
  width: 52.8446rem;
  height: 4.2857rem;
  margin: 0 auto 2.5rem;
  background-image: url("/assets/images/service/subttl_bg_pc.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  font-size: 2.29rem;
  letter-spacing: 0.2em;
  color: #fff;
  font-family: 'Shippori Mincho B1', serif;
  text-align: center;
}

@media screen and (max-width: 767px) {
  #SERVICE ._service_box .__content h2 {
    width: 100%;
    height: 10.66vw;
    background-image: url("/assets/images/service/subttl_bg_sp.svg");
    font-size: 1.54rem;
    padding-top: 0.1em;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #SERVICE ._service_box .__content h2 {
    width: 85%;
  }
}

#SERVICE ._service_box .__content .__lead {
  text-align: center;
  margin-bottom: 2.857rem;
}

@media screen and (max-width: 767px) {
  #SERVICE ._service_box .__content .__lead {
    text-align: left;
  }
}

#SERVICE ._service_box .__content .__diagram {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #SERVICE ._service_box .__content .__diagram {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media screen and (max-width: 767px) {
  #SERVICE ._service_box .__content .__diagram {
    display: block;
  }
}

#SERVICE ._service_box .__content .__diagram .__left {
  width: 54.5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 767px) {
  #SERVICE ._service_box .__content .__diagram .__left {
    width: 100%;
  }
}

#SERVICE ._service_box .__content .__diagram .__left li {
  width: 29.2%;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #SERVICE ._service_box .__content .__diagram .__left li {
    width: 31%;
  }
}

#SERVICE ._service_box .__content .__diagram .__left li h4 {
  background: #999a9a;
  font-size: 1.07rem;
  letter-spacing: 0.1em;
  text-align: center;
  border-radius: 2rem;
  color: #fff;
  position: relative;
  width: 80%;
  margin: 0 auto 2rem;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #SERVICE ._service_box .__content .__diagram .__left li h4 {
    font-size: 1rem;
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  #SERVICE ._service_box .__content .__diagram .__left li h4 {
    width: 95%;
    margin: 0 auto 1rem;
    font-size: 0.92rem;
  }
}

#SERVICE ._service_box .__content .__diagram .__left li h4:before {
  content: "";
  display: block;
  border: 0.5rem solid transparent;
  border-top: 0.5rem solid #999a9a;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-0.5rem) scale(0.5, 1);
          transform: translateX(-0.5rem) scale(0.5, 1);
  z-index: 10;
}

#SERVICE ._service_box .__content .__diagram .__left li picture {
  -webkit-transform: translateX(0.428rem);
          transform: translateX(0.428rem);
}

#SERVICE ._service_box .__content .__diagram .__left li picture img {
  display: block;
}

@media screen and (max-width: 767px) {
  #SERVICE ._service_box .__content .__diagram .__left li:nth-child(2) h4 {
    width: 29.33vw;
    margin-left: -3.5vw;
  }
}

#SERVICE ._service_box .__content .__diagram .__right {
  width: 40.8%;
  background: #ebebeb;
  border-radius: 0.714rem;
  -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.15);
          box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.15);
  padding: 2rem 0;
}

@media screen and (max-width: 767px) {
  #SERVICE ._service_box .__content .__diagram .__right {
    width: 100%;
    margin-top: 13vw;
    padding: 5.33vw;
  }
}

#SERVICE ._service_box .__content .__diagram .__right h4 {
  padding-left: 2.28rem;
  font-weight: 700;
  font-size: 1.14rem;
  letter-spacing: 0.1em;
  color: #fff;
  margin-bottom: 1rem;
  border-top-right-radius: 2rem;
  border-bottom-right-radius: 2rem;
  width: 14.285rem;
}

@media screen and (max-width: 767px) {
  #SERVICE ._service_box .__content .__diagram .__right h4 {
    width: 100%;
    border-radius: 2rem;
    text-align: center;
    padding: 0;
    font-size: 1rem;
  }
}

#SERVICE ._service_box .__content .__diagram .__right h4:first-of-type {
  background: #c2a92f;
}

#SERVICE ._service_box .__content .__diagram .__right h4:last-of-type {
  background: #2db4b0;
}

#SERVICE ._service_box .__content .__diagram .__right p {
  margin-bottom: 2rem;
  padding-left: 2.857rem;
  font-size: 1.14rem;
}

@media screen and (max-width: 767px) {
  #SERVICE ._service_box .__content .__diagram .__right p {
    padding: 0;
    text-align: center;
    font-size: 1.08rem;
  }
}

#SERVICE ._service_box .__content .__diagram .__right > div {
  padding-left: 2.857rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #SERVICE ._service_box .__content .__diagram .__right > div {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media screen and (max-width: 767px) {
  #SERVICE ._service_box .__content .__diagram .__right > div {
    padding: 0;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #SERVICE ._service_box .__content .__diagram .__right > div ul:nth-child(2n-1) {
    width: 35%;
  }
  #SERVICE ._service_box .__content .__diagram .__right > div ul:nth-child(2n) {
    width: 50%;
  }
}

@media screen and (max-width: 767px) {
  #SERVICE ._service_box .__content .__diagram .__right > div ul {
    padding-left: 2vw;
  }
}

#SERVICE ._service_box .__content .__diagram .__right > div ul:not(:first-child) {
  margin-left: 2rem;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #SERVICE ._service_box .__content .__diagram .__right > div ul:not(:first-child) {
    margin-left: 0;
  }
}

@media screen and (max-width: 767px) {
  #SERVICE ._service_box .__content .__diagram .__right > div ul:not(:first-child) {
    margin-left: 10vw;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #SERVICE ._service_box .__content .__diagram .__right > div ul:nth-child(2n) {
    margin-left: 5%;
  }
}

#SERVICE ._service_box .__content .__diagram .__right > div ul li {
  position: relative;
  margin-left: 1.4em;
  list-style: disc;
  font-size: 1.14rem;
}

@media screen and (max-width: 767px) {
  #SERVICE ._service_box .__content .__diagram .__right > div ul li {
    font-size: 1.08rem;
  }
}

#SERVICE ._service_box .__content .__solve {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 2.857rem 0;
  margin-top: 3rem;
}

@media screen and (max-width: 767px) {
  #SERVICE ._service_box .__content .__solve {
    display: block;
    padding: 0;
  }
}

#SERVICE ._service_box .__content .__solve:before, #SERVICE ._service_box .__content .__solve:after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-image: url("/assets/images/service/border.svg");
  background-repeat: repeat-x;
  background-size: contain;
  position: absolute;
  left: 0;
}

@media screen and (max-width: 767px) {
  #SERVICE ._service_box .__content .__solve:before, #SERVICE ._service_box .__content .__solve:after {
    height: 2px;
  }
}

#SERVICE ._service_box .__content .__solve:before {
  top: 0;
}

#SERVICE ._service_box .__content .__solve:after {
  bottom: 0;
}

#SERVICE ._service_box .__content .__solve h4 {
  width: 35%;
  color: #c2a92f;
  text-align: center;
  font-size: 1.43rem;
  letter-spacing: 0.1em;
  font-weight: 700;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #SERVICE ._service_box .__content .__solve h4 {
    font-size: 1.29rem;
    width: 30%;
  }
}

@media screen and (max-width: 767px) {
  #SERVICE ._service_box .__content .__solve h4 {
    padding: 5vw 0;
    font-size: 1.23rem;
    width: 100%;
    position: relative;
  }
  #SERVICE ._service_box .__content .__solve h4:after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background-image: url("/assets/images/service/border.svg");
    background-repeat: repeat-x;
    background-size: contain;
    position: absolute;
    left: 0;
    bottom: 0;
  }
}

#SERVICE ._service_box .__content .__solve ul {
  width: 65%;
  border-left: 1px solid #c2a92f;
  padding-left: 5.35rem;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #SERVICE ._service_box .__content .__solve ul {
    padding-left: 3rem;
    width: 70%;
  }
}

@media screen and (max-width: 767px) {
  #SERVICE ._service_box .__content .__solve ul {
    padding: 5vw 0;
    width: 100%;
    padding-left: 6.66vw;
    border: none;
  }
}

#SERVICE ._service_box .__content .__solve ul li {
  font-size: 1.14rem;
  padding-left: 2em;
  letter-spacing: 0.1em;
  position: relative;
  line-height: 1.6;
}

@media screen and (max-width: 767px) {
  #SERVICE ._service_box .__content .__solve ul li {
    font-size: 1.08rem;
  }
}

#SERVICE ._service_box .__content .__solve ul li:not(:last-child) {
  margin-bottom: 0.7em;
}

@media screen and (max-width: 767px) {
  #SERVICE ._service_box .__content .__solve ul li:not(:last-child) {
    margin-bottom: 0.6em;
  }
}

#SERVICE ._service_box .__content .__solve ul li:before {
  content: "";
  width: 1.21rem;
  height: 1rem;
  background-image: url("/assets/images/service/check.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0.2em;
}

#SERVICE ._service_box:nth-child(1) {
  /*販売代行*/
}

#SERVICE ._service_box:nth-child(1):before {
  content: "";
  display: block;
  width: 8.852rem;
  height: 8.433rem;
  position: absolute;
  z-index: 10;
  pointer-events: none;
  top: 3.3rem;
  left: -1rem;
  background-image: url("/assets/images/service/dots1.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (max-width: 767px) {
  #SERVICE ._service_box:nth-child(1):before {
    background-image: url("/assets/images/service/dots1_sp.svg");
    width: 15.61vw;
    height: 14.21vw;
    top: -4.5vw;
    left: 4vw;
  }
}

#SERVICE ._service_box:nth-child(2) {
  /*ハイブリッド販売代行*/
  margin-top: 8rem;
}

#SERVICE ._service_box:nth-child(2):before {
  content: "";
  display: block;
  width: 8.522rem;
  height: 8.742rem;
  position: absolute;
  z-index: 10;
  pointer-events: none;
  top: 4.8rem;
  right: 6rem;
  background-image: url("/assets/images/service/dots2.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #SERVICE ._service_box:nth-child(2):before {
    right: 1rem;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}

@media screen and (max-width: 767px) {
  #SERVICE ._service_box:nth-child(2):before {
    background-image: url("/assets/images/service/dots1_sp.svg");
    width: 15.61vw;
    height: 14.21vw;
    top: -8vw;
    right: 4vw;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}

#SERVICE ._service_box:nth-child(2) > h3 {
  width: 34.42rem;
  background-repeat: repeat-x;
  background-position: center bottom;
}

@media screen and (max-width: 767px) {
  #SERVICE ._service_box:nth-child(2) > h3 {
    width: 62.66vw;
    text-align: left;
    padding-left: 14.66vw;
    background-image: url("/assets/images/service/copy_hybrid_sp.svg");
    background-position: right bottom;
    background-size: 54.133vw auto;
    background-repeat: no-repeat;
  }
}

#SERVICE ._service_box:nth-child(2) > h3 img {
  width: 21.33vw;
  height: auto;
  position: absolute;
  bottom: 1.5vw;
  left: -10vw;
}

#SERVICE ._service_box:nth-child(2) .__content h2 {
  position: relative;
}

#SERVICE ._service_box:nth-child(2) .__content h2 img {
  display: block;
  position: absolute;
  width: 14.285rem;
  height: auto;
  left: -12rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #SERVICE ._service_box:nth-child(2) .__content h2 img {
    width: 12rem;
    left: -10rem;
    top: 30%;
  }
}

#SERVICE .__message {
  margin-top: 3.714rem;
  padding-top: 7.714rem;
  position: relative;
}

@media screen and (max-width: 767px) {
  #SERVICE .__message {
    margin-top: 8vw;
    padding-top: 19vw;
  }
}

#SERVICE .__message:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 5.64rem;
  height: 6.5rem;
  background-image: url("/assets/images/service/arw.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
}

@media screen and (max-width: 767px) {
  #SERVICE .__message:before {
    width: 14.66vw;
    height: 16.26vw;
  }
}

#SERVICE .__message:after {
  content: "";
  display: block;
  width: 4.741rem;
  height: 5.1988rem;
  position: absolute;
  z-index: 10;
  pointer-events: none;
  top: 7.7rem;
  right: calc(50% + 20.714rem);
  background-image: url("/assets/images/service/dots3.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (max-width: 767px) {
  #SERVICE .__message:after {
    top: 5vw;
    right: auto;
    left: 7vw;
    -webkit-transform: scale(0.6) rotate(100deg);
            transform: scale(0.6) rotate(100deg);
  }
}

#SERVICE .__message p {
  text-align: center;
  letter-spacing: 0;
  line-height: 2.65;
}

#SERVICE .__message p span {
  font-family: 'Shippori Mincho B1', serif;
  font-size: 1.86rem;
  letter-spacing: 0.05em;
  display: inline-block;
  padding: 0 0.4em;
  line-height: 2.65;
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, rgba(255, 255, 255, 0.6)), color-stop(85%, rgba(255, 255, 255, 0.6)), color-stop(85%, transparent), to(transparent));
  background: linear-gradient(transparent 50%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0.6) 85%, transparent 85%, transparent 100%);
}

@media screen and (max-width: 767px) {
  #SERVICE .__message p span {
    font-size: 1.15rem;
  }
}

#SERVICE .__bnr {
  margin-top: 13rem;
}

@media screen and (max-width: 767px) {
  #SERVICE .__bnr {
    margin-top: 18.4vw;
  }
}

#SERVICE .__bnr h3 {
  text-align: center;
  width: 21.85rem;
  font-size: 1.43rem;
  letter-spacing: 0;
  font-weight: 700;
  padding-bottom: 2rem;
  background-image: url("/assets/images/service/bnr_copy.svg");
  background-position: center bottom;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0 auto 1.5rem;
  color: #eb3c5a;
}

@media screen and (max-width: 767px) {
  #SERVICE .__bnr h3 {
    width: 62.66vw;
    font-size: 1rem;
    padding-bottom: 1.2rem;
    margin: 0 auto 1rem;
  }
}

#SERVICE .__bnr div {
  position: relative;
  width: 60.9rem;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  #SERVICE .__bnr div {
    width: 78.666vw;
  }
}

#SERVICE .__bnr div:before {
  content: "";
  display: block;
  width: 4.969rem;
  height: 4.93rem;
  position: absolute;
  z-index: 10;
  pointer-events: none;
  top: -2.3rem;
  right: -2rem;
  background-image: url("/assets/images/service/dots4.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (max-width: 767px) {
  #SERVICE .__bnr div:before {
    background-image: url("/assets/images/service/dots1_sp.svg");
    width: 12.2845vw;
    height: 14.8728vw;
    top: -2vw;
    right: 4vw;
    -webkit-transform: rotate(110deg);
            transform: rotate(110deg);
  }
}

#SERVICE .__bnr div a {
  display: block;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

#SERVICE .__bnr div a:hover {
  opacity: 0.6;
}

#SERVICE .__bnr div a img {
  display: block;
}

#SDGS {
  padding: 7.14rem 0 0;
  position: relative;
}

#SDGS:before {
  content: "";
  display: block;
  width: 8.522rem;
  height: 8.742rem;
  position: absolute;
  z-index: 10;
  pointer-events: none;
  top: -1.2rem;
  right: calc(50% + 42.42rem);
  background-image: url("/assets/images/service/dots5.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (max-width: 767px) {
  #SDGS:before {
    background-image: url("/assets/images/service/dots1_sp.svg");
    width: 15.61vw;
    height: 14.21vw;
    top: 8vw;
    left: 9vw;
  }
}

@media screen and (max-width: 767px) {
  #SDGS .inner:nth-child(2) {
    padding: 0 10.666vw;
  }
}

#SDGS .inner h2 {
  text-align: center;
  margin-bottom: 4.78rem;
}

@media screen and (max-width: 767px) {
  #SDGS .inner h2 {
    margin-bottom: 11.2vw;
  }
}

#SDGS .inner h2 span {
  display: inline-block;
  border-bottom: 1px solid #bebebe;
  font-family: 'Shippori Mincho B1', serif;
  font-size: 2.29rem;
  letter-spacing: 0;
  padding: 0 0.8em 0.01em;
}

@media screen and (max-width: 767px) {
  #SDGS .inner h2 span {
    font-size: 1.54rem;
    width: 78.666vw;
  }
}

#SDGS .inner .__lead {
  text-align: center;
  letter-spacing: 0;
}

@media screen and (max-width: 767px) {
  #SDGS .inner .__lead {
    width: 78.666vw;
    margin: 0 auto;
  }
}

#SDGS .inner > figure {
  margin: 1rem auto 0;
  max-width: 35rem;
}

#SDGS .__sdgs_block {
  margin-top: 7.14rem;
}

@media screen and (max-width: 767px) {
  #SDGS .__sdgs_block {
    margin-top: 20vw;
  }
}

#SDGS .__sdgs_block h3 {
  text-align: center;
  margin: 0 auto 5rem;
  border-left: 1px solid #b0b0b0;
  border-right: 1px solid #b0b0b0;
  font-family: 'Shippori Mincho B1', serif;
  font-size: 1.71rem;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 767px) {
  #SDGS .__sdgs_block h3 {
    font-size: 1.23rem;
    margin: 0 auto 10.66vw;
  }
}

#SDGS .__sdgs_block p {
  letter-spacing: 0.01em;
}

@media screen and (max-width: 767px) {
  #SDGS .__sdgs_block p {
    font-size: 1.08rem;
  }
}

#SDGS .__sdgs_block ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 2.85rem;
}

@media screen and (max-width: 767px) {
  #SDGS .__sdgs_block ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 3vw;
  }
}

#SDGS .__sdgs_block ul li {
  width: 8.57rem;
  margin: 0 0.714rem;
}

@media screen and (max-width: 767px) {
  #SDGS .__sdgs_block ul li {
    width: 30.5%;
    margin: 0 2.125%;
  }
}

@media screen and (max-width: 767px) {
  #SDGS .__sdgs_block ul.--sp_left {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

@media screen and (max-width: 767px) {
  #SDGS .__sdgs_block ul.--sp_left li {
    margin: 0;
  }
  #SDGS .__sdgs_block ul.--sp_left li:not(:nth-child(3n)) {
    margin: 0 4.25% 0 0;
  }
  #SDGS .__sdgs_block ul.--sp_left li:nth-child(n+4) {
    margin-top: 2.5vw;
  }
}

#SDGS .__sdgs_block > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
  #SDGS .__sdgs_block > div {
    display: block;
    margin-top: 10vw;
  }
}

#SDGS .__sdgs_block > div dl {
  padding: 0 6.35rem 0 2.92rem;
  width: 50%;
}

@media screen and (min-width: 766px) {
  #SDGS .__sdgs_block > div dl:nth-child(n+3) {
    margin-top: 3.328rem;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #SDGS .__sdgs_block > div dl {
    padding: 0 2rem;
  }
}

@media screen and (max-width: 767px) {
  #SDGS .__sdgs_block > div dl {
    padding: 0;
    width: 100%;
  }
  #SDGS .__sdgs_block > div dl:nth-child(n+2) {
    margin-top: 9vw;
  }
}

#SDGS .__sdgs_block > div dl dt {
  padding: 0.3em 0.8em;
  border: 1px solid #3c3c46;
  font-size: 1.43rem;
  letter-spacing: 0;
  margin-bottom: 0.7rem;
}

@media screen and (max-width: 767px) {
  #SDGS .__sdgs_block > div dl dt {
    font-size: 1.23rem;
    padding: 0.1em 0.8em;
    margin-bottom: 4vw;
  }
}

#SDGS .__sdgs_block > div dl dd {
  letter-spacing: 0.01em;
}

@media screen and (max-width: 767px) {
  #SDGS .__sdgs_block > div dl dd {
    font-size: 1.08rem;
  }
}

@media screen and (max-width: 767px) {
  #SDGS .__sdgs_block:nth-child(1) {
    margin-top: 13.33vw;
  }
}

#SDGS .__sdgs_block:nth-child(1) h3 {
  width: 42.857rem;
}

@media screen and (max-width: 767px) {
  #SDGS .__sdgs_block:nth-child(1) h3 {
    width: 100%;
  }
}

#SDGS .__sdgs_block:nth-child(2) {
  position: relative;
}

#SDGS .__sdgs_block:nth-child(2):before {
  content: "";
  display: block;
  width: 6.407rem;
  height: 6.5721rem;
  position: absolute;
  z-index: 10;
  pointer-events: none;
  top: 5rem;
  right: -12rem;
  background-image: url("/assets/images/service/dots6.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (max-width: 767px) {
  #SDGS .__sdgs_block:nth-child(2):before {
    display: none;
  }
}

#SDGS .__sdgs_block:nth-child(2) h3 {
  width: 44.2857rem;
}

@media screen and (max-width: 767px) {
  #SDGS .__sdgs_block:nth-child(2) h3 {
    width: 100%;
  }
}

#SDGS .__sdgs_block:nth-child(3) h3 {
  width: 47.1428rem;
  letter-spacing: 0;
}

@media screen and (max-width: 767px) {
  #SDGS .__sdgs_block:nth-child(3) h3 {
    width: 100%;
  }
}

._error_wrapper {
  padding-top: 5rem;
}

._error_top {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

._error_bottom {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-bottom: 12rem;
  background-color: #dedad6;
}

._error_inner {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

._error_inner p {
  margin-top: 3rem;
  font-size: 1.25rem;
}

._error_inner a {
  margin-top: 1.8rem;
  margin-bottom: 5rem;
  min-width: 180px;
  padding: 1rem 3rem;
  display: inline-block;
  font-weight: bold;
  color: #eb3c5a;
  border: 1px solid #eb3c5a;
  border-radius: 80px;
}

._error_inner a:hover {
  color: #fff;
  background: #eb3c5a;
  border-color: #eb3c5a;
}

/*# sourceMappingURL=style.min.css.map */
