@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Material+Icons|Material+Icons+Outlined|Material+Icons+Two+Tone|Material+Icons+Round|Material+Icons+Sharp");
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
html {
  font-size: 62.5%;
}
body {
  font-size: 1.7rem;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-weight: 400;
  line-height: 1.8;
}
@media only screen and (max-width: 768px) {
  body {
    font-size: 3.7333333333vw;
  }
}
h5 {
  font-size: 1em;
}
a {
  color: #005eb8;
}
.hover-img:hover {
  opacity: .7;
  transition: opacity .4s;
}
img {
  max-width: 100%;
  border: 0;
  vertical-align: bottom;
  height: auto;
}
.mt0 {
  margin-top: 0px !important;
}
@media only screen and (max-width: 768px) {
  .mt0 {
    margin-top: 0vw !important;
  }
}
.mb0 {
  margin-bottom: 0px !important;
}
@media only screen and (max-width: 768px) {
  .mb0 {
    margin-bottom: 0vw !important;
  }
}
.ml0 {
  margin-left: 0px !important;
}
@media only screen and (max-width: 768px) {
  .ml0 {
    margin-left: 0vw !important;
  }
}
.mr0 {
  margin-right: 0px !important;
}
@media only screen and (max-width: 768px) {
  .mr0 {
    margin-right: 0vw !important;
  }
}
.mt5 {
  margin-top: 5px !important;
}
@media only screen and (max-width: 768px) {
  .mt5 {
    margin-top: 1.3333333333vw !important;
  }
}
.mb5 {
  margin-bottom: 5px !important;
}
@media only screen and (max-width: 768px) {
  .mb5 {
    margin-bottom: 1.3333333333vw !important;
  }
}
.ml5 {
  margin-left: 5px !important;
}
@media only screen and (max-width: 768px) {
  .ml5 {
    margin-left: 1.3333333333vw !important;
  }
}
.mr5 {
  margin-right: 5px !important;
}
@media only screen and (max-width: 768px) {
  .mr5 {
    margin-right: 1.3333333333vw !important;
  }
}
.mt10 {
  margin-top: 10px !important;
}
@media only screen and (max-width: 768px) {
  .mt10 {
    margin-top: 2.6666666667vw !important;
  }
}
.mb10 {
  margin-bottom: 10px !important;
}
@media only screen and (max-width: 768px) {
  .mb10 {
    margin-bottom: 2.6666666667vw !important;
  }
}
.ml10 {
  margin-left: 10px !important;
}
@media only screen and (max-width: 768px) {
  .ml10 {
    margin-left: 2.6666666667vw !important;
  }
}
.mr10 {
  margin-right: 10px !important;
}
@media only screen and (max-width: 768px) {
  .mr10 {
    margin-right: 2.6666666667vw !important;
  }
}
.mt15 {
  margin-top: 15px !important;
}
@media only screen and (max-width: 768px) {
  .mt15 {
    margin-top: 4vw !important;
  }
}
.mb15 {
  margin-bottom: 15px !important;
}
@media only screen and (max-width: 768px) {
  .mb15 {
    margin-bottom: 4vw !important;
  }
}
.ml15 {
  margin-left: 15px !important;
}
@media only screen and (max-width: 768px) {
  .ml15 {
    margin-left: 4vw !important;
  }
}
.mr15 {
  margin-right: 15px !important;
}
@media only screen and (max-width: 768px) {
  .mr15 {
    margin-right: 4vw !important;
  }
}
.mt20 {
  margin-top: 20px !important;
}
@media only screen and (max-width: 768px) {
  .mt20 {
    margin-top: 5.3333333333vw !important;
  }
}
.mb20 {
  margin-bottom: 20px !important;
}
@media only screen and (max-width: 768px) {
  .mb20 {
    margin-bottom: 5.3333333333vw !important;
  }
}
.ml20 {
  margin-left: 20px !important;
}
@media only screen and (max-width: 768px) {
  .ml20 {
    margin-left: 5.3333333333vw !important;
  }
}
.mr20 {
  margin-right: 20px !important;
}
@media only screen and (max-width: 768px) {
  .mr20 {
    margin-right: 5.3333333333vw !important;
  }
}
.mt25 {
  margin-top: 25px !important;
}
@media only screen and (max-width: 768px) {
  .mt25 {
    margin-top: 6.6666666667vw !important;
  }
}
.mb25 {
  margin-bottom: 25px !important;
}
@media only screen and (max-width: 768px) {
  .mb25 {
    margin-bottom: 6.6666666667vw !important;
  }
}
.ml25 {
  margin-left: 25px !important;
}
@media only screen and (max-width: 768px) {
  .ml25 {
    margin-left: 6.6666666667vw !important;
  }
}
.mr25 {
  margin-right: 25px !important;
}
@media only screen and (max-width: 768px) {
  .mr25 {
    margin-right: 6.6666666667vw !important;
  }
}
.mt30 {
  margin-top: 30px !important;
}
@media only screen and (max-width: 768px) {
  .mt30 {
    margin-top: 8vw !important;
  }
}
.mb30 {
  margin-bottom: 30px !important;
}
@media only screen and (max-width: 768px) {
  .mb30 {
    margin-bottom: 8vw !important;
  }
}
.ml30 {
  margin-left: 30px !important;
}
@media only screen and (max-width: 768px) {
  .ml30 {
    margin-left: 8vw !important;
  }
}
.mr30 {
  margin-right: 30px !important;
}
@media only screen and (max-width: 768px) {
  .mr30 {
    margin-right: 8vw !important;
  }
}
.mt35 {
  margin-top: 35px !important;
}
@media only screen and (max-width: 768px) {
  .mt35 {
    margin-top: 9.3333333333vw !important;
  }
}
.mb35 {
  margin-bottom: 35px !important;
}
@media only screen and (max-width: 768px) {
  .mb35 {
    margin-bottom: 9.3333333333vw !important;
  }
}
.ml35 {
  margin-left: 35px !important;
}
@media only screen and (max-width: 768px) {
  .ml35 {
    margin-left: 9.3333333333vw !important;
  }
}
.mr35 {
  margin-right: 35px !important;
}
@media only screen and (max-width: 768px) {
  .mr35 {
    margin-right: 9.3333333333vw !important;
  }
}
.mt40 {
  margin-top: 40px !important;
}
@media only screen and (max-width: 768px) {
  .mt40 {
    margin-top: 10.6666666667vw !important;
  }
}
.mb40 {
  margin-bottom: 40px !important;
}
@media only screen and (max-width: 768px) {
  .mb40 {
    margin-bottom: 10.6666666667vw !important;
  }
}
.ml40 {
  margin-left: 40px !important;
}
@media only screen and (max-width: 768px) {
  .ml40 {
    margin-left: 10.6666666667vw !important;
  }
}
.mr40 {
  margin-right: 40px !important;
}
@media only screen and (max-width: 768px) {
  .mr40 {
    margin-right: 10.6666666667vw !important;
  }
}
.mt45 {
  margin-top: 45px !important;
}
@media only screen and (max-width: 768px) {
  .mt45 {
    margin-top: 12vw !important;
  }
}
.mb45 {
  margin-bottom: 45px !important;
}
@media only screen and (max-width: 768px) {
  .mb45 {
    margin-bottom: 12vw !important;
  }
}
.ml45 {
  margin-left: 45px !important;
}
@media only screen and (max-width: 768px) {
  .ml45 {
    margin-left: 12vw !important;
  }
}
.mr45 {
  margin-right: 45px !important;
}
@media only screen and (max-width: 768px) {
  .mr45 {
    margin-right: 12vw !important;
  }
}
.mt50 {
  margin-top: 50px !important;
}
@media only screen and (max-width: 768px) {
  .mt50 {
    margin-top: 13.3333333333vw !important;
  }
}
.mb50 {
  margin-bottom: 50px !important;
}
@media only screen and (max-width: 768px) {
  .mb50 {
    margin-bottom: 13.3333333333vw !important;
  }
}
.ml50 {
  margin-left: 50px !important;
}
@media only screen and (max-width: 768px) {
  .ml50 {
    margin-left: 13.3333333333vw !important;
  }
}
.mr50 {
  margin-right: 50px !important;
}
@media only screen and (max-width: 768px) {
  .mr50 {
    margin-right: 13.3333333333vw !important;
  }
}
.mt55 {
  margin-top: 55px !important;
}
@media only screen and (max-width: 768px) {
  .mt55 {
    margin-top: 14.6666666667vw !important;
  }
}
.mb55 {
  margin-bottom: 55px !important;
}
@media only screen and (max-width: 768px) {
  .mb55 {
    margin-bottom: 14.6666666667vw !important;
  }
}
.ml55 {
  margin-left: 55px !important;
}
@media only screen and (max-width: 768px) {
  .ml55 {
    margin-left: 14.6666666667vw !important;
  }
}
.mr55 {
  margin-right: 55px !important;
}
@media only screen and (max-width: 768px) {
  .mr55 {
    margin-right: 14.6666666667vw !important;
  }
}
.mt60 {
  margin-top: 60px !important;
}
@media only screen and (max-width: 768px) {
  .mt60 {
    margin-top: 16vw !important;
  }
}
.mb60 {
  margin-bottom: 60px !important;
}
@media only screen and (max-width: 768px) {
  .mb60 {
    margin-bottom: 16vw !important;
  }
}
.ml60 {
  margin-left: 60px !important;
}
@media only screen and (max-width: 768px) {
  .ml60 {
    margin-left: 16vw !important;
  }
}
.mr60 {
  margin-right: 60px !important;
}
@media only screen and (max-width: 768px) {
  .mr60 {
    margin-right: 16vw !important;
  }
}
.mt65 {
  margin-top: 65px !important;
}
@media only screen and (max-width: 768px) {
  .mt65 {
    margin-top: 17.3333333333vw !important;
  }
}
.mb65 {
  margin-bottom: 65px !important;
}
@media only screen and (max-width: 768px) {
  .mb65 {
    margin-bottom: 17.3333333333vw !important;
  }
}
.ml65 {
  margin-left: 65px !important;
}
@media only screen and (max-width: 768px) {
  .ml65 {
    margin-left: 17.3333333333vw !important;
  }
}
.mr65 {
  margin-right: 65px !important;
}
@media only screen and (max-width: 768px) {
  .mr65 {
    margin-right: 17.3333333333vw !important;
  }
}
.mt70 {
  margin-top: 70px !important;
}
@media only screen and (max-width: 768px) {
  .mt70 {
    margin-top: 18.6666666667vw !important;
  }
}
.mb70 {
  margin-bottom: 70px !important;
}
@media only screen and (max-width: 768px) {
  .mb70 {
    margin-bottom: 18.6666666667vw !important;
  }
}
.ml70 {
  margin-left: 70px !important;
}
@media only screen and (max-width: 768px) {
  .ml70 {
    margin-left: 18.6666666667vw !important;
  }
}
.mr70 {
  margin-right: 70px !important;
}
@media only screen and (max-width: 768px) {
  .mr70 {
    margin-right: 18.6666666667vw !important;
  }
}
.mt75 {
  margin-top: 75px !important;
}
@media only screen and (max-width: 768px) {
  .mt75 {
    margin-top: 20vw !important;
  }
}
.mb75 {
  margin-bottom: 75px !important;
}
@media only screen and (max-width: 768px) {
  .mb75 {
    margin-bottom: 20vw !important;
  }
}
.ml75 {
  margin-left: 75px !important;
}
@media only screen and (max-width: 768px) {
  .ml75 {
    margin-left: 20vw !important;
  }
}
.mr75 {
  margin-right: 75px !important;
}
@media only screen and (max-width: 768px) {
  .mr75 {
    margin-right: 20vw !important;
  }
}
.mt80 {
  margin-top: 80px !important;
}
@media only screen and (max-width: 768px) {
  .mt80 {
    margin-top: 21.3333333333vw !important;
  }
}
.mb80 {
  margin-bottom: 80px !important;
}
@media only screen and (max-width: 768px) {
  .mb80 {
    margin-bottom: 21.3333333333vw !important;
  }
}
.ml80 {
  margin-left: 80px !important;
}
@media only screen and (max-width: 768px) {
  .ml80 {
    margin-left: 21.3333333333vw !important;
  }
}
.mr80 {
  margin-right: 80px !important;
}
@media only screen and (max-width: 768px) {
  .mr80 {
    margin-right: 21.3333333333vw !important;
  }
}
.mt85 {
  margin-top: 85px !important;
}
@media only screen and (max-width: 768px) {
  .mt85 {
    margin-top: 22.6666666667vw !important;
  }
}
.mb85 {
  margin-bottom: 85px !important;
}
@media only screen and (max-width: 768px) {
  .mb85 {
    margin-bottom: 22.6666666667vw !important;
  }
}
.ml85 {
  margin-left: 85px !important;
}
@media only screen and (max-width: 768px) {
  .ml85 {
    margin-left: 22.6666666667vw !important;
  }
}
.mr85 {
  margin-right: 85px !important;
}
@media only screen and (max-width: 768px) {
  .mr85 {
    margin-right: 22.6666666667vw !important;
  }
}
.mt90 {
  margin-top: 90px !important;
}
@media only screen and (max-width: 768px) {
  .mt90 {
    margin-top: 24vw !important;
  }
}
.mb90 {
  margin-bottom: 90px !important;
}
@media only screen and (max-width: 768px) {
  .mb90 {
    margin-bottom: 24vw !important;
  }
}
.ml90 {
  margin-left: 90px !important;
}
@media only screen and (max-width: 768px) {
  .ml90 {
    margin-left: 24vw !important;
  }
}
.mr90 {
  margin-right: 90px !important;
}
@media only screen and (max-width: 768px) {
  .mr90 {
    margin-right: 24vw !important;
  }
}
.mt95 {
  margin-top: 95px !important;
}
@media only screen and (max-width: 768px) {
  .mt95 {
    margin-top: 25.3333333333vw !important;
  }
}
.mb95 {
  margin-bottom: 95px !important;
}
@media only screen and (max-width: 768px) {
  .mb95 {
    margin-bottom: 25.3333333333vw !important;
  }
}
.ml95 {
  margin-left: 95px !important;
}
@media only screen and (max-width: 768px) {
  .ml95 {
    margin-left: 25.3333333333vw !important;
  }
}
.mr95 {
  margin-right: 95px !important;
}
@media only screen and (max-width: 768px) {
  .mr95 {
    margin-right: 25.3333333333vw !important;
  }
}
.mt100 {
  margin-top: 100px !important;
}
@media only screen and (max-width: 768px) {
  .mt100 {
    margin-top: 26.6666666667vw !important;
  }
}
.mb100 {
  margin-bottom: 100px !important;
}
@media only screen and (max-width: 768px) {
  .mb100 {
    margin-bottom: 26.6666666667vw !important;
  }
}
.ml100 {
  margin-left: 100px !important;
}
@media only screen and (max-width: 768px) {
  .ml100 {
    margin-left: 26.6666666667vw !important;
  }
}
.mr100 {
  margin-right: 100px !important;
}
@media only screen and (max-width: 768px) {
  .mr100 {
    margin-right: 26.6666666667vw !important;
  }
}
.pt0 {
  padding-top: 0px !important;
}
@media only screen and (max-width: 768px) {
  .pt0 {
    padding-top: 0vw !important;
  }
}
.pb0 {
  padding-bottom: 0px !important;
}
@media only screen and (max-width: 768px) {
  .pb0 {
    padding-bottom: 0vw !important;
  }
}
.pl0 {
  padding-left: 0px !important;
}
@media only screen and (max-width: 768px) {
  .pl0 {
    padding-left: 0vw !important;
  }
}
.pr0 {
  padding-right: 0px !important;
}
@media only screen and (max-width: 768px) {
  .pr0 {
    padding-right: 0vw !important;
  }
}
.pt5 {
  padding-top: 5px !important;
}
@media only screen and (max-width: 768px) {
  .pt5 {
    padding-top: 1.3333333333vw !important;
  }
}
.pb5 {
  padding-bottom: 5px !important;
}
@media only screen and (max-width: 768px) {
  .pb5 {
    padding-bottom: 1.3333333333vw !important;
  }
}
.pl5 {
  padding-left: 5px !important;
}
@media only screen and (max-width: 768px) {
  .pl5 {
    padding-left: 1.3333333333vw !important;
  }
}
.pr5 {
  padding-right: 5px !important;
}
@media only screen and (max-width: 768px) {
  .pr5 {
    padding-right: 1.3333333333vw !important;
  }
}
.pt10 {
  padding-top: 10px !important;
}
@media only screen and (max-width: 768px) {
  .pt10 {
    padding-top: 2.6666666667vw !important;
  }
}
.pb10 {
  padding-bottom: 10px !important;
}
@media only screen and (max-width: 768px) {
  .pb10 {
    padding-bottom: 2.6666666667vw !important;
  }
}
.pl10 {
  padding-left: 10px !important;
}
@media only screen and (max-width: 768px) {
  .pl10 {
    padding-left: 2.6666666667vw !important;
  }
}
.pr10 {
  padding-right: 10px !important;
}
@media only screen and (max-width: 768px) {
  .pr10 {
    padding-right: 2.6666666667vw !important;
  }
}
.pt15 {
  padding-top: 15px !important;
}
@media only screen and (max-width: 768px) {
  .pt15 {
    padding-top: 4vw !important;
  }
}
.pb15 {
  padding-bottom: 15px !important;
}
@media only screen and (max-width: 768px) {
  .pb15 {
    padding-bottom: 4vw !important;
  }
}
.pl15 {
  padding-left: 15px !important;
}
@media only screen and (max-width: 768px) {
  .pl15 {
    padding-left: 4vw !important;
  }
}
.pr15 {
  padding-right: 15px !important;
}
@media only screen and (max-width: 768px) {
  .pr15 {
    padding-right: 4vw !important;
  }
}
.pt20 {
  padding-top: 20px !important;
}
@media only screen and (max-width: 768px) {
  .pt20 {
    padding-top: 5.3333333333vw !important;
  }
}
.pb20 {
  padding-bottom: 20px !important;
}
@media only screen and (max-width: 768px) {
  .pb20 {
    padding-bottom: 5.3333333333vw !important;
  }
}
.pl20 {
  padding-left: 20px !important;
}
@media only screen and (max-width: 768px) {
  .pl20 {
    padding-left: 5.3333333333vw !important;
  }
}
.pr20 {
  padding-right: 20px !important;
}
@media only screen and (max-width: 768px) {
  .pr20 {
    padding-right: 5.3333333333vw !important;
  }
}
.pt25 {
  padding-top: 25px !important;
}
@media only screen and (max-width: 768px) {
  .pt25 {
    padding-top: 6.6666666667vw !important;
  }
}
.pb25 {
  padding-bottom: 25px !important;
}
@media only screen and (max-width: 768px) {
  .pb25 {
    padding-bottom: 6.6666666667vw !important;
  }
}
.pl25 {
  padding-left: 25px !important;
}
@media only screen and (max-width: 768px) {
  .pl25 {
    padding-left: 6.6666666667vw !important;
  }
}
.pr25 {
  padding-right: 25px !important;
}
@media only screen and (max-width: 768px) {
  .pr25 {
    padding-right: 6.6666666667vw !important;
  }
}
.pt30 {
  padding-top: 30px !important;
}
@media only screen and (max-width: 768px) {
  .pt30 {
    padding-top: 8vw !important;
  }
}
.pb30 {
  padding-bottom: 30px !important;
}
@media only screen and (max-width: 768px) {
  .pb30 {
    padding-bottom: 8vw !important;
  }
}
.pl30 {
  padding-left: 30px !important;
}
@media only screen and (max-width: 768px) {
  .pl30 {
    padding-left: 8vw !important;
  }
}
.pr30 {
  padding-right: 30px !important;
}
@media only screen and (max-width: 768px) {
  .pr30 {
    padding-right: 8vw !important;
  }
}
.pt35 {
  padding-top: 35px !important;
}
@media only screen and (max-width: 768px) {
  .pt35 {
    padding-top: 9.3333333333vw !important;
  }
}
.pb35 {
  padding-bottom: 35px !important;
}
@media only screen and (max-width: 768px) {
  .pb35 {
    padding-bottom: 9.3333333333vw !important;
  }
}
.pl35 {
  padding-left: 35px !important;
}
@media only screen and (max-width: 768px) {
  .pl35 {
    padding-left: 9.3333333333vw !important;
  }
}
.pr35 {
  padding-right: 35px !important;
}
@media only screen and (max-width: 768px) {
  .pr35 {
    padding-right: 9.3333333333vw !important;
  }
}
.pt40 {
  padding-top: 40px !important;
}
@media only screen and (max-width: 768px) {
  .pt40 {
    padding-top: 10.6666666667vw !important;
  }
}
.pb40 {
  padding-bottom: 40px !important;
}
@media only screen and (max-width: 768px) {
  .pb40 {
    padding-bottom: 10.6666666667vw !important;
  }
}
.pl40 {
  padding-left: 40px !important;
}
@media only screen and (max-width: 768px) {
  .pl40 {
    padding-left: 10.6666666667vw !important;
  }
}
.pr40 {
  padding-right: 40px !important;
}
@media only screen and (max-width: 768px) {
  .pr40 {
    padding-right: 10.6666666667vw !important;
  }
}
.pt45 {
  padding-top: 45px !important;
}
@media only screen and (max-width: 768px) {
  .pt45 {
    padding-top: 12vw !important;
  }
}
.pb45 {
  padding-bottom: 45px !important;
}
@media only screen and (max-width: 768px) {
  .pb45 {
    padding-bottom: 12vw !important;
  }
}
.pl45 {
  padding-left: 45px !important;
}
@media only screen and (max-width: 768px) {
  .pl45 {
    padding-left: 12vw !important;
  }
}
.pr45 {
  padding-right: 45px !important;
}
@media only screen and (max-width: 768px) {
  .pr45 {
    padding-right: 12vw !important;
  }
}
.pt50 {
  padding-top: 50px !important;
}
@media only screen and (max-width: 768px) {
  .pt50 {
    padding-top: 13.3333333333vw !important;
  }
}
.pb50 {
  padding-bottom: 50px !important;
}
@media only screen and (max-width: 768px) {
  .pb50 {
    padding-bottom: 13.3333333333vw !important;
  }
}
.pl50 {
  padding-left: 50px !important;
}
@media only screen and (max-width: 768px) {
  .pl50 {
    padding-left: 13.3333333333vw !important;
  }
}
.pr50 {
  padding-right: 50px !important;
}
@media only screen and (max-width: 768px) {
  .pr50 {
    padding-right: 13.3333333333vw !important;
  }
}
.pt55 {
  padding-top: 55px !important;
}
@media only screen and (max-width: 768px) {
  .pt55 {
    padding-top: 14.6666666667vw !important;
  }
}
.pb55 {
  padding-bottom: 55px !important;
}
@media only screen and (max-width: 768px) {
  .pb55 {
    padding-bottom: 14.6666666667vw !important;
  }
}
.pl55 {
  padding-left: 55px !important;
}
@media only screen and (max-width: 768px) {
  .pl55 {
    padding-left: 14.6666666667vw !important;
  }
}
.pr55 {
  padding-right: 55px !important;
}
@media only screen and (max-width: 768px) {
  .pr55 {
    padding-right: 14.6666666667vw !important;
  }
}
.pt60 {
  padding-top: 60px !important;
}
@media only screen and (max-width: 768px) {
  .pt60 {
    padding-top: 16vw !important;
  }
}
.pb60 {
  padding-bottom: 60px !important;
}
@media only screen and (max-width: 768px) {
  .pb60 {
    padding-bottom: 16vw !important;
  }
}
.pl60 {
  padding-left: 60px !important;
}
@media only screen and (max-width: 768px) {
  .pl60 {
    padding-left: 16vw !important;
  }
}
.pr60 {
  padding-right: 60px !important;
}
@media only screen and (max-width: 768px) {
  .pr60 {
    padding-right: 16vw !important;
  }
}
.pt65 {
  padding-top: 65px !important;
}
@media only screen and (max-width: 768px) {
  .pt65 {
    padding-top: 17.3333333333vw !important;
  }
}
.pb65 {
  padding-bottom: 65px !important;
}
@media only screen and (max-width: 768px) {
  .pb65 {
    padding-bottom: 17.3333333333vw !important;
  }
}
.pl65 {
  padding-left: 65px !important;
}
@media only screen and (max-width: 768px) {
  .pl65 {
    padding-left: 17.3333333333vw !important;
  }
}
.pr65 {
  padding-right: 65px !important;
}
@media only screen and (max-width: 768px) {
  .pr65 {
    padding-right: 17.3333333333vw !important;
  }
}
.pt70 {
  padding-top: 70px !important;
}
@media only screen and (max-width: 768px) {
  .pt70 {
    padding-top: 18.6666666667vw !important;
  }
}
.pb70 {
  padding-bottom: 70px !important;
}
@media only screen and (max-width: 768px) {
  .pb70 {
    padding-bottom: 18.6666666667vw !important;
  }
}
.pl70 {
  padding-left: 70px !important;
}
@media only screen and (max-width: 768px) {
  .pl70 {
    padding-left: 18.6666666667vw !important;
  }
}
.pr70 {
  padding-right: 70px !important;
}
@media only screen and (max-width: 768px) {
  .pr70 {
    padding-right: 18.6666666667vw !important;
  }
}
.pt75 {
  padding-top: 75px !important;
}
@media only screen and (max-width: 768px) {
  .pt75 {
    padding-top: 20vw !important;
  }
}
.pb75 {
  padding-bottom: 75px !important;
}
@media only screen and (max-width: 768px) {
  .pb75 {
    padding-bottom: 20vw !important;
  }
}
.pl75 {
  padding-left: 75px !important;
}
@media only screen and (max-width: 768px) {
  .pl75 {
    padding-left: 20vw !important;
  }
}
.pr75 {
  padding-right: 75px !important;
}
@media only screen and (max-width: 768px) {
  .pr75 {
    padding-right: 20vw !important;
  }
}
.pt80 {
  padding-top: 80px !important;
}
@media only screen and (max-width: 768px) {
  .pt80 {
    padding-top: 21.3333333333vw !important;
  }
}
.pb80 {
  padding-bottom: 80px !important;
}
@media only screen and (max-width: 768px) {
  .pb80 {
    padding-bottom: 21.3333333333vw !important;
  }
}
.pl80 {
  padding-left: 80px !important;
}
@media only screen and (max-width: 768px) {
  .pl80 {
    padding-left: 21.3333333333vw !important;
  }
}
.pr80 {
  padding-right: 80px !important;
}
@media only screen and (max-width: 768px) {
  .pr80 {
    padding-right: 21.3333333333vw !important;
  }
}
.pt85 {
  padding-top: 85px !important;
}
@media only screen and (max-width: 768px) {
  .pt85 {
    padding-top: 22.6666666667vw !important;
  }
}
.pb85 {
  padding-bottom: 85px !important;
}
@media only screen and (max-width: 768px) {
  .pb85 {
    padding-bottom: 22.6666666667vw !important;
  }
}
.pl85 {
  padding-left: 85px !important;
}
@media only screen and (max-width: 768px) {
  .pl85 {
    padding-left: 22.6666666667vw !important;
  }
}
.pr85 {
  padding-right: 85px !important;
}
@media only screen and (max-width: 768px) {
  .pr85 {
    padding-right: 22.6666666667vw !important;
  }
}
.pt90 {
  padding-top: 90px !important;
}
@media only screen and (max-width: 768px) {
  .pt90 {
    padding-top: 24vw !important;
  }
}
.pb90 {
  padding-bottom: 90px !important;
}
@media only screen and (max-width: 768px) {
  .pb90 {
    padding-bottom: 24vw !important;
  }
}
.pl90 {
  padding-left: 90px !important;
}
@media only screen and (max-width: 768px) {
  .pl90 {
    padding-left: 24vw !important;
  }
}
.pr90 {
  padding-right: 90px !important;
}
@media only screen and (max-width: 768px) {
  .pr90 {
    padding-right: 24vw !important;
  }
}
.pt95 {
  padding-top: 95px !important;
}
@media only screen and (max-width: 768px) {
  .pt95 {
    padding-top: 25.3333333333vw !important;
  }
}
.pb95 {
  padding-bottom: 95px !important;
}
@media only screen and (max-width: 768px) {
  .pb95 {
    padding-bottom: 25.3333333333vw !important;
  }
}
.pl95 {
  padding-left: 95px !important;
}
@media only screen and (max-width: 768px) {
  .pl95 {
    padding-left: 25.3333333333vw !important;
  }
}
.pr95 {
  padding-right: 95px !important;
}
@media only screen and (max-width: 768px) {
  .pr95 {
    padding-right: 25.3333333333vw !important;
  }
}
.pt100 {
  padding-top: 100px !important;
}
@media only screen and (max-width: 768px) {
  .pt100 {
    padding-top: 26.6666666667vw !important;
  }
}
.pb100 {
  padding-bottom: 100px !important;
}
@media only screen and (max-width: 768px) {
  .pb100 {
    padding-bottom: 26.6666666667vw !important;
  }
}
.pl100 {
  padding-left: 100px !important;
}
@media only screen and (max-width: 768px) {
  .pl100 {
    padding-left: 26.6666666667vw !important;
  }
}
.pr100 {
  padding-right: 100px !important;
}
@media only screen and (max-width: 768px) {
  .pr100 {
    padding-right: 26.6666666667vw !important;
  }
}
a {
  color: #000000;
}
* {
  box-sizing: border-box;
}
/* font-style */
.fc--deep-blue {
  color: #0048c4;
}
.fc--red {
  color: #d20024;
}
.fc--blue {
  color: #005eb8;
}
.strong {
  font-size: 1.125em;
  font-weight: bold;
}
.ftWN {
  font-weight: 300;
}
.ftWM {
  font-weight: 500;
}
.ftWB {
  font-weight: bold;
}
.txC {
  text-align: center;
}
.txR {
  text-align: right;
}
.flR {
  float: right;
}
.flL {
  float: left;
}
.clear {
  clear: both;
}
.linkExternal {
  background: url("/media_library/images/icon_link_external.gif") no-repeat scroll 0 center transparent;
  padding: 3px 0 3px 13px;
  word-break: break-all;
  word-wrap: break-word !important;
  margin: 0 2px;
}
.textlink {
  color: #005eb8;
}
.textlink:hover {
  text-decoration: none;
}
@media print, screen and (min-width: 769px) {
  .pc {
    display: block !important;
  }
}
@media only screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }
}
@media print, screen and (min-width: 769px) {
  .sp {
    display: none !important;
  }
}
@media only screen and (max-width: 768px) {
  .sp {
    display: block !important;
  }
}
@media only screen and (max-width: 768px) {
  .sp-fNone {
    float: none !important;
    max-width: 100%;
  }
}
.hover-img:hover {
  opacity: .7;
  transition: opacity .4s;
}
.disable {
  pointer-events: none;
}
.img-wrap {
  line-height: 0;
}
.box {
  padding: 20px;
}
@media only screen and (max-width: 768px) {
  .box {
    padding: 2.6666666667vw 2.6666666667vw 2.6666666667vw 2.6666666667vw;
  }
}
.white-box {
  background: #fff;
  padding: 20px;
}
@media only screen and (max-width: 768px) {
  .white-box {
    padding: 2.6666666667vw 2.6666666667vw 2.6666666667vw 2.6666666667vw;
  }
}
@media print, screen and (min-width: 769px) {
  .white-box.v--hozon {
    width: 540px;
  }
}
.gray-box {
  background: #F8F8F8;
  padding: 20px;
}
@media only screen and (max-width: 768px) {
  .gray-box {
    padding: 2.6666666667vw 2.6666666667vw 2.6666666667vw 2.6666666667vw;
  }
}
.blue-box {
  background: #F4F7FC;
  padding: 40px;
}
@media only screen and (max-width: 768px) {
  .blue-box {
    padding: 2.6666666667vw 2.6666666667vw 2.6666666667vw 2.6666666667vw;
  }
}
.border-box {
  padding: 15px;
  border: #F8F8F8 5px solid;
}
@media only screen and (max-width: 768px) {
  .border-box {
    padding: 2.6666666667vw 2.6666666667vw 2.6666666667vw 2.6666666667vw;
  }
}
.contents-link, .header .header-sub-nav__link, .intro .intro-contents__def-data .link {
  text-decoration: none;
  display: inline-block;
  border: 1px solid #0048c4;
  box-shadow: 0 2px 0 #0048c4;
  border-radius: 5px;
  background: url("/media_library/lp/invoice/images/icon_question.svg") left 11px center/20px 22px no-repeat, url("data:image/svg+xml,%3Csvg id='chevron_right_black_24dp' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath id='linkarrow' data-name='linkarrow' d='M0,0H24V24H0Z' fill='none'/%3E%3Cpath id='linkarrow_2' data-name='linkarrow_2' d='M10,6,8.59,7.41,13.17,12,8.59,16.59,10,18l6-6Z' fill='%23005eb8'/%3E%3C/svg%3E%0A") right 5px center no-repeat;
  padding: 7px 35px 7px 43px;
}
.contents-link.v--step, .header .v--step.header-sub-nav__link, .intro .intro-contents__def-data .v--step.link {
  background: url("/media_library/lp/invoice/images/icon_step.svg") left 11px center/22px 22px no-repeat, url("data:image/svg+xml,%3Csvg id='chevron_right_black_24dp' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath id='linkarrow' data-name='linkarrow' d='M0,0H24V24H0Z' fill='none'/%3E%3Cpath id='linkarrow_2' data-name='linkarrow_2' d='M10,6,8.59,7.41,13.17,12,8.59,16.59,10,18l6-6Z' fill='%23005eb8'/%3E%3C/svg%3E%0A") right 5px center no-repeat;
}
.contents-link.v--point, .header .v--point.header-sub-nav__link, .intro .intro-contents__def-data .v--point.link {
  background: url("/media_library/lp/invoice/images/icon_point.svg") left 11px center/26px 26px no-repeat, url("data:image/svg+xml,%3Csvg id='chevron_right_black_24dp' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath id='linkarrow' data-name='linkarrow' d='M0,0H24V24H0Z' fill='none'/%3E%3Cpath id='linkarrow_2' data-name='linkarrow_2' d='M10,6,8.59,7.41,13.17,12,8.59,16.59,10,18l6-6Z' fill='%23005eb8'/%3E%3C/svg%3E%0A") right 5px center no-repeat;
}
@media only screen and (max-width: 768px) {
  .contents-link, .header .header-sub-nav__link, .intro .intro-contents__def-data .link {
    width: 100%;
    padding: 1.8666666667vw 8vw 1.8666666667vw 11.4666666667vw;
  }
}
.contents-link:hover, .header .header-sub-nav__link:hover, .intro .intro-contents__def-data .link:hover {
  box-shadow: none;
  background-color: #F4F7FC;
  transition: box-shadow .4s, transform .4s, background-color .4s;
  transform: translateY(2px);
}
#head_inner {
  position: relative;
  overflow: hidden;
  margin-left: 25px;
	display: flex;
align-items: center;
    justify-content: space-between;
height: 100%;
}
header {
  position: relative;
  width: 100%;
  height: 80px;
  z-index: 100;
}
@media only screen and (max-width: 768px) {
#head_inner {
  margin-left: 0;
}
  .header {
    padding: 3px;
	height: 44px;
  }
}
header img{
  width: 180px;
  display: block;
}
@media only screen and (max-width: 768px) {
  header img{
    width: 100px;
    display: block;
  }
}
#head_inner .h1_title {
  float: left;
  margin: 25px 0 0 15px;
  font-size: 12px;
  font-weight: normal;
}
@media only screen and (max-width: 768px) {
  .h1_title {
    font-size: 3.2vw;
  }
}
.header__btn {
    display: flex;
    flex-wrap: nowrap;
    height: 100%;
    justify-content: space-between;
    align-items: center;
}

.header__btn a {
	text-decoration: none;
    display: block;
    background: #ec9c32;;
    color: #fff;
    padding: 6px 30px 6px 20px;
    margin:0 0 0 15px;
    transition: all 0.18s ease 0s;
    position: relative;
    width: 285px;
    white-space: nowrap;
    box-sizing: border-box;
	font-weight:bold;
	font-size: 1.6rem;
	text-align: center;
}
.header__btn a:hover {
  opacity: 0.7;
}
.header__btn a:hover::after {
  transform: translate(3px, 0);
  transition: all .3s;
}
.header__btn a::after {
    content: "";
    background: url("/media_library/cc/system/tkcmyportal/images/common_arrow_white.svg") no-repeat;
    width: 10px;
    height: 10px;
    top: 16px;
    right: 10px;
    position: absolute;
    background-size: contain;
}
@media print, screen and (max-width: 768px) {
.header__btn a {
padding: 5px;
    margin: 5px 0px 5px 5px;
    width: 110px;
}
	.header__btn a::after {
display:none;
}
}
	@media screen and (max-width: 768px){
.header__btn a{
    font-size: 1.2rem;
}
}
nav {
    height: 100%;
    padding: 0 20px 0 0;
    box-sizing: border-box;
}
.main {
  display: block
}
@media only screen and (max-width: 768px) {
nav {
    padding: 0;
  }
}

.section_inner {
  margin: 0 auto;
}
@media print, screen and (min-width: 769px) {
  .section_inner {
    width: 1024px;
    padding: 50px 0 100px;
  }
}
@media screen and (max-width: 1023px) {
  .section_inner {
    width: 96vw;
  }
}
@media only screen and (max-width: 768px) {
  .section_inner {
    width: 92vw;
  }
}
.title-wrap {
  text-align: center;
  background: url("/media_library/cc/system/tkcmyportal/images/bg_blue.png");
  height: 160px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .title-wrap {
    height: 110px;
    margin: 40px 0 20px;
    padding: 1.3333333333vw 2.6666666667vw 1.3333333333vw 2.6666666667vw;
  }
}
.section_title {
  font-size: 3.0rem;
  text-align: center;
  margin-bottom: 45px;
}
@media only screen and (max-width: 768px) {
  .section_title {
    font-size: 1.8rem;
    margin: 15px 0 10px;
  }
}
.section_txt {
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .section_txt {
    font-size: 1.5rem;
    text-align: left;
    margin: 10px 0;
    line-height: 2.3rem;
  }
}
.section_title-h2 {
  font-size: 3.5rem;
  font-weight: bold;
  letter-spacing: 0.10em;
  text-align: center;
  color: #fff;
  line-height: 5.5rem;
}
@media only screen and (max-width: 768px) {
  .section_title-h2 {
    font-size: 5.4vw;
    line-height: 3rem;
  }
}
#mv {
  width: 100%;
  height: 365px;
  background: url("/media_library/cc/system/tkcmyportal/images/main_bg.png");
}
@media only screen and (max-width: 768px) {
    #mv {
        height: 105vw;
    }
}
.mv_inner {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  height: 100%;
  padding: 10px;
}
@media only screen and (max-width: 999px) {
  .mv_inner {
  justify-content: space-between;
  }
}

@media only screen and (max-width: 768px) {
  .mv_inner {
    flex-wrap: wrap;
    justify-content:center;
  }
}

.mv_catch {
  flex-basis: auto;
  margin: 0 25px 0 0;
}
.mv_catch h1{
  font-size: 4.4rem;
  line-height: 1.5;
  color: #2584c7;
}
@media only screen and (max-width: 1199px){
  .mv_catch h1{
    font-size: 3.3vw;
    line-height: 1.4;
  }
}

@media only screen and (max-width: 999px) {
  .mv_catch {
    flex-basis: 35%;
    margin: 0 0 25px 0;
  }
}

@media only screen and (max-width: 768px) {
  .mv_catch{
    flex-basis: auto;
    margin: 0;
  }
  .mv_catch h1{
    font-size: 7.5vw;
    width: fit-content;
    margin: 0 auto;
  }
}
.mv_catch span {
  font-size: 3.4rem;
  color: #263743;
}
@media only screen and (max-width: 999px) {
  .mv_catch span {
    font-size: 4vw;
  }
}
@media only screen and (max-width: 768px) {
  .mv_catch span {
    font-size: 6vw;
  }
}
.mv_catch .mv_catch--up {
  font-size: 4rem;
}
@media only screen and (max-width: 768px) {
  .mv_catch .mv_catch--up {
    font-size: 6vw;
  }
}
.mv_supplement {
    font-size: 1.2rem;
    margin: 16px auto 0;
}
@media only screen and (max-width: 768px) {
  .mv_supplement  {
    font-size: 2.8vw;
    margin: 8px 0 16px;
  }
}
.mv_bottom {
  margin: 0 auto;
}
.mv_figure {
  max-width: 560px;
}
.mv_figure iframe{
  box-shadow: 6px 6px 6px rgb(0 0 0 / 10%);
}
@media only screen and (max-width: 999px) {
  .mv_figure{
    flex-basis: 60%;
  }
  .mv_figure iframe{
    width: 100%;
    height: 32.888888888888vw;
  }
  
}
@media only screen and (max-width: 768px) {
  .mv_figure{
    flex-basis: 100%;
    height: 53.6vw;
  }
  .mv_figure iframe{
    width: 100%;
    height: 100%;
    box-shadow: none;
  }
  
}
ul {
  list-style: none;
}
.ability_list {
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
  gap: 40px;
  align-items: stretch;
  margin: 64px 0 0;
}
.banner {
  text-align: center;
}
.section_inner.banner__inner {
  padding: 80px 0 30px;
}
@media only screen and (max-width: 768px) {
  .banner {
  }
  .section_inner.banner__inner {
    padding: 50px 0 30px;
  }
}
@media only screen and (max-width: 768px) {
  .ability_list {
    flex-direction: column;
    gap: 16px;
    margin: 0 0 50px;
  }
}
.ability_list-item {
  display: grid;
  grid-template-columns: 172px 1fr;
  column-gap: 24px;
  align-items: start;
  width: calc((100% - 40px) / 2);
  margin: 0;
}
@media only screen and (max-width: 768px) {
  .ability_list-item {
    display: block;
    width: 100%;
    height: auto;
    margin: 30px 0 0 0;
    text-align: center;
  }
}
.ability-img {
  margin: 0 auto;
  width: 172px;
  height: auto;
  grid-column: 1;
  grid-row: 1 / span 2;
}
@media only screen and (max-width: 768px) {
  .ability-img {
    width: min(172px, 60%);
  }
}
.ability_title {
  font-size: 2rem;
  font-weight: bold;
  margin: 0 0 8px;
  text-align: left;
  grid-column: 2;
}
@media only screen and (max-width: 768px) {
  .ability_title {
    font-size: 1.8rem;
    text-align: center;
    margin: 24px 0 8px;
  }
}
.ability_list-item .txt {
  grid-column: 2;
  margin: 0;
}
@media only screen and (max-width: 768px) {
  .ability_list-item .txt {
    margin: 10px 0;
  }
}
.txt {
  font-size: 1.5rem;
  text-align: left;
  margin-top: 10px;
  line-height: 2.3rem;
}
@media only screen and (max-width: 768px) {
.txt {
    font-size: 1.5rem;
	margin:10px 0; 
  }
}
.h3_wrap {
  text-align: center;
  margin-bottom: 50px;
  line-height: 1.4;
}
.title-h3 {
  background: #127acc;
  color: #fff;
  font-size: 2.8rem;
  padding: 18px 0px;
  position: relative;
  letter-spacing: 0.16em;
  margin: 60px 0 70px;
}
@media only screen and (max-width: 768px) {
  .title-h3 {
    font-size: 1.8rem;
    padding: 10px;
    margin: 15px 0 20px;
  }
	.h3_wrap {
	  margin-bottom: 30px;
	}
}
.title-h3::after {
  content: '';
  position: absolute;
  bottom: -25px;
  left: calc(50% - 25px);
  width: 0;
  height: 0;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  border-top: 25px solid #127acc
}
@media only screen and (max-width: 768px) {
  .title-h3::after {
    content: '';
    position: absolute;
    bottom: -14px;
    left: calc(50% - 15px);
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #127acc
  }
}
.sec01_merit {
  display: flex;
}
@media only screen and (max-width: 768px) {
  .sec01_merit {
    flex-direction: column;
  }
}
@media only screen and (max-width: 768px) {
.sp_none{
	display:none
}
}
.merit_title {
  text-align: center;
  font-weight: bold;
  padding: 5px 0;
  border-radius: 5px;
  margin-bottom: 30px;
}
.merit_kj {
  background-color: #fadbdc;
}
.merit_jg {
  background-color: #dbf0fb;
}
@media only screen and (max-width: 768px) {
  .merit_kj {
    font-size: 1.5rem;
  }
  .merit_jg {
    font-size: 1.5rem;
  }
  .merit_container img {
    max-width: 60%;
  }
.merit_title {
  margin-bottom: 15px;
}
}
.merit_container {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 768px) {
  .merit_container {
    flex-direction: column;
  }
}
.merit01 {
  margin-right: 50px;
  width: 550px;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .merit01 {
    width: 100%;
  }
}
.merit02 {
  width: 400px;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .merit02 {
    width: 100%;
  }
}
.merit_box {
  display: block;
  width: 220px;
  height: 230px;
  margin: 0px 15px;
}
.merit_box .txt {
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .merit_box {
    width: 100%;
    height: auto;
    margin: 10px 0;
  }
  .merit_box .txt {
    text-align: left;
  }
}
/*sec02*/
.trouble {
  text-align: center
}
.section_title_h4 {
  color: #127acc;
  font-size: 1.3em;
  font-weight: bold;
  line-height: 1.4;
  padding: 30px 0 10px;
}
.section_title_h4::before {
  content: '■';
  border-color: #127acc;
  padding-right: 3px;
  font-size: 2.8rem;
}
@media only screen and (max-width: 768px) {
.section_title_h4 {
  padding: 10px 0 10px;
	font-size: 1.6rem;
  }
.section_title_h4::before {
  padding-right: 2px;
  font-size: 2rem;
}
}
.digitization_merit_inner {
  background: #e1f2ff;
  padding: 30px;
}
.digitization_merit_container {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  gap: 30px 0;
}
@media only screen and (max-width: 768px) {
  .digitization_merit_container {
    gap: 16px;
  }
  .digitization_merit_containe {
    flex-direction: column;
  }
.digitization_merit_inner {
  padding: 20px;
}
}
.digitization_merit_box {
  width: 30%;
  background: #fff;
  box-shadow: 3px 5px rgb(216 231 243 / 60%);
  padding: 20px;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 768px) {
  .digitization_merit_box {
    width: 100%;
    margin-bottom: 0;
  }
}
.digitization_merit_box_title {
  font-size: 1.8rem;
  font-weight: bold;
  margin-top: 20px;
  text-align: center;
  line-height: 3rem;
}
@media only screen and (max-width: 768px) {
  .digitization_merit_box_title {
    font-size: 1.6rem;
  }
}
.digitization_merit_box_txt {
  font-size: 1.5rem;
  text-align: left;
  line-height: 2.3rem;
  padding-top: 5px;
}
@media only screen and (max-width: 768px) {
  .digitization_merit_box_txt {
    font-size: 1.4rem;
  }
}
.digitization_merit_img {
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
.digitization_merit_img {
  margin: 0 auto;
  padding: 0 10px;
}
}
.change_box {
  display: flex;
  align-items: flex-start;
  margin: 30px 0;
  position: relative;
  min-height: 160px;
}
@media only screen and (max-width: 768px) {
  .change_box {
    flex-direction: column;
    align-items: center;
	margin: 10px 0 10px;
  }
  .change_box_step {
    width: 100%;
  }
}
.change_box::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  margin: 30px;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #eee;
  position: absolute;
  left: 0px;
  bottom: -40px;
}
@media only screen and (max-width: 768px) {
  .change_box::after  {
    content:none;
  }
}
.change_box:last-child::after {
  content: none;
}
.change_element {
  width: 600px;
  display: block;
  margin: 0 25px;
}
@media only screen and (max-width: 768px) {
  .change_element {
    width: 100%;
	margin: 10px;
    text-align: center;
  }
}
.change_element-title {
  font-size: 2rem;
  font-weight: bold;
  margin-top: 10px;
}
@media only screen and (max-width: 768px) {
  .change_element-title {
    font-size: 1.6rem;
  }
}
.change_element-txt {
  font-size: 1.5rem;
  text-align: left;
  line-height: 2.3rem;
}
.step_sp {
  background-color: #3e97d3;
  text-align: center;
  padding: 5px;
  font-size: 1.5rem;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.2rem;
  width: 100%;
  border-radius: 5px;
}
@media only screen and (max-width: 768px) {
	.sp_sml{
		margin-top: 10px;
		}
}
/*sec03*/
.safety_inner {
  margin: 100px 0 60px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  .safety_inner {
    flex-direction: column;
    margin: 0 0 20px 0;
  }
}
.safety_box {
  display: flex;
  margin: 30px 0;
  width: 48%;
}
@media only screen and (max-width: 768px) {
  .safety_box {
    flex-direction: column;
    margin: 10px 0;
    width: 100%;
  }
}
.safety_num {
  width: 25%;
}
@media only screen and (max-width: 768px) {
  .safety_num {
    margin: 10px auto;
    width: 30%;
    text-align: center;
  }
}
.safety_element {
  width: 75%;
  margin: 0 20px;
}
@media only screen and (max-width: 768px) {
  .safety_element {
    width: 100%;
    margin: 0 5px;
  }
}
.safety_element-title {
  font-size: 2rem;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  .safety_element-title {
    font-size: 1.6rem;
    text-align: center;
  }
}
.safety_element-txt {
  font-size: 1.6rem;
  margin-top: 10px;
  line-height: 3rem;
}
@media only screen and (max-width: 768px) {
  .safety_element-txt {
    font-size: 1.4rem;
    margin-top: 5px;
    line-height: 2rem;
  }
}
.note {
  font-size: 1.3rem;
  line-height: 2rem;
  font-weight: normal;
  text-indent: -1em;
  margin-left: 1em;
}
@media only screen and (max-width: 768px) {
  .note {
    font-size: 1.2rem;
    line-height: 1.8rem;
    font-weight: normal;
  }
}
.safety_banner img {
  box-shadow: 0 3px 7px rgb(0 0 0 / 20%);
}
/*conv*/
.bg_blue {
  background-color: #e1f2ff;
}
.surpport_inner {
  background-color: #fff;
  padding: 60px;
  margin-top: 40px;
}
@media only screen and (max-width: 768px) {
  .surpport_inner {
    padding: 16px;
    margin-top: 20px;
  }
  .bg_blue {
    padding-bottom: 30px;
  }
}
.supportcontainer li {
  display: flex;
  margin: 30px 0;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .supportcontainer li {
    margin: 20px 0;
  }
}
.support_title {
  color: #127acc;
  font-size: 1.3em;
  font-weight: bold;
  line-height: 1.4;
  padding-bottom: 10px;
}
@media only screen and (max-width: 768px) {
  .support_title {
    font-size: 1.2em;
    padding-bottom: 10px;
    text-align: center;
  }
}
.support_top {
  padding: 10px 22px;
  border-radius: 8px;
  color: #fff;
  font-weight: bold;
  font-size: 2.3rem;
white-space: nowrap;
}
@media only screen and (max-width: 768px) {
  .support_top {
    border-radius: 8px;
    font-size: 0.8em;
    width: 100px;
    height: 70px;
    padding: 0 7px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .support_txt {
    font-size: 1.4rem;
    line-height: 2.2rem;
  }
}
.c01 {
  background-color: #f7b155;
}
.c02 {
  background-color: #3e97d3;
}
.c03 {
  background-color: #8ca7d7;
}
.c04 {
  background-color: #9cc813;
}
.support_child {
  margin-left: 25px;
}
@media only screen and (max-width: 768px) {
  .support_child {
    margin-left: 10px;
  }
}
.text-indent {
  text-indent: 1.5rem;
}
.conv_bg {
  background: url("/media_library/cc/system/tkcmyportal/images/bg_blue.png") repeat;
  text-align: center;
}
.conv_title {
  color: #fff;
}
@media only screen and (max-width: 768px) {
  .conv_title {
    padding: 30px 0 10px;
    font-size: 1.8rem;
  }
  .conv_bg {
    padding-bottom: 30px;
  }
}
.note_fff {
  font-size: 1.4rem;
  line-height: 2.2rem;
  font-weight: normal;
  padding: 10px;
  color: #fff;
}
@media only screen and (max-width: 768px) {
  .note_fff {
    font-size: 1.4rem;
    line-height: 2rem;
    font-weight: normal;
    padding: 5px;
  }
}
.conv_inner {
  background-color: #fff;
  padding: 30px 0;
  margin: 65px 10px 0;
}
@media only screen and (max-width: 768px) {
  .conv_inner {
    padding: 20px 0 20px;
    margin: 30px 10px 20px;
  }
}
.conv_container {
  display: flex;
  justify-content: space-around;
}
@media only screen and (max-width: 768px) {
  .conv_container {
    flex-direction: column;
align-items: center;
  }
}
.conv_txt {
	font-size: 2rem;
  font-weight: bold;
  line-height: 1.4;
}
.conv_box {
  width: 100%;
align-items: center;
    display: flex;
    flex-direction: column;
}
.conv_box a {
text-decoration: none;
    display: block;
    color: #fff;
    font-size: 1.2em;
    font-weight: bold;
    position: relative;
    padding: 16px;
    background-color: #ec9c32;
width: 100%;
white-space: nowrap;
}
@media only screen and (max-width: 768px) {
  .conv_box a {
    font-size: 1.3rem;
	padding: 8px 0;
  }
  .conv_txt {
    margin:5px 0 0 0;
  	font-size: 1.5rem;
  	line-height: 1.3;
  }
}
.conv_a {
  color: #fff;
}
.conv_a:hover {
  opacity: 0.7;
}
.inquiry_btn_container {
width: 80%;
    margin-top: 10px;
}
@media only screen and (max-width: 768px) {
  .inquiry_btn_container {
	width: 85%;
max-width:400px;
    margin: 5px auto;
  }
}
.inquiry_btn_container ::after {
  content: "";
  background: url("/media_library/cc/system/tkcmyportal/images/common_arrow_white.svg") no-repeat;
  display: inline-block;
  position: absolute;
  right: 17px;
  width: 10px;
  height: 15px;
  top: 27px;
  background-size: contain;
}
@media only screen and (max-width: 768px) {
  .inquiry_btn_container ::after {
    right: 7px;
    width: 7px;
    height: 10px;
    top: 16px;
    background-size: contain;
  }
}
.inquiry_btn:hover {
  opacity: 0.7;
}
.inquiry_btn:hover::after {
  transform: translate(3px, 0);
  transition: all .3s;
}
.pagetop {
  position: fixed;
  bottom: 10px;
  right: 10px;
  line-height: 0;
  cursor: pointer;
  z-index: 10;
}
footer {
  padding-top: 25px;
}
#foot_wrap {
  width: 800px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  footer {
    margin: 5px 0 10px;
	padding:0;
  }
  #foot_wrap {
    width: 100%;
	margin: 10px 0;
  }
  #foot_wrap img {
    width: 20%;
	padding-bottom: 3px;
  }
}
.cpright {
  font-size: 75%;
  margin:10px 0 20px;
}
@media only screen and (max-width: 768px) {
  .cpright {
    font-size: 75%;
    margin-bottom: 10px;
  }
}


