@charset "UTF-8";
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  font-family: "Verdana", "ヒラギノ角ゴシック", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, sans-serif;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.a-reset {
  color: inherit;
}

.a-reset:hover {
  text-decoration: none;
  color: inherit;
}

.w-100p {
  width: 100%;
}

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

@media screen and (max-width: 1079.98px) {
  .d-md-none {
    display: none;
  }
}

@media screen and (max-width: 500px) {
  .d-sp-none {
    display: none;
  }
}

.sp-only {
  display: none;
}

@media screen and (max-width: 500px) {
  .sp-only {
    display: block;
  }
}

.md-only {
  display: none;
}

@media screen and (max-width: 768px) {
  .md-only {
    display: block;
  }
}

@media screen and (max-width: 500px) {
  .md-only {
    display: none;
  }
}

.d-sm-down {
  display: none;
}

@media screen and (max-width: 768px) {
  .d-sm-down {
    display: block;
  }
}

.d-md-down {
  display: none;
}

@media screen and (max-width: 1079.98px) {
  .d-md-down {
    display: block;
  }
}

.sp-none {
  display: block;
}

@media screen and (max-width: 500px) {
  .sp-none {
    display: none;
  }
}

.ml-auto {
  margin-left: auto;
}

.mr-auto {
  margin-right: auto;
}

.ml0 {
  margin-left: 0px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.mt0 {
  margin-top: 0px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.pl0 {
  padding-left: 0px !important;
}

.pr0 {
  padding-right: 0px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.ml55 {
  margin-left: 55px !important;
}

.mr55 {
  margin-right: 55px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.pl55 {
  padding-left: 55px !important;
}

.pr55 {
  padding-right: 55px !important;
}

.pt55 {
  padding-top: 55px !important;
}

.pb55 {
  padding-bottom: 55px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.pl60 {
  padding-left: 60px !important;
}

.pr60 {
  padding-right: 60px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.ml65 {
  margin-left: 65px !important;
}

.mr65 {
  margin-right: 65px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.pl65 {
  padding-left: 65px !important;
}

.pr65 {
  padding-right: 65px !important;
}

.pt65 {
  padding-top: 65px !important;
}

.pb65 {
  padding-bottom: 65px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.pl70 {
  padding-left: 70px !important;
}

.pr70 {
  padding-right: 70px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.ml75 {
  margin-left: 75px !important;
}

.mr75 {
  margin-right: 75px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.pl75 {
  padding-left: 75px !important;
}

.pr75 {
  padding-right: 75px !important;
}

.pt75 {
  padding-top: 75px !important;
}

.pb75 {
  padding-bottom: 75px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.pl80 {
  padding-left: 80px !important;
}

.pr80 {
  padding-right: 80px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

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

.section-cap {
  font-weight: 700;
  padding-left: 15px;
}

@media screen and (max-width: 500px) {
  .section-cap {
    padding-left: 0;
  }
  .section-cap--en {
    max-width: 250px;
  }
}

.inner {
  width: 1000px;
  margin: 0 auto;
}

@media screen and (max-width: 1079.98px) {
  .inner {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media screen and (max-width: 768px) {
  .inner {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media screen and (max-width: 500px) {
  .inner {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.block {
  display: block;
}

.font-bold {
  font-weight: bold;
}

.mv-fade {
  -webkit-transition: opacity 1.6s .2s, -webkit-transform 1.6s .2s;
  transition: opacity 1.6s .2s, -webkit-transform 1.6s .2s;
  transition: transform 1.6s .2s, opacity 1.6s .2s;
  transition: transform 1.6s .2s, opacity 1.6s .2s, -webkit-transform 1.6s .2s;
  -webkit-transform: translateY(7.5%);
          transform: translateY(7.5%);
  opacity: 0;
}

.mv-fade.active {
  -webkit-transform: none;
          transform: none;
  opacity: 1;
}

.overlay,
.animate-elm.-max-width:before,
.animate-elm.-transform:before {
  background-color: #f0f0f0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  -webkit-transition: 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  transition: 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}

.overlay-max-width,
.animate-elm.-max-width:before {
  max-width: 100%;
}

.overlay-transform,
.animate-elm.-transform:before {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}

.animate-elm {
  margin: 0 auto;
  height: 250px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  position: relative;
  overflow: hidden;
}

.animate-elm.-max-width:before,
.animate-elm.-transform:before {
  content: "";
}

.animate-elm.show.-max-width:before,
.animate-elm.show .overlay-max-width {
  max-width: 0;
}

.animate-elm.show.-transform:before,
.animate-elm.show .overlay-transform {
  -webkit-transform: translateX(101%);
  transform: translateX(101%);
}

@media only screen and (min-width: 769px) {
  .animate-elm {
    height: 300px;
  }
}

.overlay-transform {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

.animate-elm.-transform-delay:before {
  background-color: #000;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  -webkit-transition: 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -webkit-transition: 1s cubic-bezier(0.19, 1, 0.22, 1) 0.7s;
  transition: 1s cubic-bezier(0.19, 1, 0.22, 1) 0.7s;
}

.animate-elm.-transform-delay:before {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}

.animate-elm.-transform-delay:before {
  content: "";
}

.animate-elm.show.-transform-delay:before {
  -webkit-transform: translateX(101%);
  transform: translateX(101%);
}

.mv {
  position: relative;
  width: 100%;
  height: 100vh;
}

.mv__logo {
  position: absolute;
  top: 13px;
  left: 16px;
  z-index: 2;
}

.mv__logo a {
  display: block;
}

.mv__logo img {
  width: 100px;
}

.mv__btns {
  position: fixed;
  top: 0;
  right: 0;
  width: 70px;
  height: 140px;
  background-color: #0f1478;
  z-index: 100;
}

#nav-toggle {
  width: 70px;
  height: 70px;
  cursor: pointer;
  padding-top: 20px;
  position: relative;
  z-index: 11;
}

#nav-toggle > div {
  position: relative;
  width: 30px;
  margin: 0 auto;
}

#nav-toggle .bar {
  width: 100%;
  height: 2px;
  display: block;
  background: #fff;
  position: absolute;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 12;
}

#nav-toggle .bar:nth-child(1) {
  top: 0;
}

#nav-toggle .bar:nth-child(2) {
  top: 11px;
}

#nav-toggle .bar:nth-child(3) {
  top: 22px;
}

#nav-toggle.nav-active .bar:nth-child(1) {
  background: #141978;
  -webkit-transform: translateY(11px) rotate(-45deg);
          transform: translateY(11px) rotate(-45deg);
}

#nav-toggle.nav-active .bar:nth-child(2) {
  background: #141978;
  opacity: 0;
}

#nav-toggle.nav-active .bar:nth-child(3) {
  background: #141978;
  -webkit-transform: translateY(-11px) rotate(45deg);
          transform: translateY(-11px) rotate(45deg);
}

.mv-contact {
  height: 70px;
  width: 70px;
  cursor: pointer;
  text-align: center;
  line-height: 70px;
}

.mv-contact a {
  display: block;
}

.nav-wrapper {
  opacity: 0;
  width: 100%;
  height: 0;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  overflow-y: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0;
}

.nav-wrapper::-webkit-scrollbar {
  display: none;
}

.nav-wrapper.show {
  display: block;
  opacity: 1;
  height: 100vh;
}

.nav__top {
  height: 25vh;
  background-color: #fff;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 768px) {
  .nav__top {
    height: 30vh;
  }
}

.nav__top-logo {
  width: auto;
}

@media screen and (max-width: 768px) {
  .nav__top-logo {
    width: 55%;
    min-width: 240px;
  }
  .nav__top-logo img {
    width: 100%;
    height: auto;
  }
}

.nav__btm {
  height: 75vh;
  background-color: #141978;
}

@media screen and (max-width: 768px) {
  .nav__btm {
    height: auto;
  }
}

.nav__btm > .inner {
  padding-top: 80px;
}

@media screen and (max-width: 768px) {
  .nav__btm > .inner {
    padding-top: 40px;
    padding: 40px 20px;
  }
}

.nav-menu {
  width: 30%;
  margin-bottom: 30px;
  text-transform: uppercase;
}

@media screen and (max-width: 768px) {
  .nav-menu {
    width: 100%;
  }
}

.nav-menu__01.recruit{
	display:none;
}

.nav-menu > a {
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

.nav-menu > a:hover {
  opacity: 0.7;
}

.nav-menu__sub a {
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

.nav-menu__sub a:hover {
  opacity: 0.7;
}

.nav-menu__box {
  margin: 0 auto;
  width: 750px;
  font-weight: bold;
  font-size: 20px;
  color: white;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
  .nav-menu__box {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.nav-menu__box::after {
  content: "";
  display: block;
  width: 30%;
  /* .boxに指定したwidthと同じ幅を指定する */
  height: 0;
}

.nav-menu__sub {
  font-weight: normal;
  font-size: 16px;
}

.nav-menu__sub li {
  padding-bottom: 5px;
}

.top {
  /*-- main visual --*/
  /*-- greetings --*/
  /*-- business --*/
  /*-- news --*/
}

.top .mv__text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
}

@media screen and (max-width: 768px) {
  .top .mv__text img {
    width: 100%;
  }
}

.top .mv-slide {
  z-index: 0;
}

.top .swiper-wrapper .swiper-slide {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100vh;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.top .greetings__container {
  overflow: hidden;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .top .greetings__container {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
}

.top .greetings__img {
  position: relative;
  float: left;
  width: 35%;
  overflow: hidden;
  height: 550px;
  background-image: url(/img/trannext_top_greetingimage.jpg);
  background-size: cover;
  background-position: center;
}

@media screen and (max-width: 768px) {
  .top .greetings__img {
    display: none;
  }
  .top .greetings__img--sm {
    height: 150px;
    background-image: url(/img/trannext_top_greetingimage.jpg);
    background-size: cover;
    background-position: center;
    margin: 30px calc(50% - 50vw);
  }
}

.top .greetings p {
  font-size: 20px;
  margin: 30px 0;
  line-height: 1.8;
}

.top .greetings.delighter .greetings__img,
.top .greetings.delighter .greetings__img--sm {
  -webkit-transition: opacity 2s, -webkit-transform 2s;
  transition: opacity 2s, -webkit-transform 2s;
  transition: transform 2s, opacity 2s;
  transition: transform 2s, opacity 2s, -webkit-transform 2s;
  -webkit-transform: translateY(20%);
          transform: translateY(20%);
  opacity: 0;
}

.top .greetings.delighter.started .greetings__img,
.top .greetings.delighter.started .greetings__img--sm {
  -webkit-transform: none;
          transform: none;
  opacity: 1;
}

.top .marker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(90%, transparent), color-stop(90%, #ffdc00));
  background: -webkit-linear-gradient(transparent 90%, #ffdc00 90%);
  background: linear-gradient(transparent 90%, #ffdc00 90%);
}

.top .top-linkbtn {
  position: relative;
  float: right;
  border: 1px solid #000;
}

.top .top-linkbtn a {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 8px 30px;
  align-items: center;
}

.top .top-linkbtn::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 0;
  display: block;
  background-color: #0f1478;
  z-index: -1;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.top .top-linkbtn:hover {
  color: white;
}

.top .top-linkbtn:hover::before {
  width: 100%;
}

.top .top-linkbtn .fas {
  font-size: 22px;
}

.top .business-box {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
          align-content: flex-start;
}

@media screen and (max-width: 768px) {
  .top .business-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.top .business-box::after {
  content: "";
  display: block;
  width: 300px;
  /* .boxに指定したwidthと同じ幅を指定する */
  height: 0;
}

.top .business-item {
  position: relative;
  width: 300px;
  margin-bottom: 40px;
}

@media screen and (max-width: 1079.98px) {
  .top .business-item {
    width: 47%;
  }
}

@media screen and (max-width: 768px) {
  .top .business-item {
    width: 100%;
    margin-bottom: 10px;
  }
}

.top .business-item__link {
  color: inherit;
}

@media screen and (max-width: 768px) {
  .top .business-item__link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.top .business-item__text {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 20px;
}

@media screen and (max-width: 768px) {
  .top .business-item__text {
    width: 60%;
  }
}

.top .business-item__index--pc {
  display: block;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .top .business-item__index--pc {
    display: none;
  }
}

.top .business-item__index--sm {
  display: none;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .top .business-item__index--sm {
    display: block;
  }
}

.top .business-item__title--ja {
  font-size: 22px;
}

.top .business-item__title--en {
  text-transform: capitalize;
}

.top .business-item__icon {
  font-size: 24px;
}

@media screen and (max-width: 768px) {
  .top .business-item__icon {
    font-size: 30px;
  }
}

.top .business-item::before {
  position: absolute;
  content: "";
  background-color: #0f1478;
  height: 2px;
  bottom: 0;
  left: 0;
  width: 100%;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  transition: -webkit-transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transform-origin: bottom right;
          transform-origin: bottom right;
}

.top .business-item:hover::before {
  position: absolute;
  content: "";
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  -webkit-transform-origin: bottom left;
          transform-origin: bottom left;
}

.top .business-item.delighter .card-figure {
  -webkit-transition: opacity 2s, -webkit-transform 2s;
  transition: opacity 2s, -webkit-transform 2s;
  transition: transform 2s, opacity 2s;
  transition: transform 2s, opacity 2s, -webkit-transform 2s;
  -webkit-transform: translateY(15%);
          transform: translateY(15%);
  opacity: 0;
}

.top .business-item.delighter.started .card-figure {
  -webkit-transform: none;
          transform: none;
  opacity: 1;
}

.top .business-item:nth-child(2).delighter .card-figure {
  -webkit-transition: opacity 2s 0.3s, -webkit-transform 2s 0.3s;
  transition: opacity 2s 0.3s, -webkit-transform 2s 0.3s;
  transition: transform 2s 0.3s, opacity 2s 0.3s;
  transition: transform 2s 0.3s, opacity 2s 0.3s, -webkit-transform 2s 0.3s;
  -webkit-transform: translateY(15%);
          transform: translateY(15%);
  opacity: 0;
}

@media screen and (max-width: 768px) {
  .top .business-item:nth-child(2).delighter .card-figure {
    -webkit-transition: opacity 2s, -webkit-transform 2s;
    transition: opacity 2s, -webkit-transform 2s;
    transition: transform 2s, opacity 2s;
    transition: transform 2s, opacity 2s, -webkit-transform 2s;
  }
}

.top .business-item:nth-child(2).delighter.started .card-figure {
  -webkit-transform: none;
          transform: none;
  opacity: 1;
}

.top .business-item:nth-child(3).delighter .card-figure {
  -webkit-transition: opacity 2s 0.6s, -webkit-transform 2s 0.6s;
  transition: opacity 2s 0.6s, -webkit-transform 2s 0.6s;
  transition: transform 2s 0.6s, opacity 2s 0.6s;
  transition: transform 2s 0.6s, opacity 2s 0.6s, -webkit-transform 2s 0.6s;
  -webkit-transform: translateY(15%);
          transform: translateY(15%);
  opacity: 0;
}

@media screen and (max-width: 1079.98px) {
  .top .business-item:nth-child(3).delighter .card-figure {
    -webkit-transition: opacity 2s, -webkit-transform 2s;
    transition: opacity 2s, -webkit-transform 2s;
    transition: transform 2s, opacity 2s;
    transition: transform 2s, opacity 2s, -webkit-transform 2s;
  }
}

.top .business-item:nth-child(3).delighter.started .card-figure {
  -webkit-transform: none;
          transform: none;
  opacity: 1;
}

.top .business-item:nth-child(4).delighter .card-figure {
  -webkit-transition: opacity 2s, -webkit-transform 2s;
  transition: opacity 2s, -webkit-transform 2s;
  transition: transform 2s, opacity 2s;
  transition: transform 2s, opacity 2s, -webkit-transform 2s;
  -webkit-transform: translateY(15%);
          transform: translateY(15%);
  opacity: 0;
}

@media screen and (max-width: 1079.98px) {
  .top .business-item:nth-child(4).delighter .card-figure {
    -webkit-transition: opacity 2s 0.3s, -webkit-transform 2s 0.3s;
    transition: opacity 2s 0.3s, -webkit-transform 2s 0.3s;
    transition: transform 2s 0.3s, opacity 2s 0.3s;
    transition: transform 2s 0.3s, opacity 2s 0.3s, -webkit-transform 2s 0.3s;
  }
}

@media screen and (max-width: 768px) {
  .top .business-item:nth-child(4).delighter .card-figure {
    -webkit-transition: opacity 2s, -webkit-transform 2s;
    transition: opacity 2s, -webkit-transform 2s;
    transition: transform 2s, opacity 2s;
    transition: transform 2s, opacity 2s, -webkit-transform 2s;
  }
}

.top .business-item:nth-child(4).delighter.started .card-figure {
  -webkit-transform: none;
          transform: none;
  opacity: 1;
}

.top .business-item:nth-child(5).delighter .card-figure {
  -webkit-transition: opacity 2s 0.3s, -webkit-transform 2s 0.3s;
  transition: opacity 2s 0.3s, -webkit-transform 2s 0.3s;
  transition: transform 2s 0.3s, opacity 2s 0.3s;
  transition: transform 2s 0.3s, opacity 2s 0.3s, -webkit-transform 2s 0.3s;
  -webkit-transform: translateY(15%);
          transform: translateY(15%);
  opacity: 0;
}

@media screen and (max-width: 1079.98px) {
  .top .business-item:nth-child(5).delighter .card-figure {
    -webkit-transition: opacity 2s, -webkit-transform 2s;
    transition: opacity 2s, -webkit-transform 2s;
    transition: transform 2s, opacity 2s;
    transition: transform 2s, opacity 2s, -webkit-transform 2s;
  }
}

.top .business-item:nth-child(5).delighter.started .card-figure {
  -webkit-transform: none;
          transform: none;
  opacity: 1;
}

.top .card-figure {
  height: 255px;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .top .card-figure {
    height: auto;
    width: 40%;
    position: relative;
  }
  .top .card-figure::before {
    content: "";
    display: block;
    padding-top: 75%;
  }
  .top .card-figure img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }
}

.top .card-figure > img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  font-family: "object-fit: cover;";
}

.top .news-box {
  height: 270px;
  overflow-y: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

@media screen and (max-width: 768px) {
  .top .news-box {
    margin-top: 30px;
    height: auto;
    height: 405px;
  }
}

.top .news-box::-webkit-scrollbar {
  display: none;
}

.top .news-list {
  position: relative;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 2px solid #b4b4b4;
}

@media screen and (max-width: 768px) {
  .top .news-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: start;
        -ms-flex-align: start;
            align-items: start;
  }
}

.top .news-list::before {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 134px;
  height: 0;
  border-bottom: 2px solid #000;
}

.top .news__date {
  background-color: #646464;
  color: #fff;
  padding: 5px 20px;
}

.top .news__text {
  word-break: break-all;
}

@media screen and (max-width: 768px) {
  .top .news__text {
    padding-top: 10px;
  }
}

.business {
  background-color: #fff;
  /*-- main visual --*/
}

.business .mv__text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
}

@media screen and (max-width: 768px) {
  .business .mv__text img {
    width: 100%;
  }
}

.business .mv-slide {
  z-index: 0;
}

.business .mv__btm {
  height: 25vh;
  text-align: center;
  font-weight: bold;
  font-size: 32px;
}

@media screen and (max-width: 768px) {
  .business .mv__btm {
    font-size: 22px;
  }
}

@media screen and (max-width: 500px) {
  .business .mv__btm {
    height: 40vh;
  }
}

.business .mv__bg {
  height: 75vh;
  position: relative;
  margin-bottom: 0;
}

@media screen and (max-width: 500px) {
  .business .mv__bg {
    height: 60vh;
  }
}

.business .mv__bg-img {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 100%;
  width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.business .mv__bg-title {
  position: absolute;
  bottom: 10%;
  left: 0;
  right: 0;
  margin: auto;
}

@media screen and (max-width: 1079.98px) {
  .business .mv__bg-title {
    max-width: 75%;
  }
}

.business .mv__bg-title--center {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

@media screen and (max-width: 1079.98px) {
  .business .mv__bg-title--center {
    max-width: 75%;
  }
}

@media screen and (max-width: 1079.98px) {
  .business .mv__bg-title-top {
    max-width: 45%;
  }
}

@media screen and (max-width: 500px) {
  .business .mv__bg-title-top {
    max-width: 60%;
  }
}

.business .business-list {
  width: 100%;
  margin-top: 20px;
  padding: 10px 0;
  height: 220px;
  -webkit-transition: background-color 0.3s, -webkit-box-shadow 0.3s;
  transition: background-color 0.3s, -webkit-box-shadow 0.3s;
  transition: background-color 0.3s, box-shadow 0.3s;
  transition: background-color 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;
}

@media screen and (max-width: 1079.98px) {
  .business .business-list {
    padding: 0 0 40px;
    height: auto;
  }
}

.business .business-list__box {
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 1079.98px) {
  .business .business-list__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: start;
    -webkit-align-items: start;
        -ms-flex-align: start;
            align-items: start;
  }
}

.business .business-list__img {
  width: 40%;
  overflow: hidden;
  height: 200px;
  -webkit-transform: skewX(-40deg);
          transform: skewX(-40deg);
  margin-right: 120px;
  -webkit-transition: -webkit-box-shadow 0.3s;
  transition: -webkit-box-shadow 0.3s;
  transition: box-shadow 0.3s;
  transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
}

@media screen and (max-width: 1079.98px) {
  .business .business-list__img {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-transform: skewX(0);
            transform: skewX(0);
    overflow: visible;
    margin-right: 0;
    height: auto;
    width: 100%;
    position: relative;
  }
  .business .business-list__img::before {
    content: "";
    display: block;
    padding-top: 25%;
  }
}

.business .business-list__img--01, .business .business-list__img--02, .business .business-list__img--03, .business .business-list__img--04, .business .business-list__img--05 {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  font-family: "object-fit: cover;";
  -webkit-transform: skewX(40deg) scale(1.6);
          transform: skewX(40deg) scale(1.6);
}

@media screen and (max-width: 1079.98px) {
  .business .business-list__img--01, .business .business-list__img--02, .business .business-list__img--03, .business .business-list__img--04, .business .business-list__img--05 {
    -webkit-transform: skewX(0);
            transform: skewX(0);
    width: 100vw;
    margin: 0;
    margin: 0 calc(50% - 50vw);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}

.business .business-list__img--01 {
  -o-object-position: 100% 60%;
     object-position: 100% 60%;
}

@media screen and (max-width: 1079.98px) {
  .business .business-list__img--01 {
    -o-object-position: 100% 45%;
       object-position: 100% 45%;
  }
}

.business .business-list__img--02 {
  -o-object-position: 100% 100%;
     object-position: 100% 100%;
}

@media screen and (max-width: 1079.98px) {
  .business .business-list__img--02 {
    -o-object-position: 100% 90%;
       object-position: 100% 90%;
  }
}

.business .business-list__img--03 {
  height: auto;
  -webkit-transform: skewX(40deg) scale(1.5);
          transform: skewX(40deg) scale(1.5);
}

@media screen and (max-width: 1079.98px) {
  .business .business-list__img--03 {
    -webkit-transform: skewX(0);
            transform: skewX(0);
    width: 100vw;
    height: 100%;
    margin: 0;
    margin: 0 calc(50% - 50vw);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}

.business .business-list__text {
  width: 40%;
}

@media screen and (max-width: 1079.98px) {
  .business .business-list__text {
    width: 100%;
    margin-top: 20px;
  }
}

.business .business-list__num {
  width: auto;
  height: 50px;
}

.business .business-list:nth-child(odd) {
  background-color: #ebebeb;
}

.business .business-list:nth-child(even) {
  background-color: #dbe0e5;
}

.business .business-list:hover:nth-child(odd) {
  background-color: rgba(235, 235, 235, 0.25);
}

.business .business-list:hover:nth-child(even) {
  background-color: rgba(219, 224, 229, 0.25);
}

.business .business-list:hover .business-list__img {
  -webkit-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.8);
          box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.8);
}

.business .text-wrapper__top {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}

.business .business-item__title--ja {
  font-size: 22px;
}

.business .business-item__title--en {
  font-weight: normal;
  text-transform: capitalize;
}

@media screen and (max-width: 1079.98px) {
  .business .business-br {
    display: none;
  }
}

@media screen and (max-width: 500px) {
  .business .business-br {
    display: block;
  }
}

.business.transportation .business_01_cap {
  max-height: 80px;
}

.business.transportation .business-01-content {
  background-color: #f0f0f0;
}

.business.transportation .business-01__bg {
  width: 100%;
  height: 200px;
}

.business.transportation .business-01__bg img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  font-family: "object-fit: cover;";
}

@media screen and (max-width: 768px) {
  .business.transportation .business-01__bg {
    position: relative;
    padding-top: 20%;
    height: auto;
  }
  .business.transportation .business-01__bg img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

.business.transportation .business-01__title {
  color: #0f1478;
  font-size: 24px;
  font-weight: 700;
}

.business.transportation .business-01__cards {
  width: 75%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 1079.98px) {
  .business.transportation .business-01__cards {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    width: 100%;
  }
}

.business.transportation .business-01__card {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 1079.98px) {
  .business.transportation .business-01__card {
    width: 45%;
    margin-bottom: 30px;
  }
}

.business.transportation .business-01__card__imgbox {
  position: relative;
  width: 160px;
  height: 140px;
  background: #fff;
  padding: 10px;
  border-radius: 4px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-shadow: 0px 0px 8px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 8px 3px rgba(0, 0, 0, 0.1);
}

.business.transportation .business-01__card__imgbox::after {
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  border-color: rgba(255, 255, 255, 0);
  border-top-width: 24px;
  border-bottom-width: 24px;
  border-left-width: 8px;
  border-right-width: 8px;
  margin-left: -8px;
  border-top-color: #ffffff;
  top: 100%;
  left: 50%;
}

.business.transportation .business-01__card__illu {
  font-weight: bold;
  color: #0f1478;
}

.business.transportation .business-01__card__illu span {
  font-size: 20px;
  border-bottom: 2px solid #0f1478;
}

.business.transportation .business-01__illu {
  font-weight: bold;
  width: 50%;
}

@media screen and (max-width: 1079.98px) {
  .business.transportation .business-01__illu {
    width: 100%;
    margin-bottom: 30px;
  }
}

.business.transportation .business-01__container {
  position: relative;
  z-index: 4;
}

.business.transportation .business-01__container::before {
  position: absolute;
  content: "";
  display: inline-block;
  bottom: 30px;
  right: 0;
  height: 452px;
  width: 338px;
  margin: auto;
  background-image: url("/business/transportation/img/business_01_japan1.png");
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  z-index: 0;
}

@media screen and (max-width: 1079.98px) {
  .business.transportation .business-01__container::before {
    top: 20px;
    bottom: auto;
    right: auto;
    left: 50%;
    width: 181px;
    height: 243px;
  }
}

.business.transportation .business-01__container::after {
  position: absolute;
  content: "";
  display: inline-block;
  bottom: 30px;
  right: 0;
  height: 452px;
  width: 338px;
  margin: auto;
  background-image: url("/business/transportation/img/business_01_japan2.png");
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  z-index: 0;
  -webkit-transition: opacity 3s ease-in;
  transition: opacity 3s ease-in;
  opacity: 0;
}

@media screen and (max-width: 1079.98px) {
  .business.transportation .business-01__container::after {
    top: 20px;
    bottom: auto;
    right: auto;
    left: 50%;
    width: 181px;
    height: 243px;
  }
}

.business.transportation .business-01__container.delighter .business-01__card__imgbox img {
  -webkit-transition: all 1s;
  transition: all 1s;
  -webkit-transform: translateY(35%);
          transform: translateY(35%);
  opacity: 0;
}

.business.transportation .business-01__container.delighter .business-01__card__imgbox .business-01__card__img2 {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

.business.transportation .business-01__container.delighter .business-01__card__imgbox .business-01__card__img3 {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}

.business.transportation .business-01__container.delighter .business-01__card__imgbox .business-01__card__img4 {
  -webkit-transition-delay: 0.9s;
          transition-delay: 0.9s;
}

.business.transportation .business-01__container.delighter.started.business-01__container::after {
  opacity: 1;
}

.business.transportation .business-01__container.delighter.started .business-01__card__imgbox img {
  -webkit-transform: none;
          transform: none;
  opacity: 1;
}

.business.transportation .business-01__zindex {
  z-index: 3;
  position: relative;
}

@media screen and (max-width: 1079.98px) {
  .business.transportation .business-01__zindex {
    width: 50%;
    min-width: 350px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 500px) {
  .business.transportation .business-01__zindex {
    width: 100%;
    min-width: auto;
  }
}

.business.warehousing .content-01__title {
  font-size: 32px;
  color: #0f1478;
  text-align: center;
}

.business.warehousing .content-01__title span {
  font-size: 48px;
  color: #64c828;
}

.business.warehousing .content-01__bg {
  background-color: #f0f0f0;
}

.business.warehousing .content-01__img {
  width: 100%;
  height: 400px;
}

.business.warehousing .content-01__img .swiper-slide {
  background-position: center;
  background-size: cover;
}

@media screen and (max-width: 768px) {
  .business.warehousing .content-01__img {
    position: relative;
    height: 240px;
  }
}

.business.warehousing .content-02__title {
  font-size: 32px;
  color: #0f1478;
  text-align: center;
  line-height: 1.3;
}

.business.warehousing .content-02__title span {
  font-size: 48px;
  color: #64c828;
}

.business.warehousing .content-02__bg {
  background-color: #f0f0f0;
}

.business.warehousing .content-02__item {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  .business.warehousing .content-02__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.business.warehousing .content-02__item--imgbox {
  width: 60%;
}

@media screen and (max-width: 768px) {
  .business.warehousing .content-02__item--imgbox {
    width: 100%;
    margin-bottom: 20px;
  }
}

.business.warehousing .content-02__item--img {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .business.warehousing .content-02__item--img {
    height: 250px;
    background-position: center 0;
  }
}

@media screen and (max-width: 500px) {
  .business.warehousing .content-02__item--img {
    height: 120px;
    background-position: 0 0;
  }
}

.business.warehousing .content-02__item--text {
  width: 35%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media screen and (max-width: 768px) {
  .business.warehousing .content-02__item--text {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 100%;
  }
}

.business.warehousing .content-02__item__num {
  width: 50px;
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  .business.warehousing .content-02__item__num {
    margin-right: 15px;
  }
}

.business.warehousing .content-02__item__head {
  color: #0f1478;
  font-size: 24px;
}

.business.warehousing .content-02__item--reverse {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  .business.warehousing .content-02__item--reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.business.warehousing .content-02 .delighter .content-02__item--text {
  -webkit-transition: opacity 1s ease 0.5s, -webkit-transform 1s ease 0.5s;
  transition: opacity 1s ease 0.5s, -webkit-transform 1s ease 0.5s;
  transition: transform 1s ease 0.5s, opacity 1s ease 0.5s;
  transition: transform 1s ease 0.5s, opacity 1s ease 0.5s, -webkit-transform 1s ease 0.5s;
  -webkit-transform: translateY(10%);
          transform: translateY(10%);
  opacity: 0;
}

.business.warehousing .content-02 .delighter.started .content-02__item--text {
  -webkit-transform: none;
          transform: none;
  opacity: 1;
}

.business.electronic_commerce .content-01__items {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  counter-reset: item;
}

.business.electronic_commerce .content-01__item {
  width: 499px;
  height: 450px;
  margin-bottom: 1px;
  padding: 0 40px;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: background-color 0.4s;
  transition: background-color 0.4s;
  position: relative;
}

@media screen and (max-width: 1079.98px) {
  .business.electronic_commerce .content-01__item {
    padding: 0 40px;
    width: 49.9%;
    height: 360px;
  }
}

@media screen and (max-width: 768px) {
  .business.electronic_commerce .content-01__item {
    width: 100%;
    height: 360px;
  }
}

.business.electronic_commerce .content-01__item .item-box {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.business.electronic_commerce .content-01__item .item__title {
  font-size: 24px;
  color: #0f1478;
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
  text-align: center;
}

.business.electronic_commerce .content-01__item .item__title span {
  font-size: 16px;
}

.business.electronic_commerce .content-01__item .item__img {
  position: relative;
  margin: 40px 0;
}

@media screen and (max-width: 1079.98px) {
  .business.electronic_commerce .content-01__item .item__img {
    margin: 20px 0;
  }
}

.business.electronic_commerce .content-01__item .item__img .colored {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

.business.electronic_commerce .content-01__item .item__text {
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
}

.business.electronic_commerce .content-01__item::before {
  position: absolute;
  top: 5px;
  left: 5px;
  counter-increment: item;
  content: counter(item);
  color: white;
  font-size: 20px;
  font-weight: bold;
}

@media screen and (max-width: 1079.98px) {
  .business.electronic_commerce .content-01__item::before {
    color: #c8c8c8;
  }
}

.business.electronic_commerce .content-01__item.item01, .business.electronic_commerce .content-01__item.item04, .business.electronic_commerce .content-01__item.item05 {
  background-color: #f0f0f0;
}

.business.electronic_commerce .content-01__item.item02, .business.electronic_commerce .content-01__item.item03, .business.electronic_commerce .content-01__item.item06 {
  background-color: #e6e6e6;
}

@media screen and (max-width: 768px) {
  .business.electronic_commerce .content-01__item:nth-child(odd) {
    background-color: #f0f0f0;
  }
  .business.electronic_commerce .content-01__item:nth-child(even) {
    background-color: #e6e6e6;
  }
}

.business.electronic_commerce .content-01__item:hover {
  background-color: #0f1478;
}

.business.electronic_commerce .content-01__item:hover .item__title,
.business.electronic_commerce .content-01__item:hover p {
  color: white;
}

.business.electronic_commerce .content-01__item:hover .item__img .colored {
  opacity: 1;
}

.business.electronic_commerce .content-01__item:hover::before {
  color: #64c828;
}

.business.third_party_logistics .content-01 .flow1,
.business.third_party_logistics .content-01 .flow2 {
  background-color: #ebf5fa;
  padding: 40px 0;
  text-align: center;
}

.business.third_party_logistics .content-01 .flow1__title,
.business.third_party_logistics .content-01 .flow2__title {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #0f1478;
}

.business.third_party_logistics .content-01 .flow1__img,
.business.third_party_logistics .content-01 .flow2__img {
  width: 100%;
}

.business.third_party_logistics .content-01 .flow1__img img,
.business.third_party_logistics .content-01 .flow2__img img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 768px) {
  .business.third_party_logistics .content-01 .flow1__img--lg,
  .business.third_party_logistics .content-01 .flow2__img--lg {
    display: none;
  }
}

.business.third_party_logistics .content-01 .flow1__img--sm,
.business.third_party_logistics .content-01 .flow2__img--sm {
  display: none;
  max-width: 260px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .business.third_party_logistics .content-01 .flow1__img--sm,
  .business.third_party_logistics .content-01 .flow2__img--sm {
    display: block;
  }
}

.business.third_party_logistics .content-01 .flow1 {
  position: relative;
}

.business.third_party_logistics .content-01 .flow1::after {
  position: absolute;
  content: "";
  bottom: -65px;
  left: 0;
  right: 0;
  margin: auto;
  width: 140px;
  height: 72px;
  background-image: url(/business/third_party_logistics/img/business_04_03.png);
}

.business.third_party_logistics .content-01 .flow2__title span {
  font-size: 16px;
}

.business.third_party_logistics .content-02 {
  padding: 40px 0 60px;
  background-color: #f0f0f0;
}

.business.third_party_logistics .content-02 .item {
  width: 100%;
  margin-top: 60px;
}

.business.third_party_logistics .content-02 .item--img {
  height: 240px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .business.third_party_logistics .content-02 .item--img {
    height: 200px;
  }
}

@media screen and (max-width: 500px) {
  .business.third_party_logistics .content-02 .item--img {
    height: 100px;
  }
}

.business.third_party_logistics .content-02 .item__imgtext {
  color: white;
  font-size: 30px;
  font-weight: bold;
  white-space: nowrap;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  margin: auto;
}

@media screen and (max-width: 768px) {
  .business.third_party_logistics .content-02 .item__imgtext {
    font-size: 24px;
  }
}

.business.third_party_logistics .content-02 .item__text {
  font-size: 18px;
}

.business.worker_dispatching .mv__bg-title {
  bottom: 0;
}

@media screen and (max-width: 768px) {
  .business.worker_dispatching .mv__bg-title {
    bottom: 4%;
    min-width: 85%;
  }
}

@media screen and (max-width: 768px) {
  .business.worker_dispatching .content-01 .flow-img .flow-pc {
    display: none;
  }
}

.business.worker_dispatching .content-01 .flow-img .flow-tab {
  display: none;
}

@media screen and (max-width: 768px) {
  .business.worker_dispatching .content-01 .flow-img .flow-tab {
    display: block;
  }
}

@media screen and (max-width: 500px) {
  .business.worker_dispatching .content-01 .flow-img .flow-tab {
    display: none;
  }
}

.business.worker_dispatching .content-01 .flow-img .flow-sp {
  display: none;
}

@media screen and (max-width: 500px) {
  .business.worker_dispatching .content-01 .flow-img .flow-sp {
    display: block;
  }
}

.business.worker_dispatching .content-01 .flow-img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  font-family: "object-fit: cover;";
}

.business.worker_dispatching .content-01 .flow-img.delighter img {
  -webkit-transition: opacity 1.5s, -webkit-transform 1.5s;
  transition: opacity 1.5s, -webkit-transform 1.5s;
  transition: opacity 1.5s, transform 1.5s;
  transition: opacity 1.5s, transform 1.5s, -webkit-transform 1.5s;
  -webkit-transform: translateY(5%);
          transform: translateY(5%);
  opacity: 0;
}

.business.worker_dispatching .content-01 .flow-img.delighter.started img {
  -webkit-transform: none;
          transform: none;
  opacity: 1;
}

.business.worker_dispatching .content-02 {
  background-color: #f2f2f2;
}

.business.worker_dispatching .content-02__title {
  text-align: center;
  color: #0f1478;
  font-weight: bold;
  font-size: 24px;
}

.business.worker_dispatching .content-02 .items {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.business.worker_dispatching .content-02 .item {
  height: 340px;
  width: 50%;
  padding: 20px;
}

@media screen and (max-width: 768px) {
  .business.worker_dispatching .content-02 .item {
    width: 100%;
  }
}

.business.worker_dispatching .content-02 .item__content {
  height: 100%;
  width: 100%;
  padding: 0 20px;
  background-color: #f2f2f2;
  -webkit-transition: background-color 0.4s;
  transition: background-color 0.4s;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.business.worker_dispatching .content-02 .item__content:hover {
  background-color: #fff;
}

.business.worker_dispatching .content-02 .item__content:hover .gray {
  opacity: 0;
}

.business.worker_dispatching .content-02 .item__content:hover .colored {
  opacity: 1;
}

.business.worker_dispatching .content-02 .item__img {
  position: relative;
}

.business.worker_dispatching .content-02 .item__img .gray {
  opacity: 1;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

.business.worker_dispatching .content-02 .item__img .colored {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

.business.worker_dispatching .content-02 .item__title {
  font-size: 24px;
  color: #0f1478;
}

.business.worker_dispatching .content-02 .item__text {
  font-size: 14px;
}

.business.worker_dispatching .content-02 .item:first-child {
  border-right: 1px dashed #939393;
}

@media screen and (max-width: 768px) {
  .business.worker_dispatching .content-02 .item:first-child {
    border: none;
  }
}

.business.worker_dispatching .content-02 .item:nth-child(3) {
  border-top: 1px dashed #939393;
  border-right: 1px dashed #939393;
}

@media screen and (max-width: 768px) {
  .business.worker_dispatching .content-02 .item:nth-child(3) {
    border: none;
  }
}

.business.worker_dispatching .content-02 .item:nth-child(4) {
  border-top: 1px dashed #939393;
}

@media screen and (max-width: 768px) {
  .business.worker_dispatching .content-02 .item:nth-child(4) {
    border: none;
  }
}

.about .mv__text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
}

@media screen and (max-width: 768px) {
  .about .mv__text img {
    width: 100%;
  }
}

.about .mv-slide {
  z-index: 0;
}

.about .mv__btm {
  height: 25vh;
  text-align: center;
  font-weight: bold;
  font-size: 22px;
  position: relative;
}

@media screen and (max-width: 500px) {
  .about .mv__btm {
    height: 40vh;
  }
}

.about .mv__btm img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.about .mv__bg {
  height: 75vh;
  position: relative;
  margin-bottom: 0;
}

@media screen and (max-width: 500px) {
  .about .mv__bg {
    height: 60vh;
  }
}

.about .mv__bg-img {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 100%;
  width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.about .mv__bg-title {
  position: absolute;
  bottom: 10%;
  left: 0;
  right: 0;
  margin: auto;
}

@media screen and (max-width: 1079.98px) {
  .about .mv__bg-title {
    max-width: 75%;
  }
}

.about .mv__bg-title--center {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

@media screen and (max-width: 1079.98px) {
  .about .mv__bg-title--center {
    max-width: 60%;
  }
}

@media screen and (max-width: 1079.98px) {
  .about .mv__bg-title-top {
    max-width: 45%;
  }
}

@media screen and (max-width: 500px) {
  .about .mv__bg-title-top {
    max-width: 60%;
  }
}

.about .content-01 {
  background-color: #f0f0f0;
}

.about .content-01__inner {
  padding: 40px 0;
}

.about .content-01 .content__container {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 300px;
  margin: 40px 0;
}

.about .content-01 .content__container:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.about .content-01 .content__container:nth-child(even) .content__link {
  right: -50px;
}

@media screen and (max-width: 768px) {
  .about .content-01 .content__container {
    display: block;
    position: relative;
  }
}

.about .content-01 .content__img {
  width: 60%;
  position: relative;
  margin: 0;
}

@media screen and (max-width: 768px) {
  .about .content-01 .content__img {
    width: 100%;
    height: 100%;
  }
}

.about .content-01 .content__img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  font-family: "object-fit: cover;";
}

.about .content-01 .content__img::before {
  background-color: #0f1478;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  z-index: 1;
  -webkit-transition: right 0.8s cubic-bezier(0.77, 0, 0.175, 1);
  transition: right 0.8s cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

.about .content-01 .content__img::after {
  background-color: #f0f0f0;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  z-index: 2;
  -webkit-transition: right 0.8s cubic-bezier(0.77, 0, 0.175, 1);
  transition: right 0.8s cubic-bezier(0.77, 0, 0.175, 1);
}

.about .content-01 .content__img.show::before {
  right: -100%;
}

.about .content-01 .content__img.show::after {
  right: -100%;
}

.about .content-01 .content__link {
  height: 200px;
  background-color: #fff;
  width: 33%;
  min-width: 350px;
  padding: 20px;
  position: relative;
  right: 50px;
  z-index: 3;
}

@media screen and (max-width: 768px) {
  .about .content-01 .content__link {
    min-width: none;
    z-index: 0;
    position: absolute;
    width: 90%;
    min-width: 300px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 150px;
    background-color: rgba(255, 255, 255, 0.7);
  }
}

.about .content-01 .content__link__box {
  height: 100%;
  position: relative;
}

.about .content-01 .content__link__box img {
  max-width: 320px;
}

@media screen and (max-width: 768px) {
  .about .content-01 .content__link__box img {
    max-width: 275px;
  }
}

.about .content-01 .content__link .linkbtn {
  position: absolute;
  width: 200px;
  text-align: center;
  bottom: 0;
  right: 0;
  border: 1px solid #000;
  background-color: #fff;
}

.about .content-01 .content__link .linkbtn.-long {
  width: 240px;
}

.about .content-01 .content__link .linkbtn a {
  display: block;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 8px 30px;
  align-items: center;
  position: relative;
}

.about .content-01 .content__link .linkbtn a i {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  right: 5px;
  font-size: 20px;
  font-weight: 600;
}

.about .content-01 .content__link .linkbtn::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 0;
  display: block;
  background-color: #0f1478;
  z-index: 0;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.about .content-01 .content__link .linkbtn:hover {
  color: white;
}

.about .content-01 .content__link .linkbtn:hover::before {
  width: 100%;
}

.about .content-01 .content__link .linkbtn .fas {
  font-size: 22px;
}

.about.company .mv {
  height: auto;
}

.about.company .mv__bg {
  height: 300px;
}

.about.company .mv__bg-title {
  bottom: 0;
}

.about.company .philosophy .box {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.about.company .philosophy .box-01 {
  width: 70%;
}

@media screen and (max-width: 1079.98px) {
  .about.company .philosophy .box-01 {
    width: 100%;
  }
}

.about.company .philosophy .box-01__cap {
  color: #0f1478;
  font-size: 26px;
  font-weight: bold;
}

.about.company .philosophy .box-img {
  width: 28%;
  background-image: url(/about/company/img/company_imgpc.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (max-width: 1079.98px) {
  .about.company .philosophy .box-img {
    display: none;
  }
}

.about.company .philosophy .box-img--sm {
  display: none;
}

@media screen and (max-width: 1079.98px) {
  .about.company .philosophy .box-img--sm {
    display: block;
    margin: 0 calc(50% - 50vw);
    width: 100vw;
    padding-top: 20%;
    background-image: url(/about/company/img/company_imgsm.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
}

.about.company .philosophy.custom-animation .box-img,
.about.company .philosophy.custom-animation .box-img--sm {
  -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;
  -webkit-transform: translateY(10%);
          transform: translateY(10%);
  opacity: 0;
}

.about.company .philosophy.custom-animation.started .box-img,
.about.company .philosophy.custom-animation.started .box-img--sm {
  -webkit-transform: none;
          transform: none;
  opacity: 1;
}

.about.company .outline .table {
  width: 700px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .about.company .outline .table {
    width: 100%;
  }
}

.about.company .outline .table table,
.about.company .outline .table tr {
  width: 100%;
}

.about.company .outline .table tr {
  border-top: 1px solid #c7c7c7;
}

.about.company .outline .table th {
  width: 180px;
  border-top: 1px solid #50c828;
  color: #646464;
  padding: 10px 0;
}

@media screen and (max-width: 500px) {
  .about.company .outline .table th {
    width: 120px;
  }
}

.about.company .outline .table td {
  padding: 10px 0;
}

.about.company .outline .table .top {
  vertical-align: top;
}

.about.company .outline .table .slash li {
  display: inline-block;
}

.about.company .outline .table .slash li::after {
  content: "/";
  padding: 0 10px;
}

.about.company .outline .table .slash li:last-child::after {
  content: "";
}

.about.company .warehouses .box {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.about.company .warehouses .item {
  width: 490px;
  padding: 20px;
  background-color: #f0f0f0;
}

@media screen and (max-width: 1079.98px) {
  .about.company .warehouses .item {
    width: 49%;
  }
}

@media screen and (max-width: 768px) {
  .about.company .warehouses .item {
    width: 100%;
  }
}

.about.company .warehouses .item__title {
  color: #0f1478;
  font-size: 20px;
}

.about.company .warehouses .item__map {
  width: 100%;
}

.about.company .warehouses .item__map iframe {
  width: 100%;
  height: 210px;
}

@media screen and (max-width: 768px) {
  .about.company .warehouses .item__map iframe {
    height: 180px;
  }
}

.about.company .warehouses .item:last-child {
  height: 75px;
}

.about.company .warehouses .item.delighter {
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, -webkit-transform 1s;
  transition: transform 1s, opacity 1s;
  transition: transform 1s, opacity 1s, -webkit-transform 1s;
  -webkit-transform: translateY(10%);
          transform: translateY(10%);
  opacity: 0;
}

.about.company .warehouses .item.delighter.started {
  -webkit-transform: none;
          transform: none;
  opacity: 1;
}

.about.company .safety_environment .border {
  border-bottom: 1px solid #c7c7c7;
}

.about.company .safety_environment .box {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 500px) {
  .about.company .safety_environment .box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.about.company .safety_environment .box-text {
  width: 75%;
}

.about.company .safety_environment .box-text .head {
  font-size: 22px;
  color: #0f1478;
}

@media screen and (max-width: 500px) {
  .about.company .safety_environment .box-text {
    width: 100%;
  }
}

.about.company .safety_environment .box-link a {
  display: block;
  -webkit-transition: -webkit-box-shadow 0.5s;
  transition: -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s;
  transition: box-shadow 0.5s, -webkit-box-shadow 0.5s;
}

@media screen and (max-width: 500px) {
  .about.company .safety_environment .box-link a {
    float: right;
  }
}

.about.company .safety_environment .box-link a:hover {
  -webkit-box-shadow: 0 0 4px 4px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 4px 4px rgba(0, 0, 0, 0.2);
}

.about.company .safety_environment .box-link img {
  height: 150px;
}

@media screen and (max-width: 768px) {
  .about.company .safety_environment .box-link img {
    height: 100px;
  }
}

.contact .mv {
  height: auto;
}

.contact .mv__bg {
  height: 260px;
  position: relative;
  background-color: #0f1478;
  margin-bottom: 0;
}

.contact .mv__bg-title {
  position: absolute;
  bottom: 15%;
  left: 0;
  right: 0;
  margin: auto;
}

@media screen and (max-width: 1079.98px) {
  .contact .mv__bg-title {
    max-width: 45%;
  }
}

.contact .mv__btm {
  height: 200px;
  text-align: center;
  font-weight: bold;
  font-size: 32px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 768px) {
  .contact .mv__btm {
    font-size: 22px;
  }
}

@media screen and (max-width: 500px) {
  .contact .mv__btm {
    max-height: 240px;
  }
}

.contact .contact {
  width: 100%;
  background-color: #ebf0f5;
}

.contact .contact .inner {
  width: 600px;
  margin: 0 auto;
}

@media screen and (max-width: 1079.98px) {
  .contact .contact .inner {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media screen and (max-width: 768px) {
  .contact .contact .inner {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media screen and (max-width: 500px) {
  .contact .contact .inner {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.contact .form {
  width: 100%;
}

.contact .form__item {
  width: 100%;
}

.contact .form input[type="radio"] {
  opacity: 0;
  width: 1px;
}

.contact .form input[type="radio"]:checked + .label-cb::after {
  opacity: 1;
}

.contact .form input[type="checkbox"] {
  width: 1px;
  opacity: 0;
}

.contact .form input[type="checkbox"]:checked + .agree::after {
  opacity: 1;
}

.contact .form .label-cb {
  font-weight: normal;
  position: relative;
  padding: 0 20px 0 25px;
}

.contact .form .label-cb:hover {
  cursor: pointer;
}

.contact .form .label-cb::after, .contact .form .label-cb::before {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  bottom: 0;
  margin: auto;
}

.contact .form .label-cb::before {
  left: 0;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: #fff;
}

.contact .form .label-cb::after {
  left: 4px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #fad214;
  opacity: 0;
}

.contact .form label {
  font-weight: bold;
  position: relative;
}

.contact .form label.opt::after {
  position: absolute;
  content: "任意";
  right: -50px;
  color: white;
  background-color: #a0a0a0;
  padding: 0 4px;
  border-radius: 3px;
}

.contact .form label.required::after {
  position: absolute;
  content: "必須";
  right: -50px;
  background-color: #fad214;
  padding: 0 4px;
  border-radius: 3px;
}

.contact .form .input {
  width: 100%;
  height: 40px;
  padding-left: 5px;
  line-height: 40px;
  border: none;
}

.contact .form .input:focus {
  border: 1px solid red;
  z-index: 10;
  outline: 0;
}

.contact .form .input__confirm {
  background-color: #fff;
}

.contact .form .textarea {
  height: 300px;
  width: 100%;
  border: none;
}

.contact .form .textarea:focus {
  border: 1px solid red;
  z-index: 10;
  outline: 0;
}

.contact .form .textarea__confirm {
  height: auto;
  padding: 5px 10px;
  min-height: 300px;
  max-height: 600px;
  background-color: #fff;
  overflow-wrap: break-word;
  overflow-y: scroll;
}

.contact .form .privacy {
  font-size: 14px;
}

.contact .form .privacy a {
  color: #000;
  border-bottom: 1px solid #000;
}

.contact .form .privacy a:hover {
  text-decoration: none;
}

.contact .form .privacy .agree {
  font-weight: normal;
  position: relative;
  padding: 0 20px 0 25px;
}

.contact .form .privacy .agree:hover {
  cursor: pointer;
}

.contact .form .privacy .agree::after, .contact .form .privacy .agree::before {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  bottom: 0;
  margin: auto;
}

.contact .form .privacy .agree::before {
  left: 0;
  width: 18px;
  height: 18px;
  background-color: #fff;
  border: 1px solid #333;
}

.contact .form .privacy .agree::after {
  left: 5px;
  width: 8px;
  margin-top: 2px;
  height: 13px;
  border-right: 3px solid #0171bd;
  border-bottom: 3px solid #0171bd;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  opacity: 0;
}

.contact .form .submit-btn {
  text-align: center;
}

.contact .form .submit-btn.btns {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.contact .form .submit {
  width: 180px;
  height: 40px;
  background-color: #0f1478;
  color: #fff;
}

@media screen and (max-width: 500px) {
  .contact .form .submit {
    max-width: 150px;
  }
}

.contact .form .submit__back {
  background-color: #d2d2d2;
  width: 180px;
  height: 40px;
  margin-right: 20px;
  border: 1px solid #0f1478;
}

@media screen and (max-width: 500px) {
  .contact .form .submit__back {
    max-width: 150px;
  }
}

.contact .input.error,
.contact textarea.error {
  border: 1px solid red;
}

.contact .error {
  color: red;
  font-weight: normal;
}

.contact .tel {
  padding: 60px 0;
  width: 100%;
  background-color: #fff;
  text-align: center;
  font-weight: bold;
}

.contact .tel img {
  max-width: 90%;
}

.privacy_policy .mv {
  height: auto;
}

.privacy_policy .mv__bg {
  height: 260px;
  position: relative;
  background-color: #0f1478;
  margin-bottom: 0;
}

@media screen and (max-width: 500px) {
  .privacy_policy .mv__bg {
    height: 60vh;
  }
}

.privacy_policy .mv__bg-title {
  position: absolute;
  bottom: 25%;
  left: 0;
  right: 0;
  margin: auto;
}

@media screen and (max-width: 1079.98px) {
  .privacy_policy .mv__bg-title {
    max-width: 75%;
  }
}

.privacy_policy .list_circle {
  padding-left: 20px;
}

.privacy_policy .list_circle li::before {
  content: "";
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  position: relative;
  left: -10px;
  top: -3px;
}

.privacy_policy .list_square {
  padding-left: 40px;
}

.privacy_policy .list_square li::before {
  content: "";
  width: 12px;
  height: 12px;
  display: inline-block;
  border-radius: 0;
  border: 1px solid #000;
  background: #fff;
  position: relative;
  left: -10px;
  top: 0px;
}

.privacy_policy .col2 {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .privacy_policy .col2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.privacy_policy .col2__title {
  margin-bottom: 0;
  width: 30%;
}

@media screen and (max-width: 768px) {
  .privacy_policy .col2__title {
    width: 100%;
  }
}

.privacy_policy .col2__body {
  width: 70%;
}

@media screen and (max-width: 768px) {
  .privacy_policy .col2__body {
    width: 100%;
  }
}

.privacy_policy .col2-2 {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .privacy_policy .col2-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.privacy_policy .col2-2__title {
  margin-bottom: 0;
  width: 40%;
}

@media screen and (max-width: 768px) {
  .privacy_policy .col2-2__title {
    width: 100%;
  }
}

.privacy_policy .col2-2__body {
  width: 60%;
}

@media screen and (max-width: 768px) {
  .privacy_policy .col2-2__body {
    width: 100%;
  }
}

.footerbox__01 {
  background-color: #ebf0f5;
  padding: 60px 0;
}

@media screen and (max-width: 768px) {
  .footerbox__01 {
    padding: 30px 0;
  }
}

.footerbox__01 > .inner {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 768px) {
  .footerbox__01 > .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: start;
        -ms-flex-align: start;
            align-items: start;
  }
}

.footer__logo {
  margin-right: 80px;
}

@media screen and (max-width: 500px) {
  .footer__logo {
    margin-right: 0;
    margin: 0 auto;
    width: 90%;
  }
}

.footer-text__company {
  font-weight: bold;
  font-size: 20px;
}

@media screen and (max-width: 768px) {
  .footer-text {
    margin-top: 20px;
  }
}

.footerbox__02 {
  background-color: #0f1478;
  color: white;
  padding: 80px 0;
}

@media screen and (max-width: 768px) {
  .footerbox__02 {
    padding: 20px 0;
  }
}

.footerbox__02 small {
  white-space: nowrap;
}

.footerbox-pc {
  display: block;
}

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

.footerbox-sp {
  display: none;
}

@media screen and (max-width: 768px) {
  .footerbox-sp {
    display: block;
  }
}

.footerbox-sp .footer-menu {
  margin-top: 10px;
}

.footerbox-sp .footer-menu.recruit{
	display:none;
}

.footerbox-sp .footer-menu a {
  white-space: nowrap;
}

.footerbox-sp small {
  float: right;
}

.footer-menu {
  font-weight: bold;
  text-transform: uppercase;
  width: 22%;
}

.footer-menu a {
  white-space: nowrap;
}

.footer-menu > a {
  -webkit-transition: opacity .4s;
  transition: opacity .4s;
}

.footer-menu > a:hover {
  opacity: .7;
}

.footer-menu__sub a {
  -webkit-transition: opacity .4s;
  transition: opacity .4s;
}

.footer-menu__sub a:hover {
  opacity: .7;
}

.footerbox-pc .bot_menu{
	display: flex;
    justify-content: flex-start;
}

.footer-menu__04 {
    width: auto;
    margin-right: 19%;
}

.footer-menu__05 {
    width: auto;
    margin-right: 9%;
}

.footer-menu__06 {
	display: none;
    width: auto;
}

@media screen and (max-width: 850px) {
	.footer-menu__04 {
		margin-right: 9%;
	}
}

.footer-menu__sub {
  font-weight: normal;
}

.footer-menu__sub li {
  padding-bottom: 5px;
}