/*
----------------------------------------

reset

----------------------------------------
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
nav ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote: before, blockquote:after, q: before, q:after {
  content: '';
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
input, select {
  vertical-align: middle;
}
/*
----------------------------------------

common

----------------------------------------
*/
html[lang=ja] {
  margin-top: 0 !important;
}
.left {
  text-align: left;
}
.center {
  text-align: center;
}
.right {
  text-align: right;
}
.video {
  max-width: 800px;
  margin: 30px auto;
}
video {
  max-width: 100%;
}
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.en {
  font-family: "Urbanist", sans-serif;
}
.under-line {
  padding: 0 .5rem;
  background: linear-gradient(transparent 60%, var(--main-light-color) 60%);
}
.under-line.wh {
  background: linear-gradient(transparent 60%, rgba(255, 255, 255, .25) 60%);
}
.sp {
  display: none;
}
.ofi img {
  object-fit: cover;
  font-family: 'object-fit: cover;' /* ie */
}
/* clearfix */
.clearfix:before, .clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
/* scrollbar */
/*
::-webkit-scrollbar {
	width: 5px;
	background: transparent;
}

::-webkit-scrollbar-track {
	box-shadow: none;
}

::-webkit-scrollbar-thumb {
	background-color: #ccc;
	box-shadow: none;
}
*/
.topic-path {
  white-space: nowrap;
  overflow: auto;
}
#breadcrumbs {
  font-size: 1.4rem;
  margin: 1.6rem 0;
}
#breadcrumbs a {
  display: inline-block;
  text-decoration: underline;
  position: relative;
  margin-right: 33px;
}
#breadcrumbs a::after {
  content: url(../img/common/svg/arrow-02.svg );
  line-height: .5;
  position: absolute;
  right: -23px;
  top: 50%;
  transform: translate(-50%, -50%);
}
#breadcrumbs .breadcrumb_last {
  padding-right: 2rem;
}
#wrapper .slick-slide {
  /* opacity: .5; */
  transition: all .2s;
}
#wrapper .slick-slide img {
  width: 100%;
}
#wrapper .slick-active {
  /* opacity: 1; */
}
#wrapper .slick-dots {
  margin: 0;
  bottom: -45px;
}
#wrapper .slick-dots li {
  padding: 0;
  margin: 0 5px;
  letter-spacing: 0;
}
#wrapper .slick-dots li::before {
  display: none;
}
#wrapper .slick-dots li button:before {
  font-size: 12px;
  color: #ddd;
  opacity: 1;
}
#wrapper .slick-dots li.slick-active button:before {
  color: var(--main-color);
  opacity: 1;
}
#wrapper .slick-prev, #wrapper .slick-next {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  top: 45%;
  z-index: 99;
  transition: all .2s;
}
#wrapper .slick-prev {
  left: 5%;
  background: var(--main-color) url(../img/top/2x/arrow-03-wh.png ) right 54% center / 8px no-repeat;
}
#wrapper .slick-next {
  right: 5%;
  background: var(--main-color) url(../img/top/2x/arrow-01-wh.png ) left 54% center / 8px no-repeat;
}
#wrapper .slick-prev:before, #wrapper .slick-next:before {
  display: none;
}
.addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service) > span {
  border-radius: 50%;
  padding: 3px;
  transition: all .2s;
}
.addtoany_list.a2a_kit_size_32 a {
  transition: all .2s;
}
/* font */
.heading-01 {
  font-size: 2.8rem;
  letter-spacing: 2.5px;
  line-height: 1.5;
  padding-left: 4.5rem;
  margin-bottom: 2rem;
  position: relative;
}
.heading-01::before {
  content: '';
  width: 30px;
  height: 1px;
  /* background: #c4ac6d; */
  background: #000;
  position: absolute;
  top: 50%;
  left: 0;
}
/* ttl */
.ttl-01 {
  position: relative;
  text-align: center;
  line-height: 1.5;
}
.ttl-01 .ttl-logo {
  margin-bottom: 1.4rem;
}
.ttl-01 .en {
  font-size: 5.2rem;
  font-weight: bold;
  letter-spacing: .6px;
  margin-bottom: -.5rem;
}
.ttl-01 .ttl {
  font-size: 2.6rem;
  letter-spacing: 2px;
}
.ttl-01 .en-bg {
  font-size: 18rem;
  font-weight: bold;
  letter-spacing: -2px;
  line-height: 1;
  white-space: nowrap;
  color: var(--main-light-color);
  position: absolute;
  top: -3.2rem;
  right: 0;
  left: 0;
  z-index: -1;
}
.ttl-02 {
  position: relative;
}
.ttl-02 .copy {
  position: absolute;
  top: -2.5rem;
  left: -7.5rem;
  transition-delay: 1.2s;
}
.ttl-02 .ttl-wrap {
  align-items: center;
  line-height: 1.5;
}
.ttl-02 .en {
  font-size: 5.2rem;
  font-weight: bold;
  /* margin-right: 3.2rem;*/
  margin-right: 2rem;
  letter-spacing: 2px;
}
.ttl-02 .ttl {
  font-size: 2.8rem;
  letter-spacing: 3px;
  transform: translateY(-2px);
}
.ttl-02 .en-bg {
  font-size: 18rem;
  font-weight: bold;
  line-height: 1;
  white-space: nowrap;
  color: var(--main-light-color);
  letter-spacing: -3px;
  position: absolute;
  right: -3.6rem;
  bottom: .8rem;
  z-index: -1;
}
/* btn */
.btn-01 a, .btn-01 .btn {
  display: inline-block;
  width: 36rem;
  max-width: 100%;
  font-size: 1.7rem;
  font-weight: 600;
  text-align: center;
  line-height: 1.5;
  padding: 1.6rem 2rem;
  border: solid 2px var(--main-color);
  border-radius: 30px;
  background: var(--main-color);
  color: #fff;
  transition: all .2s;
}
.btn-01.wh a, .btn-01.wh .btn {
  border-color: #fff;
  color: #fff;
  background: transparent;
}
/* list */
.list-01 li {
  position: relative;
  padding-left: 1.5rem;
  margin-bottom: .6rem;
  line-height: 1.8;
  letter-spacing: 1.8px;
}
.list-01 li::before {
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--main-color);
  position: absolute;
  top: 12px;
  left: 0;
}
/* layout */
.wrap {
  width: 100%;
  max-width: 1260px;
  padding: 0 3rem;
  text-align: left;
  margin: 0 auto;
}
.flex {
  -js-display: flex;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
/* block-bnr */
.block-bnr > a {
  display: block;
  position: relative;
}
.block-bnr > a::after {
  content: '';
  background: #002233;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: all .2s;
}
.block-bnr .wrap {
  position: relative;
  z-index: 9;
}
.block-bnr .txt .en {
  font-size: 2rem;
  font-weight: 500;
}
.block-bnr .ttl {
  font-size: 4.2rem;
  line-height: 1.4;
  letter-spacing: 2px;
  margin: 0 0 .8rem;
}
.block-bnr .read {
  letter-spacing: 1.4px;
}
.block-bnr .btn-01 {
  margin-top: 2.4rem;
}
.block-bnr .flex {
  align-items: center;
  height: 40rem;
  padding-bottom: 1.6rem;
  position: relative;
}
.block-bnr .btn-01 .btn {
  width: 28rem;
  letter-spacing: 2.4px;
}
.numbers-bnr > a {
  color: #fff;
  background: #000;
  position: relative;
}
.numbers-bnr > a .bg-img {
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.numbers-bnr > a .bg-img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition-delay: 1.2s;
}
.numbers-bnr .wrap {
  position: relative;
  z-index: 9;
}
.numbers-bnr .flex {
  padding: 0 10.4%;
}
.numbers-bnr .txt .en {
  margin-bottom: .4rem;
}
.numbers-bnr .flex .img {
  position: absolute;
  right: 1%;
  bottom: 1.5%;
  line-height: .5;
  transition-delay: 1.6s;
}
.base-bnr > a {
  background: url(../img/top/2x/base-bg.jpg ) center center / cover no-repeat;
  color: #fff;
}
.company-bnr > a {
  background: url(../img/top/2x/company-bg.jpg ) center center / cover no-repeat;
  color: #fff;
}
.entry-bnr > a {
  background: url(../img/top/2x/creative-bg.jpg ) center center / cover no-repeat;
  color: #fff;
}
.entry-bnr .flex {
  height: 50rem;
  padding-top: .2rem;
  justify-content: center;
  text-align: center;
  padding: 1rem 0 0;
}
.entry-bnr .ttl {
  font-size: 2.8rem;
  letter-spacing: 1.3rem;
  text-indent: 1.6rem;
  margin-bottom: 1rem;
}
.entry-bnr .txt .en {
  font-size: 7rem;
  line-height: 1.2;
  margin-bottom: 0;
}
.entry-bnr .sp-2l {
  font-size: 3rem;
  margin-bottom: 20px;
}
.entry-bnr .read {
  line-height: 2.1;
}
.entry-bnr .btn-01 {
  margin-top: 3rem;
}
.entry-bnr .btn-01 .btn {
  width: 28rem;
}
/* bg */
.bg-right {
  position: relative;
}
.bg-right::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 6%;
  background: var(--main-light-color);
  z-index: -1;
}
.bg-left {
  position: relative;
}
.bg-left::after {
  content: '';
  position: absolute;
  top: 0;
  right: 8.8%;
  bottom: 0;
  left: 0;
  background: var(--main-light-color);
  z-index: -1;
}
/*
----------------------------------------

default

----------------------------------------
*/
html {
  font-size: 62.5%;
}
body {
  font-size: 1.6rem;
  font-family: 'Noto Sans JP', sans-serif;
  font-feature-settings: 'palt';
  letter-spacing: 1px;
  line-height: 2;
  width: 100vw;
  min-width: 375px;
  text-align: center;
  color: #111;
  box-sizing: border-box;
  position: relative;
  -webkit-text-size-adjust: 100%;
  overflow-scrolling: touch;
}
body * {
  box-sizing: border-box;
}
:root {
  --main-color: #0072bc;
  --main-on-color: #00a1f2;
  --main-light-color: #f3f6fa;
  --base-color: #333;
  --base-txt-color: #fff;
}
a {
  color: #333;
  text-decoration: none;
  transition: all .2s;
}
strong {
  color: var(--main-color);
}
ul {
  list-style: none;
}
img {
  max-width: 100%;
  height: auto;
}
/* page */
.page-header {
  color: #fff;
  background: url(../img/common/header-bg.png ) center center / cover no-repeat;
  position: relative;
}
.page-header::after {
  content: '';
  background: var(--base-color);
  opacity: .5;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.page-header .wrap {
  text-align: center;
  position: relative;
  z-index: 99;
}
.page-header .box {
  height: 300px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  line-height: 1.4;
}
.page-header .ttl-en {
  font-size: 6rem;
  text-transform: uppercase;
}
.page-header .ttl-jp {
  font-size: 2.8rem;
}
.phone-btn a {
  display: block;
  padding: 10px 20px;
  line-height: 1.3;
  text-align: center;
}
.phone-btn .num {
  display: inline-block;
  font-size: 2.4rem;
  white-space: nowrap;
  /*
	padding-left: 1.6rem;
	background: url( ../img/common/svg/icon-phone.svg ) left center no-repeat;
	*/
}
.phone-btn .num::before {
  content: '\f095';
  font-family: fontAwesome;
  font-size: 1.6rem;
  display: inline-block;
  margin-right: .5rem;
  position: relative;
  top: -3px;
}
.phone-btn .note {
  display: block;
  font-size: 1.2rem;
}
.contact-btn a {
  display: block;
  color: #fff;
  padding: 8px 20px 8px 45px;
  text-align: center;
  border: solid 1px var(--main-color);
  background: var(--main-color) url(../img/common/svg/icon-contact-wh.svg ) left calc(50% - 5.2rem) center no-repeat;
}
.sns-icon {
  max-width: 100%;
  margin: 2.2rem 0 0;
  gap: 1.4rem;
}
.sns-icon a {
  display: inline-block;
  width: 4rem;
  height: 4rem;
  background: #f5f5f5;
  border-radius: 50%;
}
/*
----------------------------------------

top

----------------------------------------
*/
.fv-box {
  width: 100vw;
  height: 100vh;
  justify-content: center;
  align-items: center;
  padding-top: 2rem;
  color: #fff;
  position: relative;
  overflow: hidden;
}
.fv-box::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 20px;
  left: 0;
  opacity: 0;
  visibility: hidden;
}
.fv-box::before {
  background: #000;
  transition: all .8s .4s;
  z-index: 1;
}
.fv-box.inview.view::before {
  opacity: 1;
  visibility: visible;
}
.fv-box .fv-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 20px;
  left: 0;
  overflow: hidden;
  z-index: 2;
}
.fv-box .fv-img::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: #002233;
  opacity: 0;
  transition: all 1.6s .8s;
}
.fv-box .fv-img img, .fv-box .fv-img video {
  width: 100%;
  height: 100%;
  transform: scale(1.2);
  transition: all 1.6s .8s;
  object-fit: cover;
  opacity: 0;
  visibility: hidden;
}
.fv-box .fv-img video {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  visibility: hidden;
}
.fv-box.inview.view .fv-img img, .fv-box.inview.view .fv-img video.loaded {
  opacity: 1;
  visibility: visible;
  transform: none;
}
.fv-box.inview.view .fv-img::after {
  opacity: .5;
}
.fv-box.inview.view .mov-ttl > * {
  animation-delay: .8s;
}
.fv-box.inview.view .mov-ttl > * + * {
  animation-delay: 1s;
}
.fv-box.inview.view .mov-ttl > *::after {
  animation-duration: 1.6s;
}
.fv-box .wrap {
  text-align: center;
  position: relative;
  z-index: 9;
}
.fv-box .sub {
  font-size: 3.6rem;
  letter-spacing: 1.7rem;
  text-indent: 2rem;
  margin-bottom: 1.4rem;
}
.fv-box .ttl-wrap {
  display: inline-block;
  margin-bottom: 1.4rem;
  position: relative;
}
.fv-box .ttl-img {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-28%, -38%);
  z-index: 99;
  transition: all .6s 2s;
}
.fv-box .ttl {
  font-size: 10rem;
  font-weight: bold;
  line-height: 1;
}
.fv-box .fv-txt {
  font-size: 1rem;
  letter-spacing: .9px;
  transition-delay: 1.6s !important;
}
.fv-box .scroll {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 99;
  transition: all 1.6s 1.6s;
}
.fv-box .scroll::after {
  content: '';
  width: .1rem;
  height: 6.2rem;
  background: #f3f6fa;
  opacity: .25;
  position: absolute;
  bottom: 0;
  left: calc(50% - .05rem);
  z-index: 1;
}
.fv-box .scroll .en {
  font-size: 1.4rem;
  font-weight: bold;
  color: #fff;
  padding-bottom: 8rem;
  position: relative;
}
@keyframes scroll {
  0% {
    bottom: 5rem;
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  100% {
    bottom: -1.2rem;
    opacity: 0;
  }
}
.fv-box .scroll .en::before, .fv-box .scroll .en::after {
  content: '';
  border-radius: 50%;
  position: absolute;
  animation: scroll 3s infinite;
}
.fv-box .scroll .en::before {
  width: 2.4rem;
  height: 2.4rem;
  background: rgba(0, 137, 205, .5);
  bottom: 5rem;
  left: calc(50% - 1.2rem);
  z-index: 2;
}
.fv-box .scroll .en::after {
  width: .8rem;
  height: .8rem;
  background: #f3f6fa;
  bottom: 5rem;
  left: calc(50% - .4rem);
  z-index: 3;
  transform: translateY(-.8rem);
}
.concept-box {
  padding: 8rem 0;
  position: relative;
}
.concept-box .slide {
  margin: 0 1rem;
}
.concept-box .txt-wrap {
  padding: 10.8rem 2rem 8rem;
}
.concept-box .txt-wrap .read {
  margin-top: 2.6rem;
  line-height: 2.22;
}
.concept-box .en-bg {
  font-size: 18rem;
  font-weight: bold;
  white-space: nowrap;
  letter-spacing: -5.6px;
  color: var(--main-light-color);
  position: absolute;
  top: calc(50% - 175px);
  right: 0;
  left: 0;
  z-index: -1;
}
@keyframes circle {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: scale(.5);
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
  }
}
.concept-box .txt-wrap::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url(../img/top/2x/concept-bg.png ) center top 50% / 97.4rem no-repeat;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
}
.concept-box .inview.view .txt-wrap::after {
  animation: circle 1.2s ease-in-out .8s 1 normal forwards;
}
.whats-box {
  padding: 8rem 0 9.6rem;
}
.whats-box .cont {
  padding: 9rem 0;
  align-items: center;
}
.whats-box .img {
  width: calc(50% - 5rem);
}
.whats-box .img img {
  width: 100%;
}
.whats-box .txt {
  width: calc(50% + 5rem);
  text-align: left;
  padding: 0 2rem 2rem 8rem;
}
.whats-box .txt-wrap {
  width: 62rem;
  max-width: 100%;
}
.whats-box .ttl-wrap {
  position: relative;
  text-align: left;
}
.whats-box .ttl-wrap .en {
  font-size: 1.8rem;
  font-weight: 500;
  color: var(--main-color);
  position: relative;
  margin-bottom: 1rem;
}
.whats-box .ttl-wrap .en::before {
  content: '';
  width: 15rem;
  height: 1px;
  background: var(--main-color);
  position: absolute;
  top: 50%;
  left: -9rem;
  transform: translateX(-50%);
}
.whats-box .ttl-wrap .ttl {
  font-size: 4rem;
  letter-spacing: 2px;
  line-height: 1.45;
}
.whats-box .read {
  line-height: 2.25;
  margin: 2rem 0 3.8rem;
}
.result-box {
  padding-bottom: 11rem;
}
.result-box .cont-wrap {
  margin-top: -3.6rem;
  padding: 10rem 3rem;
  justify-content: center;
}
.result-box .cont-wrap .cont {
  width: calc((100% - 14rem) / 3);
  text-align: center;
}
.result-box .cont-wrap .cont + .cont {
  margin-left: 7rem;
}
.result-box .cont .img {
  display: inline-block;
}
.result-box .cont .img {
  position: relative;
}
.result-box .cont .img .num {
  display: inline-block;
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1.1;
  color: var(--main-color);
  border-bottom: solid 2px var(--main-color);
  position: absolute;
  top: 2.6rem;
  left: 2.4rem;
}
.result-box .cont .icon {
  width: 30rem;
  height: 30rem;
  justify-content: center;
  align-items: center;
  background: #fff;
  border-radius: 50%;
}
.result-box .cont-01 .icon {
  padding: 0 0 1.6rem;
}
.result-box .cont-02 .icon {
  padding: 0 0 .8rem 1rem;
}
.result-box .cont-03 .icon {
  padding: 0 0 0 2rem;
}
.result-box p {
  font-size: 1.5rem;
  text-align: left;
}
.result-box .cont .ttl {
  color: var(--main-color);
  font-size: 2.6rem;
  font-weight: normal;
  line-height: 1.45;
  text-align: center;
  margin: 2rem 0 1.4rem;
}
.driver-box .bg-right::after {
  left: 8.8%;
}
.driver-box .ttl-bg {
  padding-top: 47.6rem;
  margin-bottom: 6rem;
  position: relative;
}
.driver-box .ttl-bg::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 55rem;
  background: url(../img/top/2x/drivers-img.jpg ) center center / cover no-repeat;
  z-index: -2;
}
.driver-box .ttl-bg::after {
  content: '';
  position: absolute;
  top: 40rem;
  right: 23.5%;
  left: 0;
  height: 20rem;
  background: #fff;
  z-index: -1;
}
.driver-box .ttl-bg .read {
  margin-top: 3rem;
  letter-spacing: 1.3px;
}
.driver-box .slider-wrap {
  padding: 6.5rem 0 15.6rem;
}
.driver-box .driver {
  margin: 0 3rem;
}
.driver-box .driver a {
  display: block;
  text-align: left;
}
.driver-box .driver a .img {
  border-radius: 8.4rem 0 8.4rem 0;
  overflow: hidden;
}
.driver-box .driver a .img img {
  width: 100%;
  transition: all .6s;
}
.driver-box .driver .txt {
  margin-top: -7.6rem;
  padding: 0 .8rem;
  position: relative;
  z-index: 99;
}
.driver-box .inview.view .txt.fade-up > *:nth-child(1) {
  transition-delay: .8s;
}
.driver-box .inview.view .txt.fade-up > *:nth-child(2) {
  transition-delay: 1s;
}
.driver-box .inview.view .txt.fade-up > *:nth-child(3) {
  transition-delay: 1.2s;
}
.driver-box .driver .copy h3 {
  line-height: 1.5;
}
.driver-box .driver .copy h3 span {
  display: inline-block;
  background: #1f1f1f;
  color: #fff;
  font-size: 2.4rem;
  font-weight: normal;
  white-space: nowrap;
  padding: .45rem 1.2rem;
  margin-bottom: .4rem;
  transition: all .2s;
}
.driver-box .driver .name {
  margin-top: 1rem;
}
.driver-box .driver .name p {
  display: inline-block;
  font-size: 3.2rem;
  line-height: 1.5;
  padding-right: 3.5rem;
  background-image: url(../img/top/2x/arrow-02.png );
  background-position: right 1rem center;
  background-size: 19px;
  background-repeat: no-repeat;
  transition: all .2s;
}
.driver-box .driver .note {
  font-size: 1.4rem;
  color: #666;
}
.careers-box {
  padding: 11.6rem 0 0;
}
.careers-box .ttl-01 .ttl-copy {
  transform: translate(-5.8%, 16%);
  margin-bottom: -3rem;
  transition-delay: 1.2s;
}
.careers-box .ttl-01 .en-bg {
  top: -1.2rem;
  letter-spacing: -2px;
}
/*
.careers-box .cont-wrap {
	position: relative;
	margin-top: 7.5rem;
	padding-bottom: 10.8rem;
}

.careers-box .cont-wrap::after {
	top: 4rem;
}

.careers-box .cont {
	width: calc( ( 100% - 12rem ) / 3 );
	background: #fff;
	border-radius: 1rem;
	overflow: hidden;
	box-shadow: 0 0 20px rgba( 0, 0, 0, .05 );
}

.careers-box .cont + .cont {
	margin-left: 6rem;
}

.careers-box .cont .img {
	line-height: .5;
}

.careers-box .cont .txt {
	padding: 2.2rem 3.6rem 3rem;
}

.careers-box .ttl-wrap {
	text-align: center;
	line-height: 1.6;
	margin-bottom: 1.2rem;
}

.careers-box .ttl-wrap .en {
	font-weight: 500;
	color: var( --main-color );
}

.careers-box .ttl-wrap .ttl {
	font-size: 2.8rem;
}

.careers-box .ttl-wrap .ttl .note {
	font-size: 1.9rem;
}

.careers-box .read {
	line-height: 1.8;
}
*/
.environment-box {
  padding: 14rem 0 0;
}
.environment-box .ttl-logo {
  transform: scale(.86);
}
.environment-box .ttl-logo {
  letter-spacing: -2px;
}
.environment-box .ttl-01 .ttl {
  letter-spacing: 1.1rem;
  /* margin-top: -.8rem; */
  text-indent: .8rem;
}
.link-block {
  padding: 2rem 0 13rem;
}
.link-block:after {
  top: 13rem;
  left: 8.8%;
}
.link-block .cont {
  display: grid;
  place-items: center;
  grid-template-columns: 30rem 1fr;
  gap: 0 4.8rem;
  width: 91.8%;
  background: #fff;
  overflow: hidden;
  box-shadow: 0 0 20px rgba(0, 0, 0, .05);
  margin-top: 6rem;
  position: relative;
  padding-right: 8rem;
  cursor: pointer;
  border-radius: 1.5rem;
}
.link-block .cont::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: solid 2px var(--main-color);
  border-radius: 1.5rem;
  opacity: 0;
  transition: all .2s;
}
.link-block .cont::after {
  content: '';
  width: 4rem;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background: var(--main-light-color) url(../img/top/2x/arrow-01.png ) center center / 13px no-repeat;
  transition: all .2s;
}
.link-block .cont:nth-child(even) {
  margin-left: auto;
}
.link-block .cont .img {
  line-height: .5;
  grid-row: 1 / 3;
  grid-column: 1 / 2;
}
.link-block .cont .img img {
  height: auto;
}
.link-block .cont .ttl-wrap {
  grid-row: 1 / 2;
  grid-column: 2 / 3;
  padding-top: 2.4rem;
  margin-bottom: 0;
  width: 100%;
  text-align: left;
}
.link-block .cont .sub {
  color: var(--main-color);
  position: relative;
}
.link-block .cont .sub::before {
  width: 4rem;
  height: 1px;
  background: var(--main-color);
  position: absolute;
  left: -6rem;
}
.link-block .cont .ttl {
  font-size: 3.2rem;
  line-height: 1.4;
  letter-spacing: 2.4px;
}
.link-block .read {
  grid-row: 2 / 3;
  grid-column: 2 / 3;
  line-height: 1.9;
  padding-bottom: 2rem;
  letter-spacing: .1px;
}
.news-box {
  padding: 7.7rem 0 11rem;
}
.news-box .cont-wrap {
  align-items: center;
}
.news-box .ttl-wrap {
  align-items: center;
  width: 25rem;
  padding-right: 4rem;
  padding-bottom: 1rem;
  position: relative;
}
.news-box .ttl-wrap::before {
  content: '';
  width: 305px;
  height: 120px;
  background: url(../img/top/2x/logo-bg.png ) center center / contain no-repeat;
  position: absolute;
  top: -5rem;
  left: -10rem;
  z-index: -1;
}
.news-box .ttl-wrap .en {
  font-size: 2rem;
  font-weight: 500;
  color: var(--main-color);
}
.news-box .ttl-wrap .ttl {
  font-size: 4rem;
  margin-bottom: 2.6rem;
  line-height: 1.4;
  letter-spacing: 3px;
}
.news-box .btn-01 a {
  width: 18rem;
}
.news-box .news-list {
  width: calc(100% - 25rem);
}
.news-box .news-list li {
  border-bottom: solid 1px #ebebeb;
}
.news-box .news-list a {
  align-items: center;
  padding: 3rem 4rem 3rem 0;
  background: url(../img/top/2x/arrow-01.png ) right 1rem center / .9rem no-repeat;
}
.news-box .news-list time {
  width: 10.5rem;
  color: #666;
}
.news-box .news-list a .ttl {
  letter-spacing: 1.5px;
}
/*
----------------------------------------

1600

----------------------------------------
*/
@media screen and (max-width: 1600px) {
  .ttl-01 .en-bg {
    font-size: 14rem;
    letter-spacing: 0;
  }
  .ttl-02 .en-bg {
    font-size: 14rem;
    letter-spacing: 0;
  }
  .company-bnr > a {
    background-position: right 35% center;
    color: #fff;
  }
  .whats-box .cont {
    align-items: flex-start;
  }
  .concept-box .en-bg {
    font-size: 12rem;
    letter-spacing: 0;
  }
  .driver-box .driver .copy h3 span {
    font-size: 2rem;
  }
  .news-box .ttl-wrap::before {
    left: -8rem;
  }
  .careers-box .ttl-01 .en-bg {
    letter-spacing: 0;
  }
}
/*
----------------------------------------

1400

----------------------------------------
*/
@media screen and (max-width: 1400px) {
  .ttl-02 .copy {
    top: -3.2rem;
    left: -1rem;
  }
  .whats-box .txt {
    padding-left: 4rem;
  }
  .whats-box .ttl-wrap .ttl {
    font-size: 3.2rem;
  }
  .result-box .cont-wrap .cont + .cont {
    margin-left: 4rem;
  }
  .result-box .cont .ttl {
    font-size: 2.4rem;
  }
  .driver-box .driver {
    margin: 0 1rem;
  }
  .driver-box .driver .name p {
    font-size: 2.8rem;
  }
  .driver-box .driver .copy h3 span {
    font-size: 1.8rem;
  }
  .driver-box .driver .name p {
    font-size: 2.2rem;
  }
  /*
	.careers-box .ttl-wrap .ttl {
		font-size: 2.4rem;
	}
	*/
  .link-block .cont .ttl {
    font-size: 2.8rem;
  }
  .news-box .ttl-wrap::before {
    width: 225px;
    top: -8rem;
    left: -1.6rem;
  }
}
/*
----------------------------------------

1200

----------------------------------------
*/
@media screen and (max-width: 1200px) {
  .ttl-01 .en-bg {
    font-size: 11rem;
  }
  .ttl-02 .en-bg {
    font-size: 11rem;
    bottom: 1.8rem;
  }
  .fv-box {
    height: 80vh;
  }
  .fv-box .ttl-img {
    transform: translate(-16%, -48%);
  }
  .concept-box {
    background-size: 88rem;
    padding-bottom: 4rem;
  }
  .concept-box .en-bg {
    font-size: 11rem;
  }
  .whats-box .cont {
    padding-bottom: 2rem;
  }
  .whats-box .ttl-wrap .ttl {
    font-size: 2.6rem;
  }
  .result-box .cont .icon {
    width: 24vw;
    height: 24vw;
    padding-bottom: 0 !important;
  }
  .result-box .cont .img .num {
    top: 1rem;
    left: 1rem;
  }
  .result-box .cont .ttl {
    font-size: 2rem;
  }
  .driver-box .ttl-bg {
    padding-top: 30vw;
  }
  .driver-box .ttl-bg::after {
    top: 24vw;
    right: 20%;
  }
  .driver-box .ttl-bg::before {
    height: 36vw;
  }
  /*
	.careers-box .cont {
		width: calc( ( 100% - 6rem ) / 3 );
	}

	.careers-box .cont + .cont {
		margin-left: 3rem;
	}
	*/
  .numbers-bnr > a {
    background-image: url(../img/top/2x/numbers-bg-s.png );
  }
  .numbers-bnr .flex {
    padding: 0 4%;
  }
  .numbers-bnr .flex .img {
    right: 0%;
    width: 350px;
  }
  .link-block .cont {
    gap: 0 3rem;
  }
}
/*
----------------------------------------

1000

----------------------------------------
*/
@media screen and (max-width: 1000px) {
  body {
    font-size: 1.4rem;
  }
  .ttl-01 {
    padding-bottom: 3rem;
  }
  .ttl-01::after {
    height: 50px;
  }
  .ttl-01 .en {
    font-size: 4.8rem;
    letter-spacing: -1px;
  }
  .ttl-01 .en-bg {
    font-size: 8.8rem;
  }
  .ttl-02 .en {
    font-size: 4rem;
    margin-right: 2.4rem;
  }
  .ttl-02 .en-bg {
    font-size: 8rem;
    bottom: 2rem;
  }
  .ttl-02 .ttl {
    font-size: 2rem;
  }
  .ttl-02 .copy {
    transform: scale(.8);
    transform-origin: left center;
    top: -3.4rem;
    left: -1.4rem;
  }
  .sns-icon {
    justify-content: center;
  }
  .fv-box .ttl {
    font-size: 8rem;
  }
  .fv-box .ttl .pc {
    display: none;
  }
  .fv-box .ttl br.sp {
    display: inline;
  }
  .fv-box .ttl-img {
    top: -5rem;
    left: 13rem;
    transform: none;
  }
  .fv-box .fv-txt {
    letter-spacing: 0;
  }
  .concept-box {
    padding-bottom: 2rem;
    background-size: 90vw;
  }
  .concept-box .txt-wrap {
    padding: 4rem 2rem;
  }
  .concept-box .txt-wrap .ttl {
    transform: scale(.8);
  }
  .concept-box .txt-wrap .read {
    margin-top: 0;
  }
  .concept-box .txt-wrap .read .pc {
    display: none;
  }
  .concept-box .txt-wrap .read br.sp {
    display: inline;
  }
  .concept-box .en-bg {
    font-size: 10rem;
    line-height: 1;
    top: 55%;
  }
  .concept-box .en-bg .pc {
    display: none;
  }
  .concept-box .en-bg br.sp {
    display: inline;
  }
  .whats-box .cont {
    padding: 2rem 0;
  }
  .whats-box .txt {
    padding-left: 2rem;
  }
  .whats-box .read {
    line-height: 1.8;
    letter-spacing: 0;
  }
  .result-box {
    padding-bottom: 6rem;
  }
  .result-box .cont-wrap {
    padding-bottom: 6rem;
  }
  .result-box .cont-wrap .cont {
    width: calc((100% - 6rem) / 3);
  }
  .result-box .cont-wrap .cont + .cont {
    margin-left: 3rem;
  }
  .result-box .cont .icon img {
    transform: scale(.8);
  }
  .result-box .cont .ttl {
    font-size: 1.8rem;
    letter-spacing: 0;
  }
  .driver-box .ttl-bg {
    margin-bottom: 0;
  }
  .driver-box .ttl-bg .read {
    margin-top: .7rem;
    line-height: 2.15;
  }
  .driver-box .slider-wrap {
    padding: 6rem 0 8rem;
  }
  .block-bnr .ttl {
    font-size: 3.2rem;
  }
  .block-bnr .flex {
    height: 42vw;
  }
  .numbers-bnr .flex .img {
    width: 30vw;
    right: 0;
  }
  .careers-box {
    padding-top: 6rem;
  }
  .careers-box .ttl-01 .ttl-copy {
    transform: scale(.8) translate(-10%, 10%);
    margin-bottom: -5rem;
  }
  /*
	.careers-box .cont-wrap {
		margin-top: 3rem;
	}

	.careers-box .cont-wrap {
		padding-bottom: 6rem;
	}
	*/
  .environment-box {
    padding: 8rem 0 6rem;
  }
  .link-block {
    padding: 0 0 6rem;
  }
  .link-block .cont {
    margin-top: 4rem;
  }
  .link-block .cont {
    width: 100%;
  }
  .link-block .cont {
    grid-template-columns: 28rem 1fr;
  }
  .news-box {
    padding: 6rem 0;
  }
  .news-box .ttl-wrap .ttl {
    font-size: 3.2rem;
  }
  .news-box .ttl-wrap {
    width: 30%;
  }
  .news-box .news-list {
    width: 70%;
  }
  .news-box .news-list a {
    gap: .8rem 0;
  }
  .entry-bnr .flex {
    height: 36rem;
  }
  .entry-bnr .ttl {
    font-size: 2.4rem;
  }
  .entry-bnr .txt .en {
    font-size: 4.8rem;
  }
}
/*
----------------------------------------

768

----------------------------------------
*/
@media screen and (max-width: 768px) {
  html #wpadminbar {
    display: none;
  }
  body {
    font-size: 1.3rem;
  }
  .ttl-01 {
    padding-bottom: 1rem;
    overflow: hidden;
  }
  .btn-01 a, .btn-01 .btn {
    font-size: 1.3rem;
    padding: 1.3rem 2rem;
  }
  .ttl-02 .en {
    font-size: 2.8rem;
    letter-spacing: .8px;
    margin-right: 1.8rem
  }
  .ttl-02 .en-bg {
    font-size: 6rem;
    letter-spacing: 0;
    right: -1rem;
    bottom: 1.5rem;
  }
  .ttl-02 .ttl {
    font-size: 1.5rem;
    letter-spacing: 1px;
  }
  .wrap {
    padding: 0 20px;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  #wrapper .slick-prev, #wrapper .slick-next {
    width: 4rem;
    height: 4rem;
  }
  #wrapper .slick-dots {
    bottom: -3.4rem;
  }
  /*
	.fv-box {
		background-image: url( ../img/top/sp/fv-img-sp.png );
	}
	*/
  .fv-box .wrap {
    padding: 0;
  }
  .ttl-01 .en {
    font-size: 2.7rem;
    letter-spacing: .3px;
  }
  .ttl-01 .en-bg {
    font-size: 6rem;
    top: -8px;
    letter-spacing: -2px;
  }
  .ttl-01 .ttl {
    font-size: 1.4rem;
  }
  .ttl-01 .ttl-logo {
    margin-bottom: -.7rem;
  }
  .ttl-01 .ttl-logo img {
    width: 6.2rem;
  }
  .fv-box {
    height: 87vh;
    min-height: 30rem;
  }
  .fv-box .ttl-wrap {
    -js-display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    flex-direction: column-reverse;
    margin-bottom: 2.4rem;
    max-width: 42rem;
    margin: 0 auto 2.5rem;
  }
  .fv-box .ttl {
    font-size: 6rem;
  }
  .fv-box .sub {
    font-size: 1.9rem;
    letter-spacing: .9rem;
    text-indent: 1rem;
    margin-bottom: .4rem;
  }
  .fv-box .ttl-img {
    top: 1.5rem;
    left: -.8rem;
    transform: scale(.37);
  }
  .fv-box .fv-txt {
    display: none;
  }
  .fv-box .scroll .en {
    font-size: 1rem;
    padding-bottom: 3.8rem;
  }
  @keyframes scroll {
    0% {
      bottom: 2.6rem;
      opacity: 0;
    }
    20% {
      opacity: 1;
    }
    80% {
      opacity: 1;
    }
    100% {
      bottom: -.6rem;
      opacity: 0;
    }
  }
  .fv-box .scroll .en::before, .fv-box .scroll .en::after {
    animation: scroll 2.5s infinite;
  }
  .fv-box .scroll::after {
    height: 3.2rem;
  }
  .fv-box .scroll .en::before {
    width: 1.2rem;
    height: 1.2rem;
    bottom: 2.6rem;
    left: calc(50% - .6rem);
  }
  .fv-box .scroll .en::after {
    width: .4rem;
    height: .4rem;
    bottom: 2.6rem;
    left: calc(50% - .2rem);
    transform: translateY(-.4rem);
  }
  .concept-box {
    margin-top: 1.5rem;
    border-top: solid 1.5rem var(--main-color);
    padding-top: 1rem;
    background-size: 143vw;
    background-position: center top 44%;
  }
  .concept-box .slide {
    margin: 0 .5rem;
  }
  .concept-box .txt-wrap {
    padding: 1.5rem 2rem 2rem;
  }
  .concept-box .txt-wrap .ttl {
    transform: scale(.925) translateX(.8rem);
  }
  .concept-box .txt-wrap .read {
    padding: 0;
    text-align: center;
    line-height: 2.15;
  }
  .concept-box .en-bg {
    font-size: 8rem;
    letter-spacing: -1.8px;
    top: 48%;
  }
  .whats-box {
    padding: 5rem 0 4.6rem;
  }
  .whats-box .cont {
    flex-direction: column;
    padding: 1.5rem 0;
  }
  .whats-box .txt {
    width: 100%;
  }
  .whats-box .ttl-wrap {
    padding: 0 0 0 2rem;
    margin-bottom: 1.4rem;
    letter-spacing: 2px;
  }
  .whats-box .ttl-wrap .en {
    letter-spacing: .5px;
  }
  .whats-box .ttl-wrap .en::before {
    width: 1.5rem;
    left: -2rem;
    transform: none;
  }
  .whats-box .ttl-wrap .en {
    font-size: 1.1rem;
    margin-bottom: 0;
  }
  .whats-box .ttl-wrap .ttl {
    font-size: 2.2rem;
    line-height: 1.6;
    letter-spacing: 1.2px;
  }
  .whats-box .read {
    letter-spacing: 1px;
    line-height: 2.15;
    margin: .8rem 0 2.2rem;
  }
  .whats-box .img {
    width: 100%;
    padding: 0 2rem 0 0;
  }
  .whats-box .btn-01 {
    padding: 0 2rem;
  }
  .bg-right::after {
    top: 1rem;
    left: 0;
  }
  .result-box .cont-wrap {
    padding: 5.2rem 2rem 3.6rem;
    flex-direction: column;
  }
  .result-box .cont-wrap .cont {
    width: 100%;
    display: grid;
    place-items: center;
    grid-template-columns: 9.5rem 1fr;
    gap: .6rem 2.6rem;
  }
  .result-box .cont-wrap .cont + .cont {
    margin: 2.5rem 0 0;
  }
  .result-box .cont .icon {
    width: 9.5rem;
    height: 9.5rem;
    grid-row: 1 / 2;
    grid-column: 1 / 2;
    padding: 2.4rem !important;
  }
  .result-box .cont-01 .icon {
    padding-top: 1rem !important;
    padding-bottom: 3rem !important;
  }
  .result-box .cont-02 .icon {
    padding-top: 1rem !important;
    padding-bottom: 3rem !important;
  }
  .result-box .cont .ttl {
    grid-row: 1 / 2;
    grid-column: 2 / 3;
    text-align: left;
    font-size: 1.6rem;
    width: 100%;
    margin: 0;
  }
  .result-box p {
    grid-row: 2 / 3;
    grid-column: 1 / 3;
    font-size: 1.3rem;
    line-height: 1.9;
  }
  .result-box .cont .img .num {
    font-size: 1.3rem;
    top: .4rem;
    left: .6rem;
  }
  .driver-box .ttl-bg::before {
    height: 53.6vw;
    background-image: url(../img/top/sp/drivers-img-sp.jpg );
  }
  .driver-box .ttl-bg {
    padding: 52vw 2rem 4px;
    margin-bottom: 2rem;
  }
  .driver-box .ttl-bg::after {
    top: 43vw;
    right: 5.2%;
  }
  .ttl-02 .copy {
    transform: scale(.5);
  }
  .driver-box .bg-right::after {
    left: 0;
  }
  .driver-box .slider-wrap {
    padding: 4rem 0 4.2rem;
  }
  .driver-box .driver a .img {
    border-radius: 0;
  }
  .driver-box .driver {
    margin: 0 1.3rem;
  }
  .driver-box .driver .txt {
    margin-top: -4.6rem;
    padding: 0;
  }
  .driver-box .driver .copy h3 span {
    font-size: 1.6rem;
    padding: .1rem .8rem;
  }
  .driver-box .driver .name {
    margin-top: .1rem;
    letter-spacing: 0;
  }
  .driver-box .driver .name p {
    font-size: 2rem;
    padding-right: 2.6rem;
    background-size: 1.3rem
  }
  .driver-box .driver .note {
    font-size: 1rem;
    line-height: 1.5;
  }
  .block-bnr .flex {
    height: 44vw;
    padding: 0;
  }
  .block-bnr .ttl {
    font-size: 2rem;
    margin-bottom: .6rem;
  }
  .block-bnr .txt .en {
    font-size: 1.3rem;
    letter-spacing: .5px;
    margin-bottom: -.2rem;
  }
  .block-bnr .read {
    font-size: 1.2rem;
    letter-spacing: 0;
  }
  .block-bnr .btn-01 {
    margin: 1.2rem 0 .4rem;
  }
  .block-bnr .btn-01 .btn {
    width: initial;
    border: none;
    border-radius: 0;
    padding: 0 1.8rem 0 0;
    font-size: 1.3rem;
    letter-spacing: 1px;
    font-weight: normal;
    border-bottom: solid 1px #fff;
    background: url(../img/top/2x/arrow-02-wh.png ) right center / 12px no-repeat;
  }
  .numbers-bnr .txt .en {
    font-size: 1.1rem;
    margin-bottom: .6rem;
  }
  .numbers-bnr .flex {
    height: 53vw;
  }
  .numbers-bnr > a {
    background-image: url(../img/top/sp/numbers-bg-sp.png );
  }
  .numbers-bnr .flex .img {
    width: 40vw;
    right: -.8rem;
    bottom: -1.5rem;
  }
  .careers-box {
    padding: 2.8rem 0 0;
  }
  .careers-box .ttl-01 .ttl-copy {
    transform: scale(0.5) translate(-27%, 8%);
  }
  .careers-box .ttl-01 .en-bg {
    top: 4.2rem;
  }
  /*
	.careers-box .cont-wrap {
		padding: 1.6rem 2rem 6rem 0;
		margin: 0;
	}

	.careers-box .cont-wrap .flex {
		flex-direction: column;
	}

	.careers-box .cont {
		width: 100%;
		border-radius: .5rem;
	}

	.careers-box .cont + .cont {
		margin: 2rem 0 0;
	}

	.bg-left::after {
		top: 3.2rem;
		right: 2rem;
	}

	.careers-box .cont .img img {
		width: 100%;
		height: 196px;
	}

	.careers-box .cont .txt {
		padding: 1.8rem 4rem 2.2rem;
	}

	.careers-box .ttl-wrap {
		margin-bottom: .8rem;
	}

	.careers-box .ttl-wrap .ttl {
		font-size: 2.25rem;
	}
	*/
  .base-bnr .flex {
    height: 44vw;
  }
  .base-bnr > a {
    background-image: url(../img/top/sp/base-bg-sp.jpg );
  }
  .environment-box {
    padding: 6.2rem 0 0;
  }
  .environment-box .ttl-logo {
    margin-bottom: 0;
  }
  .environment-box .ttl-01 .en-bg {
    font-size: 5.2rem;
    top: .4rem;
    letter-spacing: 0;
  }
  .link-block .cont {
    grid-template-columns: 15rem 1fr;
    gap: 1.3rem 1.5rem;
    padding: 0 0 4.8rem;
    margin-top: 1.5rem;
    border-radius: .5rem;
  }
  .link-block .cont .img {
    grid-row: 1 / 2;
  }
  .link-block .cont .ttl-wrap {
    padding-top: 0;
  }
  .link-block .cont .sub {
    line-height: 1.5;
    margin-bottom: .5rem;
  }
  .link-block .read {
    grid-column: 1 / 3;
    padding: 0 2rem;
    line-height: 2.15;
  }
  .link-block {
    padding-left: 2rem;
  }
  .link-block:after {
    top: 2rem;
    left: 2rem;
  }
  .link-block .cont .ttl {
    font-size: 2rem;
  }
  .link-block .cont::after {
    width: initial;
    height: 3.2rem;
    top: auto;
    left: 0;
    background-size: .6rem;
    background-position: left 52% center;
  }
  .link-block .cont + .cont {
    margin-top: 2.4rem;
  }
  .company-bnr > a {
    background-image: url(../img/top/sp/company-bg-sp.jpg );
  }
  .news-box {
    padding-top: 0;
  }
  .news-box .cont-wrap {
    flex-direction: column;
  }
  .news-box .ttl-wrap {
    width: 100%;
    padding: 8.2rem 0 0;
    text-align: center;
  }
  .news-box .ttl-wrap::before {
    width: 15rem;
    top: 3rem;
    left: calc(50% - 7.5rem);
  }
  .news-box .ttl-wrap .en {
    font-size: 1.3rem;
    margin-bottom: -.5rem;
  }
  .news-box .ttl-wrap .ttl {
    font-size: 2.2rem;
    margin-bottom: 0;
  }
  .news-box .news-list {
    width: 100%;
    margin-top: .8rem;
  }
  .news-box .news-list a {
    padding: 1.5rem 4rem 1.5rem 0;
    background-size: .7rem;
    background-position: right center;
  }
  .news-box .news-list time {
    font-size: 1.2rem;
    width: 7.5rem;
  }
  .news-box .btn-01 {
    margin-top: 3rem;
  }
  .news-box .btn-01 a {
    width: 25.5rem;
  }
  .entry-bnr > a {
    background-image: url(../img/top/sp/creative-bg-sp.jpg );
  }
  .entry-bnr .wrap {
    padding: 0;
  }
  .entry-bnr .flex {
    height: 39.2rem;
    padding-top: 1.2rem;
  }
  .entry-bnr .ttl {
    font-size: 1.6rem;
    letter-spacing: 7.2px;
    text-indent: .8rem;
    margin-bottom: .2rem;
  }
  .entry-bnr .txt .en {
    font-size: 4.1rem;
    letter-spacing: .6px;
    margin-bottom: 1.2rem;
	        text-align: left;
  }
  .entry-bnr .read {
    font-size: 1.3rem;
    line-height: 1.9;
    letter-spacing: 1px;
  }
  .entry-bnr .btn-01 .btn {
    background: none;
    border: solid 1px #fff;
    border-radius: 2.5rem;
    padding: 1.4rem;
    width: 25.5rem;
    margin-top: 1rem;
  }
  .sns-icon {
    margin-top: 1.6rem;
  }
  .sns-icon a {
    width: 3.2rem;
    height: 3.2rem;
  }
}
/*
----------------------------------------

hover

----------------------------------------
*/
@media screen and (min-width: 768px) {
  .btn-01 a:hover, a:hover .btn-01 .btn {
    color: var(--main-color);
    background: #fff;
  }
  .sns-icon a:hover {
    transform: scale(1.15);
  }
  .block-bnr > a:hover::after {
    opacity: .5;
    visibility: visible;
  }
  .contact-btn a:hover {
    border: solid 1px var(--main-on-color);
    background: var(--main-on-color) url(../img/common/svg/icon-contact-wh.svg ) left calc(50% - 5.2rem) center no-repeat;
  }
  #wrapper .slick-prev:hover {}
  #wrapper .slick-next:hover {}
  .link-block .cont:hover::before {
    opacity: 1;
    visibility: visible;
  }
  .link-block .cont:hover::after {
    background: var(--main-color) url(../img/top/2x/arrow-01-wh.png ) left 60% center / 13px no-repeat;
  }
  .news-box .news-list a:hover {
    background: var(--main-light-color) url(../img/top/2x/arrow-01.png ) right .5rem center / .9rem no-repeat;
  }
  .driver-box .driver a:hover .img img {
    transform: scale(1.1);
  }
  .driver-box .driver a:hover .copy h3 span {
    background: var(--main-color);
  }
  .driver-box .driver a:hover .name p {
    background-position: right .5rem center;
  }
}
/*
----------------------------------------

table-scroll

----------------------------------------
*/
.advantage.c_bg .swipe-icon {
  display: none;
}
@media screen and (max-width: 768px) {
  .advantage.c_bg .swipe-area {
    overflow: auto;
    padding: 3rem 0 2rem;
  }
  .advantage.c_bg .tb {
    width: 650px;
    table-layout: auto;
  }
  .advantage.c_bg .swipe-icon {
    position: absolute;
    top: 75px;
    right: 8px;
    z-index: 99;
    display: block;
  }
  .advantage.c_bg .box05_tb.fade-up {
    position: relative;
  }
  .advantage.c_bg .swipe-icon img {
    display: inline-block;
    width: 61px;
    height: auto;
    animation: swipe 3s linear 1s infinite normal;
  }
}
@keyframes swipe {
  0% {
    transform: translateX(0);
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  35% {
    opacity: 1;
  }
  50% {
    transform: translateX(-30px);
    opacity: 0;
  }
  100% {
    transform: translateX(-30px);
    opacity: 0;
  }
}
/*
----------------------------------------

work_advantage

----------------------------------------
*/
@media screen and (max-width: 768px) {
  .advantage .advantage_item .box04_sec02_list {
    gap: 0px;
  }
  .advantage .advantage_item .box04_sec02_item {
    width: 50%;
  }
  .advantage .box04_sec02_list .box04_sec02_item:nth-child(3) {
    margin-top: 20px;
  }
  .advantage .box04_sec02_list .box04_sec02_item:nth-child(4) {
    margin-top: 20px;
  }
}
/*
----------------------------------------

work_advantage

----------------------------------------
*/
@media screen and (max-width: 768px) {
  .flow.c_bg .flow_img:nth-child(2) {
    width: 61%;
    transform: translateY(45%);
  }
  .flow.c_bg .flow_img:nth-child(3) {
    width: 44%;
    margin-top: 5%;
    transform: translateX(-13%);
  }
}
/*
----------------------------------------

top_banner_adjust

----------------------------------------
*/
@media screen and (max-width: 768px) {
  .entry-bnr .sp-2l {
    font-size: 2.2rem;
    margin-bottom: 22px;
    line-height: 1;
  }
}
/*
----------------------------------------

all_banner_adjust

----------------------------------------
*/
.adjust .c_banner01_txt01 {
  font-size: 7rem;
  line-height: 1;
  margin-bottom: 0;
  letter-spacing: .18em;
}
.adjust .c_banner01_txt02 {
  font-size: 3rem;
  margin-top: 10px;
}
.c_banner01_txt01 .onlyspbr{
	display: none;
}

@media screen and (max-width: 1000px) {
.adjust .c_banner01_txt01 {
    font-size: 5.5rem;
  }
}
@media screen and (max-width: 768px) {
.adjust .c_banner01_txt01 {
    font-size: 4.5rem;
    letter-spacing: 1px;
    margin-bottom: 0.5rem;
	        text-align: left;
  }
.adjust .c_banner01_txt02 {
    letter-spacing: .2em;
    font-weight: 500;
    font-size: 2.2rem;
    margin-bottom: 12px;
    line-height: 1.2;
    padding-left: 0;
  }
}
@media screen and (max-width: 475px) {
.c_banner01_txt01 .onlyspbr{
	display: block;
}
}
/*
----------------------------------------

top_sp_fv

----------------------------------------
*/
.inview .txt-wrap .fade-up .ttl img.pcnone {
  display: none;
}
@media screen and (max-width: 768px) {
  .inview .txt-wrap .fade-up .ttl img.pcnone {
    display: block;
    margin-bottom: 15px;
    margin-top: 5px
  }
  .inview .txt-wrap .fade-up .ttl img.spnone {
    display: none;
  }
  .fv-box .mov-ttl h2.ttl.en.sp-2l {
    text-align: left;
    padding-left: .3em;
  }
  .fv-box .ttl-wrap .ttl-img {
    top: 7rem;
    right: -6rem;
    left: auto;
    transform: scale(.37);
  }
  .fade-up .mov-ttl.center {
    align-items: flex-start;
  }
  .fade-up .mov-ttl p.sub {
    padding-left: .8em;
  }
.block-bnr .fade-up .mov-ttl.center {
        align-items: center;
    }
.c_banner01 .fade-up .mov-ttl.center {
        align-items: center;
    }
}