@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Sofia+Sans:ital,wght@0,1..1000;1,1..1000&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 */
#newsSingleHead .inner .innerContents .info .date, #overview .subSection .flow .flowItem > dt:before, .list.-list01 > li .article > a .info .date {
  font-family: "Sofia Sans", serif;
  font-weight: 400;
  line-height: 1.2;
}

/* ====================================== color */
/* ====================================== animation */
.fadeIn {
  opacity: 0;
  transition: transform 1s ease, opacity 1s ease;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media all and (-ms-high-contrast: none) {
  .loopSlider.-r .slider.-animation .list:nth-child(3) {
    animation: none;
  }
}
.loopSlider.-up .slider, .loopSlider.-down .slider {
  display: block;
}

.loopSlider.-up .slider .list, .loopSlider.-down .slider .list {
  display: block;
}

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

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

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

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

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

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

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

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

@media all and (-ms-high-contrast: none) {
  .loopSlider.-down .slider.-animation .list:nth-child(3) {
    animation: none;
  }
}
.loopSlider.-paused:hover .slider.-animation .list {
  animation-play-state: paused;
}

/* ====================================== % */
#privacyPage .inner .innerContents .section a, #mail_form #form_submit #form_submit_button, #mail_form #agreement #agree_check > label a, #storePage .inner .innerContents .layout .block.-sub .contact .contactBtn > a, footer .inner .innerContents .foot .subNav .subNavList > li > a, footer .inner .innerContents .contents .nav .navList > li > a, .article.-article01 a {
  opacity: 1;
  transition: opacity 1.75s cubic-bezier(0.19, 1, 0.22, 1);
}

#privacyPage .inner .innerContents .section a:hover, #mail_form #form_submit #form_submit_button:hover, #mail_form #agreement #agree_check > label a:hover, #storePage .inner .innerContents .layout .block.-sub .contact .contactBtn > a:hover, footer .inner .innerContents .foot .subNav .subNavList > li > a:hover, footer .inner .innerContents .contents .nav .navList > li > a:hover, .article.-article01 a:hover {
  opacity: 0.7;
}

#overview .subSection .service > li .serviceHead .serviceBg, #servicePage .inner .innerContents .list > li .section > a .sectionImg, #group .contents .service .serviceList > li .serviceImg, #company .inner .innerContents .nav .navList > li .section > a .sectionBg, #service .inner .innerContents .list > li .section > a .sectionImg, #kv .inner .innerContents .kvSwiperWrap .kvSwiper .swiper-wrapper .swiper-slide .img, .list.-list03 > li .section > a .sectionImg, .list.-list02 > li .section > a .sectionImg, .pageTtl.-pageTtl02 .inner .innerContents .contents .bg {
  position: relative;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  transform: translateZ(0);
}

#overview .subSection .service > li .serviceHead .serviceBg img, #servicePage .inner .innerContents .list > li .section > a .sectionImg img, #group .contents .service .serviceList > li .serviceImg img, #company .inner .innerContents .nav .navList > li .section > a .sectionBg img, #service .inner .innerContents .list > li .section > a .sectionImg img, #kv .inner .innerContents .kvSwiperWrap .kvSwiper .swiper-wrapper .swiper-slide .img img, .list.-list03 > li .section > a .sectionImg img, .list.-list02 > li .section > a .sectionImg img, .pageTtl.-pageTtl02 .inner .innerContents .contents .bg img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
}

#loading {
  overflow-y: scroll;
  overscroll-behavior: contain;
  -ms-overflow-style: none;
}

#loading::-webkit-scrollbar {
  display: none;
}

.list.-list01 > li .article > a .articleTtl {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

/* ====================================== temp */
.dspPc {
  display: block;
}

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

@media screen and (max-width: 768px) {
  .dspSp {
    display: block;
  }
}
a {
  text-decoration: none;
  color: #1F2C5C;
}

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

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

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

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

body {
  width: 100%;
  height: 100%;
  font-family: "Noto Sans JP", serif;
  font-weight: 500;
  color: #1F2C5C;
}

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

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

@media screen and (max-width: 1260px) {
  #wrapper {
    padding-top: 9.5238095238vw;
  }
}
@media screen and (max-width: 768px) {
  #wrapper {
    padding-top: 70px;
  }
}
#wrapper.-visible {
  overflow: visible;
}

/* ====================================== contents */
#contents {
  border-top: 1px solid #EEEEEE;
  box-sizing: border-box;
}

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

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

#loading .inner {
  height: calc(100% + 1px);
}

#loading .inner .innerContents {
  height: 100%;
  padding: 40px 0;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 768px) {
  #loading .inner .innerContents {
    padding: 20px 0;
  }
}
#loading .inner .innerContents .logo {
  width: 100%;
  max-width: 500px;
  font-size: 0;
  line-height: 0;
}

@media screen and (max-width: 768px) {
  #loading .inner .innerContents .logo {
    max-width: 300px;
  }
}
#loading .inner .innerContents .logo img {
  transition: opacity 1.75s cubic-bezier(0.19, 1, 0.22, 1);
}

/* ====================================== layout */
.layout {
  /* ------------------------------ 01 */
  /* ------------------------------ 02 */
  /* ------------------------------ 03 */
}

.layout.-layout01 {
  display: flex;
}

@media screen and (max-width: 768px) {
  .layout.-layout01 {
    display: block;
  }
}
.layout.-layout01 .block.-main {
  flex: 1;
}

.layout.-layout01 .block.-sub {
  width: 320px;
  margin-left: 60px;
}

@media screen and (max-width: 1260px) {
  .layout.-layout01 .block.-sub {
    width: 25.3968253968vw;
    margin-left: 4.7619047619vw;
  }
}
@media screen and (max-width: 768px) {
  .layout.-layout01 .block.-sub {
    width: 100%;
    margin: 100px 0 0 0;
  }
}
.layout.-layout01 .block.-sub .nav {
  position: sticky;
  top: 120px;
  right: 0;
}

@media screen and (max-width: 1260px) {
  .layout.-layout01 .block.-sub .nav {
    top: 9.5238095238vw;
  }
}
@media screen and (max-width: 768px) {
  .layout.-layout01 .block.-sub .nav {
    position: static;
  }
}
.layout.-layout02 {
  display: flex;
}

@media screen and (max-width: 768px) {
  .layout.-layout02 {
    display: block;
  }
}
.layout.-layout02 .block.-sub {
  width: 200px;
}

@media screen and (max-width: 1260px) {
  .layout.-layout02 .block.-sub {
    width: 15.873015873vw;
  }
}
@media screen and (max-width: 768px) {
  .layout.-layout02 .block.-sub {
    width: 100%;
  }
}
.layout.-layout02 .block.-sub .nav {
  position: sticky;
  top: 120px;
  right: 0;
}

@media screen and (max-width: 1260px) {
  .layout.-layout02 .block.-sub .nav {
    top: 9.5238095238vw;
  }
}
@media screen and (max-width: 768px) {
  .layout.-layout02 .block.-sub .nav {
    position: static;
  }
}
.layout.-layout02 .block.-main {
  margin-left: 80px;
  flex: 1;
}

@media screen and (max-width: 1260px) {
  .layout.-layout02 .block.-main {
    margin-left: 6.3492063492vw;
  }
}
@media screen and (max-width: 768px) {
  .layout.-layout02 .block.-main {
    margin: 40px 0 0 0;
  }
}
.layout.-layout03 {
  display: flex;
}

@media screen and (max-width: 768px) {
  .layout.-layout03 {
    display: block;
  }
}
.layout.-layout03 .block.-main {
  flex: 1;
}

.layout.-layout03 .block.-sub {
  width: 320px;
  margin-left: 60px;
}

@media screen and (max-width: 1260px) {
  .layout.-layout03 .block.-sub {
    width: 25.3968253968vw;
    margin-left: 4.7619047619vw;
  }
}
@media screen and (max-width: 768px) {
  .layout.-layout03 .block.-sub {
    width: 100%;
    margin: 40px 0 0 0;
  }
}
/* ====================================== 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 */
  /* ------------------------------ 04 */
  /* ------------------------------ 05 */
}

.ttl.-ttl01 {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  .ttl.-ttl01 {
    font-size: 24px;
  }
}
.ttl.-ttl01:before {
  content: "";
  width: 28px;
  height: 8px;
  margin-bottom: 20px;
  background-image: url(../img/shape01.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  display: block;
}

@media screen and (max-width: 768px) {
  .ttl.-ttl01:before {
    width: 20px;
    height: 6px;
    margin-bottom: 10px;
  }
}
.ttl.-ttl01.-wh:before {
  background-image: url(../img/shape01_wh.svg);
}

.ttl.-ttl02 {
  padding: 10px 20px;
  background: #F7F7F7;
  border-left: 4px solid #1F2C5C;
  border-radius: 4px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  .ttl.-ttl02 {
    padding: 8px 18px;
    font-size: 16px;
  }
}
.ttl.-ttl03 {
  padding-left: 20px;
  border-left: 3px solid #1F2C5C;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  .ttl.-ttl03 {
    padding-left: 15px;
    font-size: 20px;
  }
}
.ttl.-ttl03.-min {
  font-size: 18px;
}

@media screen and (max-width: 768px) {
  .ttl.-ttl03.-min {
    font-size: 16px;
  }
}
.ttl.-ttl04 {
  padding-bottom: 15px;
  border-bottom: 1px solid #EEEEEE;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  .ttl.-ttl04 {
    padding-bottom: 10px;
    font-size: 18px;
  }
}
@media screen and (max-width: 374px) {
  .ttl.-ttl04 {
    font-size: 16px;
  }
}
.ttl.-ttl05 {
  padding: 5px 20px;
  border-radius: 4px;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.6;
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  .ttl.-ttl05 {
    padding: 5px 15px;
    font-size: 20px;
  }
}
.ttl.-ttl05.-clr01 {
  background: linear-gradient(to right, #49AD9B, #BDDCA5);
}

.ttl.-ttl05.-clr02 {
  background: linear-gradient(to right, #E9C870, #FFF297);
}

.ttl.-ttl05.-clr03 {
  background: linear-gradient(to right, #58B2DD, #90D0EF);
}

.ttl.-ttl05.-clr04 {
  background: linear-gradient(to right, #DD7F46, #E9BB76);
}

.ttl.-ttl05.-clr05 {
  background: linear-gradient(to right, #F5B6D7, #FDD3E9);
}

.ttl.-ttl05.-clr06 {
  background: linear-gradient(to right, #996CAC, #C4ADD2);
}

/* ====================================== pageTtl */
.pageTtl {
  /* ------------------------------ 01 */
  /* ------------------------------ 02 */
}

.pageTtl.-pageTtl01 {
  margin-top: -1px;
  background-color: #EBEDEF;
  background-image: url(../img/logo_mark.svg);
  background-repeat: no-repeat;
  background-size: 458px auto;
  background-position: bottom -60px right 148px;
  position: relative;
}

@media screen and (max-width: 1260px) {
  .pageTtl.-pageTtl01 {
    background-size: 36.3492063492vw auto;
    background-position: bottom -4.7619047619vw right 11.746031746vw;
  }
}
@media screen and (max-width: 768px) {
  .pageTtl.-pageTtl01 {
    background-image: none;
  }
}
.pageTtl.-pageTtl01 .breadcrumbs {
  width: calc(100% - 80px);
  position: absolute;
  top: 20px;
  left: 40px;
}

@media screen and (max-width: 768px) {
  .pageTtl.-pageTtl01 .breadcrumbs {
    width: calc(100% - 40px);
    top: 15px;
    left: 20px;
  }
}
.pageTtl.-pageTtl01 .inner .innerContents {
  min-height: 275px;
  padding: 70px 0;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 768px) {
  .pageTtl.-pageTtl01 .inner .innerContents {
    min-height: 180px;
    padding: 50px 0;
  }
}
.pageTtl.-pageTtl01 .inner .innerContents .ttl {
  font-size: 42px;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.04em;
}

@media screen and (max-width: 768px) {
  .pageTtl.-pageTtl01 .inner .innerContents .ttl {
    font-size: 24px;
  }
}
.pageTtl.-pageTtl02 {
  padding-bottom: 80px;
}

@media screen and (max-width: 768px) {
  .pageTtl.-pageTtl02 {
    padding-bottom: 0;
  }
}
.pageTtl.-pageTtl02 .inner {
  max-width: none;
}

.pageTtl.-pageTtl02 .inner .innerContents .breadcrumbs {
  padding: 15px 0;
}

@media screen and (max-width: 768px) {
  .pageTtl.-pageTtl02 .inner .innerContents .breadcrumbs {
    padding: 15px 0 0 0;
  }
}
.pageTtl.-pageTtl02 .inner .innerContents .contents {
  min-height: 480px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .pageTtl.-pageTtl02 .inner .innerContents .contents {
    max-width: 600px;
    min-height: auto;
    margin: 0 auto;
    display: flex;
    flex-direction: column-reverse;
  }
}
.pageTtl.-pageTtl02 .inner .innerContents .contents .bg {
  width: 100%;
  height: 100%;
  border-radius: 12px;
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (max-width: 768px) {
  .pageTtl.-pageTtl02 .inner .innerContents .contents .bg {
    height: 180px;
    border-radius: 8px;
    position: static;
  }
}
.pageTtl.-pageTtl02 .inner .innerContents .contents .box {
  width: calc(450px + (100vw - 1180px) / 2 - 40px);
  min-height: 170px;
  padding: 20px 40px 20px calc((100vw - 1180px) / 2 - 40px);
  background: #ffffff;
  border-radius: 0 12px 0 0;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 0;
  left: 0;
}

@media screen and (max-width: 768px) {
  .pageTtl.-pageTtl02 .inner .innerContents .contents .box {
    width: 100%;
    min-height: 95px;
    padding: 15px 120px 15px 0;
    position: static;
  }
}
.pageTtl.-pageTtl02 .inner .innerContents .contents .box:before, .pageTtl.-pageTtl02 .inner .innerContents .contents .box:after {
  content: "";
  width: 12px;
  height: 12px;
  background-repeat: no-repeat;
  background-image: url(../img/ttl_shape01.svg);
  background-size: 100% 100%;
  background-position: bottom left;
  display: block;
  position: absolute;
}

@media screen and (max-width: 768px) {
  .pageTtl.-pageTtl02 .inner .innerContents .contents .box:before, .pageTtl.-pageTtl02 .inner .innerContents .contents .box:after {
    content: none;
  }
}
.pageTtl.-pageTtl02 .inner .innerContents .contents .box:before {
  top: -12px;
  left: 0;
}

.pageTtl.-pageTtl02 .inner .innerContents .contents .box:after {
  right: -12px;
  bottom: 0;
}

.pageTtl.-pageTtl02 .inner .innerContents .contents .box .ttl {
  flex: 1;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (max-width: 1260px) {
  .pageTtl.-pageTtl02 .inner .innerContents .contents .box .ttl {
    font-size: 3.8095238095vw;
  }
}
@media screen and (max-width: 768px) {
  .pageTtl.-pageTtl02 .inner .innerContents .contents .box .ttl {
    font-size: 28px;
  }
}
@media screen and (max-width: 374px) {
  .pageTtl.-pageTtl02 .inner .innerContents .contents .box .ttl {
    font-size: 6.9333333333vw;
  }
}
.pageTtl.-pageTtl02 .inner .innerContents .contents .img {
  position: absolute;
  font-size: 0;
  line-height: 0;
}

.pageTtl.-pageTtl02 .inner .innerContents .contents .img.-type01 {
  width: 88px;
  bottom: -47px;
  left: 80px;
}

@media screen and (max-width: 1260px) {
  .pageTtl.-pageTtl02 .inner .innerContents .contents .img.-type01 {
    left: 6.3492063492vw;
  }
}
@media screen and (max-width: 768px) {
  .pageTtl.-pageTtl02 .inner .innerContents .contents .img.-type01 {
    display: none;
  }
}
.pageTtl.-pageTtl02 .inner .innerContents .contents .img.-type02 {
  width: 40px;
  bottom: -65px;
  left: calc(50% - 116px);
}

@media screen and (max-width: 1260px) {
  .pageTtl.-pageTtl02 .inner .innerContents .contents .img.-type02 {
    left: calc(50% - 9.2063492063vw);
  }
}
@media screen and (max-width: 768px) {
  .pageTtl.-pageTtl02 .inner .innerContents .contents .img.-type02 {
    display: none;
  }
}
.pageTtl.-pageTtl02 .inner .innerContents .contents .img.-type03 {
  width: 240px;
  right: 90px;
  bottom: -80px;
}

@media screen and (max-width: 1260px) {
  .pageTtl.-pageTtl02 .inner .innerContents .contents .img.-type03 {
    width: 19.0476190476vw;
    right: 7.1428571429vw;
    bottom: -6.3492063492vw;
  }
}
@media screen and (max-width: 768px) {
  .pageTtl.-pageTtl02 .inner .innerContents .contents .img.-type03 {
    width: 110px;
    top: 15px;
    right: 0;
    bottom: auto;
  }
}
/* ====================================== breadcrumbs */
.breadcrumbs {
  /* ------------------------------ 01 */
}

.breadcrumbs.-breadcrumbs01 {
  font-size: 0;
  line-height: 0;
}

.breadcrumbs.-breadcrumbs01 > li {
  display: inline-block;
  font-size: 10px;
  font-weight: 400;
  line-height: 1.6;
}

.breadcrumbs.-breadcrumbs01 > li > a {
  text-decoration: underline;
  color: #B1B1B1;
  transition: color 1.75s cubic-bezier(0.19, 1, 0.22, 1);
}

.breadcrumbs.-breadcrumbs01 > li > a:hover {
  color: #1E4B9F;
}

.breadcrumbs.-breadcrumbs01 > li:not(:last-child):after {
  content: "-";
  margin: 0 0.5em;
  display: inline-block;
  color: #B1B1B1;
}

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

.btn.-btn01 > a, .btn.-btn01 > span {
  width: 225px;
  min-height: 60px;
  padding: 10px 20px;
  background: #1F2C5C;
  border-radius: 4px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
  color: #ffffff;
  cursor: pointer;
  transition: background-color 1.75s cubic-bezier(0.19, 1, 0.22, 1);
}

.btn.-btn01 > a:hover, .btn.-btn01 > span:hover {
  background: #1E4B9F;
}

.btn.-btn01.-border > a, .btn.-btn01.-border > span {
  background: transparent;
  border: 1px solid #1F2C5C;
  color: #1F2C5C;
}

.btn.-btn01.-border > a:hover, .btn.-btn01.-border > span:hover {
  background: #1F2C5C;
  color: #ffffff;
}

.btn.-btn01.-border.-wh > a, .btn.-btn01.-border.-wh > span {
  border: 1px solid #ffffff;
  color: #ffffff;
}

.btn.-btn01.-border.-wh > a:hover, .btn.-btn01.-border.-wh > span:hover {
  background: #ffffff;
  color: #1F2C5C;
}

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

.link.-link01 > a {
  text-decoration: underline;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
  transition: color 1.75s cubic-bezier(0.19, 1, 0.22, 1);
}

@media screen and (max-width: 768px) {
  .link.-link01 > a {
    font-size: 15px;
  }
}
.link.-link01 > a:hover {
  color: #1E4B9F;
}

/* ====================================== list */
.list {
  /* ------------------------------ 01 */
  /* ------------------------------ 02 */
  /* ------------------------------ 03 */
}

.list.-list01 {
  border-top: 1px solid #EEEEEE;
}

.list.-list01 > li {
  border-bottom: 1px solid #EEEEEE;
}

.list.-list01 > li .article > a {
  min-height: 70px;
  padding: 20px 45px 20px 0;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  position: relative;
}

@media screen and (max-width: 768px) {
  .list.-list01 > li .article > a {
    min-height: auto;
    padding: 20px 35px 20px 0;
    display: block;
  }
}
.list.-list01 > li .article > a:after {
  content: "";
  width: 25px;
  height: 25px;
  background-color: #EBEDEF;
  background-image: url(../img/arw01_r.svg);
  background-repeat: no-repeat;
  background-size: 24% auto;
  background-position: center center;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: calc(50% - 7.5px);
  right: 0;
  transition: background-color 1.75s cubic-bezier(0.19, 1, 0.22, 1);
}

@media screen and (max-width: 768px) {
  .list.-list01 > li .article > a:after {
    top: auto;
    bottom: 20px;
  }
}
.list.-list01 > li .article > a .info {
  width: 220px;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 768px) {
  .list.-list01 > li .article > a .info {
    width: 100%;
  }
}
.list.-list01 > li .article > a .info .category > span {
  min-width: 90px;
  margin-right: 25px;
  padding: 2px 10px;
  background: #1E4B9F;
  border-radius: 2px;
  box-sizing: border-box;
  display: inline-block;
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.6;
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  .list.-list01 > li .article > a .info .category > span {
    margin-right: 10px;
  }
}
.list.-list01 > li .article > a .info .date {
  font-size: 18px;
  font-weight: 400;
}

@media screen and (max-width: 768px) {
  .list.-list01 > li .article > a .info .date {
    font-size: 16px;
  }
}
.list.-list01 > li .article > a .articleTtl {
  max-height: 1.6em;
  margin-left: 20px;
  flex: 1;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  .list.-list01 > li .article > a .articleTtl {
    max-height: 2.8em;
    margin: 10px 0 0 0;
    font-size: 14px;
    -webkit-line-clamp: 2;
  }
}
.list.-list01 > li .article > a:hover:after {
  background-color: #1F2C5C;
  background-image: url(../img/arw01_r_wh.svg);
}

.list.-list02 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .list.-list02 {
    display: block;
  }
}
.list.-list02 > li {
  width: calc((100% - 40px) / 2);
}

@media screen and (max-width: 1260px) {
  .list.-list02 > li {
    width: calc((100% - 3.1746031746vw) / 2);
  }
}
@media screen and (max-width: 768px) {
  .list.-list02 > li {
    width: 100%;
  }
}
.list.-list02 > li .section > a {
  display: block;
}

.list.-list02 > li .section > a .sectionImg {
  border-radius: 4px;
  aspect-ratio: 1/0.561;
}

.list.-list02 > li .section > a .sectionImg img {
  transition: transform 1.75s cubic-bezier(0.19, 1, 0.22, 1);
}

.list.-list02 > li .section > a .sectionTtl {
  min-height: 70px;
  padding: 10px 40px 10px 0;
  border-bottom: 1px solid #EEEEEE;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  position: relative;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  .list.-list02 > li .section > a .sectionTtl {
    min-height: 60px;
    padding: 10px 35px 10px 0;
    font-size: 18px;
  }
}
.list.-list02 > li .section > a .sectionTtl:after {
  content: "";
  width: 30px;
  height: 30px;
  background-color: #EBEDEF;
  background-image: url(../img/arw01_r.svg);
  background-repeat: no-repeat;
  background-size: 24% auto;
  background-position: center center;
  border-radius: 50%;
  box-sizing: border-box;
  position: absolute;
  top: calc(50% - 15px);
  right: 0;
  transition: background-color 1.75s cubic-bezier(0.19, 1, 0.22, 1);
}

@media screen and (max-width: 768px) {
  .list.-list02 > li .section > a .sectionTtl:after {
    width: 25px;
    height: 25px;
    top: calc(50% - 12.5px);
  }
}
.list.-list02 > li .section > a .sectionTxt {
  margin-top: 15px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.7;
}

.list.-list02 > li .section > a:hover .sectionImg img {
  transform: scale(1.05);
}

.list.-list02 > li .section > a:hover .sectionTtl:after {
  background-color: #1F2C5C;
  background-image: url(../img/arw01_r_wh.svg);
}

.list.-list02 > li:nth-child(n+3) {
  margin-top: 80px;
}

@media screen and (max-width: 1260px) {
  .list.-list02 > li:nth-child(n+3) {
    margin-top: 6.3492063492vw;
  }
}
@media screen and (max-width: 768px) {
  .list.-list02 > li:not(:first-child) {
    margin-top: 40px;
  }
}
.list.-list02 > li:nth-child(even).-animation {
  transition-delay: 0.2s;
}

@media screen and (max-width: 768px) {
  .list.-list02 > li:nth-child(even).-animation {
    transition-delay: 0s;
  }
}
.list.-list03 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .list.-list03 {
    display: block;
  }
}
.list.-list03:after {
  content: "";
  width: calc((100% - 80px) / 3);
  display: block;
}

@media screen and (max-width: 1260px) {
  .list.-list03:after {
    width: calc((100% - 6.3492063492vw) / 3);
  }
}
@media screen and (max-width: 768px) {
  .list.-list03:after {
    content: none;
  }
}
.list.-list03 > li {
  width: calc((100% - 80px) / 3);
}

@media screen and (max-width: 1260px) {
  .list.-list03 > li {
    width: calc((100% - 6.3492063492vw) / 3);
  }
}
@media screen and (max-width: 768px) {
  .list.-list03 > li {
    width: 100%;
  }
}
.list.-list03 > li .section > a {
  display: block;
}

.list.-list03 > li .section > a .sectionImg {
  border-radius: 4px;
  aspect-ratio: 1/0.582;
}

.list.-list03 > li .section > a .sectionImg img {
  transition: transform 1.75s cubic-bezier(0.19, 1, 0.22, 1);
}

.list.-list03 > li .section > a .head {
  min-height: 70px;
  padding: 10px 0;
  border-bottom: 1px solid #1F2C5C;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 768px) {
  .list.-list03 > li .section > a .head {
    min-height: 55px;
  }
}
.list.-list03 > li .section > a .head .sectionTtl {
  flex: 1;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  .list.-list03 > li .section > a .head .sectionTtl {
    font-size: 18px;
  }
}
.list.-list03 > li .section > a .head .category {
  min-width: 90px;
  margin-left: 10px;
  padding: 2px 10px;
  background: #ffffff;
  border: 1px solid #1F2C5C;
  border-radius: 4px;
  box-sizing: border-box;
  display: inline-block;
  text-align: center;
  font-size: 0;
  line-height: 0;
}

@media screen and (max-width: 768px) {
  .list.-list03 > li .section > a .head .category {
    min-width: 80px;
  }
}
.list.-list03 > li .section > a .head .category > span {
  font-size: 10px;
  font-weight: 500;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  .list.-list03 > li .section > a .head .category > span {
    font-size: 9px;
  }
}
.list.-list03 > li .section > a .more {
  min-height: 30px;
  margin-top: 20px;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 768px) {
  .list.-list03 > li .section > a .more {
    min-height: 25px;
  }
}
.list.-list03 > li .section > a .more:after {
  content: "";
  width: 30px;
  height: 30px;
  margin-left: 15px;
  background-color: #1F2C5C;
  background-image: url(../img/ico_plus01.svg);
  background-repeat: no-repeat;
  background-size: 12px 12px;
  background-position: center center;
  border-radius: 50%;
  transition: transform 1.75s cubic-bezier(0.19, 1, 0.22, 1);
}

@media screen and (max-width: 768px) {
  .list.-list03 > li .section > a .more:after {
    width: 25px;
    height: 25px;
    margin-left: 10px;
  }
}
.list.-list03 > li .section > a .more > span {
  font-size: 15px;
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  .list.-list03 > li .section > a .more > span {
    font-size: 14px;
  }
}
.list.-list03 > li .section > a:hover .sectionImg img {
  transform: scale(1.05);
}

.list.-list03 > li .section > a:hover .more:after {
  transform: rotate(180deg);
}

.list.-list03 > li:nth-child(n+4) {
  margin-top: 50px;
}

@media screen and (max-width: 1260px) {
  .list.-list03 > li:nth-child(n+4) {
    margin-top: 3.9682539683vw;
  }
}
@media screen and (max-width: 768px) {
  .list.-list03 > li:not(:first-child) {
    margin-top: 40px;
  }
}
.list.-list03:not(.-col2) > li:nth-child(3n-1).-animation {
  transition-delay: 0.2s;
}

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

@media screen and (max-width: 768px) {
  .list.-list03:not(.-col2) > li:nth-child(3n).-animation {
    transition-delay: 0s;
  }
}
.list.-list03.-col2:after {
  content: "";
}

.list.-list03.-col2 > li {
  width: calc((100% - 40px) / 2);
}

@media screen and (max-width: 1260px) {
  .list.-list03.-col2 > li {
    width: calc((100% - 3.1746031746vw) / 2);
  }
}
@media screen and (max-width: 768px) {
  .list.-list03.-col2 > li {
    width: 100%;
  }
}
.list.-list03.-col2 > li:nth-child(n+3) {
  margin-top: 80px;
}

@media screen and (max-width: 768px) {
  .list.-list03.-col2 > li:not(:first-child) {
    margin-top: 40px;
  }
}
/* ====================================== tbl */
.tbl {
  /* ------------------------------ 01 */
  /* ------------------------------ 02 */
}

.tbl.-tbl01 {
  width: 100%;
}

.tbl.-tbl01 tr th, .tbl.-tbl01 tr td {
  padding: 30px 35px;
  border: 1px solid #EEEEEE;
}

@media screen and (max-width: 768px) {
  .tbl.-tbl01 tr th, .tbl.-tbl01 tr td {
    padding: 10px 15px;
  }
}
.tbl.-tbl01 tr th {
  width: 200px;
  background: #F7F7F7;
  box-sizing: border-box;
  text-align: left;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  .tbl.-tbl01 tr th {
    width: 100px;
    font-size: 13px;
  }
}
.tbl.-tbl01 tr td {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
}

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

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

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

@media screen and (max-width: 768px) {
  .tbl.-tbl01 tr td ul.-type01 > li:not(:first-child) {
    margin-top: 3px;
  }
}
.tbl.-tbl01 tr td .location .item > dd {
  margin-top: 5px;
}

@media screen and (max-width: 768px) {
  .tbl.-tbl01 tr td .location .item > dd {
    margin-top: 3px;
  }
}
.tbl.-tbl01 tr td .location .item:not(:first-child) {
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  .tbl.-tbl01 tr td .location .item:not(:first-child) {
    margin-top: 10px;
  }
}
.tbl.-tbl02 .item {
  padding: 20px 0;
  display: flex;
}

@media screen and (max-width: 768px) {
  .tbl.-tbl02 .item {
    padding: 15px 0;
  }
}
.tbl.-tbl02 .item > dt, .tbl.-tbl02 .item > dd {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  .tbl.-tbl02 .item > dt, .tbl.-tbl02 .item > dd {
    font-size: 15px;
  }
}
.tbl.-tbl02 .item > dt {
  width: 110px;
}

@media screen and (max-width: 768px) {
  .tbl.-tbl02 .item > dt {
    width: 75px;
  }
}
.tbl.-tbl02 .item > dd {
  margin-left: 20px;
  flex: 1;
}

@media screen and (max-width: 768px) {
  .tbl.-tbl02 .item > dd {
    margin-left: 15px;
  }
}
.tbl.-tbl02 .item:not(:first-child) {
  border-top: 1px solid #EEEEEE;
}

/* ====================================== nav */
.nav {
  /* ------------------------------ 01 */
  /* ------------------------------ 02 */
}

.nav.-nav01 .navHead {
  min-height: 58px;
  padding: 15px 20px;
  background: #1F2C5C;
  border-radius: 4px 4px 0 0;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.6;
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  .nav.-nav01 .navHead {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .nav.-nav01 .navList {
    margin-top: -10px;
  }
}
.nav.-nav01 .navList > li {
  border-bottom: 1px solid #EEEEEE;
}

@media screen and (max-width: 768px) {
  .nav.-nav01 .navList > li {
    margin-top: 10px;
    border: none;
  }
}
.nav.-nav01 .navList > li > a {
  min-height: 60px;
  padding: 15px 35px 15px 0;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  position: relative;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  .nav.-nav01 .navList > li > a {
    min-height: 55px;
    padding: 10px 50px 10px 20px;
    background: #EBEDEF;
    border-radius: 4px;
    font-size: 15px;
  }
}
.nav.-nav01 .navList > li > a:after {
  content: "";
  width: 25px;
  height: 25px;
  background-color: #EBEDEF;
  background-image: url(../img/arw01_r.svg);
  background-repeat: no-repeat;
  background-size: 20% auto;
  background-position: center center;
  border-radius: 50%;
  position: absolute;
  top: calc(50% - 12.5px);
  right: 5px;
  transition: background-color 1.75s cubic-bezier(0.19, 1, 0.22, 1);
}

@media screen and (max-width: 768px) {
  .nav.-nav01 .navList > li > a:after {
    background-color: #ffffff;
    background-image: url(../img/arw01_r.svg);
    border: none;
    right: 15px;
  }
}
.nav.-nav01 .navList > li > a:hover:after {
  background-color: #1F2C5C;
  background-image: url(../img/arw01_r_wh.svg);
}

@media screen and (max-width: 768px) {
  .nav.-nav01 .navList > li > a:hover:after {
    background-color: #ffffff;
    background-image: url(../img/arw01_r.svg);
    border: none;
  }
}
.nav.-nav01 .navList > li.-current > a:after {
  background-color: #1F2C5C;
  background-image: url(../img/arw01_r_wh.svg);
}

@media screen and (max-width: 768px) {
  .nav.-nav01 .navList > li.-current > a:after {
    background-color: #ffffff;
    background-image: url(../img/arw01_r.svg);
    border: none;
  }
}
@media screen and (max-width: 768px) {
  .nav.-nav01 .navList > li.-spClr01 > a, .nav.-nav01 .navList > li.-spClr02 > a, .nav.-nav01 .navList > li.-spClr03 > a, .nav.-nav01 .navList > li.-spClr04 > a, .nav.-nav01 .navList > li.-spClr05 > a, .nav.-nav01 .navList > li.-spClr06 > a {
    color: #ffffff;
  }
}
@media screen and (max-width: 768px) {
  .nav.-nav01 .navList > li.-spClr01 > a {
    background: linear-gradient(to right, #49AD9B, #BDDCA5);
  }
}
@media screen and (max-width: 768px) {
  .nav.-nav01 .navList > li.-spClr02 > a {
    background: linear-gradient(to right, #E9C870, #FFF297);
  }
}
@media screen and (max-width: 768px) {
  .nav.-nav01 .navList > li.-spClr03 > a {
    background: linear-gradient(to right, #58B2DD, #90D0EF);
  }
}
@media screen and (max-width: 768px) {
  .nav.-nav01 .navList > li.-spClr04 > a {
    background: linear-gradient(to right, #DD7F46, #E9BB76);
  }
}
@media screen and (max-width: 768px) {
  .nav.-nav01 .navList > li.-spClr05 > a {
    background: linear-gradient(to right, #F5B6D7, #FDD3E9);
  }
}
@media screen and (max-width: 768px) {
  .nav.-nav01 .navList > li.-spClr06 > a {
    background: linear-gradient(to right, #996CAC, #C4ADD2);
  }
}
.nav.-nav02 .navHead {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  .nav.-nav02 .navHead {
    font-size: 14px;
  }
}
.nav.-nav02 .navList {
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  .nav.-nav02 .navList {
    display: none;
  }
}
.nav.-nav02 .navList > li > a {
  min-height: 48px;
  padding: 10px 40px 10px 15px;
  border: 1px solid #1F2C5C;
  border-radius: 4px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  position: relative;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.6;
}

.nav.-nav02 .navList > li > a:after {
  content: "";
  width: 15px;
  height: 15px;
  background-color: #EBEDEF;
  background-image: url(../img/arw01_r.svg);
  background-repeat: no-repeat;
  background-size: 30% auto;
  background-position: center center;
  border-radius: 50%;
  position: absolute;
  top: calc(50% - 7.5px);
  right: 15px;
  transition: background-color 1.75s cubic-bezier(0.19, 1, 0.22, 1);
}

.nav.-nav02 .navList > li > a:hover:after {
  background-color: #1F2C5C;
  background-image: url(../img/arw01_r_wh.svg);
}

.nav.-nav02 .navList > li:not(:first-child) {
  margin-top: 10px;
}

.nav.-nav02 .navList > li.-current > a {
  background: #1F2C5C;
  color: #ffffff;
  pointer-events: none;
}

.nav.-nav02 .navSelect {
  margin-top: 10px;
  display: none;
  position: relative;
}

@media screen and (max-width: 768px) {
  .nav.-nav02 .navSelect {
    display: block;
  }
}
.nav.-nav02 .navSelect:after {
  content: "";
  width: 25px;
  height: 25px;
  background-color: #ffffff;
  background-image: url(../img/arw01_b.svg);
  background-repeat: no-repeat;
  background-size: auto 24%;
  background-position: center 53%;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: calc(50% - 12.5px);
  right: 15px;
}

.nav.-nav02 .navSelect .select {
  width: 100%;
  height: 55px;
  padding: 0 50px 0 20px;
  background: #1F2C5C;
  border-radius: 4px;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.6;
  color: #ffffff;
}

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

.article.-article01 {
  font-size: 18px;
  font-weight: 400;
  line-height: 2;
}

@media screen and (max-width: 768px) {
  .article.-article01 {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.9;
  }
}
.article.-article01 > * {
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  .article.-article01 > * {
    margin-top: 20px;
  }
}
.article.-article01 h1, .article.-article01 h2 {
  margin-top: 80px;
  font-size: 200%;
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  .article.-article01 h1, .article.-article01 h2 {
    margin-top: 60px;
    font-size: 160%;
  }
}
.article.-article01 h3 {
  margin-top: 60px;
  font-size: 175%;
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  .article.-article01 h3 {
    margin-top: 60px;
    font-size: 147%;
  }
}
.article.-article01 h4 {
  margin-top: 60px;
  font-size: 150%;
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  .article.-article01 h4 {
    margin-top: 60px;
    font-size: 133%;
  }
}
.article.-article01 h5 {
  margin-top: 60px;
  font-size: 137.5%;
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  .article.-article01 h5 {
    margin-top: 60px;
    font-size: 120%;
  }
}
.article.-article01 h6 {
  margin-top: 60px;
  font-size: 125%;
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  .article.-article01 h6 {
    margin-top: 60px;
    font-size: 107%;
  }
}
.article.-article01 a {
  text-decoration: underline;
}

.article.-article01 figure {
  text-align: center;
  font-size: 0;
  line-height: 0;
}

.article.-article01 figure img {
  width: auto;
  max-width: 100%;
  height: auto;
}

.article.-article01 figure figcaption {
  margin: 1em 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  .article.-article01 figure figcaption {
    font-size: 12px;
  }
}
.article.-article01 > *:first-child {
  margin-top: 0;
}

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

.loader.-loader01, .loader.-loader01:before, .loader.-loader01:after {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  animation-fill-mode: both;
  animation: load7 1.8s infinite ease-in-out;
}

.loader.-loader01 {
  color: #1F2C5C;
  font-size: 10px;
  margin: 80px auto;
  position: relative;
  text-indent: -9999em;
  transform: translateZ(0);
  animation-delay: -0.16s;
}

.loader.-loader01:before, .loader.-loader01:after {
  content: "";
  position: absolute;
  top: 0;
}

.loader.-loader01:before {
  left: -3.5em;
  animation-delay: -0.32s;
}

.loader.-loader01:after {
  left: 3.5em;
}
@keyframes load7 {
  0%, 80%, 100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}
/* ====================================== animation */
.animation {
  /* ------------------------------ 01 */
}

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

.animation.-animation01.-animation {
  opacity: 1;
  transform: translate(0, 0);
  transition: opacity 1.75s cubic-bezier(0.19, 1, 0.22, 1), transform 1.75s cubic-bezier(0.19, 1, 0.22, 1);
}

/* ====================================== header */
header {
  width: 100%;
  height: 120px;
  background: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  transition: height 1.75s cubic-bezier(0.19, 1, 0.22, 1);
}

@media screen and (max-width: 1260px) {
  header {
    height: 9.5238095238vw;
  }
}
@media screen and (max-width: 768px) {
  header {
    height: 70px;
    position: absolute;
  }
}
header .headerInner {
  height: 100%;
  padding: 0 40px;
  display: flex;
  align-items: center;
}

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

header .headerInner .logo > a > img {
  max-width: 270px;
  transition: max-width 1.75s cubic-bezier(0.19, 1, 0.22, 1);
}

@media screen and (max-width: 1260px) {
  header .headerInner .logo > a > img {
    max-width: 21.4285714286vw;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner .logo > a > img {
    max-width: 210px;
  }
}
header .headerInner .nav {
  height: 100%;
  margin-left: 20px;
  flex: 1;
}

@media screen and (max-width: 1260px) {
  header .headerInner .nav {
    margin-left: 1.5873015873vw;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner .nav {
    width: 100%;
    margin: 0;
    background: #ffffff;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    overflow-y: scroll;
    overscroll-behavior: contain;
    -ms-overflow-style: none;
  }
  header .headerInner .nav::-webkit-scrollbar {
    display: none;
  }
}
header .headerInner .nav .navInner {
  height: 100%;
}

@media screen and (max-width: 768px) {
  header .headerInner .nav .navInner {
    height: calc(100% + 1px);
    padding: 0 25px;
    box-sizing: border-box;
    overflow-y: auto;
  }
}
header .headerInner .nav .navInner .navContents {
  height: 100%;
}

@media screen and (max-width: 768px) {
  header .headerInner .nav .navInner .navContents {
    max-width: 600px;
    height: auto;
    padding: 35px 0 100px;
    margin: 0 auto;
  }
}
header .headerInner .nav .navInner .navContents .navLogo {
  display: none;
}

@media screen and (max-width: 768px) {
  header .headerInner .nav .navInner .navContents .navLogo {
    display: block;
  }
}
header .headerInner .nav .navInner .navContents .navLogo img {
  max-width: 218px;
}

header .headerInner .nav .navInner .navContents .list {
  height: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

@media screen and (max-width: 768px) {
  header .headerInner .nav .navInner .navContents .list {
    height: auto;
    margin-top: 30px;
    border-top: 1px solid #EEEEEE;
    display: block;
  }
}
header .headerInner .nav .navInner .navContents .list > li {
  height: 100%;
  display: flex;
  align-items: center;
  position: relative;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
}

@media screen and (max-width: 1260px) {
  header .headerInner .nav .navInner .navContents .list > li {
    font-size: 1.2698412698vw;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner .nav .navInner .navContents .list > li {
    height: auto;
    display: block;
    font-size: 16px;
    font-weight: 700;
  }
}
header .headerInner .nav .navInner .navContents .list > li > a {
  padding: 0 20px;
  display: inline-block;
  transition: color 1.75s cubic-bezier(0.19, 1, 0.22, 1);
}

@media screen and (max-width: 1260px) {
  header .headerInner .nav .navInner .navContents .list > li > a {
    padding: 0 1.5873015873vw;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner .nav .navInner .navContents .list > li > a {
    min-height: 60px;
    padding: 10px 35px 10px 0;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    position: relative;
  }
}
header .headerInner .nav .navInner .navContents .list > li > a:hover {
  color: #1E4B9F;
}

header .headerInner .nav .navInner .navContents .list > li:not(:first-child):not(.-contact):before {
  content: "";
  width: 1px;
  height: 14px;
  background: #9AA7B1;
  display: block;
  position: absolute;
  top: calc(50% - 7px);
  left: 0;
}

@media screen and (max-width: 768px) {
  header .headerInner .nav .navInner .navContents .list > li:not(:first-child):not(.-contact):before {
    content: none;
  }
}
header .headerInner .nav .navInner .navContents .list > li.-contact {
  margin-left: 15px;
}

@media screen and (max-width: 1260px) {
  header .headerInner .nav .navInner .navContents .list > li.-contact {
    margin-left: 1.1904761905vw;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner .nav .navInner .navContents .list > li.-contact {
    margin: 20px 0 0 0;
  }
}
header .headerInner .nav .navInner .navContents .list > li.-contact > a {
  width: 150px;
  min-height: 40px;
  padding: 5px 10px;
  background: #1F2C5C;
  border-radius: 4px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  color: #ffffff;
  transition: background-color 1.75s cubic-bezier(0.19, 1, 0.22, 1);
}

@media screen and (max-width: 1260px) {
  header .headerInner .nav .navInner .navContents .list > li.-contact > a {
    width: 11.9047619048vw;
    min-height: 3.1746031746vw;
    padding: 0.3968253968vw 0.7936507937vw;
    font-size: 1.1111111111vw;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner .nav .navInner .navContents .list > li.-contact > a {
    width: 100%;
    min-height: 60px;
    font-size: 15px;
    font-weight: 700;
  }
}
header .headerInner .nav .navInner .navContents .list > li.-contact > a:before {
  content: "";
  width: 20px;
  height: 20px;
  margin-right: 7px;
  background-image: url(../img/ico_mail01_wh.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  display: inline-block;
}

@media screen and (max-width: 1260px) {
  header .headerInner .nav .navInner .navContents .list > li.-contact > a:before {
    width: 1.5873015873vw;
    height: 1.5873015873vw;
    margin-right: 0.5555555556vw;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner .nav .navInner .navContents .list > li.-contact > a:before {
    width: 22px;
    height: 22px;
    margin-right: 7px;
  }
}
header .headerInner .nav .navInner .navContents .list > li.-contact > a:hover {
  background: #1E4B9F;
}

header .headerInner .nav .navInner .navContents .list > li:not(.-contact):after {
  content: "";
  width: calc(100% - 40px);
  height: 2px;
  background: #1F2C5C;
  display: block;
  position: absolute;
  bottom: 0;
  left: 20px;
  opacity: 0;
}

@media screen and (max-width: 1260px) {
  header .headerInner .nav .navInner .navContents .list > li:not(.-contact):after {
    width: calc(100% - 3.1746031746vw);
    left: 1.5873015873vw;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner .nav .navInner .navContents .list > li:not(.-contact):after {
    content: none;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner .nav .navInner .navContents .list > li:not(.-contact) {
    border-bottom: 1px solid #EEEEEE;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner .nav .navInner .navContents .list > li:not(.-contact) > a:after {
    content: "";
    width: 25px;
    height: 25px;
    background-color: #EBEDEF;
    background-image: url(../img/arw01_r.svg);
    background-repeat: no-repeat;
    background-size: 24% auto;
    background-position: center center;
    border-radius: 50%;
    position: absolute;
    top: calc(50% - 12.5px);
    right: 0;
  }
}
header .headerInner .nav .navInner .navContents .list > li:not(.-contact).-current:after {
  opacity: 1;
}

header .headerInner .nav .navInner .close {
  width: 60px;
  height: 60px;
  background: #1F2C5C;
  border-radius: 50%;
  display: none;
  position: absolute;
  right: 10px;
  bottom: 10px;
}

@media screen and (max-width: 768px) {
  header .headerInner .nav .navInner .close {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
header .headerInner .nav .navInner .close .ico {
  font-size: 0;
  line-height: 0;
}

header .headerInner .nav .navInner .close .ico img {
  width: 14px;
}

header .headerInner .nav .navInner .close .txt {
  margin-top: 4px;
  text-align: center;
  font-size: 9px;
  font-weight: 500;
  line-height: 1.6;
  color: #ffffff;
}

header .spFix {
  width: 100%;
  height: 60px;
  background: #ffffff;
  border-top: 1px solid #EEEEEE;
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
}

@media screen and (max-width: 768px) {
  header .spFix {
    display: block;
  }
}
header .spFix .spNav {
  height: 100%;
  display: flex;
}

header .spFix .spNav .spNavList {
  height: 100%;
  display: flex;
  flex: 1;
}

header .spFix .spNav .spNavList > li {
  flex: 1;
  position: relative;
}

header .spFix .spNav .spNavList > li > a {
  width: 100%;
  height: 100%;
  padding: 5px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

header .spFix .spNav .spNavList > li > a .ico {
  font-size: 0;
  line-height: 0;
}

header .spFix .spNav .spNavList > li > a .ico img {
  width: 16px;
}

header .spFix .spNav .spNavList > li > a .txt {
  margin-top: 3px;
  text-align: center;
  font-size: 9px;
  font-weight: 500;
  line-height: 1.6;
}

header .spFix .spNav .spNavList > li:not(:first-child):before {
  content: "";
  width: 1px;
  height: 30px;
  background: #EEEEEE;
  display: block;
  position: absolute;
  top: calc(50% - 15px);
  left: -0.5px;
}

header .spFix .spNav .menu {
  width: 20%;
  height: 60px;
  padding: 10px 5px 5px;
  background: #1F2C5C;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

header .spFix .spNav .menu .bars .bar {
  width: 25px;
  height: 1.5px;
  background: #ffffff;
  border-radius: 9999px;
  display: block;
}

header .spFix .spNav .menu .bars .bar:not(:first-child) {
  margin-top: 5px;
}

header .spFix .spNav .menu .txt {
  margin-top: 5px;
  text-align: center;
  font-size: 9px;
  font-weight: 500;
  line-height: 1.6;
  color: #ffffff;
}

header.-scroll {
  height: 80px;
}

@media screen and (max-width: 1260px) {
  header.-scroll {
    height: 6.3492063492vw;
  }
}
@media screen and (max-width: 768px) {
  header.-scroll {
    height: 70px;
  }
}
header.-scroll .headerInner .logo > a > img {
  max-width: 238px;
}

@media screen and (max-width: 1260px) {
  header.-scroll .headerInner .logo > a > img {
    max-width: 18.8888888889vw;
  }
}
@media screen and (max-width: 768px) {
  header.-scroll .headerInner .logo > a > img {
    max-width: 210px;
  }
}
/* ====================================== footer */
footer {
  margin-top: 160px;
  padding: 80px 0 65px;
  background: #3E464D;
  color: #ADAFB5;
}

@media screen and (max-width: 768px) {
  footer {
    margin-top: 120px;
    padding: 40px 0 80px;
  }
}
footer .inner .innerContents .contents {
  padding-right: 70px;
  position: relative;
}

footer .inner .innerContents .contents .logo {
  font-size: 0;
  line-height: 0;
}

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

@media screen and (max-width: 768px) {
  footer .inner .innerContents .contents .logo > a > img {
    max-width: 212px;
  }
}
footer .inner .innerContents .contents .nav {
  margin-top: 50px;
}

@media screen and (max-width: 768px) {
  footer .inner .innerContents .contents .nav {
    margin-top: 40px;
  }
}
footer .inner .innerContents .contents .nav .navList {
  margin: -5px -20px;
  font-size: 0;
  line-height: 0;
}

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

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

@media screen and (max-width: 768px) {
  footer .inner .innerContents .contents .nav .navList > li:not(:first-child) {
    margin-top: 15px;
  }
}
footer .inner .innerContents .contents #pagetop {
  width: 50px;
  height: 50px;
  background-color: #9AA7B1;
  background-image: url(../img/arw02_t_wh.svg);
  background-repeat: no-repeat;
  background-size: 30% auto;
  background-position: center center;
  border-radius: 50%;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  transition: transform 1.75s cubic-bezier(0.19, 1, 0.22, 1);
}

@media screen and (max-width: 768px) {
  footer .inner .innerContents .contents #pagetop {
    top: auto;
    bottom: 0;
  }
}
footer .inner .innerContents .contents #pagetop:hover {
  transform: translate(0, -10px);
}

footer .inner .innerContents .foot {
  margin-top: 80px;
  padding-top: 35px;
  border-top: 1px solid #ADAFB5;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

@media screen and (max-width: 768px) {
  footer .inner .innerContents .foot {
    margin-top: 40px;
    padding-top: 40px;
    display: block;
  }
}
footer .inner .innerContents .foot .subNav .subNavList {
  margin: -5px -10px;
  font-size: 0;
  line-height: 0;
}

@media screen and (max-width: 768px) {
  footer .inner .innerContents .foot .subNav .subNavList {
    margin: 0;
  }
}
footer .inner .innerContents .foot .subNav .subNavList > li {
  margin: 5px 10px;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  footer .inner .innerContents .foot .subNav .subNavList > li {
    margin: 0;
    display: block;
  }
}
footer .inner .innerContents .foot .subNav .subNavList > li > a {
  color: #ADAFB5;
}

@media screen and (max-width: 768px) {
  footer .inner .innerContents .foot .subNav .subNavList > li:not(:first-child) {
    margin-top: 10px;
  }
}
footer .inner .innerContents .foot .copyright {
  margin-left: 20px;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.4;
}

@media screen and (max-width: 768px) {
  footer .inner .innerContents .foot .copyright {
    margin: 15px 0 0 0;
    text-align: left;
  }
}
/* ====================================== kv */
#kv {
  height: calc(100svh - 120px);
  min-height: 550px;
  margin-top: -1px;
  background: #ffffff;
}

@media screen and (max-width: 1260px) {
  #kv {
    height: calc(100svh - 9.5238095238vw);
  }
}
@media screen and (max-width: 768px) {
  #kv {
    height: calc(100svh - 70px);
    min-height: auto;
  }
}
#kv .inner {
  max-width: none;
  height: 100%;
}

@media screen and (max-width: 768px) {
  #kv .inner {
    padding: 0 15px;
  }
}
#kv .inner .innerContents {
  height: 100%;
}

#kv .inner .innerContents .kvSwiperWrap {
  height: 100%;
  position: relative;
}

#kv .inner .innerContents .kvSwiperWrap .kvSwiper {
  height: calc(100% - 70px);
  border-radius: 12px;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  #kv .inner .innerContents .kvSwiperWrap .kvSwiper {
    height: calc(100% - 80px);
    border-radius: 8px;
  }
}
#kv .inner .innerContents .kvSwiperWrap .kvSwiper .swiper-wrapper .swiper-slide .img {
  width: 100%;
  height: 100%;
}

#kv .inner .innerContents .kvSwiperWrap .kvSwiper .swiper-wrapper .swiper-slide.-transition .img img {
  transform: scale(1.15);
  transition: transform 12s linear;
}

#kv .inner .innerContents .kvSwiperWrap .kvSwiperPagination {
  height: 70px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 768px) {
  #kv .inner .innerContents .kvSwiperWrap .kvSwiperPagination {
    height: 80px;
    padding-top: 15px;
  }
}
#kv .inner .innerContents .kvSwiperWrap .kvSwiperPagination .swiper-pagination-bullet {
  max-width: 60px;
  height: 3px;
  margin: 0 5px;
  background: #E2E2E2;
  border-radius: 9999px;
  flex: 1;
  opacity: 1;
  cursor: pointer;
  transition: background-color 1.75s cubic-bezier(0.19, 1, 0.22, 1);
}

@media screen and (max-width: 768px) {
  #kv .inner .innerContents .kvSwiperWrap .kvSwiperPagination .swiper-pagination-bullet {
    max-width: 30px;
    margin: 0 4px;
  }
}
#kv .inner .innerContents .kvSwiperWrap .kvSwiperPagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #1F2C5C;
}

#kv .inner .innerContents .kvSwiperWrap .kvSwiperPagination .swiper-pagination-bullet:not(.swiper-pagination-bullet-active):hover {
  background: #1E4B9F;
}

#kv .inner .innerContents .kvSwiperWrap .box {
  width: 520px;
  min-height: 230px;
  padding: 10px 10px 20px;
  background: #ffffff;
  border-radius: 12px 0 12px 0;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0;
  bottom: 70px;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  #kv .inner .innerContents .kvSwiperWrap .box {
    width: 82.6%;
    max-width: 285px;
    min-height: 140px;
    padding: 15px 10px 10px;
  }
}
#kv .inner .innerContents .kvSwiperWrap .box:before, #kv .inner .innerContents .kvSwiperWrap .box:after {
  content: "";
  width: 12px;
  height: 12px;
  background-image: url(../img/top/kv_shape01.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: block;
  position: absolute;
}

#kv .inner .innerContents .kvSwiperWrap .box:before {
  bottom: 0;
  left: -12px;
}

#kv .inner .innerContents .kvSwiperWrap .box:after {
  top: -12px;
  right: 0;
}

#kv .inner .innerContents .kvSwiperWrap .box .ttl {
  font-size: 51px;
  font-weight: 700;
  font-feature-settings: "palt";
  line-height: 1.5;
  letter-spacing: 0.08em;
}

@media screen and (max-width: 768px) {
  #kv .inner .innerContents .kvSwiperWrap .box .ttl {
    font-size: 28px;
    line-height: 1.4;
  }
}
@media screen and (max-width: 374px) {
  #kv .inner .innerContents .kvSwiperWrap .box .ttl {
    font-size: 7.4666666667vw;
  }
}
#kv .inner .innerContents .kvSwiperWrap .img {
  position: absolute;
  z-index: 1;
  font-size: 0;
  line-height: 0;
}

#kv .inner .innerContents .kvSwiperWrap .img.-type01 {
  width: 35px;
  top: -54px;
  left: 35px;
}

@media screen and (max-width: 768px) {
  #kv .inner .innerContents .kvSwiperWrap .img.-type01 {
    width: 23px;
    top: -32px;
    left: 10px;
  }
}
#kv .inner .innerContents .kvSwiperWrap .img.-type02 {
  width: 45px;
  bottom: 45px;
  left: 66px;
}

@media screen and (max-width: 768px) {
  #kv .inner .innerContents .kvSwiperWrap .img.-type02 {
    width: 28px;
    bottom: 65px;
    left: 15px;
  }
}
#kv .inner .innerContents .kvSwiperWrap .img.-type03 {
  width: 40px;
  right: 336px;
  bottom: 85px;
}

@media screen and (max-width: 768px) {
  #kv .inner .innerContents .kvSwiperWrap .img.-type03 {
    width: 29px;
    right: 144px;
    bottom: 80px;
  }
}
#kv .inner .innerContents .kvSwiperWrap .img.-type04 {
  width: 148px;
  right: 15px;
  bottom: 38px;
}

@media screen and (max-width: 768px) {
  #kv .inner .innerContents .kvSwiperWrap .img.-type04 {
    width: 87px;
    right: 0;
    bottom: 45px;
  }
}
/* ====================================== news */
#news {
  padding-top: 80px;
}

@media screen and (max-width: 768px) {
  #news {
    padding-top: 40px;
  }
}
#news .inner .innerContents .contents {
  display: flex;
}

@media screen and (max-width: 768px) {
  #news .inner .innerContents .contents {
    display: block;
  }
}
#news .inner .innerContents .contents .block.-ttl {
  width: 220px;
}

@media screen and (max-width: 768px) {
  #news .inner .innerContents .contents .block.-ttl {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
}
#news .inner .innerContents .contents .block.-ttl .link {
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  #news .inner .innerContents .contents .block.-ttl .link {
    margin: 0 0 0 10px;
  }
}
#news .inner .innerContents .contents .block.-contents {
  margin-left: 20px;
  padding-top: 15px;
  flex: 1;
}

@media screen and (max-width: 768px) {
  #news .inner .innerContents .contents .block.-contents {
    margin: 15px 0 0 0;
    padding-top: 0;
  }
}
/* ====================================== service */
#service {
  margin-top: 20px;
  padding-top: 80px;
}

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

@media screen and (max-width: 768px) {
  #service .inner .innerContents .list {
    margin-top: 40px;
    display: block;
  }
}
#service .inner .innerContents .list:after {
  content: "";
  width: calc((100% - 80px) / 3);
  display: block;
}

@media screen and (max-width: 768px) {
  #service .inner .innerContents .list:after {
    content: none;
  }
}
#service .inner .innerContents .list > li {
  width: calc((100% - 80px) / 3);
}

@media screen and (max-width: 1260px) {
  #service .inner .innerContents .list > li {
    width: calc((100% - 6.3492063492vw) / 3);
  }
}
@media screen and (max-width: 768px) {
  #service .inner .innerContents .list > li {
    width: 100%;
  }
}
#service .inner .innerContents .list > li .section > a {
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

#service .inner .innerContents .list > li .section > a .sectionImg {
  aspect-ratio: 1/0.546;
}

#service .inner .innerContents .list > li .section > a .sectionImg img {
  transition: transform 1.75s cubic-bezier(0.19, 1, 0.22, 1);
}

#service .inner .innerContents .list > li .section > a .sectionTtl {
  min-height: 70px;
  padding: 15px 60px 15px 20px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  flex: 1;
  position: relative;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.6;
  color: #ffffff;
}

@media screen and (max-width: 1260px) {
  #service .inner .innerContents .list > li .section > a .sectionTtl {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  #service .inner .innerContents .list > li .section > a .sectionTtl {
    min-height: 60px;
    padding: 10px 50px 10px 15px;
  }
}
#service .inner .innerContents .list > li .section > a .sectionTtl:after {
  content: "";
  width: 30px;
  height: 30px;
  background-color: #ffffff;
  background-image: url(../img/arw01_r.svg);
  background-repeat: no-repeat;
  background-size: 20% auto;
  background-position: center center;
  border-radius: 50%;
  position: absolute;
  top: calc(50% - 15px);
  right: 20px;
}

@media screen and (max-width: 768px) {
  #service .inner .innerContents .list > li .section > a .sectionTtl:after {
    width: 25px;
    height: 25px;
    top: calc(50% - 12.5px);
    right: 15px;
  }
}
#service .inner .innerContents .list > li .section > a .sectionTtl.-clr01 {
  background: linear-gradient(to right, #49AD9B, #BDDCA5);
}

#service .inner .innerContents .list > li .section > a .sectionTtl.-clr02 {
  background: linear-gradient(to right, #E9C870, #FFF297);
}

#service .inner .innerContents .list > li .section > a .sectionTtl.-clr03 {
  background: linear-gradient(to right, #58B2DD, #90D0EF);
}

#service .inner .innerContents .list > li .section > a .sectionTtl.-clr04 {
  background: linear-gradient(to right, #DD7F46, #E9BB76);
}

#service .inner .innerContents .list > li .section > a .sectionTtl.-clr05 {
  background: linear-gradient(to right, #F5B6D7, #FDD3E9);
}

#service .inner .innerContents .list > li .section > a .sectionTtl.-clr06 {
  background: linear-gradient(to right, #996CAC, #C4ADD2);
}

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

#service .inner .innerContents .list > li:nth-child(n+4) {
  margin-top: 40px;
}

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

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

@media screen and (max-width: 768px) {
  #service .inner .innerContents .list > li:nth-child(3n) {
    transition-delay: 0s;
  }
}
/* ====================================== works */
#works {
  margin-top: 120px;
  padding: 80px 0 90px;
  background-color: #F7F7F7;
  background-image: url(../img/bg01.svg);
  background-size: 21px 21px;
  background-position: center center;
}

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

#works .inner .innerContents .img {
  width: 118px;
  position: absolute;
  top: -40px;
  right: 30px;
  font-size: 0;
  line-height: 0;
}

@media screen and (max-width: 768px) {
  #works .inner .innerContents .img {
    width: 95px;
    top: -37px;
    right: 2px;
  }
}
#works .inner .innerContents .list {
  margin-top: 45px;
}

@media screen and (max-width: 768px) {
  #works .inner .innerContents .list {
    margin-top: 40px;
  }
}
#works .inner .innerContents .btn {
  margin-top: 80px;
}

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

/* ====================================== company */
#company {
  padding-top: 80px;
}

@media screen and (max-width: 768px) {
  #company {
    margin-top: 40px;
    padding-top: 40px;
  }
}
#company .inner .innerContents .nav {
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  #company .inner .innerContents .nav {
    margin-top: 20px;
  }
}
#company .inner .innerContents .nav .navList {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  #company .inner .innerContents .nav .navList {
    display: block;
  }
}
#company .inner .innerContents .nav .navList:after {
  content: "";
  width: calc((100% - 80px) / 3);
  display: block;
}

@media screen and (max-width: 1260px) {
  #company .inner .innerContents .nav .navList:after {
    width: calc((100% - 6.3492063492vw) / 3);
  }
}
@media screen and (max-width: 768px) {
  #company .inner .innerContents .nav .navList:after {
    content: none;
  }
}
#company .inner .innerContents .nav .navList > li {
  width: calc((100% - 80px) / 3);
}

@media screen and (max-width: 1260px) {
  #company .inner .innerContents .nav .navList > li {
    width: calc((100% - 6.3492063492vw) / 3);
  }
}
@media screen and (max-width: 768px) {
  #company .inner .innerContents .nav .navList > li {
    width: 100%;
  }
}
#company .inner .innerContents .nav .navList > li .section {
  height: 100%;
}

#company .inner .innerContents .nav .navList > li .section > a {
  width: 100%;
  height: 100%;
  padding: 23px 65px 23px 30px;
  box-sizing: border-box;
  display: flex;
  align-items: flex-end;
  position: relative;
  aspect-ratio: 1/1.148;
}

@media screen and (max-width: 768px) {
  #company .inner .innerContents .nav .navList > li .section > a {
    padding: 17px 55px 17px 20px;
    aspect-ratio: 1/0.642;
  }
}
#company .inner .innerContents .nav .navList > li .section > a:after {
  content: "";
  width: 30px;
  height: 30px;
  background-color: #EBEDEF;
  background-image: url(../img/arw01_r.svg);
  background-repeat: no-repeat;
  background-size: 24% auto;
  background-position: center center;
  border-radius: 50%;
  display: block;
  position: absolute;
  right: 25px;
  bottom: 25px;
  transition: background-color 1.75s cubic-bezier(0.19, 1, 0.22, 1);
}

@media screen and (max-width: 768px) {
  #company .inner .innerContents .nav .navList > li .section > a:after {
    width: 25px;
    height: 25px;
    right: 20px;
    bottom: 20px;
  }
}
#company .inner .innerContents .nav .navList > li .section > a .sectionBg {
  width: 100%;
  height: 100%;
  border-radius: 4px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

#company .inner .innerContents .nav .navList > li .section > a .sectionBg:after {
  content: "";
  width: 100%;
  height: 50%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}

#company .inner .innerContents .nav .navList > li .section > a .sectionBg img {
  transition: transform 1.75s cubic-bezier(0.19, 1, 0.22, 1);
}

#company .inner .innerContents .nav .navList > li .section > a .sectionTtl {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.6;
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  #company .inner .innerContents .nav .navList > li .section > a .sectionTtl {
    font-size: 18px;
  }
}
#company .inner .innerContents .nav .navList > li .section > a:hover:after {
  background-color: #1F2C5C;
  background-image: url(../img/arw01_r_wh.svg);
}

#company .inner .innerContents .nav .navList > li .section > a:hover .sectionBg img {
  transform: scale(1.05);
}

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

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

@media screen and (max-width: 768px) {
  #company .inner .innerContents .nav .navList > li:nth-child(3n).-animation {
    transition-delay: 0s;
  }
}
/* ====================================== recruit */
#recruit {
  margin: 160px 0 -160px;
  padding: 120px 0;
  background-image: url(../img/top/recruit_bg01.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  #recruit {
    margin: 80px 0 -120px;
    padding: 50px 0 65px;
    background-image: url(../img/top/recruit_bg01_sp.webp);
  }
}
#recruit .inner .innerContents .txt {
  max-width: 580px;
  margin-top: 25px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.8;
}

@media screen and (max-width: 768px) {
  #recruit .inner .innerContents .txt {
    margin-top: 20px;
    font-size: 15px;
  }
}
#recruit .inner .innerContents .btn {
  margin-top: 55px;
}

@media screen and (max-width: 768px) {
  #recruit .inner .innerContents .btn {
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  #recruit .inner .innerContents .btn > a {
    margin: 0 auto;
  }
}
/* ====================================== companyPage */
#companyPage {
  margin-top: 10px;
  padding-top: 80px;
}

@media screen and (max-width: 768px) {
  #companyPage {
    margin-top: 0;
    padding-top: 40px;
  }
}
/* ====================================== message */
#message .contents {
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  #message .contents {
    margin-top: 20px;
  }
}
#message .contents .img {
  font-size: 0;
  line-height: 0;
}

#message .contents .copy {
  margin-top: 45px;
  font-size: 38px;
  font-weight: 700;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  #message .contents .copy {
    margin-top: 25px;
    font-size: 22px;
  }
}
#message .contents .txt {
  margin-top: 40px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8;
}

@media screen and (max-width: 768px) {
  #message .contents .txt {
    margin-top: 20px;
    font-size: 14px;
  }
}
#message .contents .sign {
  margin-top: 140px;
  text-align: right;
}

@media screen and (max-width: 768px) {
  #message .contents .sign {
    margin-top: 60px;
  }
}
#message .contents .sign .company {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 768px) {
  #message .contents .sign .company {
    font-size: 14px;
  }
}
#message .contents .sign .representative {
  margin-top: 5px;
  font-size: 0;
  line-height: 0;
}

@media screen and (max-width: 768px) {
  #message .contents .sign .representative {
    margin-top: 2px;
  }
}
#message .contents .sign .representative .position, #message .contents .sign .representative .name {
  display: inline-block;
  letter-spacing: 0.05em;
}

#message .contents .sign .representative .position {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #message .contents .sign .representative .position {
    font-size: 14px;
  }
}
#message .contents .sign .representative .name {
  margin-left: 15px;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #message .contents .sign .representative .name {
    font-size: 22px;
  }
}
/* ====================================== profile */
#profile .contents {
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  #profile .contents {
    margin-top: 30px;
  }
}
/* ====================================== group */
#group .contents {
  margin-top: 70px;
}

@media screen and (max-width: 768px) {
  #group .contents {
    margin-top: 30px;
  }
}
#group .contents .img {
  text-align: center;
  font-size: 0;
  line-height: 0;
}

#group .contents .img img {
  max-width: 685px;
}

#group .contents .tbl {
  margin-top: 90px;
}

@media screen and (max-width: 768px) {
  #group .contents .tbl {
    margin-top: 30px;
  }
}
#group .contents .logo {
  min-height: 200px;
  padding: 40px;
  border: 1px solid #EEEEEE;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 0;
  line-height: 0;
}

@media screen and (max-width: 768px) {
  #group .contents .logo {
    min-height: 150px;
  }
}
#group .contents .logo > img {
  max-width: 364px;
}

@media screen and (max-width: 768px) {
  #group .contents .logo > img {
    max-width: 250px;
  }
}
#group .contents .txt {
  margin-top: 40px;
  font-size: 16px;
  line-height: 1.8;
}

@media screen and (max-width: 768px) {
  #group .contents .txt {
    margin-top: 30px;
    font-size: 14px;
    line-height: 1.7;
  }
}
#group .contents .service {
  margin-top: 20px;
  padding-top: 80px;
}

@media screen and (max-width: 768px) {
  #group .contents .service {
    padding-top: 40px;
  }
}
#group .contents .service .serviceList {
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#group .contents .service .serviceList:after {
  content: "";
  width: calc((100% - 60px) / 3);
  display: block;
}

@media screen and (max-width: 768px) {
  #group .contents .service .serviceList:after {
    content: none;
  }
}
#group .contents .service .serviceList > li {
  width: calc((100% - 60px) / 3);
}

@media screen and (max-width: 768px) {
  #group .contents .service .serviceList > li {
    width: calc((100% - 20px) / 2);
  }
}
#group .contents .service .serviceList > li .serviceImg {
  border-radius: 4px;
  aspect-ratio: 1/0.569;
}

#group .contents .service .serviceList > li .serviceTxt {
  margin-top: 15px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #group .contents .service .serviceList > li .serviceTxt {
    margin-top: 10px;
    font-size: 15px;
  }
}
#group .contents .service .serviceList > li:nth-child(n+4) {
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  #group .contents .service .serviceList > li:nth-child(n+3) {
    margin-top: 30px;
  }
}
#group .contents .corporateSiteBtn {
  margin-top: 100px;
}

@media screen and (max-width: 768px) {
  #group .contents .corporateSiteBtn {
    margin-top: 80px;
  }
}
#group .contents .corporateSiteBtn > a {
  width: 100%;
  min-height: 120px;
  padding: 20px;
  background: #1F2C5C;
  border-radius: 4px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background-color 1.75s cubic-bezier(0.19, 1, 0.22, 1);
}

@media screen and (max-width: 768px) {
  #group .contents .corporateSiteBtn > a {
    min-height: 80px;
  }
}
#group .contents .corporateSiteBtn > a > span {
  font-size: 24px;
  line-height: 1.6;
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  #group .contents .corporateSiteBtn > a > span {
    font-size: 16px;
  }
}
#group .contents .corporateSiteBtn > a[target=_blank]:after {
  content: "";
  width: 18px;
  height: 18px;
  margin-left: 6px;
  background-image: url(../img/ico_blank01.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  display: block;
}

@media screen and (max-width: 768px) {
  #group .contents .corporateSiteBtn > a[target=_blank]:after {
    width: 14px;
    height: 14px;
  }
}
#group .contents .corporateSiteBtn > a:hover {
  background: #1E4B9F;
}

/* ====================================== servicePage */
#servicePage {
  margin-top: 10px;
  padding-top: 80px;
}

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

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

@media screen and (max-width: 1260px) {
  #servicePage .inner .innerContents .list > li {
    width: calc((100% - 3.1746031746vw) / 2);
  }
}
@media screen and (max-width: 768px) {
  #servicePage .inner .innerContents .list > li {
    width: 100%;
  }
}
#servicePage .inner .innerContents .list > li .section {
  height: 100%;
  border-radius: 4px;
  overflow: hidden;
  color: #ffffff;
}

#servicePage .inner .innerContents .list > li .section > a {
  height: 100%;
  display: block;
  color: #ffffff;
}

#servicePage .inner .innerContents .list > li .section > a .sectionImg {
  aspect-ratio: 1/0.561;
}

#servicePage .inner .innerContents .list > li .section > a .sectionImg img {
  transition: transform 1.75s cubic-bezier(0.19, 1, 0.22, 1);
}

#servicePage .inner .innerContents .list > li .section > a .sectionContents {
  padding: 5px 30px 25px;
}

@media screen and (max-width: 768px) {
  #servicePage .inner .innerContents .list > li .section > a .sectionContents {
    padding: 5px 20px 15px;
  }
}
#servicePage .inner .innerContents .list > li .section > a .sectionContents .sectionTtl {
  padding: 15px 40px 15px 0;
  border-bottom: 1px solid #ffffff;
  position: relative;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #servicePage .inner .innerContents .list > li .section > a .sectionContents .sectionTtl {
    padding: 15px 35px 15px 0;
    font-size: 18px;
  }
}
#servicePage .inner .innerContents .list > li .section > a .sectionContents .sectionTtl:after {
  content: "";
  width: 30px;
  height: 30px;
  background-color: #ffffff;
  background-image: url(../img/arw01_r.svg);
  background-repeat: no-repeat;
  background-size: 20% auto;
  background-position: center center;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: calc(50% - 15px);
  right: 0;
}

@media screen and (max-width: 768px) {
  #servicePage .inner .innerContents .list > li .section > a .sectionContents .sectionTtl:after {
    width: 25px;
    height: 25px;
    top: calc(50% - 12.5px);
  }
}
#servicePage .inner .innerContents .list > li .section > a .sectionContents .sectionTxt {
  margin-top: 15px;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.7;
}

@media screen and (max-width: 768px) {
  #servicePage .inner .innerContents .list > li .section > a .sectionContents .sectionTxt {
    margin-top: 10px;
    font-size: 14px;
  }
}
#servicePage .inner .innerContents .list > li .section > a:hover .sectionImg img {
  transform: scale(1.05);
}

#servicePage .inner .innerContents .list > li .section.-clr01 {
  background: linear-gradient(to right, #49AD9B, #BDDCA5);
}

#servicePage .inner .innerContents .list > li .section.-clr02 {
  background: linear-gradient(to right, #E9C870, #FFF297);
}

#servicePage .inner .innerContents .list > li .section.-clr03 {
  background: linear-gradient(to right, #58B2DD, #90D0EF);
}

#servicePage .inner .innerContents .list > li .section.-clr04 {
  background: linear-gradient(to right, #DD7F46, #E9BB76);
}

#servicePage .inner .innerContents .list > li .section.-clr05 {
  background: linear-gradient(to right, #F5B6D7, #FDD3E9);
}

#servicePage .inner .innerContents .list > li .section.-clr06 {
  background: linear-gradient(to right, #996CAC, #C4ADD2);
}

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

@media screen and (max-width: 1260px) {
  #servicePage .inner .innerContents .list > li:nth-child(n+3) {
    margin-top: 3.1746031746vw;
  }
}
@media screen and (max-width: 768px) {
  #servicePage .inner .innerContents .list > li:not(:first-child) {
    margin-top: 30px;
  }
}
/* ====================================== serviceSingle */
#serviceSingle {
  padding-top: 80px;
}

@media screen and (max-width: 768px) {
  #serviceSingle {
    padding-top: 40px;
  }
}
/* ====================================== overview */
#overview .copy {
  margin-top: 40px;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.8;
}

@media screen and (max-width: 768px) {
  #overview .copy {
    margin-top: 30px;
    font-size: 18px;
  }
}
#overview .txt {
  margin-top: 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.8;
}

@media screen and (max-width: 768px) {
  #overview .txt {
    font-size: 15px;
  }
}
#overview .subSection {
  padding-top: 80px;
}

@media screen and (max-width: 768px) {
  #overview .subSection {
    margin-top: 20px;
    padding-top: 40px;
  }
}
#overview .subSection .service {
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  #overview .subSection .service {
    margin-top: 35px;
  }
}
#overview .subSection .service > li {
  width: calc((100% - 30px) / 2);
}

@media screen and (max-width: 1260px) {
  #overview .subSection .service > li {
    width: calc((100% - 2.380952381vw) / 2);
  }
}
@media screen and (max-width: 768px) {
  #overview .subSection .service > li {
    width: calc((100% - 20px) / 2);
  }
}
#overview .subSection .service > li .serviceHead {
  min-height: 100px;
  padding: 20px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

@media screen and (max-width: 1260px) {
  #overview .subSection .service > li .serviceHead {
    padding: 1.5873015873vw;
  }
}
@media screen and (max-width: 768px) {
  #overview .subSection .service > li .serviceHead {
    min-height: 80px;
    padding: 10px;
  }
}
#overview .subSection .service > li .serviceHead .serviceBg {
  width: 100%;
  height: 100%;
  background: #000000;
  border-radius: 4px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

#overview .subSection .service > li .serviceHead .serviceBg img {
  opacity: 0.5;
}

#overview .subSection .service > li .serviceHead .serviceTtl {
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3;
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  #overview .subSection .service > li .serviceHead .serviceTtl {
    font-size: 13px;
  }
}
#overview .subSection .service > li .serviceTxt {
  margin-top: 15px;
  padding-bottom: 10px;
  font-size: 14px;
  line-height: 1.7;
}

@media screen and (max-width: 768px) {
  #overview .subSection .service > li .serviceTxt {
    margin-top: 10px;
    font-size: 13px;
  }
}
#overview .subSection .service > li:nth-child(n+3) {
  margin-top: 30px;
}

@media screen and (max-width: 1260px) {
  #overview .subSection .service > li:nth-child(n+3) {
    margin-top: 2.380952381vw;
  }
}
@media screen and (max-width: 768px) {
  #overview .subSection .service > li:nth-child(n+3) {
    margin-top: 20px;
  }
}
#overview .subSection .service.-txtNone > li .serviceHead {
  height: 100%;
}

@media screen and (max-width: 768px) {
  #overview .subSection .service.-col3 {
    display: block;
  }
}
#overview .subSection .service.-col3:after {
  content: "";
  width: calc((100% - 60px) / 3);
  display: block;
}

@media screen and (max-width: 1260px) {
  #overview .subSection .service.-col3:after {
    width: calc((100% - 4.7619047619vw) / 3);
  }
}
@media screen and (max-width: 768px) {
  #overview .subSection .service.-col3:after {
    content: none;
  }
}
#overview .subSection .service.-col3 > li {
  width: calc((100% - 60px) / 3);
}

@media screen and (max-width: 1260px) {
  #overview .subSection .service.-col3 > li {
    width: calc((100% - 4.7619047619vw) / 3);
  }
}
@media screen and (max-width: 768px) {
  #overview .subSection .service.-col3 > li {
    width: 100%;
  }
}
#overview .subSection .service.-col3 > li:nth-child(n+3) {
  margin-top: 0;
}

#overview .subSection .service.-col3 > li:nth-child(n+4) {
  margin-top: 30px;
}

@media screen and (max-width: 1260px) {
  #overview .subSection .service.-col3 > li:nth-child(n+4) {
    margin-top: 2.380952381vw;
  }
}
@media screen and (max-width: 768px) {
  #overview .subSection .service.-col3 > li:not(:first-child) {
    margin-top: 15px;
  }
}
@media screen and (max-width: 768px) {
  #overview .subSection .service.-col3.-txtNone > li .serviceHead {
    height: auto;
  }
}
#overview .subSection .feature {
  margin-top: 35px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  #overview .subSection .feature {
    display: block;
  }
}
#overview .subSection .feature:after {
  content: "";
  width: calc((100% - 60px) / 3);
  display: block;
}

@media screen and (max-width: 1260px) {
  #overview .subSection .feature:after {
    width: calc((100% - 4.7619047619vw) / 3);
  }
}
@media screen and (max-width: 768px) {
  #overview .subSection .feature:after {
    content: none;
  }
}
#overview .subSection .feature > li {
  width: calc((100% - 60px) / 3);
}

@media screen and (max-width: 1260px) {
  #overview .subSection .feature > li {
    width: calc((100% - 4.7619047619vw) / 3);
  }
}
@media screen and (max-width: 768px) {
  #overview .subSection .feature > li {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  #overview .subSection .feature > li .featureSection {
    display: flex;
  }
}
#overview .subSection .feature > li .featureSection .featureImg {
  font-size: 0;
  line-height: 0;
}

@media screen and (max-width: 768px) {
  #overview .subSection .feature > li .featureSection .featureImg {
    width: 98px;
  }
}
#overview .subSection .feature > li .featureSection .featureImg img {
  border-radius: 4px;
}

#overview .subSection .feature > li .featureSection .featureContents {
  margin-top: 25px;
}

@media screen and (max-width: 768px) {
  #overview .subSection .feature > li .featureSection .featureContents {
    margin: 0 0 0 20px;
    flex: 1;
  }
}
#overview .subSection .feature > li .featureSection .featureContents .featureTtl {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #overview .subSection .feature > li .featureSection .featureContents .featureTtl {
    font-size: 16px;
    line-height: 1.7;
  }
}
#overview .subSection .feature > li .featureSection .featureContents .featureTxt {
  margin-top: 5px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.9;
}

@media screen and (max-width: 768px) {
  #overview .subSection .feature > li .featureSection .featureContents .featureTxt {
    line-height: 1.7;
  }
}
#overview .subSection .feature > li:nth-child(n+4) {
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  #overview .subSection .feature > li:not(:first-child) {
    margin-top: 30px;
  }
}
#overview .subSection .flow {
  margin-top: 30px;
  counter-reset: number 0;
}

#overview .subSection .flow .flowItem {
  counter-increment: number 1;
}

#overview .subSection .flow .flowItem > dt {
  min-height: 50px;
  padding-left: 70px;
  display: flex;
  align-items: center;
  position: relative;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #overview .subSection .flow .flowItem > dt {
    min-height: 40px;
    padding-left: 55px;
  }
}
#overview .subSection .flow .flowItem > dt:before {
  content: counter(number, decimal-leading-zero);
  width: 50px;
  height: 50px;
  background: #1F2C5C;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  #overview .subSection .flow .flowItem > dt:before {
    width: 40px;
    height: 40px;
    font-size: 16px;
  }
}
#overview .subSection .flow .flowItem > dd {
  margin-top: 20px;
  padding: 20px 30px;
  background: #F7F7F7;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.8;
}

@media screen and (max-width: 768px) {
  #overview .subSection .flow .flowItem > dd {
    margin-top: 15px;
    padding: 20px;
    font-size: 13px;
  }
}
#overview .subSection .flow .flowItem:not(:first-child) {
  margin-top: 30px;
}

#overview .subSection .merit {
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  #overview .subSection .merit {
    margin-top: 35px;
    display: block;
  }
}
#overview .subSection .merit .meritItem {
  width: calc((100% - 30px) / 2);
  padding: 30px;
  background: #F7F7F7;
  border-radius: 4px;
  box-sizing: border-box;
}

@media screen and (max-width: 1260px) {
  #overview .subSection .merit .meritItem {
    width: calc((100% - 2.380952381vw) / 2);
    padding: 2.380952381vw;
  }
}
@media screen and (max-width: 768px) {
  #overview .subSection .merit .meritItem {
    width: 100%;
    padding: 20px;
  }
}
#overview .subSection .merit .meritItem > dt {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
}

@media screen and (max-width: 768px) {
  #overview .subSection .merit .meritItem > dt {
    font-size: 16px;
  }
}
#overview .subSection .merit .meritItem > dd {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.7;
}

@media screen and (max-width: 768px) {
  #overview .subSection .merit .meritItem > dd {
    font-size: 13px;
  }
}
#overview .subSection .merit .meritItem:nth-child(n+3) {
  margin-top: 30px;
}

@media screen and (max-width: 1260px) {
  #overview .subSection .merit .meritItem:nth-child(n+3) {
    margin-top: 2.380952381vw;
  }
}
@media screen and (max-width: 768px) {
  #overview .subSection .merit .meritItem:not(:first-child) {
    margin-top: 15px;
  }
}
#overview .subSection .merit.-col3:after {
  content: "";
  width: calc((100% - 60px) / 3);
  display: block;
}

@media screen and (max-width: 1260px) {
  #overview .subSection .merit.-col3:after {
    width: calc((100% - 4.7619047619vw) / 3);
  }
}
@media screen and (max-width: 768px) {
  #overview .subSection .merit.-col3:after {
    content: none;
  }
}
#overview .subSection .merit.-col3 .meritItem {
  width: calc((100% - 60px) / 3);
  padding: 20px;
}

@media screen and (max-width: 1260px) {
  #overview .subSection .merit.-col3 .meritItem {
    width: calc((100% - 4.7619047619vw) / 3);
    padding: 1.5873015873vw;
  }
}
@media screen and (max-width: 768px) {
  #overview .subSection .merit.-col3 .meritItem {
    width: 100%;
    padding: 20px;
  }
}
#overview .subSection .merit.-col3 .meritItem:nth-child(n+3) {
  margin-top: 0;
}

#overview .subSection .merit.-col3 .meritItem:nth-child(n+4) {
  margin-top: 30px;
}

@media screen and (max-width: 1260px) {
  #overview .subSection .merit.-col3 .meritItem:nth-child(n+4) {
    margin-top: 2.380952381vw;
  }
}
@media screen and (max-width: 768px) {
  #overview .subSection .merit.-col3 .meritItem:not(:first-child) {
    margin-top: 15px;
  }
}
#overview .contactBtn {
  margin-top: 100px;
}

@media screen and (max-width: 768px) {
  #overview .contactBtn {
    margin-top: 60px;
  }
}
#overview .contactBtn > a {
  width: 100%;
  min-height: 120px;
  background: #1F2C5C;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background-color 1.75s cubic-bezier(0.19, 1, 0.22, 1);
}

@media screen and (max-width: 768px) {
  #overview .contactBtn > a {
    min-height: 80px;
  }
}
#overview .contactBtn > a:before {
  content: "";
  width: 35px;
  height: 35px;
  margin-right: 12px;
  background-image: url(../img/ico_mail01_wh.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  display: block;
}

@media screen and (max-width: 768px) {
  #overview .contactBtn > a:before {
    width: 22px;
    height: 22px;
    margin-right: 5px;
  }
}
#overview .contactBtn > a > span {
  font-size: 24px;
  line-height: 1.6;
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  #overview .contactBtn > a > span {
    font-size: 16px;
  }
}
#overview .contactBtn > a:hover {
  background: #1E4B9F;
}

/* ====================================== worksPage */
#worksPage {
  padding-top: 80px;
}

@media screen and (max-width: 768px) {
  #worksPage {
    padding-top: 40px;
  }
}
#worksPage .inner .innerContents .layout .block.-main {
  padding-top: 50px;
}

@media screen and (max-width: 768px) {
  #worksPage .inner .innerContents .layout .block.-main {
    padding-top: 0;
  }
}
#worksPage .inner .innerContents .layout .block.-main .control {
  margin-top: 120px;
}

@media screen and (max-width: 768px) {
  #worksPage .inner .innerContents .layout .block.-main .control {
    margin-top: 60px;
  }
}
#worksPage .inner .innerContents .layout .block.-main .control .btn > span {
  margin: 0 auto;
}

/* ====================================== worksSingleHead */
#worksSingleHead {
  padding: 20px 0 220px;
  background: #EBEDEF;
}

@media screen and (max-width: 768px) {
  #worksSingleHead {
    padding: 15px 0 125px;
  }
}
#worksSingleHead .breadcrumbs {
  padding: 0 40px;
}

@media screen and (max-width: 768px) {
  #worksSingleHead .breadcrumbs {
    padding: 0 20px;
  }
}
#worksSingleHead .inner {
  margin-top: 65px;
}

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

#worksSingleHead .inner .innerContents .ttl {
  font-size: 42px;
  font-weight: 500;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #worksSingleHead .inner .innerContents .ttl {
    font-size: 24px;
  }
}
#worksSingleHead .inner .innerContents .category {
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  #worksSingleHead .inner .innerContents .category {
    margin-top: 15px;
  }
}
#worksSingleHead .inner .innerContents .category > span {
  min-width: 90px;
  padding: 2px 10px;
  background: #ffffff;
  border: 1px solid #1F2C5C;
  border-radius: 4px;
  box-sizing: border-box;
  display: inline-block;
  text-align: center;
  font-size: 10px;
  font-weight: 500;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #worksSingleHead .inner .innerContents .category > span {
    min-width: 80px;
    font-size: 9px;
  }
}
/* ====================================== worksSingleBody */
#worksSingleBody {
  margin-top: -150px;
}

@media screen and (max-width: 768px) {
  #worksSingleBody {
    margin-top: -65px;
  }
}
#worksSingleBody .inner .innerContents {
  max-width: 780px;
  margin: 0 auto;
}

#worksSingleBody .inner .innerContents .gallery .galleryImg {
  font-size: 0;
  line-height: 0;
}

#worksSingleBody .inner .innerContents .gallery .galleryImg img {
  border-radius: 4px;
}

#worksSingleBody .inner .innerContents .gallery .galleryImg:not(:first-child) {
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  #worksSingleBody .inner .innerContents .gallery .galleryImg:not(:first-child) {
    margin-top: 20px;
  }
}
#worksSingleBody .inner .innerContents .article {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.8;
}

@media screen and (max-width: 768px) {
  #worksSingleBody .inner .innerContents .article {
    font-size: 15px;
  }
}
#worksSingleBody .inner .innerContents .article:not(:first-child) {
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  #worksSingleBody .inner .innerContents .article:not(:first-child) {
    margin-top: 20px;
  }
}
/* ====================================== worksOther */
#worksOther {
  margin: 220px 0 -160px;
  padding: 100px 0 150px;
  background-color: #F7F7F7;
  background-image: url(../img/bg01.svg);
  background-size: 21px 21px;
  background-position: center center;
}

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

@media screen and (max-width: 768px) {
  #worksOther .inner .innerContents .list {
    margin-top: 40px;
  }
}
#worksOther .inner .innerContents .btn {
  margin-top: 100px;
}

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

/* ====================================== newsPage */
#newsPage {
  padding-top: 80px;
}

@media screen and (max-width: 768px) {
  #newsPage {
    padding-top: 40px;
  }
}
#newsPage .inner .innerContents .layout .block.-main {
  padding-top: 50px;
}

@media screen and (max-width: 768px) {
  #newsPage .inner .innerContents .layout .block.-main {
    padding-top: 0;
  }
}
#newsPage .inner .innerContents .layout .block.-main .control {
  margin-top: 120px;
}

@media screen and (max-width: 768px) {
  #newsPage .inner .innerContents .layout .block.-main .control {
    margin-top: 60px;
  }
}
#newsPage .inner .innerContents .layout .block.-main .control .btn > span {
  margin: 0 auto;
}

/* ====================================== newsSingleHead */
#newsSingleHead {
  padding-top: 20px;
}

@media screen and (max-width: 768px) {
  #newsSingleHead {
    padding-top: 15px;
  }
}
#newsSingleHead .breadcrumbs {
  padding: 0 40px;
}

@media screen and (max-width: 768px) {
  #newsSingleHead .breadcrumbs {
    padding: 0 20px;
  }
}
#newsSingleHead .inner {
  margin-top: 80px;
}

@media screen and (max-width: 768px) {
  #newsSingleHead .inner {
    margin-top: 40px;
  }
}
#newsSingleHead .inner .innerContents {
  max-width: 780px;
  margin: 0 auto;
  padding-bottom: 40px;
  border-bottom: 1px solid #EEEEEE;
}

@media screen and (max-width: 768px) {
  #newsSingleHead .inner .innerContents {
    padding-bottom: 0;
    border: none;
  }
}
#newsSingleHead .inner .innerContents .info {
  display: flex;
  align-items: center;
}

#newsSingleHead .inner .innerContents .info .category {
  margin-right: 20px;
  display: inline-block;
}

@media screen and (max-width: 768px) {
  #newsSingleHead .inner .innerContents .info .category {
    margin-right: 15px;
  }
}
#newsSingleHead .inner .innerContents .info .category > span {
  min-width: 90px;
  padding: 2px 10px;
  background: #1E4B9F;
  border-radius: 2px;
  box-sizing: border-box;
  display: inline-block;
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.6;
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  #newsSingleHead .inner .innerContents .info .category > span {
    min-width: 80px;
    font-size: 9px;
  }
}
#newsSingleHead .inner .innerContents .info .date {
  flex: 1;
  font-size: 16px;
  font-weight: 400;
}

@media screen and (max-width: 768px) {
  #newsSingleHead .inner .innerContents .info .date {
    padding-top: 0.2em;
  }
}
#newsSingleHead .inner .innerContents .ttl {
  margin-top: 30px;
  font-size: 42px;
  font-weight: 500;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  #newsSingleHead .inner .innerContents .ttl {
    margin-top: 25px;
    font-size: 24px;
  }
}
/* ====================================== newsSingleBody */
#newsSingleBody {
  padding-top: 40px;
}

#newsSingleBody .inner .innerContents {
  max-width: 780px;
  margin: 0 auto;
}

#newsSingleBody .inner .innerContents .eyecatch {
  font-size: 0;
  line-height: 0;
}

#newsSingleBody .inner .innerContents .article:not(:first-child) {
  margin-top: 60px;
}

@media screen and (max-width: 768px) {
  #newsSingleBody .inner .innerContents .article:not(:first-child) {
    margin-top: 40px;
  }
}
#newsSingleBody .inner .innerContents .btn {
  margin-top: 100px;
}

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

/* ====================================== storePage */
#storePage {
  padding-top: 80px;
}

@media screen and (max-width: 768px) {
  #storePage {
    padding-top: 40px;
  }
}
#storePage .inner .innerContents .layout .block.-main .sectionWrap {
  margin-top: -80px;
}

@media screen and (max-width: 768px) {
  #storePage .inner .innerContents .layout .block.-main .sectionWrap {
    margin-top: -40px;
  }
}
#storePage .inner .innerContents .layout .block.-main .sectionWrap .section {
  padding-top: 80px;
}

@media screen and (max-width: 768px) {
  #storePage .inner .innerContents .layout .block.-main .sectionWrap .section {
    padding-top: 40px;
  }
}
#storePage .inner .innerContents .layout .block.-main .sectionWrap .section .tbl {
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  #storePage .inner .innerContents .layout .block.-main .sectionWrap .section .tbl {
    margin-top: 10px;
  }
}
#storePage .inner .innerContents .layout .block.-sub .contact {
  padding: 30px 20px;
  background: #9AA7B1;
  border-radius: 4px;
  position: sticky;
  top: 120px;
  right: 0;
  color: #ffffff;
}

@media screen and (max-width: 1260px) {
  #storePage .inner .innerContents .layout .block.-sub .contact {
    padding: 30px 1.5873015873vw;
    top: 9.5238095238vw;
  }
}
@media screen and (max-width: 768px) {
  #storePage .inner .innerContents .layout .block.-sub .contact {
    padding: 30px 25px;
    position: static;
  }
}
#storePage .inner .innerContents .layout .block.-sub .contact .contactTtl {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.6;
}

#storePage .inner .innerContents .layout .block.-sub .contact .contactTtl:after {
  content: "";
  width: 30px;
  height: 2px;
  background: #ffffff;
  margin: 20px auto 0;
  border-radius: 9999px;
  display: block;
}

#storePage .inner .innerContents .layout .block.-sub .contact .contactTxt {
  margin-top: 25px;
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.6;
}

@media screen and (max-width: 374px) {
  #storePage .inner .innerContents .layout .block.-sub .contact .contactTxt {
    font-size: 14px;
  }
}
#storePage .inner .innerContents .layout .block.-sub .contact .contactBtn {
  margin-top: 35px;
}

#storePage .inner .innerContents .layout .block.-sub .contact .contactBtn > a {
  min-height: 60px;
  padding: 20px;
  background: linear-gradient(to right, #1F2C5C, #1E4B9F);
  border-radius: 4px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.6;
  color: #ffffff;
}

/* ====================================== contactPage */
#contactPage {
  margin-top: 20px;
  padding-top: 80px;
}

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

#contactPage .inner .innerContents .head {
  padding-bottom: 55px;
  border-bottom: 2px solid #EEEEEE;
  box-sizing: border-box;
  position: relative;
}

@media screen and (max-width: 768px) {
  #contactPage .inner .innerContents .head {
    padding-bottom: 35px;
  }
}
#contactPage .inner .innerContents .head:after {
  content: "";
  width: 40px;
  height: 2px;
  background: #1F2C5C;
  display: block;
  position: absolute;
  bottom: -2px;
  left: 0;
}

#contactPage .inner .innerContents .head .headTxt {
  font-size: 18px;
  line-height: 1.8;
}

@media screen and (max-width: 768px) {
  #contactPage .inner .innerContents .head .headTxt {
    font-size: 15px;
  }
}
#contactPage .inner .innerContents .form {
  margin-top: 60px;
}

/* ====================================== mail_form */
#mail_form input[type=text], #mail_form input[type=email], #mail_form input[type=tel], #mail_form textarea {
  width: 100%;
  border: 1px solid #DBDBDB;
  border-radius: 4px;
  box-sizing: border-box;
  font-size: 16px;
}

#mail_form input[type=text]::-moz-placeholder, #mail_form input[type=email]::-moz-placeholder, #mail_form input[type=tel]::-moz-placeholder, #mail_form textarea::-moz-placeholder {
  color: #ADAFB5;
}

#mail_form input[type=text]::placeholder, #mail_form input[type=email]::placeholder, #mail_form input[type=tel]::placeholder, #mail_form textarea::placeholder {
  color: #ADAFB5;
}

#mail_form input[type=text], #mail_form input[type=email], #mail_form input[type=tel] {
  height: 70px;
  padding: 0 30px;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #mail_form input[type=text], #mail_form input[type=email], #mail_form input[type=tel] {
    height: 60px;
    padding: 0 20px;
  }
}
#mail_form textarea {
  height: 260px;
  padding: calc(30px - 0.3em) 30px;
}

@media screen and (max-width: 768px) {
  #mail_form textarea {
    height: 220px;
    padding: calc(20px - 0.3em) 20px;
  }
}
#mail_form input[type=radio] {
  width: 25px;
  height: 25px;
  border: 1px solid #DBDBDB;
  border-radius: 50%;
  box-sizing: border-box;
  position: relative;
  cursor: pointer;
}

#mail_form input[type=radio]:after {
  content: "";
  width: 60%;
  height: 60%;
  margin: auto;
  background: #1F2C5C;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  transition: opacity 1.75s cubic-bezier(0.19, 1, 0.22, 1);
}

#mail_form input[type=radio]:checked:after {
  opacity: 1;
}

#mail_form input[type=checkbox] {
  width: 25px;
  height: 25px;
  border: 1px solid #DBDBDB;
  border-radius: 4px;
  box-sizing: border-box;
  position: relative;
  cursor: pointer;
  transition: background-color 1.75s cubic-bezier(0.19, 1, 0.22, 1), border 1.75s cubic-bezier(0.19, 1, 0.22, 1);
}

#mail_form input[type=checkbox]:after {
  content: "✔︎";
  width: 100%;
  height: 100%;
  padding-bottom: 2px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  font-size: 15px;
  color: #ffffff;
}

#mail_form input[type=checkbox]:checked {
  background: #1F2C5C;
  border: 1px solid #1F2C5C;
}

#mail_form > dl {
  display: flex;
}

@media screen and (max-width: 768px) {
  #mail_form > dl {
    display: block;
  }
}
#mail_form > dl > dt {
  width: 210px;
  padding: calc((70px - 1.6em) / 2) 0 0 50px;
  box-sizing: border-box;
  position: relative;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #mail_form > dl > dt {
    width: 100%;
    padding: 0 0 0 45px;
  }
}
#mail_form > dl > dt > i {
  position: absolute;
  top: calc((70px - 1.6em) / 2 + 1px);
  left: 0;
}

@media screen and (max-width: 768px) {
  #mail_form > dl > dt > i {
    top: 4px;
  }
}
#mail_form > dl > dt > i > span {
  width: 40px;
  height: 24px;
  border-radius: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 11px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  #mail_form > dl > dt > i > span {
    width: 35px;
    height: 20px;
    font-size: 10px;
  }
}
#mail_form > dl > dt > i > span.required {
  background: #C50035;
}

#mail_form > dl > dt > i > span.optional {
  background: #666666;
}

#mail_form > dl > dd {
  margin-left: 20px;
  flex: 1;
}

@media screen and (max-width: 768px) {
  #mail_form > dl > dd {
    margin: 15px 0 0 0;
  }
}
#mail_form > dl > dd .radio {
  margin: -10px -15px;
  padding: 22.5px 0;
  display: flex;
  flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
  #mail_form > dl > dd .radio {
    margin: -15px 0;
    padding: 15px 0;
    display: block;
  }
}
#mail_form > dl > dd .radio > li {
  margin: 10px 15px;
}

@media screen and (max-width: 768px) {
  #mail_form > dl > dd .radio > li {
    margin: 15px 0;
  }
}
#mail_form > dl > dd .radio > li > label {
  padding-left: 35px;
  position: relative;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  #mail_form > dl > dd .radio > li > label {
    font-size: 15px;
  }
}
#mail_form > dl > dd .radio > li > label input[type=radio] {
  position: absolute;
  top: calc(50% - 12.5px);
  left: 0;
}

#mail_form > dl > dd .error_blank, #mail_form > dl > dd .error_format, #mail_form > dl > dd .error_match {
  margin-top: 10px;
  display: block;
  font-size: 10px;
  line-height: 1.6;
  color: #C50035;
}

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

#mail_form > dl:not(:first-child) {
  margin-top: 60px;
}

@media screen and (max-width: 768px) {
  #mail_form > dl:not(:first-child) {
    margin-top: 40px;
  }
}
#mail_form #agreement {
  width: 100%;
  margin-top: 50px;
  padding: 0;
  border: none;
  display: flex;
}

@media screen and (max-width: 768px) {
  #mail_form #agreement {
    margin-top: 40px;
    display: block;
  }
}
#mail_form #agreement #agreementHead {
  width: 210px;
  padding-left: 50px;
  box-sizing: border-box;
  position: relative;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #mail_form #agreement #agreementHead {
    width: 100%;
    padding-left: 45px;
  }
}
#mail_form #agreement #agreementHead > i {
  position: absolute;
  top: 1px;
  left: 0;
}

@media screen and (max-width: 768px) {
  #mail_form #agreement #agreementHead > i {
    top: 4px;
  }
}
#mail_form #agreement #agreementHead > i > span {
  width: 40px;
  height: 24px;
  border-radius: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 11px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  #mail_form #agreement #agreementHead > i > span {
    width: 35px;
    height: 20px;
    font-size: 10px;
  }
}
#mail_form #agreement #agreementHead > i > span.required {
  background: #C50035;
}

#mail_form #agreement #agreementHead > i > span.optional {
  background: #666666;
}

#mail_form #agreement #agree_check {
  margin-left: 20px;
  flex: 1;
}

@media screen and (max-width: 768px) {
  #mail_form #agreement #agree_check {
    margin: 20px 0 0 0;
  }
}
#mail_form #agreement #agree_check > label {
  padding-left: 45px;
  display: inline-block;
  position: relative;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  #mail_form #agreement #agree_check > label {
    padding-left: 35px;
    font-size: 15px;
  }
}
#mail_form #agreement #agree_check > label input[type=checkbox] {
  position: absolute;
  top: 0;
  left: 0;
}

#mail_form #agreement #agree_check > label a {
  margin: 0 0.2em;
  display: inline-block;
  text-decoration: underline;
}

#mail_form #agreement #agree_check .error_check {
  margin-top: 10px;
  font-size: 10px;
  line-height: 1.6;
  color: #C50035;
}

#mail_form .g-recaptcha {
  margin-top: 50px;
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 768px) {
  #mail_form .g-recaptcha {
    margin-top: 40px;
  }
}
#mail_form #recaptcha-error {
  width: 100%;
  margin-top: 10px;
  display: block;
  text-align: center;
  font-size: 10px;
  line-height: 1.6;
  color: #9AA7B1;
}

#mail_form #recaptcha-error:empty {
  margin-top: 0;
  display: none;
}

#mail_form #form_submit {
  margin-top: 140px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #mail_form #form_submit {
    margin-top: 80px;
  }
}
#mail_form #form_submit #form_submit_button {
  width: 100%;
  max-width: 275px;
  min-height: 70px;
  background: #1E4B9F;
  border-radius: 4px;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.6;
  color: #ffffff;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  #mail_form #form_submit #form_submit_button {
    max-width: 250px;
    min-height: 60px;
  }
}
/* ====================================== thanksPage */
#thanksPage {
  margin-top: 20px;
  padding-top: 80px;
}

@media screen and (max-width: 768px) {
  #thanksPage {
    margin-top: 0;
    padding-top: 40px;
  }
}
#thanksPage .inner .innerContents .txt {
  font-size: 18px;
  line-height: 1.8;
}

@media screen and (max-width: 768px) {
  #thanksPage .inner .innerContents .txt {
    font-size: 15px;
  }
}
#thanksPage .inner .innerContents .btn {
  margin-top: 60px;
}

@media screen and (max-width: 768px) {
  #thanksPage .inner .innerContents .btn {
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  #thanksPage .inner .innerContents .btn > a {
    margin: 0 auto;
  }
}
/* ====================================== privacyPage */
#privacyPage {
  margin-top: 20px;
  padding-top: 80px;
}

@media screen and (max-width: 768px) {
  #privacyPage {
    margin-top: 0;
    padding-top: 40px;
  }
}
#privacyPage .inner .innerContents {
  max-width: 980px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 1.8;
}

@media screen and (max-width: 768px) {
  #privacyPage .inner .innerContents {
    font-size: 15px;
  }
}
#privacyPage .inner .innerContents .section p:not(:first-child), #privacyPage .inner .innerContents .section ul:not(:first-child) {
  margin-top: 1em;
}

#privacyPage .inner .innerContents .section a {
  text-decoration: underline;
}

#privacyPage .inner .innerContents .section ul.-type01 > li {
  margin-left: 1em;
}

#privacyPage .inner .innerContents .section ul.-type01 > li:before {
  content: "・";
  width: 1em;
  margin-left: -1em;
  display: inline-block;
}

#privacyPage .inner .innerContents .section ul.-type01 > li:not(:first-child) {
  margin-top: 0.3em;
}

#privacyPage .inner .innerContents .section:not(:first-child) {
  margin-top: 60px;
}

@media screen and (max-width: 768px) {
  #privacyPage .inner .innerContents .section:not(:first-child) {
    margin-top: 40px;
  }
}
/* ====================================== errPage */
#errPage {
  margin-top: 20px;
  padding-top: 80px;
}

@media screen and (max-width: 768px) {
  #errPage {
    margin-top: 0;
    padding-top: 40px;
  }
}
#errPage .inner .innerContents .txt {
  font-size: 18px;
  line-height: 1.8;
}

@media screen and (max-width: 768px) {
  #errPage .inner .innerContents .txt {
    font-size: 15px;
  }
}
#errPage .inner .innerContents .btn {
  margin-top: 60px;
}

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