@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
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 */
/* ====================================== font */
/* ====================================== color */
/* ====================================== animation */
.fadeIn {
  opacity: 0;
  transition: transform 1s ease, opacity 1s ease;
}

.fadeIn.up {
  transform: translateY(30px);
}

@media screen and (max-width: 768px) {
  .fadeIn.up {
    transform: translateY(15px);
  }
}
.fadeIn.right {
  transform: translateX(30px);
}

@media screen and (max-width: 768px) {
  .fadeIn.right {
    transform: translateX(15px);
  }
}
.fadeIn.down {
  transform: translateY(-30px);
}

@media screen and (max-width: 768px) {
  .fadeIn.down {
    transform: translateY(-15px);
  }
}
.fadeIn.left {
  transform: translateX(-30px);
}

@media screen and (max-width: 768px) {
  .fadeIn.left {
    transform: translateX(-15px);
  }
}
.fadeIn.animation {
  opacity: 1;
  transform: translateY(0) translateX(0);
}

@keyframes loop {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
@keyframes loop2 {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes loop3 {
  0% {
    transform: translateX(200%);
  }
  100% {
    transform: translateX(100%);
  }
}
@keyframes loopR {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes loop2R {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(100%);
  }
}
@keyframes loop3R {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(200%);
  }
}
@keyframes loopU {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-100%);
  }
}
@keyframes loop2U {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes loop3U {
  0% {
    transform: translateY(200%);
  }
  100% {
    transform: translateY(100%);
  }
}
@keyframes loopD {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes loop2D {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(100%);
  }
}
@keyframes loop3D {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(200%);
  }
}
.loopSlider {
  overflow: hidden;
  font-size: 0;
  line-height: 0;
}

.loopSlider .slider {
  display: flex;
  flex-wrap: nowrap;
  position: relative;
}

.loopSlider .slider .list {
  display: flex;
  align-items: center;
}

.loopSlider .slider .list:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  transform: translateX(100%);
}

.loopSlider .slider .list:nth-child(3) {
  position: absolute;
  top: 0;
  left: 0;
  transform: translateX(200%);
}

.loopSlider .slider.-animation .list:nth-child(1) {
  animation: loop 80s linear 0s infinite;
}

@media all and (-ms-high-contrast: none) {
  .loopSlider .slider.-animation .list:nth-child(1) {
    animation: none;
  }
}
.loopSlider .slider.-animation .list:nth-child(2) {
  animation: loop2 80s linear 0s infinite;
}

@media all and (-ms-high-contrast: none) {
  .loopSlider .slider.-animation .list:nth-child(2) {
    animation: none;
  }
}
.loopSlider .slider.-animation .list:nth-child(3) {
  animation: loop3 80s linear 0s infinite;
}

@media all and (-ms-high-contrast: none) {
  .loopSlider .slider.-animation .list:nth-child(3) {
    animation: none;
  }
}
.loopSlider.-r .slider.-animation .list:nth-child(1) {
  animation: loopR 80s linear 0s infinite;
}

@media all and (-ms-high-contrast: none) {
  .loopSlider.-r .slider.-animation .list:nth-child(1) {
    animation: none;
  }
}
.loopSlider.-r .slider.-animation .list:nth-child(2) {
  animation: loop2R 80s linear 0s infinite;
}

@media all and (-ms-high-contrast: none) {
  .loopSlider.-r .slider.-animation .list:nth-child(2) {
    animation: none;
  }
}
.loopSlider.-r .slider.-animation .list:nth-child(3) {
  animation: loop3R 80s linear 0s infinite;
}

@media all and (-ms-high-contrast: none) {
  .loopSlider.-r .slider.-animation .list:nth-child(3) {
    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;
  transform: translate(0, 100%);
}

.loopSlider.-up .slider .list:nth-child(3), .loopSlider.-down .slider .list:nth-child(3) {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(0, 200%);
}

.loopSlider.-up .slider.-animation .list:nth-child(1) {
  animation: loopU 80s linear 0s infinite;
}

@media all and (-ms-high-contrast: none) {
  .loopSlider.-up .slider.-animation .list:nth-child(1) {
    animation: none;
  }
}
.loopSlider.-up .slider.-animation .list:nth-child(2) {
  animation: loop2U 80s linear 0s infinite;
}

@media all and (-ms-high-contrast: none) {
  .loopSlider.-up .slider.-animation .list:nth-child(2) {
    animation: none;
  }
}
.loopSlider.-up .slider.-animation .list:nth-child(3) {
  animation: loop3U 80s linear 0s infinite;
}

@media all and (-ms-high-contrast: none) {
  .loopSlider.-up .slider.-animation .list:nth-child(3) {
    animation: none;
  }
}
.loopSlider.-down .slider.-animation .list:nth-child(1) {
  animation: loopD 80s linear 0s infinite;
}

@media all and (-ms-high-contrast: none) {
  .loopSlider.-down .slider.-animation .list:nth-child(1) {
    animation: none;
  }
}
.loopSlider.-down .slider.-animation .list:nth-child(2) {
  animation: loop2D 80s linear 0s infinite;
}

@media all and (-ms-high-contrast: none) {
  .loopSlider.-down .slider.-animation .list:nth-child(2) {
    animation: none;
  }
}
.loopSlider.-down .slider.-animation .list:nth-child(3) {
  animation: loop3D 80s linear 0s infinite;
}

@media all and (-ms-high-contrast: none) {
  .loopSlider.-down .slider.-animation .list:nth-child(3) {
    animation: none;
  }
}
/* ====================================== % */
#fixBnr .close, #fixBnr > a, #event .inner .innerContents .bnr > a, #support .inner .innerContents .bnr > a, footer .inner .innerContents .footerContents .nav .list > li > a, footer .inner .innerContents .footerHead #pagetop, header .headerInner .btn > a, .btn.-btn03 > a {
  opacity: 1;
  transition: opacity 1.2s cubic-bezier(0.16, 1, 0.3, 1);
}

#fixBnr .close:hover, #fixBnr > a:hover, #event .inner .innerContents .bnr > a:hover, #support .inner .innerContents .bnr > a:hover, footer .inner .innerContents .footerContents .nav .list > li > a:hover, footer .inner .innerContents .footerHead #pagetop:hover, header .headerInner .btn > a:hover, .btn.-btn03 > a:hover {
  opacity: 0.7;
}

#interview .inner .innerContents .list > li .article > a .articleImg {
  position: relative;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  transform: translateZ(0);
}

#interview .inner .innerContents .list > li .article > a .articleImg img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
}

#interview .inner .innerContents .list > li .article > a .articleTtl {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

#interview .inner .innerContents .list > li .article > a .articleTxt {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

/* ====================================== 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: #000000;
}

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;
  color: #000000;
}

body.fixed {
  width: 100%;
  height: 100%;
  position: fixed;
}

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

@media screen and (max-width: 768px) {
  #wrapper {
    padding: 60px 0 50px;
  }
}
@media screen and (max-width: 768px) {
  #wrapper.-lower {
    padding-bottom: 0;
  }
}
/* ====================================== contents */
#contents {
  box-sizing: border-box;
}

/* ====================================== inner */
.inner {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 50px;
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .inner {
    max-width: 640px;
    padding: 0 20px;
  }
}
/* ====================================== bk */
#bk {
  width: 100%;
  height: 100%;
  background: #000000;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0.3;
  z-index: 1;
}

/* ====================================== ttl */
.ttl {
  /* ------------------------------ 01 */
}

.ttl.-ttl01 > span {
  display: block;
  text-align: center;
}

.ttl.-ttl01 > span.sub {
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  color: #C932B1;
}

@media screen and (max-width: 768px) {
  .ttl.-ttl01 > span.sub {
    font-size: 12px;
  }
}
.ttl.-ttl01 > span.main {
  font-size: 42px;
  font-weight: 700;
  line-height: 1.4;
}

@media screen and (max-width: 768px) {
  .ttl.-ttl01 > span.main {
    font-size: 26px;
  }
}
.ttl.-ttl01 > span.main.-min {
  font-size: 20px;
}

@media screen and (max-width: 768px) {
  .ttl.-ttl01 > span.main.-min {
    font-size: 14px;
  }
}
/* ====================================== pageTtl */
.pageTtl {
  /* ------------------------------ 01 */
}

.pageTtl.-pageTtl01 {
  background: linear-gradient(to right, #950FCF, #FE5592);
}

.pageTtl.-pageTtl01 .inner .innerContents {
  min-height: 160px;
  padding: 20px 0;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 768px) {
  .pageTtl.-pageTtl01 .inner .innerContents {
    min-height: 80px;
  }
}
.pageTtl.-pageTtl01 .inner .innerContents .ttl {
  text-align: center;
  font-size: 42px;
  font-weight: 700;
  line-height: 1.6;
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  .pageTtl.-pageTtl01 .inner .innerContents .ttl {
    font-size: 22px;
  }
}
/* ====================================== btn */
.btn {
  /* ------------------------------ 01 */
  /* ------------------------------ 02 */
  /* ------------------------------ 03 */
}

.btn.-btn01 > a {
  width: 100%;
  max-width: 340px;
  min-height: 70px;
  padding: 20px;
  border: 1px solid #000000;
  border-radius: 4px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.6;
  transition: border 1.2s cubic-bezier(0.16, 1, 0.3, 1), color 1.2s cubic-bezier(0.16, 1, 0.3, 1);
}

@media screen and (max-width: 768px) {
  .btn.-btn01 > a {
    width: calc(100% - 40px);
    max-width: 295px;
    min-height: 60px;
    padding: 15px;
    font-size: 14px;
    font-weight: 500;
  }
}
@media screen and (max-width: 374px) {
  .btn.-btn01 > a {
    font-size: 13px;
  }
}
.btn.-btn01 > a:hover {
  border: 1px solid #C932B1;
  color: #C932B1;
}

.btn.-btn01.-min > a {
  max-width: 170px;
}

@media screen and (max-width: 768px) {
  .btn.-btn01.-min > a {
    max-width: 295px;
  }
}
.btn.-btn02 > a {
  width: 100%;
  max-width: 240px;
  min-height: 70px;
  padding: 20px;
  border: 1px solid #ffffff;
  border-radius: 4px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.6;
  color: #ffffff;
  transition: background-color 1.2s cubic-bezier(0.16, 1, 0.3, 1), color 1.2s cubic-bezier(0.16, 1, 0.3, 1);
}

@media screen and (max-width: 768px) {
  .btn.-btn02 > a {
    width: calc(100% - 40px);
    max-width: 295px;
    min-height: 60px;
    padding: 15px;
    font-size: 14px;
    font-weight: 500;
  }
}
@media screen and (max-width: 374px) {
  .btn.-btn02 > a {
    font-size: 13px;
  }
}
.btn.-btn02 > a:hover {
  background: #ffffff;
  color: #C932B1;
}

.btn.-btn03 > a {
  width: 100%;
  max-width: 430px;
  min-height: 80px;
  padding: 20px;
  background: linear-gradient(to right, #950FCF, #FE5592);
  border-radius: 4px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.6;
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  .btn.-btn03 > a {
    width: calc(100% - 40px);
    max-width: 295px;
    min-height: 60px;
    padding: 15px 10px;
    font-size: 14px;
  }
}
@media screen and (max-width: 374px) {
  .btn.-btn03 > a {
    font-size: 13px;
  }
}
/* ====================================== animation */
.animation {
  /* ------------------------------ 01 */
}

.animation.-animation01 {
  opacity: 0;
  transform: translate(0, 10px);
}

.animation.-animation01.-animation {
  opacity: 1;
  transform: translate(0, 0);
  transition: opacity 1.2s cubic-bezier(0.16, 1, 0.3, 1), transform 1.2s cubic-bezier(0.16, 1, 0.3, 1);
}

/* ====================================== header */
header {
  width: 100%;
  height: 90px;
  background: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  header {
    height: 60px;
  }
}
header .headerInner {
  height: 100%;
  padding: 0 45px 0 60px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media screen and (max-width: 768px) {
  header .headerInner {
    padding: 0 20px;
  }
}
header .headerInner .logo {
  font-size: 0;
  line-height: 0;
}

header .headerInner .logo > a > img {
  max-width: 247px;
}

@media screen and (max-width: 768px) {
  header .headerInner .logo > a > img {
    max-width: 166px;
  }
}
@media screen and (max-width: 374px) {
  header .headerInner .logo > a > img {
    max-width: 44.2666666667vw;
  }
}
header .headerInner .btn > a {
  padding: 10px 16px;
  background: linear-gradient(to right, #950FCF, #FE5592);
  border-radius: 4px;
  display: inline-block;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.6;
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  header .headerInner .btn > a {
    padding: 8px 12px;
    font-size: 11px;
  }
}
/* ====================================== footer */
footer {
  padding: 80px 0 45px;
  background: #000000;
}

@media screen and (max-width: 768px) {
  footer {
    padding: 45px 0 20px;
  }
}
footer .inner .innerContents .footerHead {
  display: flex;
}

footer .inner .innerContents .footerHead .logo {
  flex: 1;
  font-size: 0;
  line-height: 0;
}

footer .inner .innerContents .footerHead .logo > a > img {
  max-width: 390px;
}

@media screen and (max-width: 768px) {
  footer .inner .innerContents .footerHead .logo > a > img {
    max-width: 204px;
  }
}
footer .inner .innerContents .footerHead #pagetop {
  width: 70px;
  height: 70px;
  margin-left: 20px;
  background: linear-gradient(to right, #950FCF, #FE5592);
  border-radius: 50%;
  position: relative;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  footer .inner .innerContents .footerHead #pagetop {
    width: 36px;
    height: 36px;
    margin-left: 10px;
  }
}
footer .inner .innerContents .footerHead #pagetop:after {
  content: "";
  width: 100%;
  height: 100%;
  background-image: url(../img/arw02_t.svg);
  background-repeat: no-repeat;
  background-size: 24px auto;
  background-position: center 48%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (max-width: 768px) {
  footer .inner .innerContents .footerHead #pagetop:after {
    background-size: 12px auto;
  }
}
footer .inner .innerContents .footerContents {
  margin-top: 100px;
  display: flex;
  align-items: flex-end;
}

@media screen and (max-width: 768px) {
  footer .inner .innerContents .footerContents {
    margin-top: 40px;
    display: block;
  }
}
footer .inner .innerContents .footerContents .nav {
  flex: 1;
}

footer .inner .innerContents .footerContents .nav .list {
  margin: -5px -20px;
  font-size: 0;
  line-height: 0;
}

@media screen and (max-width: 768px) {
  footer .inner .innerContents .footerContents .nav .list {
    margin: 0;
  }
}
footer .inner .innerContents .footerContents .nav .list > li {
  margin: 5px 20px;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  footer .inner .innerContents .footerContents .nav .list > li {
    margin: 0;
    display: block;
  }
}
footer .inner .innerContents .footerContents .nav .list > li > a {
  color: #ffffff;
}

footer .inner .innerContents .footerContents .nav .list > li > a.-linkNone {
  pointer-events: none;
  opacity: 0.4;
}

@media screen and (max-width: 768px) {
  footer .inner .innerContents .footerContents .nav .list > li:not(:first-child) {
    margin-top: 10px;
  }
}
footer .inner .innerContents .footerContents .copyright {
  margin-left: 20px;
  text-align: right;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.2;
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  footer .inner .innerContents .footerContents .copyright {
    margin: 50px 0 0 0;
    text-align: left;
    font-size: 10px;
    font-weight: 400;
  }
}
/* ====================================== kv */
#kv {
  background-image: url(../img/kv_bg01.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  #kv {
    background-image: url(../img/kv_bg01_sp.jpg);
  }
}
#kv .inner .innerContents {
  min-height: calc(100svh - 90px);
  padding: 50px 0 122px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #kv .inner .innerContents {
    min-height: calc(100svh - 60px - 50px);
    padding: 50px 0 75px;
  }
}
#kv .inner .innerContents .copy > span {
  display: block;
}

#kv .inner .innerContents .copy > span.main > img {
  max-width: 780px;
}

@media screen and (max-width: 768px) {
  #kv .inner .innerContents .copy > span.main > img {
    max-width: 310px;
  }
}
#kv .inner .innerContents .copy > span.sub {
  margin-top: 25px;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #kv .inner .innerContents .copy > span.sub {
    margin-top: 12px;
    font-size: 18px;
  }
}
#kv .inner .innerContents .copy > span.sub.-animation {
  transition-delay: 0.4s;
}

/* ====================================== intro */
#intro {
  padding: 80px 0 200px;
  background-image: url(../img/intro_bg01.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

@media screen and (max-width: 768px) {
  #intro {
    padding: 60px 0;
    background-image: url(../img/intro_bg01_sp.png);
  }
}
#intro .inner .innerContents .ttl {
  text-align: center;
  font-size: 42px;
  font-weight: 700;
  line-height: 1.4;
}

@media screen and (max-width: 768px) {
  #intro .inner .innerContents .ttl {
    font-size: 26px;
  }
}
#intro .inner .innerContents .img {
  margin-top: 80px;
  text-align: center;
  font-size: 0;
  line-height: 0;
}

@media screen and (max-width: 768px) {
  #intro .inner .innerContents .img {
    margin-top: 15px;
  }
}
#intro .inner .innerContents .img img {
  max-width: 980px;
}

#intro .inner .innerContents .arw {
  margin-top: 100px;
  text-align: center;
  font-size: 0;
  line-height: 0;
}

@media screen and (max-width: 768px) {
  #intro .inner .innerContents .arw {
    margin-top: 35px;
  }
}
#intro .inner .innerContents .arw > img {
  max-width: 180px;
}

@media screen and (max-width: 768px) {
  #intro .inner .innerContents .arw > img {
    max-width: 70px;
  }
}
#intro .inner .innerContents .contents {
  margin-top: 25px;
}

@media screen and (max-width: 768px) {
  #intro .inner .innerContents .contents {
    margin-top: 30px;
  }
}
#intro .inner .innerContents .contents > dt .txt {
  text-align: center;
}

#intro .inner .innerContents .contents > dt .txt.-sub {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
}

@media screen and (max-width: 768px) {
  #intro .inner .innerContents .contents > dt .txt.-sub {
    font-size: 14px;
  }
}
#intro .inner .innerContents .contents > dt .txt.-main {
  margin-top: 15px;
  font-size: 42px;
  font-weight: 700;
  line-height: 1.3;
}

@media screen and (max-width: 768px) {
  #intro .inner .innerContents .contents > dt .txt.-main {
    font-size: 26px;
  }
}
@media screen and (max-width: 374px) {
  #intro .inner .innerContents .contents > dt .txt.-main {
    font-size: 22px;
  }
}
#intro .inner .innerContents .contents > dd {
  margin-top: 50px;
}

@media screen and (max-width: 768px) {
  #intro .inner .innerContents .contents > dd {
    margin-top: 20px;
  }
}
#intro .inner .innerContents .contents > dd .txt {
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.3;
}

@media screen and (max-width: 768px) {
  #intro .inner .innerContents .contents > dd .txt {
    font-size: 20px;
  }
}
#intro .inner .innerContents .contents > dd .list {
  width: 100%;
  max-width: 780px;
  margin: 60px auto 0;
}

@media screen and (max-width: 768px) {
  #intro .inner .innerContents .contents > dd .list {
    margin-top: 35px;
  }
}
#intro .inner .innerContents .contents > dd .list > li {
  min-height: 90px;
  padding: 20px 20px 20px 120px;
  background: #ffffff;
  border-radius: 8px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  position: relative;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
}

@media screen and (max-width: 768px) {
  #intro .inner .innerContents .contents > dd .list > li {
    min-height: 65px;
    padding: 10px 20px 10px 50px;
    font-size: 14px;
  }
}
@media screen and (max-width: 374px) {
  #intro .inner .innerContents .contents > dd .list > li {
    font-size: 13px;
  }
}
#intro .inner .innerContents .contents > dd .list > li:before {
  content: "";
  width: 46px;
  height: 46px;
  background-image: url(../img/intro_check01.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  position: absolute;
  top: calc(50% - 23px);
  left: 35px;
}

@media screen and (max-width: 768px) {
  #intro .inner .innerContents .contents > dd .list > li:before {
    width: 20px;
    height: 20px;
    top: calc(50% - 10px);
    left: 15px;
  }
}
#intro .inner .innerContents .contents > dd .list > li:not(:first-child) {
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  #intro .inner .innerContents .contents > dd .list > li:not(:first-child) {
    margin-top: 10px;
  }
}
#intro .inner .innerContents .logo {
  margin-top: 130px;
  text-align: center;
  font-size: 0;
  line-height: 0;
}

@media screen and (max-width: 768px) {
  #intro .inner .innerContents .logo {
    margin-top: 65px;
  }
}
#intro .inner .innerContents .logo > img {
  max-width: 620px;
}

@media screen and (max-width: 768px) {
  #intro .inner .innerContents .logo > img {
    max-width: 285px;
  }
}
/* ====================================== feature */
#feature {
  padding: 100px 0 140px;
  background: #F4F8FB;
}

@media screen and (max-width: 768px) {
  #feature {
    padding: 60px 0;
  }
}
#feature .inner .innerContents .list {
  margin-top: 65px;
  display: flex;
}

@media screen and (max-width: 768px) {
  #feature .inner .innerContents .list {
    margin-top: 40px;
    display: block;
  }
}
#feature .inner .innerContents .list > li {
  padding: 40px 20px 35px;
  background: #ffffff;
  border-radius: 8px;
  flex: 1;
}

@media screen and (max-width: 768px) {
  #feature .inner .innerContents .list > li {
    padding: 20px;
  }
}
#feature .inner .innerContents .list > li .sectionImg {
  text-align: center;
  font-size: 0;
  line-height: 0;
}

@media screen and (max-width: 768px) {
  #feature .inner .innerContents .list > li .sectionImg > img {
    max-width: 260px;
  }
}
#feature .inner .innerContents .list > li .sectionTtl {
  margin-top: 25px;
  text-align: center;
  font-size: 23px;
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #feature .inner .innerContents .list > li .sectionTtl {
    font-size: 18px;
  }
}
#feature .inner .innerContents .list > li .sectionTxt {
  margin-top: 20px;
  font-size: 15px;
  line-height: 1.7;
}

#feature .inner .innerContents .list > li:not(:first-child) {
  margin-left: 30px;
}

@media screen and (max-width: 768px) {
  #feature .inner .innerContents .list > li:not(:first-child) {
    margin: 20px 0 0 0;
  }
}
#feature .inner .innerContents .list > li:nth-child(3n-1) {
  transition-delay: 0.2s;
}

@media screen and (max-width: 768px) {
  #feature .inner .innerContents .list > li:nth-child(3n-1) {
    transition-delay: 0s;
  }
}
#feature .inner .innerContents .list > li:nth-child(3n) {
  transition-delay: 0.4s;
}

@media screen and (max-width: 768px) {
  #feature .inner .innerContents .list > li:nth-child(3n) {
    transition-delay: 0s;
  }
}
/* ====================================== explanation */
#explanation {
  padding: 70px 0 100px;
  background-image: url(../img/explanation_bg01.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  #explanation {
    padding: 60px 0;
    background-image: url(../img/explanation_bg01_sp.png);
  }
}
#explanation .inner .innerContents .ttl {
  text-align: center;
  font-size: 42px;
  font-weight: 700;
  line-height: 1.4;
}

@media screen and (max-width: 768px) {
  #explanation .inner .innerContents .ttl {
    font-size: 26px;
  }
}
#explanation .inner .innerContents .movie {
  width: 100%;
  max-width: 680px;
  margin: 50px auto 0;
  aspect-ratio: 16/9;
}

@media screen and (max-width: 768px) {
  #explanation .inner .innerContents .movie {
    margin-top: 25px;
  }
}
#explanation .inner .innerContents .movie > iframe {
  width: 100%;
  height: 100%;
  border-radius: 8px;
}

/* ====================================== reason */
#reason {
  padding: 100px 0 140px;
}

@media screen and (max-width: 768px) {
  #reason {
    padding: 60px 0;
  }
}
#reason .inner .innerContents .list {
  margin-top: 90px;
}

@media screen and (max-width: 768px) {
  #reason .inner .innerContents .list {
    margin-top: 40px;
  }
}
#reason .inner .innerContents .list > li .section {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 768px) {
  #reason .inner .innerContents .list > li .section {
    display: block;
  }
}
#reason .inner .innerContents .list > li .section .block {
  flex: 1;
}

#reason .inner .innerContents .list > li .section .block.-img .sectionImg {
  text-align: center;
  font-size: 0;
  line-height: 0;
}

@media screen and (max-width: 768px) {
  #reason .inner .innerContents .list > li .section .block.-img .sectionImg > img {
    max-width: 260px;
  }
}
@media screen and (max-width: 768px) {
  #reason .inner .innerContents .list > li .section .block.-txt {
    margin-top: 20px;
  }
}
#reason .inner .innerContents .list > li .section .block.-txt .sectionTtl {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  #reason .inner .innerContents .list > li .section .block.-txt .sectionTtl {
    text-align: center;
    font-size: 18px;
  }
}
#reason .inner .innerContents .list > li .section .block.-txt .sectionTxt {
  margin-top: 20px;
  font-size: 16px;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #reason .inner .innerContents .list > li .section .block.-txt .sectionTxt {
    margin-top: 15px;
    font-size: 15px;
  }
}
#reason .inner .innerContents .list > li:not(:first-child) {
  margin-top: 80px;
}

@media screen and (max-width: 768px) {
  #reason .inner .innerContents .list > li:not(:first-child) {
    margin-top: 60px;
  }
}
#reason .inner .innerContents .list > li:nth-child(odd) .section {
  flex-direction: row-reverse;
}

#reason .inner .innerContents .list > li:nth-child(odd) .section .block.-img {
  margin-left: 80px;
}

@media screen and (max-width: 1180px) {
  #reason .inner .innerContents .list > li:nth-child(odd) .section .block.-img {
    margin-left: 6.7796610169vw;
  }
}
@media screen and (max-width: 768px) {
  #reason .inner .innerContents .list > li:nth-child(odd) .section .block.-img {
    margin-left: 0;
  }
}
#reason .inner .innerContents .list > li:nth-child(even) .section .block.-txt {
  margin-left: 80px;
}

@media screen and (max-width: 1180px) {
  #reason .inner .innerContents .list > li:nth-child(even) .section .block.-txt {
    margin-left: 6.7796610169vw;
  }
}
@media screen and (max-width: 768px) {
  #reason .inner .innerContents .list > li:nth-child(even) .section .block.-txt {
    margin-left: 0;
  }
}
/* ====================================== merits */
#merits {
  padding: 100px 0 140px;
  background: #F4F8FB;
}

@media screen and (max-width: 768px) {
  #merits {
    padding: 60px 0;
  }
}
#merits .inner .innerContents .list {
  margin-top: 60px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  #merits .inner .innerContents .list {
    margin-top: 45px;
    display: block;
  }
}
#merits .inner .innerContents .list > li {
  width: calc((100% - 30px) / 2);
  padding: 30px;
  background: #ffffff;
  border-radius: 8px;
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  #merits .inner .innerContents .list > li {
    width: 100%;
    padding: 20px;
  }
}
#merits .inner .innerContents .list > li .section {
  height: 100%;
  display: flex;
  align-items: center;
}

#merits .inner .innerContents .list > li .section .block.-img {
  width: 110px;
}

@media screen and (max-width: 1180px) {
  #merits .inner .innerContents .list > li .section .block.-img {
    width: 9.3220338983vw;
  }
}
@media screen and (max-width: 768px) {
  #merits .inner .innerContents .list > li .section .block.-img {
    width: 80px;
  }
}
@media screen and (max-width: 374px) {
  #merits .inner .innerContents .list > li .section .block.-img {
    width: 21.3333333333vw;
  }
}
#merits .inner .innerContents .list > li .section .block.-img .sectionImg {
  font-size: 0;
  line-height: 0;
}

#merits .inner .innerContents .list > li .section .block.-txt {
  margin-left: 40px;
  flex: 1;
}

@media screen and (max-width: 1180px) {
  #merits .inner .innerContents .list > li .section .block.-txt {
    margin-left: 3.3898305085vw;
  }
}
@media screen and (max-width: 768px) {
  #merits .inner .innerContents .list > li .section .block.-txt {
    margin-left: 20px;
  }
}
#merits .inner .innerContents .list > li .section .block.-txt .sectionTtl {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #merits .inner .innerContents .list > li .section .block.-txt .sectionTtl {
    font-size: 15px;
  }
}
#merits .inner .innerContents .list > li .section .block.-txt .sectionTxt {
  margin-top: 8px;
  font-size: 14px;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #merits .inner .innerContents .list > li .section .block.-txt .sectionTxt {
    margin-top: 5px;
  }
}
#merits .inner .innerContents .list > li:nth-child(n+3) {
  margin-top: 30px;
}

@media screen and (max-width: 768px) {
  #merits .inner .innerContents .list > li:nth-child(n+3) {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  #merits .inner .innerContents .list > li:not(:first-child) {
    margin-top: 20px;
  }
}
#merits .inner .innerContents .list > li:nth-child(even) {
  transition-delay: 0.2s;
}

@media screen and (max-width: 768px) {
  #merits .inner .innerContents .list > li:nth-child(even) {
    transition-delay: 0;
  }
}
/* ====================================== support */
#support {
  padding: 100px 0 140px;
}

@media screen and (max-width: 768px) {
  #support {
    padding: 60px 0;
  }
}
#support .inner .innerContents .list {
  margin-top: 60px;
  display: flex;
}

@media screen and (max-width: 768px) {
  #support .inner .innerContents .list {
    margin-top: 40px;
    display: block;
  }
}
#support .inner .innerContents .list > li {
  padding: 40px 20px 35px;
  background: #F4F8FB;
  border-radius: 8px;
  flex: 1;
}

@media screen and (max-width: 768px) {
  #support .inner .innerContents .list > li {
    padding: 20px;
  }
}
#support .inner .innerContents .list > li .section .sectionImg {
  text-align: center;
  font-size: 0;
  line-height: 0;
}

@media screen and (max-width: 768px) {
  #support .inner .innerContents .list > li .section .sectionImg > img {
    max-width: 260px;
  }
}
#support .inner .innerContents .list > li .section .sectionTtl {
  margin-top: 30px;
  text-align: center;
  font-size: 23px;
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #support .inner .innerContents .list > li .section .sectionTtl {
    margin-top: 15px;
    font-size: 18px;
  }
}
#support .inner .innerContents .list > li .section .sectionTxt {
  margin-top: 20px;
  font-size: 15px;
  line-height: 1.7;
}

@media screen and (max-width: 768px) {
  #support .inner .innerContents .list > li .section .sectionTxt {
    margin-top: 15px;
    font-size: 14px;
  }
}
#support .inner .innerContents .list > li:not(:first-child) {
  margin-left: 30px;
}

@media screen and (max-width: 768px) {
  #support .inner .innerContents .list > li:not(:first-child) {
    margin: 20px 0 0 0;
  }
}
#support .inner .innerContents .list > li:nth-child(3n-1) {
  transition-delay: 0.2s;
}

@media screen and (max-width: 768px) {
  #support .inner .innerContents .list > li:nth-child(3n-1) {
    transition-delay: 0;
  }
}
#support .inner .innerContents .list > li:nth-child(3n) {
  transition-delay: 0.4s;
}

@media screen and (max-width: 768px) {
  #support .inner .innerContents .list > li:nth-child(3n) {
    transition-delay: 0;
  }
}
#support .inner .innerContents .bnr {
  margin-top: 60px;
}

@media screen and (max-width: 768px) {
  #support .inner .innerContents .bnr {
    margin-top: 40px;
  }
}
#support .inner .innerContents .bnr > a {
  padding: 30px;
  background-image: url(../img/support_bnr_bg01.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  border-radius: 8px;
  display: block;
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  #support .inner .innerContents .bnr > a {
    padding: 28px 30px;
    background-image: url(../img/support_bnr_bg01_sp.png);
  }
}
#support .inner .innerContents .bnr > a .txt {
  text-align: center;
}

#support .inner .innerContents .bnr > a .txt.-sub {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #support .inner .innerContents .bnr > a .txt.-sub {
    font-size: 14px;
  }
}
#support .inner .innerContents .bnr > a .txt.-main {
  margin-top: 6px;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #support .inner .innerContents .bnr > a .txt.-main {
    margin-top: 4px;
    font-size: 18px;
  }
}
/* ====================================== voice */
#voice {
  padding: 100px 0 140px;
  background: #F4F8FB;
}

@media screen and (max-width: 768px) {
  #voice {
    padding: 60px 0;
  }
}
#voice .inner .innerContents .list {
  margin-top: 60px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  #voice .inner .innerContents .list {
    margin-top: 40px;
    display: block;
  }
}
#voice .inner .innerContents .list > li {
  width: calc((100% - 30px) / 2);
  padding: 30px;
  background: #ffffff;
  border-radius: 8px;
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  #voice .inner .innerContents .list > li {
    width: 100%;
    padding: 20px;
  }
}
#voice .inner .innerContents .list > li .section .sectionHead {
  display: flex;
  align-items: center;
}

#voice .inner .innerContents .list > li .section .sectionHead .block.-img {
  width: 74px;
}

@media screen and (max-width: 768px) {
  #voice .inner .innerContents .list > li .section .sectionHead .block.-img {
    width: 64px;
  }
}
#voice .inner .innerContents .list > li .section .sectionHead .block.-img .img {
  font-size: 0;
  line-height: 0;
}

#voice .inner .innerContents .list > li .section .sectionHead .block.-txt {
  margin-left: 25px;
  flex: 1;
}

@media screen and (max-width: 768px) {
  #voice .inner .innerContents .list > li .section .sectionHead .block.-txt {
    margin-left: 20px;
  }
}
#voice .inner .innerContents .list > li .section .sectionHead .block.-txt .position {
  font-size: 15px;
  line-height: 1.6;
  color: #666666;
}

@media screen and (max-width: 768px) {
  #voice .inner .innerContents .list > li .section .sectionHead .block.-txt .position {
    font-size: 12px;
  }
}
#voice .inner .innerContents .list > li .section .sectionHead .block.-txt .name {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #voice .inner .innerContents .list > li .section .sectionHead .block.-txt .name {
    font-size: 16px;
  }
}
#voice .inner .innerContents .list > li .section .sectionTtl {
  margin-top: 20px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #voice .inner .innerContents .list > li .section .sectionTtl {
    margin-top: 15px;
    font-size: 16px;
  }
}
#voice .inner .innerContents .list > li .section .sectionTxt {
  margin-top: 10px;
  font-size: 15px;
  line-height: 1.7;
}

#voice .inner .innerContents .list > li:nth-child(n+3) {
  margin-top: 30px;
}

@media screen and (max-width: 768px) {
  #voice .inner .innerContents .list > li:nth-child(n+3) {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  #voice .inner .innerContents .list > li:not(:first-child) {
    margin-top: 20px;
  }
}
#voice .inner .innerContents .list > li:nth-child(even) {
  transition-delay: 0.2s;
}

@media screen and (max-width: 768px) {
  #voice .inner .innerContents .list > li:nth-child(even) {
    transition-delay: 0;
  }
}
/* ====================================== about */
#about {
  padding: 100px 0 140px;
}

@media screen and (max-width: 768px) {
  #about {
    padding: 60px 0;
  }
}
#about .inner .innerContents .subTtl {
  margin-top: 20px;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #about .inner .innerContents .subTtl {
    font-size: 16px;
    font-weight: 500;
  }
}
#about .inner .innerContents .list {
  margin-top: 60px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  #about .inner .innerContents .list {
    margin-top: 40px;
    display: block;
  }
}
#about .inner .innerContents .list > li {
  width: calc((100% - 30px) / 2);
}

@media screen and (max-width: 768px) {
  #about .inner .innerContents .list > li {
    width: 100%;
  }
}
#about .inner .innerContents .list > li .section {
  height: 100%;
  background: #F4F8FB;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
}

@media screen and (max-width: 768px) {
  #about .inner .innerContents .list > li .section {
    display: block;
  }
}
#about .inner .innerContents .list > li .section .sectionTtl {
  min-height: 80px;
  padding: 10px;
  background: linear-gradient(to right, #950FCF, #FE5592);
  border-radius: 8px 8px 0 0;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.6;
  color: #ffffff;
}

@media screen and (max-width: 1180px) {
  #about .inner .innerContents .list > li .section .sectionTtl {
    font-size: 20px;
  }
}
@media screen and (max-width: 768px) {
  #about .inner .innerContents .list > li .section .sectionTtl {
    min-height: 50px;
    font-size: 18px;
  }
}
#about .inner .innerContents .list > li .section .sectionContents {
  padding: 25px 30px 30px;
  display: flex;
  flex-direction: column;
  flex: 1;
}

@media screen and (max-width: 768px) {
  #about .inner .innerContents .list > li .section .sectionContents {
    padding: 20px;
    display: block;
  }
}
#about .inner .innerContents .list > li .section .sectionContents .sectionImg {
  text-align: center;
  font-size: 0;
  line-height: 0;
}

#about .inner .innerContents .list > li .section .sectionContents .sectionImg > img {
  max-width: 300px;
}

@media screen and (max-width: 768px) {
  #about .inner .innerContents .list > li .section .sectionContents .sectionImg > img {
    max-width: 200px;
  }
}
#about .inner .innerContents .list > li .section .sectionContents .sectionTxt {
  margin-top: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  #about .inner .innerContents .list > li .section .sectionContents .sectionTxt {
    margin-top: 10px;
    display: block;
    font-size: 14px;
  }
}
#about .inner .innerContents .list > li:nth-child(n+3) {
  margin-top: 30px;
}

@media screen and (max-width: 768px) {
  #about .inner .innerContents .list > li:nth-child(n+3) {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  #about .inner .innerContents .list > li:not(:first-child) {
    margin-top: 30px;
  }
}
#about .inner .innerContents .list > li:nth-child(even) {
  transition-delay: 0.2s;
}

@media screen and (max-width: 768px) {
  #about .inner .innerContents .list > li:nth-child(even) {
    transition-delay: 0;
  }
}
#about .inner .innerContents .btn {
  margin-top: 100px;
}

@media screen and (max-width: 768px) {
  #about .inner .innerContents .btn {
    margin-top: 60px;
  }
}
#about .inner .innerContents .btn > a {
  margin: 0 auto;
}

/* ====================================== interview */
#interview {
  padding: 100px 0 140px;
  background-image: url(../img/interview_bg01.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

@media screen and (max-width: 768px) {
  #interview {
    padding: 60px 0;
    background-image: url(../img/interview_bg01_sp.png);
  }
}
#interview .inner .innerContents .ttl > span {
  display: block;
  text-align: center;
  font-size: 0;
  line-height: 0;
}

#interview .inner .innerContents .ttl > span.main > img {
  max-width: 456px;
}

@media screen and (max-width: 768px) {
  #interview .inner .innerContents .ttl > span.main > img {
    max-width: 208px;
  }
}
#interview .inner .innerContents .ttl > span.sub {
  margin-top: 28px;
}

@media screen and (max-width: 768px) {
  #interview .inner .innerContents .ttl > span.sub {
    margin-top: 14px;
  }
}
#interview .inner .innerContents .ttl > span.sub > img {
  max-width: 324px;
}

@media screen and (max-width: 768px) {
  #interview .inner .innerContents .ttl > span.sub > img {
    max-width: 230px;
  }
}
#interview .inner .innerContents .list {
  margin-top: 60px;
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 768px) {
  #interview .inner .innerContents .list {
    margin-top: 45px;
    display: block;
  }
}
#interview .inner .innerContents .list > li {
  width: calc((100% - 60px) / 3);
  font-size: 0;
  line-height: 0;
}

@media screen and (max-width: 768px) {
  #interview .inner .innerContents .list > li {
    width: 100%;
  }
}
#interview .inner .innerContents .list > li .article > a {
  display: block;
  color: #ffffff;
}

#interview .inner .innerContents .list > li .article > a .articleImg {
  aspect-ratio: 128/67;
}

#interview .inner .innerContents .list > li .article > a .articleImg > img {
  transition: opacity 1.2s cubic-bezier(0.16, 1, 0.3, 1), transform 1.2s cubic-bezier(0.16, 1, 0.3, 1);
}

#interview .inner .innerContents .list > li .article > a .articleTtl {
  max-height: 3.2em;
  margin-top: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.6;
}

#interview .inner .innerContents .list > li .article > a .articleDate {
  margin-top: 6px;
  font-size: 12px;
  line-height: 1.2;
}

#interview .inner .innerContents .list > li .article > a .articleTxt {
  max-height: 4.8em;
  margin-top: 15px;
  font-size: 14px;
  line-height: 1.6;
}

#interview .inner .innerContents .list > li .article > a:hover .articleImg > img {
  opacity: 0.7;
  transform: scale(1.05);
}

#interview .inner .innerContents .list > li:not(:nth-child(3n-2)) {
  margin-left: 30px;
}

@media screen and (max-width: 768px) {
  #interview .inner .innerContents .list > li:not(:nth-child(3n-2)) {
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  #interview .inner .innerContents .list > li:not(:first-child) {
    margin-top: 40px;
  }
}
#interview .inner .innerContents .list > li:nth-child(3n-1) {
  transition-delay: 0.2s;
}

@media screen and (max-width: 768px) {
  #interview .inner .innerContents .list > li:nth-child(3n-1) {
    transition-delay: 0;
  }
}
#interview .inner .innerContents .list > li:nth-child(3n) {
  transition-delay: 0.4s;
}

@media screen and (max-width: 768px) {
  #interview .inner .innerContents .list > li:nth-child(3n) {
    transition-delay: 0;
  }
}
#interview .inner .innerContents .btn {
  margin-top: 100px;
}

@media screen and (max-width: 768px) {
  #interview .inner .innerContents .btn {
    margin-top: 45px;
  }
}
#interview .inner .innerContents .btn > a {
  margin: 0 auto;
}

/* ====================================== event */
#event {
  padding: 100px 0 140px;
  background: #F4F8FB;
}

@media screen and (max-width: 768px) {
  #event {
    padding: 60px 0;
  }
}
#event .inner .innerContents .bnr {
  margin-top: 70px;
  text-align: center;
  font-size: 0;
  line-height: 0;
}

@media screen and (max-width: 768px) {
  #event .inner .innerContents .bnr {
    margin-top: 40px;
  }
}
#event .inner .innerContents .bnr > a > img {
  max-width: 680px;
  border-radius: 8px;
}

#event .inner .innerContents .bnr > a.-linkNone {
  pointer-events: none;
}

/* ====================================== faq */
#faq {
  padding: 100px 0 140px;
}

@media screen and (max-width: 768px) {
  #faq {
    padding: 60px 0;
  }
}
#faq .inner .innerContents .contents {
  width: 100%;
  max-width: 880px;
  margin: 55px auto 0;
}

@media screen and (max-width: 768px) {
  #faq .inner .innerContents .contents {
    margin-top: 40px;
  }
}
#faq .inner .innerContents .contents .item {
  border: 1px solid #E7EAED;
  border-radius: 8px;
}

#faq .inner .innerContents .contents .item > dt {
  min-height: 90px;
  padding: 20px 74px 20px 110px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  position: relative;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
  cursor: pointer;
  transition: color 1.2s cubic-bezier(0.16, 1, 0.3, 1);
}

@media screen and (max-width: 768px) {
  #faq .inner .innerContents .contents .item > dt {
    padding: 15px 50px 15px 55px;
    font-size: 14px;
  }
}
#faq .inner .innerContents .contents .item > dt:before {
  content: "Q";
  display: inline-block;
  position: absolute;
  top: calc(50% - 0.58em);
  left: 40px;
  font-size: 33px;
  font-weight: 700;
  line-height: 1;
  color: #C932B1;
}

@media screen and (max-width: 768px) {
  #faq .inner .innerContents .contents .item > dt:before {
    left: 20px;
    font-size: 20px;
  }
}
#faq .inner .innerContents .contents .item > dt:after {
  content: "";
  width: 16px;
  height: 8px;
  background-image: url(../img/arw01_b.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  display: block;
  position: absolute;
  top: calc(50% - 4px);
  right: 40px;
  transition: transform 1.2s cubic-bezier(0.16, 1, 0.3, 1);
}

@media screen and (max-width: 768px) {
  #faq .inner .innerContents .contents .item > dt:after {
    width: 14px;
    height: 7px;
    top: calc(50% - 3.5px);
    right: 20px;
  }
}
#faq .inner .innerContents .contents .item > dt:hover {
  color: #C932B1;
}

#faq .inner .innerContents .contents .item > dd {
  margin: 0 40px;
  border-top: 1px solid #E7EAED;
  display: none;
}

@media screen and (max-width: 768px) {
  #faq .inner .innerContents .contents .item > dd {
    margin: 0 20px;
  }
}
#faq .inner .innerContents .contents .item > dd .ddContents {
  padding: 30px 35px 35px 0;
  display: flex;
  font-size: 18px;
  line-height: 1.8;
}

@media screen and (max-width: 768px) {
  #faq .inner .innerContents .contents .item > dd .ddContents {
    padding: 15px 30px 20px 0;
    font-size: 14px;
  }
}
#faq .inner .innerContents .contents .item > dd .ddContents:before {
  content: "A";
  width: 70px;
  padding-left: 0.1em;
  display: inline-block;
  box-sizing: border-box;
  font-size: 33px;
  font-weight: 700;
  line-height: 1;
  color: #FE5592;
}

@media screen and (max-width: 768px) {
  #faq .inner .innerContents .contents .item > dd .ddContents:before {
    width: 35px;
    padding-top: 0.25em;
    font-size: 20px;
  }
}
#faq .inner .innerContents .contents .item > dd .ddContents .ddContentsInner {
  flex: 1;
}

#faq .inner .innerContents .contents .item:not(:first-child) {
  margin-top: 20px;
}

#faq .inner .innerContents .contents .item.-active > dt:after {
  transform: rotate(180deg);
}

/* ====================================== cta */
#cta {
  padding: 120px 0;
  background-image: url(../img/cta_bg01.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

@media screen and (max-width: 768px) {
  #cta {
    padding: 45px 0 50px;
    background-image: url(../img/cta_bg01_sp.png);
  }
}
#cta .inner .innerContents .logo {
  text-align: center;
  font-size: 0;
  line-height: 0;
}

#cta .inner .innerContents .logo > img {
  max-width: 530px;
}

@media screen and (max-width: 768px) {
  #cta .inner .innerContents .logo > img {
    max-width: 210px;
  }
}
#cta .inner .innerContents .btn {
  margin-top: 70px;
}

@media screen and (max-width: 768px) {
  #cta .inner .innerContents .btn {
    margin-top: 30px;
  }
}
#cta .inner .innerContents .btn > a {
  margin: 0 auto;
}

/* ====================================== fixBnr */
#fixBnr {
  width: 430px;
  margin: auto;
  position: fixed;
  right: 0;
  bottom: 20px;
  left: 0;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  #fixBnr {
    width: 100%;
    bottom: 0;
  }
}
#fixBnr > a {
  width: 100%;
  min-height: 80px;
  padding: 20px;
  background: linear-gradient(to right, #950FCF, #FE5592);
  border-radius: 4px;
  box-sizing: border-box;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  #fixBnr > a {
    height: 50px;
    min-height: auto;
    padding: 10px;
    border-radius: 0;
    box-shadow: none;
  }
}
#fixBnr > a .txt {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
}

@media screen and (max-width: 768px) {
  #fixBnr > a .txt {
    font-size: 14px;
  }
}
#fixBnr .close {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  #fixBnr .close {
    display: none;
  }
}
#fixBnr .close > img {
  width: 7px;
}

/* ====================================== company */
#company {
  padding: 80px 0 180px;
}

@media screen and (max-width: 768px) {
  #company {
    padding: 35px 0 120px;
  }
}
#company .inner .innerContents {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
}

#company .inner .innerContents .tbl .item {
  padding: 25px 0;
  border-bottom: 1px solid #E4E4E4;
  display: flex;
}

@media screen and (max-width: 768px) {
  #company .inner .innerContents .tbl .item {
    padding: 20px 0;
  }
}
#company .inner .innerContents .tbl .item > dt, #company .inner .innerContents .tbl .item > dd {
  font-size: 16px;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #company .inner .innerContents .tbl .item > dt, #company .inner .innerContents .tbl .item > dd {
    font-size: 14px;
  }
}
#company .inner .innerContents .tbl .item > dt {
  width: 15.31%;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  #company .inner .innerContents .tbl .item > dt {
    width: 7em;
  }
}
#company .inner .innerContents .tbl .item > dd {
  margin-left: 20px;
  flex: 1;
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  #company .inner .innerContents .tbl .item > dd {
    margin-left: 10px;
  }
}
#company .inner .innerContents .tbl .item > dd a {
  text-decoration: underline;
  transition: color 1.2s cubic-bezier(0.16, 1, 0.3, 1);
}

#company .inner .innerContents .tbl .item > dd a:hover {
  color: #C932B1;
}

@media screen and (max-width: 768px) {
  #company .inner .innerContents .tbl.-dtWide .item {
    display: block;
  }
}
#company .inner .innerContents .tbl.-dtWide .item > dt {
  width: 18%;
}

@media screen and (max-width: 768px) {
  #company .inner .innerContents .tbl.-dtWide .item > dt {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  #company .inner .innerContents .tbl.-dtWide .item > dd {
    margin: 7px 0 0 0;
  }
}
#company .inner .innerContents .btn {
  margin-top: 80px;
}

#company .inner .innerContents .btn > a {
  margin: 0 auto;
}

/* ====================================== terms */
#terms {
  padding: 100px 0 180px;
}

@media screen and (max-width: 768px) {
  #terms {
    padding: 40px 0 120px;
  }
}
#terms .inner .innerContents {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 1.7;
}

#terms .inner .innerContents .sectionWrap {
  margin-top: 50px;
}

@media screen and (max-width: 768px) {
  #terms .inner .innerContents .sectionWrap {
    margin-top: 40px;
  }
}
#terms .inner .innerContents .sectionWrap .section .sectionTtl {
  padding-bottom: 20px;
  border-bottom: 1px solid #E4E4E4;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.6;
}

#terms .inner .innerContents .sectionWrap .section .sectionContents {
  margin-top: 20px;
}

#terms .inner .innerContents .sectionWrap .section .sectionContents ol {
  counter-reset: number 0;
}

#terms .inner .innerContents .sectionWrap .section .sectionContents ol.-type01 > li {
  padding-left: 2em;
  position: relative;
  counter-increment: number 1;
}

#terms .inner .innerContents .sectionWrap .section .sectionContents ol.-type01 > li:before, #terms .inner .innerContents .sectionWrap .section .sectionContents ol.-type01 > li:after {
  width: 15px;
  height: 15px;
  box-sizing: border-box;
  position: absolute;
  top: 5px;
  left: 0;
}

#terms .inner .innerContents .sectionWrap .section .sectionContents ol.-type01 > li:before {
  content: "";
  border: 1px solid #000000;
  border-radius: 50%;
  display: inline-block;
}

#terms .inner .innerContents .sectionWrap .section .sectionContents ol.-type01 > li:after {
  content: counter(number);
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 10px;
}

#terms .inner .innerContents .sectionWrap .section .sectionContents ol.-type01 > li:not(:first-child) {
  margin-top: 5px;
}

#terms .inner .innerContents .sectionWrap .section .sectionContents ol.-type02 {
  counter-reset: number 0;
}

#terms .inner .innerContents .sectionWrap .section .sectionContents ol.-type02 > li {
  padding-left: 2em;
  position: relative;
  counter-increment: number 1;
}

#terms .inner .innerContents .sectionWrap .section .sectionContents ol.-type02 > li:before {
  content: counter(number) ".";
  width: 2em;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}

#terms .inner .innerContents .sectionWrap .section .sectionContents ol.-type02 > li:not(:first-child) {
  margin-top: 5px;
}

#terms .inner .innerContents .sectionWrap .section .sectionContents ol:not(:first-child) {
  margin-top: 5px;
}

#terms .inner .innerContents .sectionWrap .section:not(:first-child) {
  margin-top: 50px;
}

@media screen and (max-width: 768px) {
  #terms .inner .innerContents .sectionWrap .section:not(:first-child) {
    margin-top: 40px;
  }
}
#terms .inner .innerContents .sign {
  margin-top: 80px;
}

@media screen and (max-width: 768px) {
  #terms .inner .innerContents .sign {
    margin-top: 50px;
  }
}