@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Kalnia:wdth,wght@100..125,100..700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap");
:root {
  --wh: #fff;
  --bl: #000;
  --red: red;
  --blue: #003cff
}
:where(:not(html, iframe, canvas, img, svg, video, audio):not(svg*, symbol*)) {
  all: unset;
  display: revert
}
*, :after, :before {
  box-sizing: border-box
}
blockquote, body, dd, dl, figure, h1, h2, h3, h4, p {
  margin: 0
}
a, button {
  cursor: revert
}
menu, ol, ul {
  list-style: none
}
img {
  max-inline-size: 100%;
  max-block-size: 100%
}
input, textarea {
  -webkit-user-select: auto
}
textarea {
  white-space: revert
}
meter {
  -webkit-appearance: revert;
  -moz-appearance: revert;
  appearance: revert
}
:where(pre) {
  all: revert
}
::-webkit-input-placeholder {
  color: unset
}
::-moz-placeholder {
  color: unset
}
:-ms-input-placeholder, ::-ms-input-placeholder {
  color: unset
}
::placeholder {
  color: unset
}
::marker {
  content: normal
}
:where([hidden]) {
  display: none
}
:where([contenteditable]:not([contenteditable=false])) {
  -moz-user-modify: read-write;
  -webkit-user-modify: read-write;
  overflow-wrap: break-word;
  -webkit-line-break: after-white-space;
  -webkit-user-select: auto
}
:where([draggable=true]) {
  -webkit-user-drag: element
}
:where(dialog:modal) {
  all: revert
}
html {
  font-size: 62.5%
}
body {
  color: #111;
  font-family: 游ゴシック体, Yu Gothic, YuGothic, ヒラギノ角ゴPro W3, Hiragino Kaku Gothic Pro, Osaka, Meiryo, メイリオ, MS Pゴシック, Arial, Helvetica, Verdana, sans-serif;
  font-weight: 400;
  font-size: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1;
  background: #fff
}
blockquote, h1, h2, h3, h4, h5, h6 {
  white-space: unset;
  text-wrap: balance
}
a {
  display: inline-block;
  color: inherit;
  text-decoration: none;
  outline: none
}
@media screen and (min-width:835px) {
  a[href^=tel] {
    pointer-events: none
  }
}
@media (any-hover:hover) {
  a:has([class*=btn]) {
    transition: all .3s ease
  }
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
ol, ul {
  margin: 0;
  padding: 0
}
button, input, select, textarea {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}
button:active, button:focus, input:active, input:focus, select:active, select:focus, textarea:active, textarea:focus {
  outline: 0
}
button:not(:disabled) {
  cursor: pointer
}
.c-txt__01 {
  font-size: clamp(1.4rem, 1vw, 1.6rem);
  line-height: 2
}
@media screen and (max-width:834px) {
  .c-txt__01 {
    line-height: 1.71
  }
}
.c-txt__02 {
  font-size: 1.4rem;
  line-height: 2
}
@media screen and (max-width:640px) {
  .c-txt__02 {
    line-height: 1.8
  }
}
.c-txt__03 {
  line-height: 2.6666666667;
  font-size: clamp(1rem, .67vw, 1.2rem)
}
@media screen and (max-width:640px) {
  .c-txt__03 {
    line-height: 1.6
  }
}
.c-ttl__01 {
  font-size: clamp(1.6rem, 2vw, 2.4rem);
  line-height: 1.4;
  font-weight: 700
}
.c-ttl__01 small {
  font-size: 87.5%
}
.c-ttl__01.--lg {
  line-height: 1.625;
  font-size: clamp(2rem, 1.8vw, 3.2rem)
}
@media screen and (max-width:834px) {
  .c-ttl__01.--lg {
    line-height: 1.5
  }
}
.c-ttl__01.--md {
  line-height: 1.7142857143;
  font-size: clamp(2rem, 1.8vw, 2.8rem)
}
@media screen and (max-width:834px) {
  .c-ttl__01.--md {
    line-height: 1.5
  }
}
.c-ttl__02 {
  font-family: Kalnia, serif;
  font-weight: 400;
  line-height: 1.5;
  font-size: clamp(4.5rem, 4.45vw, 8rem)
}
@media screen and (max-width:834px) {
  .c-ttl__02 {
    line-height: 1
  }
}
.c-ttl__02.--lg {
  line-height: 1;
  font-size: clamp(6rem, 7vw, 12rem)
}
.c-ttl__02.--md {
  line-height: 1;
  font-size: 9rem
}
.c-ttl__03 {
  font-family: Kalnia, serif;
  font-weight: 400;
  font-size: clamp(6rem, 6.67vw, 12rem);
  line-height: 1;
  display: grid
}
.c-ttl__03 small {
  font-size: 25%
}
.c-ttl__04 {
  font-weight: 700;
  font-size: clamp(2rem, 1.56vw, 2.8rem);
  line-height: 1.7142857143;
  display: grid;
  gap: clamp(9px, 1vw, 16px)
}
@media screen and (max-width:834px) {
  .c-ttl__04 {
    line-height: 1.5
  }
}
.c-ttl__04 small {
  font-size: 78.5714285714%
}
@media screen and (max-width:834px) {
  .c-ttl__04 small {
    font-size: 70%
  }
}
.c-ttl__05 {
  font-family: Mulish, sans-serif;
  color: #f4f4f4;
  line-height: 1;
  font-size: clamp(4.5rem, 5vw, 9rem)
}
.js-ttl {
  overflow: hidden
}
.js-ttl > * {
  display: block;
  transform: translateY(100%);
  transition: transform 1s ease
}
.js-ttl.is-active > * {
  transform: translateY(0)
}
.js-ttl--left > * {
  transform: translateX(-100%)
}
.js-ttl--left.is-active > * {
  transform: translateX(0)
}
.inner {
  width: 90%;
  margin: 0 auto;
  max-width: 1200px
}
@media screen and (max-width:834px) {
  .inner {
    width: 100%;
    padding: 0 6.4%
  }
}
@media screen and (max-width:374px) {
  .inner {
    padding: 0 4%
  }
}
.inner--1500 {
  max-width: 1500px
}
.flex {
  display: -ms-flexbox;
  display: flex
}
.flex-wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.justify-content-start {
  -ms-flex-pack: start;
  justify-content: flex-start
}
.justify-content-center {
  -ms-flex-pack: center;
  justify-content: center
}
.justify-content-end {
  -ms-flex-pack: end;
  justify-content: flex-end
}
.justify-content-between {
  -ms-flex-pack: justify;
  justify-content: space-between
}
.align-items-start {
  -ms-flex-align: start;
  align-items: flex-start
}
.align-items-center {
  -ms-flex-align: center;
  align-items: center
}
.align-items-end {
  -ms-flex-align: end;
  align-items: flex-end
}
.grid {
  display: grid
}
.popup-box {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  opacity: 0;
  pointer-events: none;
  transition: all .3s
}
.popup-box.is-show {
  opacity: 1;
  pointer-events: auto
}
.popup-box > * {
  height: 100vh
}
.popup-box__inn {
  width: -moz-max-content;
  width: max-content;
  max-width: 90vw;
  position: relative
}
.popup-box__close {
  position: absolute;
  width: clamp(50px, 4.5vw, 81px);
  height: clamp(50px, 4.5vw, 81px);
  border-radius: 50%;
  background: #fff;
  border: 1px solid #ccc;
  top: clamp(-31px, -1.72vw, -25px);
  right: clamp(-38px, -2.12vw, -25px);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer
}
@media (any-hover:hover) {
  .popup-box__close {
    transition: all .2s
  }
  .popup-box__close:hover {
    opacity: .7
  }
}
.popup-box__close:before {
  width: clamp(20px, 1.5vw, 27px);
  height: clamp(20px, 1.5vw, 27px);
  content: "";
  background: url(../img/index/ico-close.png) 50%/contain no-repeat
}
.popup-box__ct {
  max-height: 90vh;
  background: #fff;
  overflow-x: hidden;
  overflow-y: auto
}
.popup-box__about {
  width: 731px;
  padding: clamp(45px, 3.17vw, 57px) clamp(15px, 3vw, 54px) clamp(45px, 2.89vw, 52px) clamp(15px, 3.5vw, 63px)
}
@media screen and (max-width:834px) {
  .popup-box__about {
    width: 100%
  }
}
.popup-box__about-item {
  display: none
}
.popup-box__about-list__item {
  padding: clamp(15px, 1.17vw, 21px) 0 clamp(15px, 1.67vw, 30px)
}
.popup-box__about-list__item:nth-child(2n) {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}
.popup-box__about-list__item:nth-child(2n) .popup-box__about-ct {
  padding-right: 5px;
  padding-left: 5px
}
.popup-box__about-list__item:not(:last-child) {
  border-bottom: 1px solid #ddd
}
.popup-box__about-list__logo {
  width: 22.2%
}
.popup-box__about-list__ct {
  width: 69.6%;
  padding-right: 10px
}
.popup-box__about-list__ttl {
  font-size: 1.8rem;
  color: #7e91a6;
  margin-bottom: 9px
}
.popup-box__interview {
  width: 919px;
  padding: clamp(45px, 2.56vw, 46px) clamp(15px, 3.27vw, 59px) 1px
}
@media screen and (max-width:1024px) {
  .popup-box__interview {
    width: 100%
  }
}
.popup-box__interview-ttl {
  max-width: 150px;
  margin: 0 auto clamp(15px, 1.5vw, 27px)
}
.popup-box__interview-ttl img {
  display: block;
  width: 100%
}
.popup-box__interview-item {
  display: none
}
.popup-box__interview-list {
  gap: clamp(15px, 2.12vw, 38px) 0;
  counter-reset: a
}
@media screen and (min-width:835px) {
  .popup-box__interview-list {
    grid-template-columns: repeat(2, 1fr)
  }
}
@media screen and (max-width:834px) {
  .popup-box__interview-list {
    padding-bottom: clamp(15px, 2.12vw, 38px)
  }
}
.popup-box__interview-list__item {
  border-bottom: 1px solid #ddd;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0 0 clamp(15px, 3.17vw, 57px)
}
@media screen and (min-width:835px) {
  .popup-box__interview-list__item:not(:nth-child(2n)) {
    padding-right: clamp(20px, 2.23vw, 40px);
    position: relative
  }
  .popup-box__interview-list__item:not(:nth-child(2n)):after {
    content: "";
    position: absolute;
    top: -6px;
    bottom: 26px;
    right: 0;
    width: 1px;
    background: #ddd
  }
}
@media screen and (min-width:835px) {
  .popup-box__interview-list__item:not(:nth-child(odd)) {
    padding-left: clamp(20px, 2.23vw, 40px)
  }
}
.popup-box__interview-list__item:last-child, .popup-box__interview-list__item:nth-last-of-type(2) {
  border-bottom: none
}
.popup-box__interview-list__quest {
  font-size: clamp(1.6rem, 1vw, 1.8rem);
  line-height: 1;
  margin-bottom: clamp(15px, 1.39vw, 25px)
}
.popup-box__interview-list__quest .c-ft--Mulish {
  font-size: 116.6666666667%;
  margin-right: 3px
}
.popup-box__interview-list__quest .number:before {
  counter-increment: a;
  content: counter(a)
}
.popup-box__interview-list__answer {
  padding: 0 3px
}
.popup-box__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: rgba(34, 34, 34, .5);
  cursor: pointer
}
.c-fc--fff {
  color: var(--wh) !important
}
.c-fc--0 {
  color: var(--bl) !important
}
.c-fc--red {
  color: var(--red) !important
}
.c-ft--en {
  font-family: Kalnia, serif !important
}
.c-ft--Mulish {
  font-family: Mulish, sans-serif !important
}
.c-fw--300 {
  font-weight: 300 !important
}
.c-fw--400 {
  font-weight: 400 !important
}
.c-fw--500 {
  font-weight: 500 !important
}
.c-fw--600 {
  font-weight: 600 !important
}
.c-fw--700 {
  font-weight: 700 !important
}
.c-fw--900 {
  font-weight: 900 !important
}
.c-val--top {
  vertical-align: top !important
}
.c-val--middle {
  vertical-align: middle !important
}
.c-val--bottom {
  vertical-align: bottom !important
}
.c-al--center {
  text-align: center !important
}
.c-al--left {
  text-align: left !important
}
.c-al--right {
  text-align: right !important
}
.c-tx--v {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl
}
@media screen and (min-width:835px) {
  .c-tx--v-pc {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl
  }
}
@media screen and (max-width:834px) {
  .pc {
    display: none !important
  }
}
@media screen and (max-width:640px) {
  .pc-sm {
    display: none !important
  }
}
@media screen and (min-width:835px) {
  .sp {
    display: none !important
  }
}
@media screen and (min-width:1201px) {
  .sp-xl {
    display: none !important
  }
}
@media screen and (min-width:641px) {
  .sp-sm {
    display: none !important
  }
}
.u-fn-hover {
  display: inline-block
}
@media (any-hover:hover) {
  .u-fn-hover {
    transition: all .2s
  }
  .u-fn-hover:hover {
    opacity: .7
  }
}
.u-pull--left {
  margin-left: calc((100vw - 100%) / 2 * -1)
}
.u-pull--right {
  margin-right: calc((100vw - 100%) / 2 * -1)
}
.u-img-of {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center
}
.u-scroll-box {
  padding-bottom: 20px;
  overflow-x: scroll;
  overflow-y: hidden
}
.u-scroll-box-y {
  padding-bottom: 20px;
  overflow-x: hidden;
  overflow-y: scroll
}
@media screen and (max-width:834px) {
  .u-scroll-box-sp {
    padding-bottom: 20px;
    overflow-x: scroll;
    overflow-y: hidden
  }
}
.js-u__scrollin {
  opacity: 0;
  transform: translateY(70px)
}
.js-u__scrollin.is-visible {
  opacity: 1;
  transform: translate(0);
  transition: .7s cubic-bezier(.25, .46, .45, .94)
}
img.is-lazyloaded {
  opacity: 1
}
.main-header {
  position: fixed;
  top: clamp(14px, 3.8vw, 39px);
  left: clamp(18px, 4.9vw, 63px);
  z-index: 1000
}
.main-header__logo {
  width: clamp(50px, 4vw, 69px)
}
@media (any-hover:hover) {
  .main-header__logo {
    transition: all .2s
  }
  .main-header__logo:hover {
    opacity: .7
  }
}
.main-footer {
  padding: 25px 19px clamp(25px, 7.73vw, 139px) 25px
}
.main-footer__instagram {
  gap: 9px
}
@media (any-hover:hover) {
  .main-footer__instagram {
    transition: all .2s
  }
  .main-footer__instagram:hover {
    opacity: .7
  }
}
.main-footer__instagram .fa-brands {
  font-size: 2.2rem;
  transform: translateY(1px)
}
.main-footer__copyright {
  transform: translateY(3px)
}
.top-mv {
  background: url(../img/index/mv-bg.jpg) 50%/cover no-repeat;
  padding: clamp(67px, 7.84vw, 141px) 0 clamp(42px, 7.28vw, 131px);
  overflow: hidden
}
.top-mv__inner {
  position: relative
}
.top-mv__ct {
  position: absolute;
  top: 3.3%;
  left: 0;
  z-index: 1
}
@media screen and (max-width:834px) {
  .top-mv__ct {
    position: relative;
    z-index: 2;
    top: auto;
    left: auto
  }
}
.top-mv__ttl {
  overflow: hidden;
  line-height: 1;
  font-size: clamp(8.5rem, 9.45vw, 17rem);
  margin-bottom: clamp(6px, 1.2vw, 20px)
}
.top-mv__ttl small {
  font-size: 88.2352941176%;
  margin-top: clamp(-33px, -2vw, -16px)
}
.top-mv__ttl > * {
  transform: translateY(100%);
  transition: transform 1s ease
}
.top-mv__str {
  overflow: hidden;
  padding: 0 7px;
  margin-bottom: clamp(5px, .9vw, 16px)
}
.top-mv__str > * {
  transform: translateY(100%);
  transition: transform 1s ease;
  transition-delay: .5s
}
.top-mv__txt {
  font-size: 1.2rem;
  line-height: 1.5;
  max-width: 250px;
  opacity: 0;
  transition: opacity 1s ease;
  transition-delay: 1.5s
}
@media screen and (max-width:834px) {
  .top-mv__txt {
    font-size: 1rem;
    line-height: 1.5555555556;
    padding: 0 8px
  }
}
.top-mv__img {
  overflow: hidden
}
.top-mv__img-inn {
  position: relative;
  overflow: hidden;
  opacity: 0;
  transform: translateY(100%);
  transition: opacity 1s, transform 1s ease;
  transition-delay: 1s
}
.top-mv__img-inn:before {
  display: block;
  content: "";
  padding-top: 81.9088319088%
}
.top-mv__img-inn iframe, .top-mv__img-inn img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover
}
.top-mv__img.--first {
  width: 46.8%;
  margin: 0 -8.2% 50px auto
}
@media screen and (max-width:834px) {
  .top-mv__img.--first {
    margin-right: calc(50% - 50vw);
    margin-top: -32.8vw;
    width: 44.2%;
    position: relative;
    z-index: 1
  }
}
@media screen and (max-width:834px) {
  .top-mv__img.--first .top-mv__img-inn:before {
    padding-top: 104.1237113402%
  }
}
.top-mv__img.--second {
  width: 33.94%;
  margin: 0 2% 0 auto
}
@media screen and (max-width:834px) {
  .top-mv__img.--second {
    position: absolute;
    z-index: 1;
    margin: 0;
    bottom: 8.8%;
    right: 3.4%;
    width: 40.85%
  }
}
.top-mv__img.--second .top-mv__img-inn:before {
  padding-top: 139.489194499%
}
@media screen and (max-width:834px) {
  .top-mv__img.--second .top-mv__img-inn:before {
    padding-top: 139.0879478827%
  }
}
@media screen and (min-width:835px) {
  .top-mv__img.--three {
    position: absolute;
    width: 49.14%;
    left: 17.05%;
    top: 12.1%
  }
}
@media screen and (max-width:834px) {
  .top-mv__img.--three {
    width: 87.7%;
    margin: -30.6vw 0 0 calc(50% - 50vw)
  }
}
.top-mv__img.--three .top-mv__img-inn:before {
  padding-top: 134.4640434193%
}
@media screen and (max-width:834px) {
  .top-mv__img.--three .top-mv__img-inn:before {
    padding-top: 135.3658536585%
  }
}
@media screen and (min-width:835px) {
  .top-mv__img.--four {
    position: absolute;
    width: 36.7%;
    left: -6.3%;
    bottom: 3.45%
  }
}
@media screen and (max-width:834px) {
  .top-mv__img.--four {
    margin: -19.1vw 0 0 -1.6%;
    width: 65.7%
  }
}
.top-mv__img.--four .top-mv__img-inn:before {
  padding-top: 82%
}
@media screen and (max-width:834px) {
  .top-mv__img.--four .top-mv__img-inn:before {
    padding-top: 82.1345707657%
  }
}
.top-mv__img img {
  transition: transform 1s
}
.top-mv.is-active .top-mv__img > *, .top-mv.is-active .top-mv__str > *, .top-mv.is-active .top-mv__ttl > * {
  opacity: 1;
  transform: translateY(0)
}
.top-mv.is-active .top-mv__txt {
  opacity: 1
}
.top-color {
  background: #f4e4e4;
  padding: clamp(53px, 9.62vw, 173px) 0 clamp(72px, 11.67vw, 210px)
}
.top-color__inner {
  position: relative;
  z-index: 1
}
@media screen and (min-width:641px) {
  .top-color__inner {
    padding-bottom: 75px
  }
}
.top-color__ttl {
  overflow: hidden
}
@media screen and (min-width:641px) {
  .top-color__ttl {
    margin-bottom: 217px
  }
}
@media screen and (min-width:641px) {
  .top-color__ct {
    width: 65%;
    max-width: 421px;
    margin-left: auto
  }
}
.top-color__txt {
  margin-bottom: clamp(9px, .9vw, 16px)
}
.top-color__subTtl {
  margin-bottom: clamp(23px, 2.06vw, 37px)
}
.top-color__img {
  position: relative;
  overflow: hidden;
  z-index: -1
}
.top-color__img:before {
  display: block;
  content: "";
  padding-top: 124.9180327869%
}
.top-color__img iframe, .top-color__img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover
}
@media screen and (min-width:641px) {
  .top-color__img {
    position: absolute;
    width: 20.32%;
    left: -1px
  }
}
@media screen and (max-width:640px) {
  .top-color__img {
    position: relative
  }
}
@media screen and (min-width:641px) {
  .top-color__img.--first {
    width: 54.2%;
    top: clamp(30px, 4.17vw, 75px);
    left: 50.05%;
    transform: translateX(-50%)
  }
}
@media screen and (max-width:640px) {
  .top-color__img.--first {
    margin: -25px 0 25px auto;
    width: calc(100% - 2px)
  }
}
.top-color__img.--first:before {
  padding-top: 120.172201722%
}
@media screen and (max-width:834px) {
  .top-color__img.--first:before {
    padding-top: 120.2764976959%
  }
}
.top-color__img.--second {
  left: -1px;
  top: 25.2%
}
.top-color__img.--three {
  left: -1px;
  bottom: 0
}
.top-about {
  padding: clamp(50px, 10.67vw, 192px) 0 clamp(67px, 11.56vw, 208px);
  overflow: hidden
}
.top-about__top {
  position: relative
}
@media screen and (max-width:834px) {
  .top-about__top {
    margin-bottom: 26px
  }
}
@media screen and (min-width:835px) {
  .top-about__top-ct {
    width: 45%;
    padding: 69px 2.8% 69px 12.6%;
    position: relative
  }
}
@media screen and (min-width:835px) and (max-width:1024px) {
  .top-about__top-ct {
    padding-left: 10%
  }
}
@media screen and (max-width:834px) {
  .top-about__top-ct {
    width: 100%
  }
}
.top-about__top-ttl {
  margin-bottom: 123px
}
@media screen and (max-width:834px) {
  .top-about__top-ttl {
    position: absolute;
    margin: 0;
    top: 6px;
    left: 0
  }
}
.top-about__top-circle {
  position: absolute;
  left: 0;
  width: clamp(123px, 10.84vw, 195px);
  height: clamp(123px, 10.84vw, 195px);
  border-radius: 50%;
  background: #b9c4d1;
  color: #fff;
  font-size: clamp(1.313rem, 1.17vw, 2.1rem);
  line-height: 1.9;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  top: clamp(160px, 14.23vw, 256px);
  left: -14.9%;
  padding: 8px 0 0
}
@media screen and (max-width:1500px) {
  .top-about__top-circle {
    left: -10%
  }
}
@media screen and (max-width:834px) {
  .top-about__top-circle {
    left: 3px;
    top: 96px;
    width: 122px;
    height: 122px;
    padding: 7px 0 0
  }
}
.top-about__top-circle > * {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center
}
.top-about__top-circle small {
  font-size: 76.1904761905%
}
.top-about__top-str {
  margin-bottom: clamp(12px, 1.45vw, 26px)
}
@media screen and (max-width:834px) {
  .top-about__top-desc {
    font-size: 1.2rem;
    line-height: 1.8333333333
  }
}
.top-about__top-img {
  width: 62.33%;
  margin: 0 -12.3% 0 auto
}
@media screen and (max-width:834px) {
  .top-about__top-img {
    width: 66.83%;
    margin: 0 -3.1% 18px auto
  }
}
@media screen and (min-width:835px) {
  .top-about__flex {
    margin-top: -54px
  }
}
@media screen and (max-width:834px) {
  .top-about__flex {
    -ms-flex-direction: column;
    flex-direction: column
  }
}
@media screen and (min-width:835px) {
  .top-about__flex-img {
    width: 57%;
    margin-left: -12.4%
  }
}
@media screen and (min-width:835px) and (max-width:1200px) {
  .top-about__flex-img {
    width: 42%
  }
}
@media screen and (max-width:834px) {
  .top-about__flex-img {
    margin-bottom: 15px
  }
}
@media screen and (min-width:835px) {
  .top-about__flex-ct {
    width: 50%;
    margin: 0 0 0 auto;
    padding: 112px 0 0
  }
}
@media screen and (min-width:835px) and (max-width:1200px) {
  .top-about__flex-ct {
    width: 65%
  }
}
.top-about__flex-ttl {
  line-height: 1.4285714286;
  font-size: 2.1rem;
  margin-bottom: 9px
}
.top-about__flex-ttl .txt {
  width: 178px;
  margin: 0 clamp(4px, 1.45vw, 26px) 0 clamp(-30px, -1.67vw, -10px);
  position: relative;
  top: 2px
}
.top-about__flex-txt {
  padding-right: 10px;
  margin-bottom: 31px
}
.top-about__grid {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 20px 0 22px
}
@media screen and (min-width:641px) {
  .top-about__grid {
    grid-template-columns: repeat(2, 1fr)
  }
}
@media screen and (max-width:640px) {
  .top-about__grid {
    padding: 0
  }
}
.top-about__grid-item {
  padding: 8px 29px 0
}
@media screen and (max-width:640px) {
  .top-about__grid-item {
    padding: 20px 15px
  }
}
@media screen and (min-width:641px) {
  .top-about__grid-item:nth-child(odd) {
    border-right: 1px solid #ddd
  }
}
@media screen and (max-width:640px) {
  .top-about__grid-item:nth-child(odd) {
    border-bottom: 1px solid #ddd
  }
}
.top-about__grid-item:nth-child(odd) .top-about__grid-logo {
  max-width: 125px
}
.top-about__grid-logo {
  max-width: 83px;
  margin: 0 auto 7px
}
.top-about__grid-logo, .top-about__grid-ttl {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center
}
.top-about__grid-ttl {
  text-align: center;
  position: relative;
  color: #7e91a6;
  line-height: 1.2857142857;
  font-size: 1.4rem
}
.top-about__grid-icon {
  position: absolute;
  width: 28px;
  height: 28px;
  background: #111;
  right: -12px;
  top: 9px;
  cursor: pointer
}
.top-about__grid-icon:after, .top-about__grid-icon:before {
  position: absolute;
  content: "";
  background: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: opacity .3s
}
.top-about__grid-icon:before {
  width: 15px;
  height: 1px
}
.top-about__grid-icon:after {
  width: 1px;
  height: 15px
}
.top-about__grid-icon.is-active:after {
  opacity: 0
}
@media (any-hover:hover) {
  .top-about__grid-icon {
    transition: all .2s
  }
  .top-about__grid-icon:hover {
    opacity: .7
  }
}
.top-about__grid-accordion {
  padding: 37px 0 8px;
  display: none
}
@media screen and (max-width:640px) {
  .top-about__grid-accordion {
    padding: 15px 0 0
  }
}
.top-numbers__flex {
  padding: 1px 0;
  overflow: hidden;
  position: relative;
  z-index: 1
}
@media screen and (max-width:834px) {
  .top-numbers__flex {
    -ms-flex-direction: column;
    flex-direction: column
  }
}
.top-numbers__flex:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #999;
  transform: translate(-100%, -100%)
}
.top-numbers__flex.is-active:before {
  animation: a 2s linear forwards
}
.top-numbers__left {
  position: relative;
  z-index: 1;
  padding: clamp(50px, 9.5vw, 159px) clamp(50px, 11vw, 200px) clamp(50px, 9.5vw, 159px) clamp(50px, 12.89vw, 232px);
  background: #fff
}
@media screen and (max-width:1500px) {
  .top-numbers__left {
    padding: 5vw
  }
}
@media screen and (min-width:835px) {
  .top-numbers__left {
    width: 40%
  }
}
@media screen and (max-width:834px) {
  .top-numbers__left {
    padding: 3.8vw 6.4% 5.6vw
  }
}
.top-numbers__ttl {
  color: #f4f4f4;
  white-space: nowrap
}
@media screen and (min-width:835px) {
  .top-numbers__ttl {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    position: absolute;
    z-index: -1;
    top: 5.8%;
    right: 2.3%
  }
}
.top-numbers__slider {
  color: #f4f4f4;
  white-space: nowrap;
  width: 100vw;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 11px
}
@media screen and (min-width:835px) {
  .top-numbers__ct {
    max-width: 290px;
    margin: 0 auto
  }
}
.top-numbers__str {
  margin-bottom: clamp(13px, 1vw, 17px)
}
.top-numbers__txt {
  margin-bottom: 14px
}
@media screen and (max-width:834px) {
  .top-numbers__txt {
    margin-bottom: 17px
  }
}
.top-numbers__list {
  grid-template-columns: repeat(3, 1fr);
  margin-bottom: -1px
}
@media screen and (min-width:835px) {
  .top-numbers__list {
    width: 60%
  }
}
@media screen and (max-width:834px) {
  .top-numbers__list {
    margin-top: 1px
  }
}
@media screen and (max-width:640px) {
  .top-numbers__list {
    grid-template-columns: repeat(2, 1fr)
  }
}
.top-numbers__list-item {
  margin-bottom: 1px;
  margin-left: 1px;
  background: #fff
}
@media screen and (max-width:640px) {
  .top-numbers__list-item:last-child {
    position: relative
  }
  .top-numbers__list-item:last-child:before {
    position: absolute;
    content: "";
    top: 0;
    width: 100%;
    height: 100%;
    left: calc(100% + 1px);
    background: #fff
  }
}
.top-numbers__list-img img {
  display: block;
  width: 100%
}
@keyframes a {
  0% {
    transform: translate(-100%, -100%)
  }
  to {
    transform: translate(0)
  }
}
.top-work {
  padding: clamp(68px, 12.56vw, 226px) 0 clamp(76px, 6.5vw, 117px)
}
.top-work__head {
  position: relative;
  z-index: 1;
  padding: 0 63px 84px 149px
}
@media screen and (max-width:1024px) {
  .top-work__head {
    -ms-flex-direction: column;
    flex-direction: column
  }
}
@media screen and (max-width:834px) {
  .top-work__head {
    padding: 0 0 27px
  }
}
.top-work__head .c-txt__01 {
  padding: clamp(22px, 2.23vw, 40px) 0 0
}
@media screen and (max-width:834px) {
  .top-work__ttl {
    padding: 0 15.5% 0 17.1%
  }
}
.top-work__circle {
  position: absolute;
  z-index: -1;
  width: clamp(101px, 11.23vw, 202px);
  top: -98px;
  left: -18px
}
@media screen and (max-width:834px) {
  .top-work__circle {
    top: -41px;
    left: -2px
  }
}
@media screen and (min-width:835px) {
  .top-work__slider {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 22px
  }
}
@media screen and (max-width:834px) {
  .top-work__slider {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw)
  }
}
@media screen and (max-width:834px) {
  .top-work__slider-item {
    padding: 0 4px;
    width: 45.467vw
  }
}
.top-work__slider-img {
  position: relative;
  overflow: hidden
}
.top-work__slider-img:before {
  display: block;
  content: "";
  padding-top: 76.9072164948%
}
.top-work__slider-img iframe, .top-work__slider-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover
}
@media screen and (max-width:834px) {
  .top-work__slider-img:before {
    padding-top: 81%
  }
}
.top-system {
  background: #ede6dd;
  padding: clamp(62px, 6.34vw, 114px) 0 clamp(50px, 9.95vw, 179px)
}
.top-system__box {
  position: relative;
  padding-left: clamp(30px, 4.67vw, 84px);
  margin-bottom: clamp(38px, 4.06vw, 73px)
}
@media screen and (max-width:834px) {
  .top-system__box {
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0
  }
}
@media screen and (min-width:835px) {
  .top-system__box-img {
    width: 61.15%
  }
}
@media screen and (max-width:834px) {
  .top-system__box-img {
    width: calc(95.5% + 50vw - 50%);
    margin: 0 calc(50% - 50vw) 23px auto
  }
}
.top-system__box-img img {
  display: block;
  width: 100%
}
@media screen and (min-width:835px) {
  .top-system__box-ct {
    width: calc(35.85% - 15px);
    max-width: 470px;
    padding: 0 10px clamp(20px, 4.45vw, 80px) 0
  }
}
@media screen and (max-width:834px) {
  .top-system__box-ct {
    width: 100%
  }
}
.top-system__box-ttl {
  margin-bottom: clamp(15px, 1.89vw, 34px)
}
.top-system__ttl {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-orientation: mixed;
  position: absolute;
  top: 11%;
  left: 11px
}
@media screen and (max-width:834px) {
  .top-system__ttl {
    top: -18px;
    left: -2px
  }
}
@media screen and (min-width:835px) {
  .top-system__wrap {
    border: 1px solid #999
  }
}
@media screen and (max-width:834px) {
  .top-system__wrap {
    padding-top: 30px;
    position: relative
  }
  .top-system__wrap:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 100vw;
    transform: translateX(-50%);
    background: #999;
    height: 1px
  }
}
.top-system__sidebar {
  width: clamp(160px, 13.73vw, 247px);
  padding: clamp(15px, 2vw, 36px) clamp(15px, 2.12vw, 38px);
  position: relative
}
.top-system__anchor {
  gap: 28px;
  font-size: 1.4rem;
  line-height: 1.4;
  color: #aaa;
  text-transform: uppercase;
  position: sticky;
  top: 0;
  padding: 15px 0
}
.top-system__anchor a {
  display: block;
  padding-left: 20px;
  position: relative
}
.top-system__anchor a:before {
  position: absolute;
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 50%;
  top: 2px;
  left: 0
}
@media (any-hover:hover) {
  .top-system__anchor a:hover {
    color: #111
  }
}
.top-system__anchor a.is-active {
  font-weight: 700;
  color: #111
}
.top-system__anchor a.is-active:before {
  background: #7e91a6
}
@media screen and (min-width:835px) {
  .top-system__inn {
    border-left: 1px solid #999;
    -ms-flex: 1;
    flex: 1
  }
}
@media screen and (max-width:834px) {
  .top-system__inn {
    width: 100%
  }
}
@media screen and (min-width:835px) {
  .top-system__item {
    padding: 24px 24px 63px
  }
}
@media screen and (max-width:834px) {
  .top-system__item {
    margin-bottom: 56px;
    padding-bottom: 32px
  }
  .top-system__item:last-child {
    margin-bottom: 0;
    padding-bottom: 0
  }
}
@media screen and (min-width:835px) {
  .top-system__item:not(:last-child) {
    border-bottom: 1px solid #999
  }
}
@media screen and (max-width:834px) {
  .top-system__item:not(:last-child) {
    position: relative
  }
  .top-system__item:not(:last-child):before {
    position: absolute;
    content: "";
    height: 1px;
    width: 100vw;
    background: #999;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%)
  }
}
.top-system__item-diff {
  margin-bottom: clamp(50px, 3.34vw, 60px);
  background: #fff;
  padding: clamp(15px, 2.34vw, 42px) clamp(15px, 1.78vw, 32px) clamp(15px, 2.12vw, 38px) clamp(15px, 1.89vw, 34px)
}
@media screen and (max-width:834px) {
  .top-system__item-img02 {
    min-width: 680px
  }
}
.top-system__item-img02 img {
  display: block;
  width: 100%
}
.top-system__item-ttl {
  line-height: 1;
  font-size: clamp(1.6rem, 1.34vw, 2.4rem);
  margin-bottom: clamp(15px, 1.1vw, 19px);
  padding: 0 0 0 clamp(30px, 6vw, 108px);
  gap: clamp(10px, 1.12vw, 20px)
}
@media screen and (max-width:834px) {
  .top-system__item-ttl {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    gap: 0
  }
}
.top-system__item-ttl .txt {
  width: min(205px, 50%)
}
@media screen and (min-width:835px) {
  .top-system__item-ttl .box {
    margin-top: 10px
  }
}
.top-system__item-ttl .box > * {
  position: relative
}
.top-system__item-ttl .c-ft--en {
  color: #f4f4f4;
  font-size: 333.3333333333%
}
.top-system__item-ttl .jp {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  top: 36%
}
.top-system__item-diff02 {
  margin-bottom: clamp(50px, 3.34vw, 60px);
  max-width: 1068px
}
@media screen and (min-width:835px) {
  .top-system__item-diff02 {
    margin: 3px auto -16px;
    transform: translateX(-10px)
  }
}
@media screen and (max-width:834px) {
  .top-system__item-scroll {
    margin-right: calc(50% - 50vw)
  }
}
@media screen and (min-width:835px) {
  .top-system__item-scroll > * {
    overflow: inherit !important
  }
}
@media screen and (max-width:834px) {
  .top-system__item-scroll > * {
    width: 100%;
    padding-bottom: 10px
  }
}
@media screen and (max-width:834px) {
  .top-system__item-img {
    min-width: 700px;
    padding: 20px 20px 0 0
  }
}
.top-system__item-img img {
  display: block;
  width: 100%
}
.top-system__flex {
  width: 100%
}
@media screen and (max-width:834px) {
  .top-system__flex {
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative
  }
}
.top-system__flex-img {
  position: relative;
  overflow: hidden
}
.top-system__flex-img:before {
  display: block;
  content: "";
  padding-top: 127.032967033%
}
.top-system__flex-img iframe, .top-system__flex-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover
}
@media screen and (min-width:835px) {
  .top-system__flex-img {
    width: 37.85%
  }
}
@media screen and (max-width:834px) {
  .top-system__flex-img {
    width: 69.6%;
    margin: 0 auto 30px 0
  }
}
.top-system__flex-ct {
  padding: 38px 0
}
@media screen and (min-width:835px) {
  .top-system__flex-ct {
    width: calc(58.15% - 15px);
    max-width: 689px
  }
}
@media screen and (max-width:834px) {
  .top-system__flex-ct {
    padding: 0
  }
}
.top-system__flex-ttl {
  font-size: clamp(1.2rem, 1.12vw, 2rem);
  line-height: 1.6;
  margin-bottom: 34px
}
@media screen and (max-width:834px) {
  .top-system__flex-ttl {
    margin: 0;
    position: absolute;
    top: 14px;
    right: .8%
  }
}
.top-system__flex-ttl small {
  font-size: 90%;
  margin-bottom: 5px
}
@media screen and (max-width:834px) {
  .top-system__flex-ttl small {
    font-size: 75%;
    padding: 0 11px
  }
}
@media screen and (min-width:835px) {
  .top-system__flex-ttl .txt {
    display: grid
  }
}
@media screen and (max-width:834px) {
  .top-system__flex-ttl .txt {
    display: -ms-flexbox;
    display: flex
  }
  .top-system__flex-ttl .txt > * {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-orientation: mixed
  }
}
.top-system__flex-ttl .lg {
  font-size: 400%;
  line-height: 1
}
@media screen and (min-width:835px) {
  .top-system__flex-ttl .lg {
    margin-bottom: 9px
  }
}
@media screen and (max-width:834px) {
  .top-system__flex-ttl .lg {
    font-size: 333.3333333333%
  }
}
.top-system__flex-str {
  margin-bottom: clamp(13px, 1.23vw, 22px)
}
.top-system__list {
  padding: clamp(30px, 3.67vw, 66px) 0 29px;
  gap: 29px 0
}
@media screen and (max-width:834px) {
  .top-system__list:last-child {
    padding-bottom: 0
  }
}
.top-system__list-item {
  position: relative;
  padding: 28px 30px 54px 0
}
@media screen and (max-width:1500px) {
  .top-system__list-item {
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 15px
  }
}
@media screen and (max-width:640px) {
  .top-system__list-item:nth-child(odd) {
    padding-left: 0
  }
}
@media screen and (max-width:640px) {
  .top-system__list-item:nth-child(2n) {
    padding-right: 0
  }
}
.top-system__list-ct {
  -ms-flex: 1;
  flex: 1
}
.top-system__list-ttl {
  font-weight: 700;
  line-height: 1.5238095238;
  font-size: clamp(1.6rem, 1.17vw, 2.1rem);
  margin-bottom: 15px
}
.top-system__list-ttl small {
  font-size: 85.7142857143%
}
@media screen and (max-width:834px) {
  .top-system__list-ttl small {
    display: block;
    line-height: 1.2
  }
}
@media screen and (max-width:1500px) {
  .top-system__list-img {
    margin: 0 auto
  }
}
.top-system__list.--second {
  grid-template-columns: repeat(2, 1fr)
}
@media screen and (min-width:1501px) {
  .top-system__list.--second {
    padding: 3px 0 47px
  }
}
.top-system__list.--second .top-system__list-item {
  border-bottom: 1px solid #999
}
@media screen and (min-width:1501px) {
  .top-system__list.--second .top-system__list-item {
    padding: 48px 30px 44px 0
  }
}
.top-system__list.--second .top-system__list-item:last-child, .top-system__list.--second .top-system__list-item:nth-last-of-type(2) {
  border-bottom: none
}
.top-system__list.--second .top-system__list-item:not(:nth-child(2n)):after {
  content: "";
  position: absolute;
  top: 7px;
  bottom: 31px;
  right: 0;
  width: 1px;
  background: #999
}
.top-system__list.--second .top-system__list-img {
  width: 40.5%
}
@media screen and (max-width:1500px) {
  .top-system__list.--second .top-system__list-img {
    height: 120px
  }
}
@media screen and (max-width:834px) {
  .top-system__list.--second .top-system__list-img {
    height: 20vw;
    width: 46%
  }
}
.top-system__list.--second .top-system__list-ttl {
  margin-bottom: 6px
}
@media screen and (max-width:1500px) {
  .top-system__list.--second .top-system__list-ttl {
    text-align: center
  }
}
.top-system__list.--three {
  grid-template-columns: repeat(3, 1fr)
}
@media screen and (max-width:834px) {
  .top-system__list.--three {
    grid-template-columns: repeat(2, 1fr)
  }
}
.top-system__list.--three .top-system__list-item {
  border-bottom: 1px solid #999
}
@media screen and (min-width:835px) {
  .top-system__list.--three .top-system__list-item:last-child, .top-system__list.--three .top-system__list-item:nth-last-of-type(2), .top-system__list.--three .top-system__list-item:nth-last-of-type(3) {
    border-bottom: none
  }
}
@media screen and (min-width:835px) {
  .top-system__list.--three .top-system__list-item:not(:nth-child(3n+3)):after {
    content: "";
    position: absolute;
    top: 7px;
    bottom: 31px;
    right: 0;
    width: 1px;
    background: #999
  }
}
@media screen and (max-width:834px) {
  .top-system__list.--three .top-system__list-item:last-child, .top-system__list.--three .top-system__list-item:nth-last-of-type(2) {
    border-bottom: none
  }
}
@media screen and (max-width:834px) {
  .top-system__list.--three .top-system__list-item:not(:nth-child(2n)):after {
    content: "";
    position: absolute;
    top: 7px;
    bottom: 31px;
    right: 0;
    width: 1px;
    background: #999
  }
}
.top-system__list.--three .top-system__list-img {
  width: 41.6%
}
@media screen and (max-width:1500px) {
  .top-system__list.--three .top-system__list-img {
    height: 90px
  }
}
@media screen and (max-width:834px) {
  .top-system__list.--three .top-system__list-img {
    width: 32%;
    height: 20vw
  }
}
.top-system__list.--four {
  grid-template-columns: repeat(4, 1fr)
}
@media screen and (min-width:1501px) {
  .top-system__list.--four {
    padding: 10px 0 0;
    margin-bottom: -17px
  }
}
@media screen and (max-width:1500px) {
  .top-system__list.--four {
    text-align: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}
@media screen and (max-width:1200px) {
  .top-system__list.--four {
    grid-template-columns: repeat(2, 1fr)
  }
}
@media screen and (min-width:1501px) {
  .top-system__list.--four .top-system__list-item {
    padding: 46px 30px 57px 0
  }
}
@media screen and (max-width:1200px) {
  .top-system__list.--four .top-system__list-item {
    border-bottom: 1px solid #999
  }
  .top-system__list.--four .top-system__list-item:last-child, .top-system__list.--four .top-system__list-item:nth-last-of-type(2) {
    border-bottom: none
  }
}
@media screen and (min-width:1201px) {
  .top-system__list.--four .top-system__list-item:not(:nth-child(4n+4)):after {
    content: "";
    position: absolute;
    top: 7px;
    bottom: 31px;
    right: 0;
    width: 1px;
    background: #999
  }
}
.top-system__list.--four .top-system__list-item:not(:nth-child(2n)):after {
  content: "";
  position: absolute;
  top: 7px;
  bottom: 31px;
  right: 0;
  width: 1px;
  background: #999
}
.top-system__list.--four .top-system__list-item .c-ft--en {
  color: #7e91a6;
  line-height: 1;
  font-size: 228.5714285714%
}
.top-system__list.--four .top-system__list-img {
  width: 40%
}
@media screen and (max-width:1500px) {
  .top-system__list.--four .top-system__list-img {
    margin: 0 auto;
    height: 94px
  }
}
@media screen and (max-width:834px) {
  .top-system__list.--four .top-system__list-img {
    height: 20vw;
    width: 40%
  }
}
.top-system__list.--four .top-system__list-ttl {
  margin: 8px 0 0
}
.top-system__grid {
  background: #fff;
  border: 1px solid #a1adba;
  position: relative;
  padding: clamp(30px, 3vw, 54px) clamp(30px, 3.34vw, 60px) clamp(30px, 2.39vw, 43px) clamp(30px, 3.06vw, 55px)
}
@media screen and (max-width:640px) {
  .top-system__grid {
    -ms-flex-direction: column;
    flex-direction: column
  }
}
.top-system__grid:after, .top-system__grid:before {
  position: absolute;
  content: "";
  width: clamp(30px, 2.62vw, 47px);
  height: clamp(20px, 1.73vw, 31px)
}
.top-system__grid:before {
  top: clamp(-16px, -.89vw, -10px);
  left: clamp(15px, 1.45vw, 26px)
}
.top-system__grid:after, .top-system__grid:before {
  background: url(../img/index/system-quote.png) 50%/contain no-repeat
}
.top-system__grid:after {
  transform: rotate(180deg);
  bottom: clamp(-17px, -.9vw, -10px);
  right: clamp(15px, 1.17vw, 21px)
}
@media screen and (min-width:641px) {
  .top-system__grid-img {
    width: 32.2%
  }
}
@media screen and (max-width:640px) {
  .top-system__grid-img {
    max-width: 300px;
    margin: 0 auto 15px
  }
}
@media screen and (min-width:641px) {
  .top-system__grid-ct {
    width: 57.5%;
    padding: 0 0 17px
  }
}
@media screen and (min-width:641px) and (max-width:834px) {
  .top-system__grid-ct {
    width: 65%
  }
}
.top-system__grid-ttl {
  margin-bottom: clamp(15px, 1.17vw, 21px)
}
.top-system__grid-tags {
  color: #7e91a6;
  gap: clamp(10px, 1.17vw, 21px);
  margin-bottom: clamp(15px, 1.84vw, 33px)
}
@media screen and (min-width:1501px) {
  .top-system__grid.--second {
    padding: 40px 60px 22px 38px
  }
}
@media screen and (min-width:835px) {
  .top-system__grid.--second .top-system__grid-img {
    width: 39.75%
  }
}
@media screen and (min-width:835px) {
  .top-system__grid.--second .top-system__grid-ct {
    width: 55.5%;
    padding: 0 0 36px
  }
}
@media screen and (min-width:835px) {
  .top-system__grid.--second .top-system__grid-ttl {
    line-height: 1.65;
    margin-bottom: 27px
  }
}
@media screen and (min-width:1501px) {
  .top-system__grid.--three {
    padding: 41px 40px 43px 52px
  }
}
.top-system__grid.--three:after {
  display: none
}
.top-system__grid.--three:before {
  background: #ccc;
  width: 1px;
  height: 47px;
  bottom: 100%;
  top: auto;
  left: 50%
}
.top-system__grid.--three .top-system__grid-ttl {
  margin-bottom: 18px
}
.top-system__ttl02 {
  max-width: 243px;
  margin: 50px auto 0
}
.top-system__ttl03 {
  max-width: 420px;
  margin: 0 auto;
  transform: translateX(-79px)
}
@media screen and (max-width:834px) {
  .top-system__ttl03 {
    transform: translateX(-4%)
  }
}
.top-system__subTtl .line {
  display: inline-block;
  position: relative;
  color: #7e91a6
}
.top-system__subTtl .line:before {
  position: absolute;
  content: "";
  background: url(../img/index/system-line.png) repeat-x;
  background-position: 0;
  background-size: auto 100%;
  height: 6px;
  left: 0;
  right: 0;
  bottom: 0;
  transform: translateY(100%)
}
.top-salary {
  padding: clamp(30px, 3.95vw, 71px) 0 clamp(30px, 3.84vw, 69px)
}
.top-salary__ct {
  width: 61.7%
}
@media screen and (max-width:640px) {
  .top-salary__ct {
    width: 100%
  }
}
.top-salary__list {
  grid-template-columns: repeat(3, 1fr);
  gap: clamp(32px, 4.34vw, 78px);
  font-size: clamp(1.6rem, 1.34vw, 2.4rem);
  line-height: 2.1666666667;
  margin-bottom: clamp(30px, 3.62vw, 36px)
}
.top-salary__list-item {
  background: #becde2;
  -ms-flex-direction: column;
  flex-direction: column;
  height: clamp(100px, 10.84vw, 138px)
}
.top-salary__list-item:nth-child(2) {
  background: #e8c5c5
}
.top-salary__list-item:nth-child(3) {
  background: #d6cdc0
}
.top-salary__list-item:not(:last-child) {
  position: relative
}
.top-salary__list-item:not(:last-child):after {
  position: absolute;
  content: "";
  width: 28px;
  height: 28px;
  background: url(../img/index/system-plus.png) 50%/contain no-repeat;
  top: calc(50% - 9px);
  right: clamp(-57px, -3.8vw, -30px)
}
.top-salary__list .c-ft--en {
  display: block;
  line-height: 1;
  margin: -4px 0 16px
}
.top-salary__list .number {
  font-size: 150%
}
@media screen and (min-width:641px) {
  .top-salary__img {
    width: 28.37%;
    margin: 4px 2.8% 0 0
  }
}
@media screen and (max-width:640px) {
  .top-salary__img {
    max-width: 240px;
    margin: 0 auto 30px
  }
}
.top-interview {
  background: #d4dce7;
  padding: clamp(70px, 11.06vw, 199px) 0 clamp(70px, 16.06vw, 289px);
  overflow: hidden
}
.top-interview__ttl {
  margin-bottom: 19px
}
@media screen and (max-width:834px) {
  .top-interview__ttl {
    margin-bottom: 23px
  }
}
.top-interview__txt {
  margin-bottom: clamp(34px, 3.78vw, 68px)
}
@media screen and (min-width:835px) {
  .top-interview__txt {
    text-align: center
  }
}
.top-interview__box {
  position: relative;
  max-width: 820px;
  margin: 0 auto
}
@media screen and (max-width:834px) {
  .top-interview__box {
    width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%)
  }
}
.top-interview__box.is-active .top-interview__imgs {
  opacity: 0
}
.top-interview__box.is-active .top-interview__img {
  opacity: 1
}
.top-interview__box.is-active .top-interview__img:nth-child(2) {
  transform: rotate(1.82deg)
}
.top-interview__box.is-active .top-interview__img:nth-child(3) {
  transform: rotate(-2.3deg)
}
.top-interview__box.is-active .top-interview__img:nth-child(4) {
  transform: rotate(5deg)
}
.top-interview__box.is-active .top-interview__img:nth-child(5) {
  transform: rotate(-5deg)
}
.top-interview__box.is-active .top-interview__slider {
  opacity: 1
}
.top-interview__imgs {
  position: absolute;
  width: 70%;
  height: 70%;
  transition: opacity .7s;
  top: 0;
  left: 50%;
  transform: translateX(-50%)
}
@media screen and (max-width:834px) {
  .top-interview__imgs {
    height: 50%
  }
}
.top-interview__imgs > * {
  position: absolute;
  width: 100%;
  height: 100%
}
.top-interview__img {
  opacity: 0;
  transition: opacity .7s, transform .7s
}
.top-interview__img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center
}
.top-interview__slider {
  opacity: 0;
  transition: opacity .7s
}
.top-interview__slider-item {
  border: 1px solid #999;
  background: #d4dce7;
  padding: clamp(21px, 3.34vw, 60px) clamp(22px, 5.78vw, 104px) clamp(38px, 3vw, 70px)
}
.top-interview__slider-item:nth-child(2) {
  z-index: 1;
  background: #c0c9d5;
  border-color: #c0c9d5
}
.top-interview__slider-item:nth-child(3) {
  background: #b7c1cd;
  border-color: #b7c1cd
}
.top-interview__slider-head {
  color: #7e91a6;
  font-size: clamp(1rem, .78vw, 1.4rem);
  margin-bottom: clamp(-18px, -1vw, -9px)
}
@media screen and (max-width:834px) {
  .top-interview__slider-head {
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    gap: 5px
  }
}
@media screen and (min-width:835px) {
  .top-interview__slider-head > * {
    width: calc(50% - 55px)
  }
}
.top-interview__slider-stt {
  margin-top: 13px
}
.top-interview__slider-number {
  line-height: 1;
  font-size: clamp(4.5rem, 5vw, 9rem);
  color: #111;
  width: 110px
}
.top-interview__slider-info {
  gap: 13px;
  margin-bottom: 10px
}
@media screen and (max-width:834px) {
  .top-interview__slider-info {
    font-size: 1.4rem;
    color: #7e91a6;
    gap: 12px;
    margin-bottom: 19px
  }
}
.top-interview__slider-info small {
  font-size: 85.7142857143%
}
@media screen and (max-width:834px) {
  .top-interview__slider-info small {
    font-size: 1rem
  }
}
.top-interview__slider-box {
  position: relative
}
.top-interview__slider-img {
  position: relative;
  overflow: hidden
}
.top-interview__slider-img:before {
  display: block;
  content: "";
  padding-top: 109.4926350245%
}
.top-interview__slider-img iframe, .top-interview__slider-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover
}
@media screen and (max-width:834px) {
  .top-interview__slider-img:before {
    padding-top: 110%
  }
}
.top-interview__slider-btn {
  cursor: pointer
}
@media (any-hover:hover) {
  .top-interview__slider-btn {
    transition: all .2s
  }
  .top-interview__slider-btn:hover {
    opacity: .7
  }
}
@media screen and (min-width:835px) {
  .top-interview__slider-btn {
    position: absolute;
    z-index: 1;
    bottom: -83px;
    right: -65px;
    width: 35.85%
  }
}
@media screen and (max-width:834px) {
  .top-interview__slider-btn {
    width: 200px;
    margin: 7px auto 0;
    transform: translateX(4.6vw)
  }
}
.top-interview__slider-ttl {
  line-height: 1.7142857143;
  font-size: clamp(2.4rem, 1.56vw, 2.8rem);
  font-weight: 700;
  margin: -22px 0 24px -15px;
  position: relative
}
@media screen and (max-width:834px) {
  .top-interview__slider-ttl {
    line-height: 1.75;
    margin: -29px 0 17px 2px
  }
}
@media screen and (max-width:374px) {
  .top-interview__slider-ttl {
    font-size: 2rem
  }
}
.top-interview__slider-ttl > * {
  background-image: linear-gradient(90deg, #fff 50%, transparent 0);
  background-size: 200% 100%;
  background-repeat: no-repeat;
  background-position: left 0 bottom 0;
  padding: clamp(3px, .45vw, 8px) clamp(3px, .34vw, 6px) clamp(3px, .34vw, 6px) clamp(3px, .39vw, 7px)
}
@media screen and (max-width:834px) {
  .top-interview__slider-ttl > * {
    padding-right: 9px
  }
}
.top-interview__slider .swiper-button-next, .top-interview__slider .swiper-button-prev {
  font-size: clamp(1rem, 1vw, 1.6rem);
  width: auto;
  height: auto;
  display: grid;
  gap: 15px;
  padding: 3px 0 0
}
@media screen and (max-width:834px) {
  .top-interview__slider .swiper-button-next, .top-interview__slider .swiper-button-prev {
    top: 33%;
    padding: 0;
    gap: 7px
  }
}
.top-interview__slider .swiper-button-next:after, .top-interview__slider .swiper-button-prev:after {
  display: none
}
.top-interview__slider .swiper-button-next:before, .top-interview__slider .swiper-button-prev:before {
  content: "";
  display: block;
  width: 128px;
  height: 23px
}
@media screen and (max-width:834px) {
  .top-interview__slider .swiper-button-next:before, .top-interview__slider .swiper-button-prev:before {
    width: 63px;
    height: 12px
  }
}
.top-interview__slider .swiper-button-next span, .top-interview__slider .swiper-button-prev span {
  padding: 0 clamp(6px, 1vw, 11px)
}
.top-interview__slider .swiper-button-next {
  right: -100px;
  text-align: right
}
@media screen and (max-width:834px) {
  .top-interview__slider .swiper-button-next {
    right: 4px
  }
}
.top-interview__slider .swiper-button-next:before {
  background: url(../img/index/ico-next.png) 50%/contain no-repeat
}
.top-interview__slider .swiper-button-prev {
  left: -100px
}
@media screen and (max-width:834px) {
  .top-interview__slider .swiper-button-prev {
    left: 4px
  }
}
.top-interview__slider .swiper-button-prev:before {
  background: url(../img/index/ico-prev.png) 50%/contain no-repeat
}
.top-message {
  background: #f4e4e4;
  padding: clamp(50px, 11.39vw, 205px) 0 clamp(50px, 10vw, 179px);
  overflow: hidden
}
.top-message__inner {
  position: relative
}
.top-message__ttl {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-orientation: mixed;
  position: absolute;
  top: 14px;
  right: 97.78%;
  padding-left: 12px
}
@media screen and (max-width:1500px) {
  .top-message__ttl {
    right: 96.6%
  }
}
@media screen and (max-width:834px) {
  .top-message__ttl {
    right: 89.7%
  }
}
@media screen and (max-width:640px) {
  .top-message__ttl {
    right: 79%
  }
}
@media screen and (max-width:640px) {
  .top-message__box {
    -ms-flex-direction: column;
    flex-direction: column
  }
}
.top-message__img {
  width: 39.18%
}
@media screen and (max-width:640px) {
  .top-message__img {
    width: 100%;
    margin-bottom: 15px
  }
}
.top-message__img img {
  display: block;
  width: 100%
}
@media screen and (min-width:641px) {
  .top-message__ct {
    width: 60.82%;
    padding: clamp(15px, 1.67vw, 30px) 0 0 clamp(15px, 3.73vw, 67px)
  }
}
@media screen and (max-width:640px) {
  .top-message__ct {
    width: 100%
  }
}
.top-message__ct-ttl {
  margin-bottom: clamp(15px, 2.5vw, 45px)
}
.top-message__ct-desc {
  gap: 23px
}
.top-message__ct-desc .lg {
  font-size: 131.25%
}
.top-requirements {
  padding: clamp(50px, 10vw, 180px) 0 clamp(50px, 14.23vw, 256px)
}
.top-requirements__ttl {
  font-size: clamp(3rem, 3.34vw, 6rem);
  max-width: 953px;
  margin: 0 auto clamp(30px, 4.38vw, 79px);
  text-align: center;
  gap: clamp(15px, 1.78vw, 32px)
}
@media screen and (max-width:1500px) and (min-width:835px) {
  .top-requirements__ttl {
    -ms-flex-pack: center;
    justify-content: center;
    padding-right: min(207px, 50%)
  }
}
@media screen and (max-width:834px) {
  .top-requirements__ttl {
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0
  }
}
.top-requirements__ttl .txt {
  width: min(227px, 50%)
}
@media screen and (max-width:834px) {
  .top-requirements__ttl .txt {
    margin: 0 auto
  }
}
.top-requirements__ttl .box {
  gap: clamp(10px, 1.17vw, 21px)
}
@media screen and (min-width:835px) {
  .top-requirements__ttl .box {
    padding-top: clamp(10px, 2.17vw, 39px)
  }
}
.top-requirements__ttl .jp {
  font-size: 1.4rem
}
.top-requirements__head {
  max-width: 650px;
  margin: 0 auto clamp(30px, 4.34vw, 78px);
  grid-template-columns: repeat(2, 1fr)
}
@media screen and (min-width:641px) {
  .top-requirements__head {
    gap: 20px
  }
}
@media screen and (max-width:640px) {
  .top-requirements__head {
    gap: 10px
  }
}
@media screen and (max-width:374px) {
  .top-requirements__head {
    font-size: 1.2rem
  }
}
.top-requirements__head-item {
  border: 1px solid #999;
  padding: 18px 10px 19px;
  cursor: pointer;
  transition: border .3s, background .3s, color .3s
}
@media screen and (max-width:640px) {
  .top-requirements__head-item {
    padding: 15px 5px
  }
}
.top-requirements__head-item.is-active {
  border-color: #b0c5d6;
  background: #b0c5d6;
  color: #fff
}
@media (any-hover:hover) {
  .top-requirements__head-item:hover {
    border-color: #b0c5d6;
    background: #b0c5d6;
    color: #fff
  }
}
.top-requirements__head small {
  font-size: 62.5%;
  margin-top: -5px;
  letter-spacing: .17em
}
.top-requirements__body {
  line-height: 1.875
}
.top-requirements__body-item {
  display: none
}
.top-requirements__body-item.is-active {
  display: block
}
.top-requirements__body-dl {
  border-bottom: 1px solid #e2e2e2;
  padding: 26px 0
}
@media screen and (max-width:640px) {
  .top-requirements__body-dl {
    padding: 15px 0;
    -ms-flex-direction: column;
    flex-direction: column
  }
}
.top-requirements__body-dl:first-child {
  border-top: 1px solid #e2e2e2
}
@media screen and (min-width:641px) {
  .top-requirements__body-ttl {
    text-align: center;
    width: 175px
  }
}
@media screen and (min-width:641px) {
  .top-requirements__body-desc {
    width: calc(100% - 175px);
    max-width: 980px
  }
}
.top-requirements__body-desc small {
  font-size: 87.5%
}
.top-contact {
  border-top: 1px solid #999;
  border-bottom: 1px solid #999
}
@media screen and (max-width:834px) {
  .top-contact {
    padding-bottom: 50px
  }
}
.top-contact__slider {
  line-height: 1;
  font-size: clamp(4.5rem, 5vw, 9rem);
  padding: clamp(20px, 2.06vw, 37px) 0 clamp(20px, 2vw, 36px);
  white-space: nowrap;
  overflow: hidden
}
.top-contact__slider-txt {
  display: -ms-flexbox;
  display: flex;
  padding-right: 15px
}
.top-contact__slider-txt span {
  transform: translateY(30%);
  margin-left: 1%
}
.top-contact__sns {
  border-top: 1px solid #999;
  border-bottom: 1px solid #999
}
@media screen and (min-width:1201px) {
  .top-contact__sns {
    grid-template-columns: repeat(4, 1fr)
  }
}
@media screen and (max-width:1200px) {
  .top-contact__sns {
    position: relative
  }
}
@media screen and (max-width:1200px) {
  .top-contact__sns-item {
    width: 50%
  }
}
@media screen and (max-width:374px) {
  .top-contact__sns-item {
    width: 100%
  }
}
.top-contact__sns-item:first-child {
  background: #f8f9fb
}
@media screen and (max-width:1200px) and (min-width:375px) {
  .top-contact__sns-item:first-child {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    border-right: 1px solid #999
  }
  .top-contact__sns-item:first-child .top-contact__sns-box {
    height: 100%
  }
}
@media screen and (max-width:374px) {
  .top-contact__sns-item:first-child {
    border-bottom: 1px solid #999;
    text-align: center
  }
}
@media screen and (min-width:1201px) {
  .top-contact__sns-item:not(:nth-child(4n+4)) {
    border-right: 1px solid #999
  }
}
.top-contact__sns-item:not(:first-child) {
  text-align: center
}
@media screen and (max-width:1200px) {
  .top-contact__sns-item:not(:first-child) {
    margin-left: auto;
    border-bottom: 1px solid #999
  }
}
.top-contact__sns-item:last-child {
  border-bottom: none
}
@media (any-hover:hover) {
  .top-contact__sns-item a {
    transition: all .2s
  }
  .top-contact__sns-item a:hover {
    opacity: .7
  }
}
.top-contact__sns-box {
  -ms-flex-direction: column;
  flex-direction: column;
  height: 359px;
  gap: 8px;
  padding: 32px 10px 10px
}
@media screen and (max-width:1200px) {
  .top-contact__sns-box {
    height: auto
  }
}
@media screen and (max-width:834px) {
  .top-contact__sns-box {
    gap: 5px;
    padding: 23px 10px 19px
  }
}
@media screen and (max-width:834px) {
  .top-contact__sns-box .c-txt__02 {
    font-size: 1rem;
    line-height: 1.5
  }
}
.top-contact__sns-inn {
  padding-left: 8px
}
@media screen and (max-width:834px) {
  .top-contact__sns-inn {
    padding: 0 15px
  }
}
.top-contact__sns-ttl {
  font-size: clamp(1.6rem, 1.34vw, 2.4rem);
  line-height: 2.1666666667;
  margin: -2px 0 17px;
  display: -ms-flexbox;
  display: flex
}
@media screen and (max-width:834px) {
  .top-contact__sns-ttl {
    margin: -5px 0 19px
  }
}
@media screen and (max-width:374px) {
  .top-contact__sns-ttl {
    margin: 0 0 15px;
    -ms-flex-pack: center;
    justify-content: center
  }
}
.top-contact__sns-ttl > * {
  position: relative;
  z-index: 1
}
@media screen and (min-width:835px) {
  .top-contact__sns-ttl > * {
    padding-right: 15px
  }
}
.top-contact__sns-ttl > :after {
  position: absolute;
  z-index: -1;
  content: "";
  width: 126px;
  height: 29px;
  background: url(../img/index/contact-line.png) 50%/contain no-repeat;
  top: 5px;
  left: 100%
}
@media screen and (max-width:834px) {
  .top-contact__sns-ttl > :after {
    width: 63px;
    height: 14px;
    top: -22px;
    left: 31%
  }
}
@media screen and (max-width:374px) {
  .top-contact__sns-ttl > :after {
    top: -15px;
    left: 25%
  }
}
.top-contact__sns-desc {
  font-size: clamp(1.2rem, 1vw, 1.8rem);
  line-height: 1.6666666667
}
.top-contact__sns-desc span {
  display: block
}
@media screen and (max-width:834px) {
  .top-contact__sns-desc span {
    margin-bottom: 5px
  }
}
.top-contact__sns-desc small {
  font-size: 88.8888888889%
}
@media screen and (max-width:834px) {
  .top-contact__sns-desc small {
    font-size: 83.3333333333%
  }
}
.top-contact__sns-txt {
  line-height: 1.5;
  font-size: clamp(1.8rem, 2vw, 3.6rem);
  gap: clamp(9px, 1vw, 18px)
}
.top-contact__sns-txt .ico {
  width: clamp(28px, 3.06vw, 55px);
  height: clamp(27px, 3vw, 54px);
  border-radius: 50%
}
@media screen and (min-width:835px) {
  .top-contact__box {
    grid-template-columns: repeat(2, 1fr)
  }
}
.top-contact__box-item:not(:nth-child(2n)) {
  border-right: 1px solid #999
}
.top-contact__box-left {
  padding: 27px 23px 24px 24px
}
@media screen and (max-width:834px) {
  .top-contact__box-left {
    padding: 15px
  }
}
.top-contact__box-img {
  position: relative;
  overflow: hidden
}
.top-contact__box-img:before {
  display: block;
  content: "";
  padding-top: 71.0093896714%
}
.top-contact__box-img iframe, .top-contact__box-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover
}
.top-contact__box-right {
  position: relative;
  z-index: 1;
  padding: clamp(100px, 14vw, 252px) 15px 30px clamp(50px, 8vw, 144px)
}
@media screen and (max-width:834px) {
  .top-contact__box-right {
    padding: 0 15px
  }
}
@media screen and (min-width:835px) {
  .top-contact__box-ttl {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    position: absolute;
    z-index: -1;
    top: 56px;
    left: 14px;
    white-space: nowrap
  }
}
@media screen and (max-width:834px) {
  .top-contact__box-ttl {
    margin-top: -40px
  }
}
.top-contact__box-logo {
  width: 104px;
  margin-bottom: clamp(30px, 3.39vw, 61px)
}
.top-contact__box-info__dl {
  margin-bottom: clamp(15px, 1.62vw, 29px)
}
.top-contact__box-info__dl:last-child {
  margin-bottom: 0
}
.top-contact__box-info__dt {
  width: 106px;
  font-size: 1.4rem;
  line-height: 2.1428571429;
  font-family: Mulish, sans-serif;
  color: #999
}
.top-contact__box-info__dd {
  -ms-flex: 1;
  flex: 1;
  font-size: 1.6rem;
  line-height: 1.875
}
.top-contact__box-info__map {
  font-size: 1.2rem;
  line-height: 2.5;
  margin-top: 2px;
  text-decoration: underline
}
@media (any-hover:hover) {
  .top-contact__box-info__map {
    transition: all .2s
  }
  .top-contact__box-info__map:hover {
    opacity: .7
  }
}
.top-contact__box-info__map .fa-solid {
  font-size: 1.4rem;
  color: #7e91a6;
  margin-right: 6px
}



/*20240829追加*/
.top-system__grid--four {
    margin-top: clamp(20px, 3.62vw, 35px);
	background: #DCD279;
	padding: clamp(10px, 3.62vw, 15px) 0;
	width: 100%;
}
.top-system__grid--four .top-system__grid-point {
    font-size: clamp(1.2rem, 2vw, 2rem);
    color: #fff;
    text-align: center;
}
.top-system__grid--four .top-system__grid-point .point__middle {
	font-size: clamp(1.6rem, 2vw, 2.4rem);
}
.top-system__grid--four .top-system__grid-point .point__large {
	font-size: clamp(2.8rem, 2vw, 3.6rem);

}
/*# sourceMappingURL=maps/styles.css.map */