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

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

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

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

/* margin padding */
.mt5 {
  margin-top: 5px;
}

.mr5 {
  margin-right: 5px;
}

.mb5 {
  margin-bottom: 5px;
}

.ml5 {
  margin-left: 5px;
}

.pt5 {
  padding-top: 5px;
}

.pr5 {
  padding-right: 5px;
}

.pb5 {
  padding-bottom: 5px;
}

.pl5 {
  padding-left: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mr10 {
  margin-right: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.ml10 {
  margin-left: 10px;
}

.pt10 {
  padding-top: 10px;
}

.pr10 {
  padding-right: 10px;
}

.pb10 {
  padding-bottom: 10px;
}

.pl10 {
  padding-left: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mr15 {
  margin-right: 15px;
}

.mb15 {
  margin-bottom: 15px;
}

.ml15 {
  margin-left: 15px;
}

.pt15 {
  padding-top: 15px;
}

.pr15 {
  padding-right: 15px;
}

.pb15 {
  padding-bottom: 15px;
}

.pl15 {
  padding-left: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mr20 {
  margin-right: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.ml20 {
  margin-left: 20px;
}

.pt20 {
  padding-top: 20px;
}

.pr20 {
  padding-right: 20px;
}

.pb20 {
  padding-bottom: 20px;
}

.pl20 {
  padding-left: 20px;
}

.mt25 {
  margin-top: 25px;
}

.mr25 {
  margin-right: 25px;
}

.mb25 {
  margin-bottom: 25px;
}

.ml25 {
  margin-left: 25px;
}

.pt25 {
  padding-top: 25px;
}

.pr25 {
  padding-right: 25px;
}

.pb25 {
  padding-bottom: 25px;
}

.pl25 {
  padding-left: 25px;
}

.mt30 {
  margin-top: 30px;
}

.mr30 {
  margin-right: 30px;
}

.mb30 {
  margin-bottom: 30px;
}

.ml30 {
  margin-left: 30px;
}

.pt30 {
  padding-top: 30px;
}

.pr30 {
  padding-right: 30px;
}

.pb30 {
  padding-bottom: 30px;
}

.pl30 {
  padding-left: 30px;
}

.mt35 {
  margin-top: 35px;
}

.mr35 {
  margin-right: 35px;
}

.mb35 {
  margin-bottom: 35px;
}

.ml35 {
  margin-left: 35px;
}

.pt35 {
  padding-top: 35px;
}

.pr35 {
  padding-right: 35px;
}

.pb35 {
  padding-bottom: 35px;
}

.pl35 {
  padding-left: 35px;
}

.mt40 {
  margin-top: 40px;
}

.mr40 {
  margin-right: 40px;
}

.mb40 {
  margin-bottom: 40px;
}

.ml40 {
  margin-left: 40px;
}

.pt40 {
  padding-top: 40px;
}

.pr40 {
  padding-right: 40px;
}

.pb40 {
  padding-bottom: 40px;
}

.pl40 {
  padding-left: 40px;
}

.mt45 {
  margin-top: 45px;
}

.mr45 {
  margin-right: 45px;
}

.mb45 {
  margin-bottom: 45px;
}

.ml45 {
  margin-left: 45px;
}

.pt45 {
  padding-top: 45px;
}

.pr45 {
  padding-right: 45px;
}

.pb45 {
  padding-bottom: 45px;
}

.pl45 {
  padding-left: 45px;
}

.mt50 {
  margin-top: 50px;
}

.mr50 {
  margin-right: 50px;
}

.mb50 {
  margin-bottom: 50px;
}

.ml50 {
  margin-left: 50px;
}

.pt50 {
  padding-top: 50px;
}

.pr50 {
  padding-right: 50px;
}

.pb50 {
  padding-bottom: 50px;
}

.pl50 {
  padding-left: 50px;
}

.mt55 {
  margin-top: 55px;
}

.mr55 {
  margin-right: 55px;
}

.mb55 {
  margin-bottom: 55px;
}

.ml55 {
  margin-left: 55px;
}

.pt55 {
  padding-top: 55px;
}

.pr55 {
  padding-right: 55px;
}

.pb55 {
  padding-bottom: 55px;
}

.pl55 {
  padding-left: 55px;
}

.mt60 {
  margin-top: 60px;
}

.mr60 {
  margin-right: 60px;
}

.mb60 {
  margin-bottom: 60px;
}

.ml60 {
  margin-left: 60px;
}

.pt60 {
  padding-top: 60px;
}

.pr60 {
  padding-right: 60px;
}

.pb60 {
  padding-bottom: 60px;
}

.pl60 {
  padding-left: 60px;
}

.mt65 {
  margin-top: 65px;
}

.mr65 {
  margin-right: 65px;
}

.mb65 {
  margin-bottom: 65px;
}

.ml65 {
  margin-left: 65px;
}

.pt65 {
  padding-top: 65px;
}

.pr65 {
  padding-right: 65px;
}

.pb65 {
  padding-bottom: 65px;
}

.pl65 {
  padding-left: 65px;
}

.mt70 {
  margin-top: 70px;
}

.mr70 {
  margin-right: 70px;
}

.mb70 {
  margin-bottom: 70px;
}

.ml70 {
  margin-left: 70px;
}

.pt70 {
  padding-top: 70px;
}

.pr70 {
  padding-right: 70px;
}

.pb70 {
  padding-bottom: 70px;
}

.pl70 {
  padding-left: 70px;
}

.mt75 {
  margin-top: 75px;
}

.mr75 {
  margin-right: 75px;
}

.mb75 {
  margin-bottom: 75px;
}

.ml75 {
  margin-left: 75px;
}

.pt75 {
  padding-top: 75px;
}

.pr75 {
  padding-right: 75px;
}

.pb75 {
  padding-bottom: 75px;
}

.pl75 {
  padding-left: 75px;
}

.mt80 {
  margin-top: 80px;
}

.mr80 {
  margin-right: 80px;
}

.mb80 {
  margin-bottom: 80px;
}

.ml80 {
  margin-left: 80px;
}

.pt80 {
  padding-top: 80px;
}

.pr80 {
  padding-right: 80px;
}

.pb80 {
  padding-bottom: 80px;
}

.pl80 {
  padding-left: 80px;
}

.mt85 {
  margin-top: 85px;
}

.mr85 {
  margin-right: 85px;
}

.mb85 {
  margin-bottom: 85px;
}

.ml85 {
  margin-left: 85px;
}

.pt85 {
  padding-top: 85px;
}

.pr85 {
  padding-right: 85px;
}

.pb85 {
  padding-bottom: 85px;
}

.pl85 {
  padding-left: 85px;
}

.mt90 {
  margin-top: 90px;
}

.mr90 {
  margin-right: 90px;
}

.mb90 {
  margin-bottom: 90px;
}

.ml90 {
  margin-left: 90px;
}

.pt90 {
  padding-top: 90px;
}

.pr90 {
  padding-right: 90px;
}

.pb90 {
  padding-bottom: 90px;
}

.pl90 {
  padding-left: 90px;
}

.mt95 {
  margin-top: 95px;
}

.mr95 {
  margin-right: 95px;
}

.mb95 {
  margin-bottom: 95px;
}

.ml95 {
  margin-left: 95px;
}

.pt95 {
  padding-top: 95px;
}

.pr95 {
  padding-right: 95px;
}

.pb95 {
  padding-bottom: 95px;
}

.pl95 {
  padding-left: 95px;
}

.mt100 {
  margin-top: 100px;
}

.mr100 {
  margin-right: 100px;
}

.mb100 {
  margin-bottom: 100px;
}

.ml100 {
  margin-left: 100px;
}

.pt100 {
  padding-top: 100px;
}

.pr100 {
  padding-right: 100px;
}

.pb100 {
  padding-bottom: 100px;
}

.pl100 {
  padding-left: 100px;
}

/* clearfix */
.clearfix:after {
  display: block;
  clear: both;
  content: "";
}

.clearfix {
  zoom: 1;
}

/* float */
.floatL {
  float: left;
}

.floatR {
  float: right;
}

.floatC {
  clear: both;
}

/* text */
.taC {
  text-align: center;
}

.taL {
  text-align: left;
}

.taR {
  text-align: right;
}

/* none */
.none {
  text-indent: -9999px;
  height: 0px;
  overflow: hidden;
}

/* display */
.dspBk {
  display: block;
}

.dspIn {
  display: inline;
}

.dspNone {
  display: none;
}

/* font */
.fs1 {
  font-size: 1px;
}

.fs2 {
  font-size: 2px;
}

.fs3 {
  font-size: 3px;
}

.fs4 {
  font-size: 4px;
}

.fs5 {
  font-size: 5px;
}

.fs6 {
  font-size: 6px;
}

.fs7 {
  font-size: 7px;
}

.fs8 {
  font-size: 8px;
}

.fs9 {
  font-size: 9px;
}

.fs10 {
  font-size: 10px;
}

.fs11 {
  font-size: 11px;
}

.fs12 {
  font-size: 12px;
}

.fs13 {
  font-size: 13px;
}

.fs14 {
  font-size: 14px;
}

.fs15 {
  font-size: 15px;
}

.fs16 {
  font-size: 16px;
}

.fs17 {
  font-size: 17px;
}

.fs18 {
  font-size: 18px;
}

.fs19 {
  font-size: 19px;
}

.fs20 {
  font-size: 20px;
}

.fs21 {
  font-size: 21px;
}

.fs22 {
  font-size: 22px;
}

.fs23 {
  font-size: 23px;
}

.fs24 {
  font-size: 24px;
}

.fs25 {
  font-size: 25px;
}

.fs26 {
  font-size: 26px;
}

.fs27 {
  font-size: 27px;
}

.fs28 {
  font-size: 28px;
}

.fs29 {
  font-size: 29px;
}

.fs30 {
  font-size: 30px;
}

.fs31 {
  font-size: 31px;
}

.fs32 {
  font-size: 32px;
}

.fs33 {
  font-size: 33px;
}

.fs34 {
  font-size: 34px;
}

.fs35 {
  font-size: 35px;
}

.fs36 {
  font-size: 36px;
}

.fs37 {
  font-size: 37px;
}

.fs38 {
  font-size: 38px;
}

.fs39 {
  font-size: 39px;
}

.fs40 {
  font-size: 40px;
}

.fs41 {
  font-size: 41px;
}

.fs42 {
  font-size: 42px;
}

.fs43 {
  font-size: 43px;
}

.fs44 {
  font-size: 44px;
}

.fs45 {
  font-size: 45px;
}

.fs46 {
  font-size: 46px;
}

.fs47 {
  font-size: 47px;
}

.fs48 {
  font-size: 48px;
}

.fs49 {
  font-size: 49px;
}

.fs50 {
  font-size: 50px;
}

.fs51 {
  font-size: 51px;
}

.fs52 {
  font-size: 52px;
}

.fs53 {
  font-size: 53px;
}

.fs54 {
  font-size: 54px;
}

.fs55 {
  font-size: 55px;
}

.fs56 {
  font-size: 56px;
}

.fs57 {
  font-size: 57px;
}

.fs58 {
  font-size: 58px;
}

.fs59 {
  font-size: 59px;
}

.fs60 {
  font-size: 60px;
}

.fs61 {
  font-size: 61px;
}

.fs62 {
  font-size: 62px;
}

.fs63 {
  font-size: 63px;
}

.fs64 {
  font-size: 64px;
}

.fs65 {
  font-size: 65px;
}

.fs66 {
  font-size: 66px;
}

.fs67 {
  font-size: 67px;
}

.fs68 {
  font-size: 68px;
}

.fs69 {
  font-size: 69px;
}

.fs70 {
  font-size: 70px;
}

.fs71 {
  font-size: 71px;
}

.fs72 {
  font-size: 72px;
}

.fs73 {
  font-size: 73px;
}

.fs74 {
  font-size: 74px;
}

.fs75 {
  font-size: 75px;
}

.fs76 {
  font-size: 76px;
}

.fs77 {
  font-size: 77px;
}

.fs78 {
  font-size: 78px;
}

.fs79 {
  font-size: 79px;
}

.fs80 {
  font-size: 80px;
}

.fs81 {
  font-size: 81px;
}

.fs82 {
  font-size: 82px;
}

.fs83 {
  font-size: 83px;
}

.fs84 {
  font-size: 84px;
}

.fs85 {
  font-size: 85px;
}

.fs86 {
  font-size: 86px;
}

.fs87 {
  font-size: 87px;
}

.fs88 {
  font-size: 88px;
}

.fs89 {
  font-size: 89px;
}

.fs90 {
  font-size: 90px;
}

.fs91 {
  font-size: 91px;
}

.fs92 {
  font-size: 92px;
}

.fs93 {
  font-size: 93px;
}

.fs94 {
  font-size: 94px;
}

.fs95 {
  font-size: 95px;
}

.fs96 {
  font-size: 96px;
}

.fs97 {
  font-size: 97px;
}

.fs98 {
  font-size: 98px;
}

.fs99 {
  font-size: 99px;
}

.fs100 {
  font-size: 100px;
}

.fwBold {
  font-weight: bold;
}

.fwNormal {
  font-weight: normal;
}

/* indent */
.note {
  margin-left: 1em;
}

.note .mark {
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

ul.notes li {
  margin-left: 1em;
}

ul.notes li .mark {
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

/* ====================================== $ */
/* ====================================== function */
/* ====================================== color */
/* ====================================== animation */
.fadeIn {
  opacity: 0;
  -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: transform 1s ease, opacity 1s ease;
  transition: transform 1s ease, opacity 1s ease, -webkit-transform 1s ease;
}
.fadeIn.up {
  -webkit-transform: translateY(30px);
      -ms-transform: translateY(30px);
          transform: translateY(30px);
}
@media screen and (max-width: 768px) {
  .fadeIn.up {
    -webkit-transform: translateY(15px);
        -ms-transform: translateY(15px);
            transform: translateY(15px);
  }
}
.fadeIn.right {
  -webkit-transform: translateX(30px);
      -ms-transform: translateX(30px);
          transform: translateX(30px);
}
@media screen and (max-width: 768px) {
  .fadeIn.right {
    -webkit-transform: translateX(15px);
        -ms-transform: translateX(15px);
            transform: translateX(15px);
  }
}
.fadeIn.down {
  -webkit-transform: translateY(-30px);
      -ms-transform: translateY(-30px);
          transform: translateY(-30px);
}
@media screen and (max-width: 768px) {
  .fadeIn.down {
    -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
            transform: translateY(-15px);
  }
}
.fadeIn.left {
  -webkit-transform: translateX(-30px);
      -ms-transform: translateX(-30px);
          transform: translateX(-30px);
}
@media screen and (max-width: 768px) {
  .fadeIn.left {
    -webkit-transform: translateX(-15px);
        -ms-transform: translateX(-15px);
            transform: translateX(-15px);
  }
}
.fadeIn.animation {
  opacity: 1;
  -webkit-transform: translateY(0) translateX(0);
      -ms-transform: translateY(0) translateX(0);
          transform: translateY(0) translateX(0);
}

@-webkit-keyframes loop {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@keyframes loop {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@-webkit-keyframes loop2 {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes loop2 {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-webkit-keyframes loop3 {
  0% {
    -webkit-transform: translateX(200%);
            transform: translateX(200%);
  }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}
@keyframes loop3 {
  0% {
    -webkit-transform: translateX(200%);
            transform: translateX(200%);
  }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}
@-webkit-keyframes loopR {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes loopR {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-webkit-keyframes loop2R {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}
@keyframes loop2R {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}
@-webkit-keyframes loop3R {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(200%);
            transform: translateX(200%);
  }
}
@keyframes loop3R {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(200%);
            transform: translateX(200%);
  }
}
@-webkit-keyframes loopU {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}
@keyframes loopU {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}
@-webkit-keyframes loop2U {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes loop2U {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes loop3U {
  0% {
    -webkit-transform: translateY(200%);
            transform: translateY(200%);
  }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}
@keyframes loop3U {
  0% {
    -webkit-transform: translateY(200%);
            transform: translateY(200%);
  }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}
@-webkit-keyframes loopD {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes loopD {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes loop2D {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}
@keyframes loop2D {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}
@-webkit-keyframes loop3D {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  100% {
    -webkit-transform: translateY(200%);
            transform: translateY(200%);
  }
}
@keyframes loop3D {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  100% {
    -webkit-transform: translateY(200%);
            transform: translateY(200%);
  }
}
.loopSlider {
  overflow: hidden;
  font-size: 0;
  line-height: 0;
}
.loopSlider .slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  position: relative;
}
.loopSlider .slider .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.loopSlider .slider .list:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
}
.loopSlider .slider .list:nth-child(3) {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translateX(200%);
      -ms-transform: translateX(200%);
          transform: translateX(200%);
}
.loopSlider.-r .slider.-animation .list:nth-child(1) {
  -webkit-animation: loopR 80s linear 0s infinite;
          animation: loopR 80s linear 0s infinite;
}
@media all and (-ms-high-contrast: none) {
  .loopSlider.-r .slider.-animation .list:nth-child(1) {
    -webkit-animation: none;
            animation: none;
  }
}
.loopSlider.-r .slider.-animation .list:nth-child(2) {
  -webkit-animation: loop2R 80s linear 0s infinite;
          animation: loop2R 80s linear 0s infinite;
}
@media all and (-ms-high-contrast: none) {
  .loopSlider.-r .slider.-animation .list:nth-child(2) {
    -webkit-animation: none;
            animation: none;
  }
}
.loopSlider.-r .slider.-animation .list:nth-child(3) {
  -webkit-animation: loop3R 80s linear 0s infinite;
          animation: loop3R 80s linear 0s infinite;
}
@media all and (-ms-high-contrast: none) {
  .loopSlider.-r .slider.-animation .list:nth-child(3) {
    -webkit-animation: none;
            animation: none;
  }
}
.loopSlider.-up .slider, .loopSlider.-down .slider {
  display: block;
}
.loopSlider.-up .slider .list, .loopSlider.-down .slider .list {
  display: block;
}
.loopSlider.-up .slider .list:nth-child(2), .loopSlider.-down .slider .list:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(0, 100%);
      -ms-transform: translate(0, 100%);
          transform: translate(0, 100%);
}
.loopSlider.-up .slider .list:nth-child(3), .loopSlider.-down .slider .list:nth-child(3) {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(0, 200%);
      -ms-transform: translate(0, 200%);
          transform: translate(0, 200%);
}
.loopSlider.-up .slider.-animation .list:nth-child(1) {
  -webkit-animation: loopU 80s linear 0s infinite;
          animation: loopU 80s linear 0s infinite;
}
@media all and (-ms-high-contrast: none) {
  .loopSlider.-up .slider.-animation .list:nth-child(1) {
    -webkit-animation: none;
            animation: none;
  }
}
.loopSlider.-up .slider.-animation .list:nth-child(2) {
  -webkit-animation: loop2U 80s linear 0s infinite;
          animation: loop2U 80s linear 0s infinite;
}
@media all and (-ms-high-contrast: none) {
  .loopSlider.-up .slider.-animation .list:nth-child(2) {
    -webkit-animation: none;
            animation: none;
  }
}
.loopSlider.-up .slider.-animation .list:nth-child(3) {
  -webkit-animation: loop3U 80s linear 0s infinite;
          animation: loop3U 80s linear 0s infinite;
}
@media all and (-ms-high-contrast: none) {
  .loopSlider.-up .slider.-animation .list:nth-child(3) {
    -webkit-animation: none;
            animation: none;
  }
}
.loopSlider.-down .slider.-animation .list:nth-child(1) {
  -webkit-animation: loopD 80s linear 0s infinite;
          animation: loopD 80s linear 0s infinite;
}
@media all and (-ms-high-contrast: none) {
  .loopSlider.-down .slider.-animation .list:nth-child(1) {
    -webkit-animation: none;
            animation: none;
  }
}
.loopSlider.-down .slider.-animation .list:nth-child(2) {
  -webkit-animation: loop2D 80s linear 0s infinite;
          animation: loop2D 80s linear 0s infinite;
}
@media all and (-ms-high-contrast: none) {
  .loopSlider.-down .slider.-animation .list:nth-child(2) {
    -webkit-animation: none;
            animation: none;
  }
}
.loopSlider.-down .slider.-animation .list:nth-child(3) {
  -webkit-animation: loop3D 80s linear 0s infinite;
          animation: loop3D 80s linear 0s infinite;
}
@media all and (-ms-high-contrast: none) {
  .loopSlider.-down .slider.-animation .list:nth-child(3) {
    -webkit-animation: none;
            animation: none;
  }
}
.loopSlider.-paused:hover .slider.-animation .list {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}

@-webkit-keyframes barT {
  0% {
    -webkit-transform: translate(0, 0) rotate(0);
            transform: translate(0, 0) rotate(0);
  }
  50% {
    -webkit-transform: translate(0, 5.5px) rotate(0);
            transform: translate(0, 5.5px) rotate(0);
  }
  100% {
    -webkit-transform: translate(0, 5.5px) rotate(11deg);
            transform: translate(0, 5.5px) rotate(11deg);
  }
}

@keyframes barT {
  0% {
    -webkit-transform: translate(0, 0) rotate(0);
            transform: translate(0, 0) rotate(0);
  }
  50% {
    -webkit-transform: translate(0, 5.5px) rotate(0);
            transform: translate(0, 5.5px) rotate(0);
  }
  100% {
    -webkit-transform: translate(0, 5.5px) rotate(11deg);
            transform: translate(0, 5.5px) rotate(11deg);
  }
}
@-webkit-keyframes barB {
  0% {
    width: 30px;
    -webkit-transform: translate(0, 0) rotate(0);
            transform: translate(0, 0) rotate(0);
  }
  50% {
    width: 30px;
    -webkit-transform: translate(0, -5.5px) rotate(0);
            transform: translate(0, -5.5px) rotate(0);
  }
  51% {
    width: 60px;
  }
  100% {
    width: 60px;
    -webkit-transform: translate(0, -5.5px) rotate(-11deg);
            transform: translate(0, -5.5px) rotate(-11deg);
  }
}
@keyframes barB {
  0% {
    width: 30px;
    -webkit-transform: translate(0, 0) rotate(0);
            transform: translate(0, 0) rotate(0);
  }
  50% {
    width: 30px;
    -webkit-transform: translate(0, -5.5px) rotate(0);
            transform: translate(0, -5.5px) rotate(0);
  }
  51% {
    width: 60px;
  }
  100% {
    width: 60px;
    -webkit-transform: translate(0, -5.5px) rotate(-11deg);
            transform: translate(0, -5.5px) rotate(-11deg);
  }
}
@-webkit-keyframes barTR {
  0% {
    -webkit-transform: translate(0, 5.5px) rotate(11deg);
            transform: translate(0, 5.5px) rotate(11deg);
  }
  50% {
    -webkit-transform: translate(0, 5.5px) rotate(0);
            transform: translate(0, 5.5px) rotate(0);
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(0);
            transform: translate(0, 0) rotate(0);
  }
}
@keyframes barTR {
  0% {
    -webkit-transform: translate(0, 5.5px) rotate(11deg);
            transform: translate(0, 5.5px) rotate(11deg);
  }
  50% {
    -webkit-transform: translate(0, 5.5px) rotate(0);
            transform: translate(0, 5.5px) rotate(0);
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(0);
            transform: translate(0, 0) rotate(0);
  }
}
@-webkit-keyframes barBR {
  0% {
    width: 60px;
    -webkit-transform: translate(0, -5.5px) rotate(-11deg);
            transform: translate(0, -5.5px) rotate(-11deg);
  }
  49% {
    width: 60px;
  }
  50% {
    width: 30px;
    -webkit-transform: translate(0, -5.5px) rotate(0);
            transform: translate(0, -5.5px) rotate(0);
  }
  100% {
    width: 30px;
    -webkit-transform: translate(0, 0) rotate(0);
            transform: translate(0, 0) rotate(0);
  }
}
@keyframes barBR {
  0% {
    width: 60px;
    -webkit-transform: translate(0, -5.5px) rotate(-11deg);
            transform: translate(0, -5.5px) rotate(-11deg);
  }
  49% {
    width: 60px;
  }
  50% {
    width: 30px;
    -webkit-transform: translate(0, -5.5px) rotate(0);
            transform: translate(0, -5.5px) rotate(0);
  }
  100% {
    width: 30px;
    -webkit-transform: translate(0, 0) rotate(0);
            transform: translate(0, 0) rotate(0);
  }
}
/* ====================================== % */
.peopleModal .modal .modalBk .modalBox .modalClose, .article.-article01 a {
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.peopleModal .modal .modalBk .modalBox .modalClose:hover, .article.-article01 a:hover {
  opacity: 0.7;
}

.peopleBox .peopleImg, #crosstalkPage .inner .innerContents .member .memberList > li .memberImg, #aboutIntro .image .img, #crosstalk .inner .innerContents .box .boxInner .list > li .article .block.-img .articleImg, #culture .inner .innerContents .box .boxInner .boxContents .block.-contents .cultureSwiper .swiper-wrapper .swiper-slide .article .articleBlock.-img .articleImg, .list.-list01 > li .article > a .block.-img .articleImg {
  position: relative;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
.peopleBox .peopleImg img, #crosstalkPage .inner .innerContents .member .memberList > li .memberImg img, #aboutIntro .image .img img, #crosstalk .inner .innerContents .box .boxInner .list > li .article .block.-img .articleImg img, #culture .inner .innerContents .box .boxInner .boxContents .block.-contents .cultureSwiper .swiper-wrapper .swiper-slide .article .articleBlock.-img .articleImg img, .list.-list01 > li .article > a .block.-img .articleImg img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}

.peopleModal .modal, header .menuContents {
  overflow-y: scroll;
  -ms-scroll-chaining: none;
      overscroll-behavior: contain;
  -ms-overflow-style: none;
}
.peopleModal .modal::-webkit-scrollbar, header .menuContents::-webkit-scrollbar {
  display: none;
}

/* ====================================== ttl */
.ttl {
  /* ------------------------------ 01 */
  /* ------------------------------ 02 */
  /* ------------------------------ 03 */
}
.ttl.-ttl01 span {
  display: block;
}
.ttl.-ttl01 span.main {
  font-size: 60px;
  font-weight: 500;
  line-height: 1.1;
  background: -webkit-gradient(linear, right top, left top, from(#2d5fdc), to(#39ace1));
  background: linear-gradient(to left, #2d5fdc, #39ace1);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  word-wrap: break-word;
  font-family: "Poppins", sans-serif;
}
@media screen and (max-width: 1240px) {
  .ttl.-ttl01 span.main {
    font-size: 52px;
  }
}
@media screen and (max-width: 768px) {
  .ttl.-ttl01 span.main {
    font-size: 48px;
  }
}
.ttl.-ttl01 span.sub {
  margin-top: 8px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .ttl.-ttl01 span.sub {
    margin-top: 3px;
    font-size: 16px;
  }
}
.ttl.-ttl01 > a {
  padding-right: 100px;
  display: block;
  position: relative;
}
@media screen and (max-width: 768px) {
  .ttl.-ttl01 > a {
    padding-right: 80px;
  }
}
.ttl.-ttl01 > a > span.arw {
  width: 80px;
  height: 80px;
  padding: 3px;
  background: -webkit-gradient(linear, left top, left bottom, from(#39ace1), to(#2d5fdc));
  background: linear-gradient(to bottom, #39ace1, #2d5fdc);
  border-radius: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: calc(50% - 40px);
  right: 0;
  -webkit-transition: right 0.3s ease-in-out;
  transition: right 0.3s ease-in-out;
}
@media screen and (max-width: 768px) {
  .ttl.-ttl01 > a > span.arw {
    width: 70px;
    height: 70px;
    top: calc(50% - 35px);
  }
}
.ttl.-ttl01 > a > span.arw > span {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 50%;
  position: relative;
}
.ttl.-ttl01 > a > span.arw > span:before, .ttl.-ttl01 > a > span.arw > span:after {
  content: "";
  width: 32px;
  height: 18px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  display: block;
  position: absolute;
  top: calc(50% - 9px);
  left: calc(50% - 16px);
  -webkit-transition: background-color 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.ttl.-ttl01 > a > span.arw > span:before {
  background-image: url(../img/arw01_r.svg);
}
.ttl.-ttl01 > a > span.arw > span:after {
  background-image: url(../img/arw01_r_blu.svg);
  opacity: 0;
}
.ttl.-ttl01 > a:hover > span.arw {
  right: -20px;
}
@media screen and (max-width: 768px) {
  .ttl.-ttl01 > a:hover > span.arw {
    right: 0;
  }
}
.ttl.-ttl01 > a:hover > span.arw > span {
  background: #ffffff;
}
.ttl.-ttl01 > a:hover > span.arw > span:before {
  opacity: 0;
}
.ttl.-ttl01 > a:hover > span.arw > span:after {
  opacity: 1;
}
.ttl.-ttl01.-grn span.main {
  background: -webkit-gradient(linear, right top, left top, from(#3873dd), to(#324fae));
  background: linear-gradient(to left, #3873dd, #324fae);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.ttl.-ttl01.-grn > a > span.arw {
  background: -webkit-gradient(linear, left top, left bottom, from(#3873dd), to(#324fae));
  background: linear-gradient(to bottom, #3873dd, #324fae);
}
.ttl.-ttl01.-grn > a > span.arw > span:after {
  background-image: url(../img/arw01_r_blu.svg);
}
.ttl.-ttl01.-pcLinkNone > a {
  padding-right: 0;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .ttl.-ttl01.-pcLinkNone > a {
    pointer-events: auto;
  }
}
.ttl.-ttl01.-pcLinkNone > a > span.arw {
  display: none;
}
@media screen and (max-width: 768px) {
  .ttl.-ttl01.-pcLinkNone > a > span.arw {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .ttl.-ttl01.-spLinkNone > a {
    padding-right: 0;
    pointer-events: none;
  }
}
@media screen and (max-width: 768px) {
  .ttl.-ttl01.-spLinkNone > a > span.arw {
    display: none;
  }
}
.ttl.-ttl02 > span {
  display: block;
}
.ttl.-ttl02 > span.sub {
  font-size: 18px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: #39ace1;
}
.ttl.-ttl02 > span.main {
  margin-top: 5px;
  font-size: 36px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 768px) {
  .ttl.-ttl02 > span.main {
    margin-top: 5px;
    font-size: 28px;
  }
}
.ttl.-ttl03 {
  padding-bottom: 15px;
  border-bottom: 1px solid #aaaaaa;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .ttl.-ttl03 {
    padding-bottom: 10px;
    font-size: 20px;
  }
}

/* ====================================== pageTtl */
.pageTtl {
  /* ------------------------------ 01 */
}
.pageTtl.-pageTtl01 {
  position: relative;
  background: #f8fdff;
  padding: 150px 0 60px;
}
@media screen and (max-width: 768px) {
  .pageTtl.-pageTtl01 {
    padding: 90px 0 20px;
  }
}
.pageTtl.-pageTtl01 .inner .innerContents .contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media screen and (max-width: 768px) {
  .pageTtl.-pageTtl01 .inner .innerContents .contents {
    display: block;
  }
}
.pageTtl.-pageTtl01 .inner .innerContents .contents .ttl {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.pageTtl.-pageTtl01 .inner .innerContents .contents .ttl > span {
  display: block;
}
.pageTtl.-pageTtl01 .inner .innerContents .contents .ttl > span.main {
  font-size: 64px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  line-height: 1.3;
  background: -webkit-gradient(linear, right top, left top, from(#2d5fdc), to(#39ace1));
  background: linear-gradient(to left, #2d5fdc, #39ace1);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media screen and (max-width: 768px) {
  .pageTtl.-pageTtl01 .inner .innerContents .contents .ttl > span.main {
    font-size: 40px;
  }
}
.pageTtl.-pageTtl01 .inner .innerContents .contents .ttl > span.sub {
  margin-top: 10px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .pageTtl.-pageTtl01 .inner .innerContents .contents .ttl > span.sub {
    font-size: 16px;
  }
}
.pageTtl.-pageTtl01 .inner .innerContents .contents .breadcrumbs {
  margin-left: 20px;
}
@media screen and (max-width: 768px) {
  .pageTtl.-pageTtl01 .inner .innerContents .contents .breadcrumbs {
    margin: 40px 0 0 0;
  }
}

/* ====================================== txt */
.txt {
  /* ------------------------------ 01 */
  /* ------------------------------ 02 */
}
.txt.-txt01 {
  font-size: 14px;
  line-height: 1.7;
}
.txt.-txt02 {
  font-size: 16px;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .txt.-txt02 {
    font-size: 14px;
  }
}

/* ====================================== note */
.note {
  /* ------------------------------ 01 */
}
.note.-note01 {
  margin-left: 1em;
}
.note.-note01:before {
  content: "※";
  width: 1em;
  margin-left: -1em;
  display: inline-block;
}

/* ====================================== btn */
.btn {
  /* ------------------------------ 01 */
  /* ------------------------------ 02 */
  /* ------------------------------ 03 */
}
.btn.-btn01 > a,
.btn.-btn01 > span {
  width: 100%;
  max-width: 360px;
  padding: 3px;
  background: -webkit-gradient(linear, left top, right top, from(#39ace1), to(#2d5fdc));
  background: linear-gradient(to right, #39ace1, #2d5fdc);
  border-radius: 9999px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
}
@media screen and (max-width: 768px) {
  .btn.-btn01 > a,
  .btn.-btn01 > span {
    max-width: none;
  }
}
.btn.-btn01 > a > span,
.btn.-btn01 > span > span {
  width: 100%;
  min-height: 64px;
  padding: 12px 66px 12px 37px;
  border-radius: 9999px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
  color: #ffffff;
  -webkit-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}
.btn.-btn01 > a > span:before, .btn.-btn01 > a > span:after,
.btn.-btn01 > span > span:before,
.btn.-btn01 > span > span:after {
  content: "";
  width: 32px;
  height: 18px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  position: absolute;
  top: calc(50% - 9px);
  right: 37px;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.btn.-btn01 > a > span:before,
.btn.-btn01 > span > span:before {
  background-image: url(../img/arw01_r.svg);
}
.btn.-btn01 > a > span:after,
.btn.-btn01 > span > span:after {
  background-image: url(../img/arw01_r_blu.svg);
  opacity: 0;
}
.btn.-btn01 > a:hover > span,
.btn.-btn01 > span:hover > span {
  background: #ffffff;
  color: #39ace1;
}
.btn.-btn01 > a:hover > span:before,
.btn.-btn01 > span:hover > span:before {
  opacity: 0;
}
.btn.-btn01 > a:hover > span:after,
.btn.-btn01 > span:hover > span:after {
  opacity: 1;
}
.btn.-btn01 > a[target=_blank] > span:before, .btn.-btn01 > a[target=_blank] > span:after,
.btn.-btn01 > span[target=_blank] > span:before,
.btn.-btn01 > span[target=_blank] > span:after {
  width: 20px;
  height: 20px;
  top: calc(50% - 10px);
}
.btn.-btn01 > a[target=_blank] > span:before,
.btn.-btn01 > span[target=_blank] > span:before {
  background-image: url(../img/ico_blank01_wh.svg);
}
.btn.-btn01 > a[target=_blank] > span:after,
.btn.-btn01 > span[target=_blank] > span:after {
  background-image: url(../img/ico_blank01_blu.svg);
}
.btn.-btn01.-center > a > span,
.btn.-btn01.-center > span > span {
  padding: 12px 37px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.btn.-btn01.-center > a > span:before, .btn.-btn01.-center > a > span:after,
.btn.-btn01.-center > span > span:before,
.btn.-btn01.-center > span > span:after {
  content: none;
}
@media screen and (max-width: 768px) {
  .btn.-btn01.-spLow > a > span,
  .btn.-btn01.-spLow > span > span {
    min-height: 54px;
    padding: 12px 62px 12px 20px;
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .btn.-btn01.-spLow > a > span:before, .btn.-btn01.-spLow > a > span:after,
  .btn.-btn01.-spLow > span > span:before,
  .btn.-btn01.-spLow > span > span:after {
    right: 20px;
  }
}
@media screen and (max-width: 768px) {
  .btn.-btn01.-spLow.-center > a > span,
  .btn.-btn01.-spLow.-center > span > span {
    padding: 12px 20px;
  }
}
.btn.-btn01.-small > a,
.btn.-btn01.-small > span {
  max-width: 240px;
}
@media screen and (max-width: 768px) {
  .btn.-btn01.-small > a,
  .btn.-btn01.-small > span {
    max-width: 260px;
  }
}
.btn.-btn01.-small > a > span,
.btn.-btn01.-small > span > span {
  padding-right: 40px;
  min-height: 54px;
  font-size: 16px;
}
.btn.-btn01.-small > a > span:before, .btn.-btn01.-small > a > span:after,
.btn.-btn01.-small > span > span:before,
.btn.-btn01.-small > span > span:after {
  width: 27px;
  height: 15px;
  top: calc(50% - 7.5px);
  right: 25px;
}
.btn.-btn02 > a,
.btn.-btn02 > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.btn.-btn02 > a > span.txt,
.btn.-btn02 > span > span.txt {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.1;
  color: #2d5fdc;
  font-family: "Poppins", sans-serif;
}
.btn.-btn02 > a > span.arw,
.btn.-btn02 > span > span.arw {
  width: 60px;
  height: 60px;
  margin-left: 20px;
  padding: 3px;
  background: -webkit-gradient(linear, left bottom, left top, from(#39ace1), to(#2d5fdc));
  background: linear-gradient(to top, #39ace1, #2d5fdc);
  border-radius: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.btn.-btn02 > a > span.arw > span,
.btn.-btn02 > span > span.arw > span {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  display: block;
  position: relative;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}
.btn.-btn02 > a > span.arw > span:before, .btn.-btn02 > a > span.arw > span:after,
.btn.-btn02 > span > span.arw > span:before,
.btn.-btn02 > span > span.arw > span:after {
  content: "";
  width: 28px;
  height: 16px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  display: block;
  position: absolute;
  top: calc(50% - 8px);
  left: calc(50% - 14px);
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.btn.-btn02 > a > span.arw > span:before,
.btn.-btn02 > span > span.arw > span:before {
  background-image: url(../img/arw01_r.svg);
}
.btn.-btn02 > a > span.arw > span:after,
.btn.-btn02 > span > span.arw > span:after {
  background-image: url(../img/arw01_r_blu.svg);
  opacity: 0;
}
.btn.-btn02 > a:hover > span.arw,
.btn.-btn02 > span:hover > span.arw {
  -webkit-transform: translate(10px, 0);
      -ms-transform: translate(10px, 0);
          transform: translate(10px, 0);
}
@media screen and (max-width: 768px) {
  .btn.-btn02 > a:hover > span.arw,
  .btn.-btn02 > span:hover > span.arw {
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
.btn.-btn02 > a:hover > span.arw > span,
.btn.-btn02 > span:hover > span.arw > span {
  background: #ffffff;
}
.btn.-btn02 > a:hover > span.arw > span:before,
.btn.-btn02 > span:hover > span.arw > span:before {
  opacity: 0;
}
.btn.-btn02 > a:hover > span.arw > span:after,
.btn.-btn02 > span:hover > span.arw > span:after {
  opacity: 1;
}
.btn.-btn02.-grn > a > span.txt,
.btn.-btn02.-grn > span > span.txt {
  color: #3873dd;
}
.btn.-btn02.-grn > a > span.arw,
.btn.-btn02.-grn > span > span.arw {
  background: -webkit-gradient(linear, left top, left bottom, from(#3873dd), to(#324fae));
  background: linear-gradient(to bottom, #3873dd, #324fae);
}
.btn.-btn02.-grn > a > span.arw > span:after,
.btn.-btn02.-grn > span > span.arw > span:after {
  background-image: url(../img/arw01_r_blu.svg);
}
.btn.-btn03 > a {
  width: 100%;
  min-height: 60px;
  padding: 15px 92px 15px 40px;
  background: #fff;
  border: 1px solid #324fae;
  border-radius: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
  color: #324fae;
}
.btn.-btn03 > a:after {
  content: "";
  width: 32px;
  height: 18px;
  background-image: url(../img/arw01_r_blu.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  display: block;
  position: absolute;
  top: calc(50% - 9px);
  right: 40px;
  -webkit-transition: right 0.3s ease-in-out;
  transition: right 0.3s ease-in-out;
}
.btn.-btn03 > a:hover:after {
  right: 30px;
}
@media screen and (max-width: 768px) {
  .btn.-btn03 > a:hover:after {
    right: 40px;
  }
}
.btn.-btn03 > a[target=_blank]:after {
  width: 20px;
  height: 20px;
  background-image: url(../img/ico_blank01_blu.svg);
  top: calc(50% - 10px);
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.btn.-btn03 > a[target=_blank]:hover:after {
  right: 40px;
  opacity: 0.5;
}
@media screen and (max-width: 768px) {
  .btn.-btn03 > a[target=_blank]:hover:after {
    right: 40px;
    opacity: 1;
  }
}
.btn.-btn03.-high > a {
  min-height: 65px;
}
@media screen and (max-width: 768px) {
  .btn.-btn03.-high > a {
    min-height: 60px;
  }
}

/* ====================================== bg */
.bg {
  /* ------------------------------ 01 */
}
.bg.-bg01 {
  position: relative;
  padding-bottom: 80px;
  background: -webkit-gradient(linear, left top, left bottom, from(#f8fdff), to(#ddf4fa));
  background: linear-gradient(to bottom, #f8fdff, #ddf4fa);
}

/* ====================================== breadcrumbs */
.breadcrumbs {
  /* ------------------------------ 01 */
}
.breadcrumbs.-breadcrumbs01 .breadcrumbsList {
  text-align: right;
  font-size: 0;
  line-height: 0;
}
@media screen and (max-width: 768px) {
  .breadcrumbs.-breadcrumbs01 .breadcrumbsList {
    text-align: left;
  }
}
.breadcrumbs.-breadcrumbs01 .breadcrumbsList > li {
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
}
.breadcrumbs.-breadcrumbs01 .breadcrumbsList > li > a {
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
.breadcrumbs.-breadcrumbs01 .breadcrumbsList > li > a:hover {
  color: #3873dd;
}
.breadcrumbs.-breadcrumbs01 .breadcrumbsList > li:not(:last-child):after {
  content: "";
  width: 9px;
  height: 11px;
  margin: 0 15px;
  background-image: url(../img/slash01.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  display: inline-block;
  vertical-align: -0.15em;
}

/* ====================================== list */
.list {
  /* ------------------------------ 01 */
}
.list.-list01 > li .article > a {
  background: #ffffff;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  .list.-list01 > li .article > a {
    display: block;
  }
}
.list.-list01 > li .article > a .block {
  min-height: 300px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .list.-list01 > li .article > a .block {
    min-height: auto;
  }
}
.list.-list01 > li .article > a .block.-img {
  width: 41.05%;
}
@media screen and (max-width: 768px) {
  .list.-list01 > li .article > a .block.-img {
    width: 100%;
  }
}
.list.-list01 > li .article > a .block.-img .articleImg {
  height: 100%;
  border-radius: 20px;
}
@media screen and (max-width: 768px) {
  .list.-list01 > li .article > a .block.-img .articleImg {
    aspect-ratio: 1/0.642;
  }
}
.list.-list01 > li .article > a .block.-img .articleImg img {
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.list.-list01 > li .article > a .block.-contents {
  padding: 20px 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 1240px) {
  .list.-list01 > li .article > a .block.-contents {
    padding: 1.6129032258vw 4.0322580645vw;
  }
}
@media screen and (max-width: 768px) {
  .list.-list01 > li .article > a .block.-contents {
    padding: 20px;
    display: block;
  }
}
.list.-list01 > li .article > a .block.-contents .articleTtl {
  font-size: 32px;
  font-weight: 600;
  line-height: 1.5;
}
@media screen and (max-width: 1240px) {
  .list.-list01 > li .article > a .block.-contents .articleTtl {
    font-size: 2.5806451613vw;
  }
}
@media screen and (max-width: 768px) {
  .list.-list01 > li .article > a .block.-contents .articleTtl {
    font-size: 22px;
  }
}
.list.-list01 > li .article > a .block.-contents .btn {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .list.-list01 > li .article > a .block.-contents .btn {
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  .list.-list01 > li .article > a .block.-contents .btn > span {
    margin: 0 auto;
  }
}
.list.-list01 > li .article > a:hover .block.-img .articleImg img {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}
.list.-list01 > li .article > a:hover .block.-contents .btn > span > span {
  background: #ffffff;
  color: #39ace1;
}
.list.-list01 > li .article > a:hover .block.-contents .btn > span > span:before {
  opacity: 0;
}
.list.-list01 > li .article > a:hover .block.-contents .btn > span > span:after {
  opacity: 1;
}
.list.-list01 > li:not(:first-child) {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .list.-list01 > li:not(:first-child) {
    margin-top: 20px;
  }
}

/* ====================================== form */
.form {
  /* ------------------------------ 01 */
}
.form.-form01 input[type=text],
.form.-form01 input[type=email],
.form.-form01 input[type=tel],
.form.-form01 select,
.form.-form01 textarea {
  width: 100%;
  background: #ffffff;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 16px;
  font-weight: 500;
}
.form.-form01 input[type=text],
.form.-form01 input[type=email],
.form.-form01 input[type=tel],
.form.-form01 select {
  height: 60px;
  padding: 0 30px;
}
@media screen and (max-width: 768px) {
  .form.-form01 input[type=text],
  .form.-form01 input[type=email],
  .form.-form01 input[type=tel],
  .form.-form01 select {
    padding: 0 20px;
  }
}
.form.-form01 select {
  background-image: url(../img/arw02_b.svg);
  background-repeat: no-repeat;
  background-size: 12px auto;
  background-position: center right 30px;
  color: #111111;
}
@media screen and (max-width: 768px) {
  .form.-form01 select {
    background-position: center right 20px;
  }
}
.form.-form01 textarea {
  padding: calc(30px - 0.25em) 30px;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .form.-form01 textarea {
    padding: calc(20px - 0.25em) 20px;
  }
}
.form.-form01 textarea.-size01 {
  height: 120px;
}
.form.-form01 textarea.-size02 {
  height: 175px;
}
.form.-form01 #form_submit {
  width: 100%;
  max-width: 360px;
  padding: 3px;
  background: -webkit-gradient(linear, left top, right top, from(#39ace1), to(#2d5fdc));
  background: linear-gradient(to right, #39ace1, #2d5fdc);
  border-radius: 9999px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .form.-form01 #form_submit {
    max-width: 260px;
  }
}
.form.-form01 #form_submit input[type=button] {
  width: 100%;
  min-height: 64px;
  border-radius: 9999px;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
  color: #ffffff;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}
@media screen and (max-width: 768px) {
  .form.-form01 #form_submit input[type=button] {
    min-height: 54px;
    font-size: 16px;
  }
}
.form.-form01 #form_submit:hover input[type=button] {
  background: #ffffff;
  color: #39ace1;
}
@media screen and (max-width: 768px) {
  .form.-form01 #form_submit:hover input[type=button] {
    background: transparent;
    color: #ffffff;
  }
}

/* ====================================== article */
.article {
  /* ------------------------------ 01 */
}
.article.-article01 {
  font-size: 16px;
  font-weight: 400;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .article.-article01 {
    font-size: 14px;
    line-height: 1.9;
  }
}
.article.-article01 > * {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .article.-article01 > * {
    margin-top: 20px;
  }
}
.article.-article01 h1,
.article.-article01 h2 {
  margin-top: 80px;
  font-size: 200%;
  font-weight: 600;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .article.-article01 h1,
  .article.-article01 h2 {
    margin-top: 60px;
    font-size: 160%;
  }
}
.article.-article01 h3 {
  margin-top: 60px;
  font-size: 175%;
  font-weight: 600;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .article.-article01 h3 {
    margin-top: 60px;
    font-size: 147%;
  }
}
.article.-article01 h4 {
  margin-top: 60px;
  font-size: 150%;
  font-weight: 600;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .article.-article01 h4 {
    margin-top: 60px;
    font-size: 133%;
  }
}
.article.-article01 h5 {
  margin-top: 60px;
  font-size: 137.5%;
  font-weight: 600;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .article.-article01 h5 {
    margin-top: 60px;
    font-size: 120%;
  }
}
.article.-article01 h6 {
  margin-top: 60px;
  font-size: 125%;
  font-weight: 600;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .article.-article01 h6 {
    margin-top: 60px;
    font-size: 107%;
  }
}
.article.-article01 a {
  text-decoration: underline;
}
.article.-article01 figure {
  text-align: center;
  font-size: 0;
  line-height: 0;
}
.article.-article01 figure img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.article.-article01 figure figcaption {
  margin: 1em 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .article.-article01 figure figcaption {
    font-size: 12px;
  }
}
.article.-article01 > *:first-child {
  margin-top: 0;
}

/* ====================================== loader */
.loader {
  /* ------------------------------ 01 */
}
.loader.-loader01, .loader.-loader01:before, .loader.-loader01:after {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out;
}
.loader.-loader01 {
  color: #39ace1;
  font-size: 10px;
  margin: 80px auto;
  position: relative;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.loader.-loader01:before, .loader.-loader01:after {
  content: "";
  position: absolute;
  top: 0;
}
.loader.-loader01:before {
  left: -3.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.loader.-loader01:after {
  left: 3.5em;
}
@-webkit-keyframes load7 {
  0%, 80%, 100% {
    -webkit-box-shadow: 0 2.5em 0 -1.3em;
            box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    -webkit-box-shadow: 0 2.5em 0 0;
            box-shadow: 0 2.5em 0 0;
  }
}
@keyframes load7 {
  0%, 80%, 100% {
    -webkit-box-shadow: 0 2.5em 0 -1.3em;
            box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    -webkit-box-shadow: 0 2.5em 0 0;
            box-shadow: 0 2.5em 0 0;
  }
}

/* ====================================== animation */
.animation {
  /* ------------------------------ 01 */
}
.animation.-animation01 {
  opacity: 0;
  -webkit-transform: translate(0, 30px);
      -ms-transform: translate(0, 30px);
          transform: translate(0, 30px);
}
@media screen and (max-width: 768px) {
  .animation.-animation01 {
    -webkit-transform: translate(0, 15px);
        -ms-transform: translate(0, 15px);
            transform: translate(0, 15px);
  }
}
.animation.-animation01.-animation {
  opacity: 1;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transition: opacity 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
}

/* ====================================== temp */
.dspPc {
  display: block;
}
@media screen and (max-width: 768px) {
  .dspPc {
    display: none;
  }
}

.dspSp {
  display: none;
}
@media screen and (max-width: 768px) {
  .dspSp {
    display: block;
  }
}

a {
  text-decoration: none;
  color: #111111;
}

input,
button,
textarea,
select {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-family: inherit;
  font-size: 100%;
}

select::-ms-expand {
  display: none;
}

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

/* ====================================== common */
html {
  height: 100%;
}

body {
  width: 100%;
  height: 100%;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  letter-spacing: 0.04em;
  color: #111111;
  position: relative;
  background: #fcfeff;
}
body.fixed {
  width: 100%;
  height: 100%;
  position: fixed;
}

/* ====================================== wrapper */
#wrapper {
  width: 100%;
  min-height: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
}

/* ====================================== contents */
#contents {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* ====================================== inner */
.inner {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .inner {
    max-width: 630px;
    padding: 0 15px;
  }
}

/* ====================================== layout */
.layout {
  /* ------------------------------ 01 */
  /* ------------------------------ 02 */
}
.layout.-layout01 {
  padding: 90px 0;
  background: #ffffff;
  border-radius: 90px;
}
@media screen and (max-width: 768px) {
  .layout.-layout01 {
    padding: 0;
    background: transparent;
    border-radius: 0;
  }
}
@media screen and (max-width: 768px) {
  .layout.-layout01 .inner .innerContents {
    padding: 60px 20px;
    background: #ffffff;
    border-radius: 60px;
  }
}
.layout.-layout02 {
  padding: 90px 0;
  background: #ffffff;
  border-radius: 90px;
}
@media screen and (max-width: 768px) {
  .layout.-layout02 {
    padding: 40px 0;
    border-radius: 40px;
  }
}

/* ====================================== recruit */
@-webkit-keyframes test01 {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}
@keyframes test01 {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}
#recruit {
  position: relative;
  padding-top: 80px;
  background: #edfcff;
}
#recruit.-type_sub {
  padding-top: 180px;
}
@media screen and (max-width: 768px) {
  #recruit {
    padding-top: 40px;
  }
  #recruit.-type_sub {
    padding-top: 60px;
  }
}
#recruit:before, #recruit:after {
  position: absolute;
  content: "";
  mix-blend-mode: multiply;
}
#recruit:before {
  top: -82px;
  right: 40px;
  width: 954px;
  aspect-ratio: 954/545;
  background: url(../img/cta_deco01.svg) no-repeat center/contain;
}
#recruit:after {
  left: 60px;
  bottom: -40px;
  width: 976px;
  aspect-ratio: 976/350;
  background: url(../img/cta_deco02.svg) no-repeat center/contain;
}
@media screen and (max-width: 1240px) {
  #recruit:before {
    top: -6.6129032258vw;
    right: -4.0322580645vw;
    width: 76.935483871vw;
  }
  #recruit:after {
    left: -2.4193548387vw;
    bottom: -3.2258064516vw;
    width: 78.7096774194vw;
  }
}
@media screen and (max-width: 430px) {
  #recruit:before {
    top: -15.3846153846vw;
    right: -30.7692307692vw;
    width: 115.3846153846vw;
  }
  #recruit:after {
    left: -38.4615384615vw;
    width: 102.5641025641vw;
    bottom: -7.6923076923vw;
  }
}
#recruit .inner .innerContents {
  position: relative;
  padding: 100px 0 120px;
}
@media screen and (max-width: 430px) {
  #recruit .inner .innerContents {
    padding: 60px 0 80px;
  }
}
#recruit .inner .innerContents .bg {
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 768px) {
  #recruit .inner .innerContents .bg {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
#recruit .inner .innerContents .bg .pc,
#recruit .inner .innerContents .bg .sp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: -webkit-gradient(linear, right top, left top, from(#c0e0f5), to(#caf4ff));
  background: linear-gradient(to left, #c0e0f5, #caf4ff);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  mix-blend-mode: multiply;
  opacity: 0.5;
  position: relative;
}
#recruit .inner .innerContents .bg .pc .splitTxt,
#recruit .inner .innerContents .bg .sp .splitTxt {
  height: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  font-size: 133px;
  font-weight: 600;
  line-height: 1;
  font-family: "Poppins", sans-serif;
}
@media screen and (max-width: 1240px) {
  #recruit .inner .innerContents .bg .pc .splitTxt,
  #recruit .inner .innerContents .bg .sp .splitTxt {
    font-size: 9.6774193548vw;
  }
}
@media screen and (max-width: 768px) {
  #recruit .inner .innerContents .bg .pc .splitTxt,
  #recruit .inner .innerContents .bg .sp .splitTxt {
    font-size: 96px;
  }
}
#recruit .inner .innerContents .bg .pc .splitTxt > span,
#recruit .inner .innerContents .bg .sp .splitTxt > span {
  padding-top: 1em;
}
#recruit .inner .innerContents .bg .pc .splitTxt > span.-space,
#recruit .inner .innerContents .bg .sp .splitTxt > span.-space {
  width: 0.3em;
}
#recruit .inner .innerContents .bg .pc {
  display: block;
}
@media screen and (max-width: 768px) {
  #recruit .inner .innerContents .bg .pc {
    display: none;
  }
}
#recruit .inner .innerContents .bg .sp {
  display: none;
}
@media screen and (max-width: 768px) {
  #recruit .inner .innerContents .bg .sp {
    display: block;
  }
}
#recruit .inner .innerContents .contents {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
  padding: 56px 60px;
  background: #fff;
  border-radius: 20px;
  -webkit-box-shadow: 4px 4px 40px #c7e8ff;
          box-shadow: 4px 4px 40px #c7e8ff;
}
#recruit .inner .innerContents .contents:after {
  position: absolute;
  content: "";
  width: 220px;
  aspect-ratio: 220/216;
  background: url(../img/top_deco04.svg) no-repeat center/contain;
  right: -65px;
  bottom: -70px;
}
@media screen and (max-width: 1240px) {
  #recruit .inner .innerContents .contents:after {
    width: 17.7419354839vw;
    right: -5.2419354839vw;
    bottom: -5.6451612903vw;
  }
}
@media screen and (max-width: 768px) {
  #recruit .inner .innerContents .contents {
    padding: 40px 30px;
    gap: 40px;
  }
}
@media screen and (max-width: 430px) {
  #recruit .inner .innerContents .contents {
    padding: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
  }
  #recruit .inner .innerContents .contents:after {
    width: 30.7692307692vw;
    right: -5.1282051282vw;
    bottom: -7.6923076923vw;
  }
}
#recruit .inner .innerContents .contents .ttl {
  font-size: 40px;
  font-weight: 600;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #recruit .inner .innerContents .contents .ttl {
    font-size: 28px;
  }
}
#recruit .inner .innerContents .contents .txt {
  margin-top: 20px;
  font-size: 18px;
  line-height: 1.7;
}
@media screen and (max-width: 1240px) {
  #recruit .inner .innerContents .contents .txt {
    font-size: 1.4516129032vw;
  }
}
@media screen and (max-width: 768px) {
  #recruit .inner .innerContents .contents .txt {
    margin-top: 30px;
    text-align: left;
    line-height: 1.5;
    font-size: 14px;
  }
}
#recruit .inner .innerContents .contents .nav {
  max-width: 820px;
}
#recruit .inner .innerContents .contents .nav .navList > li:first-of-type {
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  #recruit .inner .innerContents .contents .nav .navList > li {
    width: 100%;
  }
}
#recruit .inner .innerContents .contents .nav .navList > li .btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 320px;
  height: 85px;
  border-radius: 10px;
}
#recruit .inner .innerContents .contents .nav .navList > li .btn a span {
  font-size: 22px;
  height: 100%;
  border-radius: 6px;
}
@media screen and (max-width: 1240px) {
  #recruit .inner .innerContents .contents .nav .navList > li .btn a {
    width: 29.0322580645vw;
    height: 6.8548387097vw;
  }
  #recruit .inner .innerContents .contents .nav .navList > li .btn a span {
    font-size: 1.7741935484vw;
  }
}
@media screen and (max-width: 430px) {
  #recruit .inner .innerContents .contents .nav .navList > li .btn a {
    width: 280px;
  }
}
@media screen and (max-width: 768px) {
  #recruit .inner .innerContents .contents .nav .navList > li .btn {
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  #recruit .inner .innerContents .contents .nav .navList > li .btn > a {
    height: auto;
  }
  #recruit .inner .innerContents .contents .nav .navList > li .btn > a span {
    padding-right: 40px;
    font-size: 16px;
  }
  #recruit .inner .innerContents .contents .nav .navList > li .btn > a span:after, #recruit .inner .innerContents .contents .nav .navList > li .btn > a span:before {
    right: 20px;
  }
}
@media screen and (max-width: 768px) {
  #recruit .inner .innerContents .contents .nav .navList > li:not(:first-child) {
    margin-top: 10px;
  }
}
#recruit.-animation .inner .innerContents .bg .pc .splitTxt > span,
#recruit.-animation .inner .innerContents .bg .sp .splitTxt > span {
  padding-top: 0;
}
#recruit.-animation .bg .pc .splitTxt > span,
#recruit.-animation .bg .sp .splitTxt > span {
  padding-top: 0;
  -webkit-transition: padding-top 0.3s ease-in-out;
  transition: padding-top 0.3s ease-in-out;
}

/* ====================================== bk */
#bk {
  width: 100%;
  height: 100%;
  background: #000000;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0.3;
  z-index: 1;
}

/* ====================================== header */
header {
  width: 100%;
  height: 80px;
  background: rgba(255, 255, 255, 0.9);
  background: #fff;
  position: fixed;
  left: 0;
  z-index: 5;
}
@media screen and (max-width: 768px) {
  header {
    height: 80px;
  }
}
header .headerInner {
  height: 100%;
  padding: 0 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 48px;
}
@media screen and (max-width: 768px) {
  header .headerInner {
    padding: 0 15px;
    gap: 15px;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner .logo {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    position: relative;
    z-index: 2;
  }
}
header .headerInner .logo > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
header .headerInner .logo > a > span.img {
  font-size: 0;
  line-height: 0;
}
header .headerInner .logo > a > span.img img {
  width: 160px;
}
@media screen and (max-width: 1240px) {
  header .headerInner .logo > a > span.img img {
    width: 12.9032258065vw;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner .logo > a > span.img img {
    width: 120px;
  }
}
header .headerInner .logo > a > span.txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin-left: 15px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  font-family: "Poppins", sans-serif;
}
header .headerInner .logo > a > span.txt:before {
  content: "";
  width: 1px;
  height: 1em;
  background: #aaa;
  display: block;
  margin-right: 15px;
}
@media screen and (max-width: 1240px) {
  header .headerInner .logo > a > span.txt {
    margin-left: 2.4193548387vw;
    font-size: 1.2903225806vw;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner .logo > a > span.txt {
    margin-left: 20px;
    font-size: 16px;
  }
}
header .headerInner .nav {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 768px) {
  header .headerInner .nav {
    display: none;
  }
}
header .headerInner .nav .navList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 50px;
}
@media screen and (max-width: 1240px) {
  header .headerInner .nav .navList {
    gap: 3.2258064516vw;
  }
}
header .headerInner .nav .navList > li {
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  white-space: nowrap;
}
@media screen and (max-width: 1240px) {
  header .headerInner .nav .navList > li {
    font-size: 1.2903225806vw;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner .nav .navList > li {
    font-size: 16px;
  }
}
header .headerInner .nav .navList > li > a {
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
header .headerInner .nav .navList > li > a:hover {
  color: #39ace1;
}
header .headerInner .menu {
  width: 90px;
  height: 90px;
  margin: 0 -15px;
  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: relative;
  z-index: 2;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  header .headerInner .menu {
    width: 80px;
    height: 80px;
    margin: 0 -10px;
  }
}
header .headerInner .menu .bars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
header .headerInner .menu .bars .bar {
  height: 3px;
  background: #0b2044;
  display: block;
}
header .headerInner .menu .bars .bar:nth-child(1) {
  width: 60px;
}
header .headerInner .menu .bars .bar:nth-child(2) {
  width: 30px;
  margin-top: 8px;
}
header .menuContents {
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
}
header .menuContents .bk {
  width: 100%;
  height: calc(100% + 1px);
  background: rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 768px) {
  header .menuContents .bk {
    background: transparent;
  }
}
header .menuContents .bk .box {
  width: 80%;
  height: 100%;
  background: #ffffff;
  position: fixed;
  top: 0;
  right: 0;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
header .menuContents .bk .box:before {
  position: absolute;
  content: "";
  width: 60%;
  aspect-ratio: 573/321;
  background: url(../img/kv_deco02.svg) no-repeat right bottom/contain;
  right: -5%;
  bottom: -20px;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  header .menuContents .bk .box {
    width: 100%;
  }
}
@media screen and (max-width: 430px) {
  header .menuContents .bk .box:before {
    width: 90%;
  }
}
header .menuContents .bk .box .boxScroll {
  height: 100%;
  overflow-y: auto;
  -ms-scroll-chaining: none;
      overscroll-behavior: contain;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 1023px) {
  header .menuContents .bk .box .boxScroll {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
header .menuContents .bk .box .boxScroll .boxInner {
  padding: 90px 40px;
  width: 80%;
  max-width: 1000px;
  margin-inline: auto;
}
@media screen and (max-width: 768px) {
  header .menuContents .bk .box .boxScroll .boxInner {
    padding: 85px 15px 50px;
  }
}
header .menuContents .bk .box .boxScroll .boxInner .nav {
  width: 100%;
}
header .menuContents .bk .box .boxScroll .boxInner .nav .navMain {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 30px;
}
@media screen and (max-width: 1023px) {
  header .menuContents .bk .box .boxScroll .boxInner .nav .navMain {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
header .menuContents .bk .box .boxScroll .boxInner .nav .navMain .navItem > dt {
  font-size: 24px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: #39ace1;
}
@media screen and (max-width: 430px) {
  header .menuContents .bk .box .boxScroll .boxInner .nav .navMain .navItem > dt {
    font-size: 20px;
  }
}
header .menuContents .bk .box .boxScroll .boxInner .nav .navMain .navItem > dd {
  margin-top: 15px;
}
@media screen and (max-width: 430px) {
  header .menuContents .bk .box .boxScroll .boxInner .nav .navMain .navItem > dd {
    margin-top: 10px;
  }
}
header .menuContents .bk .box .boxScroll .boxInner .nav .navMain .navItem > dd .navItemList > li {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
}
header .menuContents .bk .box .boxScroll .boxInner .nav .navMain .navItem > dd .navItemList > li > a {
  display: inline-block;
  position: relative;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
header .menuContents .bk .box .boxScroll .boxInner .nav .navMain .navItem > dd .navItemList > li > a[target=_blank] {
  padding-right: 25px;
}
header .menuContents .bk .box .boxScroll .boxInner .nav .navMain .navItem > dd .navItemList > li > a[target=_blank]:before, header .menuContents .bk .box .boxScroll .boxInner .nav .navMain .navItem > dd .navItemList > li > a[target=_blank]:after {
  content: "";
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  display: block;
  position: absolute;
  right: 0;
  bottom: 0.4em;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
header .menuContents .bk .box .boxScroll .boxInner .nav .navMain .navItem > dd .navItemList > li > a[target=_blank]:before {
  background-image: url(../img/ico_blank01.svg);
}
header .menuContents .bk .box .boxScroll .boxInner .nav .navMain .navItem > dd .navItemList > li > a[target=_blank]:after {
  background-image: url(../img/ico_blank01_blu.svg);
  opacity: 0;
}
header .menuContents .bk .box .boxScroll .boxInner .nav .navMain .navItem > dd .navItemList > li > a:hover {
  color: #2d5fdc;
}
header .menuContents .bk .box .boxScroll .boxInner .nav .navMain .navItem > dd .navItemList > li > a:hover[target=_blank]:before {
  opacity: 0;
}
header .menuContents .bk .box .boxScroll .boxInner .nav .navMain .navItem > dd .navItemList > li > a:hover[target=_blank]:after {
  opacity: 1;
}
header .menuContents .bk .box .boxScroll .boxInner .nav .navMain .navItem > dd .navItemList > li:not(:first-child) {
  margin-top: 10px;
}
header .menuContents .bk .box .boxScroll .boxInner .nav .navSub {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  header .menuContents .bk .box .boxScroll .boxInner .nav .navSub {
    margin-top: 40px;
  }
}
header .menuContents .bk .box .boxScroll .boxInner .nav .navSub .navSubList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
}
@media screen and (max-width: 430px) {
  header .menuContents .bk .box .boxScroll .boxInner .nav .navSub .navSubList {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 20px;
  }
}
header .menuContents .bk .box .boxScroll .boxInner .nav .navSub .navSubList > li {
  font-size: 13px;
  font-weight: 500;
  line-height: 1.5;
}
header .menuContents .bk .box .boxScroll .boxInner .nav .navSub .navSubList > li > a {
  display: inline-block;
  position: relative;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
header .menuContents .bk .box .boxScroll .boxInner .nav .navSub .navSubList > li > a[target=_blank] {
  padding-right: 25px;
}
header .menuContents .bk .box .boxScroll .boxInner .nav .navSub .navSubList > li > a[target=_blank]:before, header .menuContents .bk .box .boxScroll .boxInner .nav .navSub .navSubList > li > a[target=_blank]:after {
  content: "";
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  display: block;
  position: absolute;
  right: 0;
  bottom: 0.2em;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
header .menuContents .bk .box .boxScroll .boxInner .nav .navSub .navSubList > li > a[target=_blank]:before {
  background-image: url(../img/ico_blank01.svg);
}
header .menuContents .bk .box .boxScroll .boxInner .nav .navSub .navSubList > li > a[target=_blank]:after {
  background-image: url(../img/ico_blank01_blu.svg);
  opacity: 0;
}
header .menuContents .bk .box .boxScroll .boxInner .nav .navSub .navSubList > li > a:hover {
  color: #39ace1;
}
header .menuContents .bk .box .boxScroll .boxInner .nav .navSub .navSubList > li > a:hover[target=_blank]:before {
  opacity: 0;
}
header .menuContents .bk .box .boxScroll .boxInner .nav .navSub .navSubList > li > a:hover[target=_blank]:after {
  opacity: 1;
}
header .menuContents .bk .box .boxScroll .boxInner .nav .navSub .navSubList > li:not(:first-child) {
  margin-left: 40px;
}
@media screen and (max-width: 768px) {
  header .menuContents .bk .box .boxScroll .boxInner .nav .navSub .navSubList > li:not(:first-child) {
    margin: 10px 0 0;
  }
}
header .menuContents.-active .bk .box {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}
header.-active .headerInner .menu .bars .bar:nth-child(1) {
  -webkit-animation: barT 0.3s ease-in-out 0s 1 forwards;
          animation: barT 0.3s ease-in-out 0s 1 forwards;
}
header.-active .headerInner .menu .bars .bar:nth-child(2) {
  -webkit-animation: barB 0.3s ease-in-out 0s 1 forwards;
          animation: barB 0.3s ease-in-out 0s 1 forwards;
}
header.-inactive .headerInner .menu .bars .bar:nth-child(1) {
  -webkit-animation: barTR 0.3s ease-in-out 0s 1 forwards;
          animation: barTR 0.3s ease-in-out 0s 1 forwards;
}
header.-inactive .headerInner .menu .bars .bar:nth-child(2) {
  -webkit-animation: barBR 0.3s ease-in-out 0s 1 forwards;
          animation: barBR 0.3s ease-in-out 0s 1 forwards;
}

/* ====================================== footer */
footer {
  padding: 90px 0 0;
  background: #abd7f5;
  background: #ffffff;
}
@media screen and (max-width: 768px) {
  footer {
    padding: 60px 0 0;
  }
}
footer .inner .innerContents {
  max-width: 920px;
  margin: 0 auto;
}
footer .inner .innerContents .logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
footer .inner .innerContents .logo > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
footer .inner .innerContents .logo > a .logoImg {
  font-size: 0;
  line-height: 0;
}
footer .inner .innerContents .logo > a .logoImg img {
  width: 230px;
}
@media screen and (max-width: 768px) {
  footer .inner .innerContents .logo > a .logoImg img {
    width: 160px;
  }
}
@media screen and (max-width: 430px) {
  footer .inner .innerContents .logo > a .logoImg img {
    width: 35.8974358974vw;
  }
}
footer .inner .innerContents .logo > a .logoTxt {
  margin-left: 20px;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.1;
  font-family: "Poppins";
  color: #111;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
footer .inner .innerContents .logo > a .logoTxt:before {
  content: "";
  width: 1px;
  height: 1em;
  background: #aaa;
  display: block;
  margin-right: 15px;
}
@media screen and (max-width: 768px) {
  footer .inner .innerContents .logo > a .logoTxt {
    font-size: 16px;
  }
}
@media screen and (max-width: 430px) {
  footer .inner .innerContents .logo > a .logoTxt {
    margin-left: 5.1282051282vw;
    font-size: 4.1025641026vw;
  }
}
footer .inner .innerContents .nav {
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  footer .inner .innerContents .nav {
    margin-top: 40px;
  }
}
footer .inner .innerContents .nav .navMain {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  gap: 40px;
}
@media screen and (max-width: 768px) {
  footer .inner .innerContents .nav .navMain {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 40px 20px;
  }
}
@media screen and (max-width: 768px) {
  footer .inner .innerContents .nav .navMain .navItem {
    width: calc((100% - 20px) / 2);
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
  }
}
footer .inner .innerContents .nav .navMain .navItem > dt {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.1;
  color: #39ace1;
  font-family: "Popins", sans-serifs;
}
footer .inner .innerContents .nav .navMain .navItem > dd {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  footer .inner .innerContents .nav .navMain .navItem > dd {
    margin-top: 15px;
  }
}
footer .inner .innerContents .nav .navMain .navItem > dd .navItemList > li {
  font-size: 13px;
  font-weight: 500;
  line-height: 1.5;
}
footer .inner .innerContents .nav .navMain .navItem > dd .navItemList > li > a {
  display: inline-block;
  position: relative;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
footer .inner .innerContents .nav .navMain .navItem > dd .navItemList > li > a[target=_blank] {
  padding-right: 25px;
}
footer .inner .innerContents .nav .navMain .navItem > dd .navItemList > li > a[target=_blank]:before, footer .inner .innerContents .nav .navMain .navItem > dd .navItemList > li > a[target=_blank]:after {
  content: "";
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  display: block;
  position: absolute;
  right: 0;
  bottom: 0.25em;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
footer .inner .innerContents .nav .navMain .navItem > dd .navItemList > li > a[target=_blank]:before {
  background-image: url(../img/ico_blank01.svg);
}
footer .inner .innerContents .nav .navMain .navItem > dd .navItemList > li > a[target=_blank]:after {
  background-image: url(../img/ico_blank01_blu.svg);
  opacity: 0;
}
footer .inner .innerContents .nav .navMain .navItem > dd .navItemList > li > a:hover {
  color: #39ace1;
}
footer .inner .innerContents .nav .navMain .navItem > dd .navItemList > li > a:hover[target=_blank]:before {
  opacity: 0;
}
footer .inner .innerContents .nav .navMain .navItem > dd .navItemList > li > a:hover[target=_blank]:after {
  opacity: 1;
}
footer .inner .innerContents .nav .navMain .navItem > dd .navItemList > li:not(:first-child) {
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  footer .inner .innerContents .nav .navMain .navItem > dd .navItemList > li:not(:first-child) {
    margin-top: 12px;
  }
}
footer .inner .innerContents .nav .navSub {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #eee;
}
@media screen and (max-width: 768px) {
  footer .inner .innerContents .nav .navSub {
    margin-top: 40px;
  }
}
footer .inner .innerContents .nav .navSub .navSubList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 40px;
  font-size: 0;
  line-height: 0;
}
@media screen and (max-width: 768px) {
  footer .inner .innerContents .nav .navSub .navSubList {
    margin: 0;
  }
}
@media screen and (max-width: 430px) {
  footer .inner .innerContents .nav .navSub .navSubList {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
  }
}
footer .inner .innerContents .nav .navSub .navSubList > li {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  footer .inner .innerContents .nav .navSub .navSubList > li {
    margin: 0;
    display: block;
  }
}
footer .inner .innerContents .nav .navSub .navSubList > li > a {
  display: inline-block;
  position: relative;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
footer .inner .innerContents .nav .navSub .navSubList > li > a[target=_blank] {
  padding-right: 25px;
}
footer .inner .innerContents .nav .navSub .navSubList > li > a[target=_blank]:before, footer .inner .innerContents .nav .navSub .navSubList > li > a[target=_blank]:after {
  content: "";
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  display: block;
  position: absolute;
  right: 0;
  bottom: 0.25em;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
footer .inner .innerContents .nav .navSub .navSubList > li > a[target=_blank]:before {
  background-image: url(../img/ico_blank01.svg);
}
footer .inner .innerContents .nav .navSub .navSubList > li > a[target=_blank]:after {
  background-image: url(../img/ico_blank01_blu.svg);
  opacity: 0;
}
footer .inner .innerContents .nav .navSub .navSubList > li > a:hover {
  color: #39ace1;
}
footer .inner .innerContents .nav .navSub .navSubList > li > a:hover[target=_blank]:before {
  opacity: 0;
}
footer .inner .innerContents .nav .navSub .navSubList > li > a:hover[target=_blank]:after {
  opacity: 1;
}
footer .copyright {
  margin-top: 60px;
  padding: 20px 0;
  background: #e8eef1;
  text-align: center;
  font-size: 12px;
  line-height: 1.1;
  font-family: "Poppins", sans-serif;
}
@media screen and (max-width: 768px) {
  footer .copyright {
    margin-top: 30px;
  }
}
@media screen and (max-width: 430px) {
  footer .copyright {
    font-size: 11px;
  }
}

/* ====================================== kv */
@-webkit-keyframes floating-x {
  0% {
    -webkit-transform: translateX(-3%);
            transform: translateX(-3%);
  }
  100% {
    -webkit-transform: translateX(3%);
            transform: translateX(3%);
  }
}
@keyframes floating-x {
  0% {
    -webkit-transform: translateX(-3%);
            transform: translateX(-3%);
  }
  100% {
    -webkit-transform: translateX(3%);
            transform: translateX(3%);
  }
}
@-webkit-keyframes floating-y {
  0% {
    -webkit-transform: translate(-50%, -3%);
            transform: translate(-50%, -3%);
  }
  100% {
    -webkit-transform: translate(-50%, 3%);
            transform: translate(-50%, 3%);
  }
}
@keyframes floating-y {
  0% {
    -webkit-transform: translate(-50%, -3%);
            transform: translate(-50%, -3%);
  }
  100% {
    -webkit-transform: translate(-50%, 3%);
            transform: translate(-50%, 3%);
  }
}
#kv {
  position: relative;
  height: 100svh;
  max-height: 1000px;
  min-height: 883px;
  padding: 110px 0 70px;
  background-image: linear-gradient(242.54deg, #ddf0ff 2.5%, #edfcff 34.85%, #ffffff 65.97%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media screen and (max-width: 430px) {
  #kv {
    height: 90svh;
  }
}
#kv .kv_bg {
  position: absolute;
  left: 50%;
  top: 110px;
  width: 1440px;
  height: 100%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  animation: floating-y 10s ease-in-out infinite alternate-reverse;
  opacity: 0;
}
@media screen and (max-width: 768px) {
  #kv .kv_bg {
    width: 100%;
    top: 80px;
    height: calc(100% - 80px);
  }
}
#kv .kv_bg:before, #kv .kv_bg:after {
  position: absolute;
  content: "";
  mix-blend-mode: multiply;
}
#kv .kv_bg:before {
  top: -82px;
  right: 0;
  width: 729px;
  aspect-ratio: 729/668;
  background: url(../img/kv_deco01.svg) no-repeat center/contain;
  animation: floating-x 7s ease-in-out infinite alternate-reverse;
}
#kv .kv_bg:after {
  left: -40px;
  bottom: -40px;
  width: 880px;
  aspect-ratio: 880/493;
  background: url(../img/kv_deco02.svg) no-repeat center/contain;
  animation: floating-x 8s ease-in-out infinite alternate-reverse;
}
@media screen and (max-width: 430px) {
  #kv .kv_bg:before {
    top: 0vw;
    right: -56.4102564103vw;
    width: 115.3846153846vw;
  }
  #kv .kv_bg:after {
    width: 128.2051282051vw;
    left: -51.2820512821vw;
    bottom: auto;
    top: 40%;
  }
}
#kv .loopSliderWrap {
  position: relative;
}
#kv .loopSliderWrap .loopSlider {
  padding-bottom: 20px;
}
#kv .loopSliderWrap .loopSlider.-type01 {
  position: relative;
  z-index: 1;
}
#kv .loopSliderWrap .loopSlider.-type01 .slider .list {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#kv .loopSliderWrap .loopSlider.-type01 .slider .list > li {
  position: relative;
}
#kv .loopSliderWrap .loopSlider.-type01 .slider .list > li .img {
  background: rgba(254, 254, 254, 0.3);
  border-radius: 10px;
  display: block;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  #kv .loopSliderWrap .loopSlider.-type01 .slider .list > li .img {
    border-radius: 11.554px;
  }
}
#kv .loopSliderWrap .loopSlider.-type01 .slider .list > li .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center 10%;
     object-position: center 10%;
  opacity: 0;
  -webkit-filter: blur(10px);
          filter: blur(10px);
}
#kv .loopSliderWrap .loopSlider.-type01 .slider .list > li:nth-child(1) {
  margin: 95px 0 0 50px;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  #kv .loopSliderWrap .loopSlider.-type01 .slider .list > li:nth-child(1) {
    margin: 54.8815px 0 0 28.885px;
  }
}
#kv .loopSliderWrap .loopSlider.-type01 .slider .list > li:nth-child(1) .img {
  width: 400px;
  aspect-ratio: 40/36;
}
@media screen and (max-width: 768px) {
  #kv .loopSliderWrap .loopSlider.-type01 .slider .list > li:nth-child(1) .img {
    width: 231.08px;
  }
}
#kv .loopSliderWrap .loopSlider.-type01 .slider .list > li:nth-child(2) {
  margin: 0 0 0 20px;
}
@media screen and (max-width: 768px) {
  #kv .loopSliderWrap .loopSlider.-type01 .slider .list > li:nth-child(2) {
    margin: 0 0 0 -16.1756px;
  }
}
#kv .loopSliderWrap .loopSlider.-type01 .slider .list > li:nth-child(2) .img {
  width: 280px;
  aspect-ratio: 1.2/1;
}
@media screen and (max-width: 768px) {
  #kv .loopSliderWrap .loopSlider.-type01 .slider .list > li:nth-child(2) .img {
    width: 161.756px;
  }
}
#kv .loopSliderWrap .loopSlider.-type01 .slider .list > li:nth-child(3) {
  margin: 106px 0 0 -50px;
}
@media screen and (max-width: 768px) {
  #kv .loopSliderWrap .loopSlider.-type01 .slider .list > li:nth-child(3) {
    margin: 62.3916px 0 0 -51.993px;
  }
}
#kv .loopSliderWrap .loopSlider.-type01 .slider .list > li:nth-child(3) .img {
  width: 450px;
  aspect-ratio: 1.3/1;
}
@media screen and (max-width: 768px) {
  #kv .loopSliderWrap .loopSlider.-type01 .slider .list > li:nth-child(3) .img {
    width: 277.296px;
  }
}
#kv .loopSliderWrap .loopSlider.-type01 .slider .list > li:nth-child(4) {
  margin: 0 0 0 50px;
}
@media screen and (max-width: 768px) {
  #kv .loopSliderWrap .loopSlider.-type01 .slider .list > li:nth-child(4) {
    margin: 0 0 0 28.885px;
  }
}
#kv .loopSliderWrap .loopSlider.-type01 .slider .list > li:nth-child(4) .img {
  width: 300px;
}
@media screen and (max-width: 768px) {
  #kv .loopSliderWrap .loopSlider.-type01 .slider .list > li:nth-child(4) .img {
    width: 173.31px;
  }
}
#kv .loopSliderWrap .loopSlider.-type01 .slider .list > li:nth-child(5) {
  margin: 139px 0 0 -141px;
}
@media screen and (max-width: 768px) {
  #kv .loopSliderWrap .loopSlider.-type01 .slider .list > li:nth-child(5) {
    margin: 68.7463px 0 0 -81.4557px;
  }
}
#kv .loopSliderWrap .loopSlider.-type01 .slider .list > li:nth-child(5) .img {
  width: 322px;
}
@media screen and (max-width: 768px) {
  #kv .loopSliderWrap .loopSlider.-type01 .slider .list > li:nth-child(5) .img {
    width: 186.0194px;
  }
}
#kv .loopSliderWrap .loopSlider.-type01 .slider .list > li:nth-child(6) {
  margin: 126px 0 0 50px;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  #kv .loopSliderWrap .loopSlider.-type01 .slider .list > li:nth-child(6) {
    margin: 72.7902px 0 0 28.885px;
  }
}
#kv .loopSliderWrap .loopSlider.-type01 .slider .list > li:nth-child(6) .img {
  width: 450px;
}
@media screen and (max-width: 768px) {
  #kv .loopSliderWrap .loopSlider.-type01 .slider .list > li:nth-child(6) .img {
    width: 259.965px;
  }
}
#kv .loopSliderWrap .loopSlider.-type01 .slider .list > li:nth-child(7) {
  margin: 0 0 0 -34px;
}
@media screen and (max-width: 768px) {
  #kv .loopSliderWrap .loopSlider.-type01 .slider .list > li:nth-child(7) {
    margin: 0 0 0 -19.6418px;
  }
}
#kv .loopSliderWrap .loopSlider.-type01 .slider .list > li:nth-child(7) .img {
  width: 284px;
}
@media screen and (max-width: 768px) {
  #kv .loopSliderWrap .loopSlider.-type01 .slider .list > li:nth-child(7) .img {
    width: 164.0668px;
  }
}
#kv .loopSliderWrap .loopSlider.-type01 .slider .list > li:nth-child(8) {
  margin: 126px 0 0 -80px;
}
@media screen and (max-width: 768px) {
  #kv .loopSliderWrap .loopSlider.-type01 .slider .list > li:nth-child(8) {
    margin: 72.7902px 0 0 -46.216px;
  }
}
#kv .loopSliderWrap .loopSlider.-type01 .slider .list > li:nth-child(8) .img {
  width: 503px;
}
@media screen and (max-width: 768px) {
  #kv .loopSliderWrap .loopSlider.-type01 .slider .list > li:nth-child(8) .img {
    width: 290.5831px;
  }
}
#kv .loopSliderWrap .loopSlider.-type01 .slider .list > li:nth-child(9) {
  margin: 0 0 0 50px;
}
@media screen and (max-width: 768px) {
  #kv .loopSliderWrap .loopSlider.-type01 .slider .list > li:nth-child(9) {
    margin: 0 0 0 28.885px;
  }
}
#kv .loopSliderWrap .loopSlider.-type01 .slider .list > li:nth-child(9) .img {
  width: 200px;
  aspect-ratio: 1/1.2;
}
@media screen and (max-width: 768px) {
  #kv .loopSliderWrap .loopSlider.-type01 .slider .list > li:nth-child(9) .img {
    width: 115.54px;
  }
}
#kv .loopSliderWrap .loopSlider.-type01 .slider .list > li:nth-child(10) {
  margin: 180px 0 0 -90px;
}
@media screen and (max-width: 768px) {
  #kv .loopSliderWrap .loopSlider.-type01 .slider .list > li:nth-child(10) {
    margin: 103.986px 0 0 -51.993px;
  }
}
#kv .loopSliderWrap .loopSlider.-type01 .slider .list > li:nth-child(10) .img {
  width: 240px;
  aspect-ratio: 5/4.5;
}
@media screen and (max-width: 768px) {
  #kv .loopSliderWrap .loopSlider.-type01 .slider .list > li:nth-child(10) .img {
    width: 138.648px;
  }
}
#kv .loopSliderWrap .loopSlider.-type01 .slider .list > li:nth-child(11) {
  margin: 126px 0 0 50px;
}
@media screen and (max-width: 768px) {
  #kv .loopSliderWrap .loopSlider.-type01 .slider .list > li:nth-child(11) {
    margin: 72.7902px 0 0 28.885px;
  }
}
#kv .loopSliderWrap .loopSlider.-type01 .slider .list > li:nth-child(11) .img {
  width: 455px;
}
#kv .loopSliderWrap .loopSlider.-type01 .slider .list > li:nth-child(11) .img img {
  -o-object-position: 90% 50%;
     object-position: 90% 50%;
}
@media screen and (max-width: 768px) {
  #kv .loopSliderWrap .loopSlider.-type01 .slider .list > li:nth-child(11) .img {
    width: 262.8535px;
  }
}
#kv .loopSliderWrap .loopSlider.-type01 .slider .list > li:nth-child(12) {
  margin: 0 0 0 50px;
}
@media screen and (max-width: 768px) {
  #kv .loopSliderWrap .loopSlider.-type01 .slider .list > li:nth-child(12) {
    margin: 0 0 0 28.885px;
  }
}
#kv .loopSliderWrap .loopSlider.-type01 .slider .list > li:nth-child(12) .img {
  width: 211px;
}
@media screen and (max-width: 768px) {
  #kv .loopSliderWrap .loopSlider.-type01 .slider .list > li:nth-child(12) .img {
    width: 121.8947px;
  }
}
#kv .loopSliderWrap .loopSlider.-type01 .slider .list > li:nth-child(13) {
  margin: 170px 0 0 -58px;
}
@media screen and (max-width: 768px) {
  #kv .loopSliderWrap .loopSlider.-type01 .slider .list > li:nth-child(13) {
    margin: 69.324px 0 0 -33.5066px;
  }
}
#kv .loopSliderWrap .loopSlider.-type01 .slider .list > li:nth-child(13) .img {
  width: 280px;
  aspect-ratio: 1.2/1;
}
@media screen and (max-width: 768px) {
  #kv .loopSliderWrap .loopSlider.-type01 .slider .list > li:nth-child(13) .img {
    width: 161.756px;
  }
}
#kv .loopSliderWrap .loopSlider.-type01 .slider .list:nth-child(1) {
  -webkit-animation: loop 50s linear 0s infinite;
          animation: loop 50s linear 0s infinite;
}
@media all and (-ms-high-contrast: none) {
  #kv .loopSliderWrap .loopSlider.-type01 .slider .list:nth-child(1) {
    -webkit-animation: none;
            animation: none;
  }
}
#kv .loopSliderWrap .loopSlider.-type01 .slider .list:nth-child(2) {
  -webkit-animation: loop2 50s linear 0s infinite;
          animation: loop2 50s linear 0s infinite;
}
@media all and (-ms-high-contrast: none) {
  #kv .loopSliderWrap .loopSlider.-type01 .slider .list:nth-child(2) {
    -webkit-animation: none;
            animation: none;
  }
}
#kv .loopSliderWrap .loopSlider.-type01 .slider .list:nth-child(3) {
  -webkit-animation: loop3 50s linear 0s infinite;
          animation: loop3 50s linear 0s infinite;
}
@media all and (-ms-high-contrast: none) {
  #kv .loopSliderWrap .loopSlider.-type01 .slider .list:nth-child(3) {
    -webkit-animation: none;
            animation: none;
  }
}
#kv .loopSliderWrap .loopSlider.-type02 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#kv .loopSliderWrap .loopSlider.-type02 .slider .list {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#kv .loopSliderWrap .loopSlider.-type02 .slider .list > li {
  background-image: -webkit-gradient(linear, left top, right top, from(#39ace1), to(#2d5fdc));
  background-image: linear-gradient(to right, #39ace1, #2d5fdc);
  border-radius: 20px;
  opacity: 0.2;
  -webkit-filter: blur(40px);
          filter: blur(40px);
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  overflow: visible;
  will-change: transform;
}
@media screen and (max-width: 768px) {
  #kv .loopSliderWrap .loopSlider.-type02 .slider .list > li {
    border-radius: 11.554px;
    -webkit-filter: blur(8.6655px);
            filter: blur(8.6655px);
  }
}
#kv .loopSliderWrap .loopSlider.-type02 .slider .list > li:nth-child(1) {
  width: 214px;
  height: 143px;
  margin: 300px 0 0 335px;
}
@media screen and (max-width: 768px) {
  #kv .loopSliderWrap .loopSlider.-type02 .slider .list > li:nth-child(1) {
    width: 123.6278px;
    height: 82.6111px;
    margin: 173.31px 0 0 193.5295px;
  }
}
#kv .loopSliderWrap .loopSlider.-type02 .slider .list > li:nth-child(2) {
  width: 214px;
  height: 143px;
  margin: 133px 0 0 139px;
}
@media screen and (max-width: 768px) {
  #kv .loopSliderWrap .loopSlider.-type02 .slider .list > li:nth-child(2) {
    width: 123.6278px;
    height: 82.6111px;
    margin: 76.8341px 0 0 80.3003px;
  }
}
#kv .loopSliderWrap .loopSlider.-type02 .slider .list > li:nth-child(3) {
  width: 285px;
  height: 190px;
  margin: 223px 0 0 335px;
}
@media screen and (max-width: 768px) {
  #kv .loopSliderWrap .loopSlider.-type02 .slider .list > li:nth-child(3) {
    width: 164.6445px;
    height: 109.763px;
    margin: 128.8271px 0 0 193.5295px;
  }
}
#kv .loopSliderWrap .loopSlider.-type02 .slider .list > li:nth-child(4) {
  width: 285px;
  height: 190px;
  margin: 141px 0 0 699px;
}
@media screen and (max-width: 768px) {
  #kv .loopSliderWrap .loopSlider.-type02 .slider .list > li:nth-child(4) {
    width: 164.6445px;
    height: 109.763px;
    margin: 81.4557px 0 0 403.8123px;
  }
}
#kv .loopSliderWrap .loopSlider.-type02 .slider .list > li:nth-child(5) {
  width: 285px;
  height: 190px;
  margin: 204px 0 0 371px;
}
@media screen and (max-width: 768px) {
  #kv .loopSliderWrap .loopSlider.-type02 .slider .list > li:nth-child(5) {
    width: 164.6445px;
    height: 109.763px;
    margin: 117.8508px 0 0 214.3267px;
  }
}
#kv .loopSliderWrap .loopSlider.-type02 .slider .list > li:nth-child(6) {
  width: 285px;
  height: 190px;
  margin: 215px 0 0 637px;
}
@media screen and (max-width: 768px) {
  #kv .loopSliderWrap .loopSlider.-type02 .slider .list > li:nth-child(6) {
    width: 164.6445px;
    height: 109.763px;
    margin: 124.2055px 0 0 367.9949px;
  }
}
#kv .inner {
  margin-top: 10px;
}
@media screen and (max-width: 430px) {
  #kv .inner {
    padding: 0 25px;
  }
}
#kv .inner .innerContents .contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  #kv .inner .innerContents .contents {
    display: block;
  }
}
#kv .inner .innerContents .contents .block.-txt {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#kv .inner .innerContents .contents .block.-txt .copy {
  font-size: 60px;
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: 0.05em;
  -webkit-transform: scale(1, 0.95);
      -ms-transform: scale(1, 0.95);
          transform: scale(1, 0.95);
  color: #0b2044;
}
@media screen and (max-width: 1240px) {
  #kv .inner .innerContents .contents .block.-txt .copy {
    font-size: 4.5161290323vw;
  }
}
@media screen and (max-width: 768px) {
  #kv .inner .innerContents .contents .block.-txt .copy {
    font-size: 40px;
    line-height: 1.4;
  }
}
#kv .inner .innerContents .contents .block.-txt .copy.-animation {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
#kv .inner .innerContents .contents .block.-txt .txt {
  margin-top: 30px;
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 0.07em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (max-width: 768px) {
  #kv .inner .innerContents .contents .block.-txt .txt {
    margin-top: 20px;
  }
}
@media screen and (max-width: 430px) {
  #kv .inner .innerContents .contents .block.-txt .txt {
    font-size: 14px;
  }
}
#kv .inner .innerContents .contents .block.-txt .txt.-animation {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
#kv .inner .innerContents .contents .block.-btn {
  width: 360px;
  margin-left: 20px;
}
@media screen and (max-width: 768px) {
  #kv .inner .innerContents .contents .block.-btn {
    width: 100%;
    margin: 30px 0 0 0;
  }
}
#kv .inner .innerContents .contents .block.-btn .btn.-animation {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
#kv.-animation .kv_bg {
  opacity: 1;
  -webkit-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
#kv.-animation .loopSliderWrap .loopSlider.-type01 .slider .list > li .img {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
#kv.-animation .loopSliderWrap .loopSlider.-type01 .slider .list > li .img img {
  opacity: 1;
  -webkit-filter: blur(0);
          filter: blur(0);
}
#kv.-animation .loopSliderWrap .loopSlider.-type01 .slider .list > li:nth-child(3n-2) .img img {
  -webkit-transition: opacity 0.3s ease-in-out 0.2s, -webkit-filter 0.3s ease-in-out 0.2s;
  transition: opacity 0.3s ease-in-out 0.2s, -webkit-filter 0.3s ease-in-out 0.2s;
  transition: opacity 0.3s ease-in-out 0.2s, filter 0.3s ease-in-out 0.2s;
  transition: opacity 0.3s ease-in-out 0.2s, filter 0.3s ease-in-out 0.2s, -webkit-filter 0.3s ease-in-out 0.2s;
}
#kv.-animation .loopSliderWrap .loopSlider.-type01 .slider .list > li:nth-child(3n-1) .img img {
  -webkit-transition: opacity 0.3s ease-in-out 0.4s, -webkit-filter 0.3s ease-in-out 0.4s;
  transition: opacity 0.3s ease-in-out 0.4s, -webkit-filter 0.3s ease-in-out 0.4s;
  transition: opacity 0.3s ease-in-out 0.4s, filter 0.3s ease-in-out 0.4s;
  transition: opacity 0.3s ease-in-out 0.4s, filter 0.3s ease-in-out 0.4s, -webkit-filter 0.3s ease-in-out 0.4s;
}
#kv.-animation .loopSliderWrap .loopSlider.-type01 .slider .list > li:nth-child(3n) .img img {
  -webkit-transition: opacity 0.3s ease-in-out 0.6s, -webkit-filter 0.3s ease-in-out 0.6s;
  transition: opacity 0.3s ease-in-out 0.6s, -webkit-filter 0.3s ease-in-out 0.6s;
  transition: opacity 0.3s ease-in-out 0.6s, filter 0.3s ease-in-out 0.6s;
  transition: opacity 0.3s ease-in-out 0.6s, filter 0.3s ease-in-out 0.6s, -webkit-filter 0.3s ease-in-out 0.6s;
}

/* ====================================== about */
#about {
  padding-top: 90px;
}
@media screen and (max-width: 768px) {
  #about {
    padding-top: 70px;
  }
}
@media screen and (max-width: 430px) {
  #about {
    padding-top: 30px;
  }
}
#about .inner {
  position: relative;
}
#about .inner:before {
  position: absolute;
  content: "";
  background: url(../img/top_deco01.svg) no-repeat center/contain;
  width: 567px;
  aspect-ratio: 567/519;
  opacity: 0.4;
  -webkit-filter: blur(20px);
          filter: blur(20px);
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -180px;
}
@media screen and (max-width: 1240px) {
  #about .inner:before {
    width: 45.7258064516vw;
    bottom: -14.5161290323vw;
  }
}
#about .inner .innerContents .contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  #about .inner .innerContents .contents {
    display: block;
  }
}
#about .inner .innerContents .contents .block.-contents {
  width: 36%;
}
@media screen and (max-width: 768px) {
  #about .inner .innerContents .contents .block.-contents {
    width: 100%;
  }
}
#about .inner .innerContents .contents .block.-contents .txt {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  #about .inner .innerContents .contents .block.-contents .txt {
    margin-top: 20px;
  }
}
#about .inner .innerContents .contents .block.-contents .nav {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  #about .inner .innerContents .contents .block.-contents .nav {
    margin-top: 20px;
  }
}
#about .inner .innerContents .contents .block.-contents .nav .btn:not(:first-child) {
  margin-top: 15px;
}
#about .inner .innerContents .contents .block.-img {
  margin-left: 60px;
  padding: 0 0 60px 174px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
}
@media screen and (max-width: 1240px) {
  #about .inner .innerContents .contents .block.-img {
    margin-left: 4.8387096774vw;
    padding: 0 0 4.8387096774vw 14.0322580645vw;
  }
}
@media screen and (max-width: 768px) {
  #about .inner .innerContents .contents .block.-img {
    margin: 60px 0 0 0;
    padding: 0 0 7.6923076923vw 23.0769230769vw;
  }
}
#about .inner .innerContents .contents .block.-img .img {
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  border-radius: 20px;
}
#about .inner .innerContents .contents .block.-img .img img {
  position: relative;
  z-index: 1;
}
#about .inner .innerContents .contents .block.-img .img.-type01 {
  position: relative;
}
#about .inner .innerContents .contents .block.-img .img.-type01:before, #about .inner .innerContents .contents .block.-img .img.-type01:after {
  content: "";
  background: #39ace1;
  border-radius: 20px;
  display: block;
  position: absolute;
  opacity: 0.2;
  -webkit-filter: blur(15px);
          filter: blur(15px);
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  overflow: visible;
  will-change: transform;
}
@media screen and (max-width: 768px) {
  #about .inner .innerContents .contents .block.-img .img.-type01:before, #about .inner .innerContents .contents .block.-img .img.-type01:after {
    -webkit-filter: blur(10px);
            filter: blur(10px);
  }
}
#about .inner .innerContents .contents .block.-img .img.-type01:before {
  width: 150px;
  height: 186px;
  top: -30px;
  left: -70px;
}
@media screen and (max-width: 768px) {
  #about .inner .innerContents .contents .block.-img .img.-type01:before {
    width: 102px;
    height: 126px;
    top: -21px;
    left: -38px;
  }
}
#about .inner .innerContents .contents .block.-img .img.-type01:after {
  width: 180px;
  height: 222px;
  right: -80px;
  bottom: -43px;
}
@media screen and (max-width: 768px) {
  #about .inner .innerContents .contents .block.-img .img.-type01:after {
    width: 96px;
    height: 120px;
    right: -23px;
    bottom: -30px;
  }
}
#about .inner .innerContents .contents .block.-img .img.-type02 {
  width: 238px;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 1240px) {
  #about .inner .innerContents .contents .block.-img .img.-type02 {
    width: 19.1935483871vw;
  }
}
@media screen and (max-width: 768px) {
  #about .inner .innerContents .contents .block.-img .img.-type02 {
    width: 32.0512820513vw;
  }
}

/* ====================================== people */
#people {
  padding: 90px 0;
}
@media screen and (max-width: 768px) {
  #people {
    padding: 70px 0;
  }
}
#people .inner .innerContents .head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#people .inner .innerContents .head .ttl {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#people .inner .innerContents .head .btn {
  margin-left: 20px;
}
@media screen and (max-width: 768px) {
  #people .inner .innerContents .head .btn {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  #people .inner .innerContents .head .btn > a > span {
    display: none;
  }
}
#people .inner .innerContents .peopleSwiper {
  margin-top: 30px;
  overflow: hidden;
}
#people .inner .innerContents .peopleSwiper .swiper-wrapper .swiper-slide.-odd {
  padding-top: 60px;
}
@media screen and (max-width: 768px) {
  #people .inner .innerContents .peopleSwiper .swiper-wrapper .swiper-slide.-odd {
    padding-top: 0;
  }
}
#people .inner .innerContents .peopleSwiper .peopleSwiperPagination {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
#people .inner .innerContents .peopleSwiper .peopleSwiperPagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #39ace1;
  margin: 0;
  opacity: 0.3;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
#people .inner .innerContents .peopleSwiper .peopleSwiperPagination .swiper-pagination-bullet:hover, #people .inner .innerContents .peopleSwiper .peopleSwiperPagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}

/* ====================================== bg_circle */
.bg_blue_area {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.bg_blue_area:before, .bg_blue_area:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.bg_blue_area:before {
  background: #c7ebff;
  z-index: -2;
}
.bg_blue_area:after {
  background: url(../img/zara.png);
  z-index: -1;
}
.bg_blue_area .bg_blue_inner {
  position: relative;
  padding: 180px 0;
}
@media screen and (max-width: 430px) {
  .bg_blue_area .bg_blue_inner {
    padding: 80px 0;
  }
}
.bg_blue_area .bg_circle {
  --circle_height: 160px;
  position: absolute;
  width: 1920px;
  height: 160px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-mask: url(../img/circle_bg.svg) no-repeat center/contain;
          mask: url(../img/circle_bg.svg) no-repeat center/contain;
}
.bg_blue_area .bg_circle.circle_upper {
  top: calc(var(--circle_height) / 2 * -1);
  background: #fcfeff;
}
.bg_blue_area .bg_circle.circle_lower {
  bottom: calc(var(--circle_height) / 2 * -1);
  background: #edfcff;
}
@media screen and (max-width: 1240px) {
  .bg_blue_area .bg_circle {
    width: 154.8387096774vw;
    height: 12.9032258065vw;
  }
}
@media screen and (max-width: 430px) {
  .bg_blue_area .bg_circle {
    --circle_height: 120px;
    width: 179.4871794872vw;
    height: 33.3333333333vw;
  }
}

/* ====================================== crosstalk */
.deco {
  position: absolute;
  z-index: 3;
  pointer-events: none;
}

.deco_crosstalk {
  width: 420px;
  aspect-ratio: 420/336;
  right: -20px;
  top: -360px;
}
@media screen and (max-width: 1240px) {
  .deco_crosstalk {
    width: 33.8709677419vw;
    top: -29.0322580645vw;
    right: -1.6129032258vw;
  }
}
@media screen and (max-width: 430px) {
  .deco_crosstalk {
    width: 46.1538461538vw;
    top: -25.641025641vw;
    right: -5.1282051282vw;
  }
}

.deco_culture {
  width: 308px;
  aspect-ratio: 308/314;
  left: -24px;
  top: -280px;
}
@media screen and (max-width: 1240px) {
  .deco_culture {
    width: 24.8387096774vw;
    left: -1.935483871vw;
    top: -22.5806451613vw;
  }
}
@media screen and (max-width: 430px) {
  .deco_culture {
    width: 41.0256410256vw;
    top: -35.8974358974vw;
    left: -2.5641025641vw;
  }
}

#crosstalk {
  position: relative;
}
#crosstalk .inner .innerContents .box {
  margin-left: calc((100vw - 100%) / 2 * -1);
  padding: 100px 70px 100px calc((100vw - 100%) / 2);
  background: #ffffff;
  border-radius: 0 40px 40px 0;
}
@media screen and (max-width: 1240px) {
  #crosstalk .inner .innerContents .box {
    padding: 100px 5.6451612903vw 100px calc((100vw - 100%) / 2);
  }
}
@media screen and (max-width: 768px) {
  #crosstalk .inner .innerContents .box {
    padding: 60px 15px 60px calc((100vw - 100%) / 2);
    border-radius: 0 30px 30px 0;
  }
}
#crosstalk .inner .innerContents .box .boxInner .head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  #crosstalk .inner .innerContents .box .boxInner .head {
    display: block;
  }
}
#crosstalk .inner .innerContents .box .boxInner .head .ttl {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#crosstalk .inner .innerContents .box .boxInner .head .txt {
  width: 61.4%;
  margin-left: 20px;
}
@media screen and (max-width: 1240px) {
  #crosstalk .inner .innerContents .box .boxInner .head .txt {
    margin-left: 1.6129032258vw;
  }
}
@media screen and (max-width: 768px) {
  #crosstalk .inner .innerContents .box .boxInner .head .txt {
    width: 100%;
    margin: 20px 0 0 0;
  }
}
#crosstalk .inner .innerContents .box .boxInner .list {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  #crosstalk .inner .innerContents .box .boxInner .list {
    margin-top: 30px;
  }
}
#crosstalk .inner .innerContents .box .boxInner .list > li .article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 60px;
}
@media screen and (max-width: 1240px) {
  #crosstalk .inner .innerContents .box .boxInner .list > li .article {
    gap: 4.8387096774vw;
  }
}
@media screen and (max-width: 768px) {
  #crosstalk .inner .innerContents .box .boxInner .list > li .article {
    padding-bottom: 80px;
    display: block;
    position: relative;
  }
}
#crosstalk .inner .innerContents .box .boxInner .list > li .article .block.-txt {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#crosstalk .inner .innerContents .box .boxInner .list > li .article .block.-txt .articleTtl > span {
  display: block;
}
#crosstalk .inner .innerContents .box .boxInner .list > li .article .block.-txt .articleTtl > span.sub {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.1;
  font-family: "Poppins", sans-serif;
  color: #324fae;
}
#crosstalk .inner .innerContents .box .boxInner .list > li .article .block.-txt .articleTtl > span.main {
  margin-top: 20px;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #crosstalk .inner .innerContents .box .boxInner .list > li .article .block.-txt .articleTtl > span.main {
    margin-top: 10px;
  }
}
#crosstalk .inner .innerContents .box .boxInner .list > li .article .block.-txt .articleTxt {
  margin-top: 20px;
  font-size: 16px;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  #crosstalk .inner .innerContents .box .boxInner .list > li .article .block.-txt .articleTxt {
    margin-top: 10px;
  }
}
#crosstalk .inner .innerContents .box .boxInner .list > li .article .block.-txt .btn {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media screen and (max-width: 768px) {
  #crosstalk .inner .innerContents .box .boxInner .list > li .article .block.-txt .btn {
    position: absolute;
    right: 0;
    bottom: 0;
  }
}
#crosstalk .inner .innerContents .box .boxInner .list > li .article .block.-img {
  width: 52.63%;
}
@media screen and (max-width: 768px) {
  #crosstalk .inner .innerContents .box .boxInner .list > li .article .block.-img {
    width: 100%;
    margin: 20px 0 0 0;
  }
}
#crosstalk .inner .innerContents .box .boxInner .list > li .article .block.-img .articleImg {
  border-radius: 20px;
  aspect-ratio: 1/0.618;
}
#crosstalk .inner .innerContents .box .boxInner .list > li .article .block.-img .articleImg img {
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
#crosstalk .inner .innerContents .box .boxInner .list > li:not(:first-child) {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  #crosstalk .inner .innerContents .box .boxInner .list > li:not(:first-child) {
    margin-top: 30px;
  }
}
#crosstalk .inner .innerContents .box .boxInner .list > li:nth-child(odd) .section {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

/* ====================================== culture */
#culture {
  position: relative;
  margin-top: 90px;
}
@media screen and (max-width: 768px) {
  #culture {
    margin-top: 70px;
  }
}
#culture .inner .innerContents .box {
  margin-right: calc((100vw - 100%) / 2 * -1);
  padding: 100px calc((100vw - 100%) / 2) 100px 70px;
  background: #ffffff;
  border-radius: 40px 0 0 40px;
}
@media screen and (max-width: 1240px) {
  #culture .inner .innerContents .box {
    padding: 100px calc((100vw - 100%) / 2) 100px 5.6451612903vw;
  }
}
@media screen and (max-width: 768px) {
  #culture .inner .innerContents .box {
    padding: 60px calc((100vw - 100%) / 2) 60px 15px;
    border-radius: 30px 0 0 30px;
  }
}
#culture .inner .innerContents .box .boxInner .boxContents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  #culture .inner .innerContents .box .boxInner .boxContents {
    display: block;
  }
}
#culture .inner .innerContents .box .boxInner .boxContents .block.-txt {
  width: calc(40.35% - 60px);
}
@media screen and (max-width: 970px) {
  #culture .inner .innerContents .box .boxInner .boxContents .block.-txt {
    width: 100%;
  }
}
#culture .inner .innerContents .box .boxInner .boxContents .block.-txt .head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  #culture .inner .innerContents .box .boxInner .boxContents .block.-txt .head {
    display: block;
  }
}
#culture .inner .innerContents .box .boxInner .boxContents .block.-txt .head .ttl {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#culture .inner .innerContents .box .boxInner .boxContents .block.-txt .head .btn {
  margin-left: 20px;
}
@media screen and (max-width: 970px) {
  #culture .inner .innerContents .box .boxInner .boxContents .block.-txt .head .btn {
    display: none;
  }
}
#culture .inner .innerContents .box .boxInner .boxContents .block.-txt .txt {
  margin-top: 40px;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  #culture .inner .innerContents .box .boxInner .boxContents .block.-txt .txt {
    margin-top: 30px;
  }
}
#culture .inner .innerContents .box .boxInner .boxContents .block.-contents {
  width: 59.65%;
  margin-left: 60px;
}
@media screen and (max-width: 1240px) {
  #culture .inner .innerContents .box .boxInner .boxContents .block.-contents {
    margin-left: 4.8387096774vw;
  }
}
@media screen and (max-width: 768px) {
  #culture .inner .innerContents .box .boxInner .boxContents .block.-contents {
    width: 100%;
    margin: 30px 0 0 0;
  }
}
#culture .inner .innerContents .box .boxInner .boxContents .block.-contents .cultureSwiper {
  margin-right: -10px;
  padding-right: 10px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  #culture .inner .innerContents .box .boxInner .boxContents .block.-contents .cultureSwiper {
    margin-right: 0;
    padding-right: 0;
  }
}
#culture .inner .innerContents .box .boxInner .boxContents .block.-contents .cultureSwiper .swiper-wrapper .swiper-slide .article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  #culture .inner .innerContents .box .boxInner .boxContents .block.-contents .cultureSwiper .swiper-wrapper .swiper-slide .article {
    display: block;
  }
}
#culture .inner .innerContents .box .boxInner .boxContents .block.-contents .cultureSwiper .swiper-wrapper .swiper-slide .article .articleBlock.-img {
  width: 41.18%;
}
@media screen and (max-width: 768px) {
  #culture .inner .innerContents .box .boxInner .boxContents .block.-contents .cultureSwiper .swiper-wrapper .swiper-slide .article .articleBlock.-img {
    width: calc(100% - 60px);
    max-width: 280px;
    margin: 0 auto;
  }
}
#culture .inner .innerContents .box .boxInner .boxContents .block.-contents .cultureSwiper .swiper-wrapper .swiper-slide .article .articleBlock.-img .articleImg {
  aspect-ratio: 1/1.236;
}
#culture .inner .innerContents .box .boxInner .boxContents .block.-contents .cultureSwiper .swiper-wrapper .swiper-slide .article .articleBlock.-img .articleImg img {
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
#culture .inner .innerContents .box .boxInner .boxContents .block.-contents .cultureSwiper .swiper-wrapper .swiper-slide .article .articleBlock.-txt {
  margin-left: 30px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 1240px) {
  #culture .inner .innerContents .box .boxInner .boxContents .block.-contents .cultureSwiper .swiper-wrapper .swiper-slide .article .articleBlock.-txt {
    margin-left: 2.4193548387vw;
  }
}
@media screen and (max-width: 768px) {
  #culture .inner .innerContents .box .boxInner .boxContents .block.-contents .cultureSwiper .swiper-wrapper .swiper-slide .article .articleBlock.-txt {
    margin: 20px 0 0 0;
  }
}
#culture .inner .innerContents .box .boxInner .boxContents .block.-contents .cultureSwiper .swiper-wrapper .swiper-slide .article .articleBlock.-txt .articleTtl > span {
  display: block;
}
#culture .inner .innerContents .box .boxInner .boxContents .block.-contents .cultureSwiper .swiper-wrapper .swiper-slide .article .articleBlock.-txt .articleTtl > span.sub {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.1;
  color: #3873dd;
  font-family: "Poppins", sans-serif;
}
#culture .inner .innerContents .box .boxInner .boxContents .block.-contents .cultureSwiper .swiper-wrapper .swiper-slide .article .articleBlock.-txt .articleTtl > span.main {
  margin-top: 20px;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
}
#culture .inner .innerContents .box .boxInner .boxContents .block.-contents .cultureSwiper .swiper-wrapper .swiper-slide .article .articleBlock.-txt .articleName {
  margin-top: 20px;
  font-size: 16px;
  line-height: 1.5;
}
#culture .inner .innerContents .box .boxInner .boxContents .block.-contents .cultureSwiper .swiper-wrapper .swiper-slide .article .articleBlock.-txt .btn {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
#culture .inner .innerContents .box .boxInner .boxContents .block.-contents .cultureSwiper .cultureSwiperPagination {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
@media screen and (max-width: 768px) {
  #culture .inner .innerContents .box .boxInner .boxContents .block.-contents .cultureSwiper .cultureSwiperPagination {
    margin-top: 20px;
  }
}
#culture .inner .innerContents .box .boxInner .boxContents .block.-contents .cultureSwiper .cultureSwiperPagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #3873dd;
  margin: 0;
  opacity: 0.3;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
#culture .inner .innerContents .box .boxInner .boxContents .block.-contents .cultureSwiper .cultureSwiperPagination .swiper-pagination-bullet:hover, #culture .inner .innerContents .box .boxInner .boxContents .block.-contents .cultureSwiper .cultureSwiperPagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}

/* ====================================== aboutIntro */
#aboutIntro {
  padding: 0 50px;
}
@media screen and (max-width: 768px) {
  #aboutIntro {
    padding: 0 15px;
  }
}
#aboutIntro .image .img {
  width: 100%;
  height: 400px;
  border-radius: 20px;
}
@media screen and (max-width: 768px) {
  #aboutIntro .image .img {
    height: auto;
    aspect-ratio: 1/0.5;
  }
}
#aboutIntro .txt {
  margin-top: 40px;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.86;
}
@media screen and (max-width: 768px) {
  #aboutIntro .txt {
    font-size: 18px;
    line-height: 1.7;
  }
}

/* ====================================== aboutNav */
#aboutNav {
  padding: 90px 0;
}
@media screen and (max-width: 768px) {
  #aboutNav {
    padding: 20px 0 50px;
  }
}
#aboutNav .inner .innerContents .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 60px;
}
@media screen and (max-width: 1240px) {
  #aboutNav .inner .innerContents .nav {
    gap: 4.8387096774vw;
  }
}
@media screen and (max-width: 768px) {
  #aboutNav .inner .innerContents .nav {
    display: block;
  }
}
#aboutNav .inner .innerContents .nav .section {
  padding: 60px 50px;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 1240px) {
  #aboutNav .inner .innerContents .nav .section {
    padding: 60px 4.0322580645vw;
  }
}
@media screen and (max-width: 768px) {
  #aboutNav .inner .innerContents .nav .section {
    padding: 30px 20px 40px;
    display: block;
  }
}
#aboutNav .inner .innerContents .nav .section .sectionTtl > span {
  display: block;
  text-align: center;
}
#aboutNav .inner .innerContents .nav .section .sectionTtl > span.sub {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.1;
  color: #3873dd;
  font-family: "Poppins", sans-serif;
}
#aboutNav .inner .innerContents .nav .section .sectionTtl > span.main {
  margin-top: 5px;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #aboutNav .inner .innerContents .nav .section .sectionTtl > span.main {
    font-size: 24px;
  }
}
#aboutNav .inner .innerContents .nav .section .sectionTxt {
  margin-top: 30px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 16px;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #aboutNav .inner .innerContents .nav .section .sectionTxt {
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.6;
  }
}
#aboutNav .inner .innerContents .nav .section .btn {
  width: 100%;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  #aboutNav .inner .innerContents .nav .section .btn {
    margin-top: 20px;
  }
}
#aboutNav .inner .innerContents .nav .section .btn > a {
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #aboutNav .inner .innerContents .nav .section .btn > a {
    width: calc(100% - 60px);
  }
}
@media screen and (max-width: 768px) {
  #aboutNav .inner .innerContents .nav .section:not(:first-child) {
    margin-top: 20px;
  }
}

/* ====================================== aboutPhilosophy */
#aboutPhilosophy .inner .innerContents .philosophy .head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  #aboutPhilosophy .inner .innerContents .philosophy .head {
    display: block;
  }
}
#aboutPhilosophy .inner .innerContents .philosophy .head .ttl {
  width: 30%;
}
@media screen and (max-width: 768px) {
  #aboutPhilosophy .inner .innerContents .philosophy .head .ttl {
    width: 100%;
    text-align: center;
  }
}
#aboutPhilosophy .inner .innerContents .philosophy .head .txt {
  margin-left: 70px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 1240px) {
  #aboutPhilosophy .inner .innerContents .philosophy .head .txt {
    margin-left: 5.6451612903vw;
  }
}
@media screen and (max-width: 768px) {
  #aboutPhilosophy .inner .innerContents .philosophy .head .txt {
    margin: 15px 0 0 0;
  }
}
#aboutPhilosophy .inner .innerContents .philosophy .philosophyImgWrap {
  width: 100%;
  max-width: 1000px;
  margin: 60px auto 0;
  padding-bottom: 613px;
  position: relative;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #aboutPhilosophy .inner .innerContents .philosophy .philosophyImgWrap {
    margin-top: 30px;
  }
}
#aboutPhilosophy .inner .innerContents .philosophy .philosophyImgWrap .philosophyTxt {
  text-align: center;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.1em;
  color: #0099cc;
  opacity: 0;
}
@media screen and (max-width: 1240px) {
  #aboutPhilosophy .inner .innerContents .philosophy .philosophyImgWrap .philosophyTxt {
    font-size: 2.5806451613vw;
  }
}
@media screen and (max-width: 768px) {
  #aboutPhilosophy .inner .innerContents .philosophy .philosophyImgWrap .philosophyTxt {
    font-size: 16px;
  }
}
#aboutPhilosophy .inner .innerContents .philosophy .philosophyImgWrap .philosophyImg {
  width: 1000px;
  height: 583px;
  position: absolute;
  bottom: 0;
  left: calc(50% - 500px);
  -webkit-transform-origin: bottom center;
      -ms-transform-origin: bottom center;
          transform-origin: bottom center;
}
#aboutPhilosophy .inner .innerContents .philosophy .philosophyImgWrap .philosophyImg svg .cls-1,
#aboutPhilosophy .inner .innerContents .philosophy .philosophyImgWrap .philosophyImg svg .cls-3,
#aboutPhilosophy .inner .innerContents .philosophy .philosophyImgWrap .philosophyImg svg .cls-5 {
  fill: none;
  stroke-miterlimit: 10;
  stroke-width: 5px;
  shape-rendering: geometricPrecision;
  stroke-dasharray: 0 1786;
}
#aboutPhilosophy .inner .innerContents .philosophy .philosophyImgWrap .philosophyImg svg .cls-2,
#aboutPhilosophy .inner .innerContents .philosophy .philosophyImgWrap .philosophyImg svg .cls-4,
#aboutPhilosophy .inner .innerContents .philosophy .philosophyImgWrap .philosophyImg svg .cls-6 {
  fill-opacity: 0;
}
#aboutPhilosophy .inner .innerContents .philosophy .philosophyImgWrap .philosophyImg svg .cls-1 {
  stroke: #c9caca;
  -webkit-transition: stroke-dasharray 4s cubic-bezier(0.36, -0.16, 0.8, 1.26) 0.85s;
  transition: stroke-dasharray 4s cubic-bezier(0.36, -0.16, 0.8, 1.26) 0.85s;
}
#aboutPhilosophy .inner .innerContents .philosophy .philosophyImgWrap .philosophyImg svg .cls-2 {
  fill: #c9caca;
  -webkit-transition: fill-opacity 0.3s linear 2.45s;
  transition: fill-opacity 0.3s linear 2.45s;
}
#aboutPhilosophy .inner .innerContents .philosophy .philosophyImgWrap .philosophyImg svg .cls-3 {
  stroke: #2d2d2d;
  -webkit-transition: stroke-dasharray 4s cubic-bezier(0.36, -0.16, 0.8, 1.26) 2.2s;
  transition: stroke-dasharray 4s cubic-bezier(0.36, -0.16, 0.8, 1.26) 2.2s;
}
#aboutPhilosophy .inner .innerContents .philosophy .philosophyImgWrap .philosophyImg svg .cls-4 {
  fill: #2d2d2d;
  -webkit-transition: fill-opacity 0.3s linear 3.85s;
  transition: fill-opacity 0.3s linear 3.85s;
}
#aboutPhilosophy .inner .innerContents .philosophy .philosophyImgWrap .philosophyImg svg .cls-5 {
  stroke: #0099cc;
  -webkit-transition: stroke-dasharray 4s cubic-bezier(0.36, -0.16, 0.8, 1.26) 3.5s;
  transition: stroke-dasharray 4s cubic-bezier(0.36, -0.16, 0.8, 1.26) 3.5s;
}
#aboutPhilosophy .inner .innerContents .philosophy .philosophyImgWrap .philosophyImg svg .cls-6 {
  fill: #0099cc;
  -webkit-transition: fill-opacity 0.3s linear 4.85s;
  transition: fill-opacity 0.3s linear 4.85s;
}
#aboutPhilosophy .inner .innerContents .philosophy .philosophyImgWrap .philosophyImg .img {
  position: absolute;
  opacity: 0;
  font-size: 0;
  line-height: 0;
}
#aboutPhilosophy .inner .innerContents .philosophy .philosophyImgWrap .philosophyImg .img.-type01 {
  width: 173px;
  top: 50px;
  left: 91px;
  -webkit-transition: opacity 0.35s ease-in-out 1.1s;
  transition: opacity 0.35s ease-in-out 1.1s;
}
#aboutPhilosophy .inner .innerContents .philosophy .philosophyImgWrap .philosophyImg .img.-type02 {
  width: 187px;
  top: 150px;
  left: 34px;
  -webkit-transition: opacity 0.35s ease-in-out 1.4s;
  transition: opacity 0.35s ease-in-out 1.4s;
}
#aboutPhilosophy .inner .innerContents .philosophy .philosophyImgWrap .philosophyImg .img.-type03 {
  width: 196px;
  top: 250px;
  left: 23px;
  -webkit-transition: opacity 0.35s ease-in-out 1.7s;
  transition: opacity 0.35s ease-in-out 1.7s;
}
#aboutPhilosophy .inner .innerContents .philosophy .philosophyImgWrap .philosophyImg .img.-type04 {
  width: 233px;
  top: 350px;
  left: 30px;
  -webkit-transition: opacity 0.35s ease-in-out 2s;
  transition: opacity 0.35s ease-in-out 2s;
}
#aboutPhilosophy .inner .innerContents .philosophy .philosophyImgWrap .philosophyImg .img.-type05 {
  width: 155px;
  top: 470px;
  left: 106px;
  -webkit-transition: opacity 0.35s ease-in-out 2.3s;
  transition: opacity 0.35s ease-in-out 2.3s;
}
#aboutPhilosophy .inner .innerContents .philosophy .philosophyImgWrap .philosophyImg .img.-type06 {
  width: 143px;
  top: 470px;
  right: 113px;
  -webkit-transition: opacity 0.35s ease-in-out 2.68s;
  transition: opacity 0.35s ease-in-out 2.68s;
}
#aboutPhilosophy .inner .innerContents .philosophy .philosophyImgWrap .philosophyImg .img.-type07 {
  width: 191px;
  top: 365px;
  right: 73px;
  -webkit-transition: opacity 0.35s ease-in-out 2.96s;
  transition: opacity 0.35s ease-in-out 2.96s;
}
#aboutPhilosophy .inner .innerContents .philosophy .philosophyImgWrap .philosophyImg .img.-type08 {
  width: 174px;
  top: 257px;
  right: 46px;
  -webkit-transition: opacity 0.35s ease-in-out 3.24s;
  transition: opacity 0.35s ease-in-out 3.24s;
}
#aboutPhilosophy .inner .innerContents .philosophy .philosophyImgWrap .philosophyImg .img.-type09 {
  width: 167px;
  top: 150px;
  right: 54px;
  -webkit-transition: opacity 0.35s ease-in-out 3.52s;
  transition: opacity 0.35s ease-in-out 3.52s;
}
#aboutPhilosophy .inner .innerContents .philosophy .philosophyImgWrap .philosophyImg .img.-type10 {
  width: 167px;
  top: 50px;
  right: 94px;
  -webkit-transition: opacity 0.35s ease-in-out 3.8s;
  transition: opacity 0.35s ease-in-out 3.8s;
}
#aboutPhilosophy .inner .innerContents .philosophy .philosophyImgWrap .philosophyImg .img.-type11 {
  width: 301px;
  height: 476px;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: opacity 1.2s ease 0.5s;
  transition: opacity 1.2s ease 0.5s;
}
#aboutPhilosophy .inner .innerContents .philosophy .philosophyImgWrap .philosophyImg .img.-type12 {
  width: 280px;
  height: 76px;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: opacity 1.2s ease 0.5s;
  transition: opacity 1.2s ease 0.5s;
}
#aboutPhilosophy .inner .innerContents .philosophy .philosophyImgWrap.-animation .philosophyTxt {
  opacity: 1;
  -webkit-transition: opacity 0.8s linear 4.95s;
  transition: opacity 0.8s linear 4.95s;
}
#aboutPhilosophy .inner .innerContents .philosophy .philosophyImgWrap.-animation .philosophyImg svg .cls-1,
#aboutPhilosophy .inner .innerContents .philosophy .philosophyImgWrap.-animation .philosophyImg svg .cls-3,
#aboutPhilosophy .inner .innerContents .philosophy .philosophyImgWrap.-animation .philosophyImg svg .cls-5 {
  stroke-dasharray: 1786 1786;
}
#aboutPhilosophy .inner .innerContents .philosophy .philosophyImgWrap.-animation .philosophyImg svg .cls-2,
#aboutPhilosophy .inner .innerContents .philosophy .philosophyImgWrap.-animation .philosophyImg svg .cls-4,
#aboutPhilosophy .inner .innerContents .philosophy .philosophyImgWrap.-animation .philosophyImg svg .cls-6 {
  fill-opacity: 1;
}
#aboutPhilosophy .inner .innerContents .philosophy .philosophyImgWrap.-animation .philosophyImg svg .cls-2 {
  fill: #c9caca;
}
#aboutPhilosophy .inner .innerContents .philosophy .philosophyImgWrap.-animation .philosophyImg svg .cls-4 {
  fill: #2d2d2d;
}
#aboutPhilosophy .inner .innerContents .philosophy .philosophyImgWrap.-animation .philosophyImg svg .cls-6 {
  fill: #0099cc;
}
#aboutPhilosophy .inner .innerContents .philosophy .philosophyImgWrap.-animation .philosophyImg .img {
  opacity: 1;
}
#aboutPhilosophy .inner .innerContents .feature {
  padding-top: 80px;
}
@media screen and (max-width: 768px) {
  #aboutPhilosophy .inner .innerContents .feature {
    padding-top: 50px;
  }
}
#aboutPhilosophy .inner .innerContents .feature .ttl {
  text-align: center;
}
#aboutPhilosophy .inner .innerContents .feature .contents {
  margin-top: 40px;
  padding: 0 42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  #aboutPhilosophy .inner .innerContents .feature .contents {
    margin-top: 30px;
    padding: 0;
    display: block;
  }
}
#aboutPhilosophy .inner .innerContents .feature .contents .block.-logo {
  width: 31.81%;
}
@media screen and (max-width: 768px) {
  #aboutPhilosophy .inner .innerContents .feature .contents .block.-logo {
    width: 100%;
  }
}
#aboutPhilosophy .inner .innerContents .feature .contents .block.-logo .logo {
  text-align: center;
  font-size: 0;
  line-height: 0;
}
#aboutPhilosophy .inner .innerContents .feature .contents .block.-logo .logo img {
  max-width: 230px;
}
#aboutPhilosophy .inner .innerContents .feature .contents .block.-contents {
  margin-left: 60px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 1240px) {
  #aboutPhilosophy .inner .innerContents .feature .contents .block.-contents {
    margin-left: 4.8387096774vw;
  }
}
@media screen and (max-width: 768px) {
  #aboutPhilosophy .inner .innerContents .feature .contents .block.-contents {
    margin: 30px 0 0 0;
  }
}
#aboutPhilosophy .inner .innerContents .feature .contents .block.-contents .copy {
  font-size: 32px;
  font-weight: 600;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #aboutPhilosophy .inner .innerContents .feature .contents .block.-contents .copy {
    text-align: center;
    font-size: 21px;
  }
}
#aboutPhilosophy .inner .innerContents .feature .contents .block.-contents .txt {
  margin-top: 20px;
  font-size: 16px;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #aboutPhilosophy .inner .innerContents .feature .contents .block.-contents .txt {
    margin-top: 10px;
    line-height: 1.6;
  }
}

_::-webkit-full-page-media,
_:future,
:root #aboutPhilosophy .inner .innerContents .philosophy .philosophyImgWrap .philosophyImg > svg .cls-1 {
  -webkit-transition: stroke-dasharray 3.2s ease-in 0.85s;
  transition: stroke-dasharray 3.2s ease-in 0.85s;
}

_::-webkit-full-page-media,
_:future,
:root #aboutPhilosophy .inner .innerContents .philosophy .philosophyImgWrap .philosophyImg > svg .cls-3 {
  -webkit-transition: stroke-dasharray 3.2s ease-in 2.2s;
  transition: stroke-dasharray 3.2s ease-in 2.2s;
}

_::-webkit-full-page-media,
_:future,
:root #aboutPhilosophy .inner .innerContents .philosophy .philosophyImgWrap .philosophyImg > svg .cls-5 {
  -webkit-transition: stroke-dasharray 3.2s ease-in 3.5s;
  transition: stroke-dasharray 3.2s ease-in 3.5s;
}

/* ====================================== aboutService */
#aboutService {
  padding: 70px 0;
}
@media screen and (max-width: 768px) {
  #aboutService {
    padding: 50px 0 0 0;
  }
}
#aboutService .inner .innerContents > .ttl {
  text-align: center;
}
#aboutService .inner .innerContents .sectionWrap {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  #aboutService .inner .innerContents .sectionWrap {
    margin-top: 20px;
  }
}
#aboutService .inner .innerContents .sectionWrap .section {
  padding: 50px;
  background: #ffffff;
  border-radius: 20px;
}
@media screen and (max-width: 768px) {
  #aboutService .inner .innerContents .sectionWrap .section {
    padding: 40px 20px;
  }
}
#aboutService .inner .innerContents .sectionWrap .section .subSectionWrap {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  #aboutService .inner .innerContents .sectionWrap .section .subSectionWrap {
    margin-top: 40px;
  }
}
#aboutService .inner .innerContents .sectionWrap .section .subSectionWrap .subSection {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
@media screen and (max-width: 768px) {
  #aboutService .inner .innerContents .sectionWrap .section .subSectionWrap .subSection {
    display: block;
  }
}
#aboutService .inner .innerContents .sectionWrap .section .subSectionWrap .subSection .block.-logo {
  width: 24.04%;
}
@media screen and (max-width: 768px) {
  #aboutService .inner .innerContents .sectionWrap .section .subSectionWrap .subSection .block.-logo {
    width: 100%;
  }
}
#aboutService .inner .innerContents .sectionWrap .section .subSectionWrap .subSection .block.-logo .subSectionLogo {
  font-size: 0;
  line-height: 0;
}
@media screen and (max-width: 768px) {
  #aboutService .inner .innerContents .sectionWrap .section .subSectionWrap .subSection .block.-logo .subSectionLogo {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  #aboutService .inner .innerContents .sectionWrap .section .subSectionWrap .subSection .block.-logo .subSectionLogo img {
    max-width: 250px;
  }
}
#aboutService .inner .innerContents .sectionWrap .section .subSectionWrap .subSection .block.-contents {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 768px) {
  #aboutService .inner .innerContents .sectionWrap .section .subSectionWrap .subSection .block.-contents {
    margin: 20px 0 0 0;
  }
}
#aboutService .inner .innerContents .sectionWrap .section .subSectionWrap .subSection .block.-contents .subSectionTtl {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #aboutService .inner .innerContents .sectionWrap .section .subSectionWrap .subSection .block.-contents .subSectionTtl {
    font-size: 18px;
  }
}
#aboutService .inner .innerContents .sectionWrap .section .subSectionWrap .subSection .block.-contents .subSectionTxt,
#aboutService .inner .innerContents .sectionWrap .section .subSectionWrap .subSection .block.-contents .subSectionSite {
  font-size: 14px;
  line-height: 1.7;
}
#aboutService .inner .innerContents .sectionWrap .section .subSectionWrap .subSection .block.-contents .subSectionTxt {
  margin-top: 10px;
}
#aboutService .inner .innerContents .sectionWrap .section .subSectionWrap .subSection .block.-contents .subSectionSite a {
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
#aboutService .inner .innerContents .sectionWrap .section .subSectionWrap .subSection .block.-contents .subSectionSite a:hover {
  color: #39ace1;
}
#aboutService .inner .innerContents .sectionWrap .section .subSectionWrap .subSection:not(:first-child) {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  #aboutService .inner .innerContents .sectionWrap .section .subSectionWrap .subSection:not(:first-child) {
    margin-top: 40px;
  }
}
#aboutService .inner .innerContents .sectionWrap .section:not(:first-child) {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  #aboutService .inner .innerContents .sectionWrap .section:not(:first-child) {
    margin-top: 20px;
  }
}

/* ====================================== numbers */
#numbers * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#numbers .inner .innerContents .list-numbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 30px 20px;
  margin: 30px 0;
}
#numbers .inner .innerContents .list-numbers li {
  padding: 8px 20px;
  background-image: -webkit-gradient(linear, right top, left bottom, from(rgba(255, 255, 255, 0.4)), color-stop(#fff), to(rgba(255, 255, 255, 0.4)));
  background-image: linear-gradient(to left bottom, rgba(255, 255, 255, 0.4), #fff, rgba(255, 255, 255, 0.4));
  -webkit-box-shadow: rgba(57, 172, 225, 0.1) 0px 10px 10px -10px;
          box-shadow: rgba(57, 172, 225, 0.1) 0px 10px 10px -10px;
  border-radius: 8px;
  border: 1px solid #fff;
}
#numbers .inner .innerContents .list-numbers.type01 {
  gap: 30px 20px;
}
#numbers .inner .innerContents .list-numbers.type01 li.middle {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#numbers .inner .innerContents .list-numbers.type01 li.-col3 {
  width: 30%;
}
#numbers .inner .innerContents .list-numbers.type02 li {
  width: calc((100% - 20px) / 2);
}
#numbers .inner .innerContents .list-numbers.type02 li.-col2_02 {
  width: 56.6%;
}
#numbers .inner .innerContents .list-numbers.type02 li.-col2_03 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#numbers .inner .innerContents .list-numbers.type02 li.-col1 {
  width: 100%;
}
@media screen and (max-width: 768px) {
  #numbers .inner .innerContents .list-numbers {
    gap: 15px 10px;
    margin: 15px 0;
  }
  #numbers .inner .innerContents .list-numbers li {
    padding: 10px 4px;
  }
  #numbers .inner .innerContents .list-numbers.type01 {
    gap: 15px 10px;
  }
  #numbers .inner .innerContents .list-numbers.type01 li.-col3 {
    width: 27%;
  }
  #numbers .inner .innerContents .list-numbers.type02 li {
    width: calc((100% - 10px) / 2);
  }
}
#numbers .inner .innerContents .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 30px 20px;
}
@media screen and (max-width: 1240px) {
  #numbers .inner .innerContents .list {
    gap: 1.6129032258vw;
  }
}
@media screen and (max-width: 768px) {
  #numbers .inner .innerContents .list {
    display: block;
  }
}
#numbers .inner .innerContents .list > li {
  font-size: 0;
  line-height: 0;
  background: #fefefe;
  border: 3px solid #39ace1;
}
#numbers .inner .innerContents .list > li.-col2 {
  width: calc((100% - 20px) / 2);
}
@media screen and (max-width: 768px) {
  #numbers .inner .innerContents .list > li.-col2 {
    width: 100%;
  }
}
#numbers .inner .innerContents .list > li.-col2_02 {
  width: 56%;
}
#numbers .inner .innerContents .list > li.-col2_03 {
  width: 42%;
}
#numbers .inner .innerContents .list > li.-col3 {
  width: calc((100% - 40px) / 3);
}
@media screen and (max-width: 768px) {
  #numbers .inner .innerContents .list > li.-col3 {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  #numbers .inner .innerContents .list > li:not(:first-child) {
    margin-top: 10px;
  }
}

/* ====================================== messageAbout */
#messageAbout .inner .innerContents .image {
  padding: 88px 0;
  position: relative;
}
#messageAbout .inner .innerContents .image:after {
  position: absolute;
  content: "";
  left: -100px;
  bottom: -20px;
  width: 50%;
  aspect-ratio: 880/493;
  background: url(../img/kv_deco02.svg) no-repeat center/contain;
  mix-blend-mode: multiply;
  -webkit-transform: scale(-1, 1);
      -ms-transform: scale(-1, 1);
          transform: scale(-1, 1);
  pointer-events: none;
}
@media screen and (max-width: 1240px) {
  #messageAbout .inner .innerContents .image {
    padding: 7.0967741935vw 0;
  }
}
@media screen and (max-width: 768px) {
  #messageAbout .inner .innerContents .image {
    padding: 88px 0 0 0;
    margin-top: 15px;
  }
  #messageAbout .inner .innerContents .image:after {
    width: 70%;
    left: -50px;
  }
}
#messageAbout .inner .innerContents .image .imageInner {
  margin: 0 calc((100vw - 100%) / 2 * -1);
  padding: 20px calc((100vw - 100%) / 2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 60px;
  position: relative;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
#messageAbout .inner .innerContents .image .imageInner:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#39ace1), to(#c0e0f5));
  background: linear-gradient(to right, #39ace1, #c0e0f5);
  z-index: -1;
  opacity: 0.4;
}
@media screen and (max-width: 1240px) {
  #messageAbout .inner .innerContents .image .imageInner {
    gap: 4.8387096774vw;
  }
}
@media screen and (max-width: 768px) {
  #messageAbout .inner .innerContents .image .imageInner {
    padding-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
  }
}
#messageAbout .inner .innerContents .image .imageInner .block.-img {
  width: 55%;
  margin: -88px 0;
  position: relative;
}
@media screen and (max-width: 1240px) {
  #messageAbout .inner .innerContents .image .imageInner .block.-img {
    margin: -7.0967741935vw 0;
  }
}
@media screen and (max-width: 768px) {
  #messageAbout .inner .innerContents .image .imageInner .block.-img {
    width: 100%;
    margin: -88px 0 0 0;
    padding: 0 46px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
#messageAbout .inner .innerContents .image .imageInner .block.-img .img {
  position: relative;
  z-index: 2;
  aspect-ratio: 3.5/3;
  font-size: 0;
  line-height: 0;
  -webkit-box-shadow: rgba(56, 115, 221, 0.1) 0px 7px 20px 0px;
          box-shadow: rgba(56, 115, 221, 0.1) 0px 7px 20px 0px;
  border-radius: 4px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  #messageAbout .inner .innerContents .image .imageInner .block.-img .img {
    text-align: center;
  }
}
#messageAbout .inner .innerContents .image .imageInner .block.-img .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center 15%;
     object-position: center 15%;
}
#messageAbout .inner .innerContents .image .imageInner .block.-contents {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#messageAbout .inner .innerContents .image .imageInner .block.-contents .info > span {
  display: block;
}
@media screen and (max-width: 768px) {
  #messageAbout .inner .innerContents .image .imageInner .block.-contents .info > span {
    text-align: center;
    margin-top: 20px;
  }
}
#messageAbout .inner .innerContents .image .imageInner .block.-contents .info > span.position {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.2;
  color: #0b2044;
}
@media screen and (max-width: 768px) {
  #messageAbout .inner .innerContents .image .imageInner .block.-contents .info > span.position {
    font-size: 18px;
  }
}
#messageAbout .inner .innerContents .image .imageInner .block.-contents .info > span.name {
  margin-top: 10px;
  font-size: 48px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  #messageAbout .inner .innerContents .image .imageInner .block.-contents .info > span.name {
    margin-top: 0;
    font-size: 32px;
  }
}
#messageAbout .inner .innerContents .image .imageInner .block.-contents .info > span.eng {
  margin-top: 10px;
  font-family: "Poppins", sans-serif;
  color: #324fae;
}
#messageAbout .inner .innerContents .ttl {
  margin-top: 70px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #messageAbout .inner .innerContents .ttl {
    margin-top: 50px;
  }
}
#messageAbout .inner .innerContents .box {
  margin-top: 30px;
  padding: 50px;
  background: #ffffff;
  border-radius: 20px;
  font-size: 16px;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  #messageAbout .inner .innerContents .box {
    margin-top: 20px;
    padding: 20px;
    font-size: 14px;
  }
}
#messageAbout .inner .innerContents .box > p:not(:first-child) {
  margin-top: 1.8em;
}

/* ====================================== messageCulture, messagePerson */
#messageCulture,
#messagePerson {
  padding-top: 70px;
}
@media screen and (max-width: 768px) {
  #messageCulture,
  #messagePerson {
    padding-top: 50px;
  }
}
#messageCulture .inner .innerContents .ttl,
#messagePerson .inner .innerContents .ttl {
  text-align: center;
}
#messageCulture .inner .innerContents .txt,
#messagePerson .inner .innerContents .txt {
  margin-top: 20px;
  text-align: center;
}
#messageCulture .inner .innerContents .itemWrap,
#messagePerson .inner .innerContents .itemWrap {
  margin-top: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
@media screen and (max-width: 1240px) {
  #messageCulture .inner .innerContents .itemWrap,
  #messagePerson .inner .innerContents .itemWrap {
    gap: 1.6129032258vw;
  }
}
@media screen and (max-width: 768px) {
  #messageCulture .inner .innerContents .itemWrap,
  #messagePerson .inner .innerContents .itemWrap {
    margin-top: 20px;
    display: block;
  }
}
#messageCulture .inner .innerContents .itemWrap .item,
#messagePerson .inner .innerContents .itemWrap .item {
  padding: 30px 50px;
  background: #ffffff;
  border-radius: 20px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 768px) {
  #messageCulture .inner .innerContents .itemWrap .item,
  #messagePerson .inner .innerContents .itemWrap .item {
    padding: 20px;
  }
}
#messageCulture .inner .innerContents .itemWrap .item > dt,
#messagePerson .inner .innerContents .itemWrap .item > dt {
  padding-bottom: 15px;
  position: relative;
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.5;
}
#messageCulture .inner .innerContents .itemWrap .item > dt:after,
#messagePerson .inner .innerContents .itemWrap .item > dt:after {
  content: "";
  width: 100%;
  height: 1.5px;
  background: -webkit-gradient(linear, left top, right top, from(#39ace1), to(#2d5fdc));
  background: linear-gradient(to right, #39ace1, #2d5fdc);
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}
#messageCulture .inner .innerContents .itemWrap .item > dd,
#messagePerson .inner .innerContents .itemWrap .item > dd {
  margin-top: 15px;
  font-size: 16px;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  #messageCulture .inner .innerContents .itemWrap .item > dd,
  #messagePerson .inner .innerContents .itemWrap .item > dd {
    margin-top: 12px;
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  #messageCulture .inner .innerContents .itemWrap .item:not(:first-child),
  #messagePerson .inner .innerContents .itemWrap .item:not(:first-child) {
    margin-top: 15px;
  }
}
#messageCulture .inner .innerContents .itemWrap.-col3,
#messagePerson .inner .innerContents .itemWrap.-col3 {
  gap: 28px;
}
@media screen and (max-width: 1240px) {
  #messageCulture .inner .innerContents .itemWrap.-col3,
  #messagePerson .inner .innerContents .itemWrap.-col3 {
    gap: 2.2580645161vw;
  }
}
#messageCulture .inner .innerContents .itemWrap.-col3 .item,
#messagePerson .inner .innerContents .itemWrap.-col3 .item {
  padding: 30px;
}
@media screen and (max-width: 768px) {
  #messageCulture .inner .innerContents .itemWrap.-col3 .item,
  #messagePerson .inner .innerContents .itemWrap.-col3 .item {
    padding: 20px;
  }
}

/* ====================================== message */
#message {
  padding: 70px 0;
}
@media screen and (max-width: 768px) {
  #message {
    padding: 50px 0 0;
  }
}
#message .inner .innerContents .ttl {
  text-align: center;
}
#message .inner .innerContents .box {
  margin-top: 30px;
  padding: 50px;
  background: #ffffff;
  border-radius: 20px;
  font-size: 16px;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  #message .inner .innerContents .box {
    margin-top: 20px;
    padding: 20px;
    font-size: 14px;
  }
}

/* ====================================== peopleBox */
.peopleBox {
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  aspect-ratio: 1/1.236;
  -webkit-box-shadow: 2px 2px 20px #c7e8ff;
          box-shadow: 2px 2px 20px #c7e8ff;
}
.peopleBox .peopleImg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.peopleBox .peopleImg img {
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.peopleBox .peopleContents {
  width: calc(100% - 30px);
  padding: 20px;
  background: #ffffff;
  border-radius: 0 20px 0 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 1240px) {
  .peopleBox .peopleContents {
    width: calc(100% - 3.2258064516vw);
    padding: 1.6129032258vw;
  }
}
@media screen and (max-width: 768px) {
  .peopleBox .peopleContents {
    width: calc(100% - 40px);
    padding: 20px;
  }
}
.peopleBox .peopleContents .peopleCopy {
  padding-bottom: 12px;
  color: #0b2044;
  border-bottom: 1px solid #ccc;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: 18px;
  font-weight: 600;
  line-height: 1.6;
}
@media screen and (max-width: 1240px) {
  .peopleBox .peopleContents .peopleCopy {
    font-size: 1.2903225806vw;
  }
}
@media screen and (max-width: 768px) {
  .peopleBox .peopleContents .peopleCopy {
    font-size: 16px;
  }
}
.peopleBox .peopleContents .peoplePosition {
  margin-top: 12px;
  font-size: 13px;
  line-height: 1.5;
}
@media screen and (max-width: 1240px) {
  .peopleBox .peopleContents .peoplePosition {
    font-size: 1.0483870968vw;
  }
}
@media screen and (max-width: 768px) {
  .peopleBox .peopleContents .peoplePosition {
    font-size: 13px;
  }
}
.peopleBox .peopleContents .peopleInfo {
  margin-top: 3px;
  font-size: 0;
  line-height: 0;
}
.peopleBox .peopleContents .peopleInfo .peopleYear,
.peopleBox .peopleContents .peopleInfo .peopleName {
  display: inline-block;
  font-size: 13px;
  line-height: 1.5;
  color: #777;
}
@media screen and (max-width: 1240px) {
  .peopleBox .peopleContents .peopleInfo .peopleYear,
  .peopleBox .peopleContents .peopleInfo .peopleName {
    font-size: 1.0483870968vw;
  }
}
@media screen and (max-width: 768px) {
  .peopleBox .peopleContents .peopleInfo .peopleYear,
  .peopleBox .peopleContents .peopleInfo .peopleName {
    font-size: 13px;
  }
}
.peopleBox .peopleContents .peopleInfo .peopleYear:not(:last-child):after,
.peopleBox .peopleContents .peopleInfo .peopleName:not(:last-child):after {
  content: "/";
  margin: 0 0.5em;
  display: inline-block;
}
.peopleBox:hover .peopleImg img {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}

/* ====================================== peopleModal */
.peopleModal .modal {
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 6;
}
.peopleModal .modal .modalBk {
  width: 100%;
  height: calc(100% + 1px);
  padding: 70px 50px;
  background: -webkit-gradient(linear, right top, left bottom, from(rgba(88, 137, 150, 0.4)), to(rgba(131, 179, 210, 0.4)));
  background: linear-gradient(to bottom left, rgba(88, 137, 150, 0.4), rgba(131, 179, 210, 0.4));
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  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;
}
@media screen and (max-width: 768px) {
  .peopleModal .modal .modalBk {
    padding: 70px 15px;
  }
}
.peopleModal .modal .modalBk .modalBox {
  width: 100%;
  max-width: 1140px;
  height: auto;
  max-height: 100%;
  background: #ffffff;
  border-radius: 20px;
  -webkit-box-shadow: 4px 4px 30px rgba(89, 117, 137, 0.1);
          box-shadow: 4px 4px 30px rgba(89, 117, 137, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.peopleModal .modal .modalBk .modalBox .modalBoxInner {
  width: 100%;
  max-height: 100%;
  padding: 70px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-y: auto;
}
@media screen and (max-width: 1240px) {
  .peopleModal .modal .modalBk .modalBox .modalBoxInner {
    padding: 5.6451612903vw;
  }
}
@media screen and (max-width: 768px) {
  .peopleModal .modal .modalBk .modalBox .modalBoxInner {
    padding: 30px 20px;
  }
}
.peopleModal .modal .modalBk .modalBox .modalBoxInner .modalTtl {
  padding-bottom: 21.5px;
  position: relative;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.5;
  color: #0b2044;
}
@media screen and (max-width: 768px) {
  .peopleModal .modal .modalBk .modalBox .modalBoxInner .modalTtl {
    padding-bottom: 11.5px;
    font-size: 24px;
  }
}
.peopleModal .modal .modalBk .modalBox .modalBoxInner .modalTtl:after {
  content: "";
  width: 100%;
  height: 1.5px;
  background: -webkit-gradient(linear, left top, right top, from(#39ace1), to(#2d5fdc));
  background: linear-gradient(to right, #39ace1, #2d5fdc);
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}
.peopleModal .modal .modalBk .modalBox .modalBoxInner .modalInfo {
  margin-top: 20px;
  font-size: 0;
  line-height: 0;
}
@media screen and (max-width: 768px) {
  .peopleModal .modal .modalBk .modalBox .modalBoxInner .modalInfo {
    margin-top: 10px;
  }
}
.peopleModal .modal .modalBk .modalBox .modalBoxInner .modalInfo > span {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #555;
}
@media screen and (max-width: 768px) {
  .peopleModal .modal .modalBk .modalBox .modalBoxInner .modalInfo > span {
    font-size: 12px;
  }
}
.peopleModal .modal .modalBk .modalBox .modalBoxInner .modalInfo > span:not(:last-child):after {
  content: "/";
  margin: 0 10px;
}
.peopleModal .modal .modalBk .modalBox .modalBoxInner .modalSectionWrap {
  margin-top: 50px;
  counter-reset: number 0;
}
.peopleModal .modal .modalBk .modalBox .modalBoxInner .modalSectionWrap .modalSection {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 60px;
}
@media screen and (max-width: 1240px) {
  .peopleModal .modal .modalBk .modalBox .modalBoxInner .modalSectionWrap .modalSection {
    gap: 4.8387096774vw;
  }
}
@media screen and (max-width: 768px) {
  .peopleModal .modal .modalBk .modalBox .modalBoxInner .modalSectionWrap .modalSection {
    display: block;
  }
}
.peopleModal .modal .modalBk .modalBox .modalBoxInner .modalSectionWrap .modalSection .modalSectionBlock.-img {
  width: 40%;
}
@media screen and (max-width: 768px) {
  .peopleModal .modal .modalBk .modalBox .modalBoxInner .modalSectionWrap .modalSection .modalSectionBlock.-img {
    width: 100%;
  }
}
.peopleModal .modal .modalBk .modalBox .modalBoxInner .modalSectionWrap .modalSection .modalSectionBlock.-img .modalImg {
  font-size: 0;
  line-height: 0;
}
.peopleModal .modal .modalBk .modalBox .modalBoxInner .modalSectionWrap .modalSection .modalSectionBlock.-img .modalImg img {
  border-radius: 20px;
}
.peopleModal .modal .modalBk .modalBox .modalBoxInner .modalSectionWrap .modalSection .modalSectionBlock.-contents {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 768px) {
  .peopleModal .modal .modalBk .modalBox .modalBoxInner .modalSectionWrap .modalSection .modalSectionBlock.-contents {
    margin-top: 20px;
  }
}
.peopleModal .modal .modalBk .modalBox .modalBoxInner .modalSectionWrap .modalSection .modalSectionBlock.-contents .modalSectionTtl {
  font-size: 21px;
  font-weight: 600;
  line-height: 1.5;
  color: #0b2044;
  counter-increment: number 1;
}
@media screen and (max-width: 768px) {
  .peopleModal .modal .modalBk .modalBox .modalBoxInner .modalSectionWrap .modalSection .modalSectionBlock.-contents .modalSectionTtl {
    font-size: 18px;
  }
}
.peopleModal .modal .modalBk .modalBox .modalBoxInner .modalSectionWrap .modalSection .modalSectionBlock.-contents .modalSectionTtl:before {
  content: "Question." counter(number);
  margin-bottom: 5px;
  display: block;
  font-size: 16px;
  line-height: 1.1;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  color: #3873dd;
}
@media screen and (max-width: 768px) {
  .peopleModal .modal .modalBk .modalBox .modalBoxInner .modalSectionWrap .modalSection .modalSectionBlock.-contents .modalSectionTtl:before {
    margin-bottom: 8px;
  }
}
.peopleModal .modal .modalBk .modalBox .modalBoxInner .modalSectionWrap .modalSection .modalSectionBlock.-contents .modalSectionTtl:not(:first-child) {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .peopleModal .modal .modalBk .modalBox .modalBoxInner .modalSectionWrap .modalSection .modalSectionBlock.-contents .modalSectionTtl:not(:first-child) {
    margin-top: 20px;
  }
}
.peopleModal .modal .modalBk .modalBox .modalBoxInner .modalSectionWrap .modalSection .modalSectionBlock.-contents .modalSectionContents {
  margin-top: 20px;
  font-size: 16px;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .peopleModal .modal .modalBk .modalBox .modalBoxInner .modalSectionWrap .modalSection .modalSectionBlock.-contents .modalSectionContents {
    margin-top: 10px;
    font-size: 14px;
  }
}
.peopleModal .modal .modalBk .modalBox .modalBoxInner .modalSectionWrap .modalSection:not(:first-child) {
  margin-top: 30px;
}
.peopleModal .modal .modalBk .modalBox .modalBoxInner .modalSectionWrap .modalSection:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.peopleModal .modal .modalBk .modalBox .modalClose {
  width: 100px;
  height: 100px;
  background-color: #39ace1;
  background-image: url(../img/close01.svg);
  background-repeat: no-repeat;
  background-size: 38% auto;
  background-position: center center;
  border-radius: 50%;
  position: absolute;
  top: -50px;
  right: -50px;
  cursor: pointer;
}
@media screen and (max-width: 1240px) {
  .peopleModal .modal .modalBk .modalBox .modalClose {
    width: 8.064516129vw;
    height: 8.064516129vw;
    top: -4.0322580645vw;
    right: -4.0322580645vw;
  }
}
@media screen and (max-width: 768px) {
  .peopleModal .modal .modalBk .modalBox .modalClose {
    width: 50px;
    height: 50px;
    top: -20px;
    right: 0;
  }
}

/* ====================================== interview */
#interview .inner .innerContents .ttl {
  text-align: center;
}
#interview .inner .innerContents .txt {
  margin-top: 40px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #interview .inner .innerContents .txt {
    margin-top: 20px;
  }
}
#interview .inner .innerContents .list {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 30px;
}
@media screen and (max-width: 1240px) {
  #interview .inner .innerContents .list {
    gap: 2.4193548387vw;
  }
}
@media screen and (max-width: 768px) {
  #interview .inner .innerContents .list {
    display: block;
  }
}
#interview .inner .innerContents .list > li {
  width: calc((100% - 60px) / 3);
}
@media screen and (max-width: 1240px) {
  #interview .inner .innerContents .list > li {
    width: calc((100% - 4.8387096774vw) / 3);
  }
}
@media screen and (max-width: 768px) {
  #interview .inner .innerContents .list > li {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  #interview .inner .innerContents .list > li:not(:first-child) {
    margin-top: 30px;
  }
}

/* ====================================== crosstalkArchive */
#crosstalkArchive {
  padding-top: 70px;
}
@media screen and (max-width: 768px) {
  #crosstalkArchive {
    padding-top: 50px;
  }
}
#crosstalkArchive .inner .innerContents .ttl {
  text-align: center;
}
#crosstalkArchive .inner .innerContents .list {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  #crosstalkArchive .inner .innerContents .list {
    margin-top: 20px;
  }
}

/* ====================================== crosstalkPage */
#crosstalkPage .inner .innerContents .headTtl > span {
  display: block;
  text-align: center;
}
#crosstalkPage .inner .innerContents .headTtl > span.sub {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.1;
  color: #39ace1;
}
#crosstalkPage .inner .innerContents .headTtl > span.main {
  margin-top: 10px;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #crosstalkPage .inner .innerContents .headTtl > span.main {
    font-size: 24px;
  }
}
#crosstalkPage .inner .innerContents .headImg {
  margin-top: 40px;
  font-size: 0;
  line-height: 0;
}
@media screen and (max-width: 768px) {
  #crosstalkPage .inner .innerContents .headImg {
    margin-top: 20px;
  }
}
#crosstalkPage .inner .innerContents .headImg img {
  border-radius: 20px;
}
#crosstalkPage .inner .innerContents .member {
  margin-top: 70px;
  padding: 50px 40px;
  background: #ffffff;
  border-radius: 20px;
}
@media screen and (max-width: 1240px) {
  #crosstalkPage .inner .innerContents .member {
    padding: 4.0322580645vw 3.2258064516vw;
  }
}
@media screen and (max-width: 768px) {
  #crosstalkPage .inner .innerContents .member {
    margin-top: 30px;
    padding: 20px;
  }
}
#crosstalkPage .inner .innerContents .member .ttl {
  text-align: center;
}
#crosstalkPage .inner .innerContents .member .memberList {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
}
@media screen and (max-width: 1240px) {
  #crosstalkPage .inner .innerContents .member .memberList {
    gap: 1.6129032258vw;
  }
}
@media screen and (max-width: 768px) {
  #crosstalkPage .inner .innerContents .member .memberList {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 15px 20px;
  }
}
#crosstalkPage .inner .innerContents .member .memberList > li {
  width: calc((100% - 60px) / 4);
  text-align: center;
}
@media screen and (max-width: 1240px) {
  #crosstalkPage .inner .innerContents .member .memberList > li {
    width: calc((100% - 4.8387096774vw) / 4);
  }
}
@media screen and (max-width: 768px) {
  #crosstalkPage .inner .innerContents .member .memberList > li {
    width: calc((100% - 20px) / 2);
  }
}
#crosstalkPage .inner .innerContents .member .memberList > li .memberImg {
  border-radius: 20px;
  aspect-ratio: 1/0.668;
}
#crosstalkPage .inner .innerContents .member .memberList > li .memberYear {
  margin-top: 10px;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.5;
  color: #39ace1;
}
@media screen and (max-width: 768px) {
  #crosstalkPage .inner .innerContents .member .memberList > li .memberYear {
    margin-top: 5px;
    font-size: 10px;
  }
}
#crosstalkPage .inner .innerContents .member .memberList > li .memberName {
  margin-top: 2px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #crosstalkPage .inner .innerContents .member .memberList > li .memberName {
    font-size: 14px;
  }
}
#crosstalkPage .inner .innerContents .member .memberList > li .memberPosition {
  margin-top: 4px;
  font-size: 12px;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #crosstalkPage .inner .innerContents .member .memberList > li .memberPosition {
    margin-top: 2px;
    font-size: 11px;
  }
}
@media screen and (max-width: 430px) {
  #crosstalkPage .inner .innerContents .member .memberList > li .memberPosition {
    font-size: 10px;
  }
}
#crosstalkPage .inner .innerContents .member .memberNote {
  margin-top: 40px;
  text-align: right;
  font-size: 14px;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #crosstalkPage .inner .innerContents .member .memberNote {
    margin-top: 10px;
    font-size: 12px;
  }
}
#crosstalkPage .inner .innerContents .member .memberNote:before {
  content: "※";
  display: inline-block;
}
#crosstalkPage .inner .innerContents .introImg {
  margin-top: 70px;
  font-size: 0;
  line-height: 0;
}
@media screen and (max-width: 768px) {
  #crosstalkPage .inner .innerContents .introImg {
    margin-top: 30px;
  }
}
#crosstalkPage .inner .innerContents .introImg img {
  border-radius: 20px;
}
#crosstalkPage .inner .innerContents .sectionWrap {
  margin-top: 70px;
  counter-reset: number 0;
}
@media screen and (max-width: 768px) {
  #crosstalkPage .inner .innerContents .sectionWrap {
    margin-top: 30px;
  }
}
#crosstalkPage .inner .innerContents .sectionWrap .section .sectionTtl {
  counter-increment: number 1;
}
#crosstalkPage .inner .innerContents .sectionWrap .section .sectionTtl:before {
  content: "Session" counter(number, decimal-leading-zero);
  display: block;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.1;
  color: #39ace1;
}
#crosstalkPage .inner .innerContents .sectionWrap .section .sectionTtl > span {
  margin-top: 10px;
  display: block;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #crosstalkPage .inner .innerContents .sectionWrap .section .sectionTtl > span {
    margin-top: 8px;
    font-size: 24px;
  }
}
#crosstalkPage .inner .innerContents .sectionWrap .section .sectionContents {
  margin-top: 20px;
}
#crosstalkPage .inner .innerContents .sectionWrap .section .sectionContents .sectionTxt {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #crosstalkPage .inner .innerContents .sectionWrap .section .sectionContents .sectionTxt {
    font-size: 18px;
  }
}
@media screen and (max-width: 430px) {
  #crosstalkPage .inner .innerContents .sectionWrap .section .sectionContents .sectionTxt {
    font-size: 16px;
  }
}
#crosstalkPage .inner .innerContents .sectionWrap .section .sectionContents .sectionTxt:not(:first-child) {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  #crosstalkPage .inner .innerContents .sectionWrap .section .sectionContents .sectionTxt:not(:first-child) {
    margin-top: 20px;
  }
}
#crosstalkPage .inner .innerContents .sectionWrap .section .sectionContents .sectionTxt.-mtHigh:not(:first-child) {
  margin-top: 70px;
}
@media screen and (max-width: 768px) {
  #crosstalkPage .inner .innerContents .sectionWrap .section .sectionContents .sectionTxt.-mtHigh:not(:first-child) {
    margin-top: 30px;
  }
}
#crosstalkPage .inner .innerContents .sectionWrap .section .sectionContents .comment {
  max-width: 1005px;
  margin: 0 auto;
}
#crosstalkPage .inner .innerContents .sectionWrap .section .sectionContents .comment .commentItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 75px;
}
@media screen and (max-width: 768px) {
  #crosstalkPage .inner .innerContents .sectionWrap .section .sectionContents .comment .commentItem {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 30px;
  }
}
#crosstalkPage .inner .innerContents .sectionWrap .section .sectionContents .comment .commentItem > dt {
  width: 100px;
}
@media screen and (max-width: 768px) {
  #crosstalkPage .inner .innerContents .sectionWrap .section .sectionContents .comment .commentItem > dt {
    width: 70px;
  }
}
#crosstalkPage .inner .innerContents .sectionWrap .section .sectionContents .comment .commentItem > dt .icon {
  font-size: 0;
  line-height: 0;
}
#crosstalkPage .inner .innerContents .sectionWrap .section .sectionContents .comment .commentItem > dt .name {
  margin-top: 5px;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5;
}
#crosstalkPage .inner .innerContents .sectionWrap .section .sectionContents .comment .commentItem > dd {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#crosstalkPage .inner .innerContents .sectionWrap .section .sectionContents .comment .commentItem > dd .baloon {
  padding: 20px 30px;
  background: #ffffff;
  border-radius: 20px;
  position: relative;
  font-size: 16px;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #crosstalkPage .inner .innerContents .sectionWrap .section .sectionContents .comment .commentItem > dd .baloon {
    padding: 10px 20px;
    font-size: 14px;
  }
}
#crosstalkPage .inner .innerContents .sectionWrap .section .sectionContents .comment .commentItem > dd .baloon:before {
  content: "";
  width: 30px;
  height: 30px;
  background-image: url(../img/shape01.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center right;
  display: block;
  position: absolute;
  top: calc(50% - 15px);
  left: -30px;
}
@media screen and (max-width: 768px) {
  #crosstalkPage .inner .innerContents .sectionWrap .section .sectionContents .comment .commentItem > dd .baloon:before {
    width: 20px;
    height: 20px;
    top: 25px;
    left: -20px;
  }
}
#crosstalkPage .inner .innerContents .sectionWrap .section .sectionContents .comment .commentItem:not(:first-child) {
  margin-top: 10px;
}
#crosstalkPage .inner .innerContents .sectionWrap .section .sectionContents .comment:not(:first-child) {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  #crosstalkPage .inner .innerContents .sectionWrap .section .sectionContents .comment:not(:first-child) {
    margin-top: 20px;
  }
}
#crosstalkPage .inner .innerContents .sectionWrap .section .sectionContents .comment.-mtHigh:not(:first-child) {
  margin-top: 70px;
}
@media screen and (max-width: 768px) {
  #crosstalkPage .inner .innerContents .sectionWrap .section .sectionContents .comment.-mtHigh:not(:first-child) {
    margin-top: 30px;
  }
}
#crosstalkPage .inner .innerContents .sectionWrap .section .sectionContents .imgWrap {
  margin-top: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 65px;
}
@media screen and (max-width: 1240px) {
  #crosstalkPage .inner .innerContents .sectionWrap .section .sectionContents .imgWrap {
    gap: 5.2419354839vw;
  }
}
@media screen and (max-width: 768px) {
  #crosstalkPage .inner .innerContents .sectionWrap .section .sectionContents .imgWrap {
    margin-top: 30px;
    display: block;
  }
}
#crosstalkPage .inner .innerContents .sectionWrap .section .sectionContents .imgWrap .img {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 0;
  line-height: 0;
}
@media screen and (max-width: 768px) {
  #crosstalkPage .inner .innerContents .sectionWrap .section .sectionContents .imgWrap .img {
    width: calc(100% - 100px);
  }
}
#crosstalkPage .inner .innerContents .sectionWrap .section .sectionContents .imgWrap .img img {
  border-radius: 20px;
}
#crosstalkPage .inner .innerContents .sectionWrap .section .sectionContents .imgWrap .img:nth-child(2) {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  #crosstalkPage .inner .innerContents .sectionWrap .section .sectionContents .imgWrap .img:nth-child(2) {
    margin: 10px 0 0 auto;
  }
}
#crosstalkPage .inner .innerContents .sectionWrap .section .sectionContents .imgWrap.-r {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media screen and (max-width: 768px) {
  #crosstalkPage .inner .innerContents .sectionWrap .section .sectionContents .imgWrap.-r .img:nth-child(1) {
    margin-left: auto;
  }
}
@media screen and (max-width: 768px) {
  #crosstalkPage .inner .innerContents .sectionWrap .section .sectionContents .imgWrap.-r .img:nth-child(2) {
    margin: 10px 0 0 0;
  }
}
#crosstalkPage .inner .innerContents .sectionWrap .section .sectionContents .imgWrap.-single {
  display: block;
}
@media screen and (max-width: 768px) {
  #crosstalkPage .inner .innerContents .sectionWrap .section .sectionContents .imgWrap.-single .img {
    width: 100%;
  }
}
#crosstalkPage .inner .innerContents .sectionWrap .section .sectionContents .subSectionWrap {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  #crosstalkPage .inner .innerContents .sectionWrap .section .sectionContents .subSectionWrap {
    margin-top: 20px;
  }
}
#crosstalkPage .inner .innerContents .sectionWrap .section .sectionContents .subSectionWrap .subSection .subSectionTtl {
  font-size: 22px;
  font-weight: 400;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #crosstalkPage .inner .innerContents .sectionWrap .section .sectionContents .subSectionWrap .subSection .subSectionTtl {
    font-size: 16px;
  }
}
#crosstalkPage .inner .innerContents .sectionWrap .section .sectionContents .subSectionWrap .subSection:not(:first-child) {
  margin-top: 70px;
}
@media screen and (max-width: 768px) {
  #crosstalkPage .inner .innerContents .sectionWrap .section .sectionContents .subSectionWrap .subSection:not(:first-child) {
    margin-top: 30px;
  }
}
#crosstalkPage .inner .innerContents .sectionWrap .section:not(:first-child) {
  margin-top: 70px;
}
@media screen and (max-width: 768px) {
  #crosstalkPage .inner .innerContents .sectionWrap .section:not(:first-child) {
    margin-top: 30px;
  }
}

/* ====================================== culturePage */
#culturePage .inner .innerContents .ttl {
  text-align: center;
}
#culturePage .inner .innerContents .list {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 30px;
}
@media screen and (max-width: 1240px) {
  #culturePage .inner .innerContents .list {
    gap: 2.4193548387vw;
  }
}
@media screen and (max-width: 768px) {
  #culturePage .inner .innerContents .list {
    margin-top: 20px;
    display: block;
  }
}
#culturePage .inner .innerContents .list > li {
  width: calc((100% - 60px) / 3);
  padding: 2px;
  background: -webkit-gradient(linear, left top, left bottom, from(#39ace1), to(#324fae));
  background: linear-gradient(to bottom, #39ace1, #324fae);
  border-radius: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 1240px) {
  #culturePage .inner .innerContents .list > li {
    width: calc((100% - 4.8387096774vw) / 3);
  }
}
@media screen and (max-width: 768px) {
  #culturePage .inner .innerContents .list > li {
    width: 100%;
  }
}
#culturePage .inner .innerContents .list > li .item {
  min-height: 100%;
  padding: 30px;
  background: #ffffff;
  border-radius: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 1240px) {
  #culturePage .inner .innerContents .list > li .item {
    padding: 2.4193548387vw;
  }
}
@media screen and (max-width: 768px) {
  #culturePage .inner .innerContents .list > li .item {
    min-height: auto;
    padding: 20px;
  }
}
#culturePage .inner .innerContents .list > li .item > dt {
  padding-bottom: 10px;
  border-bottom: 1px solid #aaaaaa;
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #culturePage .inner .innerContents .list > li .item > dt {
    font-size: 22px;
  }
}
#culturePage .inner .innerContents .list > li .item > dd {
  min-height: 10.8em;
  margin-top: 10px;
  font-size: 16px;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  #culturePage .inner .innerContents .list > li .item > dd {
    min-height: auto;
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  #culturePage .inner .innerContents .list > li:not(:first-child) {
    margin-top: 15px;
  }
}

/* ====================================== story */
#story {
  padding-top: 70px;
}
@media screen and (max-width: 768px) {
  #story {
    padding-top: 50px;
  }
}
#story .inner .innerContents .ttl {
  text-align: center;
}
#story .inner .innerContents .list {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  #story .inner .innerContents .list {
    margin-top: 20px;
  }
}

/* ====================================== storyPage */
#storyPage .inner .innerContents .head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 50px;
}
@media screen and (max-width: 1240px) {
  #storyPage .inner .innerContents .head {
    gap: 4.0322580645vw;
  }
}
@media screen and (max-width: 768px) {
  #storyPage .inner .innerContents .head {
    display: block;
  }
}
#storyPage .inner .innerContents .head .block.-img {
  width: 52.63%;
}
@media screen and (max-width: 768px) {
  #storyPage .inner .innerContents .head .block.-img {
    width: 100%;
  }
}
#storyPage .inner .innerContents .head .block.-img .img {
  font-size: 0;
  line-height: 0;
}
#storyPage .inner .innerContents .head .block.-img .img img {
  border-radius: 20px;
}
#storyPage .inner .innerContents .head .block.-txt {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 768px) {
  #storyPage .inner .innerContents .head .block.-txt {
    margin-top: 20px;
  }
}
#storyPage .inner .innerContents .head .block.-txt .ttl > span {
  display: block;
}
#storyPage .inner .innerContents .head .block.-txt .ttl > span.sub {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.1;
  color: #3873dd;
  font-family: "Poppoins", sans-serif;
}
#storyPage .inner .innerContents .head .block.-txt .ttl > span.main {
  margin-top: 15px;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #storyPage .inner .innerContents .head .block.-txt .ttl > span.main {
    margin-top: 10px;
    font-size: 24px;
  }
}
#storyPage .inner .innerContents .head .block.-txt .position {
  margin-top: 15px;
  font-size: 16px;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #storyPage .inner .innerContents .head .block.-txt .position {
    margin-top: 10px;
  }
}
#storyPage .inner .innerContents .step {
  margin-top: 90px;
  padding: 60px;
  background: #ffffff;
  border-radius: 20px;
}
@media screen and (max-width: 768px) {
  #storyPage .inner .innerContents .step {
    margin-top: 30px;
    padding: 40px 20px;
  }
}
#storyPage .inner .innerContents .step .ttl {
  text-align: center;
}
#storyPage .inner .innerContents .step .list {
  max-width: 950px;
  margin: 40px auto 0;
  padding-left: 56px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
@media screen and (max-width: 768px) {
  #storyPage .inner .innerContents .step .list {
    margin-top: 20px;
    padding-left: 45px;
  }
}
#storyPage .inner .innerContents .step .list:before {
  content: "";
  width: 1px;
  height: 100%;
  background: #39ace1;
  display: block;
  position: absolute;
  top: 0;
  left: 15px;
}
@media screen and (max-width: 768px) {
  #storyPage .inner .innerContents .step .list:before {
    left: 8px;
  }
}
#storyPage .inner .innerContents .step .list > li {
  position: relative;
}
#storyPage .inner .innerContents .step .list > li:before {
  content: "";
  width: 23px;
  height: 23px;
  background: #39ace1;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: calc(50% - 11.5px);
  left: -52px;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  #storyPage .inner .innerContents .step .list > li:before {
    width: 15px;
    height: 15px;
    top: 0;
    left: -44px;
  }
}
#storyPage .inner .innerContents .step .list > li .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
}
@media screen and (max-width: 768px) {
  #storyPage .inner .innerContents .step .list > li .item {
    display: block;
  }
}
#storyPage .inner .innerContents .step .list > li .item > dt {
  width: 120px;
}
@media screen and (max-width: 768px) {
  #storyPage .inner .innerContents .step .list > li .item > dt {
    width: 100%;
  }
}
#storyPage .inner .innerContents .step .list > li .item > dt:before {
  content: "Career";
  display: block;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.1;
  color: #3873dd;
  font-family: "Poppoins", sans-serif;
}
#storyPage .inner .innerContents .step .list > li .item > dt > span {
  margin-top: 3px;
  display: block;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.5;
}
#storyPage .inner .innerContents .step .list > li .item > dd {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #storyPage .inner .innerContents .step .list > li .item > dd {
    margin-top: 10px;
  }
}
#storyPage .inner .innerContents .step .list > li:not(:first-child) {
  margin-top: 20px;
}
#storyPage .inner .innerContents .step .list > li:first-child:after {
  content: "";
  width: 1px;
  height: 50%;
  background: #ffffff;
  display: block;
  position: absolute;
  top: 0;
  left: -41px;
}
@media screen and (max-width: 768px) {
  #storyPage .inner .innerContents .step .list > li:first-child:after {
    content: none;
  }
}
#storyPage .story {
  margin-top: 90px;
}
@media screen and (max-width: 768px) {
  #storyPage .story {
    margin-top: 50px;
  }
}
#storyPage .story .inner .innerContents .ttl {
  text-align: center;
}
#storyPage .story .inner .innerContents .sectionWrap {
  margin-top: 40px;
  counter-reset: number 0;
}
@media screen and (max-width: 768px) {
  #storyPage .story .inner .innerContents .sectionWrap {
    margin-top: 20px;
  }
}
#storyPage .story .inner .innerContents .sectionWrap .section .sectionTtl {
  padding-bottom: 15px;
  border-bottom: 1px solid #aaaaaa;
  counter-increment: number 1;
}
@media screen and (max-width: 768px) {
  #storyPage .story .inner .innerContents .sectionWrap .section .sectionTtl {
    padding-bottom: 10px;
  }
}
#storyPage .story .inner .innerContents .sectionWrap .section .sectionTtl:before {
  content: "Story " counter(number, decimal-leading-zero);
  display: block;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.1;
  color: #3873dd;
  font-family: "Poppoins", sans-serif;
}
#storyPage .story .inner .innerContents .sectionWrap .section .sectionTtl > span {
  margin-top: 15px;
  display: block;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #storyPage .story .inner .innerContents .sectionWrap .section .sectionTtl > span {
    margin-top: 10px;
    font-size: 20px;
  }
}
#storyPage .story .inner .innerContents .sectionWrap .section .sectionContents {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
}
@media screen and (max-width: 1240px) {
  #storyPage .story .inner .innerContents .sectionWrap .section .sectionContents {
    gap: 3.2258064516vw;
  }
}
@media screen and (max-width: 768px) {
  #storyPage .story .inner .innerContents .sectionWrap .section .sectionContents {
    margin-top: 15px;
    display: block;
  }
}
#storyPage .story .inner .innerContents .sectionWrap .section .sectionContents .block.-txt {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 16px;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #storyPage .story .inner .innerContents .sectionWrap .section .sectionContents .block.-txt {
    font-size: 14px;
  }
}
#storyPage .story .inner .innerContents .sectionWrap .section .sectionContents .block.-txt > p:not(:first-child) {
  margin-top: 1.5em;
}
#storyPage .story .inner .innerContents .sectionWrap .section .sectionContents .block.-img {
  width: 35.09%;
}
@media screen and (max-width: 768px) {
  #storyPage .story .inner .innerContents .sectionWrap .section .sectionContents .block.-img {
    width: 100%;
    margin-top: 15px;
  }
}
#storyPage .story .inner .innerContents .sectionWrap .section .sectionContents .block.-img .sectionImg {
  font-size: 0;
  line-height: 0;
}
#storyPage .story .inner .innerContents .sectionWrap .section .sectionContents .block.-img .sectionImg img {
  border-radius: 20px;
}
#storyPage .story .inner .innerContents .sectionWrap .section:not(:first-child) {
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  #storyPage .story .inner .innerContents .sectionWrap .section:not(:first-child) {
    margin-top: 30px;
  }
}
#storyPage .story .inner .innerContents .sectionWrap .section:nth-child(even) .sectionContents {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
#storyPage .story .inner .innerContents .message {
  margin-top: 70px;
  padding: 60px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(45, 150, 220, 0.4)), to(rgba(89, 226, 149, 0.4)));
  background: linear-gradient(to right, rgba(45, 150, 220, 0.4), rgba(89, 226, 149, 0.4));
  border-radius: 20px;
  position: relative;
}
#storyPage .story .inner .innerContents .message:before {
  position: absolute;
  content: "";
  width: calc(100% - 18px);
  height: calc(100% - 18px);
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: #fefefe;
  border-radius: 12px;
  opacity: 0.6;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  #storyPage .story .inner .innerContents .message {
    margin-top: 30px;
    padding: 40px 20px;
  }
}
@media screen and (max-width: 430px) {
  #storyPage .story .inner .innerContents .message:before {
    width: calc(100% - 12px);
    height: calc(100% - 12px);
    border-radius: 16px;
  }
}
#storyPage .story .inner .innerContents .message .contents {
  max-width: 950px;
  margin: 40px auto 0;
}
@media screen and (max-width: 768px) {
  #storyPage .story .inner .innerContents .message .contents {
    margin-top: 20px;
  }
}
#storyPage .story .inner .innerContents .message .contents .copy {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #storyPage .story .inner .innerContents .message .contents .copy {
    text-align: left;
    font-size: 18px;
  }
}
#storyPage .story .inner .innerContents .message .contents .txt {
  margin-top: 20px;
  font-size: 18px;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #storyPage .story .inner .innerContents .message .contents .txt {
    font-size: 16px;
  }
}

/* ====================================== requirements */
#requirements .inner .innerContents .box {
  padding: 50px;
  background: #ffffff;
  border-radius: 20px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #requirements .inner .innerContents .box {
    padding: 40px 20px;
  }
}
#requirements .inner .innerContents .box .txt {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  #requirements .inner .innerContents .box .txt {
    margin-top: 20px;
    text-align: left;
  }
}
#requirements .inner .innerContents .box .btn {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  #requirements .inner .innerContents .box .btn {
    margin-top: 20px;
  }
}
#requirements .inner .innerContents .box .btn > a {
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #requirements .inner .innerContents .box .btn > a {
    max-width: 260px;
  }
}

/* ====================================== faq */
#faq {
  padding: 90px 0 70px;
}
@media screen and (max-width: 768px) {
  #faq {
    padding: 50px 0 70px;
  }
}
#faq .inner .innerContents .ttl {
  text-align: center;
}
#faq .inner .innerContents .itemWrap {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  #faq .inner .innerContents .itemWrap {
    margin-top: 20px;
  }
}
#faq .inner .innerContents .itemWrap .item {
  padding: 20px 50px;
  background: #ffffff;
  border-radius: 20px;
}
@media screen and (max-width: 1240px) {
  #faq .inner .innerContents .itemWrap .item {
    padding: 20px 4.0322580645vw;
  }
}
@media screen and (max-width: 768px) {
  #faq .inner .innerContents .itemWrap .item {
    padding: 20px;
  }
}
#faq .inner .innerContents .itemWrap .item > dt {
  min-height: 50px;
  padding: 0 97px 0 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.5;
  cursor: pointer;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
@media screen and (max-width: 1240px) {
  #faq .inner .innerContents .itemWrap .item > dt {
    padding: 0 calc(27px + 5.6451612903vw) 0 70px;
  }
}
@media screen and (max-width: 768px) {
  #faq .inner .innerContents .itemWrap .item > dt {
    min-height: 40px;
    padding: 0 29px 0 45px;
    font-size: 18px;
  }
}
#faq .inner .innerContents .itemWrap .item > dt:before {
  content: "Q";
  width: 50px;
  height: 50px;
  padding-bottom: 0.2em;
  background: -webkit-gradient(linear, left top, right top, from(#39ace1), to(#324fae));
  background: linear-gradient(to right, #39ace1, #324fae);
  border-radius: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  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: calc(50% - 25px);
  left: 0;
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  #faq .inner .innerContents .itemWrap .item > dt:before {
    width: 40px;
    height: 40px;
    top: calc(50% - 20px);
    font-size: 18px;
  }
}
#faq .inner .innerContents .itemWrap .item > dt:after {
  content: "";
  width: 27px;
  height: 17px;
  background-image: url(../img/arw02_b.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  display: block;
  position: absolute;
  top: calc(50% - 8.5px);
  right: 50px;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
@media screen and (max-width: 1240px) {
  #faq .inner .innerContents .itemWrap .item > dt:after {
    right: 4.0322580645vw;
  }
}
@media screen and (max-width: 768px) {
  #faq .inner .innerContents .itemWrap .item > dt:after {
    width: 24px;
    height: 12px;
    top: calc(50% - 6px);
    right: 0;
  }
}
#faq .inner .innerContents .itemWrap .item > dt:hover {
  color: #39ace1;
}
@media screen and (max-width: 768px) {
  #faq .inner .innerContents .itemWrap .item > dt:hover {
    color: #111111;
  }
}
#faq .inner .innerContents .itemWrap .item > dd {
  display: none;
}
#faq .inner .innerContents .itemWrap .item > dd .contents {
  padding-top: 21.5px;
  position: relative;
  font-size: 16px;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  #faq .inner .innerContents .itemWrap .item > dd .contents {
    font-size: 14px;
  }
}
#faq .inner .innerContents .itemWrap .item > dd .contents:before {
  content: "";
  width: 100%;
  height: 1.5px;
  background: -webkit-gradient(linear, left top, right top, from(#39ace1), to(#2d5fdc));
  background: linear-gradient(to right, #39ace1, #2d5fdc);
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
}
#faq .inner .innerContents .itemWrap .item > dd .contents a {
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
#faq .inner .innerContents .itemWrap .item > dd .contents a:hover {
  color: #39ace1;
}
#faq .inner .innerContents .itemWrap .item > dd .contents > p:not(:first-child) {
  margin-top: 1.8em;
}
#faq .inner .innerContents .itemWrap .item:not(:first-child) {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  #faq .inner .innerContents .itemWrap .item:not(:first-child) {
    margin-top: 15px;
  }
}
#faq .inner .innerContents .itemWrap .item.-active > dt:after {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}

/* ====================================== contactPage */
#contactPage {
  padding-bottom: 70px;
}
#contactPage .inner .innerContents .ttl {
  text-align: center;
}
#contactPage .inner .innerContents .txt {
  margin-top: 20px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #contactPage .inner .innerContents .txt {
    text-align: left;
  }
}
#contactPage .inner .innerContents .form {
  max-width: 800px;
  margin: 0 auto;
  padding-top: 40px;
}
@media screen and (max-width: 768px) {
  #contactPage .inner .innerContents .form {
    padding-top: 30px;
  }
}
#contactPage .inner .innerContents .form #mail_form > dl > dt {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
}
#contactPage .inner .innerContents .form #mail_form > dl > dt > i {
  margin-left: 10px;
}
#contactPage .inner .innerContents .form #mail_form > dl > dt > i > span {
  padding: 2px 10px;
  border-radius: 5px;
  display: inline-block;
  font-style: normal;
  text-align: center;
  font-size: 16px;
  line-height: 1.5;
}
#contactPage .inner .innerContents .form #mail_form > dl > dt > i > span.required {
  background: #39ace1;
  color: #ffffff;
}
#contactPage .inner .innerContents .form #mail_form > dl > dd {
  margin-top: 8px;
}
#contactPage .inner .innerContents .form #mail_form > dl > dd .error_blank,
#contactPage .inner .innerContents .form #mail_form > dl > dd .error_format,
#contactPage .inner .innerContents .form #mail_form > dl > dd .error_match {
  margin-top: 10px;
  display: block;
  font-size: 10px;
  line-height: 1.6;
  color: #c60011;
}
#contactPage .inner .innerContents .form #mail_form > dl > dd .error_blank:empty,
#contactPage .inner .innerContents .form #mail_form > dl > dd .error_format:empty,
#contactPage .inner .innerContents .form #mail_form > dl > dd .error_match:empty {
  display: none;
}
#contactPage .inner .innerContents .form #mail_form > dl:not(:first-child) {
  margin-top: 20px;
}
#contactPage .inner .innerContents .form #mail_form #form_submit {
  margin: 40px auto 0;
}
@media screen and (max-width: 768px) {
  #contactPage .inner .innerContents .form #mail_form #form_submit {
    margin-top: 30px;
  }
}

/* ====================================== thanksPage */
#thanksPage {
  padding: 70px 0;
  background: #ffffff;
}
@media screen and (max-width: 768px) {
  #thanksPage {
    padding: 40px 0;
  }
}
#thanksPage .inner .innerContents .ttl {
  text-align: center;
}
#thanksPage .inner .innerContents .txt {
  margin-top: 20px;
  text-align: center;
}
#thanksPage .inner .innerContents .txt > p:not(:first-child) {
  margin-top: 1.8em;
}
#thanksPage .inner .innerContents .btn {
  margin-top: 20px;
}
#thanksPage .inner .innerContents .btn > a {
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #thanksPage .inner .innerContents .btn > a {
    max-width: 254px;
  }
}/*# sourceMappingURL=style.css.map */