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

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

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

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

.mr5 {
  margin-right: 5px;
}

.mb5 {
  margin-bottom: 5px;
}

.ml5 {
  margin-left: 5px;
}

.pt5 {
  padding-top: 5px;
}

.pr5 {
  padding-right: 5px;
}

.pb5 {
  padding-bottom: 5px;
}

.pl5 {
  padding-left: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mr10 {
  margin-right: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.ml10 {
  margin-left: 10px;
}

.pt10 {
  padding-top: 10px;
}

.pr10 {
  padding-right: 10px;
}

.pb10 {
  padding-bottom: 10px;
}

.pl10 {
  padding-left: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mr15 {
  margin-right: 15px;
}

.mb15 {
  margin-bottom: 15px;
}

.ml15 {
  margin-left: 15px;
}

.pt15 {
  padding-top: 15px;
}

.pr15 {
  padding-right: 15px;
}

.pb15 {
  padding-bottom: 15px;
}

.pl15 {
  padding-left: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mr20 {
  margin-right: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.ml20 {
  margin-left: 20px;
}

.pt20 {
  padding-top: 20px;
}

.pr20 {
  padding-right: 20px;
}

.pb20 {
  padding-bottom: 20px;
}

.pl20 {
  padding-left: 20px;
}

.mt25 {
  margin-top: 25px;
}

.mr25 {
  margin-right: 25px;
}

.mb25 {
  margin-bottom: 25px;
}

.ml25 {
  margin-left: 25px;
}

.pt25 {
  padding-top: 25px;
}

.pr25 {
  padding-right: 25px;
}

.pb25 {
  padding-bottom: 25px;
}

.pl25 {
  padding-left: 25px;
}

.mt30 {
  margin-top: 30px;
}

.mr30 {
  margin-right: 30px;
}

.mb30 {
  margin-bottom: 30px;
}

.ml30 {
  margin-left: 30px;
}

.pt30 {
  padding-top: 30px;
}

.pr30 {
  padding-right: 30px;
}

.pb30 {
  padding-bottom: 30px;
}

.pl30 {
  padding-left: 30px;
}

.mt35 {
  margin-top: 35px;
}

.mr35 {
  margin-right: 35px;
}

.mb35 {
  margin-bottom: 35px;
}

.ml35 {
  margin-left: 35px;
}

.pt35 {
  padding-top: 35px;
}

.pr35 {
  padding-right: 35px;
}

.pb35 {
  padding-bottom: 35px;
}

.pl35 {
  padding-left: 35px;
}

.mt40 {
  margin-top: 40px;
}

.mr40 {
  margin-right: 40px;
}

.mb40 {
  margin-bottom: 40px;
}

.ml40 {
  margin-left: 40px;
}

.pt40 {
  padding-top: 40px;
}

.pr40 {
  padding-right: 40px;
}

.pb40 {
  padding-bottom: 40px;
}

.pl40 {
  padding-left: 40px;
}

.mt45 {
  margin-top: 45px;
}

.mr45 {
  margin-right: 45px;
}

.mb45 {
  margin-bottom: 45px;
}

.ml45 {
  margin-left: 45px;
}

.pt45 {
  padding-top: 45px;
}

.pr45 {
  padding-right: 45px;
}

.pb45 {
  padding-bottom: 45px;
}

.pl45 {
  padding-left: 45px;
}

.mt50 {
  margin-top: 50px;
}

.mr50 {
  margin-right: 50px;
}

.mb50 {
  margin-bottom: 50px;
}

.ml50 {
  margin-left: 50px;
}

.pt50 {
  padding-top: 50px;
}

.pr50 {
  padding-right: 50px;
}

.pb50 {
  padding-bottom: 50px;
}

.pl50 {
  padding-left: 50px;
}

.mt55 {
  margin-top: 55px;
}

.mr55 {
  margin-right: 55px;
}

.mb55 {
  margin-bottom: 55px;
}

.ml55 {
  margin-left: 55px;
}

.pt55 {
  padding-top: 55px;
}

.pr55 {
  padding-right: 55px;
}

.pb55 {
  padding-bottom: 55px;
}

.pl55 {
  padding-left: 55px;
}

.mt60 {
  margin-top: 60px;
}

.mr60 {
  margin-right: 60px;
}

.mb60 {
  margin-bottom: 60px;
}

.ml60 {
  margin-left: 60px;
}

.pt60 {
  padding-top: 60px;
}

.pr60 {
  padding-right: 60px;
}

.pb60 {
  padding-bottom: 60px;
}

.pl60 {
  padding-left: 60px;
}

.mt65 {
  margin-top: 65px;
}

.mr65 {
  margin-right: 65px;
}

.mb65 {
  margin-bottom: 65px;
}

.ml65 {
  margin-left: 65px;
}

.pt65 {
  padding-top: 65px;
}

.pr65 {
  padding-right: 65px;
}

.pb65 {
  padding-bottom: 65px;
}

.pl65 {
  padding-left: 65px;
}

.mt70 {
  margin-top: 70px;
}

.mr70 {
  margin-right: 70px;
}

.mb70 {
  margin-bottom: 70px;
}

.ml70 {
  margin-left: 70px;
}

.pt70 {
  padding-top: 70px;
}

.pr70 {
  padding-right: 70px;
}

.pb70 {
  padding-bottom: 70px;
}

.pl70 {
  padding-left: 70px;
}

.mt75 {
  margin-top: 75px;
}

.mr75 {
  margin-right: 75px;
}

.mb75 {
  margin-bottom: 75px;
}

.ml75 {
  margin-left: 75px;
}

.pt75 {
  padding-top: 75px;
}

.pr75 {
  padding-right: 75px;
}

.pb75 {
  padding-bottom: 75px;
}

.pl75 {
  padding-left: 75px;
}

.mt80 {
  margin-top: 80px;
}

.mr80 {
  margin-right: 80px;
}

.mb80 {
  margin-bottom: 80px;
}

.ml80 {
  margin-left: 80px;
}

.pt80 {
  padding-top: 80px;
}

.pr80 {
  padding-right: 80px;
}

.pb80 {
  padding-bottom: 80px;
}

.pl80 {
  padding-left: 80px;
}

.mt85 {
  margin-top: 85px;
}

.mr85 {
  margin-right: 85px;
}

.mb85 {
  margin-bottom: 85px;
}

.ml85 {
  margin-left: 85px;
}

.pt85 {
  padding-top: 85px;
}

.pr85 {
  padding-right: 85px;
}

.pb85 {
  padding-bottom: 85px;
}

.pl85 {
  padding-left: 85px;
}

.mt90 {
  margin-top: 90px;
}

.mr90 {
  margin-right: 90px;
}

.mb90 {
  margin-bottom: 90px;
}

.ml90 {
  margin-left: 90px;
}

.pt90 {
  padding-top: 90px;
}

.pr90 {
  padding-right: 90px;
}

.pb90 {
  padding-bottom: 90px;
}

.pl90 {
  padding-left: 90px;
}

.mt95 {
  margin-top: 95px;
}

.mr95 {
  margin-right: 95px;
}

.mb95 {
  margin-bottom: 95px;
}

.ml95 {
  margin-left: 95px;
}

.pt95 {
  padding-top: 95px;
}

.pr95 {
  padding-right: 95px;
}

.pb95 {
  padding-bottom: 95px;
}

.pl95 {
  padding-left: 95px;
}

.mt100 {
  margin-top: 100px;
}

.mr100 {
  margin-right: 100px;
}

.mb100 {
  margin-bottom: 100px;
}

.ml100 {
  margin-left: 100px;
}

.pt100 {
  padding-top: 100px;
}

.pr100 {
  padding-right: 100px;
}

.pb100 {
  padding-bottom: 100px;
}

.pl100 {
  padding-left: 100px;
}

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

.clearfix {
  zoom: 1;
}

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

.floatR {
  float: right;
}

.floatC {
  clear: both;
}

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

.taL {
  text-align: left;
}

.taR {
  text-align: right;
}

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

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

.dspIn {
  display: inline;
}

.dspNone {
  display: none;
}

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

.fs2 {
  font-size: 2px;
}

.fs3 {
  font-size: 3px;
}

.fs4 {
  font-size: 4px;
}

.fs5 {
  font-size: 5px;
}

.fs6 {
  font-size: 6px;
}

.fs7 {
  font-size: 7px;
}

.fs8 {
  font-size: 8px;
}

.fs9 {
  font-size: 9px;
}

.fs10 {
  font-size: 10px;
}

.fs11 {
  font-size: 11px;
}

.fs12 {
  font-size: 12px;
}

.fs13 {
  font-size: 13px;
}

.fs14 {
  font-size: 14px;
}

.fs15 {
  font-size: 15px;
}

.fs16 {
  font-size: 16px;
}

.fs17 {
  font-size: 17px;
}

.fs18 {
  font-size: 18px;
}

.fs19 {
  font-size: 19px;
}

.fs20 {
  font-size: 20px;
}

.fs21 {
  font-size: 21px;
}

.fs22 {
  font-size: 22px;
}

.fs23 {
  font-size: 23px;
}

.fs24 {
  font-size: 24px;
}

.fs25 {
  font-size: 25px;
}

.fs26 {
  font-size: 26px;
}

.fs27 {
  font-size: 27px;
}

.fs28 {
  font-size: 28px;
}

.fs29 {
  font-size: 29px;
}

.fs30 {
  font-size: 30px;
}

.fs31 {
  font-size: 31px;
}

.fs32 {
  font-size: 32px;
}

.fs33 {
  font-size: 33px;
}

.fs34 {
  font-size: 34px;
}

.fs35 {
  font-size: 35px;
}

.fs36 {
  font-size: 36px;
}

.fs37 {
  font-size: 37px;
}

.fs38 {
  font-size: 38px;
}

.fs39 {
  font-size: 39px;
}

.fs40 {
  font-size: 40px;
}

.fs41 {
  font-size: 41px;
}

.fs42 {
  font-size: 42px;
}

.fs43 {
  font-size: 43px;
}

.fs44 {
  font-size: 44px;
}

.fs45 {
  font-size: 45px;
}

.fs46 {
  font-size: 46px;
}

.fs47 {
  font-size: 47px;
}

.fs48 {
  font-size: 48px;
}

.fs49 {
  font-size: 49px;
}

.fs50 {
  font-size: 50px;
}

.fs51 {
  font-size: 51px;
}

.fs52 {
  font-size: 52px;
}

.fs53 {
  font-size: 53px;
}

.fs54 {
  font-size: 54px;
}

.fs55 {
  font-size: 55px;
}

.fs56 {
  font-size: 56px;
}

.fs57 {
  font-size: 57px;
}

.fs58 {
  font-size: 58px;
}

.fs59 {
  font-size: 59px;
}

.fs60 {
  font-size: 60px;
}

.fs61 {
  font-size: 61px;
}

.fs62 {
  font-size: 62px;
}

.fs63 {
  font-size: 63px;
}

.fs64 {
  font-size: 64px;
}

.fs65 {
  font-size: 65px;
}

.fs66 {
  font-size: 66px;
}

.fs67 {
  font-size: 67px;
}

.fs68 {
  font-size: 68px;
}

.fs69 {
  font-size: 69px;
}

.fs70 {
  font-size: 70px;
}

.fs71 {
  font-size: 71px;
}

.fs72 {
  font-size: 72px;
}

.fs73 {
  font-size: 73px;
}

.fs74 {
  font-size: 74px;
}

.fs75 {
  font-size: 75px;
}

.fs76 {
  font-size: 76px;
}

.fs77 {
  font-size: 77px;
}

.fs78 {
  font-size: 78px;
}

.fs79 {
  font-size: 79px;
}

.fs80 {
  font-size: 80px;
}

.fs81 {
  font-size: 81px;
}

.fs82 {
  font-size: 82px;
}

.fs83 {
  font-size: 83px;
}

.fs84 {
  font-size: 84px;
}

.fs85 {
  font-size: 85px;
}

.fs86 {
  font-size: 86px;
}

.fs87 {
  font-size: 87px;
}

.fs88 {
  font-size: 88px;
}

.fs89 {
  font-size: 89px;
}

.fs90 {
  font-size: 90px;
}

.fs91 {
  font-size: 91px;
}

.fs92 {
  font-size: 92px;
}

.fs93 {
  font-size: 93px;
}

.fs94 {
  font-size: 94px;
}

.fs95 {
  font-size: 95px;
}

.fs96 {
  font-size: 96px;
}

.fs97 {
  font-size: 97px;
}

.fs98 {
  font-size: 98px;
}

.fs99 {
  font-size: 99px;
}

.fs100 {
  font-size: 100px;
}

.fwBold {
  font-weight: bold;
}

.fwNormal {
  font-weight: normal;
}

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

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

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

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

/* ====================================== $ */
/* ====================================== function */
/* ====================================== fonts */
#abilities .inner .list > li .section:before, #qa .inner .contents .item > dd:before, #qa .inner .contents .item > dt:before, #kv .scroll .contents > a .txt, footer .btm .foot .copyright, footer .btm .foot .privacy, footer .btm .inner .contents .infoBlock .lang > li, footer .contact .inner .contents .telBlock .tel, header.-index .headerInner .contents .nav .navContents .list > li, header.-page .headerInner .contents .nav .navContents .list > li, header.-index .headerInner .contents .lang .list > li, header.-page .headerInner .contents .lang .list > li, .nav01 .inner .list > li > a > span.en, .nav01 .inner .menuTop, .sectionTtl02 > span.en, .sectionTtl01 > span.en, #pageTtl01 .inner .ttl > span.en {
  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
}

#strengths .inner .list > li .section .bg .listTtl:before, #businessContents .inner .boxWrap .box .boxContents .innerBox .boxTtl > span.en, footer .contact .inner .contents .txtBlock .ttl > span.en, .lowerPageTtl01 .inner .ttl > span.en, .sectionTtl06 .block.-ttl > span.en, .sectionTtl06 .block.-ph .txt, .sectionTtl05 > span.en, .sectionTtl03 > span.en {
  font-family: europa, sans-serif;
  font-weight: 300;
}

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

@-webkit-keyframes scroll {
  0% {
    top: -100%;
  }
  100% {
    top: 100%;
  }
}

@keyframes scroll {
  0% {
    top: -100%;
  }
  100% {
    top: 100%;
  }
}
@-webkit-keyframes bg01 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes bg01 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
/* ====================================== % */
#agree_check a, #interview .interviewMenu .inner .list > li > a, #kv .scroll .contents > a, footer .btm .foot .privacy > a, footer .btm .inner #pagetop > img, footer .btm .inner .contents .navBlock .nav .block > li .list > li > a, footer .btm .inner .contents .infoBlock .lang > li > a, header.-index .headerInner .contents .lang .list > li > a, header.-page .headerInner .contents .lang .list > li > a, .tbl01 .item > dd a, .nav01 .inner .list > li > a {
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
#agree_check a:hover, #interview .interviewMenu .inner .list > li > a:hover, #kv .scroll .contents > a:hover, footer .btm .foot .privacy > a:hover, footer .btm .inner #pagetop > img:hover, footer .btm .inner .contents .navBlock .nav .block > li .list > li > a:hover, footer .btm .inner .contents .infoBlock .lang > li > a:hover, header.-index .headerInner .contents .lang .list > li > a:hover, header.-page .headerInner .contents .lang .list > li > a:hover, .tbl01 .item > dd a:hover, .nav01 .inner .list > li > a:hover {
  opacity: 0.5;
}

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

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

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

body {
  width: 100%;
  height: 100%;
  font-family: "Noto Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.08em;
  color: #333333;
}
body.fixed {
  width: 100%;
  height: 100%;
  position: fixed;
}
body.-noScroll {
  height: 100vh;
  overflow: hidden;
}

/* ====================================== wrapper */
#wrapper {
  width: 100%;
  min-height: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#wrapper.-top .kvShape {
  width: 1095px;
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (max-width: 1200px) {
  #wrapper.-top .kvShape {
    width: 86vw;
  }
}
@media screen and (max-width: 768px) {
  #wrapper.-top .kvShape {
    width: 78vw;
  }
}
#wrapper.-top .kvShape .shape svg {
  width: 100%;
}
#wrapper.-top .kvShape .shape #stop01_pc {
  -webkit-animation: change-color1 3s ease-in-out infinite alternate;
          animation: change-color1 3s ease-in-out infinite alternate;
}
#wrapper.-top .kvShape .shape #stop02_pc {
  -webkit-animation: change-color2 3s ease-in-out infinite alternate;
          animation: change-color2 3s ease-in-out infinite alternate;
}
#wrapper.-top .kvShape .shape #stop01_sp {
  -webkit-animation: change-color1 3s ease-in-out infinite alternate;
          animation: change-color1 3s ease-in-out infinite alternate;
}
#wrapper.-top .kvShape .shape #stop02_sp {
  -webkit-animation: change-color2 3s ease-in-out infinite alternate;
          animation: change-color2 3s ease-in-out infinite alternate;
}
@-webkit-keyframes change-color1 {
  0% {
    stop-color: #D70C19;
  }
  100% {
    stop-color: #FF854E;
  }
}
@keyframes change-color1 {
  0% {
    stop-color: #D70C19;
  }
  100% {
    stop-color: #FF854E;
  }
}
@-webkit-keyframes change-color2 {
  0% {
    stop-color: #FF854E;
  }
  100% {
    stop-color: #D70C19;
  }
}
@keyframes change-color2 {
  0% {
    stop-color: #FF854E;
  }
  100% {
    stop-color: #D70C19;
  }
}
@media screen and (max-width: 768px) {
  #wrapper.-top .kvShape.-pc {
    opacity: 0;
  }
}
#wrapper.-top .kvShape.-sp {
  opacity: 0;
}
@media screen and (max-width: 768px) {
  #wrapper.-top .kvShape.-sp {
    opacity: 1;
  }
}
#wrapper.-page {
  padding-top: 90px;
  background-image: url(../_nothing/page_shape01_pc.png);
  background-repeat: no-repeat;
  background-size: 820px auto;
  background-position: top right;
}
@media screen and (max-width: 1100px) {
  #wrapper.-page {
    background-size: calc(100% - 300px) auto;
  }
}
@media screen and (max-width: 900px) {
  #wrapper.-page {
    background-size: calc(100% - 250px) auto;
  }
}
@media screen and (max-width: 800px) {
  #wrapper.-page {
    background-size: calc(100% - 220px) auto;
  }
}
@media screen and (max-width: 768px) {
  #wrapper.-page {
    padding-top: 50px;
    background-image: url(../img/page_shape01_sp.png);
    background-size: 185px auto;
  }
}

/* ====================================== contents */
.inner {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .inner {
    padding: 0 15px;
  }
}

.layout01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  .layout01 {
    display: block;
  }
}
.layout01 .imgBlock, .layout01 .contentsBlock {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.layout01 .imgBlock {
  width: calc((100vw - 100%) / 2 + 50% + 50px);
  padding-right: 40px;
}
@media screen and (max-width: 768px) {
  .layout01 .imgBlock {
    width: 100%;
    padding-right: 0;
  }
}
.layout01 .imgBlock .img {
  font-size: 0;
  line-height: 0;
}
.layout01 .imgBlock .img > img {
  width: 100%;
}
.layout01 .contentsBlock {
  width: 50%;
  padding-left: 20px;
}
@media screen and (max-width: 768px) {
  .layout01 .contentsBlock {
    width: 100%;
    margin-top: 40px;
    padding: 0 15px;
  }
}
.layout01 .contentsBlock .contents {
  width: 100%;
}
.layout01 .contentsBlock .contents .txt {
  margin-top: 40px;
  font-size: 13px;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .layout01 .contentsBlock .contents .txt {
    margin-top: 20px;
    font-size: 15px;
  }
}
.layout01 .contentsBlock .contents .sign {
  margin-top: 30px;
  text-align: right;
  font-size: 15px;
  font-weight: 700;
}
.layout01 .contentsBlock .contents .linkList {
  max-width: 440px;
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .layout01 .contentsBlock .contents .linkList {
    max-width: 100%;
    margin-top: 0;
  }
}
.layout01 .contentsBlock .contents .linkList > li {
  width: calc((100% - 40px) / 2);
  margin: 10px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .layout01 .contentsBlock .contents .linkList > li {
    width: calc((100% - 10px) / 2);
  }
}
.layout01 .contentsBlock .contents .linkList > li .link01 {
  width: 100%;
}
.layout01 .contentsBlock .contents .btn {
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .layout01 .contentsBlock .contents .btn {
    width: 100%;
    max-width: 290px;
    margin-top: 30px;
  }
}
.layout01:not(.-right) {
  margin-left: calc((100vw - 100%) / 2 * -0.98);
}
@media screen and (max-width: 768px) {
  .layout01:not(.-right) {
    margin-left: 0;
  }
}
.layout01.-right {
  margin-right: calc((100vw - 100%) / 2 * -0.98);
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media screen and (max-width: 768px) {
  .layout01.-right {
    margin-right: 0;
  }
}
.layout01.-right .imgBlock {
  padding: 0 0 0 40px;
}
@media screen and (max-width: 768px) {
  .layout01.-right .imgBlock {
    padding: 0;
  }
}
.layout01.-right .contentsBlock {
  padding: 0 20px 0 0;
}
@media screen and (max-width: 768px) {
  .layout01.-right .contentsBlock {
    padding: 0 15px;
  }
}
.layout01.-right .contentsBlock .contents {
  margin-left: auto;
}
@media screen and (max-width: 768px) {
  .layout01.-right.-spReverse {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

/* ------------------------------ page */
#lowerPage {
  padding: 130px 0 90px;
}
@media screen and (max-width: 768px) {
  #lowerPage {
    padding: 30px 0 60px;
  }
}
#lowerPage .section:not(:first-child) {
  margin-top: 65px;
}
@media screen and (max-width: 768px) {
  #lowerPage .section:not(:first-child) {
    margin-top: 30px;
  }
}
#lowerPage .section .inner .col1.-min {
  width: 100%;
  max-width: 760px;
  margin: 0 auto;
}
#lowerPage .section .inner .col2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  #lowerPage .section .inner .col2 {
    display: block;
  }
}
#lowerPage .section .inner .col2 .sectionTtl01 {
  width: 31%;
}
@media screen and (max-width: 768px) {
  #lowerPage .section .inner .col2 .sectionTtl01 {
    width: 100%;
  }
}
#lowerPage .section .inner .col2 .contents {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 768px) {
  #lowerPage .section .inner .col2 .contents {
    margin-top: 35px;
  }
}
#lowerPage .section .inner .col2 .contents .table .item {
  padding: 30px 0;
  border-bottom: 1px solid #D1D1D1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 15px;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  #lowerPage .section .inner .col2 .contents .table .item {
    padding: 20px 0;
    display: block;
  }
}
#lowerPage .section .inner .col2 .contents .table .item:first-child {
  border-top: 1px solid #D1D1D1;
}
#lowerPage .section .inner .col2 .contents .table .item > dt {
  width: 145px;
}
@media screen and (max-width: 768px) {
  #lowerPage .section .inner .col2 .contents .table .item > dt {
    width: 100%;
    font-weight: 700;
  }
}
#lowerPage .section .inner .col2 .contents .table .item > dd {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 768px) {
  #lowerPage .section .inner .col2 .contents .table .item > dd {
    margin-top: 15px;
  }
}
#lowerPage .section .inner .col2 .contents .table .item > dd > p:not(:first-child) {
  margin-top: 1.6em;
}
#lowerPage .section .inner .col2 .contents .table .item > dd .list > li {
  margin-left: 1.08em;
}
#lowerPage .section .inner .col2 .contents .table .item > dd .list > li:before {
  content: "・";
  width: 1.08em;
  margin-left: -1.08em;
  display: inline-block;
}
#lowerPage .section .inner .col2 .contents .table .item > dd .flow {
  font-size: 0;
  line-height: 0;
}
#lowerPage .section .inner .col2 .contents .table .item > dd .flow > li {
  display: inline-block;
  font-size: 15px;
  line-height: 1.6;
}
#lowerPage .section .inner .col2 .contents .table .item > dd .flow > li:not(:first-child):before {
  content: "→";
  width: 1.08em;
  margin: 0 1em 0 0;
  display: inline-block;
}
#lowerPage .section .inner .col2 .contents .table .item > dd .flow > li > span {
  margin-right: 1em;
}
#lowerPage .section .inner .col2 .contents .table .item > dd .note:before {
  content: "※";
  width: 1.08em;
  margin-left: -1.08em;
}
#lowerPage .section .inner .col2 .contents .table .item > dd .bold {
  font-weight: 700;
}

/* ------------------------------ partner */
#partner {
  padding: 85px 0 100px;
  background-image: url(../img/about/partner_bg01.png);
  background-repeat: no-repeat;
  background-size: 953px auto;
  background-position: top left;
}
@media screen and (max-width: 768px) {
  #partner {
    padding: 60px 0;
    background-size: 100% auto;
  }
}
#partner .inner .contents {
  margin-top: 60px;
  padding: 0 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  #partner .inner .contents {
    margin-top: 40px;
    padding: 0;
    display: block;
  }
}
#partner .inner .contents .imgBlock, #partner .inner .contents .txtBlock {
  width: calc((100% - 40px) / 2);
}
@media screen and (max-width: 768px) {
  #partner .inner .contents .imgBlock, #partner .inner .contents .txtBlock {
    width: 100%;
  }
}
#partner .inner .contents .imgBlock .ph {
  font-size: 0;
  line-height: 0;
}
#partner .inner .contents .imgBlock .ph > img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  #partner .inner .contents .txtBlock {
    margin-top: 30px;
  }
}
#partner .inner .contents .txtBlock .copy {
  font-size: 25px;
  font-weight: 700;
  line-height: 1.7;
}
@media screen and (max-width: 768px) {
  #partner .inner .contents .txtBlock .copy {
    font-size: 21px;
  }
}
#partner .inner .contents .txtBlock .txt {
  margin-top: 30px;
  font-size: 13px;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  #partner .inner .contents .txtBlock .txt {
    margin-top: 20px;
    font-size: 15px;
  }
}
#partner .inner .contents .txtBlock .box {
  margin-top: 30px;
  padding: 25px;
  background: rgba(255, 255, 255, 0.7);
  border: 2px solid #FF854E;
  border-radius: 10px;
}
@media screen and (max-width: 768px) {
  #partner .inner .contents .txtBlock .box {
    padding: 20px 15px;
  }
}
#partner .inner .contents .txtBlock .box .group > dt {
  font-size: 13px;
  font-weight: 700;
  line-height: 1.6;
  color: #FF854E;
}
@media screen and (max-width: 768px) {
  #partner .inner .contents .txtBlock .box .group > dt {
    font-size: 15px;
  }
}
#partner .inner .contents .txtBlock .box .group > dd {
  margin-top: 15px;
  font-size: 11px;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  #partner .inner .contents .txtBlock .box .group > dd {
    margin-top: 10px;
    font-size: 13px;
    line-height: 1.5;
  }
}

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

/* ====================================== parts */
/* ------------------------------ ttl */
#pageTtl01 {
  padding-top: 50px;
  position: relative;
}
@media screen and (max-width: 768px) {
  #pageTtl01 {
    padding-top: 30px;
  }
}
#pageTtl01 .inner {
  max-width: 1160px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#pageTtl01 .inner .ttl > span {
  display: block;
}
#pageTtl01 .inner .ttl > span.jp {
  font-size: 13px;
  letter-spacing: 0.08em;
  color: #777777;
}
#pageTtl01 .inner .ttl > span.en {
  margin-top: 30px;
  font-size: 48px;
  letter-spacing: 0.1em;
  color: #D70C19;
}
@media screen and (max-width: 768px) {
  #pageTtl01 .inner .ttl > span.en {
    margin-top: 20px;
    font-size: 25px;
  }
}

.sectionTtl01 {
  text-align: center;
}
.sectionTtl01 > span {
  display: block;
}
.sectionTtl01 > span.en {
  margin-bottom: 20px;
  font-size: 36px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .sectionTtl01 > span.en {
    margin-bottom: 15px;
    font-size: 22px;
  }
}
.sectionTtl01 > span.jp {
  font-size: 15px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .sectionTtl01 > span.jp {
    font-size: 13px;
  }
}
.sectionTtl01.-left {
  text-align: left;
}

.sectionTtl02 > span {
  display: block;
}
.sectionTtl02 > span.en {
  margin-bottom: 30px;
  font-size: 13px;
  color: #D70C19;
}
@media screen and (max-width: 768px) {
  .sectionTtl02 > span.en {
    margin-bottom: 25px;
  }
}
.sectionTtl02 > span.jp {
  font-size: 25px;
  line-height: 1.7;
}
@media screen and (max-width: 768px) {
  .sectionTtl02 > span.jp {
    font-size: 21px;
  }
}
.sectionTtl02 > span.jp .color {
  color: #D70C19;
}

.sectionTtl03 > span {
  display: block;
  text-align: center;
}
.sectionTtl03 > span.en {
  font-size: 15px;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: 0.13em;
}
.sectionTtl03 > span.jp {
  margin-top: 10px;
  font-size: 28px;
  line-height: 1.5;
  letter-spacing: 0.13em;
}
@media screen and (max-width: 768px) {
  .sectionTtl03 > span.jp {
    margin-top: 6px;
    font-size: 24px;
  }
}

.sectionTtl04 {
  padding-bottom: 12px;
  border-bottom: 2px solid #CCCCCC;
  font-size: 0;
  line-height: 0;
}
@media screen and (max-width: 768px) {
  .sectionTtl04 {
    padding-bottom: 10px;
  }
}
.sectionTtl04 > span {
  margin: 3px 0;
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .sectionTtl04 > span {
    margin: 0;
    display: block;
  }
}
.sectionTtl04 > span.main {
  margin-right: 25px;
  font-size: 25px;
  line-height: 1;
  letter-spacing: 0.13em;
}
@media screen and (max-width: 768px) {
  .sectionTtl04 > span.main {
    margin-right: 0;
    line-height: 1.3;
  }
}
.sectionTtl04 > span.sub {
  font-size: 15px;
  line-height: 25px;
  letter-spacing: 0.1em;
  color: #969696;
}
@media screen and (max-width: 768px) {
  .sectionTtl04 > span.sub {
    margin-top: 8px;
  }
}
@media screen and (max-width: 768px) {
  .sectionTtl04.-spSubNone {
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 768px) {
  .sectionTtl04.-spSubNone > span.sub {
    display: none;
  }
}

.sectionTtl05 {
  text-align: center;
}
.sectionTtl05:after {
  content: "";
  width: 30px;
  height: 2px;
  margin: 30px auto 0;
  background: #FC2B2B;
  display: block;
}
@media screen and (max-width: 768px) {
  .sectionTtl05:after {
    margin-top: 20px;
  }
}
.sectionTtl05 > span {
  display: block;
}
.sectionTtl05 > span.en {
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 0.13em;
}
.sectionTtl05 > span.jp {
  margin-top: 10px;
  font-size: 28px;
  line-height: 1.6;
  letter-spacing: 0.13em;
}
@media screen and (max-width: 768px) {
  .sectionTtl05 > span.jp {
    font-size: 24px;
  }
}

.sectionTtl06 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  .sectionTtl06 {
    display: block;
  }
}
.sectionTtl06 .block.-ph {
  height: 320px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
  font-size: 0;
  line-height: 0;
}
@media screen and (max-width: 768px) {
  .sectionTtl06 .block.-ph {
    height: 140px;
  }
}
.sectionTtl06 .block.-ph .ph {
  width: 100%;
  height: 100%;
}
.sectionTtl06 .block.-ph .ph > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.sectionTtl06 .block.-ph .txt {
  position: absolute;
  bottom: -0.12em;
  font-size: 95px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.05em;
  color: rgba(255, 255, 255, 0.48);
}
@media screen and (max-width: 1190px) {
  .sectionTtl06 .block.-ph .txt {
    font-size: 80px;
  }
}
@media screen and (max-width: 1140px) {
  .sectionTtl06 .block.-ph .txt {
    font-size: 7.0175438596vw;
  }
}
@media screen and (max-width: 768px) {
  .sectionTtl06 .block.-ph .txt {
    display: none;
  }
}
.sectionTtl06 .block.-ttl {
  width: 400px;
  height: 240px;
  background: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .sectionTtl06 .block.-ttl {
    width: calc(100% - 30px);
    height: auto;
    margin: -40px auto 0;
    padding: 30px 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.sectionTtl06 .block.-ttl > span {
  display: block;
}
.sectionTtl06 .block.-ttl > span.en {
  font-size: 15px;
  font-weight: 300;
  line-height: 1.4;
  letter-spacing: 0.13em;
}
.sectionTtl06 .block.-ttl > span.jp {
  margin-top: 10px;
  font-size: 28px;
  line-height: 1.6;
  letter-spacing: 0.13em;
}
@media screen and (max-width: 768px) {
  .sectionTtl06 .block.-ttl > span.jp {
    margin-top: 6px;
    font-size: 24px;
  }
}
.sectionTtl06.-right {
  margin-left: calc((100vw - 100%) / 2 * -1);
}
@media screen and (max-width: 768px) {
  .sectionTtl06.-right {
    margin-right: calc((100vw - 100%) / 2 * -1);
  }
}
.sectionTtl06.-right .block.-ph .txt {
  left: -0.11em;
}
.sectionTtl06.-right .block.-ttl {
  margin-left: -160px;
}
@media screen and (max-width: 768px) {
  .sectionTtl06.-right .block.-ttl {
    margin-left: auto;
  }
}
.sectionTtl06.-left {
  margin-right: calc((100vw - 100%) / 2 * -1);
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media screen and (max-width: 768px) {
  .sectionTtl06.-left {
    margin-left: calc((100vw - 100%) / 2 * -1);
  }
}
.sectionTtl06.-left .block.-ph .txt {
  right: 0;
}
.sectionTtl06.-left .block.-ttl {
  margin-right: -160px;
}
@media screen and (max-width: 768px) {
  .sectionTtl06.-left .block.-ttl {
    margin-right: auto;
  }
}

.lowerPageTtl01 {
  height: 23vw;
  margin-top: -100px;
  background-size: cover;
  background-position: center center;
}
@media screen and (max-width: 768px) {
  .lowerPageTtl01 {
    height: 150px;
    margin-top: 0;
  }
}
.lowerPageTtl01 .inner {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.lowerPageTtl01 .inner .ttl > span {
  display: block;
  text-align: center;
}
.lowerPageTtl01 .inner .ttl > span.en {
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.13em;
}
@media screen and (max-width: 768px) {
  .lowerPageTtl01 .inner .ttl > span.en {
    font-weight: 300;
  }
}
.lowerPageTtl01 .inner .ttl > span.jp {
  margin-top: 15px;
  font-size: 28px;
  letter-spacing: 0.13em;
}
@media screen and (max-width: 768px) {
  .lowerPageTtl01 .inner .ttl > span.jp {
    font-size: 24px;
  }
}
.lowerPageTtl01.-recruit {
  background-image: url(../img/recruit/page_ttl_bg01_pc.jpg);
}
@media screen and (max-width: 768px) {
  .lowerPageTtl01.-recruit {
    background-image: url(../img/recruit/page_ttl_bg01_sp.jpg);
  }
}
.lowerPageTtl01.-service {
  background-image: url(../img/service/page_ttl_bg01_pc.jpg);
}
@media screen and (max-width: 768px) {
  .lowerPageTtl01.-service {
    background-image: url(../img/service/page_ttl_bg01_sp.jpg);
  }
}

/* ------------------------------ txt */
.txt01 {
  margin-top: 15px;
  text-align: center;
  font-size: 13px;
  line-height: 2;
}

.txt02 {
  margin-top: 40px;
  font-size: 13px;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .txt02 {
    margin-top: 20px;
    font-size: 15px;
    line-height: 1.6;
  }
}

/* ------------------------------ note */
.note01 {
  margin-left: 1em;
  font-size: 13px;
  line-height: 1.7;
}
.note01:before {
  content: "※";
  width: 1em;
  margin-left: -1em;
  display: inline-block;
}

/* ------------------------------ nav */
.nav01 {
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .nav01 {
    margin-top: 30px;
  }
}
.nav01 .inner {
  max-width: 1160px;
}
.nav01 .inner .menuTop {
  display: none;
}
@media screen and (max-width: 768px) {
  .nav01 .inner .menuTop {
    height: 50px;
    padding: 0 15px;
    background-image: url(../img/ico_plus02.png);
    background-repeat: no-repeat;
    background-size: 15px auto;
    background-position: center right 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-top: 2px solid #CCCCCC;
    border-bottom: 2px solid #CCCCCC;
    font-size: 15px;
    color: #D70C19;
  }
}
.nav01 .inner .menuTop.-active {
  background-image: url(../img/ico_minus02.png);
}
.nav01 .inner .list {
  font-size: 0;
  line-height: 0;
}
@media screen and (max-width: 768px) {
  .nav01 .inner .list {
    display: none;
  }
}
.nav01 .inner .list > li {
  display: inline-block;
  position: relative;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .nav01 .inner .list > li {
    margin-bottom: 0;
    height: 50px;
    background-image: url(../img/arw04_b.svg);
    background-repeat: no-repeat;
    background-size: 11px auto;
    background-position: center right 19px;
    display: block;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 1px solid #CCCCCC;
  }
}
.nav01 .inner .list > li:before {
  content: "";
  width: 1px;
  height: 20px;
  background: #CCCCCC;
  display: block;
  position: absolute;
  top: calc(50% - 10px);
  left: 0;
}
@media screen and (max-width: 768px) {
  .nav01 .inner .list > li:before {
    content: none;
  }
}
.nav01 .inner .list > li > a {
  padding: 0 30px 0 20px;
  display: block;
}
@media screen and (max-width: 768px) {
  .nav01 .inner .list > li > a {
    height: 100%;
    padding: 0 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.nav01 .inner .list > li > a > span {
  display: block;
  line-height: 1;
}
.nav01 .inner .list > li > a > span.en {
  font-size: 15px;
  font-weight: 700;
  color: #D70C19;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .nav01 .inner .list > li > a > span.en {
    width: 130px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    white-space: normal;
  }
}
.nav01 .inner .list > li > a > span.jp {
  margin-top: 10px;
  font-size: 11px;
}
@media screen and (max-width: 768px) {
  .nav01 .inner .list > li > a > span.jp {
    margin-top: 0;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 1.4;
  }
}
.nav01 .inner .list > li:last-child:after {
  content: "";
  width: 1px;
  height: 20px;
  background: #CCCCCC;
  display: block;
  position: absolute;
  top: calc(50% - 10px);
  right: 0;
}
@media screen and (max-width: 768px) {
  .nav01 .inner .list > li:last-child:after {
    display: none;
  }
}

/* ------------------------------ link */
.link01 {
  width: 200px;
}
.link01 > a {
  padding: 12px 7px;
  background-image: url(../img/arw01_r_gry.svg);
  background-repeat: no-repeat;
  background-size: 12px 10px;
  background-position: center right 7px;
  display: block;
  position: relative;
  font-size: 15px;
  font-weight: 700;
  -webkit-transition: background-image 0.5s cubic-bezier(0.45, 0, 0.55, 1);
  transition: background-image 0.5s cubic-bezier(0.45, 0, 0.55, 1);
}
.link01 > a:before, .link01 > a:after {
  content: "";
  height: 1px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}
.link01 > a:before {
  width: 100%;
  background: #CCCCCC;
}
.link01 > a:after {
  width: 0;
  background: #D70C19;
  -webkit-transition: width 0.5s cubic-bezier(0.45, 0, 0.55, 1);
  transition: width 0.5s cubic-bezier(0.45, 0, 0.55, 1);
}
.link01 > a:hover {
  background-image: url(../img/arw01_r_red.svg);
}
.link01 > a:hover:after {
  width: 100%;
}

.btn01 {
  width: 300px;
  height: 50px;
  border-radius: 25px;
  background: #30374A;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  overflow: hidden;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #ffffff;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .btn01 {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
  }
}
.btn01:before {
  content: "";
  width: 0;
  height: 100%;
  background: #D70C19;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  -webkit-transition: width 0.5s cubic-bezier(0.45, 0, 0.55, 1);
  transition: width 0.5s cubic-bezier(0.45, 0, 0.55, 1);
}
@media screen and (max-width: 768px) {
  .btn01:before {
    content: none;
  }
}
.btn01:after {
  content: "";
  width: 12px;
  height: 12px;
  background-image: url(../img/arw01_r.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  display: block;
  position: absolute;
  top: calc(50% - 6px);
  right: 20px;
  -webkit-transition: background-image 0.5s cubic-bezier(0.45, 0, 0.55, 1);
  transition: background-image 0.5s cubic-bezier(0.45, 0, 0.55, 1);
}
.btn01 > a {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 1;
  color: #ffffff;
}
.btn01 > input[type=button] {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  letter-spacing: 0.1em;
  color: #ffffff;
  cursor: pointer;
}
.btn01:hover:before {
  width: 100%;
}

.btn02 {
  width: 300px;
  height: 50px;
  border: 1px solid #ffffff;
  border-radius: 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  text-align: center;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1140px) {
  .btn02 {
    width: 26.3157894737vw;
  }
}
@media screen and (max-width: 768px) {
  .btn02 {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
  }
}
.btn02 > a {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  color: #ffffff;
}
.btn02 > a:before {
  content: "";
  width: 0;
  height: 100%;
  background: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  -webkit-transition: width 0.5s cubic-bezier(0.45, 0, 0.55, 1);
  transition: width 0.5s cubic-bezier(0.45, 0, 0.55, 1);
}
@media screen and (max-width: 768px) {
  .btn02 > a:before {
    content: none;
  }
}
.btn02 > a:after {
  content: "";
  width: 12px;
  height: 12px;
  background-image: url(../img/arw01_r.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  position: absolute;
  top: calc(50% - 6px);
  right: 20px;
  -webkit-transition: background-image 0.5s cubic-bezier(0.45, 0, 0.55, 1);
  transition: background-image 0.5s cubic-bezier(0.45, 0, 0.55, 1);
}
.btn02 > a > span {
  position: relative;
  z-index: 1;
  -webkit-transition: color 0.5s cubic-bezier(0.45, 0, 0.55, 1);
  transition: color 0.5s cubic-bezier(0.45, 0, 0.55, 1);
}
.btn02 > a:hover:before {
  width: 100%;
}
.btn02 > a:hover:after {
  background-image: url(../img/arw01_r_blu.svg);
}
.btn02 > a:hover > span {
  color: #30374A;
}

/* ------------------------------ list */
.list01 > li .section .contents {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .list01 > li .section .contents {
    margin-top: 20px;
    display: block;
  }
}
.list01 > li .section .contents .block.-ph {
  width: 63%;
  min-height: 433px;
  font-size: 0;
  line-height: 0;
}
@media screen and (max-width: 768px) {
  .list01 > li .section .contents .block.-ph {
    display: none;
  }
}
.list01 > li .section .contents .block.-ph > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.list01 > li .section .contents .block.-txt {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .list01 > li .section .contents .block.-txt {
    width: 100%;
    display: block;
  }
}
.list01 > li .section .contents .block.-txt .txt {
  margin-top: -0.35em;
  font-size: 13px;
  line-height: 1.7;
}
@media screen and (max-width: 768px) {
  .list01 > li .section .contents .block.-txt .txt {
    margin-top: 0;
    font-size: 15px;
    line-height: 1.6;
  }
}
.list01 > li .section .contents .block.-txt .ph {
  margin-top: 20px;
  font-size: 0;
  line-height: 0;
}
.list01 > li .section .contents .block.-txt .ph > img {
  width: 100%;
}
.list01 > li .section .contents .block.-txt .ph.-spOnly {
  display: none;
}
@media screen and (max-width: 768px) {
  .list01 > li .section .contents .block.-txt .ph.-spOnly {
    display: block;
  }
}
.list01 > li:nth-child(odd) .section .contents {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.list01 > li:nth-child(odd) .section .contents .block.-txt {
  margin-right: 40px;
}
@media screen and (max-width: 768px) {
  .list01 > li:nth-child(odd) .section .contents .block.-txt {
    margin-right: 0;
  }
}
.list01 > li:nth-child(even) .section .contents .block.-txt {
  margin-left: 40px;
}
@media screen and (max-width: 768px) {
  .list01 > li:nth-child(even) .section .contents .block.-txt {
    margin-left: 0;
  }
}
.list01 > li:not(:first-child) {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .list01 > li:not(:first-child) {
    margin-top: 40px;
  }
}

/* ------------------------------ tbl */
.tbl01 {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}
.tbl01 .item {
  padding: 30px 30px 30px 20px;
  border-top: 1px solid #D6D6D6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 15px;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .tbl01 .item {
    padding: 20px 0;
    display: block;
  }
}
.tbl01 .item > dt {
  width: 140px;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .tbl01 .item > dt {
    width: 100%;
  }
}
.tbl01 .item > dd {
  margin-left: 30px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 768px) {
  .tbl01 .item > dd {
    margin: 10px 0 0 0;
  }
}
.tbl01 .item > dd > p:not(:first-child) {
  margin-top: 1.6em;
}
.tbl01 .item > dd > p.note:before {
  content: "※";
  margin-left: -1em;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .tbl01 .item > dd > p .-spBold {
    font-weight: 700;
  }
}
.tbl01 .item > dd > ul > li {
  margin-left: 1em;
}
.tbl01 .item > dd > ul > li:before {
  content: "・";
  width: 1em;
  margin-left: -1em;
  display: inline-block;
}
.tbl01 .item > dd > dl > dt {
  font-weight: 700;
}
.tbl01 .item > dd > dl:not(:first-child) {
  margin-top: 1.6em;
}
.tbl01 .item:last-child {
  border-bottom: 1px solid #D6D6D6;
}

/* ====================================== header */
header.-index, header.-page {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  -webkit-transition: background-color 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
}
header.-index .headerInner, header.-page .headerInner {
  width: 100%;
  height: 90px;
  padding: 0 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 950px) {
  header.-index .headerInner, header.-page .headerInner {
    padding: 0 50px;
  }
}
@media screen and (max-width: 768px) {
  header.-index .headerInner, header.-page .headerInner {
    height: 50px;
    padding: 0 15px;
  }
}
header.-index .headerInner .logo, header.-page .headerInner .logo {
  font-size: 0;
  line-height: 0;
}
header.-index .headerInner .logo > a > img, header.-page .headerInner .logo > a > img {
  width: 190px;
}
@media screen and (max-width: 1140px) {
  header.-index .headerInner .logo > a > img, header.-page .headerInner .logo > a > img {
    width: 16.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  header.-index .headerInner .logo > a > img, header.-page .headerInner .logo > a > img {
    width: 114px;
  }
}
header.-index .headerInner .spMenu, header.-page .headerInner .spMenu {
  display: none;
}
@media screen and (max-width: 768px) {
  header.-index .headerInner .spMenu, header.-page .headerInner .spMenu {
    width: 30px;
    height: 30px;
    background: #FC2B2B;
    border-radius: 50%;
    display: block;
  }
  header.-index .headerInner .spMenu .shape, header.-page .headerInner .spMenu .shape {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    z-index: 2;
  }
  header.-index .headerInner .spMenu .shape .dot, header.-page .headerInner .spMenu .shape .dot {
    width: 4px;
    height: 4px;
    background: #ffffff;
    border-radius: 50%;
    display: block;
  }
  header.-index .headerInner .spMenu .shape .dot:not(:first-child), header.-page .headerInner .spMenu .shape .dot:not(:first-child) {
    margin-left: 3px;
  }
}
header.-index .headerInner .contents, header.-page .headerInner .contents {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: right;
}
@media screen and (max-width: 768px) {
  header.-index .headerInner .contents, header.-page .headerInner .contents {
    width: 100%;
    height: 100%;
    background: #30374A;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
  }
}
header.-index .headerInner .contents .lang, header.-page .headerInner .contents .lang {
  padding-top: 8px;
}
@media screen and (max-width: 768px) {
  header.-index .headerInner .contents .lang, header.-page .headerInner .contents .lang {
    display: none;
  }
}
header.-index .headerInner .contents .lang .list, header.-page .headerInner .contents .lang .list {
  font-size: 0;
  line-height: 0;
}
header.-index .headerInner .contents .lang .list > li, header.-page .headerInner .contents .lang .list > li {
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.08em;
  color: #ffffff;
}
header.-index .headerInner .contents .lang .list > li:not(:last-child):after, header.-page .headerInner .contents .lang .list > li:not(:last-child):after {
  content: "/";
  margin: 0 1em;
  display: inline-block;
  color: #ffffff;
}
header.-index .headerInner .contents .lang .list > li > a, header.-page .headerInner .contents .lang .list > li > a {
  color: #ffffff;
}
header.-index .headerInner .contents .nav, header.-page .headerInner .contents .nav {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  header.-index .headerInner .contents .nav, header.-page .headerInner .contents .nav {
    margin-top: 0;
    padding: 100px 15px 0;
  }
}
header.-index .headerInner .contents .nav .navContents .list, header.-page .headerInner .contents .nav .navContents .list {
  font-size: 0;
  line-height: 0;
}
header.-index .headerInner .contents .nav .navContents .list > li, header.-page .headerInner .contents .nav .navContents .list > li {
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 768px) {
  header.-index .headerInner .contents .nav .navContents .list > li, header.-page .headerInner .contents .nav .navContents .list > li {
    display: block;
    text-align: center;
    font-size: 22px;
  }
}
header.-index .headerInner .contents .nav .navContents .list > li:not(:last-child), header.-page .headerInner .contents .nav .navContents .list > li:not(:last-child) {
  margin-right: 60px;
}
@media screen and (max-width: 1000px) {
  header.-index .headerInner .contents .nav .navContents .list > li:not(:last-child), header.-page .headerInner .contents .nav .navContents .list > li:not(:last-child) {
    margin-right: 40px;
  }
}
@media screen and (max-width: 950px) {
  header.-index .headerInner .contents .nav .navContents .list > li:not(:last-child), header.-page .headerInner .contents .nav .navContents .list > li:not(:last-child) {
    margin-right: 30px;
  }
}
@media screen and (max-width: 850px) {
  header.-index .headerInner .contents .nav .navContents .list > li:not(:last-child), header.-page .headerInner .contents .nav .navContents .list > li:not(:last-child) {
    margin-right: 20px;
  }
}
@media screen and (max-width: 768px) {
  header.-index .headerInner .contents .nav .navContents .list > li:not(:last-child), header.-page .headerInner .contents .nav .navContents .list > li:not(:last-child) {
    margin: 0 0 30px 0;
  }
}
header.-index .headerInner .contents .nav .navContents .list > li.-sp, header.-page .headerInner .contents .nav .navContents .list > li.-sp {
  display: none;
}
@media screen and (max-width: 768px) {
  header.-index .headerInner .contents .nav .navContents .list > li.-sp, header.-page .headerInner .contents .nav .navContents .list > li.-sp {
    display: block;
  }
}
header.-index .headerInner .contents .nav .navContents .list > li > a, header.-page .headerInner .contents .nav .navContents .list > li > a {
  padding-bottom: 8px;
  display: block;
  position: relative;
  color: #ffffff;
}
header.-index .headerInner .contents .nav .navContents .list > li > a:after, header.-page .headerInner .contents .nav .navContents .list > li > a:after {
  content: "";
  width: 0;
  height: 2px;
  background: #ffffff;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: width 0.5s cubic-bezier(0.45, 0, 0.55, 1);
  transition: width 0.5s cubic-bezier(0.45, 0, 0.55, 1);
}
@media screen and (max-width: 768px) {
  header.-index .headerInner .contents .nav .navContents .list > li > a:after, header.-page .headerInner .contents .nav .navContents .list > li > a:after {
    content: none;
  }
}
header.-index .headerInner .contents .nav .navContents .list > li > a:hover:after, header.-page .headerInner .contents .nav .navContents .list > li > a:hover:after {
  width: 100%;
}
header.-index.-scroll, header.-page.-scroll {
  background: rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}
header.-index.-scroll .headerInner .contents .lang .list > li, header.-page.-scroll .headerInner .contents .lang .list > li {
  color: #333333;
}
header.-index.-scroll .headerInner .contents .lang .list > li > a, header.-page.-scroll .headerInner .contents .lang .list > li > a {
  color: #333333;
}
@media screen and (max-width: 768px) {
  header.-index.-scroll .headerInner .contents .lang .list > li > a, header.-page.-scroll .headerInner .contents .lang .list > li > a {
    color: #ffffff;
  }
}
header.-index.-scroll .headerInner .contents .lang .list > li:not(:last-child):after, header.-page.-scroll .headerInner .contents .lang .list > li:not(:last-child):after {
  color: #333333;
}
@media screen and (max-width: 768px) {
  header.-index.-scroll .headerInner .contents .lang .list > li:not(:last-child):after, header.-page.-scroll .headerInner .contents .lang .list > li:not(:last-child):after {
    color: #ffffff;
  }
}
header.-index.-scroll .headerInner .contents .nav .navContents .list > li > a, header.-page.-scroll .headerInner .contents .nav .navContents .list > li > a {
  color: #333333;
}
@media screen and (max-width: 768px) {
  header.-index.-scroll .headerInner .contents .nav .navContents .list > li > a, header.-page.-scroll .headerInner .contents .nav .navContents .list > li > a {
    color: #ffffff;
  }
}
header.-index.-scroll .headerInner .contents .nav .navContents .list > li > a:after, header.-page.-scroll .headerInner .contents .nav .navContents .list > li > a:after {
  background: #333333;
}
header.-index .headerInner {
  width: 100%;
  padding: 0 60px 0 120px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition: padding-top 0.3s ease-in-out;
  transition: padding-top 0.3s ease-in-out;
}
@media screen and (max-width: 1100px) {
  header.-index .headerInner {
    padding: 0 60px 0;
  }
}
@media screen and (max-width: 950px) {
  header.-index .headerInner {
    padding: 0 50px 0;
  }
}
@media screen and (max-width: 768px) {
  header.-index .headerInner {
    height: 50px;
    padding: 0 15px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
header.-index .headerInner .logo {
  padding-top: 50px;
}
@media screen and (max-width: 768px) {
  header.-index .headerInner .logo {
    padding-top: 0;
  }
}
header.-index .headerInner .logo > a > img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  header.-index .headerInner .logo > a > img {
    width: 114px;
  }
}
header.-index .headerInner .logo > a > img.dspTop {
  display: block;
}
@media screen and (max-width: 768px) {
  header.-index .headerInner .logo > a > img.dspTop {
    display: none;
  }
}
header.-index .headerInner .logo > a > img.dspScroll {
  display: none;
}
@media screen and (max-width: 768px) {
  header.-index .headerInner .logo > a > img.dspScroll {
    display: block;
  }
}
header.-index .headerInner .contents {
  height: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 768px) {
  header.-index .headerInner .contents {
    height: 100%;
    display: none;
  }
}
header.-index .headerInner .contents .lang .list > li:not(:last-child):after {
  color: #ffffff;
}
header.-index .headerInner .contents .lang .list > li > a {
  color: #ffffff;
}
header.-index .headerInner .contents .nav .navContents .list > li > a {
  color: #ffffff;
}
header.-index.-scroll .headerInner {
  padding: 0 60px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 950px) {
  header.-index.-scroll .headerInner {
    padding: 0 50px;
  }
}
@media screen and (max-width: 768px) {
  header.-index.-scroll .headerInner {
    height: 50px;
    padding: 0 15px;
  }
}
header.-index.-scroll .headerInner .logo {
  padding-top: 0;
}
header.-index.-scroll .headerInner .logo > a > img {
  width: 190px;
}
@media screen and (max-width: 1140px) {
  header.-index.-scroll .headerInner .logo > a > img {
    width: 16.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  header.-index.-scroll .headerInner .logo > a > img {
    width: 114px;
  }
}
header.-index.-scroll .headerInner .logo > a > img.dspTop {
  display: none;
}
header.-index.-scroll .headerInner .logo > a > img.dspScroll {
  display: block;
}

/* ====================================== footer */
footer .contact {
  padding: 25px 0;
  background: #30374A;
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  footer .contact {
    padding: 40px 0;
  }
}
footer .contact .inner .contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  footer .contact .inner .contents {
    display: block;
    text-align: center;
  }
}
footer .contact .inner .contents .txtBlock {
  margin-right: 50px;
}
@media screen and (max-width: 1140px) {
  footer .contact .inner .contents .txtBlock {
    margin-right: 1.7543859649vw;
  }
}
@media screen and (max-width: 768px) {
  footer .contact .inner .contents .txtBlock {
    margin: 0;
  }
}
footer .contact .inner .contents .txtBlock .ttl > span {
  display: block;
}
footer .contact .inner .contents .txtBlock .ttl > span.en {
  font-size: 13px;
  font-weight: 700;
  color: #FF854E;
}
footer .contact .inner .contents .txtBlock .ttl > span.jp {
  margin-top: 20px;
  font-size: 18px;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  footer .contact .inner .contents .txtBlock .ttl > span.jp {
    font-size: 16px;
  }
}
footer .contact .inner .contents .txtBlock .txt {
  margin-top: 15px;
  font-size: 13px;
  line-height: 1.6;
}
@media screen and (max-width: 950px) {
  footer .contact .inner .contents .txtBlock .txt br {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  footer .contact .inner .contents .txtBlock .txt br {
    display: block;
  }
}
footer .contact .inner .contents .telBlock {
  margin-right: 20px;
  padding-top: 10px;
  text-align: center;
}
@media screen and (max-width: 1140px) {
  footer .contact .inner .contents .telBlock {
    margin-right: 1.7543859649vw;
  }
}
@media screen and (max-width: 768px) {
  footer .contact .inner .contents .telBlock {
    margin-top: 20px;
    padding-top: 0;
  }
}
footer .contact .inner .contents .telBlock .tel {
  font-size: 28px;
  letter-spacing: 0.1em;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  footer .contact .inner .contents .telBlock .tel {
    font-size: 23px;
  }
}
footer .contact .inner .contents .telBlock .tel > a {
  color: #ffffff;
}
footer .contact .inner .contents .telBlock .time {
  margin-top: 15px;
  font-size: 13px;
}
@media screen and (max-width: 768px) {
  footer .contact .inner .contents .btnBlock {
    margin-top: 25px;
    padding: 0 15px;
  }
}
footer .btm {
  padding-top: 60px;
}
@media screen and (max-width: 768px) {
  footer .btm {
    padding-top: 40px;
  }
}
footer .btm .inner {
  max-width: 100%;
  padding: 0 60px;
}
@media screen and (max-width: 768px) {
  footer .btm .inner {
    padding: 0 15px;
  }
}
footer .btm .inner .contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  footer .btm .inner .contents {
    display: block;
  }
}
footer .btm .inner .contents .infoBlock {
  margin-right: 30px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 768px) {
  footer .btm .inner .contents .infoBlock {
    margin: 0;
  }
}
footer .btm .inner .contents .infoBlock .logo {
  font-size: 0;
  line-height: 0;
}
footer .btm .inner .contents .infoBlock .logo > img {
  width: 190px;
}
@media screen and (max-width: 1140px) {
  footer .btm .inner .contents .infoBlock .logo > img {
    width: 16.6666666667vw;
  }
}
footer .btm .inner .contents .infoBlock .address {
  margin-top: 40px;
  font-size: 13px;
  line-height: 1.6;
}
@media screen and (max-width: 1140px) {
  footer .btm .inner .contents .infoBlock .address {
    margin-top: 3.5087719298vw;
    font-size: 1.1403508772vw;
  }
}
@media screen and (max-width: 768px) {
  footer .btm .inner .contents .infoBlock .address {
    margin-top: 20px;
    font-size: 15px;
  }
}
footer .btm .inner .contents .infoBlock .lang {
  margin-top: 40px;
  font-size: 0;
  line-height: 0;
}
@media screen and (max-width: 768px) {
  footer .btm .inner .contents .infoBlock .lang {
    margin-top: 20px;
  }
}
footer .btm .inner .contents .infoBlock .lang > li {
  display: inline-block;
  font-size: 12px;
  line-height: 1;
}
@media screen and (max-width: 1140px) {
  footer .btm .inner .contents .infoBlock .lang > li {
    font-size: 1.0526315789vw;
  }
}
@media screen and (max-width: 768px) {
  footer .btm .inner .contents .infoBlock .lang > li {
    font-size: 15px;
  }
}
footer .btm .inner .contents .infoBlock .lang > li:not(:last-child):after {
  content: "/";
  margin: 0 1em;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  footer .btm .inner .contents .infoBlock .lang > li:not(:last-child):after {
    margin: 0 0.3em;
  }
}
footer .btm .inner .contents .infoBlock .lang > li > a.-noLink {
  color: #999999;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  footer .btm .inner .contents .navBlock {
    display: none;
  }
}
footer .btm .inner .contents .navBlock .nav .block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0;
  line-height: 0;
}
footer .btm .inner .contents .navBlock .nav .block > li {
  min-width: 70px;
  display: inline-block;
  vertical-align: top;
}
footer .btm .inner .contents .navBlock .nav .block > li:not(:first-child) {
  margin-left: 50px;
}
@media screen and (max-width: 1140px) {
  footer .btm .inner .contents .navBlock .nav .block > li:not(:first-child) {
    margin-left: 2.6315789474vw;
  }
}
footer .btm .inner .contents .navBlock .nav .block > li .list > li {
  font-size: 13px;
  line-height: 1.6;
}
@media screen and (max-width: 1140px) {
  footer .btm .inner .contents .navBlock .nav .block > li .list > li {
    font-size: 1.1403508772vw;
  }
}
footer .btm .inner .contents .navBlock .nav .block > li .list > li:not(:last-child) {
  margin-bottom: 15px;
}
footer .btm .inner .contents .navBlock .nav .block > li .list > li.-head {
  margin-bottom: 20px;
  font-weight: 700;
}
footer .btm .inner #pagetop {
  margin-top: 15px;
  text-align: right;
}
@media screen and (max-width: 768px) {
  footer .btm .inner #pagetop {
    margin-top: -20px;
  }
}
footer .btm .inner #pagetop > img {
  width: 60px;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  footer .btm .inner #pagetop > img {
    width: 50px;
  }
}
footer .btm .foot {
  height: 13.3vw;
  margin-top: -45px;
  padding: 0 50px 20px;
  background-image: url(../img/shape06_pc.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: bottom center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media screen and (max-width: 768px) {
  footer .btm .foot {
    height: 44vw;
    margin-top: 10px;
    padding: 0 15px 20px;
    background-image: url(../img/shape06_sp.png);
  }
}
footer .btm .foot .privacy {
  margin-top: 55px;
  text-align: center;
  font-size: 13px;
  font-weight: 400;
}
footer .btm .foot .privacy > a {
  color: #ffffff;
}
footer .btm .foot .copyright {
  margin-top: 10px;
  text-align: center;
  font-size: 10px;
  font-weight: 400;
  line-height: 1.5;
  color: #ffffff;
}

/* ====================================== kv */
#kv {
  width: 100%;
  height: 800px;
  position: relative;
}
@media screen and (max-width: 768px) {
  #kv {
    height: auto;
    padding-bottom: 70px;
  }
}
#kv .inner {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding-top: 100px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  #kv .inner {
    display: block;
    padding: 50px 25px 0;
  }
}
#kv .inner .sliderBlock {
  width: 490px;
}
@media screen and (max-width: 1140px) {
  #kv .inner .sliderBlock {
    width: 42.9824561404vw;
  }
}
@media screen and (max-width: 768px) {
  #kv .inner .sliderBlock {
    width: 100%;
    position: relative;
  }
}
#kv .inner .sliderBlock .sliderMask {
  width: 490px;
  height: 650px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1140px) {
  #kv .inner .sliderBlock .sliderMask {
    width: 42.9824561404vw;
    height: 57.0175438596vw;
  }
}
@media screen and (max-width: 768px) {
  #kv .inner .sliderBlock .sliderMask {
    width: calc(100vw - 50px);
    height: calc((100vw - 50px) * 1.329);
  }
}
#kv .inner .sliderBlock .sliderMask .kvSliderBg {
  width: 0;
  height: 100%;
  background: #D70C19;
  -webkit-transition: width 1s cubic-bezier(0.45, 0, 0.55, 1);
  transition: width 1s cubic-bezier(0.45, 0, 0.55, 1);
}
#kv .inner .sliderBlock .sliderMask .kvSliderBg .kvPhSliderBox {
  width: 0;
  height: 100%;
  position: relative;
  overflow: hidden;
  -webkit-transition: width 1s cubic-bezier(0.45, 0, 0.55, 1) 1s;
  transition: width 1s cubic-bezier(0.45, 0, 0.55, 1) 1s;
}
#kv .inner .sliderBlock .sliderMask .kvSliderBg .kvPhSliderBox .kvPhSlider {
  width: 490px;
  height: 650px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 1140px) {
  #kv .inner .sliderBlock .sliderMask .kvSliderBg .kvPhSliderBox .kvPhSlider {
    width: 42.9824561404vw;
    height: 57.0175438596vw;
  }
}
@media screen and (max-width: 768px) {
  #kv .inner .sliderBlock .sliderMask .kvSliderBg .kvPhSliderBox .kvPhSlider {
    width: calc(100vw - 50px);
    height: calc((100vw - 50px) * 1.329);
  }
}
#kv .inner .sliderBlock .sliderMask .kvSliderBg .kvPhSliderBox .kvPhSlider .swiper-wrapper {
  width: 100%;
  height: 100%;
}
#kv .inner .sliderBlock .sliderMask .kvSliderBg .kvPhSliderBox .kvPhSlider .swiper-wrapper .swiper-slide {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
#kv .inner .sliderBlock.-animation .sliderMask .kvSliderBg {
  width: 490px;
}
@media screen and (max-width: 1140px) {
  #kv .inner .sliderBlock.-animation .sliderMask .kvSliderBg {
    width: 42.9824561404vw;
  }
}
@media screen and (max-width: 768px) {
  #kv .inner .sliderBlock.-animation .sliderMask .kvSliderBg {
    width: calc(100vw - 50px);
  }
}
#kv .inner .sliderBlock.-animation .sliderMask .kvSliderBg .kvPhSliderBox {
  width: 100%;
}
#kv .inner .imgBlock {
  width: 490px;
}
@media screen and (max-width: 1140px) {
  #kv .inner .imgBlock {
    width: 42.9824561404vw;
  }
}
@media screen and (max-width: 768px) {
  #kv .inner .imgBlock {
    width: calc(100vw - 45px - 25px);
    position: relative;
  }
}
#kv .inner .imgBlock .imgMask {
  padding-top: 132.6%;
  position: relative;
  overflow: hidden;
}
#kv .inner .imgBlock .imgMask:after {
  content: "";
  width: 0;
  height: 100%;
  background: #D70C19;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: width 0.8s ease-in-out, -webkit-transform 0.8s ease-in-out 0.8s;
  transition: width 0.8s ease-in-out, -webkit-transform 0.8s ease-in-out 0.8s;
  transition: width 0.8s ease-in-out, transform 0.8s ease-in-out 0.8s;
  transition: width 0.8s ease-in-out, transform 0.8s ease-in-out 0.8s, -webkit-transform 0.8s ease-in-out 0.8s;
}
#kv .inner .imgBlock .imgMask .img {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 0;
  line-height: 0;
  opacity: 0;
  -webkit-transition: opacity 0s ease-in-out 0.8s;
  transition: opacity 0s ease-in-out 0.8s;
}
#kv .inner .imgBlock .imgMask .img > img {
  width: 100%;
  height: 100%;
}
#kv .inner .imgBlock.-animation .imgMask:after {
  width: 100%;
  -webkit-transform: translate(100%, 0);
          transform: translate(100%, 0);
}
#kv .inner .imgBlock.-animation .imgMask .img {
  opacity: 1;
}
#kv .inner .txtBlock {
  margin-right: 90px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1140px) {
  #kv .inner .txtBlock {
    margin-right: 6.1403508772vw;
  }
}
@media screen and (max-width: 768px) {
  #kv .inner .txtBlock {
    margin: 30px 0 0 0;
  }
}
#kv .inner .txtBlock .copy {
  font-size: 32px;
  line-height: 1.5;
}
@media screen and (max-width: 1140px) {
  #kv .inner .txtBlock .copy {
    font-size: 2.8070175439vw;
  }
}
@media screen and (max-width: 768px) {
  #kv .inner .txtBlock .copy {
    font-size: 21px;
    line-height: 1.7;
  }
}
#kv .inner .txtBlock .copy .marker {
  color: #D70C19;
}
#kv .inner .txtBlock .txt {
  margin-top: 30px;
  font-size: 15px;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  #kv .inner .txtBlock .txt {
    margin-top: 15px;
    font-size: 15px;
  }
}
@media screen and (max-width: 1050px) {
  #kv .inner .txtBlock .txt br.dspSp {
    display: block;
  }
}
#kv .inner .txtBlock .btn01 {
  margin-top: 90px;
}
@media screen and (max-width: 1100px) {
  #kv .inner .txtBlock .btn01 {
    width: 100%;
    max-width: 300px;
  }
}
@media screen and (max-width: 768px) {
  #kv .inner .txtBlock .btn01 {
    width: 100%;
    max-width: 270px;
    margin-top: 30px;
  }
}
#kv .scroll {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 0;
  left: 30px;
}
@media screen and (max-width: 1100px) {
  #kv .scroll {
    left: 20px;
  }
}
@media screen and (max-width: 768px) {
  #kv .scroll {
    height: auto;
    display: none;
    top: auto;
    right: 15px;
    bottom: 65px;
    left: auto;
  }
}
#kv .scroll .contents > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#kv .scroll .contents > a .bar {
  width: 1px;
  height: 60px;
  position: relative;
  overflow: hidden;
}
#kv .scroll .contents > a .bar:after {
  content: "";
  width: 100%;
  height: 100%;
  background: #FC2B2B;
  position: absolute;
  top: -100%;
  left: 0;
  -webkit-animation: scroll 3s cubic-bezier(0.45, 0, 0.55, 1) 0s infinite forwards;
          animation: scroll 3s cubic-bezier(0.45, 0, 0.55, 1) 0s infinite forwards;
}
#kv .scroll .contents > a .txt {
  margin-top: 30px;
  font-size: 12px;
  color: #FC2B2B;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}
#kv .shape {
  position: absolute;
  bottom: -360px;
  left: 0;
  font-size: 0;
  line-height: 0;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  #kv .shape {
    bottom: -170px;
  }
}
#kv .shape > img {
  width: 95px;
}
@media screen and (max-width: 768px) {
  #kv .shape > img {
    width: 54px;
  }
}

/* ====================================== service */
#service {
  margin-top: 100px;
}
@media screen and (max-width: 768px) {
  #service {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  #service .inner {
    padding: 0;
  }
}

/* ====================================== about */
#about {
  margin-top: 120px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  #about {
    margin-top: 60px;
  }
}
@media screen and (max-width: 768px) {
  #about .inner {
    padding: 0;
  }
}
#about .isoArea {
  margin-top: 120px;
}
@media screen and (max-width: 768px) {
  #about .isoArea {
    margin-top: 60px;
  }
}

/* ====================================== pagelink */
#pagelink {
  margin-top: 90px;
  padding: 100px 0 210px;
  background-image: url(../img/top/pagelink_shape01_pc.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
@media screen and (max-width: 768px) {
  #pagelink {
    margin-top: 0;
    padding: 70px 0;
    background-image: url(../img/top/pagelink_shape01_sp.png);
  }
}
#pagelink .inner .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  #pagelink .inner .list {
    display: block;
  }
}
#pagelink .inner .list > li {
  width: calc((100% - 80px) / 3);
}
@media screen and (max-width: 768px) {
  #pagelink .inner .list > li {
    width: 100%;
    height: 200px;
  }
}
#pagelink .inner .list > li > a .box {
  padding-top: 134%;
  background: #000000;
  position: relative;
}
@media screen and (max-width: 768px) {
  #pagelink .inner .list > li > a .box {
    height: 100%;
    padding-top: 0;
  }
}
#pagelink .inner .list > li > a .box .bg,
#pagelink .inner .list > li > a .box .contents {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#pagelink .inner .list > li > a .box .bg {
  background-size: cover;
  background-position: center center;
  opacity: 0.6;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
#pagelink .inner .list > li > a .box .bg.-company {
  background-image: url(../img/top/pagelink_bg01_pc.jpg);
}
@media screen and (max-width: 768px) {
  #pagelink .inner .list > li > a .box .bg.-company {
    background-image: url(../img/top/pagelink_bg01_sp.jpg);
  }
}
#pagelink .inner .list > li > a .box .bg.-recruit {
  background-image: url(../img/top/pagelink_bg02_pc.jpg);
}
@media screen and (max-width: 768px) {
  #pagelink .inner .list > li > a .box .bg.-recruit {
    background-image: url(../img/top/pagelink_bg02_sp.jpg);
  }
}
#pagelink .inner .list > li > a .box .bg.-contact {
  background-image: url(../img/top/pagelink_bg03_pc.jpg);
}
@media screen and (max-width: 768px) {
  #pagelink .inner .list > li > a .box .bg.-contact {
    background-image: url(../img/top/pagelink_bg03_sp.jpg);
  }
}
#pagelink .inner .list > li > a .box .contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#pagelink .inner .list > li > a .box .contents .ttl {
  text-align: center;
  color: #ffffff;
}
#pagelink .inner .list > li > a .box .contents .ttl > span {
  display: block;
}
#pagelink .inner .list > li > a .box .contents .ttl > span.en {
  font-size: 28px;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
#pagelink .inner .list > li > a .box .contents .ttl > span.jp {
  margin-top: 15px;
  font-size: 15px;
  line-height: 1.5;
}
#pagelink .inner .list > li > a:hover .box .bg {
  opacity: 0.8;
}
#pagelink .inner .list > li:nth-child(2) {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  #pagelink .inner .list > li:nth-child(2) {
    margin-top: 20px;
  }
}
#pagelink .inner .list > li:nth-child(3) {
  margin-top: 160px;
}
@media screen and (max-width: 768px) {
  #pagelink .inner .list > li:nth-child(3) {
    margin-top: 20px;
  }
}

/* ====================================== loading */
#loading {
  width: 100%;
  height: 100%;
  background: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3;
  overflow: hidden;
}
#loading .bg {
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FC2B2B), to(#FF854E));
  background-image: linear-gradient(#FC2B2B, #FF854E);
  position: absolute;
  top: 0;
  left: -100%;
  -webkit-transition: -webkit-transform 0.8s ease-in-out;
  transition: -webkit-transform 0.8s ease-in-out;
  transition: transform 0.8s ease-in-out;
  transition: transform 0.8s ease-in-out, -webkit-transform 0.8s ease-in-out;
}
#loading .logo {
  font-size: 0;
  line-height: 0;
}
#loading .logo > img {
  width: 100px;
}
#loading.-animation .bg {
  -webkit-transform: translate(100%, 0);
          transform: translate(100%, 0);
}
#loading.-animation .bg.-hide {
  -webkit-transform: translate(200%, 0);
          transform: translate(200%, 0);
}

/* ====================================== service */
/* ------------------------------ serviceTop */
#serviceTop {
  margin-top: 90px;
}
@media screen and (max-width: 768px) {
  #serviceTop {
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  #serviceTop .inner {
    padding: 0;
  }
}
@media screen and (max-width: 768px) {
  #serviceTop .inner .layout01 .imgBlock {
    margin-top: 20px;
    padding-left: 15px;
  }
}
#serviceTop .inner .layout01 .contentsBlock {
  padding-top: 60px;
}
@media screen and (max-width: 768px) {
  #serviceTop .inner .layout01 .contentsBlock {
    margin-top: 0;
    padding-top: 0;
  }
}

/* ------------------------------ businessContents */
#businessContents {
  margin-top: 100px;
}
#businessContents .inner .boxWrap {
  margin-top: 80px;
  border: 1px solid #707070;
}
@media screen and (max-width: 768px) {
  #businessContents .inner .boxWrap {
    margin-top: 0;
    border: 1px solid #CCCCCC;
  }
}
#businessContents .inner .boxWrap .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  #businessContents .inner .boxWrap .box {
    display: block;
  }
}
#businessContents .inner .boxWrap .box .boxContents {
  width: 50%;
}
@media screen and (max-width: 768px) {
  #businessContents .inner .boxWrap .box .boxContents {
    width: 100%;
  }
}
#businessContents .inner .boxWrap .box .boxContents .innerBox {
  padding: 30px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #businessContents .inner .boxWrap .box .boxContents .innerBox {
    padding: 30px 15px;
  }
}
#businessContents .inner .boxWrap .box .boxContents .innerBox .ico {
  font-size: 0;
  line-height: 0;
}
#businessContents .inner .boxWrap .box .boxContents .innerBox .ico > img {
  width: 36px;
}
#businessContents .inner .boxWrap .box .boxContents .innerBox .boxTtl {
  margin-top: 15px;
}
@media screen and (max-width: 768px) {
  #businessContents .inner .boxWrap .box .boxContents .innerBox .boxTtl {
    margin-top: 12px;
  }
}
#businessContents .inner .boxWrap .box .boxContents .innerBox .boxTtl > span {
  display: block;
}
#businessContents .inner .boxWrap .box .boxContents .innerBox .boxTtl > span.en {
  font-size: 10px;
  font-weight: 700;
  color: #FC2B2B;
}
#businessContents .inner .boxWrap .box .boxContents .innerBox .boxTtl > span.jp {
  margin-top: 10px;
  font-size: 22px;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  #businessContents .inner .boxWrap .box .boxContents .innerBox .boxTtl > span.jp {
    margin-top: 26px;
  }
}
#businessContents .inner .boxWrap .box .boxContents .innerBox .boxList, #businessContents .inner .boxWrap .box .boxContents .innerBox .boxTxt {
  margin-top: 15px;
  font-size: 13px;
  line-height: 1.7;
}
@media screen and (max-width: 768px) {
  #businessContents .inner .boxWrap .box .boxContents .innerBox .boxList, #businessContents .inner .boxWrap .box .boxContents .innerBox .boxTxt {
    margin-top: 20px;
    text-align: left;
  }
}
#businessContents .inner .boxWrap .box .boxContents .innerBox .boxList {
  display: inline-block;
  text-align: left;
}
#businessContents .inner .boxWrap .box .boxContents .innerBox .boxList > li {
  margin-left: 1em;
}
#businessContents .inner .boxWrap .box .boxContents .innerBox .boxList > li:before {
  content: "・";
  width: 1em;
  margin-left: -1em;
  display: inline-block;
}
#businessContents .inner .boxWrap .box .boxContents .innerBox:not(:first-child) {
  border-top: 1px solid #EEEEEE;
}
@media screen and (max-width: 768px) {
  #businessContents .inner .boxWrap .box .boxContents .innerBox:not(:first-child) {
    border-top: 1px solid #CCCCCC;
  }
}
#businessContents .inner .boxWrap .box .boxContents:not(:first-child) {
  border-left: 1px solid #EEEEEE;
}
@media screen and (max-width: 768px) {
  #businessContents .inner .boxWrap .box .boxContents:not(:first-child) {
    border-top: 1px solid #CCCCCC;
    border-left: none;
  }
}
#businessContents .inner .boxWrap .box:not(:first-child) {
  border-top: 1px solid #EEEEEE;
}
@media screen and (max-width: 768px) {
  #businessContents .inner .boxWrap .box:not(:first-child) {
    border-top: 1px solid #CCCCCC;
  }
}

/* ------------------------------ strengths */
#strengths {
  margin-top: 100px;
  background: #F8F8F8;
}
@media screen and (max-width: 768px) {
  #strengths {
    margin-top: 60px;
    padding-bottom: 60px;
  }
}
#strengths .inner .list {
  margin-top: 80px;
  counter-reset: number 0;
}
@media screen and (max-width: 768px) {
  #strengths .inner .list {
    margin-top: 40px;
  }
}
#strengths .inner .list > li .section .bg {
  padding: 70px 60px 60px;
  background: #ffffff;
}
@media screen and (max-width: 768px) {
  #strengths .inner .list > li .section .bg {
    padding: 30px 15px;
  }
}
#strengths .inner .list > li .section .bg .listTtl {
  margin-left: 53px;
  font-size: 24px;
  line-height: 1.1;
}
@media screen and (max-width: 768px) {
  #strengths .inner .list > li .section .bg .listTtl {
    margin-left: 40px;
    font-size: 18px;
  }
}
#strengths .inner .list > li .section .bg .listTtl:before {
  counter-increment: number 1;
  content: counter(number) ".";
  width: 53px;
  margin-left: -53px;
  display: inline-block;
  vertical-align: -0.15em;
  font-size: 46px;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  #strengths .inner .list > li .section .bg .listTtl:before {
    width: 40px;
    margin-left: -40px;
    font-size: 32px;
  }
}
#strengths .inner .list > li .section .bg .listTxt {
  margin-top: 20px;
  font-size: 13px;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  #strengths .inner .list > li .section .bg .listTxt {
    font-size: 15px;
    line-height: 1.6;
  }
}
#strengths .inner .list > li .section .bg .contents {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  #strengths .inner .list > li .section .bg .contents {
    margin-top: 25px;
    display: block;
  }
}
#strengths .inner .list > li .section .bg .contents .box {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#strengths .inner .list > li .section .bg .contents .box .boxList {
  margin-top: 20px;
}
#strengths .inner .list > li .section .bg .contents .box .boxList > li {
  margin-left: 1em;
  font-size: 13px;
  line-height: 1.7;
}
#strengths .inner .list > li .section .bg .contents .box .boxList > li:before {
  content: "・";
  width: 1em;
  margin-left: -1em;
  display: inline-block;
}
#strengths .inner .list > li .section .bg .contents .box.-type01 {
  padding: 20px 30px;
  border: 1px solid #CCCCCC;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 768px) {
  #strengths .inner .list > li .section .bg .contents .box.-type01 {
    padding: 20px 10px;
  }
}
#strengths .inner .list > li .section .bg .contents .box.-type01 .boxTtl {
  text-align: center;
  font-size: 13px;
  line-height: 1.6;
}
#strengths .inner .list > li .section .bg .contents .box.-type01 .img {
  margin-top: 20px;
  font-size: 0;
  line-height: 0;
}
#strengths .inner .list > li .section .bg .contents .box.-type01 .img > img {
  width: 100%;
}
#strengths .inner .list > li .section .bg .contents .box.-type02 {
  width: 50%;
  padding: 30px;
  border: 2px solid #FC2B2B;
}
@media screen and (max-width: 768px) {
  #strengths .inner .list > li .section .bg .contents .box.-type02 {
    width: 100%;
    padding: 20px 15px;
  }
}
#strengths .inner .list > li .section .bg .contents .box.-type02 .boxTtl {
  text-align: center;
  font-size: 18px;
  line-height: 1.6;
  color: #FC2B2B;
}
#strengths .inner .list > li .section .bg .contents .box.-type02 .img {
  margin-top: 30px;
  font-size: 0;
  line-height: 0;
}
@media screen and (max-width: 768px) {
  #strengths .inner .list > li .section .bg .contents .box.-type02 .img {
    margin-top: 20px;
  }
}
#strengths .inner .list > li .section .bg .contents .box.-type02 .img > img {
  width: 100%;
}
#strengths .inner .list > li .section .bg .contents .arw {
  margin: 0 24px;
  font-size: 0;
  line-height: 0;
}
@media screen and (max-width: 768px) {
  #strengths .inner .list > li .section .bg .contents .arw {
    margin: 5px 0;
    text-align: center;
  }
}
#strengths .inner .list > li .section .bg .contents .arw > img {
  width: 12px;
}
@media screen and (max-width: 768px) {
  #strengths .inner .list > li .section .bg .contents .arw > img {
    width: 16px;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}
#strengths .inner .list > li .section .bg .contents.-col1 {
  display: block;
}
#strengths .inner .list > li .section .bg .contents.-col1 .box {
  width: 100%;
  max-width: 720px;
  margin: 0 auto;
}
#strengths .inner .list > li:not(:first-child) {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  #strengths .inner .list > li:not(:first-child) {
    margin-top: 30px;
  }
}

/* ------------------------------ features */
#features {
  margin-top: 120px;
}
@media screen and (max-width: 768px) {
  #features {
    margin-top: 0;
  }
}
#features .inner .tbl {
  width: 100%;
  max-width: 800px;
  margin: 80px auto 0;
}
@media screen and (max-width: 768px) {
  #features .inner .tbl {
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  #features .inner .tbl table {
    border: 1px solid #CBCBCB;
  }
}
#features .inner .tbl table > tbody > tr > th, #features .inner .tbl table > tbody > tr > td {
  border: 1px solid #CBCBCB;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  #features .inner .tbl table > tbody > tr > th, #features .inner .tbl table > tbody > tr > td {
    border: none;
    display: block;
  }
}
#features .inner .tbl table > tbody > tr > th {
  padding: 30px;
  background: #F4F5F8;
  text-align: left;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  #features .inner .tbl table > tbody > tr > th {
    padding: 15px;
  }
}
#features .inner .tbl table > tbody > tr > th .ico {
  margin-right: 15px;
  font-size: 0;
  line-height: 0;
}
#features .inner .tbl table > tbody > tr > th .ico > img {
  width: 28px;
}
#features .inner .tbl table > tbody > tr > th .ttl {
  vertical-align: 0.5em;
  font-size: 18px;
}
#features .inner .tbl table > tbody > tr > td {
  padding: 30px 40px;
}
@media screen and (max-width: 768px) {
  #features .inner .tbl table > tbody > tr > td {
    padding: 15px 15px 18px;
    border-top: 1px solid #CBCBCB;
  }
}
#features .inner .tbl table > tbody > tr > td .txt {
  font-size: 15px;
  font-weight: 700;
  line-height: 1.7;
}
#features .inner .tbl table > tbody > tr:not(:first-child) > th {
  border-top: 1px solid #CBCBCB;
}

/* ------------------------------ system */
#system {
  margin: 100px 0 -90px;
  padding: 50px 0;
  background: #F8F8F8;
}
@media screen and (max-width: 768px) {
  #system {
    margin: 60px 0 -60px;
    padding: 30px 0;
  }
}
#system .inner .box {
  padding: 55px 40px 50px;
  background: #ffffff;
}
@media screen and (max-width: 768px) {
  #system .inner .box {
    padding: 35px 15px 30px;
  }
}
@media screen and (max-width: 768px) {
  #system .inner .box .ttl {
    padding-left: 28px;
    position: relative;
  }
}
#system .inner .box .ttl .main {
  font-size: 22px;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  #system .inner .box .ttl .main {
    display: block;
  }
}
#system .inner .box .ttl .sub {
  font-size: 13px;
  font-weight: 500;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  #system .inner .box .ttl .sub {
    margin-top: 7px;
    display: block;
  }
}
#system .inner .box .ttl:before {
  content: "";
  width: 18px;
  height: 18px;
  margin-right: 10px;
  background: #333333;
  border-radius: 50%;
  display: inline-block;
  vertical-align: -0.05em;
}
@media screen and (max-width: 768px) {
  #system .inner .box .ttl:before {
    position: absolute;
    top: 8px;
    left: 0;
  }
}
#system .inner .box .list {
  margin-top: 35px;
}
#system .inner .box .list > li .section .subTtl {
  padding: 0 10px 8px;
  border-bottom: 2px solid #CCCCCC;
  font-size: 18px;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  #system .inner .box .list > li .section .subTtl {
    padding: 0 0 8px;
  }
}
#system .inner .box .list > li .section .systemList {
  margin-top: 20px;
  padding: 0 30px;
  -webkit-column-count: 3;
     -moz-column-count: 3;
          column-count: 3;
  -webkit-column-gap: 45px;
     -moz-column-gap: 45px;
          column-gap: 45px;
}
@media screen and (max-width: 768px) {
  #system .inner .box .list > li .section .systemList {
    margin-top: 15px;
    padding: 0;
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
  }
}
#system .inner .box .list > li .section .systemList > li {
  margin-left: 1em;
  font-size: 13px;
  line-height: 1.7;
}
@media screen and (max-width: 768px) {
  #system .inner .box .list > li .section .systemList > li {
    font-size: 15px;
    line-height: 1.6;
  }
}
#system .inner .box .list > li .section .systemList > li:before {
  content: "・";
  width: 1em;
  margin-left: -1em;
  display: inline-block;
}
#system .inner .box .list > li:not(:first-child) {
  margin-top: 35px;
}
@media screen and (max-width: 768px) {
  #system .inner .box .list > li:not(:first-child) {
    margin-top: 30px;
  }
}

/* ====================================== casestudy */
#casestudy {
  padding-top: 80px;
}
@media screen and (max-width: 768px) {
  #casestudy {
    padding-top: 45px;
  }
}
#casestudy .inner .contents .tab {
  margin-top: 30px;
}
#casestudy .inner .contents .tab .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
}
#casestudy .inner .contents .tab .list > li {
  width: 33.3333333333%;
  height: 92px;
  background: #F8F8F8;
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}
@media screen and (max-width: 768px) {
  #casestudy .inner .contents .tab .list > li {
    height: 44px;
  }
}
#casestudy .inner .contents .tab .list > li:before {
  content: "";
  width: 100%;
  height: 4px;
  background: #FF854E;
  display: block;
  position: absolute;
  top: -1px;
  left: 0;
  opacity: 0;
}
#casestudy .inner .contents .tab .list > li .en {
  font-size: 13px;
  font-weight: 700;
  opacity: 0.5;
}
@media screen and (max-width: 768px) {
  #casestudy .inner .contents .tab .list > li .en {
    display: none;
  }
}
#casestudy .inner .contents .tab .list > li .jp {
  margin-top: 10px;
  font-size: 22px;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  #casestudy .inner .contents .tab .list > li .jp {
    margin-top: 0;
    font-size: 15px;
  }
}
#casestudy .inner .contents .tab .list > li:not(:first-child) {
  border-left: 1px solid #CCCCCC;
}
#casestudy .inner .contents .tab .list > li.-active {
  background: #ffffff;
  border-bottom: none;
  position: relative;
  color: #FF854E;
}
#casestudy .inner .contents .tab .list > li.-active:before {
  opacity: 1;
}
#casestudy .inner .contents .tab .list > li:not(.-active):hover {
  color: #FF854E;
}
#casestudy .inner .contents .boxWrap {
  padding: 50px 30px;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
}
@media screen and (max-width: 768px) {
  #casestudy .inner .contents .boxWrap {
    padding: 20px 15px;
  }
}
#casestudy .inner .contents .boxWrap .boxInner {
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
#casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList {
  counter-reset: number 0;
}
#casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section {
  border: 2px solid #30374A;
  border-radius: 10px;
}
@media screen and (max-width: 768px) {
  #casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section {
    padding-bottom: 20px;
  }
}
#casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .head {
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  #casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .head {
    display: block;
  }
}
#casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .head .headTtl {
  width: 330px;
  padding-right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 22px;
  line-height: 1.5;
}
@media screen and (max-width: 1140px) {
  #casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .head .headTtl {
    width: 28.9473684211vw;
  }
}
@media screen and (max-width: 768px) {
  #casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .head .headTtl {
    width: 100%;
    font-size: 15px;
  }
}
#casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .head .headTtl:before {
  counter-increment: number 1;
  content: counter(number, decimal-leading-zero) "";
  width: 65px;
  padding-left: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  font-size: 42px;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  #casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .head .headTtl:before {
    width: 30px;
    padding-left: 0;
    font-size: 22px;
  }
}
#casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .head .headTtl > span {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .head .headTxt {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .head .headTxt .main {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .head .headTxt .main {
    margin-top: 10px;
    font-size: 15px;
  }
}
#casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .head .headTxt .sub {
  margin-top: 10px;
  font-size: 15px;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .head .headTxt .sub {
    margin-top: 20px;
  }
}
#casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .head .btn {
  width: 70px;
  height: 70px;
  margin-left: 20px;
  background: rgba(252, 43, 43, 0.6);
  border-radius: 50%;
  position: relative;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}
@media screen and (max-width: 768px) {
  #casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .head .btn {
    display: none;
  }
}
#casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .head .btn:after {
  content: "";
  width: 10px;
  height: 4px;
  background-image: url(../img/arw07_b.svg);
  background-repeat: no-repeat;
  background-size: 9px auto;
  background-position: center center;
  position: absolute;
  bottom: 6px;
  left: calc(50% - 5px);
  -webkit-transition: -webkit-transform 0.8s ease-in-out;
  transition: -webkit-transform 0.8s ease-in-out;
  transition: transform 0.8s ease-in-out;
  transition: transform 0.8s ease-in-out, -webkit-transform 0.8s ease-in-out;
}
#casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .head .btn .open, #casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .head .btn .close {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  font-size: 15px;
  font-weight: 700;
  color: #ffffff;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
#casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .head .btn .close {
  opacity: 0;
}
#casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .head .btn:hover {
  background: rgb(252, 43, 43);
}
#casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .head .btn.-active:after {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
#casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .head .btn.-active .open {
  opacity: 0;
}
#casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .head .btn.-active .close {
  opacity: 1;
}
#casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .contents {
  margin: 0 90px;
  padding: 30px 0;
  border-top: 2px solid #979AA4;
  display: none;
}
@media screen and (max-width: 768px) {
  #casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .contents {
    margin: 0 15px;
    padding: 25px 0 20px;
  }
}
#casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .contents .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  #casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .contents .item {
    display: block;
    position: relative;
  }
}
#casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .contents .item > dt {
  width: 170px;
  padding: 0 30px 0 7px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  #casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .contents .item > dt {
    width: 100%;
    padding: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
#casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .contents .item > dt .ico {
  width: 37px;
  margin-right: 15px;
  font-size: 0;
  line-height: 0;
}
#casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .contents .item > dt .ico > img {
  width: 100%;
}
#casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .contents .item > dt .ttl {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 768px) {
  #casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .contents .item > dt .ttl {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
}
#casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .contents .item > dt .ttl > span {
  display: block;
  text-align: center;
}
#casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .contents .item > dt .ttl > span.en {
  font-size: 13px;
  font-weight: 700;
  opacity: 0.5;
}
#casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .contents .item > dt .ttl > span.jp {
  margin-top: 8px;
  position: relative;
  font-size: 15px;
  font-weight: 700;
}
#casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .contents .item > dd {
  padding: 15px 20px;
  background: #F8F8F8;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
  font-size: 13px;
  line-height: 1.7;
}
@media screen and (max-width: 768px) {
  #casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .contents .item > dd {
    margin-top: 15px;
    padding: 10px;
    position: static;
  }
}
#casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .contents .item > dd > ul > li {
  margin-left: 1em;
}
#casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .contents .item > dd > ul > li:before {
  content: "・";
  width: 1em;
  margin-left: -1em;
  display: inline-block;
}
#casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .contents .item > dd .bold {
  font-weight: 700;
}
#casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .contents .item.-sunrise > dt .ttl {
  color: #FC2B2B;
}
#casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .contents .item.-sunrise > dt .ttl > span.jp:after {
  content: "";
  width: 11px;
  height: 9px;
  background-image: url(../img/service/casestudy_deco01.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  display: block;
  position: absolute;
  top: -8px;
  right: -6px;
}
#casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .contents .item.-sunrise > dd {
  background: #FFF3ED;
}
#casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .contents .item:not(:first-child) {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  #casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .contents .item:not(:first-child) {
    margin-top: 40px;
  }
}
#casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .contents .item:not(:first-child) > dd:before {
  content: "";
  width: 100%;
  height: 30px;
  background-image: url(../img/arw08_b.svg);
  background-repeat: no-repeat;
  background-size: 30px auto;
  background-position: center center;
  display: block;
  position: absolute;
  top: -30px;
  left: 0;
}
@media screen and (max-width: 768px) {
  #casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .contents .item:not(:first-child) > dd:before {
    height: 40px;
    top: -40px;
  }
}
#casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .spBtn {
  display: none;
}
@media screen and (max-width: 768px) {
  #casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .spBtn {
    margin-right: 15px;
    display: block;
    text-align: right;
  }
}
@media screen and (max-width: 768px) {
  #casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .spBtn .txt {
    font-size: 14px;
    font-weight: 700;
    color: #FC2B2B;
  }
}
@media screen and (max-width: 768px) {
  #casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .spBtn .txt:before {
    content: "";
    width: 14px;
    height: 14px;
    margin-right: 5px;
    background-image: url(../img/arw10_b.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center center;
    display: inline-block;
    vertical-align: -0.15em;
  }
}
@media screen and (max-width: 768px) {
  #casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .spBtn.-active .txt:before {
    -webkit-transform: rotateX(180deg);
            transform: rotateX(180deg);
  }
}
#casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li:not(:first-child) {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  #casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li:not(:first-child) {
    margin-top: 15px;
  }
}
#casestudy .inner .contents .boxWrap .boxInner .boxContents:not(:first-child) {
  display: none;
}

/* ====================================== flow */
#flow {
  padding-top: 70px;
}
@media screen and (max-width: 768px) {
  #flow {
    padding-top: 40px;
  }
}
#flow .inner .contents {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}
#flow .inner .contents .list > li {
  position: relative;
}
#flow .inner .contents .list > li .section .box {
  height: 120px;
  padding: 10px 50px 10px 290px;
  background-repeat: no-repeat;
  background-size: 250px 120px;
  background-position: center left;
  border-radius: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2509803922);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2509803922);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 1140px) {
  #flow .inner .contents .list > li .section .box {
    padding: 10px 2.6315789474vw 10px 260px;
  }
}
@media screen and (max-width: 768px) {
  #flow .inner .contents .list > li .section .box {
    height: auto;
    padding: 20px 15px;
  }
}
#flow .inner .contents .list > li .section .box .boxTtl {
  font-size: 18px;
  line-height: 1.6;
  color: #FF854E;
}
#flow .inner .contents .list > li .section .box .boxTxt {
  margin-top: 10px;
  font-size: 13px;
  line-height: 1.7;
}
@media screen and (max-width: 1140px) {
  #flow .inner .contents .list > li .section .box .boxTxt {
    margin-top: 0.8771929825vw;
  }
}
@media screen and (max-width: 768px) {
  #flow .inner .contents .list > li .section .box .boxTxt {
    margin-top: 8px;
  }
}
#flow .inner .contents .list > li:not(:first-child) {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  #flow .inner .contents .list > li:not(:first-child) {
    margin-top: 40px;
  }
}
#flow .inner .contents .list > li:not(:first-child):before {
  content: "";
  width: 100%;
  height: 60px;
  background-image: url(../img/arw09_b.svg);
  background-repeat: no-repeat;
  background-size: 60px auto;
  background-position: center center;
  display: block;
  position: absolute;
  top: -60px;
  left: 0;
}
@media screen and (max-width: 768px) {
  #flow .inner .contents .list > li:not(:first-child):before {
    height: 40px;
    background-size: 30px auto;
    top: -40px;
  }
}
#flow .inner .contents .list > li:nth-child(1) .section .box {
  background-image: url(../img/service/flow_img01.png);
}
@media screen and (max-width: 768px) {
  #flow .inner .contents .list > li:nth-child(1) .section .box {
    background-image: none;
  }
}
#flow .inner .contents .list > li:nth-child(2) .section .box {
  background-image: url(../img/service/flow_img02.png);
}
@media screen and (max-width: 768px) {
  #flow .inner .contents .list > li:nth-child(2) .section .box {
    background-image: none;
  }
}
#flow .inner .contents .list > li:nth-child(3) .section .box {
  background-image: url(../img/service/flow_img03.png);
}
@media screen and (max-width: 768px) {
  #flow .inner .contents .list > li:nth-child(3) .section .box {
    background-image: none;
  }
}
#flow .inner .contents .list > li:nth-child(4) .section .box {
  background-image: url(../img/service/flow_img04.png);
}
@media screen and (max-width: 768px) {
  #flow .inner .contents .list > li:nth-child(4) .section .box {
    background-image: none;
  }
}
#flow .inner .contents .list > li:nth-child(5) .section .box {
  background-image: url(../img/service/flow_img05.png);
}
@media screen and (max-width: 768px) {
  #flow .inner .contents .list > li:nth-child(5) .section .box {
    background-image: none;
  }
}
#flow .inner .contents .consultation {
  margin-top: 70px;
  padding: 40px 30px;
  background: #F8F8F8;
}
@media screen and (max-width: 768px) {
  #flow .inner .contents .consultation {
    margin-top: 50px;
    padding: 30px 15px;
  }
}
#flow .inner .contents .consultation .ttl {
  font-size: 22px;
  line-height: 1.6;
}
#flow .inner .contents .consultation .ttl > span {
  color: #D70C19;
}
#flow .inner .contents .consultation .note {
  font-size: 13px;
  line-height: 1.7;
}
@media screen and (max-width: 768px) {
  #flow .inner .contents .consultation .note {
    margin-top: 8px;
  }
}
#flow .inner .contents .consultation .note:before {
  content: "※";
  width: 1em;
  margin-left: -1em;
  display: inline-block;
}
#flow .inner .contents .consultation .txt {
  margin-top: 20px;
  font-size: 15px;
  line-height: 1.7;
}

/* ====================================== qa */
/* ------------------------------ qa */
#qa {
  margin-top: 70px;
}
@media screen and (max-width: 768px) {
  #qa {
    margin-top: 40px;
  }
}
#qa .inner .contents {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}
#qa .inner .contents .item {
  border-top: 1px solid #CCCCCC;
}
#qa .inner .contents .item > dt {
  padding: 25px 60px;
  position: relative;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.7;
  cursor: pointer;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
@media screen and (max-width: 768px) {
  #qa .inner .contents .item > dt {
    padding: 20px 35px;
    font-size: 15px;
  }
}
#qa .inner .contents .item > dt:hover {
  color: #FC2B2B;
}
#qa .inner .contents .item > dt:before {
  content: "Q.";
  display: block;
  position: absolute;
  top: calc(25px - 0.35em);
  left: 0;
  font-size: 25px;
  color: #FC2B2B;
}
@media screen and (max-width: 768px) {
  #qa .inner .contents .item > dt:before {
    top: calc(22px - 0.35em);
    font-size: 18px;
  }
}
#qa .inner .contents .item > dt:after {
  content: "";
  width: 24px;
  height: 24px;
  background-image: url(../img/ico_plus01.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  display: block;
  position: absolute;
  top: 27px;
  right: 20px;
}
@media screen and (max-width: 768px) {
  #qa .inner .contents .item > dt:after {
    width: 16px;
    height: 16px;
    top: 25px;
    right: 0;
  }
}
#qa .inner .contents .item > dd {
  padding: 10px 60px 30px;
  display: none;
  position: relative;
}
@media screen and (max-width: 768px) {
  #qa .inner .contents .item > dd {
    padding: 5px 0 20px;
  }
}
#qa .inner .contents .item > dd:before {
  content: "A.";
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  font-size: 25px;
  color: #FF854E;
}
@media screen and (max-width: 768px) {
  #qa .inner .contents .item > dd:before {
    position: static;
    font-size: 18px;
  }
}
#qa .inner .contents .item > dd .box {
  padding: 30px;
  background: #FFF2EC;
  border-radius: 10px;
  font-size: 15px;
  line-height: 1.7;
}
@media screen and (max-width: 768px) {
  #qa .inner .contents .item > dd .box {
    margin-top: 10px;
    padding: 15px;
  }
}
#qa .inner .contents .item:last-child {
  border-bottom: 1px solid #CCCCCC;
}
#qa .inner .contents .item.-active > dt:after {
  background-image: url(../img/ico_minus01.png);
}

/* ====================================== about */
/* ------------------------------ message */
#message {
  margin-top: 10px;
  padding: 80px 0;
  background: #F8F8F8;
}
@media screen and (max-width: 768px) {
  #message {
    margin-top: 30px;
    padding: 40px 0;
  }
}
#message .inner .phBlock {
  margin-top: 50px;
  position: relative;
}
@media screen and (max-width: 768px) {
  #message .inner .phBlock {
    margin: 40px -15px 0;
  }
}
#message .inner .phBlock .ph {
  font-size: 0;
  line-height: 0;
}
#message .inner .phBlock .ph > img {
  width: 100%;
}
#message .inner .phBlock .info {
  width: 240px;
  height: 100px;
  padding: 0 30px;
  background: #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  right: 0;
  bottom: 17px;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  #message .inner .phBlock .info {
    width: 180px;
    height: 90px;
    padding: 0 20px;
  }
}
#message .inner .phBlock .info > dt {
  margin-top: 13px;
  font-size: 22px;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  #message .inner .phBlock .info > dt {
    font-size: 20px;
  }
}
#message .inner .phBlock .info > dd {
  font-size: 15px;
  font-weight: 700;
}
#message .inner .contents {
  width: 100%;
  max-width: 780px;
  margin: 70px auto 0;
}
@media screen and (max-width: 768px) {
  #message .inner .contents {
    margin-top: 40px;
  }
}
#message .inner .contents .txt {
  font-size: 13px;
  line-height: 2;
}
#message .inner .contents .sign {
  margin-top: 5px;
  text-align: right;
  font-size: 15px;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  #message .inner .contents .sign {
    margin-top: 15px;
    font-weight: 700;
  }
}

/* ------------------------------ abilities */
#abilities {
  padding: 80px 0;
}
@media screen and (max-width: 768px) {
  #abilities {
    padding: 60px 0 70px;
  }
}
#abilities .inner .list {
  margin-top: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  counter-reset: number 0;
}
@media screen and (max-width: 768px) {
  #abilities .inner .list {
    display: block;
  }
}
#abilities .inner .list > li {
  width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  #abilities .inner .list > li {
    width: 100%;
  }
}
#abilities .inner .list > li .section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
@media screen and (max-width: 768px) {
  #abilities .inner .list > li .section {
    padding-top: 20px;
    display: block;
  }
}
#abilities .inner .list > li .section:before {
  counter-increment: number 1;
  content: counter(number, decimal-leading-zero) " ";
  display: block;
  position: absolute;
  top: -10px;
  left: 0;
  font-size: 28px;
  font-weight: 700;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  #abilities .inner .list > li .section:before {
    top: 0;
  }
}
#abilities .inner .list > li .section .img {
  width: 44%;
  font-size: 0;
  line-height: 0;
}
@media screen and (max-width: 768px) {
  #abilities .inner .list > li .section .img {
    width: 100%;
    text-align: center;
  }
}
#abilities .inner .list > li .section .img > img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  #abilities .inner .list > li .section .img > img {
    max-width: 210px;
  }
}
#abilities .inner .list > li .section .contents {
  margin-left: 15px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 768px) {
  #abilities .inner .list > li .section .contents {
    margin: 25px 0 0 0;
  }
}
#abilities .inner .list > li .section .contents .ttl {
  font-size: 22px;
}
@media screen and (max-width: 768px) {
  #abilities .inner .list > li .section .contents .ttl {
    text-align: center;
  }
}
#abilities .inner .list > li .section .contents .txt {
  margin-top: 20px;
  font-size: 13px;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  #abilities .inner .list > li .section .contents .txt {
    margin-top: 15px;
  }
}
#abilities .inner .list > li:nth-child(n+3) {
  margin-top: 70px;
}
@media screen and (max-width: 768px) {
  #abilities .inner .list > li:nth-child(n+3) {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  #abilities .inner .list > li:not(:first-child) {
    margin-top: 40px;
  }
}
#abilities .inner .list > li:nth-child(odd) {
  padding-right: 20px;
}
@media screen and (max-width: 768px) {
  #abilities .inner .list > li:nth-child(odd) {
    padding-right: 0;
  }
}
#abilities .inner .list > li:nth-child(even) {
  padding-left: 20px;
  -webkit-transform: translate(0, 80px);
          transform: translate(0, 80px);
}
@media screen and (max-width: 768px) {
  #abilities .inner .list > li:nth-child(even) {
    padding-left: 0;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

/* ------------------------------ data */
#data {
  padding: 80px 0;
  background: #F8F8F8;
}
@media screen and (max-width: 768px) {
  #data {
    padding: 60px 0;
  }
}
#data .inner .boxs {
  margin: 50px 0 -40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 1140px) {
  #data .inner .boxs {
    margin-bottom: -20px;
  }
}
@media screen and (max-width: 768px) {
  #data .inner .boxs {
    margin: 30px 0 -30px;
    display: block;
  }
}
#data .inner .boxs .box {
  width: 100%;
  margin-bottom: 40px;
  padding: 30px 60px 50px;
  background: rgba(255, 255, 255, 0.8);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1607843137);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1607843137);
}
@media screen and (max-width: 1140px) {
  #data .inner .boxs .box {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  #data .inner .boxs .box {
    margin-bottom: 30px;
    padding: 30px;
  }
}
#data .inner .boxs .box .boxTtl {
  text-align: center;
  font-size: 18px;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  #data .inner .boxs .box .boxTtl {
    text-align: left;
  }
}
#data .inner .boxs .box .list {
  margin-top: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  #data .inner .boxs .box .list {
    margin-top: 20px;
    display: block;
  }
}
#data .inner .boxs .box .list > li {
  width: calc((100% - 140px) / 3);
}
@media screen and (max-width: 1000px) {
  #data .inner .boxs .box .list > li {
    width: calc((100% - 70px) / 3);
  }
}
@media screen and (max-width: 768px) {
  #data .inner .boxs .box .list > li {
    width: 100%;
  }
}
#data .inner .boxs .box .list > li .listTtl {
  text-align: center;
  font-size: 16px;
  line-height: 1.6;
}
#data .inner .boxs .box .list > li .img {
  margin-top: 25px;
  font-size: 0;
  line-height: 0;
}
#data .inner .boxs .box .list > li .img > img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  #data .inner .boxs .box .list > li:not(:first-child) {
    margin-top: 40px;
  }
}
#data .inner .boxs .box.-col3 {
  width: calc((100% - 80px) / 3);
  padding: 30px 15px;
}
@media screen and (max-width: 1000px) {
  #data .inner .boxs .box.-col3 {
    width: calc((100% - 40px) / 3);
  }
}
@media screen and (max-width: 768px) {
  #data .inner .boxs .box.-col3 {
    width: 100%;
    padding: 30px;
  }
}
#data .inner .boxs .box.-col3 .boxTtl {
  font-size: 16px;
}
#data .inner .boxs .box.-col3 .boxImg,
#data .inner .boxs .box.-col3 .boxTxt {
  width: 100%;
  max-width: 260px;
  margin: 20px auto 0;
}
@media screen and (max-width: 768px) {
  #data .inner .boxs .box.-col3 .boxImg,
  #data .inner .boxs .box.-col3 .boxTxt {
    max-width: none;
  }
}
#data .inner .boxs .box.-col3 .boxImg {
  text-align: center;
  font-size: 0;
  line-height: 0;
}
#data .inner .boxs .box.-col3 .boxImg > img {
  width: 100%;
}
#data .inner .boxs .box.-col3 .boxImg.-mt30 {
  margin-top: 30px;
}
#data .inner .boxs .box.-col3 .boxTxt {
  font-size: 13px;
  line-height: 1.7;
}
#data .inner .boxs .box.-col3 .boxTxt.-center {
  max-width: none;
  text-align: center;
}
#data .inner .boxs .box.-col3 .btn {
  width: 100%;
  max-width: 260px;
  margin: 30px auto 0;
}
#data .inner .boxs .box.-col3 .btn > a {
  padding: 0 30px;
  text-align: center;
  line-height: 1.3;
}

/* ------------------------------ iso9001 */
#iso9001 {
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  #iso9001 {
    margin-top: 30px;
  }
}
#iso9001 .txt {
  font-size: 13px;
  line-height: 1.7em;
}
#iso9001 .sectionTtl03 {
  font-size: 28px;
  line-height: 1.5em;
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  #iso9001 .sectionTtl03 {
    font-size: 24px;
    margin-bottom: 20px;
  }
}
#iso9001 .introduction {
  background: #EAF5FA;
  padding: 80px 0;
}
@media screen and (max-width: 768px) {
  #iso9001 .introduction {
    padding: 50px 0;
  }
}
#iso9001 .introduction .inner h2 .underlineBlue:after {
  content: "";
  background: #405EA6;
  width: 120px;
  height: 4px;
  display: block;
  margin: 20px auto 0;
}
@media screen and (max-width: 768px) {
  #iso9001 .introduction .inner h2 .underlineBlue:after {
    width: 90px;
  }
}
#iso9001 .introduction .inner .borderBox {
  border: 3px solid #405EA6;
  border-radius: 20px;
  padding: 40px 30px;
  margin: 50px auto 0;
  max-width: 700px;
}
#iso9001 .introduction .inner .borderBox h3 {
  font-size: 25px;
  color: #405EA6;
  text-align: center;
  margin-bottom: 0.8em;
}
@media screen and (max-width: 768px) {
  #iso9001 .introduction .inner .borderBox {
    padding: 30px 15px;
    margin: 30px auto 0;
  }
  #iso9001 .introduction .inner .borderBox h3 {
    font-size: 21px;
  }
}
#iso9001 .process {
  padding: 80px 0;
}
@media screen and (max-width: 768px) {
  #iso9001 .process {
    padding: 50px 0;
  }
}
#iso9001 .process .sectionTtl03 {
  margin-bottom: 20px;
}
#iso9001 .process p.txt {
  text-align: center;
}
@media screen and (max-width: 768px) {
  #iso9001 .process p.txt {
    text-align: left;
  }
}
#iso9001 .process .processTtl {
  color: #5792B4;
  font-size: 22px;
  margin: 50px 0 10px;
}
#iso9001 .process .processTtl:before {
  content: "";
  background: #5792B4;
  width: 10px;
  height: 50px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
@media screen and (max-width: 768px) {
  #iso9001 .process .processTtl {
    font-size: 18px;
  }
  #iso9001 .process .processTtl:before {
    content: "";
    background: #5792B4;
    width: 6px;
    height: 34px;
    margin-bottom: 10px;
  }
}
#iso9001 .process .processImg {
  position: relative;
}
#iso9001 .process .processImg img {
  width: 100%;
}
#iso9001 .process .processImg .process01 {
  width: 55%;
  position: absolute;
  bottom: 0;
  left: 0;
}
#iso9001 .process .processImg .process02 {
  width: 42%;
  margin-left: 58%;
}
@media screen and (max-width: 768px) {
  #iso9001 .process .processImg .process01 {
    width: 100%;
    position: relative;
    bottom: auto;
  }
  #iso9001 .process .processImg .process02 {
    width: 100%;
    margin-left: 0;
  }
}
#iso9001 .qms {
  padding: 80px 0;
  background: transparent linear-gradient(127deg, #5E90AE 0%, #405EA6 100%) 0% 0% no-repeat padding-box;
}
@media screen and (max-width: 768px) {
  #iso9001 .qms {
    padding: 50px 0;
  }
}
#iso9001 .qms .inner {
  max-width: 850px;
}
#iso9001 .qms .sectionTtl03 {
  color: #ffffff;
}
#iso9001 .qms .flexWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap-reverse;
      flex-wrap: wrap-reverse;
}
#iso9001 .qms .flexWrap .txt {
  width: 35%;
  color: #ffffff;
  line-height: 2em;
}
#iso9001 .qms .flexWrap .imgArea {
  width: 60%;
}
#iso9001 .qms .flexWrap .imgArea img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  #iso9001 .qms .flexWrap .txt,
  #iso9001 .qms .flexWrap .imgArea {
    width: 100%;
  }
  #iso9001 .qms .flexWrap .txt {
    margin-top: 20px;
  }
}
#iso9001 .merit {
  padding: 80px 0;
}
@media screen and (max-width: 768px) {
  #iso9001 .merit {
    padding: 50px 0;
  }
}
#iso9001 .merit .flexWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: top;
      -ms-flex-align: top;
          align-items: top;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#iso9001 .merit .flexWrap .imgArea {
  width: 40%;
}
#iso9001 .merit .flexWrap .imgArea img {
  width: 100%;
}
#iso9001 .merit .flexWrap .txtArea {
  width: 55%;
}
#iso9001 .merit .flexWrap .txtArea li {
  margin-bottom: 40px;
}
#iso9001 .merit .flexWrap .txtArea li:last-child {
  margin-bottom: 0;
}
#iso9001 .merit .flexWrap .txtArea li .meritTtl {
  font-size: 20px;
  margin-bottom: 15px;
}
#iso9001 .merit .flexWrap .txtArea li .meritTtl:before {
  content: "";
  background: url(../img/about/iso9001-meritnum01.svg) no-repeat;
  background-size: contain;
  width: 40px;
  height: 34px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -5px;
}
#iso9001 .merit .flexWrap .txtArea li .meritTtl.meritTtl02:before {
  content: "";
  background: url(../img/about/iso9001-meritnum02.svg) no-repeat;
  background-size: contain;
  width: 40px;
  height: 34px;
}
#iso9001 .merit .flexWrap .txtArea li .meritTtl.meritTtl03:before {
  content: "";
  background: url(../img/about/iso9001-meritnum03.svg) no-repeat;
  background-size: contain;
  width: 40px;
  height: 34px;
}
#iso9001 .merit .flexWrap .txtArea li .txt {
  line-height: 2em;
}
@media screen and (max-width: 768px) {
  #iso9001 .merit .flexWrap .txtArea,
  #iso9001 .merit .flexWrap .imgArea {
    width: 100%;
  }
  #iso9001 .merit .flexWrap .txtArea {
    margin-top: 40px;
  }
}
#iso9001 .philosophy {
  padding: 80px 0;
  background: url(../img/about/iso9001-philosophybg.jpg) no-repeat;
  background-size: cover;
}
@media screen and (max-width: 768px) {
  #iso9001 .philosophy {
    padding: 50px 0;
  }
}
#iso9001 .philosophy .sectionTtl03 {
  color: #ffffff;
}
#iso9001 .philosophy .flexWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: top;
      -ms-flex-align: top;
          align-items: top;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#iso9001 .philosophy .flexWrap .whiteBox {
  background: #ffffff;
  border-radius: 20px;
}
#iso9001 .philosophy .flexWrap .whiteBox.box01 {
  width: 66%;
}
#iso9001 .philosophy .flexWrap .whiteBox.box02 {
  width: 30%;
}
#iso9001 .philosophy .flexWrap .whiteBox .boxWrap {
  padding: 50px 40px;
}
#iso9001 .philosophy .flexWrap .whiteBox .boxWrap h4 {
  color: #5792B4;
  text-align: center;
  font-size: 18px;
  margin-bottom: 1em;
}
#iso9001 .philosophy .flexWrap .whiteBox .boxWrap h5 {
  font-size: 22px;
  text-align: center;
  margin-bottom: 1em;
  line-height: 1.5em;
}
#iso9001 .philosophy .flexWrap .whiteBox .boxWrap .philosophyList {
  font-size: 13px;
  line-height: 1.5em;
}
#iso9001 .philosophy .flexWrap .whiteBox .boxWrap .philosophyList li {
  text-indent: -22px;
  padding-left: 22px;
  margin-bottom: 10px;
}
#iso9001 .philosophy .flexWrap .whiteBox .boxWrap .philosophyList li::before {
  content: "";
  background: url(../img/about/iso9001-philosophyicon.svg) no-repeat;
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
}
@media screen and (max-width: 768px) {
  #iso9001 .philosophy .flexWrap .whiteBox.box01, #iso9001 .philosophy .flexWrap .whiteBox.box02 {
    width: 100%;
  }
  #iso9001 .philosophy .flexWrap .whiteBox.box02 {
    margin-top: 30px;
  }
  #iso9001 .philosophy .flexWrap .whiteBox .boxWrap {
    padding: 20px 15px;
  }
  #iso9001 .philosophy .flexWrap .whiteBox .boxWrap h4 {
    font-size: 15px;
  }
  #iso9001 .philosophy .flexWrap .whiteBox .boxWrap h5 {
    font-size: 18px;
  }
  #iso9001 .philosophy .flexWrap .whiteBox .boxWrap h5 span {
    display: none;
  }
}

/* ------------------------------ iso27001 */
#iso27001 {
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  #iso27001 {
    margin-top: 30px;
  }
}
#iso27001 img {
  width: 100%;
}
#iso27001 .txt {
  font-size: 13px;
  line-height: 1.7em;
}
#iso27001 .sectionTtl03 {
  font-size: 28px;
  line-height: 1.5em;
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  #iso27001 .sectionTtl03 {
    font-size: 24px;
    margin-bottom: 20px;
  }
}
#iso27001 .introduction {
  background: #EAF5FA;
  padding: 80px 0;
}
@media screen and (max-width: 768px) {
  #iso27001 .introduction {
    padding: 50px 0;
  }
}
#iso27001 .introduction .inner h2 .underlineBlue:after {
  content: "";
  background: #405EA6;
  width: 120px;
  height: 4px;
  display: block;
  margin: 20px auto 0;
}
@media screen and (max-width: 768px) {
  #iso27001 .introduction .inner h2 .underlineBlue:after {
    width: 90px;
  }
}
#iso27001 .introduction .inner .borderBox {
  border: 3px solid #405EA6;
  border-radius: 20px;
  padding: 40px 30px;
  margin: 50px auto 0;
  max-width: 700px;
}
#iso27001 .introduction .inner .borderBox h3 {
  font-size: 25px;
  color: #405EA6;
  text-align: center;
  margin-bottom: 0.8em;
}
@media screen and (max-width: 768px) {
  #iso27001 .introduction .inner .borderBox {
    padding: 30px 15px;
    margin: 30px auto 0;
  }
  #iso27001 .introduction .inner .borderBox h3 {
    font-size: 21px;
  }
}
#iso27001 .principle {
  padding: 80px 0;
}
@media screen and (max-width: 768px) {
  #iso27001 .principle {
    padding: 50px 0;
  }
}
#iso27001 .principle .sectionTtl03 {
  margin-bottom: 20px;
}
#iso27001 .principle .principleTtl {
  color: #5792B4;
  font-size: 22px;
  margin: 50px 0 20px;
}
#iso27001 .principle .principleTtl:before {
  content: "";
  background: #5792B4;
  width: 10px;
  height: 50px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
@media screen and (max-width: 768px) {
  #iso27001 .principle .principleTtl {
    font-size: 18px;
    margin: 30px 0 10px;
  }
  #iso27001 .principle .principleTtl:before {
    content: "";
    background: #5792B4;
    width: 6px;
    height: 34px;
    margin-bottom: 10px;
  }
}
#iso27001 .principle .principleBox {
  border: 3px solid #5AA7B3;
  border-radius: 20px;
  padding: 20px 30px;
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  #iso27001 .principle .principleBox {
    padding: 20px 15px;
    margin-top: 20px;
  }
}
#iso27001 .principle .principleBox .boxInner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#iso27001 .principle .principleBox .boxInner .principleImg {
  width: 36%;
}
@media screen and (max-width: 768px) {
  #iso27001 .principle .principleBox .boxInner .principleImg {
    width: 90%;
    margin: 0 auto 30px;
  }
}
#iso27001 .principle .principleBox .boxInner .principleList {
  width: 60%;
}
@media screen and (max-width: 768px) {
  #iso27001 .principle .principleBox .boxInner .principleList {
    width: 100%;
  }
}
#iso27001 .principle .principleBox .boxInner .principleList li {
  padding-left: 45px;
  margin-bottom: 20px;
  position: relative;
}
#iso27001 .principle .principleBox .boxInner .principleList li p {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.5em;
  padding-bottom: 3px;
  border-bottom: 1px dashed #5AA7B3;
}
#iso27001 .principle .principleBox .boxInner .principleList li:before {
  content: "";
  width: 30px;
  height: 30px;
  background-color: #DDDDDD;
  color: #5AA7B3;
  border-radius: 15px;
  display: block;
  margin-right: 10px;
  position: absolute;
  left: 0;
  top: -2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
}
#iso27001 .principle .principleBox .boxInner .principleList li:nth-child(1)::before {
  content: "1";
}
#iso27001 .principle .principleBox .boxInner .principleList li:nth-child(2)::before {
  content: "2";
}
#iso27001 .principle .principleBox .boxInner .principleList li:nth-child(3)::before {
  content: "3";
}
#iso27001 .principle .principleBox .boxInner .principleList li:nth-child(4)::before {
  content: "4";
}
#iso27001 .principle .principleBox .boxInner .principleList li:nth-child(5) {
  margin-bottom: 0;
}
#iso27001 .principle .principleBox .boxInner .principleList li:nth-child(5)::before {
  content: "5";
}
#iso27001 .securityProcess {
  padding: 80px 0;
  background: transparent linear-gradient(127deg, #E5F1F8 0%, #D9E2F5 100%) 0% 0% no-repeat padding-box;
}
@media screen and (max-width: 768px) {
  #iso27001 .securityProcess {
    padding: 50px 0;
  }
}
#iso27001 .securityProcess .txt {
  text-align: center;
}
@media screen and (max-width: 768px) {
  #iso27001 .securityProcess .txt {
    text-align: left;
  }
}
#iso27001 .securityProcess .flexWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: top;
      -ms-flex-align: top;
          align-items: top;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  #iso27001 .securityProcess .flexWrap {
    margin-top: 30px;
  }
}
#iso27001 .securityProcess .flexWrap h4 {
  border: 2px solid #30374A;
  padding: 10px 20px;
  display: inline-block;
  font-size: 18px;
  margin-bottom: 20px;
}
#iso27001 .securityProcess .flexWrap .dotsList {
  margin-bottom: 20px;
}
#iso27001 .securityProcess .flexWrap .dotsList li {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 15px;
  line-height: 1.5em;
  font-weight: bold;
  margin-bottom: 10px;
}
#iso27001 .securityProcess .flexWrap .dotsList li:before {
  content: "・";
}
#iso27001 .securityProcess .flexWrap .ismsActivity {
  width: 56%;
}
@media screen and (max-width: 768px) {
  #iso27001 .securityProcess .flexWrap .ismsActivity {
    width: 100%;
  }
}
#iso27001 .securityProcess .flexWrap .ismsActivity .innerFlex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#iso27001 .securityProcess .flexWrap .ismsActivity .innerFlex .ciaImg {
  width: 40%;
}
@media screen and (max-width: 768px) {
  #iso27001 .securityProcess .flexWrap .ismsActivity .innerFlex .ciaImg {
    width: 90%;
    margin: 0 auto 20px;
  }
}
#iso27001 .securityProcess .flexWrap .ismsActivity .innerFlex .ciaExamples {
  width: 55%;
}
@media screen and (max-width: 768px) {
  #iso27001 .securityProcess .flexWrap .ismsActivity .innerFlex .ciaExamples {
    width: 100%;
  }
}
#iso27001 .securityProcess .flexWrap .ismsActivity .innerFlex .ciaExamples .ciaBox {
  background: #fff;
  border-radius: 10px;
  padding: 10px;
  font-size: 13px;
}
#iso27001 .securityProcess .flexWrap .ismsActivity .innerFlex .ciaExamples .ciaBox p {
  font-weight: bold;
  margin-bottom: 7px;
}
#iso27001 .securityProcess .flexWrap .ismsActivity .innerFlex .ciaExamples .ciaBox .ciaList {
  margin-bottom: 0;
}
#iso27001 .securityProcess .flexWrap .ismsActivity .innerFlex .ciaExamples .ciaBox .ciaList li {
  font-size: 13px;
  font-weight: normal;
  margin-bottom: 0;
}
#iso27001 .securityProcess .flexWrap .managementSystem {
  width: 40%;
}
@media screen and (max-width: 768px) {
  #iso27001 .securityProcess .flexWrap .managementSystem {
    width: 100%;
    margin-top: 40px;
  }
}
#iso27001 .securityProcess .structure {
  margin-top: 70px;
}
@media screen and (max-width: 768px) {
  #iso27001 .securityProcess .structure {
    margin-top: 50px;
  }
}
#iso27001 .securityProcess .structure p.txt {
  text-align: center;
}
#iso27001 .securityProcess .structure .structureImg {
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  #iso27001 .securityProcess .structure .structureImg {
    margin-top: 20px;
  }
}
#iso27001 .philosophy {
  padding: 80px 0;
  background: url(../img/about/iso9001-philosophybg.jpg) no-repeat;
  background-size: cover;
}
@media screen and (max-width: 768px) {
  #iso27001 .philosophy {
    padding: 50px 0;
  }
}
#iso27001 .philosophy .sectionTtl03 {
  color: #ffffff;
}
#iso27001 .philosophy .flexWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: top;
      -ms-flex-align: top;
          align-items: top;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#iso27001 .philosophy .flexWrap .whiteBox {
  background: #ffffff;
  border-radius: 20px;
}
#iso27001 .philosophy .flexWrap .whiteBox.box01 {
  width: 66%;
}
#iso27001 .philosophy .flexWrap .whiteBox.box02 {
  width: 30%;
}
#iso27001 .philosophy .flexWrap .whiteBox .boxWrap {
  padding: 50px 40px;
}
#iso27001 .philosophy .flexWrap .whiteBox .boxWrap h4 {
  color: #5792B4;
  text-align: center;
  font-size: 18px;
  margin-bottom: 1em;
}
#iso27001 .philosophy .flexWrap .whiteBox .boxWrap h5 {
  font-size: 22px;
  text-align: center;
  margin-bottom: 1em;
  line-height: 1.5em;
}
#iso27001 .philosophy .flexWrap .whiteBox .boxWrap .philosophyList {
  font-size: 13px;
  line-height: 1.5em;
}
#iso27001 .philosophy .flexWrap .whiteBox .boxWrap .philosophyList li {
  text-indent: -22px;
  padding-left: 22px;
  margin-bottom: 10px;
}
#iso27001 .philosophy .flexWrap .whiteBox .boxWrap .philosophyList li::before {
  content: "";
  background: url(../img/about/iso9001-philosophyicon.svg) no-repeat;
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
}
@media screen and (max-width: 768px) {
  #iso27001 .philosophy .flexWrap .whiteBox.box01, #iso27001 .philosophy .flexWrap .whiteBox.box02 {
    width: 100%;
  }
  #iso27001 .philosophy .flexWrap .whiteBox.box02 {
    margin-top: 30px;
  }
  #iso27001 .philosophy .flexWrap .whiteBox .boxWrap {
    padding: 20px 15px;
  }
  #iso27001 .philosophy .flexWrap .whiteBox .boxWrap h4 {
    font-size: 15px;
  }
  #iso27001 .philosophy .flexWrap .whiteBox .boxWrap h5 {
    font-size: 18px;
  }
  #iso27001 .philosophy .flexWrap .whiteBox .boxWrap h5 span {
    display: none;
  }
}

/* ------------------------------ privacypolicy */
#privacypolicy {
  padding: 80px 0;
  line-height: 1.7em;
  background: #F8F8F8;
}
@media screen and (max-width: 768px) {
  #privacypolicy {
    margin-top: 30px;
  }
}
#privacypolicy .sectionTtl03 {
  margin-bottom: 40px;
}
#privacypolicy .contents .contentsTtlh3 {
  padding: 30px 0 10px;
  padding-left: 1.4em;
  text-indent: -1.3em;
}
#privacypolicy .contents .contentsTtlh4 {
  padding: 20px 0 10px;
}
#privacypolicy .contents .addMt {
  margin-top: 20px;
}
#privacypolicy .contents .addPad {
  padding: 0 1em;
}
#privacypolicy .contents .numList {
  counter-reset: item;
}
#privacypolicy .contents .numList li {
  padding: 0 0 0.1em 20px;
  list-style-type: none;
}
#privacypolicy .contents .numList.numList01 li:before {
  counter-increment: item;
  content: counter(item) ".";
  display: inline-block;
  text-indent: -20px;
}
#privacypolicy .contents .numList.numList02 li:before {
  counter-increment: item;
  content: "(" counter(item) ")";
  display: inline-block;
  text-indent: -20px;
}

/* ====================================== company */
/* ------------------------------ access */
#lowerPage .section .inner .col2 .contents .access .ph {
  font-size: 0;
  line-height: 0;
}
#lowerPage .section .inner .col2 .contents .access .ph > img {
  width: 100%;
}
#lowerPage .section .inner .col2 .contents .access .info {
  margin-top: 30px;
  font-size: 15px;
  line-height: 1.6;
}
#lowerPage .section .inner .col2 .contents .access .info .address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  #lowerPage .section .inner .col2 .contents .access .info .address {
    display: block;
  }
}
#lowerPage .section .inner .col2 .contents .access .info .address .txt {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#lowerPage .section .inner .col2 .contents .access .info .address .gmap {
  margin-left: 30px;
}
@media screen and (max-width: 768px) {
  #lowerPage .section .inner .col2 .contents .access .info .address .gmap {
    margin: 5px 0 0 0;
  }
}
#lowerPage .section .inner .col2 .contents .access .info .way {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  #lowerPage .section .inner .col2 .contents .access .info .way {
    margin-top: 30px;
  }
}
#lowerPage .section .inner .col2 .contents .access .info .way .item {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  #lowerPage .section .inner .col2 .contents .access .info .way .item {
    margin-top: 20px;
  }
}
#lowerPage .section .inner .col2 .contents .access .info .way .item > dt {
  margin-bottom: 10px;
  font-weight: 700;
}

/* ------------------------------ companyPartner */
#lowerPage #companyPartner .inner .col2 .contents .mainTxt {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.6;
}
#lowerPage #companyPartner .inner .col2 .contents .subTxt {
  margin-top: 20px;
  font-size: 13px;
  line-height: 2;
}
#lowerPage #companyPartner .inner .col2 .contents .box {
  margin-top: 20px;
  padding: 25px;
  border: 2px solid #FF854E;
  border-radius: 10px;
}
#lowerPage #companyPartner .inner .col2 .contents .box .boxTtl {
  font-size: 13px;
  font-weight: 700;
  line-height: 1.6;
  color: #FF854E;
}
#lowerPage #companyPartner .inner .col2 .contents .box .boxTxt {
  margin-top: 10px;
  font-size: 11px;
  line-height: 1.6;
}

/* ====================================== recruit */
.videoArea {
  padding: 80px 0;
}
.videoArea .inner {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 50px;
}
@media screen and (max-width: 768px) {
  .videoArea {
    padding: 45px 0;
  }
  .videoArea .inner {
    padding: 0 15px;
  }
}

/* ====================================== staff */
/* ------------------------------ interview */
#interview .interviewMenu {
  padding: 80px 0;
  background: #F8F8F8;
}
@media screen and (max-width: 768px) {
  #interview .interviewMenu {
    padding: 45px 0;
  }
}
@media screen and (max-width: 768px) {
  #interview .interviewMenu .inner .txt {
    margin-top: 30px;
  }
}
#interview .interviewMenu .inner .list {
  margin-top: 70px;
  margin-bottom: -40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  #interview .interviewMenu .inner .list {
    display: none;
  }
}
#interview .interviewMenu .inner .list:after {
  content: "";
  width: calc((100% - 80px) / 3);
  display: block;
}
#interview .interviewMenu .inner .list > li {
  width: calc((100% - 80px) / 3);
  margin-bottom: 40px;
  background: #ffffff;
}
#interview .interviewMenu .inner .list > li > a {
  height: 100%;
  display: block;
}
#interview .interviewMenu .inner .list > li > a .ph {
  font-size: 0;
  line-height: 0;
}
#interview .interviewMenu .inner .list > li > a .ph > img {
  width: 100%;
}
#interview .interviewMenu .inner .list > li > a .info {
  padding: 20px;
}
#interview .interviewMenu .inner .list > li > a .info .position {
  font-size: 12px;
  line-height: 1.4;
  color: rgba(0, 0, 0, 0.7);
}
#interview .interviewMenu .inner .list > li > a .info .name {
  margin-top: 5px;
}
#interview .interviewMenu .inner .list > li > a .info .name > span {
  display: block;
}
#interview .interviewMenu .inner .list > li > a .info .name > span.jp {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
}
#interview .interviewMenu .inner .list > li > a .info .name > span.en {
  margin-top: 4px;
  font-size: 12px;
  line-height: 1.4;
}
#interview .interviewContents .inner .list {
  margin-top: 100px;
}
@media screen and (max-width: 768px) {
  #interview .interviewContents .inner .list {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  #interview .interviewContents .inner .list > li {
    margin: 0 -15px;
    padding: 0 15px 40px;
    background: #E9F6FC;
  }
}
#interview .interviewContents .inner .list > li .section .head {
  margin-right: calc((100% - 100vw) / 2 + 9px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  #interview .interviewContents .inner .list > li .section .head {
    margin: 0 -15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
#interview .interviewContents .inner .list > li .section .head .info {
  width: 500px;
  margin: 0 -250px -40px 0;
  padding: 50px;
  background: #30374A;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  z-index: 1;
  color: #ffffff;
}
@media screen and (max-width: 1140px) {
  #interview .interviewContents .inner .list > li .section .head .info {
    width: 43.8596491228vw;
  }
}
@media screen and (max-width: 768px) {
  #interview .interviewContents .inner .list > li .section .head .info {
    width: calc(100% - 30px);
    margin: -40px 15px 0;
    padding: 30px 20px;
  }
}
#interview .interviewContents .inner .list > li .section .head .info .join {
  font-size: 15px;
  line-height: 1.4;
}
#interview .interviewContents .inner .list > li .section .head .info .name {
  margin-top: 10px;
  vertical-align: text-bottom;
}
#interview .interviewContents .inner .list > li .section .head .info .name .jp {
  margin-right: 15px;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.4;
}
#interview .interviewContents .inner .list > li .section .head .info .name .en {
  font-size: 13px;
  line-height: 1.4;
}
#interview .interviewContents .inner .list > li .section .head .info .position {
  margin-top: 10px;
  font-size: 15px;
  line-height: 1.4;
}
#interview .interviewContents .inner .list > li .section .head .info .memo {
  margin-top: 45px;
  font-size: 13px;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  #interview .interviewContents .inner .list > li .section .head .info .memo {
    margin-top: 20px;
    font-size: 15px;
    line-height: 1.6;
  }
}
#interview .interviewContents .inner .list > li .section .head .ph {
  height: 440px;
  background-size: cover;
  background-position: center center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 0;
  line-height: 0;
}
@media screen and (max-width: 768px) {
  #interview .interviewContents .inner .list > li .section .head .ph {
    width: 100%;
    height: 72vw;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
}
#interview .interviewContents .inner .list > li .section .contents {
  margin-top: 140px;
  padding-left: 200px;
  position: relative;
}
@media screen and (max-width: 768px) {
  #interview .interviewContents .inner .list > li .section .contents {
    margin-top: 40px;
    padding-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
#interview .interviewContents .inner .list > li .section .contents .box {
  padding: 70px 50px 70px 250px;
  background: #E9F6FC;
}
@media screen and (max-width: 980px) {
  #interview .interviewContents .inner .list > li .section .contents .box {
    padding-left: 150px;
  }
}
@media screen and (max-width: 768px) {
  #interview .interviewContents .inner .list > li .section .contents .box {
    margin-top: 40px;
    padding: 0;
    background: transparent;
  }
}
#interview .interviewContents .inner .list > li .section .contents .box .boxContents .item > dt {
  margin-left: 1em;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.6;
}
#interview .interviewContents .inner .list > li .section .contents .box .boxContents .item > dt:before {
  content: "-";
  width: 1em;
  margin-left: -1em;
  display: inline-block;
}
#interview .interviewContents .inner .list > li .section .contents .box .boxContents .item > dd {
  margin-top: 20px;
  font-size: 13px;
  line-height: 1.7;
}
@media screen and (max-width: 768px) {
  #interview .interviewContents .inner .list > li .section .contents .box .boxContents .item > dd {
    font-size: 15px;
    line-height: 1.6;
  }
}
#interview .interviewContents .inner .list > li .section .contents .box .boxContents .item > dd > p:not(:first-child) {
  margin-top: 1.7em;
}
#interview .interviewContents .inner .list > li .section .contents .box .boxContents .item > dd > ol {
  margin-left: 1.5em;
  counter-reset: number 0;
}
#interview .interviewContents .inner .list > li .section .contents .box .boxContents .item > dd > ol > li:before {
  counter-increment: number 1;
  content: counter(number) ".";
  width: 1.5em;
  margin-left: -1.5em;
  display: inline-block;
}
#interview .interviewContents .inner .list > li .section .contents .box .boxContents .item > dd .subItem > dt {
  font-weight: 700;
}
#interview .interviewContents .inner .list > li .section .contents .box .boxContents .item:not(:first-child) {
  margin-top: 25px;
}
#interview .interviewContents .inner .list > li .section .contents .ph {
  width: 400px;
  position: absolute;
  top: -70px;
  left: 0;
  font-size: 0;
  line-height: 0;
}
@media screen and (max-width: 980px) {
  #interview .interviewContents .inner .list > li .section .contents .ph {
    width: 300px;
  }
}
@media screen and (max-width: 768px) {
  #interview .interviewContents .inner .list > li .section .contents .ph {
    width: 100%;
    padding: 0 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: static;
  }
}
#interview .interviewContents .inner .list > li .section .contents .ph > img {
  width: 100%;
}
#interview .interviewContents .inner .list > li:not(:first-child) {
  margin-top: 100px;
}
@media screen and (max-width: 768px) {
  #interview .interviewContents .inner .list > li:not(:first-child) {
    margin-top: 60px;
  }
}
#interview .interviewContents .inner .list > li:nth-child(1) .section .head .ph {
  background-image: url(../img/recruit/staff_interview01_img02_pc.jpg);
}
@media screen and (max-width: 768px) {
  #interview .interviewContents .inner .list > li:nth-child(1) .section .head .ph {
    background-image: url(../img/recruit/staff_interview01_img02_sp.jpg);
  }
}
#interview .interviewContents .inner .list > li:nth-child(2) .section .head .ph {
  background-image: url(../img/recruit/staff_interview02_img02_pc.jpg);
}
@media screen and (max-width: 768px) {
  #interview .interviewContents .inner .list > li:nth-child(2) .section .head .ph {
    background-image: url(../img/recruit/staff_interview02_img02_sp.jpg);
  }
}
#interview .interviewContents .inner .list > li:nth-child(3) .section .head .ph {
  background-image: url(../img/recruit/staff_interview03_img02_pc.jpg);
}
@media screen and (max-width: 768px) {
  #interview .interviewContents .inner .list > li:nth-child(3) .section .head .ph {
    background-image: url(../img/recruit/staff_interview03_img02_sp.jpg);
  }
}
#interview .interviewContents .inner .list > li:nth-child(4) .section .head .ph {
  background-image: url(../img/recruit/staff_interview04_img02_pc.jpg);
}
@media screen and (max-width: 768px) {
  #interview .interviewContents .inner .list > li:nth-child(4) .section .head .ph {
    background-image: url(../img/recruit/staff_interview04_img02_sp.jpg);
  }
}
#interview .interviewContents .inner .list > li:nth-child(5) .section .head .ph {
  background-image: url(../img/recruit/staff_interview05_img02_pc.jpg);
}
@media screen and (max-width: 768px) {
  #interview .interviewContents .inner .list > li:nth-child(5) .section .head .ph {
    background-image: url(../img/recruit/staff_interview05_img02_sp.jpg);
  }
}
#interview .interviewContents .inner .list > li:nth-child(6) .section .head .ph {
  background-image: url(../img/recruit/staff_interview06_img02_pc.jpg);
}
@media screen and (max-width: 768px) {
  #interview .interviewContents .inner .list > li:nth-child(6) .section .head .ph {
    background-image: url(../img/recruit/staff_interview06_img02_sp.jpg);
  }
}

/* ====================================== training */
/* ------------------------------ education */
#education {
  padding: 80px 0;
  background: #F8F8F8;
}
@media screen and (max-width: 768px) {
  #education {
    padding: 45px 0 40px;
  }
}
#education .inner .list {
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  #education .inner .list {
    margin-top: 35px;
  }
}
#education .inner .list > li {
  background: #ffffff;
}
#education .inner .list > li .section .box {
  padding: 50px 40px;
  background: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  #education .inner .list > li .section .box {
    padding: 20px 15px 25px;
    display: block;
  }
}
#education .inner .list > li .section .box .block.-ph {
  width: 58%;
  font-size: 0;
  line-height: 0;
}
@media screen and (max-width: 900px) {
  #education .inner .list > li .section .box .block.-ph {
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  #education .inner .list > li .section .box .block.-ph {
    width: 100%;
  }
}
#education .inner .list > li .section .box .block.-ph > img {
  width: 100%;
}
#education .inner .list > li .section .box .block.-txt {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 768px) {
  #education .inner .list > li .section .box .block.-txt {
    margin-top: 20px;
  }
}
#education .inner .list > li .section .box .block.-txt .boxTtl > span {
  display: block;
}
#education .inner .list > li .section .box .block.-txt .boxTtl > span.en {
  font-size: 22px;
  line-height: 1.6;
  letter-spacing: 0.13em;
}
@media screen and (max-width: 768px) {
  #education .inner .list > li .section .box .block.-txt .boxTtl > span.en {
    font-size: 18px;
  }
}
#education .inner .list > li .section .box .block.-txt .boxTtl > span.jp {
  margin-top: 10px;
  font-size: 13px;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  #education .inner .list > li .section .box .block.-txt .boxTtl > span.jp {
    font-size: 15px;
  }
}
#education .inner .list > li .section .box .block.-txt .boxTtl:after {
  content: "";
  width: 30px;
  height: 2px;
  margin-top: 20px;
  background: #FC2B2B;
  display: block;
}
#education .inner .list > li .section .box .block.-txt .boxTxt {
  margin-top: 40px;
  font-size: 13px;
  line-height: 1.7;
}
@media screen and (max-width: 768px) {
  #education .inner .list > li .section .box .block.-txt .boxTxt {
    margin-top: 20px;
    font-size: 15px;
    line-height: 1.6;
  }
}
#education .inner .list > li:nth-child(odd) .section .box .block.-txt {
  margin-left: 40px;
}
@media screen and (max-width: 768px) {
  #education .inner .list > li:nth-child(odd) .section .box .block.-txt {
    margin-left: 0;
  }
}
#education .inner .list > li:nth-child(even) .section .box {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
#education .inner .list > li:nth-child(even) .section .box .block.-txt {
  margin-right: 40px;
}
@media screen and (max-width: 768px) {
  #education .inner .list > li:nth-child(even) .section .box .block.-txt {
    margin-right: 0;
  }
}
#education .inner .list > li:not(:first-child) {
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  #education .inner .list > li:not(:first-child) {
    margin-top: 30px;
  }
}

/* ------------------------------ supportSystem */
#supportSystem {
  padding-top: 85px;
}
@media screen and (max-width: 768px) {
  #supportSystem {
    padding-top: 45px;
  }
}
#supportSystem .inner .contents {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  #supportSystem .inner .contents {
    margin-top: 20px;
    display: block;
  }
}
#supportSystem .inner .contents .block {
  width: calc((100% - 40px) / 2);
}
@media screen and (max-width: 768px) {
  #supportSystem .inner .contents .block {
    width: 100%;
  }
}
#supportSystem .inner .contents .block.-txt .txt {
  font-size: 13px;
  line-height: 1.7;
}
@media screen and (max-width: 768px) {
  #supportSystem .inner .contents .block.-txt .txt {
    font-size: 15px;
    line-height: 1.6;
  }
}
@media screen and (max-width: 768px) {
  #supportSystem .inner .contents .block.-box {
    margin-top: 30px;
  }
}
#supportSystem .inner .contents .block.-box .box {
  padding: 30px;
  border: 2px solid #FF854E;
}
@media screen and (max-width: 768px) {
  #supportSystem .inner .contents .block.-box .box {
    padding: 25px 20px;
  }
}
#supportSystem .inner .contents .block.-box .box > dl > dt {
  font-size: 18px;
  font-weight: 700;
  color: #FF854E;
}
#supportSystem .inner .contents .block.-box .box > dl > dd {
  margin-top: 20px;
}
#supportSystem .inner .contents .block.-box .box > dl > dd .list {
  width: 100%;
  margin: -4px 0;
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
}
@media screen and (max-width: 768px) {
  #supportSystem .inner .contents .block.-box .box > dl > dd .list {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
  }
}
#supportSystem .inner .contents .block.-box .box > dl > dd .list > li {
  margin-left: 1em;
  padding: 4px 0;
  font-size: 15px;
  line-height: 1.6;
}
#supportSystem .inner .contents .block.-box .box > dl > dd .list > li:before {
  content: "・";
  width: 1em;
  margin-left: -1em;
  display: inline-block;
}
#supportSystem .inner .contents .block.-box .box > dl > dd .list > li:last-child {
  text-align: right;
}
#supportSystem .inner .contents .block.-box .box > dl > dd .list > li:last-child:before {
  content: none;
}

/* ====================================== office_events */
/* ------------------------------ office */
#office {
  padding-top: 80px;
}
@media screen and (max-width: 768px) {
  #office {
    padding-top: 40px;
  }
}
#office .inner .list {
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  #office .inner .list {
    margin-top: 40px;
  }
}

/* ------------------------------ events */
#events {
  margin-top: 100px;
}
@media screen and (max-width: 768px) {
  #events {
    margin-top: 60px;
  }
}
#events .inner .list {
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  #events .inner .list {
    margin-top: 40px;
  }
}
#events .inner .note {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  #events .inner .note {
    margin-top: 20px;
  }
}

/* ====================================== info */
/* ------------------------------ recruitInfo */
#recruitInfo {
  padding-top: 80px;
}
@media screen and (max-width: 768px) {
  #recruitInfo {
    padding-top: 40px;
  }
}

/* ====================================== contact */
/* ------------------------------ form */
#lowerPage .section .inner .col2 .contents .form .head .txt {
  font-size: 13px;
  line-height: 1.7;
}
@media screen and (max-width: 768px) {
  #lowerPage .section .inner .col2 .contents .form .head .txt {
    font-size: 15px;
  }
}
#lowerPage .section .inner .col2 .contents .form .head .telBlock {
  margin-top: 25px;
  font-size: 13px;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  #lowerPage .section .inner .col2 .contents .form .head .telBlock {
    font-size: 15px;
    line-height: 1.7;
  }
}
#lowerPage .section .inner .col2 .contents .form .head .telBlock > dd .large {
  font-size: 138%;
  font-weight: 700;
}
#lowerPage .section .inner .col2 .contents .form .formBlock {
  margin-top: 50px;
  padding-top: 50px;
  border-top: 1px solid #D1D1D1;
}
@media screen and (max-width: 768px) {
  #lowerPage .section .inner .col2 .contents .form .formBlock {
    margin-top: 40px;
    padding-top: 40px;
  }
}

/* ------------------------------ mail_form */
#mail_form > dl:not(:first-child) {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  #mail_form > dl:not(:first-child) {
    margin-top: 30px;
  }
}
#mail_form > dl > dt {
  font-size: 15px;
}
#mail_form > dl > dt.-ico:after {
  content: "*";
  display: inline-block;
}
#mail_form > dl > dt .required, #mail_form > dl > dt .optional {
  display: none;
}
#mail_form > dl > dd {
  margin-top: 15px;
}
#mail_form > dl > dd input[type=text], #mail_form > dl > dd input[type=email], #mail_form > dl > dd input[type=tel], #mail_form > dl > dd select, #mail_form > dl > dd textarea {
  width: 100%;
  background: #ffffff;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.16);
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.16);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 15px;
}
#mail_form > dl > dd input[type=text]::-webkit-input-placeholder, #mail_form > dl > dd input[type=email]::-webkit-input-placeholder, #mail_form > dl > dd input[type=tel]::-webkit-input-placeholder, #mail_form > dl > dd select::-webkit-input-placeholder, #mail_form > dl > dd textarea::-webkit-input-placeholder {
  color: #ACACAC;
}
#mail_form > dl > dd input[type=text]::-moz-placeholder, #mail_form > dl > dd input[type=email]::-moz-placeholder, #mail_form > dl > dd input[type=tel]::-moz-placeholder, #mail_form > dl > dd select::-moz-placeholder, #mail_form > dl > dd textarea::-moz-placeholder {
  color: #ACACAC;
}
#mail_form > dl > dd input[type=text]:-ms-input-placeholder, #mail_form > dl > dd input[type=email]:-ms-input-placeholder, #mail_form > dl > dd input[type=tel]:-ms-input-placeholder, #mail_form > dl > dd select:-ms-input-placeholder, #mail_form > dl > dd textarea:-ms-input-placeholder {
  color: #ACACAC;
}
#mail_form > dl > dd input[type=text]::-ms-input-placeholder, #mail_form > dl > dd input[type=email]::-ms-input-placeholder, #mail_form > dl > dd input[type=tel]::-ms-input-placeholder, #mail_form > dl > dd select::-ms-input-placeholder, #mail_form > dl > dd textarea::-ms-input-placeholder {
  color: #ACACAC;
}
#mail_form > dl > dd input[type=text]::placeholder, #mail_form > dl > dd input[type=email]::placeholder, #mail_form > dl > dd input[type=tel]::placeholder, #mail_form > dl > dd select::placeholder, #mail_form > dl > dd textarea::placeholder {
  color: #ACACAC;
}
#mail_form > dl > dd input[type=text].-short, #mail_form > dl > dd input[type=email].-short, #mail_form > dl > dd input[type=tel].-short, #mail_form > dl > dd select.-short, #mail_form > dl > dd textarea.-short {
  width: 180px;
}
#mail_form > dl > dd input[type=text].-postal, #mail_form > dl > dd input[type=email].-postal, #mail_form > dl > dd input[type=tel].-postal, #mail_form > dl > dd select.-postal, #mail_form > dl > dd textarea.-postal {
  width: 120px;
  margin-left: 10px;
}
#mail_form > dl > dd input[type=text]:not(:first-child), #mail_form > dl > dd input[type=email]:not(:first-child), #mail_form > dl > dd input[type=tel]:not(:first-child), #mail_form > dl > dd select:not(:first-child), #mail_form > dl > dd textarea:not(:first-child) {
  margin-top: 15px;
}
#mail_form > dl > dd input[type=text], #mail_form > dl > dd input[type=email], #mail_form > dl > dd input[type=tel], #mail_form > dl > dd select {
  height: 50px;
}
#mail_form > dl > dd input[type=text], #mail_form > dl > dd input[type=email], #mail_form > dl > dd input[type=tel] {
  padding: 0 15px;
}
#mail_form > dl > dd textarea {
  height: 90px;
  padding: 15px;
}
#mail_form > dl > dd select {
  padding: 0 30px 0 15px;
  background-image: url(../img/arw02_b.svg);
  background-repeat: no-repeat;
  background-size: 11px 5.5px;
  background-position: center right 10px;
}
#mail_form > dl > dd select.-topDisabled {
  color: #777777;
}
#mail_form > dl > dd select.-topDisabled.-active {
  color: #333333;
}
#mail_form > dl > dd .radio {
  margin-top: 25px;
}
#mail_form > dl > dd .radio > li {
  margin-left: 30px;
  font-size: 13px;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  #mail_form > dl > dd .radio > li {
    font-size: 14px;
  }
}
#mail_form > dl > dd .radio > li:not(:first-child) {
  margin-top: 13px;
}
#mail_form > dl > dd .radio > li > label {
  cursor: pointer;
}
#mail_form > dl > dd .radio > li > label input[type=radio] {
  width: 20px;
  height: 20px;
  margin: 0 10px 0 -30px;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.16);
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.16);
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
#mail_form > dl > dd .radio > li > label input[type=radio]:after {
  content: "";
  width: 10px;
  height: 10px;
  background: #FC2B2B;
  border-radius: 50%;
  position: absolute;
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
#mail_form > dl > dd .radio > li > label input[type=radio]:checked:after {
  opacity: 1;
}
#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;
  color: #D70C19;
}
#mail_form > dl > dd .error_blank:empty, #mail_form > dl > dd .error_format:empty, #mail_form > dl > dd .error_match:empty {
  display: none;
}

/* ------------------------------ agreement */
#agreement {
  width: 100% !important;
  margin-top: 50px !important;
  padding: 0 !important;
  border: none !important;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #agreement {
    margin-top: 40px !important;
  }
}

#agree_check {
  font-size: 15px;
}
#agree_check label {
  cursor: pointer;
}
#agree_check input[type=checkbox] {
  width: 15px;
  height: 15px;
  background: #ffffff;
  border: 1px solid #848484;
  border-radius: 2px;
  position: relative;
  vertical-align: middle;
  -webkit-transition: background-color 0.3s ease-in-out, border 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out, border 0.3s ease-in-out;
}
#agree_check input[type=checkbox]:after {
  content: "";
  width: 100%;
  height: 100%;
  background-image: url(../img/ico_check01_wh.svg);
  background-repeat: no-repeat;
  background-size: 66% auto;
  background-position: center center;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
#agree_check input[type=checkbox]:checked {
  border: 1px solid #FC2B2B;
  background: #FC2B2B;
}
#agree_check input[type=checkbox]:checked:after {
  opacity: 1;
}
#agree_check a {
  margin-right: 0.2em;
  text-decoration: underline !important;
}
#agree_check .error_check {
  margin-top: 10px !important;
  font-size: 10px;
  color: #D70C19 !important;
}

#form_submit {
  width: 300px;
  margin: 23px auto 0;
}
@media screen and (max-width: 768px) {
  #form_submit {
    width: 100%;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}

/* ====================================== thanks */
#lowerPage .section .inner .col2 .contents .thanks .ttl {
  font-size: 18px;
  line-height: 1.6;
}
#lowerPage .section .inner .col2 .contents .thanks .txt {
  margin-top: 35px;
  font-size: 15px;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  #lowerPage .section .inner .col2 .contents .thanks .txt {
    margin-top: 30px;
  }
}
#lowerPage .section .inner .col2 .contents .thanks .txt > p:not(:first-child) {
  margin-top: 25px;
}
#lowerPage .section .inner .col2 .contents .thanks .btn01 {
  margin: 40px auto 0;
}
@media screen and (max-width: 768px) {
  #lowerPage .section .inner .col2 .contents .thanks .btn01 {
    margin-top: 20px;
  }
}

/* ====================================== english pages */
.-en {
  letter-spacing: 0.02em;
  /* ============================= service */
  /* ============================= case study */
}
.-en .lowerPageTtl01 {
  height: 18vw;
}
@media screen and (max-width: 768px) {
  .-en .lowerPageTtl01 {
    height: 150px;
  }
}
.-en .lowerPageTtl01 .inner .ttl > span.jp {
  font-size: 34px;
}
.-en .sectionTtl06 .block.-ttl > span.jp {
  letter-spacing: 0.08em;
}
@media screen and (max-width: 768px) {
  .-en #strengths .inner .list > li .section .bg .contents .box.-type02 .boxTtl {
    font-size: 15px;
  }
  .-en #strengths .inner .list > li .section .bg .listTtl {
    line-height: 1.5em;
  }
}
.-en #casestudy .inner .contents .tab .list > li .jp {
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  .-en #casestudy .inner .contents .tab .list > li .jp {
    font-size: 12px;
  }
}
.-en #casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .head .headTtl > span {
  font-size: 18px;
}
.-en #casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .headTxt .main {
  font-size: 16px;
  font-weight: 400;
}
.-en #casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .contents .item.-sunrise > dt .ttl > span.jp:after {
  right: 23px;
}
@media screen and (max-width: 768px) {
  .-en #casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .head .headTtl > span {
    font-size: 16px;
    line-height: 1.2;
  }
  .-en #casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .headTxt .main {
    font-size: 14px;
  }
  .-en #casestudy .inner .contents .boxWrap .boxInner .boxContents .boxList > li .section .contents .item.-sunrise > dt .ttl > span.jp:after {
    right: 23px;
  }
}