@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Gloock&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&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 */
#faq .inner .innerContents .contents .item > dt:before, #case .inner .innerContents .list > li .section .num, #serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents .num > span, #serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents .num:after, #process .inner .innerContents .list > li .item > dt:before, #whatDetail .inner .innerContents .what .ttl > span.sub, #research .inner .innerContents .list > li .section .block.-number .txt, #research .inner .innerContents .list > li .section .block.-number:after, #about .inner .innerContents .ttl > span.main > span, #service .inner .innerContents .list > li .section > a .box:before, #service .inner .innerContents .ttl > span.sub, #what .inner .innerContents .ttl > span.sub, #concept .inner .innerContents .ttl > span.sub, .ttl.-ttl01 > span.sub > span, #link .section .ttl > span.sub {
  font-family: "Gloock", serif;
  font-weight: 400;
  letter-spacing: 0.05em;
}

/* ====================================== 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%);
  }
}
.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;
  }
}
@keyframes barT {
  0% {
    transform: translate(0, 0) rotate(0);
  }
  50% {
    transform: translate(0, 5px) rotate(0);
  }
  100% {
    transform: translate(0, 5px) rotate(45deg);
  }
}
@keyframes barB {
  0% {
    transform: translate(0, 0) rotate(0);
  }
  50% {
    transform: translate(0, -5px) rotate(0);
  }
  100% {
    transform: translate(0, -5px) rotate(-45deg);
  }
}
@keyframes barTR {
  0% {
    transform: translate(0, 5px) rotate(45deg);
  }
  50% {
    transform: translate(0, 5px) rotate(0);
  }
  100% {
    transform: translate(0, 0) rotate(0);
  }
}
@keyframes barBR {
  0% {
    transform: translate(0, -5px) rotate(-45deg);
  }
  50% {
    transform: translate(0, -5px) rotate(0);
  }
  100% {
    transform: translate(0, 0) rotate(0);
  }
}
/* ====================================== % */
#privacy .inner .innerContents .contents .foot a, #privacy .inner .innerContents .contents .sectionWrap .section .sectionContents a, #research .inner .innerContents .list > li .section .block.-contents .data .link > a, footer .inner .innerContents .block.-nav .nav .navBlock .head > a, header .headerInner .navBlock .navBlockInner .nav .btns > li > a, #breadcrumb .list > li > a {
  opacity: 1;
  transition: opacity 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
}

#privacy .inner .innerContents .contents .foot a:hover, #privacy .inner .innerContents .contents .sectionWrap .section .sectionContents a:hover, #research .inner .innerContents .list > li .section .block.-contents .data .link > a:hover, footer .inner .innerContents .block.-nav .nav .navBlock .head > a:hover, header .headerInner .navBlock .navBlockInner .nav .btns > li > a:hover, #breadcrumb .list > li > a:hover {
  opacity: 0.7;
}

#service .inner .innerContents .list > li .section > a .img {
  position: relative;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
}

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

#serviceDetail:after, #whatDetail:after, #philosophy:before, #message:before, #what:after, #concept:before, .pageTtl.-pageTtl01:before {
  content: "";
  width: 100%;
  height: 100%;
  background-image: url(/assets/img/noise01.png);
  background-size: 400px 400px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

/* ====================================== 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: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", sans-serif;
  font-weight: 500;
  color: #000000;
}

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

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

@media screen and (max-width: 1300px) {
  #wrapper {
    padding-top: 8.4615384615vw;
  }
}
@media screen and (max-width: 768px) {
  #wrapper {
    padding-top: 50px;
  }
}
/* ====================================== inner */
.inner {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 50px;
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .inner {
    max-width: 640px;
    padding: 0 20px;
  }
}
/* ====================================== breadcrumb */
#breadcrumb {
  padding: 15px 50px;
  border-bottom: 1px solid #E5ECF3;
}

@media screen and (max-width: 768px) {
  #breadcrumb {
    padding: 10px 20px;
  }
}
#breadcrumb .list {
  font-size: 0;
  line-height: 0;
}

#breadcrumb .list > li {
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  #breadcrumb .list > li {
    font-size: 11px;
  }
}
#breadcrumb .list > li > a {
  font-weight: 400;
  color: #004386;
}

#breadcrumb .list > li:not(:last-child):after {
  content: "";
  width: 4px;
  height: 4px;
  margin: 0 15px;
  background: #004386;
  border-radius: 50%;
  display: inline-block;
  vertical-align: 0.25em;
}

@media screen and (max-width: 768px) {
  #breadcrumb .list > li:not(:last-child):after {
    width: 3px;
    height: 3px;
    margin: 0 10px;
  }
}
/* ====================================== link */
#link {
  display: flex;
}

@media screen and (max-width: 768px) {
  #link {
    display: block;
  }
}
#link .section {
  width: 50%;
  padding: 60px 60px 160px;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  color: #ffffff;
}

@media screen and (max-width: 1300px) {
  #link .section {
    padding: 60px 4.6153846154vw 160px;
  }
}
@media screen and (max-width: 768px) {
  #link .section {
    width: 100%;
    padding: 45px 20px 50px;
  }
}
#link .section .img {
  height: 100%;
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 0;
  line-height: 0;
}

@media screen and (max-width: 768px) {
  #link .section .img {
    height: auto;
    display: block;
    top: calc(50% - 115px);
  }
}
#link .section .img > img {
  width: 360px;
}

@media screen and (max-width: 1300px) {
  #link .section .img > img {
    width: 27.6923076923vw;
  }
}
@media screen and (max-width: 768px) {
  #link .section .img > img {
    width: 230px;
  }
}
#link .section .ttl > span {
  display: block;
  text-align: center;
}

#link .section .ttl > span.sub {
  font-size: 18px;
}

@media screen and (max-width: 768px) {
  #link .section .ttl > span.sub {
    font-size: 16px;
  }
}
#link .section .ttl > span.main {
  margin-top: 10px;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  #link .section .ttl > span.main {
    margin-top: 7px;
    font-size: 24px;
  }
}
#link .section .txt {
  margin-top: 25px;
  text-align: center;
  font-size: 14px;
  line-height: 2;
}

@media screen and (max-width: 768px) {
  #link .section .txt {
    margin-top: 20px;
    font-size: 13px;
  }
}
#link .section .btn {
  width: 100%;
  position: absolute;
  bottom: 60px;
  left: 0;
}

@media screen and (max-width: 768px) {
  #link .section .btn {
    margin-top: 35px;
    position: static;
  }
}
#link .section .btn > a {
  width: 100%;
  max-width: 250px;
  height: 50px;
  margin: 0 auto;
  border: 1px solid #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
  color: #ffffff;
  transition: background-color 0.3s cubic-bezier(0.22, 0.61, 0.36, 1), color 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
}

@media screen and (max-width: 768px) {
  #link .section .btn > a {
    max-width: 225px;
    height: 45px;
    font-size: 13px;
  }
}
#link .section.-recruit {
  background: #004386;
}

#link .section.-recruit .ttl > span.sub {
  color: #7CABDB;
}

#link .section.-recruit .btn > a {
  background: #004386;
}

#link .section.-recruit .btn > a:hover {
  background: #ffffff;
  color: #004386;
}

#link .section.-contact {
  background: #00264D;
}

#link .section.-contact .ttl > span.sub {
  color: #667E96;
}

#link .section.-contact .btn > a {
  background: #00264D;
}

#link .section.-contact .btn > a:hover {
  background: #ffffff;
  color: #00264D;
}

/* ====================================== 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 */
  /* ------------------------------ 02 */
  /* ------------------------------ 03 */
}

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

.ttl.-ttl01 > span.sub > span {
  padding-bottom: 0.3em;
  border-bottom: 1px solid #000000;
  display: inline-block;
  font-size: 22px;
}

@media screen and (max-width: 768px) {
  .ttl.-ttl01 > span.sub > span {
    font-size: 18px;
  }
}
.ttl.-ttl01 > span.main {
  margin-top: 10px;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.5;
  color: #004386;
}

@media screen and (max-width: 768px) {
  .ttl.-ttl01 > span.main {
    font-size: 30px;
  }
}
.ttl.-ttl01.-wh > span.sub > span {
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
}

.ttl.-ttl01.-wh > span.main {
  color: #ffffff;
}

.ttl.-ttl02 {
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.5;
  color: #004386;
}

@media screen and (max-width: 768px) {
  .ttl.-ttl02 {
    font-size: 24px;
  }
}
.ttl.-ttl03 {
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.5;
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  .ttl.-ttl03 {
    font-size: 24px;
  }
}
.ttl.-ttl03:before {
  content: "";
  width: 100%;
  max-width: 500px;
  margin: 0 auto 50px;
  border-top: 1px solid #ffffff;
  display: block;
}

@media screen and (max-width: 768px) {
  .ttl.-ttl03:before {
    max-width: 250px;
    margin-bottom: 30px;
  }
}
/* ====================================== pageTtl */
.pageTtl {
  /* ------------------------------ 01 */
}

.pageTtl.-pageTtl01 {
  background-image: url(/assets/img/ttl_bg01.jpg);
  background-size: cover;
  background-position: center center;
  position: relative;
}

@media screen and (max-width: 768px) {
  .pageTtl.-pageTtl01 {
    background-image: url(/assets/img/ttl_bg01_sp.jpg);
  }
}
.pageTtl.-pageTtl01:before {
  opacity: 0.2;
}

.pageTtl.-pageTtl01 .inner .innerContents {
  min-height: 300px;
  padding: 50px 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: 160px;
    padding: 30px 0;
  }
}
.pageTtl.-pageTtl01 .inner .innerContents .ttl {
  text-align: center;
  font-size: 54px;
  font-weight: 700;
  line-height: 1.5;
  color: #ffffff;
}

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

.txt.-txt01 {
  margin-top: 40px;
  text-align: center;
  font-size: 16px;
  line-height: 2;
}

@media screen and (max-width: 768px) {
  .txt.-txt01 {
    margin-top: 25px;
    font-size: 14px;
    line-height: 1.7;
  }
}
/* ====================================== btn */
.btn {
  /* ------------------------------ 01 */
  /* ------------------------------ 02 */
  /* ------------------------------ 03 */
}

.btn.-btn01 > a {
  width: 180px;
  height: 180px;
  display: block;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  box-sizing: border-box;
  position: relative;
}

@media screen and (max-width: 768px) {
  .btn.-btn01 > a {
    width: 130px;
    height: 130px;
  }
}
.btn.-btn01 > a:after {
  content: "";
  width: 71px;
  height: 12px;
  background-image: url(/assets/img/arw01_r.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  display: block;
  position: absolute;
  right: 49px;
  bottom: 67px;
  transition: right 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
}

@media screen and (max-width: 768px) {
  .btn.-btn01 > a:after {
    width: 50px;
    height: 8px;
    right: 32px;
    bottom: 44px;
  }
}
.btn.-btn01 > a > span {
  display: inline-block;
  position: absolute;
  right: 144px;
  bottom: 56px;
  text-align: right;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  color: #ffffff;
  white-space: nowrap;
}

@media screen and (max-width: 768px) {
  .btn.-btn01 > a > span {
    right: 102px;
    bottom: 33px;
    font-size: 14px;
  }
}
.btn.-btn01 > a:hover:after {
  right: 39px;
}

@media screen and (max-width: 768px) {
  .btn.-btn01 > a:hover:after {
    right: 22px;
  }
}
.btn.-btn01.-bl > a {
  border: 1px solid rgba(0, 67, 134, 0.2);
}

.btn.-btn01.-bl > a:after {
  background-image: url(/assets/img/arw01_r_bl.svg);
}

.btn.-btn01.-bl > a > span {
  color: #004386;
}

.btn.-btn02 > a {
  width: 100%;
  max-width: 800px;
  min-height: 150px;
  padding: 20px 137px;
  background: #ffffff;
  border: 3px solid #004386;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  text-align: center;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.5;
  color: #004386;
  transition: background 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
}

@media screen and (max-width: 768px) {
  .btn.-btn02 > a {
    max-width: 295px;
    min-height: 70px;
    padding: 15px 60px;
    border: 2px solid #004386;
    font-size: 16px;
  }
}
.btn.-btn02 > a:after {
  content: "";
  width: 72px;
  height: 12px;
  background-image: url(/assets/img/arw02_r_bl.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  display: block;
  position: absolute;
  top: calc(50% - 10px);
  right: 45px;
  transition: right 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
}

@media screen and (max-width: 768px) {
  .btn.-btn02 > a:after {
    width: 30px;
    height: 5px;
    top: calc(50% - 2.5px);
    right: 20px;
  }
}
.btn.-btn02 > a:hover {
  background: rgba(255, 255, 255, 0.6);
}

.btn.-btn02 > a:hover:after {
  right: 35px;
}

.btn.-btn03 > a {
  width: 100%;
  max-width: 360px;
  min-height: 80px;
  padding: 10px 70px;
  background: linear-gradient(to bottom right, #004386, #00264D);
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  .btn.-btn03 > a {
    max-width: 280px;
    min-height: 60px;
    font-size: 14px;
  }
}
.btn.-btn03 > a:after {
  content: "";
  width: 30px;
  height: 5px;
  background-image: url(/assets/img/arw02_r.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  display: block;
  position: absolute;
  top: calc(50% - 4px);
  right: 30px;
  transition: right 0.3s ease-in-out;
}

@media screen and (max-width: 768px) {
  .btn.-btn03 > a:after {
    right: 20px;
  }
}
.btn.-btn03 > a:hover:after {
  right: 25px;
}

@media screen and (max-width: 768px) {
  .btn.-btn03 > a:hover:after {
    right: 15px;
  }
}
/* ====================================== notes */
.notes {
  /* ------------------------------ 01 */
  /* ------------------------------ 02 */
}

.notes.-notes01 > li {
  margin-left: 1.5em;
  text-align: right;
  font-size: 12px;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  .notes.-notes01 > li {
    font-size: 11px;
  }
}
.notes.-notes01 > li:before {
  content: "※";
  width: 1.5em;
  margin-left: -1.5em;
  display: inline-block;
  text-align: left;
}

.notes.-notes01 > li:not(:first-child) {
  margin-top: 5px;
}

.notes.-notes02 > li {
  margin-left: 35px;
  font-size: 12px;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  .notes.-notes02 > li {
    margin-left: 30px;
  }
}
.notes.-notes02 > li .notesNum {
  width: 35px;
  margin-left: -35px;
  display: inline-block;
}

@media screen and (max-width: 768px) {
  .notes.-notes02 > li .notesNum {
    width: 30px;
    margin-left: -30px;
  }
}
/* ====================================== tbl */
.tbl {
  /* ------------------------------ 01 */
}

.tbl.-tbl01 {
  width: 100%;
  background: #ffffff;
  border: 3px solid #004386;
}

@media screen and (max-width: 768px) {
  .tbl.-tbl01 tr {
    padding: 20px;
    display: block;
  }
}
.tbl.-tbl01 tr th, .tbl.-tbl01 tr td {
  padding: 30px;
  border: 1px solid #004386;
}

@media screen and (max-width: 768px) {
  .tbl.-tbl01 tr th, .tbl.-tbl01 tr td {
    padding: 0;
    display: block;
    border: none;
  }
}
.tbl.-tbl01 tr th {
  width: 23%;
  text-align: left;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  color: #004386;
}

@media screen and (max-width: 768px) {
  .tbl.-tbl01 tr th {
    width: 100%;
    font-size: 16px;
  }
}
.tbl.-tbl01 tr td {
  font-size: 18px;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  .tbl.-tbl01 tr td {
    margin-top: 10px;
    font-size: 14px;
  }
}
.tbl.-tbl01 tr td .list.-type01 > li {
  margin-left: 1em;
}

.tbl.-tbl01 tr td .list.-type01 > li:before {
  content: "・";
  width: 1em;
  margin-left: -1em;
  display: inline-block;
}

.tbl.-tbl01 tr td .list.-type01 > li:not(:first-child) {
  margin-top: 10px;
}

@media screen and (max-width: 768px) {
  .tbl.-tbl01 tr td .list.-type01 > li:not(:first-child) {
    margin-top: 5px;
  }
}
.tbl.-tbl01 tr td .list.-type02 > li:not(:first-child) {
  margin-top: 10px;
}

@media screen and (max-width: 768px) {
  .tbl.-tbl01 tr td .list.-type02 > li:not(:first-child) {
    margin-top: 5px;
  }
}
.tbl.-tbl01 tr td .list.-type03 {
  counter-reset: number 0;
}

.tbl.-tbl01 tr td .list.-type03 > li {
  margin-left: 1.5em;
}

.tbl.-tbl01 tr td .list.-type03 > li:before {
  counter-increment: number 1;
  content: counter(number) ".";
  width: 1.5em;
  margin-left: -1.5em;
  display: inline-block;
}

.tbl.-tbl01 tr td .list.-type03 > li:not(:first-child) {
  margin-top: 10px;
}

@media screen and (max-width: 768px) {
  .tbl.-tbl01 tr td .list.-type03 > li:not(:first-child) {
    margin-top: 5px;
  }
}
@media screen and (max-width: 768px) {
  .tbl.-tbl01 tr:not(:first-child) {
    border-top: 1px solid #004386;
  }
}
/* ====================================== form */
.form {
  /* ------------------------------ 01 */
}

.form.-form01 {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
}

.form.-form01 #mail_form > dl {
  display: flex;
}

@media screen and (max-width: 768px) {
  .form.-form01 #mail_form > dl {
    display: block;
  }
}
.form.-form01 #mail_form > dl > dt {
  width: 220px;
  padding: calc((60px - 1.5em) / 2) 20px 0 70px;
  box-sizing: border-box;
  position: relative;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  .form.-form01 #mail_form > dl > dt {
    width: 100%;
    padding: 0 0 0 62px;
  }
}
.form.-form01 #mail_form > dl > dt > i {
  position: absolute;
  top: 18px;
  left: 0;
}

@media screen and (max-width: 768px) {
  .form.-form01 #mail_form > dl > dt > i {
    top: calc(0.75em - 12px);
  }
}
.form.-form01 #mail_form > dl > dt > i > span {
  width: 50px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  font-style: normal;
}

.form.-form01 #mail_form > dl > dt > i > span.required {
  background: #004386;
  color: #ffffff;
}

.form.-form01 #mail_form > dl > dt > i > span.optional {
  background: #E5ECF3;
  color: #004386;
}

.form.-form01 #mail_form > dl > dd {
  display: flex;
  flex-wrap: wrap;
  flex: 1;
}

@media screen and (max-width: 768px) {
  .form.-form01 #mail_form > dl > dd {
    margin-top: 15px;
  }
}
.form.-form01 #mail_form > dl > dd input[type=text], .form.-form01 #mail_form > dl > dd input[type=email], .form.-form01 #mail_form > dl > dd input[type=tel], .form.-form01 #mail_form > dl > dd input[type=number], .form.-form01 #mail_form > dl > dd textarea {
  width: 100%;
  border: 1px solid #004386;
  box-sizing: border-box;
  flex: 1;
  font-size: 14px;
}

.form.-form01 #mail_form > dl > dd input[type=text]::-moz-placeholder, .form.-form01 #mail_form > dl > dd input[type=email]::-moz-placeholder, .form.-form01 #mail_form > dl > dd input[type=tel]::-moz-placeholder, .form.-form01 #mail_form > dl > dd input[type=number]::-moz-placeholder, .form.-form01 #mail_form > dl > dd textarea::-moz-placeholder {
  color: #CCCCCC;
}

.form.-form01 #mail_form > dl > dd input[type=text]::placeholder, .form.-form01 #mail_form > dl > dd input[type=email]::placeholder, .form.-form01 #mail_form > dl > dd input[type=tel]::placeholder, .form.-form01 #mail_form > dl > dd input[type=number]::placeholder, .form.-form01 #mail_form > dl > dd textarea::placeholder {
  color: #CCCCCC;
}

.form.-form01 #mail_form > dl > dd input[type=text]:not(:first-child), .form.-form01 #mail_form > dl > dd input[type=email]:not(:first-child), .form.-form01 #mail_form > dl > dd input[type=tel]:not(:first-child), .form.-form01 #mail_form > dl > dd input[type=number]:not(:first-child), .form.-form01 #mail_form > dl > dd textarea:not(:first-child) {
  margin-left: 20px;
}

@media screen and (max-width: 768px) {
  .form.-form01 #mail_form > dl > dd input[type=text]:not(:first-child), .form.-form01 #mail_form > dl > dd input[type=email]:not(:first-child), .form.-form01 #mail_form > dl > dd input[type=tel]:not(:first-child), .form.-form01 #mail_form > dl > dd input[type=number]:not(:first-child), .form.-form01 #mail_form > dl > dd textarea:not(:first-child) {
    margin-left: 15px;
  }
}
.form.-form01 #mail_form > dl > dd input[type=text], .form.-form01 #mail_form > dl > dd input[type=email], .form.-form01 #mail_form > dl > dd input[type=tel], .form.-form01 #mail_form > dl > dd input[type=number] {
  height: 60px;
  padding: 0 20px;
}

@media screen and (max-width: 768px) {
  .form.-form01 #mail_form > dl > dd input[type=text], .form.-form01 #mail_form > dl > dd input[type=email], .form.-form01 #mail_form > dl > dd input[type=tel], .form.-form01 #mail_form > dl > dd input[type=number] {
    height: 50px;
    padding: 0 15px;
  }
}
.form.-form01 #mail_form > dl > dd textarea {
  height: 300px;
  padding: 20px;
  line-height: 1.5;
}

.form.-form01 #mail_form > dl > dd .radio {
  width: 100%;
  padding: 15px 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.form.-form01 #mail_form > dl > dd .radio > li {
  width: calc((100% - 60px) / 4);
}

@media screen and (max-width: 768px) {
  .form.-form01 #mail_form > dl > dd .radio > li {
    width: calc((100% - 15px) / 2);
  }
}
.form.-form01 #mail_form > dl > dd .radio > li > label {
  display: flex;
  cursor: pointer;
}

.form.-form01 #mail_form > dl > dd .radio > li > label input[type=radio] {
  width: 30px;
  height: 30px;
  border: 1px solid #004386;
  border-radius: 50%;
  box-sizing: border-box;
  position: relative;
  cursor: pointer;
}

.form.-form01 #mail_form > dl > dd .radio > li > label input[type=radio]:after {
  content: "";
  width: 16px;
  height: 16px;
  background: #004386;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: calc(50% - 8px);
  left: calc(50% - 8px);
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.form.-form01 #mail_form > dl > dd .radio > li > label input[type=radio]:checked:after {
  opacity: 1;
}

.form.-form01 #mail_form > dl > dd .radio > li > label > span {
  margin-left: 12px;
  padding-top: calc((30px - 1.5em) / 2);
  font-size: 14px;
  line-height: 1.5;
}

.form.-form01 #mail_form > dl > dd .space {
  padding: 0 20px;
  box-sizing: border-box;
  flex: 1;
}

.form.-form01 #mail_form > dl > dd .space:not(:first-child) {
  margin-left: 20px;
}

@media screen and (max-width: 768px) {
  .form.-form01 #mail_form > dl > dd .space:not(:first-child) {
    margin-left: 15px;
  }
}
.form.-form01 #mail_form > dl > dd .error_blank, .form.-form01 #mail_form > dl > dd .error_format, .form.-form01 #mail_form > dl > dd .error_match {
  margin-top: 10px;
  width: 100%;
  display: block;
  font-size: 10px;
  line-height: 1.5;
  color: #C60011;
}

.form.-form01 #mail_form > dl > dd .error_blank:empty, .form.-form01 #mail_form > dl > dd .error_format:empty, .form.-form01 #mail_form > dl > dd .error_match:empty {
  display: none;
}

.form.-form01 #mail_form > dl:not(:first-child) {
  margin-top: 30px;
}

.form.-form01 #mail_form #agreement {
  width: 100%;
  margin: 60px 0 0 0;
  padding: 0;
  border: none;
}

@media screen and (max-width: 768px) {
  .form.-form01 #mail_form #agreement {
    margin-top: 40px;
  }
}
.form.-form01 #mail_form #agreement #agree_check {
  text-align: center;
  font-size: 0;
  line-height: 0;
}

.form.-form01 #mail_form #agreement #agree_check > label {
  display: inline-block;
  cursor: pointer;
}

.form.-form01 #mail_form #agreement #agree_check > label input[type=checkbox] {
  width: 26px;
  height: 26px;
  margin-right: 20px;
  border: 1px solid #004386;
  box-sizing: border-box;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  transition: background-color 0.3s ease-in-out;
}

.form.-form01 #mail_form #agreement #agree_check > label input[type=checkbox]:after {
  content: "✔︎";
  width: 24px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  color: #ffffff;
}

.form.-form01 #mail_form #agreement #agree_check > label input[type=checkbox]:checked {
  background: #004386;
}

.form.-form01 #mail_form #agreement #agree_check > label .checkboxTxt {
  vertical-align: middle;
  font-size: 14px;
  line-height: 1.5;
}

.form.-form01 #mail_form #agreement #agree_check > label .checkboxTxt > a {
  text-decoration: underline;
  transition: color 0.3s ease-in-out;
}

.form.-form01 #mail_form #agreement #agree_check > label .checkboxTxt > a:hover {
  color: #004386;
}

.form.-form01 #mail_form #agreement #agree_check .error_check {
  margin-top: 10px;
  font-size: 10px;
  line-height: 1.5;
  color: #C60011;
}

.form.-form01 #mail_form #form_submit {
  margin-top: 80px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .form.-form01 #mail_form #form_submit {
    margin-top: 60px;
  }
}
.form.-form01 #mail_form #form_submit #form_submit_button {
  width: 100%;
  max-width: 800px;
  height: 150px;
  background-image: url(/assets/img/arw01_r.svg), linear-gradient(to bottom right, #004386, #00264D);
  background-repeat: no-repeat, no-repeat;
  background-size: 70px 11px, 100% 100%;
  background-position: top calc(50% - 7px) right 50px, center center;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.5;
  color: #ffffff;
  cursor: pointer;
  transition: background-position 0.3s ease-in-out;
}

@media screen and (max-width: 768px) {
  .form.-form01 #mail_form #form_submit #form_submit_button {
    height: 80px;
    background-size: 40px 6px, 100% 100%;
    background-position: top calc(50% - 3px) right 30px, center center;
    font-size: 20px;
  }
}
.form.-form01 #mail_form #form_submit #form_submit_button:hover {
  background-position: top calc(50% - 7px) right 40px, center center;
}

@media screen and (max-width: 768px) {
  .form.-form01 #mail_form #form_submit #form_submit_button:hover {
    background-position: top calc(50% - 3px) right 20px, center center;
  }
}
/* ====================================== animation */
.animation {
  /* ------------------------------ 01 */
}

.animation.-animation01 {
  opacity: 0;
}

.animation.-animation01.-r {
  transform: translate(20px, 0);
}

@media screen and (max-width: 768px) {
  .animation.-animation01.-r {
    transform: translate(10px, 0);
  }
}
.animation.-animation01.-b {
  transform: translate(0, 20px);
}

@media screen and (max-width: 768px) {
  .animation.-animation01.-b {
    transform: translate(0, 10px);
  }
}
.animation.-animation01.-l {
  transform: translate(-20px, 0);
}

@media screen and (max-width: 768px) {
  .animation.-animation01.-l {
    transform: translate(-10px, 0);
  }
}
.animation.-animation01.-animation {
  opacity: 1;
  transform: translate(0, 0);
  transition: opacity 0.6s cubic-bezier(0.22, 0.61, 0.36, 1), transform 0.6s cubic-bezier(0.22, 0.61, 0.36, 1);
}

/* ====================================== header */
header {
  width: 100%;
  height: 110px;
  background: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  transition: box-shadow 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
}

@media screen and (max-width: 1300px) {
  header {
    height: 8.4615384615vw;
  }
}
@media screen and (max-width: 768px) {
  header {
    height: 50px;
  }
}
header .headerInner {
  height: 100%;
  padding-left: 50px;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 1300px) {
  header .headerInner {
    padding-left: 3.8461538462vw;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner {
    padding-left: 20px;
  }
}
header .headerInner .logo {
  font-size: 32px;
  line-height: 1.4;
}

@media screen and (max-width: 1300px) {
  header .headerInner .logo {
    font-size: 2.4615384615vw;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner .logo {
    flex: 1;
    font-size: 18px;
  }
}
header .headerInner .logo > a {
  color: #004386;
}

header .headerInner .navBlock {
  margin-left: 50px;
  flex: 1;
}

@media screen and (max-width: 1300px) {
  header .headerInner .navBlock {
    margin-left: 3.8461538462vw;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner .navBlock {
    width: 100%;
    height: calc(100% - 50px);
    margin-left: 0;
    background: #ffffff;
    border-top: 1px solid #E5ECF3;
    display: none;
    position: fixed;
    top: 50px;
    left: 0;
    overflow-y: scroll;
    overscroll-behavior: contain;
    -ms-overflow-style: none;
  }
  header .headerInner .navBlock::-webkit-scrollbar {
    display: none;
  }
}
header .headerInner .navBlock .navBlockInner {
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 768px) {
  header .headerInner .navBlock .navBlockInner {
    height: calc(100% + 1px);
    padding: 0 30px;
    box-sizing: border-box;
  }
}
header .headerInner .navBlock .navBlockInner .nav {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

@media screen and (max-width: 768px) {
  header .headerInner .navBlock .navBlockInner .nav {
    max-width: 600px;
    margin: 0 auto;
    box-sizing: border-box;
    display: block;
  }
}
header .headerInner .navBlock .navBlockInner .nav .list {
  font-size: 0;
  line-height: 0;
}

header .headerInner .navBlock .navBlockInner .nav .list > li {
  display: inline-block;
}

@media screen and (max-width: 768px) {
  header .headerInner .navBlock .navBlockInner .nav .list > li {
    display: block;
  }
}
header .headerInner .navBlock .navBlockInner .nav .list > li .head {
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
}

@media screen and (max-width: 1300px) {
  header .headerInner .navBlock .navBlockInner .nav .list > li .head {
    font-size: 1.3846153846vw;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner .navBlock .navBlockInner .nav .list > li .head {
    border-bottom: 1px solid #E5ECF3;
    display: block;
    font-size: 18px;
  }
}
header .headerInner .navBlock .navBlockInner .nav .list > li .head > a {
  transition: color 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
}

@media screen and (max-width: 768px) {
  header .headerInner .navBlock .navBlockInner .nav .list > li .head > a {
    padding: 25px 60px 25px 0;
    display: block;
    position: relative;
  }
}
@media screen and (min-width: 769px) {
  header .headerInner .navBlock .navBlockInner .nav .list > li .head > a:hover {
    color: #004386;
  }
}
header .headerInner .navBlock .navBlockInner .nav .list > li .head:not(.-acod) > a {
  transition: color 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
}

@media screen and (max-width: 768px) {
  header .headerInner .navBlock .navBlockInner .nav .list > li .head:not(.-acod) > a:after {
    content: "";
    width: 30px;
    height: 5px;
    background-image: url(/assets/img/arw02_r_bl.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center center;
    display: block;
    position: absolute;
    top: calc(50% - 5px);
    right: 10px;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner .navBlock .navBlockInner .nav .list > li .head.-acod > a:after {
    content: "";
    width: 20px;
    height: 20px;
    background-image: url(/assets/img/ico_plus01.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center center;
    display: block;
    position: absolute;
    top: calc(50% - 10px);
    right: 15px;
    transition: background-image 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
  }
}
@media screen and (max-width: 768px) {
  header .headerInner .navBlock .navBlockInner .nav .list > li .head.-acod.-active > a {
    color: #004386;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner .navBlock .navBlockInner .nav .list > li .head.-acod.-active > a:after {
    background-image: url(/assets/img/ico_minus01.svg);
  }
}
header .headerInner .navBlock .navBlockInner .nav .list > li .subList {
  display: none;
}

@media screen and (min-width: 769px) {
  header .headerInner .navBlock .navBlockInner .nav .list > li .subList {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner .navBlock .navBlockInner .nav .list > li .subList > li {
    border-bottom: 1px solid #E5ECF3;
    font-size: 14px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner .navBlock .navBlockInner .nav .list > li .subList > li > a {
    padding: 20px 60px 20px 0;
    display: block;
    position: relative;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner .navBlock .navBlockInner .nav .list > li .subList > li > a:after {
    content: "";
    width: 20px;
    height: 4px;
    background-image: url(/assets/img/arw02_r_bl.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center center;
    display: block;
    position: absolute;
    top: calc(50% - 4px);
    right: 15px;
  }
}
header .headerInner .navBlock .navBlockInner .nav .list > li:not(:first-child) {
  margin-left: 40px;
}

@media screen and (max-width: 1300px) {
  header .headerInner .navBlock .navBlockInner .nav .list > li:not(:first-child) {
    margin-left: 3.0769230769vw;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner .navBlock .navBlockInner .nav .list > li:not(:first-child) {
    margin-left: 0;
  }
}
header .headerInner .navBlock .navBlockInner .nav .btns {
  margin-left: 40px;
  display: flex;
}

@media screen and (max-width: 1300px) {
  header .headerInner .navBlock .navBlockInner .nav .btns {
    margin-left: 3.0769230769vw;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner .navBlock .navBlockInner .nav .btns {
    margin: 50px 0 0 0;
    padding-bottom: 80px;
    display: block;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner .navBlock .navBlockInner .nav .btns > li {
    width: 100%;
  }
}
header .headerInner .navBlock .navBlockInner .nav .btns > li > a {
  width: 140px;
  height: 110px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 1300px) {
  header .headerInner .navBlock .navBlockInner .nav .btns > li > a {
    width: 10.7692307692vw;
    height: 8.4615384615vw;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner .navBlock .navBlockInner .nav .btns > li > a {
    width: 100%;
    height: 80px;
    padding: 10px 80px;
    box-sizing: border-box;
    position: relative;
  }
}
header .headerInner .navBlock .navBlockInner .nav .btns > li > a .ico {
  font-size: 0;
  line-height: 0;
}

@media screen and (max-width: 768px) {
  header .headerInner .navBlock .navBlockInner .nav .btns > li > a .ico {
    position: absolute;
    top: calc(50% - 23px);
    left: 25px;
  }
}
@media screen and (max-width: 374px) {
  header .headerInner .navBlock .navBlockInner .nav .btns > li > a .ico {
    left: 5.3333333333vw;
  }
}
header .headerInner .navBlock .navBlockInner .nav .btns > li > a .ico > img {
  max-width: 40px;
}

@media screen and (max-width: 1300px) {
  header .headerInner .navBlock .navBlockInner .nav .btns > li > a .ico > img {
    max-width: 3.0769230769vw;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner .navBlock .navBlockInner .nav .btns > li > a .ico > img {
    width: auto;
    max-width: none;
    height: 46px;
  }
}
header .headerInner .navBlock .navBlockInner .nav .btns > li > a .txt {
  margin-top: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  color: #ffffff;
}

@media screen and (max-width: 1300px) {
  header .headerInner .navBlock .navBlockInner .nav .btns > li > a .txt {
    margin-top: 0.7692307692vw;
    font-size: 1.2307692308vw;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner .navBlock .navBlockInner .nav .btns > li > a .txt {
    margin-top: 0;
    font-size: 16px;
  }
}
header .headerInner .navBlock .navBlockInner .nav .btns > li.-recruit > a {
  background: #004386;
}

header .headerInner .navBlock .navBlockInner .nav .btns > li.-contact > a {
  background: #00264D;
}

@media screen and (max-width: 768px) {
  header .headerInner .navBlock .navBlockInner .nav .btns > li:not(:first-child) {
    margin-top: 10px;
  }
}
header .headerInner .spMenu {
  display: none;
}

@media screen and (max-width: 768px) {
  header .headerInner .spMenu {
    width: 50px;
    height: 50px;
    background: #00264D;
    display: block;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner .spMenu .bars {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner .spMenu .bars .bar {
    width: 22px;
    height: 1px;
    background: #ffffff;
    display: block;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner .spMenu .bars .bar:not(:first-child) {
    margin-top: 9px;
  }
}
header .headerInner .spMenu.-active .bars .bar:nth-child(1) {
  animation: barT 0.5s cubic-bezier(0.22, 0.61, 0.36, 1) 0s 1 forwards;
}

header .headerInner .spMenu.-active .bars .bar:nth-child(2) {
  animation: barB 0.5s cubic-bezier(0.22, 0.61, 0.36, 1) 0s 1 forwards;
}

header .headerInner .spMenu.-inactive .bars .bar:nth-child(1) {
  animation: barTR 0.5s cubic-bezier(0.22, 0.61, 0.36, 1) 0s 1 forwards;
}

header .headerInner .spMenu.-inactive .bars .bar:nth-child(2) {
  animation: barBR 0.5s cubic-bezier(0.22, 0.61, 0.36, 1) 0s 1 forwards;
}

header.-scroll {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
}

/* ====================================== footer */
footer {
  padding: 90px 0 160px;
}

@media screen and (max-width: 768px) {
  footer {
    padding: 60px 0 115px;
    position: relative;
  }
}
@media screen and (max-width: 768px) {
  footer .inner {
    max-width: none;
    padding: 0;
  }
}
footer .inner .innerContents {
  display: flex;
}

@media screen and (max-width: 768px) {
  footer .inner .innerContents {
    display: block;
  }
}
footer .inner .innerContents .block.-info {
  width: 33%;
  padding-right: 30px;
  box-sizing: border-box;
}

@media screen and (max-width: 1300px) {
  footer .inner .innerContents .block.-info {
    padding-right: 2.3076923077vw;
  }
}
@media screen and (max-width: 768px) {
  footer .inner .innerContents .block.-info {
    width: 100%;
    padding-right: 0;
  }
}
footer .inner .innerContents .block.-info .logo {
  font-size: 26px;
  font-weight: 700;
  line-height: 1.5;
}

@media screen and (max-width: 1300px) {
  footer .inner .innerContents .block.-info .logo {
    font-size: 2vw;
  }
}
@media screen and (max-width: 768px) {
  footer .inner .innerContents .block.-info .logo {
    text-align: center;
    font-size: 20px;
  }
}
footer .inner .innerContents .block.-info .name {
  margin-top: 15px;
  font-size: 13px;
  line-height: 1.7;
}

@media screen and (max-width: 1300px) {
  footer .inner .innerContents .block.-info .name {
    font-size: 1vw;
  }
}
@media screen and (max-width: 768px) {
  footer .inner .innerContents .block.-info .name {
    text-align: center;
    font-size: 12px;
  }
}
footer .inner .innerContents .block.-info .copyright {
  margin-top: 45px;
  font-size: 11px;
  line-height: 1.5;
  color: #AAAAAA;
}

@media screen and (max-width: 768px) {
  footer .inner .innerContents .block.-info .copyright {
    width: 100%;
    height: 115px;
    padding: 20px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 0;
    left: 0;
  }
}
footer .inner .innerContents .block.-nav {
  flex: 1;
}

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

@media screen and (max-width: 768px) {
  footer .inner .innerContents .block.-nav .nav {
    border-bottom: 1px solid #004386;
    display: block;
  }
}
footer .inner .innerContents .block.-nav .nav .navBlock {
  padding-top: 25px;
  border-top: 1px solid #e5e5e5;
  flex: 1;
}

@media screen and (max-width: 768px) {
  footer .inner .innerContents .block.-nav .nav .navBlock {
    padding-top: 0;
    border-top: none;
  }
}
@media screen and (max-width: 768px) {
  footer .inner .innerContents .block.-nav .nav .navBlock .head {
    border-top: 1px solid #004386;
  }
}
footer .inner .innerContents .block.-nav .nav .navBlock .head > a {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  color: #004386;
}

@media screen and (max-width: 768px) {
  footer .inner .innerContents .block.-nav .nav .navBlock .head > a {
    padding: 20px 43px;
    display: block;
    position: relative;
    text-align: center;
  }
}
footer .inner .innerContents .block.-nav .nav .navBlock .head:not(:first-child) {
  margin-top: 13px;
}

@media screen and (max-width: 768px) {
  footer .inner .innerContents .block.-nav .nav .navBlock .head:not(:first-child) {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  footer .inner .innerContents .block.-nav .nav .navBlock .head.-acod > a:after {
    content: "";
    width: 13px;
    height: 13px;
    background-image: url(/assets/img/ico_plus02.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center center;
    display: block;
    position: absolute;
    top: calc(50% - 6.5px);
    right: 20px;
    transition: background-image 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
  }
}
@media screen and (max-width: 768px) {
  footer .inner .innerContents .block.-nav .nav .navBlock .head.-acod.-active > a:after {
    background-image: url(/assets/img/ico_minus02.svg);
  }
}
@media screen and (max-width: 768px) {
  footer .inner .innerContents .block.-nav .nav .navBlock .head:not(.-acod) > a:after {
    content: "";
    width: 5px;
    height: 9px;
    background-image: url(/assets/img/arw03_r.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center center;
    display: block;
    position: absolute;
    top: calc(50% - 4.5px);
    right: 24px;
  }
}
footer .inner .innerContents .block.-nav .nav .navBlock .list {
  margin-top: 17px;
}

@media screen and (min-width: 769px) {
  footer .inner .innerContents .block.-nav .nav .navBlock .list {
    display: block !important;
  }
}
@media screen and (max-width: 768px) {
  footer .inner .innerContents .block.-nav .nav .navBlock .list {
    margin-top: 0;
    display: none;
  }
}
footer .inner .innerContents .block.-nav .nav .navBlock .list > li {
  padding-left: 12px;
  position: relative;
  font-size: 14px;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  footer .inner .innerContents .block.-nav .nav .navBlock .list > li {
    padding-left: 0;
    border-top: 1px solid #e5e5e5;
    font-size: 13px;
  }
}
footer .inner .innerContents .block.-nav .nav .navBlock .list > li:before {
  content: "";
  width: 4px;
  height: 7px;
  background-image: url(/assets/img/arw03_r.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  display: block;
  position: absolute;
  top: calc(0.725em - 3.5px);
  left: 0;
}

@media screen and (max-width: 768px) {
  footer .inner .innerContents .block.-nav .nav .navBlock .list > li:before {
    width: 5px;
    height: 9px;
    top: calc(50% - 4.5px);
    right: 24px;
    left: auto;
  }
}
footer .inner .innerContents .block.-nav .nav .navBlock .list > li > a {
  transition: color 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
}

@media screen and (max-width: 768px) {
  footer .inner .innerContents .block.-nav .nav .navBlock .list > li > a {
    padding: 20px 43px 20px 20px;
    display: block;
  }
}
footer .inner .innerContents .block.-nav .nav .navBlock .list > li > a:hover {
  color: #004386;
}

footer .inner .innerContents .block.-nav .nav .navBlock .list > li:first-child {
  display: none;
}

@media screen and (max-width: 768px) {
  footer .inner .innerContents .block.-nav .nav .navBlock .list > li:first-child {
    display: block;
  }
}
footer .inner .innerContents .block.-nav .nav .navBlock .list > li:nth-child(n+3) {
  margin-top: 10px;
}

@media screen and (max-width: 768px) {
  footer .inner .innerContents .block.-nav .nav .navBlock .list > li:nth-child(n+3) {
    margin-top: 0;
  }
}
footer .inner .innerContents .block.-nav .nav .navBlock:not(:first-child) {
  margin-left: 40px;
}

@media screen and (max-width: 768px) {
  footer .inner .innerContents .block.-nav .nav .navBlock:not(:first-child) {
    margin-left: 0;
  }
}
/* ====================================== kv */
#kv {
  position: relative;
}

#kv .img {
  font-size: 0;
  line-height: 0;
}

#kv .img.-animation {
  transition-delay: 0.4s;
}

#kv .box {
  padding: 40px 50px 35px;
  background: linear-gradient(to bottom right, #004386, #00264D);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  position: absolute;
  right: 0;
  bottom: 110px;
  color: #ffffff;
}

@media screen and (max-width: 1300px) {
  #kv .box {
    padding: 3.0769230769vw 3.8461538462vw 2.6923076923vw;
    bottom: 8.4615384615vw;
  }
}
@media screen and (max-width: 768px) {
  #kv .box {
    padding: 20px 25px;
    bottom: 50px;
  }
}
#kv .box .copy > span {
  display: block;
}

#kv .box .copy > span.sub {
  font-size: 27px;
  font-weight: 400;
  line-height: 1.5;
}

@media screen and (max-width: 1300px) {
  #kv .box .copy > span.sub {
    font-size: 2.0769230769vw;
  }
}
@media screen and (max-width: 768px) {
  #kv .box .copy > span.sub {
    font-size: 18px;
  }
}
#kv .box .copy > span.main {
  font-size: 58px;
  font-weight: 700;
  line-height: 1.5;
}

@media screen and (max-width: 1300px) {
  #kv .box .copy > span.main {
    font-size: 4.4615384615vw;
  }
}
@media screen and (max-width: 768px) {
  #kv .box .copy > span.main {
    font-size: 28px;
  }
}
#kv .box.-animation {
  transition-delay: 0.8s;
}

/* ====================================== concept */
#concept {
  padding: 100px 0 180px;
  background: linear-gradient(to bottom right, #004386, #00264D);
  position: relative;
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  #concept {
    padding: 70px 0 80px;
  }
}
#concept:before {
  opacity: 0.2;
}

#concept .inner .innerContents {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 300px 50px 0;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  #concept .inner .innerContents {
    max-width: 295px;
    padding: 0 0 190px 0;
  }
}
#concept .inner .innerContents .ttl > span {
  display: block;
}

#concept .inner .innerContents .ttl > span.sub {
  text-indent: -60px;
  font-size: 230px;
  font-weight: 400;
}

@media screen and (max-width: 1300px) {
  #concept .inner .innerContents .ttl > span.sub {
    text-indent: -4.6153846154vw;
    font-size: 17.6923076923vw;
  }
}
@media screen and (max-width: 768px) {
  #concept .inner .innerContents .ttl > span.sub {
    text-indent: -25px;
    font-size: 74px;
  }
}
#concept .inner .innerContents .ttl > span.sub.-animation {
  opacity: 0.05;
}

#concept .inner .innerContents .ttl > span.main {
  margin-top: -1.05em;
  font-size: 65px;
  font-weight: 700;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  #concept .inner .innerContents .ttl > span.main {
    margin-top: -0.65em;
    font-size: 40px;
  }
}
#concept .inner .innerContents .ttl > span.main.-animation {
  transition-delay: 0.2s;
}

#concept .inner .innerContents .txt {
  margin-top: 45px;
  font-size: 16px;
  font-weight: 700;
  line-height: 2;
}

@media screen and (max-width: 768px) {
  #concept .inner .innerContents .txt {
    margin-top: 25px;
    font-size: 14px;
  }
}
#concept .inner .innerContents .txt > p:not(:first-child) {
  margin-top: 25px;
}

@media screen and (max-width: 768px) {
  #concept .inner .innerContents .txt > p:not(:first-child) {
    margin-top: 20px;
  }
}
#concept .inner .innerContents .txt.-animation {
  transition-delay: 0.6s;
}

#concept .inner .innerContents .btn {
  position: absolute;
  right: 0;
  bottom: 0;
}

#concept .inner .innerContents .btn.-animation {
  transition-delay: 1s;
}

/* ====================================== about */
#what {
  padding: 140px 0 130px;
  background: #E5ECF3;
  position: relative;
}

@media screen and (max-width: 768px) {
  #what {
    padding: 80px 0;
  }
}
#what:before {
  content: "";
  width: 100%;
  height: 100%;
  background-image: url(/assets/img/service/what_img01.png);
  background-repeat: no-repeat;
  background-size: 598px 598px;
  background-position: center center;
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (max-width: 768px) {
  #what:before {
    background-size: 350px 350px;
  }
}
#what:after {
  opacity: 0.8;
}

#what .inner .innerContents {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding-bottom: 285px;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  #what .inner .innerContents {
    max-width: 295px;
    padding-bottom: 170px;
  }
}
#what .inner .innerContents .ttl > span {
  display: block;
}

#what .inner .innerContents .ttl > span.sub {
  width: 100%;
  position: absolute;
  bottom: calc(-130px - 0.16em);
  left: 0;
  text-align: center;
  font-size: 400px;
  color: #ffffff;
}

@media screen and (max-width: 1300px) {
  #what .inner .innerContents .ttl > span.sub {
    font-size: 30.7692307692vw;
  }
}
@media screen and (max-width: 768px) {
  #what .inner .innerContents .ttl > span.sub {
    width: calc(100% + 80px);
    bottom: calc(-80px - 0.16em);
    left: -40px;
    font-size: 120px;
  }
}
#what .inner .innerContents .ttl > span.sub.-animation {
  opacity: 0.5;
  transition-delay: 0.6s;
}

#what .inner .innerContents .ttl > span.main {
  text-align: center;
  font-size: 65px;
  font-weight: 700;
  line-height: 1.5;
  color: #004386;
}

@media screen and (max-width: 768px) {
  #what .inner .innerContents .ttl > span.main {
    font-size: 40px;
  }
}
#what .inner .innerContents .txt {
  margin-top: 60px;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 2;
  color: #004386;
}

@media screen and (max-width: 768px) {
  #what .inner .innerContents .txt {
    margin-top: 30px;
    font-size: 14px;
  }
}
#what .inner .innerContents .txt > p:not(:first-child) {
  margin-top: 1em;
}

#what .inner .innerContents .txt.-animation {
  transition-delay: 0.2s;
}

#what .inner .innerContents .btn {
  position: absolute;
  right: 0;
  bottom: 0;
}

#what .inner .innerContents .btn.-animation {
  transition-delay: 1s;
}

/* ====================================== service */
#service {
  padding: 140px 0 280px;
  background-image: url(/assets/img/top/service_bg01.jpg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: bottom left;
}

@media screen and (max-width: 768px) {
  #service {
    padding: 80px 0 180px;
  }
}
#service .inner .innerContents .ttl > span {
  display: block;
  text-align: center;
  color: #004386;
}

#service .inner .innerContents .ttl > span.sub {
  font-size: 30px;
}

@media screen and (max-width: 768px) {
  #service .inner .innerContents .ttl > span.sub {
    font-size: 20px;
  }
}
#service .inner .innerContents .ttl > span.main {
  font-size: 65px;
  font-weight: 700;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  #service .inner .innerContents .ttl > span.main {
    margin-top: 5px;
    font-size: 40px;
  }
}
#service .inner .innerContents .list {
  margin-top: 100px;
  counter-reset: number 0;
}

@media screen and (max-width: 768px) {
  #service .inner .innerContents .list {
    margin-top: 60px;
  }
}
#service .inner .innerContents .list > li .section > a {
  display: block;
  position: relative;
}

#service .inner .innerContents .list > li .section > a .img {
  width: calc(100% - 150px + (100vw - 100%) / 2);
  height: 470px;
}

@media screen and (max-width: 768px) {
  #service .inner .innerContents .list > li .section > a .img {
    width: calc(100% - 40px + (100vw - 100%) / 2);
    height: 200px;
  }
}
#service .inner .innerContents .list > li .section > a .img > img {
  transition: transform 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
}

#service .inner .innerContents .list > li .section > a .box {
  width: 650px;
  max-width: calc(100% - 150px);
  min-height: 400px;
  padding: 60px 70px;
  background: #ffffff;
  box-sizing: border-box;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  position: absolute;
  bottom: -60px;
}

@media screen and (max-width: 1300px) {
  #service .inner .innerContents .list > li .section > a .box {
    min-height: 30.7692307692vw;
    padding: 4.6153846154vw 5.3846153846vw;
  }
}
@media screen and (max-width: 768px) {
  #service .inner .innerContents .list > li .section > a .box {
    width: 100%;
    max-width: none;
    min-height: 248px;
    margin-top: -80px;
    padding: 25px;
    position: relative;
    bottom: auto;
  }
}
#service .inner .innerContents .list > li .section > a .box:before {
  counter-increment: number 1;
  content: counter(number, decimal-leading-zero) "";
  position: absolute;
  right: 50px;
  bottom: 30px;
  font-size: 200px;
  color: #E5ECF3;
}

@media screen and (max-width: 1300px) {
  #service .inner .innerContents .list > li .section > a .box:before {
    font-size: 15.3846153846vw;
  }
}
@media screen and (max-width: 768px) {
  #service .inner .innerContents .list > li .section > a .box:before {
    font-size: 120px;
    right: 15px;
    bottom: 10px;
  }
}
#service .inner .innerContents .list > li .section > a .box .sectionTtl {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.5;
  color: #004386;
}

@media screen and (max-width: 768px) {
  #service .inner .innerContents .list > li .section > a .box .sectionTtl {
    font-size: 20px;
  }
}
#service .inner .innerContents .list > li .section > a .box .sectionList {
  margin-top: 30px;
}

@media screen and (max-width: 768px) {
  #service .inner .innerContents .list > li .section > a .box .sectionList {
    margin-top: 20px;
  }
}
#service .inner .innerContents .list > li .section > a .box .sectionList > li {
  padding-left: 16px;
  position: relative;
  font-size: 16px;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  #service .inner .innerContents .list > li .section > a .box .sectionList > li {
    font-size: 13px;
  }
}
#service .inner .innerContents .list > li .section > a .box .sectionList > li:before {
  content: "";
  width: 6px;
  height: 2px;
  background: #004386;
  display: block;
  position: absolute;
  top: calc(0.75em - 1px);
  left: 0;
}

#service .inner .innerContents .list > li .section > a .box .sectionList > li:not(:first-child) {
  margin-top: 10px;
}

#service .inner .innerContents .list > li .section > a:hover .img > img {
  transform: scale(1.05);
}

#service .inner .innerContents .list > li:nth-child(odd) .section > a .img {
  margin-left: calc((100vw - 100%) / 2 * -1);
}

#service .inner .innerContents .list > li:nth-child(odd) .section > a .box {
  right: 40px;
}

@media screen and (max-width: 768px) {
  #service .inner .innerContents .list > li:nth-child(odd) .section > a .box {
    right: auto;
  }
}
#service .inner .innerContents .list > li:nth-child(even) .section > a .img {
  margin-left: 150px;
}

@media screen and (max-width: 768px) {
  #service .inner .innerContents .list > li:nth-child(even) .section > a .img {
    margin-left: 40px;
  }
}
#service .inner .innerContents .list > li:nth-child(even) .section > a .box {
  left: 40px;
}

@media screen and (max-width: 768px) {
  #service .inner .innerContents .list > li:nth-child(even) .section > a .box {
    left: auto;
  }
}
#service .inner .innerContents .list > li:not(:first-child) {
  margin-top: 140px;
}

@media screen and (max-width: 768px) {
  #service .inner .innerContents .list > li:not(:first-child) {
    margin-top: 40px;
  }
}
#service .inner .innerContents .btn {
  margin-top: 180px;
}

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

/* ====================================== about */
#about {
  padding: 120px 0 220px;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  #about {
    padding: 50px 0 110px;
  }
}
#about:after {
  content: "";
  width: 1000px;
  height: 1000px;
  background-image: url(/assets/img/about/about_img01.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  display: block;
  position: absolute;
  left: calc(50% - 500px);
  bottom: -540px;
  z-index: -1;
}

@media screen and (max-width: 768px) {
  #about:after {
    width: 375px;
    height: 375px;
    left: calc(50% - 187.5px);
    bottom: -150px;
  }
}
#about .inner .innerContents {
  max-width: 800px;
  margin: 0 auto;
}

#about .inner .innerContents .ttl > span {
  display: block;
}

#about .inner .innerContents .ttl > span.main {
  text-align: center;
}

#about .inner .innerContents .ttl > span.main > span {
  position: relative;
  font-size: 180px;
  color: #004386;
}

@media screen and (max-width: 768px) {
  #about .inner .innerContents .ttl > span.main > span {
    font-size: 80px;
  }
}
#about .inner .innerContents .ttl > span.main > span:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #004386;
  position: absolute;
  bottom: 0.08em;
  left: 0;
}

@media screen and (max-width: 768px) {
  #about .inner .innerContents .ttl > span.main > span:after {
    bottom: 0.05em;
  }
}
#about .inner .innerContents .ttl > span.sub {
  margin-top: 30px;
  text-align: center;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.5;
  color: #004386;
}

@media screen and (max-width: 768px) {
  #about .inner .innerContents .ttl > span.sub {
    margin-top: 25px;
    font-size: 14px;
  }
}
#about .inner .innerContents .ttl > span.sub.-animation {
  transition-delay: 0.2s;
}

#about .inner .innerContents .txt {
  margin-top: 60px;
  text-align: center;
  font-size: 16px;
  line-height: 2;
}

@media screen and (max-width: 768px) {
  #about .inner .innerContents .txt {
    margin-top: 40px;
    font-size: 14px;
  }
}
#about .inner .innerContents .txt > p:not(:first-child) {
  margin-top: 1.2em;
}

#about .inner .innerContents .txt.-animation {
  transition-delay: 0.6s;
}

/* ====================================== message */
#message {
  padding: 100px 0 140px;
  background: linear-gradient(to bottom right, #004386, #00264D);
  position: relative;
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  #message {
    padding: 50px 0 80px;
  }
}
#message:before {
  opacity: 0.2;
}

#message .inner .innerContents {
  max-width: 1040px;
  margin: 0 auto;
}

#message .inner .innerContents .contents {
  padding-left: 40%;
  position: relative;
}

@media screen and (max-width: 768px) {
  #message .inner .innerContents .contents {
    padding-left: 0;
  }
}
#message .inner .innerContents .contents .ttl > span {
  display: block;
}

#message .inner .innerContents .contents .ttl > span.main {
  font-size: 0;
  line-height: 0;
}

@media screen and (max-width: 768px) {
  #message .inner .innerContents .contents .ttl > span.main {
    text-align: center;
  }
}
#message .inner .innerContents .contents .ttl > span.main > img {
  max-width: 503px;
}

@media screen and (max-width: 768px) {
  #message .inner .innerContents .contents .ttl > span.main > img {
    max-width: 293px;
  }
}
#message .inner .innerContents .contents .ttl > span.sub {
  margin-top: 5px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  #message .inner .innerContents .contents .ttl > span.sub {
    text-align: center;
    font-size: 16px;
  }
}
#message .inner .innerContents .contents .ttl.-animation {
  transition-delay: 0.4s;
}

@media screen and (max-width: 768px) {
  #message .inner .innerContents .contents .ttl.-animation {
    transition-delay: 0s;
  }
}
#message .inner .innerContents .contents .info {
  width: 33%;
  position: absolute;
  top: -140px;
  left: 0;
}

@media screen and (max-width: 768px) {
  #message .inner .innerContents .contents .info {
    width: 100%;
    margin-top: 40px;
    position: static;
  }
}
#message .inner .innerContents .contents .info .img {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  font-size: 0;
  line-height: 0;
}

@media screen and (max-width: 768px) {
  #message .inner .innerContents .contents .info .img {
    max-width: 250px;
    margin: 0 auto;
  }
}
#message .inner .innerContents .contents .info .position {
  margin-top: 25px;
  text-align: center;
  font-size: 16px;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  #message .inner .innerContents .contents .info .position {
    margin-top: 20px;
    font-size: 12px;
  }
}
#message .inner .innerContents .contents .info .name {
  margin-top: 5px;
  text-align: center;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  #message .inner .innerContents .contents .info .name {
    font-size: 20px;
  }
}
@media screen and (max-width: 768px) {
  #message .inner .innerContents .contents .info.-animation {
    transition-delay: 0.4s;
  }
}
#message .inner .innerContents .contents .txt {
  margin-top: 50px;
  font-size: 16px;
  line-height: 2;
}

@media screen and (max-width: 768px) {
  #message .inner .innerContents .contents .txt {
    margin-top: 30px;
    font-size: 14px;
  }
}
#message .inner .innerContents .contents .txt > p:not(:first-child) {
  margin-top: 1em;
}

#message .inner .innerContents .contents .txt.-animation {
  transition-delay: 0.8s;
}

/* ====================================== member */
#member {
  margin-top: 40px;
  padding-top: 100px;
}

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

@media screen and (max-width: 768px) {
  #member .inner .innerContents .list {
    max-width: 500px;
    margin: 50px auto 0;
  }
}
#member .inner .innerContents .list:before, #member .inner .innerContents .list:after {
  content: "";
  width: calc((100% - 120px) / 4);
  display: block;
}

@media screen and (max-width: 1300px) {
  #member .inner .innerContents .list:before, #member .inner .innerContents .list:after {
    width: 22.5%;
  }
}
#member .inner .innerContents .list:before {
  order: 1;
}

#member .inner .innerContents .list > li {
  width: calc((100% - 120px) / 4);
}

@media screen and (max-width: 1300px) {
  #member .inner .innerContents .list > li {
    width: 22.5%;
  }
}
@media screen and (max-width: 768px) {
  #member .inner .innerContents .list > li {
    width: calc((100% - 15px) / 2);
  }
}
#member .inner .innerContents .list > li .section {
  position: relative;
}

#member .inner .innerContents .list > li .section .img {
  font-size: 0;
  line-height: 0;
}

#member .inner .innerContents .list > li .section .box {
  width: 74%;
  padding: 20px 25px;
  background: #ffffff;
  box-sizing: border-box;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  position: absolute;
  right: -15px;
  bottom: 30px;
}

@media screen and (max-width: 1300px) {
  #member .inner .innerContents .list > li .section .box {
    padding: 1.5384615385vw 1.9230769231vw;
  }
}
@media screen and (max-width: 768px) {
  #member .inner .innerContents .list > li .section .box {
    width: 75%;
    padding: 8px 10px 6px;
    right: -5px;
    bottom: 20px;
  }
}
#member .inner .innerContents .list > li .section .box .position {
  font-size: 13px;
  line-height: 1.5;
}

@media screen and (max-width: 1300px) {
  #member .inner .innerContents .list > li .section .box .position {
    font-size: 1vw;
  }
}
@media screen and (max-width: 768px) {
  #member .inner .innerContents .list > li .section .box .position {
    font-size: 11px;
  }
}
#member .inner .innerContents .list > li .section .box .name {
  margin-top: 3px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
}

@media screen and (max-width: 1300px) {
  #member .inner .innerContents .list > li .section .box .name {
    font-size: 1.5384615385vw;
  }
}
@media screen and (max-width: 768px) {
  #member .inner .innerContents .list > li .section .box .name {
    margin-top: 1px;
    font-size: 15px;
  }
}
#member .inner .innerContents .list > li:nth-child(n+5) {
  margin-top: 40px;
}

@media screen and (max-width: 1300px) {
  #member .inner .innerContents .list > li:nth-child(n+5) {
    margin-top: 3.0769230769vw;
  }
}
@media screen and (max-width: 768px) {
  #member .inner .innerContents .list > li:nth-child(n+5) {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  #member .inner .innerContents .list > li:nth-child(n+3) {
    margin-top: 15px;
  }
}
#member .inner .innerContents .list > li:nth-child(4n-2).-animation {
  transition-delay: 0.2s;
}

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

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

@media screen and (max-width: 768px) {
  #member .inner .innerContents .list > li:nth-child(4n).-animation {
    transition-delay: 0s;
  }
}
@media screen and (max-width: 768px) {
  #member .inner .innerContents .list > li:nth-child(even).-animation {
    transition-delay: 0.2s;
  }
}
/* ====================================== information */
#information {
  margin-top: 40px;
  padding-top: 100px;
}

@media screen and (max-width: 768px) {
  #information {
    margin-top: 0;
    padding-top: 80px;
  }
}
#information .inner .innerContents .tbl {
  margin-top: 80px;
}

@media screen and (max-width: 768px) {
  #information .inner .innerContents .tbl {
    margin-top: 50px;
  }
}
/* ====================================== philosophy */
#philosophy {
  margin-top: 140px;
  padding: 140px 0 160px;
  background: linear-gradient(to bottom right, #004386, #00264D);
  position: relative;
}

@media screen and (max-width: 768px) {
  #philosophy {
    margin-top: 100px;
    padding: 80px 0 100px;
  }
}
#philosophy:before {
  opacity: 0.2;
}

#philosophy .inner .innerContents .contents .box {
  width: 100%;
  max-width: 900px;
  margin: 60px auto 0;
  padding: 8px;
  background: #ffffff;
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  #philosophy .inner .innerContents .contents .box {
    margin-top: 40px;
    padding: 5px;
  }
}
#philosophy .inner .innerContents .contents .box .boxBorder {
  padding: 45px;
  border: 1px solid #004386;
}

@media screen and (max-width: 1300px) {
  #philosophy .inner .innerContents .contents .box .boxBorder {
    padding: 3.4615384615vw;
  }
}
@media screen and (max-width: 768px) {
  #philosophy .inner .innerContents .contents .box .boxBorder {
    padding: 25px;
  }
}
@media screen and (max-width: 374px) {
  #philosophy .inner .innerContents .contents .box .boxBorder {
    padding: 6.6666666667vw;
  }
}
#philosophy .inner .innerContents .contents .box .boxBorder .boxTxt {
  text-align: center;
  font-size: 46px;
  font-weight: 700;
  line-height: 1.5;
  color: #004386;
}

@media screen and (max-width: 1300px) {
  #philosophy .inner .innerContents .contents .box .boxBorder .boxTxt {
    font-size: 3.5384615385vw;
  }
}
@media screen and (max-width: 768px) {
  #philosophy .inner .innerContents .contents .box .boxBorder .boxTxt {
    font-size: 24px;
  }
}
@media screen and (max-width: 374px) {
  #philosophy .inner .innerContents .contents .box .boxBorder .boxTxt {
    font-size: 6.1333333333vw;
  }
}
#philosophy .inner .innerContents .contents .txt {
  margin-top: 35px;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 2;
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  #philosophy .inner .innerContents .contents .txt {
    margin-top: 30px;
    font-size: 14px;
  }
}
#philosophy .inner .innerContents .contents .txt.-animation {
  transition-delay: 0.2s;
}

/* ====================================== research */
#research {
  padding: 160px 0 280px;
  background-image: url(/assets/img/about/research_bg01.jpg);
  background-size: cover;
  background-position: center center;
}

@media screen and (max-width: 768px) {
  #research {
    padding: 80px 0 180px;
  }
}
#research .inner .innerContents .list {
  margin-top: 80px;
  counter-reset: number 0;
}

@media screen and (max-width: 768px) {
  #research .inner .innerContents .list {
    margin-top: 60px;
  }
}
#research .inner .innerContents .list > li .section {
  width: calc(100% + (100vw - 100%) / 2);
  margin-left: calc((100vw - 100%) / 2 * -1);
  padding: 60px 60px 60px calc((100vw - 100%) / 2);
  background: rgba(255, 255, 255, 0.7);
  border: 1px solid #ffffff;
  box-sizing: border-box;
  display: flex;
}

@media screen and (max-width: 768px) {
  #research .inner .innerContents .list > li .section {
    padding: 40px 20px 40px calc((100vw - 100%) / 2 + 20px);
    display: block;
  }
}
#research .inner .innerContents .list > li .section .block.-number {
  width: 300px;
  padding-right: 40px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 1300px) {
  #research .inner .innerContents .list > li .section .block.-number {
    width: 23.0769230769vw;
    padding-right: 3.0769230769vw;
  }
}
@media screen and (max-width: 768px) {
  #research .inner .innerContents .list > li .section .block.-number {
    width: 100%;
    padding-right: 0;
    display: block;
  }
}
#research .inner .innerContents .list > li .section .block.-number:after {
  counter-increment: number 1;
  content: counter(number, decimal-leading-zero) "";
  display: block;
  text-align: center;
  font-size: 200px;
  color: #004386;
}

@media screen and (max-width: 1300px) {
  #research .inner .innerContents .list > li .section .block.-number:after {
    font-size: 15.3846153846vw;
  }
}
@media screen and (max-width: 768px) {
  #research .inner .innerContents .list > li .section .block.-number:after {
    font-size: 78px;
  }
}
#research .inner .innerContents .list > li .section .block.-number .txt {
  text-align: center;
  font-size: 30px;
  color: #004386;
}

@media screen and (max-width: 1300px) {
  #research .inner .innerContents .list > li .section .block.-number .txt {
    font-size: 2.3076923077vw;
  }
}
@media screen and (max-width: 768px) {
  #research .inner .innerContents .list > li .section .block.-number .txt {
    font-size: 14px;
  }
}
#research .inner .innerContents .list > li .section .block.-contents {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex: 1;
}

@media screen and (max-width: 768px) {
  #research .inner .innerContents .list > li .section .block.-contents {
    margin-top: 20px;
    display: block;
  }
}
#research .inner .innerContents .list > li .section .block.-contents .sectionTtl {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.5;
}

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

@media screen and (max-width: 768px) {
  #research .inner .innerContents .list > li .section .block.-contents .sectionTxt {
    font-size: 14px;
  }
}
#research .inner .innerContents .list > li .section .block.-contents .data {
  margin-top: 35px;
  padding-top: 30px;
  border-top: 1px solid #ffffff;
}

@media screen and (max-width: 768px) {
  #research .inner .innerContents .list > li .section .block.-contents .data {
    margin-top: 25px;
  }
}
#research .inner .innerContents .list > li .section .block.-contents .data .link > a {
  padding-left: 40px;
  display: inline-block;
  position: relative;
  text-decoration: underline;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
  color: #004386;
}

@media screen and (max-width: 768px) {
  #research .inner .innerContents .list > li .section .block.-contents .data .link > a {
    padding-left: 35px;
    font-size: 13px;
  }
}
#research .inner .innerContents .list > li .section .block.-contents .data .link > a:before {
  content: "";
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  display: block;
  position: absolute;
  top: -0.2em;
  left: 0;
}

@media screen and (max-width: 768px) {
  #research .inner .innerContents .list > li .section .block.-contents .data .link > a:before {
    width: 25px;
    height: 25px;
  }
}
#research .inner .innerContents .list > li .section .block.-contents .data .link:not(:first-child) {
  margin-top: 15px;
}

#research .inner .innerContents .list > li .section .block.-contents .data .link.-pdf > a:before {
  background-image: url(/assets/img/ico_pdf01.svg);
}

#research .inner .innerContents .list > li:not(:first-child) {
  margin-top: 40px;
}

/* ====================================== whatDetail */
#whatDetail {
  padding: 120px 0;
  background: #E5ECF3;
  position: relative;
}

@media screen and (max-width: 768px) {
  #whatDetail {
    padding: 60px 0 80px;
  }
}
#whatDetail:before {
  content: "";
  width: 100%;
  height: 450px;
  background: linear-gradient(to bottom, rgb(255, 255, 255), rgba(255, 255, 255, 0));
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

#whatDetail:after {
  opacity: 0.8;
}

#whatDetail .inner .innerContents {
  position: relative;
  z-index: 1;
}

#whatDetail .inner .innerContents .what {
  padding-bottom: 350px;
  background-image: url(/assets/img/service/what_img01.png);
  background-repeat: no-repeat;
  background-size: 598px 598px;
  background-position: bottom -70px center;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  #whatDetail .inner .innerContents .what {
    padding-bottom: 110px;
    background-size: 375px 375px;
  }
}
@media screen and (max-width: 374px) {
  #whatDetail .inner .innerContents .what {
    background-size: 100vw 100vw;
  }
}
#whatDetail .inner .innerContents .what .ttl > span {
  display: block;
}

#whatDetail .inner .innerContents .what .ttl > span.main {
  text-align: center;
  font-size: 65px;
  font-weight: 700;
  line-height: 1.5;
  color: #004386;
}

@media screen and (max-width: 768px) {
  #whatDetail .inner .innerContents .what .ttl > span.main {
    font-size: 26px;
  }
}
#whatDetail .inner .innerContents .what .ttl > span.sub {
  width: 100%;
  position: absolute;
  bottom: -0.17em;
  left: 0;
  text-align: center;
  font-size: 400px;
  color: #ffffff;
}

@media screen and (max-width: 1300px) {
  #whatDetail .inner .innerContents .what .ttl > span.sub {
    font-size: 30.7692307692vw;
  }
}
@media screen and (max-width: 768px) {
  #whatDetail .inner .innerContents .what .ttl > span.sub {
    font-size: 106px;
  }
}
@media screen and (max-width: 374px) {
  #whatDetail .inner .innerContents .what .ttl > span.sub {
    font-size: 28.2666666667vw;
  }
}
#whatDetail .inner .innerContents .what .ttl > span.sub.-animation {
  opacity: 0.5;
  transition-delay: 0.8s;
}

#whatDetail .inner .innerContents .what .txt {
  margin-top: 60px;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 2;
  color: #004386;
}

@media screen and (max-width: 768px) {
  #whatDetail .inner .innerContents .what .txt {
    margin-top: 30px;
    font-size: 14px;
  }
}
#whatDetail .inner .innerContents .what .txt > p:not(:first-child) {
  margin-top: 1em;
}

#whatDetail .inner .innerContents .what .txt.-animation {
  transition-delay: 0.4s;
}

#whatDetail .inner .innerContents .words {
  padding: 40px 50px 50px;
  background: rgba(255, 255, 255, 0.7);
  border: 1px solid #ffffff;
}

@media screen and (max-width: 1300px) {
  #whatDetail .inner .innerContents .words {
    padding: 3.0769230769vw 3.8461538462vw 3.8461538462vw;
  }
}
@media screen and (max-width: 768px) {
  #whatDetail .inner .innerContents .words {
    padding: 30px 20px;
  }
}
#whatDetail .inner .innerContents .words .wordsTtl {
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.5;
  color: #004386;
}

@media screen and (max-width: 768px) {
  #whatDetail .inner .innerContents .words .wordsTtl {
    font-size: 22px;
  }
}
#whatDetail .inner .innerContents .words .list {
  margin-top: 35px;
  display: flex;
}

@media screen and (max-width: 1300px) {
  #whatDetail .inner .innerContents .words .list {
    margin-top: 2.6923076923vw;
  }
}
@media screen and (max-width: 768px) {
  #whatDetail .inner .innerContents .words .list {
    margin-top: 20px;
    display: block;
  }
}
#whatDetail .inner .innerContents .words .list > li {
  padding: 25px 30px;
  background: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
}

@media screen and (max-width: 1300px) {
  #whatDetail .inner .innerContents .words .list > li {
    padding: 1.9230769231vw 2.3076923077vw;
  }
}
@media screen and (max-width: 768px) {
  #whatDetail .inner .innerContents .words .list > li {
    padding: 20px;
  }
}
#whatDetail .inner .innerContents .words .list > li .item > dt {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  color: #004386;
}

@media screen and (max-width: 768px) {
  #whatDetail .inner .innerContents .words .list > li .item > dt {
    font-size: 16px;
  }
}
#whatDetail .inner .innerContents .words .list > li .item > dd {
  margin-top: 15px;
  text-align: center;
  font-size: 14px;
  line-height: 1.7;
}

@media screen and (max-width: 768px) {
  #whatDetail .inner .innerContents .words .list > li .item > dd {
    margin-top: 10px;
    font-size: 13px;
  }
}
#whatDetail .inner .innerContents .words .list > li:not(:first-child) {
  margin-left: 40px;
}

@media screen and (max-width: 1300px) {
  #whatDetail .inner .innerContents .words .list > li:not(:first-child) {
    margin-left: 3.0769230769vw;
  }
}
@media screen and (max-width: 768px) {
  #whatDetail .inner .innerContents .words .list > li:not(:first-child) {
    margin: 20px 0 0 0;
  }
}
/* ====================================== process */
#process {
  margin-top: 40px;
  padding: 100px 0 180px;
}

@media screen and (max-width: 768px) {
  #process {
    margin-top: 0;
    padding: 80px 0 100px;
  }
}
#process .inner .innerContents .head .txt.-animation {
  transition-delay: 0.2s;
}

#process .inner .innerContents .list {
  width: 100%;
  max-width: 1040px;
  margin: 80px auto 0;
  counter-reset: number 0;
}

@media screen and (max-width: 768px) {
  #process .inner .innerContents .list {
    margin-top: 50px;
  }
}
#process .inner .innerContents .list > li .item {
  background: #E5ECF3;
  display: flex;
}

@media screen and (max-width: 768px) {
  #process .inner .innerContents .list > li .item {
    display: block;
  }
}
#process .inner .innerContents .list > li .item > dt, #process .inner .innerContents .list > li .item > dd {
  min-height: 130px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 768px) {
  #process .inner .innerContents .list > li .item > dt, #process .inner .innerContents .list > li .item > dd {
    min-height: auto;
    display: block;
  }
}
#process .inner .innerContents .list > li .item > dt {
  padding: 30px 50px 30px 170px;
  background: #004386;
  flex: 1;
  position: relative;
  overflow: hidden;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.6;
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  #process .inner .innerContents .list > li .item > dt {
    padding: 10px 20px 15px;
    text-align: center;
    font-size: 18px;
    line-height: 1.4;
  }
}
#process .inner .innerContents .list > li .item > dt:before {
  counter-increment: number 1;
  content: counter(number, decimal-leading-zero) "";
  display: inline-block;
  position: absolute;
  top: calc(50% - 0.79em);
  left: -10px;
  font-size: 120px;
  color: #ffffff;
  opacity: 0.1;
}

@media screen and (max-width: 768px) {
  #process .inner .innerContents .list > li .item > dt:before {
    display: block;
    position: static;
    text-align: center;
    font-size: 30px;
  }
}
#process .inner .innerContents .list > li .item > dd {
  width: 308px;
  padding: 30px 20px 30px 58px;
  justify-content: center;
  position: relative;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.7;
  color: #004386;
}

@media screen and (max-width: 768px) {
  #process .inner .innerContents .list > li .item > dd {
    width: 100%;
    padding: 40px 20px 20px;
    font-size: 20px;
  }
}
#process .inner .innerContents .list > li .item > dd:before {
  content: "";
  width: 38px;
  height: 100%;
  background-image: url(/assets/img/service/process_shape01.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left center;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (max-width: 768px) {
  #process .inner .innerContents .list > li .item > dd:before {
    width: 100%;
    height: 25px;
    background-image: url(/assets/img/service/process_shape01_sp.png);
    background-position: top center;
  }
}
#process .inner .innerContents .list > li:not(:first-child) {
  margin-top: 30px;
}

@media screen and (max-width: 768px) {
  #process .inner .innerContents .list > li:not(:first-child) {
    margin-top: 20px;
  }
}
#process .inner .innerContents .notes {
  width: 100%;
  max-width: 1040px;
  margin: 15px auto 0;
}

#process .inner .innerContents .approach {
  margin-top: 150px;
}

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

@media screen and (max-width: 768px) {
  #process .inner .innerContents .approach .img {
    margin-top: 40px;
  }
}
#process .inner .innerContents .approach .img > img {
  max-width: 1040px;
}

/* ====================================== serviceDetail */
#serviceDetail {
  padding: 140px 0 180px;
  background: #004386;
  position: relative;
}

@media screen and (max-width: 768px) {
  #serviceDetail {
    padding: 80px 0 100px;
  }
}
#serviceDetail:after {
  opacity: 0.2;
}

#serviceDetail .inner .innerContents {
  position: relative;
  z-index: 1;
}

#serviceDetail .inner .innerContents .words {
  text-align: center;
  font-size: 0;
  line-height: 0;
}

#serviceDetail .inner .innerContents .words > img {
  max-width: 700px;
}

#serviceDetail .inner .innerContents .words.-type01 {
  margin-top: 80px;
}

@media screen and (max-width: 768px) {
  #serviceDetail .inner .innerContents .words.-type01 {
    margin-top: 40px;
  }
}
#serviceDetail .inner .innerContents .words.-type02 {
  margin-top: 90px;
}

@media screen and (max-width: 768px) {
  #serviceDetail .inner .innerContents .words.-type02 {
    margin-top: 50px;
  }
}
#serviceDetail .inner .innerContents .list {
  margin-top: 100px;
  display: flex;
}

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

#serviceDetail .inner .innerContents .list > li .section {
  height: 100%;
  padding: 0 30px 40px;
  border: 1px solid #ffffff;
  box-sizing: border-box;
}

@media screen and (max-width: 1300px) {
  #serviceDetail .inner .innerContents .list > li .section {
    padding: 0 2.3076923077vw 3.0769230769vw;
  }
}
@media screen and (max-width: 768px) {
  #serviceDetail .inner .innerContents .list > li .section {
    padding: 0 20px 30px;
  }
}
#serviceDetail .inner .innerContents .list > li .section .img {
  margin-top: -30px;
  padding: 10px;
  background: #ffffff;
  font-size: 0;
  line-height: 0;
}

@media screen and (max-width: 768px) {
  #serviceDetail .inner .innerContents .list > li .section .img {
    margin-top: -20px;
  }
}
#serviceDetail .inner .innerContents .list > li .section .sectionTtl {
  min-height: 2.8em;
  margin-top: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.4;
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  #serviceDetail .inner .innerContents .list > li .section .sectionTtl {
    min-height: auto;
    font-size: 20px;
  }
}
#serviceDetail .inner .innerContents .list > li .section .sectionTtl > span {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}

#serviceDetail .inner .innerContents .list > li .section .sectionTtl > span:before, #serviceDetail .inner .innerContents .list > li .section .sectionTtl > span:after {
  content: "";
  width: 1px;
  height: 30px;
  background: #ffffff;
  display: block;
}

@media screen and (max-width: 768px) {
  #serviceDetail .inner .innerContents .list > li .section .sectionTtl > span:before, #serviceDetail .inner .innerContents .list > li .section .sectionTtl > span:after {
    height: 26px;
  }
}
#serviceDetail .inner .innerContents .list > li .section .sectionTtl > span:before {
  transform: rotate(-20deg);
}

#serviceDetail .inner .innerContents .list > li .section .sectionTtl > span:after {
  transform: rotate(20deg);
}

#serviceDetail .inner .innerContents .list > li .section .sectionTtl > span > span {
  margin: 0 15px;
}

#serviceDetail .inner .innerContents .list > li .section .sectionTxt {
  margin-top: 20px;
  text-align: center;
  font-size: 16px;
  line-height: 2;
  color: #ffffff;
}

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

@media screen and (max-width: 1300px) {
  #serviceDetail .inner .innerContents .list > li:not(:first-child) {
    margin-left: 4.6153846154vw;
  }
}
@media screen and (max-width: 768px) {
  #serviceDetail .inner .innerContents .list > li:not(:first-child) {
    margin: 50px 0 0 0;
  }
}
#serviceDetail .inner .innerContents .list > li:nth-child(3n-1).-animation {
  transition-delay: 0.2s;
}

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

@media screen and (max-width: 768px) {
  #serviceDetail .inner .innerContents .list > li:nth-child(3n).-animation {
    transition-delay: 0s;
  }
}
#serviceDetail .inner .innerContents .serviceListSection {
  margin-top: 160px;
}

@media screen and (max-width: 768px) {
  #serviceDetail .inner .innerContents .serviceListSection {
    margin-top: 80px;
  }
}
#serviceDetail .inner .innerContents .serviceListSection .serviceList {
  margin-top: 80px;
  counter-reset: number 0;
}

@media screen and (max-width: 768px) {
  #serviceDetail .inner .innerContents .serviceListSection .serviceList {
    margin-top: 60px;
  }
}
#serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section {
  background: #ffffff;
  position: relative;
}

#serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 0;
  line-height: 0;
}

#serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents {
  padding: 50px;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 1300px) {
  #serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents {
    padding: 3.8461538462vw;
  }
}
@media screen and (max-width: 768px) {
  #serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents {
    padding: 30px 20px 20px;
  }
}
#serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents .num:after {
  counter-increment: number 1;
  content: counter(number, decimal-leading-zero) "";
  margin-top: 5px;
  display: block;
  text-align: center;
  font-size: 80px;
  color: #004386;
}

@media screen and (max-width: 768px) {
  #serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents .num:after {
    font-size: 60px;
  }
}
#serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents .num > span {
  display: block;
  text-align: center;
  font-size: 22px;
  color: #004386;
}

@media screen and (max-width: 768px) {
  #serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents .num > span {
    font-size: 16px;
  }
}
#serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents .sectionTtl {
  margin-top: 20px;
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.5;
  color: #004386;
}

@media screen and (max-width: 768px) {
  #serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents .sectionTtl {
    margin-top: 15px;
    font-size: 22px;
  }
}
#serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents .sectionTxt {
  margin-top: 20px;
  font-size: 14px;
  line-height: 2;
}

@media screen and (max-width: 768px) {
  #serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents .sectionTxt {
    margin-top: 15px;
  }
}
#serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents .detail {
  margin-top: 30px;
  padding: 30px 40px;
  background: #E5ECF3;
}

@media screen and (max-width: 768px) {
  #serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents .detail {
    margin-top: 25px;
    padding: 20px;
  }
}
#serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents .detail .detailTtl {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  color: #004386;
}

@media screen and (max-width: 768px) {
  #serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents .detail .detailTtl {
    font-size: 16px;
  }
}
#serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents .detail .detailListWrap {
  margin-top: 20px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents .detail .detailListWrap {
    margin-top: 15px;
  }
}
#serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents .detail .detailListWrap .detailList {
  display: inline-block;
}

#serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents .detail .detailListWrap .detailList > li {
  padding-left: 18px;
  position: relative;
  text-align: left;
  font-size: 14px;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  #serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents .detail .detailListWrap .detailList > li {
    padding-left: 16px;
    font-size: 13px;
  }
}
#serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents .detail .detailListWrap .detailList > li:before {
  content: "";
  width: 8px;
  height: 2px;
  background: #004386;
  display: block;
  position: absolute;
  top: calc(0.775em - 1px);
  left: 0;
}

@media screen and (max-width: 768px) {
  #serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents .detail .detailListWrap .detailList > li:before {
    width: 6px;
  }
}
#serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents .detail .detailListWrap .detailList > li:not(:first-child) {
  margin-top: 10px;
}

@media screen and (max-width: 768px) {
  #serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents .detail .detailListWrap .detailList > li:not(:first-child) {
    margin-top: 5px;
  }
}
#serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents .flow {
  margin-top: 40px;
  display: flex;
}

@media screen and (max-width: 768px) {
  #serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents .flow {
    margin-top: 30px;
    display: block;
  }
}
#serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents .flow .flowTtl {
  width: 14%;
  padding: 15px;
  background: #004386;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  #serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents .flow .flowTtl {
    width: 100%;
    padding: 15px 20px;
    display: block;
  }
}
#serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents .flow .flowTtl:after {
  content: "";
  width: 10px;
  height: 100%;
  background-image: url(/assets/img/service/service_shape01.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
  position: absolute;
  top: 0;
  right: -10px;
}

@media screen and (max-width: 768px) {
  #serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents .flow .flowTtl:after {
    width: 100%;
    height: 10px;
    background-image: url(/assets/img/service/service_shape01_sp.png);
    background-position: center top;
    top: auto;
    right: 0;
    bottom: -10px;
  }
}
#serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents .flow .flowList {
  margin-left: 20px;
  display: flex;
  flex: 1;
}

@media screen and (max-width: 768px) {
  #serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents .flow .flowList {
    margin: 20px 0 0 0;
    display: block;
  }
}
#serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents .flow .flowList > li {
  min-height: 80px;
  padding: 15px;
  border: 1px solid #004386;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
  position: relative;
  text-align: center;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.5;
  color: #004386;
}

@media screen and (max-width: 768px) {
  #serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents .flow .flowList > li {
    min-height: auto;
    padding: 10px 20px;
  }
}
#serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents .flow .flowList > li:not(:first-child) {
  margin-left: 20px;
}

@media screen and (max-width: 768px) {
  #serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents .flow .flowList > li:not(:first-child) {
    margin: 20px 0 0 0;
  }
}
#serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents .flow .flowList > li:not(:first-child):before {
  content: "";
  width: 20px;
  height: 100%;
  background-image: url(/assets/img/arw04_r.svg);
  background-repeat: no-repeat;
  background-size: 8px auto;
  background-position: center center;
  position: absolute;
  top: 0;
  left: -20px;
}

@media screen and (max-width: 768px) {
  #serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents .flow .flowList > li:not(:first-child):before {
    width: 100%;
    height: 20px;
    background-image: url(/assets/img/arw04_b.svg);
    background-size: 12px auto;
    top: -21px;
    left: 0;
  }
}
#serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents .recommend {
  margin-top: 50px;
  padding: 40px;
  background: #004386;
}

@media screen and (max-width: 768px) {
  #serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents .recommend {
    margin-top: 30px;
    padding: 20px;
  }
}
#serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents .recommend .recommendTtl {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}

#serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents .recommend .recommendTtl:before, #serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents .recommend .recommendTtl:after {
  content: "";
  width: 1px;
  height: 30px;
  background: #ffffff;
  display: block;
}

@media screen and (max-width: 768px) {
  #serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents .recommend .recommendTtl:before, #serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents .recommend .recommendTtl:after {
    height: 18px;
  }
}
#serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents .recommend .recommendTtl:before {
  transform: rotate(-30deg);
}

#serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents .recommend .recommendTtl:after {
  transform: rotate(30deg);
}

#serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents .recommend .recommendTtl > span {
  margin: 0 0.5em;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  #serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents .recommend .recommendTtl > span {
    margin: 0 0.8em;
    font-size: 16px;
  }
}
#serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents .recommend .recommendList {
  margin-top: 25px;
}

@media screen and (max-width: 768px) {
  #serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents .recommend .recommendList {
    margin-top: 15px;
  }
}
#serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents .recommend .recommendList > li {
  padding: 20px;
  background: #E5ECF3;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  color: #004386;
}

@media screen and (max-width: 768px) {
  #serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents .recommend .recommendList > li {
    padding: 15px;
    text-align: left;
    font-size: 13px;
  }
}
#serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents .recommend .recommendList > li:not(:first-child) {
  margin-top: 15px;
}

@media screen and (max-width: 768px) {
  #serviceDetail .inner .innerContents .serviceListSection .serviceList > li .section .contents .recommend .recommendList > li:not(:first-child) {
    margin-top: 10px;
  }
}
#serviceDetail .inner .innerContents .serviceListSection .serviceList > li:not(:first-child) {
  margin-top: 50px;
}

@media screen and (max-width: 768px) {
  #serviceDetail .inner .innerContents .serviceListSection .serviceList > li:not(:first-child) {
    margin-top: 30px;
  }
}
/* ====================================== case */
#case {
  padding: 140px 0 180px;
  background: #E5ECF3;
}

@media screen and (max-width: 768px) {
  #case {
    padding: 80px 0 100px;
  }
}
#case .inner .innerContents .list {
  margin-top: 80px;
  counter-reset: number 0;
}

@media screen and (max-width: 768px) {
  #case .inner .innerContents .list {
    margin-top: 50px;
  }
}
#case .inner .innerContents .list > li .section {
  padding: 50px 100px 100px;
  background: #ffffff;
  border: 4px solid #004386;
  box-sizing: border-box;
}

@media screen and (max-width: 1300px) {
  #case .inner .innerContents .list > li .section {
    padding: 3.8461538462vw 7.6923076923vw 7.6923076923vw;
  }
}
@media screen and (max-width: 768px) {
  #case .inner .innerContents .list > li .section {
    padding: 30px 20px;
  }
}
#case .inner .innerContents .list > li .section .num {
  text-align: center;
  color: #004386;
}

#case .inner .innerContents .list > li .section .num:after {
  counter-increment: number 1;
  content: counter(number, decimal-leading-zero) "";
  display: block;
  font-size: 80px;
}

@media screen and (max-width: 768px) {
  #case .inner .innerContents .list > li .section .num:after {
    font-size: 60px;
  }
}
#case .inner .innerContents .list > li .section .num > span {
  font-size: 22px;
}

@media screen and (max-width: 768px) {
  #case .inner .innerContents .list > li .section .num > span {
    font-size: 16px;
  }
}
#case .inner .innerContents .list > li .section .sectionTtl {
  margin-top: 20px;
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.5;
  color: #004386;
}

@media screen and (max-width: 768px) {
  #case .inner .innerContents .list > li .section .sectionTtl {
    margin-top: 15px;
    font-size: 22px;
  }
}
#case .inner .innerContents .list > li .section .sectionTxt {
  margin-top: 20px;
  text-align: center;
  font-size: 14px;
  line-height: 2;
}

@media screen and (max-width: 768px) {
  #case .inner .innerContents .list > li .section .sectionTxt {
    margin-top: 15px;
    text-align: left;
  }
}
#case .inner .innerContents .list > li .section .imgWrap {
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  #case .inner .innerContents .list > li .section .imgWrap {
    margin-top: 25px;
  }
}
#case .inner .innerContents .list > li .section .imgWrap .img {
  font-size: 0;
  line-height: 0;
}

#case .inner .innerContents .list > li .section .imgWrap .img:not(:first-child) {
  margin-top: 30px;
}

@media screen and (max-width: 768px) {
  #case .inner .innerContents .list > li .section .imgWrap .img:not(:first-child) {
    margin-top: 10px;
  }
}
#case .inner .innerContents .list > li:not(:first-child) {
  margin-top: 50px;
}

@media screen and (max-width: 768px) {
  #case .inner .innerContents .list > li:not(:first-child) {
    margin-top: 30px;
  }
}
/* ====================================== faq */
#faq {
  margin-top: 40px;
  padding: 100px 0 280px;
}

@media screen and (max-width: 768px) {
  #faq {
    margin-top: 0;
    padding: 80px 0 180px;
  }
}
#faq .inner .innerContents .contents {
  width: 100%;
  max-width: 1040px;
  margin: 80px auto 0;
  counter-reset: number 0;
}

@media screen and (max-width: 768px) {
  #faq .inner .innerContents .contents {
    margin-top: 50px;
  }
}
#faq .inner .innerContents .contents .item {
  padding: 30px 40px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  transition: background-color 0.3s ease-in-out;
}

@media screen and (max-width: 768px) {
  #faq .inner .innerContents .contents .item {
    padding: 0 20px;
  }
}
#faq .inner .innerContents .contents .item > dt {
  min-height: 116px;
  padding: 30px 50px 30px 165px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  position: relative;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.8;
  color: #004386;
}

@media screen and (max-width: 768px) {
  #faq .inner .innerContents .contents .item > dt {
    min-height: 98px;
    padding: 20px 24px 20px 58px;
    font-size: 14px;
  }
}
#faq .inner .innerContents .contents .item > dt:before {
  counter-increment: number 1;
  content: "Q" counter(number) ".";
  position: absolute;
  top: calc(50% - 0.9em);
  left: 0;
  font-size: 80px;
}

@media screen and (max-width: 768px) {
  #faq .inner .innerContents .contents .item > dt:before {
    font-size: 24px;
  }
}
#faq .inner .innerContents .contents .item > dt:after {
  content: "";
  width: 20px;
  height: 13px;
  background-image: url(/assets/img/arw04_b.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  position: absolute;
  top: calc(50% - 6.5px);
  right: 0;
  transition: transform 0.6s cubic-bezier(0.22, 0.61, 0.36, 1);
}

@media screen and (max-width: 768px) {
  #faq .inner .innerContents .contents .item > dt:after {
    width: 14px;
    height: 10px;
    top: calc(50% - 5px);
  }
}
#faq .inner .innerContents .contents .item > dd {
  padding: 0 0 20px 165px;
  display: none;
}

@media screen and (max-width: 768px) {
  #faq .inner .innerContents .contents .item > dd {
    padding: 0 0 20px 58px;
  }
}
#faq .inner .innerContents .contents .item > dd > p {
  padding-top: 20px;
  border-top: 1px solid #004386;
  font-size: 14px;
  line-height: 2;
}

@media screen and (max-width: 768px) {
  #faq .inner .innerContents .contents .item > dd > p {
    font-size: 13px;
  }
}
#faq .inner .innerContents .contents .item:not(:first-child) {
  margin-top: 30px;
}

@media screen and (max-width: 768px) {
  #faq .inner .innerContents .contents .item:not(:first-child) {
    margin-top: 20px;
  }
}
#faq .inner .innerContents .contents .item.-active > dt:after {
  transform: rotateX(180deg);
}

#faq .inner .innerContents .contents .item:hover {
  background: #E5ECF3;
}

@media screen and (max-width: 768px) {
  #faq .inner .innerContents .contents .item:hover {
    background: #ffffff;
  }
}
/* ====================================== formPage */
#formPage {
  padding: 100px 0 280px;
}

@media screen and (max-width: 768px) {
  #formPage {
    padding: 40px 0 180px;
  }
}
#formPage .inner .innerContents .txt {
  margin-top: 0;
}

#formPage .inner .innerContents .form {
  margin-top: 100px;
}

@media screen and (max-width: 768px) {
  #formPage .inner .innerContents .form {
    margin-top: 60px;
  }
}
#formPage .inner .innerContents .btn {
  margin-top: 80px;
}

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

#formPage .requirements {
  margin: 80px 0 -10px;
  padding: 50px 0;
  background: #E5ECF3;
}

@media screen and (max-width: 768px) {
  #formPage .requirements {
    margin: 40px 0 0;
    padding: 20px 0;
  }
}
#formPage .requirements .inner .innerContents {
  max-width: 900px;
  margin: 0 auto;
}

/* ====================================== privacy */
#privacy {
  padding: 100px 0 280px;
}

@media screen and (max-width: 768px) {
  #privacy {
    padding: 40px 0 180px;
  }
}
#privacy .inner .innerContents .contents {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  font-size: 16px;
  line-height: 2;
}

@media screen and (max-width: 768px) {
  #privacy .inner .innerContents .contents {
    font-size: 14px;
  }
}
#privacy .inner .innerContents .contents .sectionWrap {
  margin-top: 100px;
  counter-reset: number 0;
}

@media screen and (max-width: 768px) {
  #privacy .inner .innerContents .contents .sectionWrap {
    margin-top: 60px;
  }
}
#privacy .inner .innerContents .contents .sectionWrap .section .sectionTtl {
  padding-bottom: 15px;
  border-bottom: 1px solid #004386;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.5;
  color: #004386;
}

@media screen and (max-width: 768px) {
  #privacy .inner .innerContents .contents .sectionWrap .section .sectionTtl {
    padding-bottom: 10px;
    font-size: 20px;
  }
}
#privacy .inner .innerContents .contents .sectionWrap .section .sectionTtl:before {
  counter-increment: number 1;
  content: counter(number) ".";
  width: 1.5em;
  display: inline-block;
}

#privacy .inner .innerContents .contents .sectionWrap .section .sectionContents {
  margin-top: 30px;
}

@media screen and (max-width: 768px) {
  #privacy .inner .innerContents .contents .sectionWrap .section .sectionContents {
    margin-top: 25px;
  }
}
#privacy .inner .innerContents .contents .sectionWrap .section .sectionContents > *:not(:first-child) {
  margin-top: 15px;
}

#privacy .inner .innerContents .contents .sectionWrap .section .sectionContents a {
  color: #004386;
  word-wrap: break-word;
}

#privacy .inner .innerContents .contents .sectionWrap .section .sectionContents .list {
  counter-reset: listNumber 0;
}

#privacy .inner .innerContents .contents .sectionWrap .section .sectionContents .list.-type01 > li {
  padding-left: 35px;
  position: relative;
}

@media screen and (max-width: 768px) {
  #privacy .inner .innerContents .contents .sectionWrap .section .sectionContents .list.-type01 > li {
    padding-left: 30px;
  }
}
#privacy .inner .innerContents .contents .sectionWrap .section .sectionContents .list.-type01 > li:before {
  counter-increment: listNumber 1;
  content: counter(listNumber) ".";
  width: 35px;
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (max-width: 768px) {
  #privacy .inner .innerContents .contents .sectionWrap .section .sectionContents .list.-type01 > li:before {
    width: 30px;
  }
}
#privacy .inner .innerContents .contents .sectionWrap .section .sectionContents .list.-type01 > li:not(:first-child) {
  margin-top: 5px;
}

#privacy .inner .innerContents .contents .sectionWrap .section .sectionContents .list.-type01 > li > *:not(:first-child) {
  margin-top: 10px;
}

#privacy .inner .innerContents .contents .sectionWrap .section .sectionContents .list.-type01 > li > *:last-child {
  margin-bottom: 10px;
}

#privacy .inner .innerContents .contents .sectionWrap .section .sectionContents .list.-type02 > li {
  padding-left: 1em;
  position: relative;
}

#privacy .inner .innerContents .contents .sectionWrap .section .sectionContents .list.-type02 > li:before {
  content: "・";
  width: 1em;
  position: absolute;
  top: 0;
  left: 0;
}

#privacy .inner .innerContents .contents .sectionWrap .section .sectionContents .notes:not(:first-child) {
  margin-top: 25px;
}

@media screen and (max-width: 768px) {
  #privacy .inner .innerContents .contents .sectionWrap .section .sectionContents .notes:not(:first-child) {
    margin-top: 20px;
  }
}
#privacy .inner .innerContents .contents .sectionWrap .section:not(:first-child) {
  margin-top: 100px;
}

@media screen and (max-width: 768px) {
  #privacy .inner .innerContents .contents .sectionWrap .section:not(:first-child) {
    margin-top: 60px;
  }
}
#privacy .inner .innerContents .contents .foot {
  margin-top: 120px;
}

@media screen and (max-width: 768px) {
  #privacy .inner .innerContents .contents .foot {
    margin-top: 80px;
  }
}
#privacy .inner .innerContents .contents .foot a {
  color: #004386;
}