@charset "UTF-8";
/* ====================================== $ */
/* ====================================== function */
/* ====================================== font */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li, hr,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

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

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

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

.mr5 {
  margin-right: 5px;
}

.mb5 {
  margin-bottom: 5px;
}

.ml5 {
  margin-left: 5px;
}

.pt5 {
  padding-top: 5px;
}

.pr5 {
  padding-right: 5px;
}

.pb5 {
  padding-bottom: 5px;
}

.pl5 {
  padding-left: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mr10 {
  margin-right: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.ml10 {
  margin-left: 10px;
}

.pt10 {
  padding-top: 10px;
}

.pr10 {
  padding-right: 10px;
}

.pb10 {
  padding-bottom: 10px;
}

.pl10 {
  padding-left: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mr15 {
  margin-right: 15px;
}

.mb15 {
  margin-bottom: 15px;
}

.ml15 {
  margin-left: 15px;
}

.pt15 {
  padding-top: 15px;
}

.pr15 {
  padding-right: 15px;
}

.pb15 {
  padding-bottom: 15px;
}

.pl15 {
  padding-left: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mr20 {
  margin-right: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.ml20 {
  margin-left: 20px;
}

.pt20 {
  padding-top: 20px;
}

.pr20 {
  padding-right: 20px;
}

.pb20 {
  padding-bottom: 20px;
}

.pl20 {
  padding-left: 20px;
}

.mt25 {
  margin-top: 25px;
}

.mr25 {
  margin-right: 25px;
}

.mb25 {
  margin-bottom: 25px;
}

.ml25 {
  margin-left: 25px;
}

.pt25 {
  padding-top: 25px;
}

.pr25 {
  padding-right: 25px;
}

.pb25 {
  padding-bottom: 25px;
}

.pl25 {
  padding-left: 25px;
}

.mt30 {
  margin-top: 30px;
}

.mr30 {
  margin-right: 30px;
}

.mb30 {
  margin-bottom: 30px;
}

.ml30 {
  margin-left: 30px;
}

.pt30 {
  padding-top: 30px;
}

.pr30 {
  padding-right: 30px;
}

.pb30 {
  padding-bottom: 30px;
}

.pl30 {
  padding-left: 30px;
}

.mt35 {
  margin-top: 35px;
}

.mr35 {
  margin-right: 35px;
}

.mb35 {
  margin-bottom: 35px;
}

.ml35 {
  margin-left: 35px;
}

.pt35 {
  padding-top: 35px;
}

.pr35 {
  padding-right: 35px;
}

.pb35 {
  padding-bottom: 35px;
}

.pl35 {
  padding-left: 35px;
}

.mt40 {
  margin-top: 40px;
}

.mr40 {
  margin-right: 40px;
}

.mb40 {
  margin-bottom: 40px;
}

.ml40 {
  margin-left: 40px;
}

.pt40 {
  padding-top: 40px;
}

.pr40 {
  padding-right: 40px;
}

.pb40 {
  padding-bottom: 40px;
}

.pl40 {
  padding-left: 40px;
}

.mt45 {
  margin-top: 45px;
}

.mr45 {
  margin-right: 45px;
}

.mb45 {
  margin-bottom: 45px;
}

.ml45 {
  margin-left: 45px;
}

.pt45 {
  padding-top: 45px;
}

.pr45 {
  padding-right: 45px;
}

.pb45 {
  padding-bottom: 45px;
}

.pl45 {
  padding-left: 45px;
}

.mt50 {
  margin-top: 50px;
}

.mr50 {
  margin-right: 50px;
}

.mb50 {
  margin-bottom: 50px;
}

.ml50 {
  margin-left: 50px;
}

.pt50 {
  padding-top: 50px;
}

.pr50 {
  padding-right: 50px;
}

.pb50 {
  padding-bottom: 50px;
}

.pl50 {
  padding-left: 50px;
}

.mt55 {
  margin-top: 55px;
}

.mr55 {
  margin-right: 55px;
}

.mb55 {
  margin-bottom: 55px;
}

.ml55 {
  margin-left: 55px;
}

.pt55 {
  padding-top: 55px;
}

.pr55 {
  padding-right: 55px;
}

.pb55 {
  padding-bottom: 55px;
}

.pl55 {
  padding-left: 55px;
}

.mt60 {
  margin-top: 60px;
}

.mr60 {
  margin-right: 60px;
}

.mb60 {
  margin-bottom: 60px;
}

.ml60 {
  margin-left: 60px;
}

.pt60 {
  padding-top: 60px;
}

.pr60 {
  padding-right: 60px;
}

.pb60 {
  padding-bottom: 60px;
}

.pl60 {
  padding-left: 60px;
}

.mt65 {
  margin-top: 65px;
}

.mr65 {
  margin-right: 65px;
}

.mb65 {
  margin-bottom: 65px;
}

.ml65 {
  margin-left: 65px;
}

.pt65 {
  padding-top: 65px;
}

.pr65 {
  padding-right: 65px;
}

.pb65 {
  padding-bottom: 65px;
}

.pl65 {
  padding-left: 65px;
}

.mt70 {
  margin-top: 70px;
}

.mr70 {
  margin-right: 70px;
}

.mb70 {
  margin-bottom: 70px;
}

.ml70 {
  margin-left: 70px;
}

.pt70 {
  padding-top: 70px;
}

.pr70 {
  padding-right: 70px;
}

.pb70 {
  padding-bottom: 70px;
}

.pl70 {
  padding-left: 70px;
}

.mt75 {
  margin-top: 75px;
}

.mr75 {
  margin-right: 75px;
}

.mb75 {
  margin-bottom: 75px;
}

.ml75 {
  margin-left: 75px;
}

.pt75 {
  padding-top: 75px;
}

.pr75 {
  padding-right: 75px;
}

.pb75 {
  padding-bottom: 75px;
}

.pl75 {
  padding-left: 75px;
}

.mt80 {
  margin-top: 80px;
}

.mr80 {
  margin-right: 80px;
}

.mb80 {
  margin-bottom: 80px;
}

.ml80 {
  margin-left: 80px;
}

.pt80 {
  padding-top: 80px;
}

.pr80 {
  padding-right: 80px;
}

.pb80 {
  padding-bottom: 80px;
}

.pl80 {
  padding-left: 80px;
}

.mt85 {
  margin-top: 85px;
}

.mr85 {
  margin-right: 85px;
}

.mb85 {
  margin-bottom: 85px;
}

.ml85 {
  margin-left: 85px;
}

.pt85 {
  padding-top: 85px;
}

.pr85 {
  padding-right: 85px;
}

.pb85 {
  padding-bottom: 85px;
}

.pl85 {
  padding-left: 85px;
}

.mt90 {
  margin-top: 90px;
}

.mr90 {
  margin-right: 90px;
}

.mb90 {
  margin-bottom: 90px;
}

.ml90 {
  margin-left: 90px;
}

.pt90 {
  padding-top: 90px;
}

.pr90 {
  padding-right: 90px;
}

.pb90 {
  padding-bottom: 90px;
}

.pl90 {
  padding-left: 90px;
}

.mt95 {
  margin-top: 95px;
}

.mr95 {
  margin-right: 95px;
}

.mb95 {
  margin-bottom: 95px;
}

.ml95 {
  margin-left: 95px;
}

.pt95 {
  padding-top: 95px;
}

.pr95 {
  padding-right: 95px;
}

.pb95 {
  padding-bottom: 95px;
}

.pl95 {
  padding-left: 95px;
}

.mt100 {
  margin-top: 100px;
}

.mr100 {
  margin-right: 100px;
}

.mb100 {
  margin-bottom: 100px;
}

.ml100 {
  margin-left: 100px;
}

.pt100 {
  padding-top: 100px;
}

.pr100 {
  padding-right: 100px;
}

.pb100 {
  padding-bottom: 100px;
}

.pl100 {
  padding-left: 100px;
}

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

.clearfix {
  zoom: 1;
}

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

.floatR {
  float: right;
}

.floatC {
  clear: both;
}

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

.taL {
  text-align: left;
}

.taR {
  text-align: right;
}

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

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

.dspIn {
  display: inline;
}

.dspNone {
  display: none;
}

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

.fs2 {
  font-size: 2px;
}

.fs3 {
  font-size: 3px;
}

.fs4 {
  font-size: 4px;
}

.fs5 {
  font-size: 5px;
}

.fs6 {
  font-size: 6px;
}

.fs7 {
  font-size: 7px;
}

.fs8 {
  font-size: 8px;
}

.fs9 {
  font-size: 9px;
}

.fs10 {
  font-size: 10px;
}

.fs11 {
  font-size: 11px;
}

.fs12 {
  font-size: 12px;
}

.fs13 {
  font-size: 13px;
}

.fs14 {
  font-size: 14px;
}

.fs15 {
  font-size: 15px;
}

.fs16 {
  font-size: 16px;
}

.fs17 {
  font-size: 17px;
}

.fs18 {
  font-size: 18px;
}

.fs19 {
  font-size: 19px;
}

.fs20 {
  font-size: 20px;
}

.fs21 {
  font-size: 21px;
}

.fs22 {
  font-size: 22px;
}

.fs23 {
  font-size: 23px;
}

.fs24 {
  font-size: 24px;
}

.fs25 {
  font-size: 25px;
}

.fs26 {
  font-size: 26px;
}

.fs27 {
  font-size: 27px;
}

.fs28 {
  font-size: 28px;
}

.fs29 {
  font-size: 29px;
}

.fs30 {
  font-size: 30px;
}

.fs31 {
  font-size: 31px;
}

.fs32 {
  font-size: 32px;
}

.fs33 {
  font-size: 33px;
}

.fs34 {
  font-size: 34px;
}

.fs35 {
  font-size: 35px;
}

.fs36 {
  font-size: 36px;
}

.fs37 {
  font-size: 37px;
}

.fs38 {
  font-size: 38px;
}

.fs39 {
  font-size: 39px;
}

.fs40 {
  font-size: 40px;
}

.fs41 {
  font-size: 41px;
}

.fs42 {
  font-size: 42px;
}

.fs43 {
  font-size: 43px;
}

.fs44 {
  font-size: 44px;
}

.fs45 {
  font-size: 45px;
}

.fs46 {
  font-size: 46px;
}

.fs47 {
  font-size: 47px;
}

.fs48 {
  font-size: 48px;
}

.fs49 {
  font-size: 49px;
}

.fs50 {
  font-size: 50px;
}

.fs51 {
  font-size: 51px;
}

.fs52 {
  font-size: 52px;
}

.fs53 {
  font-size: 53px;
}

.fs54 {
  font-size: 54px;
}

.fs55 {
  font-size: 55px;
}

.fs56 {
  font-size: 56px;
}

.fs57 {
  font-size: 57px;
}

.fs58 {
  font-size: 58px;
}

.fs59 {
  font-size: 59px;
}

.fs60 {
  font-size: 60px;
}

.fs61 {
  font-size: 61px;
}

.fs62 {
  font-size: 62px;
}

.fs63 {
  font-size: 63px;
}

.fs64 {
  font-size: 64px;
}

.fs65 {
  font-size: 65px;
}

.fs66 {
  font-size: 66px;
}

.fs67 {
  font-size: 67px;
}

.fs68 {
  font-size: 68px;
}

.fs69 {
  font-size: 69px;
}

.fs70 {
  font-size: 70px;
}

.fs71 {
  font-size: 71px;
}

.fs72 {
  font-size: 72px;
}

.fs73 {
  font-size: 73px;
}

.fs74 {
  font-size: 74px;
}

.fs75 {
  font-size: 75px;
}

.fs76 {
  font-size: 76px;
}

.fs77 {
  font-size: 77px;
}

.fs78 {
  font-size: 78px;
}

.fs79 {
  font-size: 79px;
}

.fs80 {
  font-size: 80px;
}

.fs81 {
  font-size: 81px;
}

.fs82 {
  font-size: 82px;
}

.fs83 {
  font-size: 83px;
}

.fs84 {
  font-size: 84px;
}

.fs85 {
  font-size: 85px;
}

.fs86 {
  font-size: 86px;
}

.fs87 {
  font-size: 87px;
}

.fs88 {
  font-size: 88px;
}

.fs89 {
  font-size: 89px;
}

.fs90 {
  font-size: 90px;
}

.fs91 {
  font-size: 91px;
}

.fs92 {
  font-size: 92px;
}

.fs93 {
  font-size: 93px;
}

.fs94 {
  font-size: 94px;
}

.fs95 {
  font-size: 95px;
}

.fs96 {
  font-size: 96px;
}

.fs97 {
  font-size: 97px;
}

.fs98 {
  font-size: 98px;
}

.fs99 {
  font-size: 99px;
}

.fs100 {
  font-size: 100px;
}

.fwBold {
  font-weight: bold;
}

.fwNormal {
  font-weight: normal;
}

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

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

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

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

body.-en, #kv .inner .innerContents .copy, #kv .inner .innerContents .btn > a, #message .inner .innerContents .contents .block.-txt .sign > span.name, #contact .inner .innerContents .contents .block.-contents .form #form_submit #form_submit_button, footer .inner .innerContents .foot .nav .navContents .list > li, footer .inner .innerContents .foot .copyright, header .headerInner .nav .navContents .navContentsInner .list > li, header .headerInner .nav .navContents .navContentsInner .lang > li, .ttl.-ttl01, .btn.-btn01 > a, .form.-form01 input[type=text], .form.-form01 input[type=email] {
  font-family: "Arial", "Roboto", "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings: "wdth" 100;
  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;
}

@keyframes barT {
  0% {
    transform: translate(0, 0) rotate(0);
  }
  50% {
    transform: translate(0, 4px) rotate(0);
  }
  100% {
    transform: translate(0, 4px) rotate(45deg);
  }
}
@keyframes barC {
  0% {
    opacity: 1;
  }
  49% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes barB {
  0% {
    transform: translate(0, 0) rotate(0);
  }
  50% {
    transform: translate(0, -4px) rotate(0);
  }
  100% {
    transform: translate(0, -4px) rotate(-45deg);
  }
}
@keyframes barTR {
  0% {
    transform: translate(0, 4px) rotate(45deg);
  }
  50% {
    transform: translate(0, 4px) rotate(0);
  }
  100% {
    transform: translate(0, 0) rotate(0);
  }
}
@keyframes barCR {
  0% {
    opacity: 0;
  }
  49% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes barBR {
  0% {
    transform: translate(0, -4px) rotate(-45deg);
  }
  50% {
    transform: translate(0, -4px) rotate(0);
  }
  100% {
    transform: translate(0, 0) rotate(0);
  }
}
/* ====================================== % */
#kv .inner .innerContents .btn > a, .article.-article01 a {
  opacity: 1;
  transition: opacity 1.75s cubic-bezier(0.19, 1, 0.22, 1);
}

#kv .inner .innerContents .btn > a:hover, .article.-article01 a:hover {
  opacity: 0.7;
}

#business .inner .innerContents .list > li .section .sectionImg {
  position: relative;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  transform: translateZ(0);
}

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

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

.ttl.-ttl01 {
  font-size: 42px;
}

@media screen and (max-width: 768px) {
  .ttl.-ttl01 {
    font-size: 28px;
  }
}
/* ====================================== btn */
.btn {
  /* ------------------------------ 01 */
}

.btn.-btn01 > a {
  width: 100%;
  max-width: 300px;
  min-height: 60px;
  background: #4A4A4A;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #ffffff;
  transition: background-color 1.75s cubic-bezier(0.19, 1, 0.22, 1);
}

@media screen and (max-width: 768px) {
  .btn.-btn01 > a {
    max-width: 260px;
    min-height: 50px;
    font-size: 14px;
  }
}
.btn.-btn01 > a:hover {
  background: #EE302A;
}

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

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

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

@media screen and (max-width: 768px) {
  .article.-article01 > * {
    margin-top: 20px;
  }
}
.article.-article01 h1, .article.-article01 h2 {
  margin-top: 80px;
  font-size: 200%;
  font-weight: 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;
}

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

.form.-form01 input[type=text], .form.-form01 input[type=email] {
  width: 100%;
  height: 60px;
  padding: 0 25px;
  background: #ffffff;
  border: 1px solid #707070;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .form.-form01 input[type=text], .form.-form01 input[type=email] {
    height: 45px;
    padding: 0 10px;
    font-size: 14px;
  }
}
.form.-form01 input[type=text]::-moz-placeholder, .form.-form01 input[type=email]::-moz-placeholder {
  color: #E5E5E5;
}
.form.-form01 input[type=text]::placeholder, .form.-form01 input[type=email]::placeholder {
  color: #E5E5E5;
}

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

.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);
}

.animation.-animation02 {
  opacity: 0;
  transform: scale(1.05);
}

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

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

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

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

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

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

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

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

body {
  width: 100%;
  height: 100%;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-optical-sizing: auto;
  font-style: normal;
  color: #000000;
}

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

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

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

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

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

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

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

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

@media screen and (max-width: 768px) {
  header .headerInner .logo {
    flex: 1;
  }
}
header .headerInner .logo > a img {
  max-width: 184px;
}

@media screen and (max-width: 768px) {
  header .headerInner .logo > a img {
    max-width: 110px;
  }
}
header .headerInner .nav {
  margin-left: 20px;
  flex: 1;
}

@media screen and (max-width: 768px) {
  header .headerInner .nav {
    width: 100%;
    height: calc(100% - 60px);
    background: #ffffff;
    margin: 0;
    padding-top: 1px;
    display: none;
    position: fixed;
    top: 60px;
    left: 0;
    overflow-y: scroll;
    overscroll-behavior: contain;
    -ms-overflow-style: none;
  }
  header .headerInner .nav::-webkit-scrollbar {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner .nav .navContents {
    height: calc(100% + 1px);
    padding: 0 20px 20px;
    box-sizing: border-box;
  }
}
header .headerInner .nav .navContents .navContentsInner {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

@media screen and (max-width: 768px) {
  header .headerInner .nav .navContents .navContentsInner {
    max-width: 600px;
    margin: 0 auto;
    display: block;
  }
}
header .headerInner .nav .navContents .navContentsInner .list {
  margin: -5px -20px;
  text-align: right;
  font-size: 0;
  line-height: 0;
}

@media screen and (max-width: 1380px) {
  header .headerInner .nav .navContents .navContentsInner .list {
    margin: -0.3623188406vw -1.4492753623vw;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner .nav .navContents .navContentsInner .list {
    margin: 0;
    border-top: 1px solid #e5e5e5;
    text-align: left;
  }
}
header .headerInner .nav .navContents .navContentsInner .list > li {
  margin: 5px 20px;
  display: inline-block;
  font-size: 16px;
  line-height: 1.2;
}

@media screen and (max-width: 1380px) {
  header .headerInner .nav .navContents .navContentsInner .list > li {
    margin: 0.3623188406vw 1.4492753623vw;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner .nav .navContents .navContentsInner .list > li {
    margin: 0;
    display: block;
    border-bottom: 1px solid #e5e5e5;
  }
}
header .headerInner .nav .navContents .navContentsInner .list > li > a {
  transition: color 1.75s cubic-bezier(0.19, 1, 0.22, 1);
}

@media screen and (max-width: 768px) {
  header .headerInner .nav .navContents .navContentsInner .list > li > a {
    min-height: 60px;
    background-image: url(/assets/img/arw01_r.svg);
    background-repeat: no-repeat;
    background-size: 6px auto;
    background-position: center right;
    display: flex;
    align-items: center;
  }
}
header .headerInner .nav .navContents .navContentsInner .list > li > a:hover {
  color: #EE302A;
}

header .headerInner .nav .navContents .navContentsInner .lang {
  margin-left: 40px;
  font-size: 0;
  line-height: 0;
}

@media screen and (max-width: 1380px) {
  header .headerInner .nav .navContents .navContentsInner .lang {
    margin-left: 2.8985507246vw;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner .nav .navContents .navContentsInner .lang {
    margin: 30px 0 0 0;
    text-align: center;
  }
}
header .headerInner .nav .navContents .navContentsInner .lang > li {
  display: inline-block;
  font-size: 14px;
}

@media screen and (max-width: 768px) {
  header .headerInner .nav .navContents .navContentsInner .lang > li {
    font-size: 16px;
  }
}
header .headerInner .nav .navContents .navContentsInner .lang > li > a {
  display: inline-block;
  transition: color 1.75s cubic-bezier(0.19, 1, 0.22, 1);
}

header .headerInner .nav .navContents .navContentsInner .lang > li > a:hover {
  color: #EE302A;
}

header .headerInner .nav .navContents .navContentsInner .lang > li:not(:first-child):before {
  content: "/";
  margin: 0 0.5em;
  display: inline-block;
}

header .headerInner .nav .navContents .navContentsInner .lang > li.-current > a {
  border-bottom: 1px solid #000000;
  font-weight: 700;
  pointer-events: none;
}

header .headerInner .spMenu {
  width: 40px;
  height: 40px;
  background: #000000;
  border-radius: 4px;
  display: none;
}

@media screen and (max-width: 768px) {
  header .headerInner .spMenu {
    display: block;
  }
}
header .headerInner .spMenu .bars {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

header .headerInner .spMenu .bars .bar {
  width: 20px;
  height: 1px;
  background: #ffffff;
  display: block;
}

header .headerInner .spMenu .bars .bar:not(:first-child) {
  margin-top: 3px;
}

header.-active .headerInner .spMenu .bars .bar:nth-child(1) {
  animation: barT 0.6s 0s 1 forwards;
}

header.-active .headerInner .spMenu .bars .bar:nth-child(2) {
  animation: barC 0.6s 0s 1 forwards;
}

header.-active .headerInner .spMenu .bars .bar:nth-child(3) {
  animation: barB 0.6s 0s 1 forwards;
}

header.-inactive .headerInner .spMenu .bars .bar:nth-child(1) {
  animation: barTR 0.6s 0s 1 forwards;
}

header.-inactive .headerInner .spMenu .bars .bar:nth-child(2) {
  animation: barCR 0.6s 0s 1 forwards;
}

header.-inactive .headerInner .spMenu .bars .bar:nth-child(3) {
  animation: barBR 0.6s 0s 1 forwards;
}

/* ====================================== footer */
footer {
  padding: 75px 0 50px;
}

@media screen and (max-width: 768px) {
  footer {
    padding: 80px 0;
  }
}
footer .inner .innerContents .logo {
  font-size: 0;
  line-height: 0;
}

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

@media screen and (max-width: 768px) {
  footer .inner .innerContents .logo > a img {
    max-width: 155px;
  }
}
footer .inner .innerContents .foot {
  margin-top: 45px;
  display: flex;
  align-items: flex-end;
}

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

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

@media screen and (max-width: 768px) {
  footer .inner .innerContents .foot .nav .navContents .list {
    margin: 0;
  }
}
footer .inner .innerContents .foot .nav .navContents .list > li {
  margin: 5px 20px;
  display: inline-block;
  font-size: 16px;
}

@media screen and (max-width: 768px) {
  footer .inner .innerContents .foot .nav .navContents .list > li {
    margin: 0;
    display: block;
    font-size: 14px;
  }
}
footer .inner .innerContents .foot .nav .navContents .list > li > a {
  transition: color 1.75s cubic-bezier(0.19, 1, 0.22, 1);
}

footer .inner .innerContents .foot .nav .navContents .list > li > a:hover {
  color: #EE302A;
}

@media screen and (max-width: 768px) {
  footer .inner .innerContents .foot .nav .navContents .list > li:not(:first-child) {
    margin-top: 20px;
  }
}
footer .inner .innerContents .foot .copyright {
  margin-left: 40px;
  text-align: right;
  font-size: 16px;
}

@media screen and (max-width: 768px) {
  footer .inner .innerContents .foot .copyright {
    margin-left: 20px;
    font-size: 12px;
  }
}
/* ====================================== kv */
#kv {
  background-image: url(/assets/img/top/kv_bg01.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  #kv {
    background-image: url(/assets/img/top/kv_bg01_sp.webp);
  }
}
#kv .inner {
  padding: 0 100px;
}

@media screen and (max-width: 1380px) {
  #kv .inner {
    padding: 0 7.2463768116vw;
  }
}
@media screen and (max-width: 768px) {
  #kv .inner {
    padding: 0 20px;
  }
}
#kv .inner .innerContents {
  min-height: 510px;
  margin: 0 auto;
  padding: 50px 0;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

@media screen and (max-width: 768px) {
  #kv .inner .innerContents {
    min-height: 375px;
  }
}
#kv .inner .innerContents .copy {
  font-size: 59px;
  line-height: 1.1;
}

@media screen and (max-width: 768px) {
  #kv .inner .innerContents .copy {
    font-size: 33px;
  }
}
#kv .inner .innerContents .btn {
  margin-top: 45px;
}

#kv .inner .innerContents .btn > a {
  width: 100%;
  max-width: 200px;
  min-height: 50px;
  background: #EE302A;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  #kv .inner .innerContents .btn > a {
    max-width: 180px;
    font-size: 14px;
  }
}
#kv .inner .innerContents .btn.-animation {
  transition-delay: 0.2s;
}

/* ====================================== business */
#business {
  padding: 90px 0 120px;
}

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

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

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

@media screen and (max-width: 1380px) {
  #business .inner .innerContents .list > li {
    width: calc((100% - 5.7971014493vw) / 3);
  }
}
@media screen and (max-width: 768px) {
  #business .inner .innerContents .list > li {
    width: 100%;
  }
}
#business .inner .innerContents .list > li .section .sectionImg {
  aspect-ratio: 1/0.45;
}

#business .inner .innerContents .list > li .section .sectionTtl {
  margin-top: 25px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
}

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

@media screen and (max-width: 768px) {
  #business .inner .innerContents .list > li .section .sectionTxt {
    font-size: 14px;
  }
}
#business .inner .innerContents .list > li:nth-child(n+4) {
  margin-top: 80px;
}

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

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

@media screen and (max-width: 768px) {
  #business .inner .innerContents .list > li:nth-child(3n).-animation {
    transition-delay: 0s;
  }
}
/* ====================================== message */
#message {
  padding: 80px 0 90px;
  background: #F3F1EB;
}

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

@media screen and (max-width: 768px) {
  #message .inner .innerContents .contents {
    margin-top: 40px;
    display: block;
  }
}
#message .inner .innerContents .contents .block.-img {
  width: 31.06%;
}

@media screen and (max-width: 768px) {
  #message .inner .innerContents .contents .block.-img {
    width: 100%;
  }
}
#message .inner .innerContents .contents .block.-img .img {
  font-size: 0;
  line-height: 0;
}

#message .inner .innerContents .contents .block.-txt {
  margin-left: 40px;
  flex: 1;
}

@media screen and (max-width: 1380px) {
  #message .inner .innerContents .contents .block.-txt {
    margin-left: 2.8985507246vw;
  }
}
@media screen and (max-width: 768px) {
  #message .inner .innerContents .contents .block.-txt {
    margin: 50px 0 0 0;
  }
}
#message .inner .innerContents .contents .block.-txt .message {
  font-size: 16px;
  line-height: 1.5;
}

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

@media screen and (max-width: 768px) {
  #message .inner .innerContents .contents .block.-txt .message > p:not(:first-child) {
    margin-top: 1.7em;
  }
}
#message .inner .innerContents .contents .block.-txt .sign {
  margin-top: 40px;
  text-align: right;
  font-size: 0;
  line-height: 0;
}

@media screen and (max-width: 768px) {
  #message .inner .innerContents .contents .block.-txt .sign {
    margin-top: 50px;
  }
}
#message .inner .innerContents .contents .block.-txt .sign > span {
  display: inline-block;
}

#message .inner .innerContents .contents .block.-txt .sign > span.position {
  font-size: 14px;
  line-height: 1.5;
}

#message .inner .innerContents .contents .block.-txt .sign > span.name {
  margin-left: 10px;
  font-size: 22px;
  font-weight: 700;
}

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

@media screen and (max-width: 768px) {
  #message .inner .innerContents .contents .block.-txt.-animation {
    transition-delay: 0s;
  }
}
/* ====================================== about */
#about {
  padding-top: 80px;
  background: #000000;
  color: #ffffff;
}

#about .inner .innerContents .contents {
  margin-top: 60px;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 768px) {
  #about .inner .innerContents .contents {
    margin-top: 40px;
    display: block;
  }
}
#about .inner .innerContents .contents .block.-img {
  width: 44.76%;
}

@media screen and (max-width: 768px) {
  #about .inner .innerContents .contents .block.-img {
    width: 100%;
  }
}
#about .inner .innerContents .contents .block.-txt {
  margin-left: 60px;
  flex: 1;
}

@media screen and (max-width: 1380px) {
  #about .inner .innerContents .contents .block.-txt {
    margin-left: 4.347826087vw;
  }
}
@media screen and (max-width: 768px) {
  #about .inner .innerContents .contents .block.-txt {
    margin: 50px 0 0 0;
  }
}
#about .inner .innerContents .contents .block.-txt .copy {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.4;
}

@media screen and (max-width: 768px) {
  #about .inner .innerContents .contents .block.-txt .copy {
    font-size: 24px;
  }
}
#about .inner .innerContents .contents .block.-txt .txt {
  margin-top: 30px;
  font-size: 16px;
  line-height: 1.7;
}

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

#about .inner .innerContents .contents .block.-txt.-animation {
  transition-delay: 0.2s;
}

@media screen and (max-width: 768px) {
  #about .inner .innerContents .contents .block.-txt.-animation {
    transition-delay: 0s;
  }
}
#about .image {
  margin-top: 100px;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
}

@media screen and (max-width: 768px) {
  #about .image {
    margin-top: 80px;
  }
}
/* ====================================== contact */
#contact {
  padding: 70px 0 90px;
  background: #F3F1EB;
}

@media screen and (max-width: 768px) {
  #contact {
    padding: 80px 0;
  }
}
#contact .inner .innerContents .contents {
  display: flex;
}

@media screen and (max-width: 768px) {
  #contact .inner .innerContents .contents {
    display: block;
  }
}
#contact .inner .innerContents .contents .block.-head {
  flex: 1;
}

#contact .inner .innerContents .contents .block.-contents {
  width: 57.58%;
  margin-left: 40px;
}

@media screen and (max-width: 768px) {
  #contact .inner .innerContents .contents .block.-contents {
    width: 100%;
    margin: 40px 0 0 0;
  }
}
#contact .inner .innerContents .contents .block.-contents .form > dl > dt {
  display: none;
}

#contact .inner .innerContents .contents .block.-contents .form > dl > dd .error_blank, #contact .inner .innerContents .contents .block.-contents .form > dl > dd .error_format, #contact .inner .innerContents .contents .block.-contents .form > dl > dd .error_match {
  width: 100%;
  margin-top: 5px;
  display: block;
  font-size: 10px;
  line-height: 1.6;
  color: #C60011;
}

#contact .inner .innerContents .contents .block.-contents .form > dl > dd .error_blank:empty, #contact .inner .innerContents .contents .block.-contents .form > dl > dd .error_format:empty, #contact .inner .innerContents .contents .block.-contents .form > dl > dd .error_match:empty {
  display: none;
}

#contact .inner .innerContents .contents .block.-contents .form > dl > dd.-col2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#contact .inner .innerContents .contents .block.-contents .form > dl > dd.-col2 input[type=text], #contact .inner .innerContents .contents .block.-contents .form > dl > dd.-col2 input[type=email] {
  width: calc((100% - 15px) / 2);
}

@media screen and (max-width: 768px) {
  #contact .inner .innerContents .contents .block.-contents .form > dl > dd.-col2 input[type=text], #contact .inner .innerContents .contents .block.-contents .form > dl > dd.-col2 input[type=email] {
    width: calc((100% - 5px) / 2);
  }
}
#contact .inner .innerContents .contents .block.-contents .form > dl:not(:first-child) {
  margin-top: 15px;
}

#contact .inner .innerContents .contents .block.-contents .form #form_submit {
  margin-top: 15px;
}

@media screen and (max-width: 768px) {
  #contact .inner .innerContents .contents .block.-contents .form #form_submit {
    margin-top: 20px;
  }
}
#contact .inner .innerContents .contents .block.-contents .form #form_submit #form_submit_button {
  width: 100%;
  min-height: 60px;
  padding: 15px;
  background: #4A4A4A;
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
  cursor: pointer;
  transition: background-color 1.75s cubic-bezier(0.19, 1, 0.22, 1);
}

@media screen and (max-width: 768px) {
  #contact .inner .innerContents .contents .block.-contents .form #form_submit #form_submit_button {
    min-height: 45px;
    padding: 10px;
  }
}
#contact .inner .innerContents .contents .block.-contents .form #form_submit #form_submit_button:hover {
  background: #EE302A;
}

/* ====================================== thanksHead */
#thanksHead {
  padding-top: 140px;
}

@media screen and (max-width: 768px) {
  #thanksHead {
    padding-top: 50px;
  }
}
#thanksHead .inner .innerContents .ttl {
  text-align: center;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #thanksHead .inner .innerContents .ttl {
    font-size: 24px;
  }
}
/* ====================================== thanksBody */
#thanksBody {
  padding: 50px 0;
}

@media screen and (max-width: 768px) {
  #thanksBody {
    padding: 30px 0;
  }
}
#thanksBody .inner .innerContents .txt {
  text-align: center;
  font-size: 16px;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #thanksBody .inner .innerContents .txt {
    font-size: 14px;
  }
}
#thanksBody .inner .innerContents .mail {
  margin-top: 30px;
  text-align: center;
  font-size: 0;
  line-height: 0;
}

@media screen and (max-width: 768px) {
  #thanksBody .inner .innerContents .mail {
    margin-top: 20px;
  }
}
#thanksBody .inner .innerContents .mail > dt, #thanksBody .inner .innerContents .mail > dd {
  display: inline-block;
  font-size: 16px;
  line-height: 2;
}

@media screen and (max-width: 768px) {
  #thanksBody .inner .innerContents .mail > dt, #thanksBody .inner .innerContents .mail > dd {
    font-size: 14px;
  }
}
#thanksBody .inner .innerContents .mail > dt:after {
  content: "：";
  display: inline-block;
}

#thanksBody .inner .innerContents .btn {
  margin-top: 70px;
}

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

/* ====================================== en */
body.-en {
  /* ------------------------------ business */
  /* ------------------------------ message */
  /* ------------------------------ about */
  /* ------------------------------ thanksHead */
}

body.-en #business .inner .innerContents .list > li .section .sectionTtl {
  font-size: 20px;
  font-weight: 700;
}

body.-en #message .inner .innerContents .contents .block.-txt .message > p:not(:first-child) {
  margin-top: 1.2em;
}

body.-en #about .inner .innerContents .contents .block.-txt .txt > p:not(:first-child) {
  margin-top: 1.2em;
}

body.-en #thanksHead .inner .innerContents .ttl {
  font-size: 44px;
}

@media screen and (max-width: 768px) {
  body.-en #thanksHead .inner .innerContents .ttl {
    font-size: 24px;
  }
}
@media screen and (max-width: 374px) {
  body.-en #thanksHead .inner .innerContents .ttl {
    font-size: 20px;
  }
}