@charset "UTF-8";
.contents {
  /************************
  ここからFLEETGUIDE
  ************************/
  /*ここからスライドショー(背景)*/
  /*********************************
  ここから全ページ共通
  *********************************/
  /*---スクロール時遅れて表示、順番に表示---*/
  /*.key-wrap #key-visual::after {
    content: "";
    background: url(https://www.fleetguide.jp/wp-content/themes/WP-alc/img/top02/key-righttxt.svg) no-repeat;
    background-size: contain;
    width: 50%;
    height: 344px;
    position: absolute;
    right: 0;
    top: -300px;
    bottom: 0;
    margin: auto;
  }*/
  /*********************************
  フッター
  *********************************/
}
.contents a,
.contents p,
.contents span,
.contents li,
.contents dt, .contents dd,
.contents h1, .contents h2, .contents h3, .contents h4, .contents h5,
.contents th, .contents td,
.contents label, .contents input {
  font-family: source-han-sans-japanese, sans-serif;
  font-style: normal;
  color: #000000;
  line-height: 1.5em;
}
.contents a {
  text-decoration: none;
  transition: 0.3s ease-in-out;
}
.contents a {
  opacity: 1;
}
.contents a:hover {
  opacity: 0.8;
}
.contents .pc-only{
  display: none;
}
.contents .main_img_sp {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  aspect-ratio: 149/265;
  position: relative;
}
.contents .main_img {
  display: none;
}
.contents #fleetguide_pc_header {
  display: none;
}
.contents .fleetguide_sp_header ul.menu li {
  width: 89px;
  margin: 0 10px 0 0;
  border: none;
  box-sizing: border-box;
  padding: 0;
}
.contents .fleetguide_sp_header ul.menu li:last-child {
  background-color: transparent;
  box-shadow: none;
}
.contents .fleetguide_sp_header ul.menu li a {
  display: block;
  white-space: nowrap;
  font-size: 16px;
  padding: 6px 0 0 0;
  font-weight: 500;
}
.contents .fleetguide_sp_header ul.menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
.contents .fleetguide_sp_header ul.menu li {
  width: 89px;
  border: none;
  box-sizing: border-box;
  padding: 0;
}
.contents .fleetguide_sp_header ul.menu li:last-child {
  background-color: transparent;
  box-shadow: none;
}
.contents .fleetguide_sp_header ul.menu li a {
  display: block;
  white-space: nowrap;
  font-size: 16px;
  padding: 6px 0 0 0;
  font-weight: 500;
}
.contents .fleetguide_header {
  width: 100%;
  height: 60px;
  position: fixed;
  top: 60px;
  z-index: 99;
  background: #fff;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.contents .fleetguide_sp_header .header_flex {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  padding: 3px 3%;
}
.contents .fleetguide_sp_header .header_flex a.logo {
  display: block;
  width: auto;
  max-width: 35vw;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  margin: 0;
}
.contents .fleetguide_sp_header .header_flex a.logo img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.contents div.fleetguide {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 55px 0 150px 0;
}
.contents div.fleetguide h3 {
  font-size: 25px;
  font-weight: 600;
  text-align: center;
}
.contents div.fleetguide h3.org {
  color: #ED6C00;
}
.contents div.threestep {
  width: 90%;
  margin: 50px auto;
  display: flex;
  flex-flow: column;
  grid-row-gap: 20px;
}
.contents div.threestep div.left {
  width: 100%;
}
.contents div.threestep div.left p {
  text-align: center;
  line-height: 1.1;
}
.contents div.threestep div.left p.blktape {
  width: 100%;
  background: #000000;
  color: #FFFFFF;
  padding: 10px 0;
  font-size: 20px;
  font-weight: 500;
}
.contents div.threestep div.left p.org {
  font-size: 64px;
  color: #ED6C00;
  font-weight: 900;
}
.contents div.threestep div.left p.blk {
  font-size: 45px;
  font-weight: 900;
}
.contents div.threestep img {
  display: block;
  width: 100px;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  margin: 0 auto;
}
.contents ul.orange_step {
  width: 100%;
  display: flex;
  flex-flow: column;
  grid-row-gap: 30px;
}
.contents ul.orange_step li {
  background: #ED6C00;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  position: relative;
  border-radius: 20px;
  padding: 20px 5%;
}
.contents ul.orange_step li p {
  color: #FFFFFF;
  font-size: 16px;
  text-align: center;
}
.contents ul.orange_step li p span {
  display: block;
  font-size: 14px;
  color: #FFFFFF;
  margin-top: 32px;
}
.contents ul.orange_step li img {
  display: block;
  width: 20%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.contents ul.orange_step li img.smp {
  width: 14%;
  max-width: 150px;
  right: 5%;
  z-index: 10;
  position: absolute;
  bottom: 10%;
}
.contents ul.orange_step li img.step {
  margin: 0 auto 10px auto;
}
.contents ul.orange_step li img.person {
  width: 20%;
  max-width: 280px;
  position: absolute;
  right: -2%;
  bottom: 0;
  z-index: 10;
  transform: none;
}
.contents p.org_center {
  font-size: 40px;
  font-weight: 600;
  color: #ED6C00;
  text-align: center;
  line-height: 1.2em;
  margin-bottom: 70px;
}
.contents p.org_center span {
  display: block;
  font-size: 25px;
  color: #ED6C00;
  text-align: center;
}
.contents ul.alarm {
  width: 100%;
  margin-top: 20px;
  display: flex;
  flex-flow: column;
  grid-row-gap: 30px;
  margin-bottom: 70px;
}
.contents ul.alarm li {
  display: flex;
  flex-flow: column;
  align-items: center;
  grid-row-gap: 10px;
}
.contents ul.alarm li:first-child {
  display: none;
}
.contents ul.alarm li img.monitor {
  display: block;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.contents ul.alarm li div.txt {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}
.contents ul.alarm li div.txt img {
  display: block;
  width: 80%;
  -o-object-fit: contain;
     object-fit: contain;
  margin: 0 auto;
}
.contents ul.alarm li div.txt p {
  width: 90%;
  margin: 0 auto;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 2em;
  background-image: linear-gradient(#ED6C00 1px, transparent 1px);
  background-size: 100% 2em;
  padding-top: 1px;
}
.contents ul.alarm li:nth-child(2n) img.monitor {
  width: 100%;
}
.contents ul.alarm li:nth-child(2n) div.txt {
  width: 100%;
}
.contents ul.alarm li:nth-child(2n) div.txt img {
  max-width: 464px;
  margin: 0 auto 30px auto;
}
.contents ul.alarm li:nth-child(3n) img.monitor {
  width: 100%;
  order: 2;
}
.contents ul.alarm li:nth-child(3n) div.txt {
  width: 100%;
  order: 1;
}
.contents div.price_org {
  width: 100%;
  margin: 0 auto;
  background: #ED6C00;
  padding: 20px 5%;
  border-radius: 20px;
  text-align: center;
}
.contents div.price_org div.wht {
  width: 100%;
  padding: 20px 0;
  text-align: center;
  background: #FFFFFF;
  color: #000000;
  border-radius: 20px;
  margin-bottom: 20px;
}
.contents div.price_org div.wht h4 {
  font-size: 27px;
  font-weight: 600;
}
.contents div.price_org div.wht p {
  font-size: 16px;
}
.contents div.price_org p.wht {
  color: #FFFFFF;
  font-size: 20px;
}
.contents div.price_org p.bld {
  font-size: 40px;
  margin-bottom: 20px;
  font-weight: 600;
}
.contents div.price_org p.blk {
  color: #000000;
  font-size: 16px;
  margin-bottom: 20px;
}
.contents div.price_org a {
  display: inline-block;
  padding: 10px 5%;
  background: #FFFFFF;
  color: #000000;
  font-size: 16px;
  border: 1px solid gray;
  margin-bottom: 20px;
}
.contents div.price_org p.crm {
  width: 100%;
  padding: 12px 3%;
  background: #FFFAD5;
  color: #ED6C00;
  text-align: center;
  border-radius: 20px;
  font-size: 16px;
  font-weight: 600;
}
.contents a.popup {
  display: block;
  width: 215px;
  position: absolute;
  right: 37px;
  bottom: 130px;
}
.contents html {
  scroll-behavior: smooth;
}
.contents .common-width {
  max-width: 1240px;
  width: 90%;
  margin: 0 auto;
  display: block;
}
.contents #wrap {
  overflow: hidden;
}
.contents .common-ma {
  padding: 60px 0 70px 0;
}
.contents .page-header h2 {
  font-size: 28px;
  text-align: center;
  font-weight: 700;
  line-height: 1;
}
.contents .page-header h2 span {
  font-size: 20px;
  color: #E16E00;
  font-weight: 800;
}
.contents .fadein {
  opacity: 0;
  transition: all 1.3s;
  transform: translate(0, 45px);
}
.contents .anchor {
  display: block;
  padding-top: 140px;
  margin-top: -140px !important;
}
.contents .key-wrap {
  position: relative;
}
.contents .key-wrap #key-visual {
  margin-top: 60px;
}
.contents .key-wrap .key{
  padding: 6vw 0 7vw;
  background: url("../img/fv-sp.jpg") no-repeat center / cover;
}
.contents .key-wrap .key-inner{
  width: 90%;
  margin: 0 auto;
}
.contents .key-wrap .key h2{
  width: 78vw;
  max-width: 500px;
  margin: 0 auto 4vw;
}
.contents .key-wrap .key-wrap{
  display: flex;
  flex-direction: column-reverse;
}
.contents .key-wrap .key-box{
  width: 100%;
}
.contents .key-wrap .key-box-ttl{
  padding: 5px 0 5px;
  color: #ffffff;
  background: #1a498c;
  font-weight: 900;
  font-size: 4vw;
  letter-spacing: .06em;
  text-align: center;
}
.contents .key-wrap .key-box-ttl .yellow{
  color: #eac834;
  font-weight: 900;
  font-size: 6vw;
  letter-spacing: .06em;
}
.contents .key-wrap .key-box-txts{
  padding: 2vw 0 3vw;
  background: url("../img/key-box-txts.png") no-repeat center / cover;
  border: 2px solid #0e376f;
}
.contents .key-wrap .key-box-txt{
  color: #1a498c;
  font-weight: bold;
  font-size: 3.5vw;
  line-height: 1;
  text-align: center;
}
.contents .key-wrap .key-box-txt .year{
  color: #1a498c;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 7.5vw;
  letter-spacing: .02em;
  line-height: 1;
}
.contents .key-wrap .key-box-txt .orenge{
  color: #ed6d01;
  font-weight: bold;
  font-size: 5vw;
  letter-spacing: .02em;
}
.contents .key-wrap .key-box-txt .per_num{
  color: #ed6d01;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 8vw;
  line-height: 1;
}
.contents .key-wrap .key-box-txt .per{
  color: #ed6d01;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 5vw;
}
.contents .key-wrap .key-box-btn{
  display: block;
  width: 68%;
  margin: 0 auto;
}
.contents .key-wrap .key-device{
  width: 58vw;
  margin: 0 auto 3vw;
}
.contents .key-wrap .key-ttl-sp{
  margin: 0 0 5vw;
}
.contents div.client_top {
  height: 50px;
  pointer-events: none;
  text-align: center;
}
.contents div.client_top div.logoslide {
  animation: bg-slider 100s linear infinite;
  background: url("../img/client-top.png"), url("../img/client-top02.png");
  background-size: auto 50px;
  height: 50px;
  width: 100%;
}
@keyframes bg-slider {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -5253px 0;
  }
}
@media screen and (max-width: 480px) {
  .contents .key-wrap #key-visual::after {
    top: 15px;
  }
}
@media screen and (max-width: 1600px) {
  .contents .key-wrap #key-visual::after {
    bottom: 0;
  }
}
.contents .key-wrap #key-visual .key-toptxt {
  width: 90%;
  margin: 0 auto;
}
.contents .key-wrap #key-visual .key-toptxt .key-toptxt-top {
  color: #0E376F;
  text-align: center;
}
.contents .key-wrap #key-visual .key-toptxt .key-toptxt-top:first-child {
  font-size: 20px;
  font-weight: 700;
}
.contents .key-wrap #key-visual .key-toptxt .key-toptxt-bottom {
  display: flex;
  justify-content: center;
  align-items: center;
  border-top: 2px solid #000000;
}
.contents .key-wrap #key-visual .key-toptxt .key-toptxt-bottom p {
  color: #0E376F;
  text-align: center;
  font-size: 42px;
  font-weight: 900;
  line-height: 1.3;
}
.contents .key-wrap #key-visual .key-toptxt .key-toptxt-bottom p > small {
  display: block;
  color: #0E376F;
  text-align: center;
  font-size: 18px;
  line-height: 1;
  font-weight: bold;
}
.contents .key-wrap #key-visual .key-toptxt .key-toptxt-bottom p:first-child {
  margin-left: -24px;
}
.contents .key-wrap #key-visual .key-toptxt .key-toptxt-bottom p:last-child {
  margin-left: -20px;
}
.contents .key-wrap #key-visual .key-bottomtxt {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 40px 0 0 0;
  width: 100%;
}
.contents .key-wrap #key-visual .key-bottomtxt .key-bottom-inner .key-bottom-main .key-bottom-left {
  font-size: clamp(294%, 1.1vw, 300%);
  font-weight: 900;
  color: #fff;
  background: rgba(240, 168, 48, 0.8);
  padding: 80px 12px 0 12px;
  position: relative;
}
.contents .key-wrap #key-visual .key-bottomtxt .key-bottom-inner .key-bottom-main .key-bottom-left::before {
  content: "新デバイス登場！";
  width: 95%;
  text-align: center;
  background: #0E376F;
  border-radius: 20px;
  padding: 4px 0;
  font-size: 17px;
  font-family: source-han-sans-japanese, sans-serif;
  color: #F7F3DC;
  font-weight: 600;
  position: absolute;
  top: 50px;
  right: 0;
  left: 0;
  margin: auto;
}
.contents .key-wrap #key-visual .key-bottomtxt .key-bottom-inner .key-bottom-main .key-bottom-left::after {
  content: "";
  background: url(https://www.fleetguide.jp/wp-content/themes/WP-alc/img/top02/key-img.png) no-repeat;
  background-size: contain;
  background-size: contain;
  width: 16vw;
  height: 44vw;
  position: absolute;
  top: 0;
  bottom: 108px;
  left: 6px;
  margin: auto;
  z-index: 1;
}
.contents .key-wrap #key-visual .key-bottomtxt .key-bottom-inner .key-bottom-main .key-bottom-right {
  background: rgba(225, 110, 0, 0.8);
  padding: 6px 12px 28px 12px;
}
.contents .key-wrap #key-visual .key-bottomtxt .key-bottom-inner .key-bottom-main .key-bottom-right::before {
  content: "アルコールチェック機能";
  width: 95%;
  text-align: center;
  background: #0E376F;
  border-radius: 20px;
  padding: 4px 0;
  font-size: 17px;
  font-family: source-han-sans-japanese, sans-serif;
  color: #F7F3DC;
  font-weight: 600;
  position: absolute;
  top: 47px;
  left: 0;
  right: 0;
  margin: auto;
}
.contents .key-wrap #key-visual .key-bottomtxt .key-bottom-inner .key-bottom-main .key-bottom-right::after {
  content: "※ご利用ID数により割引額は変動します";
  font-size: 13px;
  color: #fff;
  position: absolute;
  bottom: 5px;
  left: 12px;
  right: 0;
  margin: auto;
}
.contents .key-wrap #key-visual .key-bottomtxt .key-bottom-inner .key-bottom-main .key-bottom-right img {
  width: 50%;
  max-width: 300px;
  -o-object-fit: contain;
  object-fit: contain;
  display: block;
}
.contents .key-wrap .pagetop {
  position: fixed;
  bottom: 78px;
  right: 7px;
  width: 52px;
  height: 52px;
  z-index: 2;
  display: block;
}
.contents .key-wrap .pagetop img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.contents #top-contents .seminar-br {
  width: 90%;
  margin: 40px auto 0 auto;
}
.contents #top-contents #campaign .campaign-inner {
  background: #F7F3DC;
  padding: 40px 0;
  margin-top: 24px;
}
.contents #top-contents #campaign .campaign-inner .campaign-list {
  max-width: 1400px;
  width: 90%;
  margin: 0 auto;
  display: grid;
  gap: 24px;
}
.contents #top-contents #campaign .campaign-inner .campaign-list .campaign-box {
  border-radius: 8px;
  border: 1px solid #707070;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.16);
  padding: 16px 12px 12px;
  position: relative;
}
.contents #top-contents #campaign .campaign-inner .campaign-list .campaign-box::before {
  content: "";
  max-width: 250px;
  width: 50%;
  max-height: 230px;
  height: 21vw;
  position: absolute;
  left: 12px;
  top: -5vw;
}
.contents #top-contents #campaign .campaign-inner .campaign-list .campaign-box h3 {
  font-size: 3.5vw;
  font-weight: 900;
  line-height: 1.4;
  padding-left: 34%;
}
.contents #top-contents #campaign .campaign-inner .campaign-list .campaign-box .campaign-title {
  font-size: 6vw;
  font-weight: 900;
  color: #E43D0B;
  line-height: 1.4;
  padding-left: 34%;
}
.contents #top-contents #campaign .campaign-inner .campaign-list .campaign-box .campaign-time {
  margin-top: 12px;
}
.contents #top-contents #campaign .campaign-inner .campaign-list .campaign-box .campaign-time dt, .contents #top-contents #campaign .campaign-inner .campaign-list .campaign-box .campaign-time dd {
  font-size: 14px;
  padding: 4px 0;
  border: 1px solid #707070;
}
.contents #top-contents #campaign .campaign-inner .campaign-list .campaign-box .campaign-time dt {
  background: #0E376F;
  color: #fff;
  font-weight: 600;
  text-align: center;
  width: 160px;
}
.contents #top-contents #campaign .campaign-inner .campaign-list .campaign-box .campaign-time dd {
  padding: 4px 12px;
  background: #fff;
  font-weight: 500;
}
.contents #top-contents #campaign .campaign-inner .campaign-list .campaign-box:first-child {
  background: url(../img/campaignbg-01.jpg) no-repeat;
  background-position: 72%;
  background-size: cover;
}
.contents #top-contents #campaign .campaign-inner .campaign-list .campaign-box:first-child::before {
  content: "";
  background: url(../img/campaign01.png) no-repeat;
  background-size: contain;
}
.contents #top-contents #campaign .campaign-inner .campaign-list .campaign-box:nth-child(2) {
  background: url(../img/campaignbg-02.jpg) no-repeat;
  background-position: 71% 100%;
  background-size: cover;
}
.contents #top-contents #campaign .campaign-inner .campaign-list .campaign-box:nth-child(2)::before {
  content: "";
  background: url(../img/campaign02.png) no-repeat;
  background-size: contain;
}
.contents #top-contents #campaign .campaign-inner .campaign-list .campaign-box:nth-child(3) {
  background: url(../img/campaignbg-01.jpg) no-repeat;
  background-position: 72%;
  background-size: cover;
}
.contents #top-contents #campaign .campaign-inner .campaign-list .campaign-box:nth-child(3)::before {
  content: "";
  background: url(../img/campaign03.png) no-repeat;
  background-size: contain;
}
.contents #top-contents #campaign .campaign-inner .campaign-list .campaign-box:nth-child(4) {
  background: url(../img/campaignbg-01.jpg) no-repeat;
  background-position: 72%;
  background-size: cover;
}
.contents #top-contents #campaign .campaign-inner .campaign-list .campaign-box:nth-child(4)::before {
  content: "";
  background: url(../img/campaign04.png) no-repeat;
  background-size: contain;
}
.contents #top-contents #campaign .campaign-inner .campaign-list .campaign-box:nth-child(5) {
  background: url(../img/campaignbg-01.jpg) no-repeat;
  background-position: 72%;
  background-size: cover;
}
.contents #top-contents #campaign .campaign-inner .campaign-list .campaign-box:nth-child(5)::before {
  content: "";
  background: url(../img/campaign05.png) no-repeat;
  background-size: contain;
}
.contents #top-contents #campaign .campaign-inner .campaign-list .campaign-box:nth-child(6) {
  background: url(../img/campaignbg-01.jpg) no-repeat;
  background-position: 72%;
  background-size: cover;
}
.contents #top-contents #campaign .campaign-inner .campaign-list .campaign-box:nth-child(6)::before {
  content: "";
  background: url(../img/campaign06.png) no-repeat;
  background-size: contain;
}
.contents #top-contents #campaign .campaign-inner .campaign-list .campaign-box:nth-child(7) {
  background: url(../img/campaignbg-01.jpg) no-repeat;
  background-position: 72%;
  background-size: cover;
}
.contents #top-contents #campaign .campaign-inner .campaign-list .campaign-box:nth-child(7)::before {
  content: "";
  background: url(../img/campaign07.png) no-repeat;
  background-size: contain;
}
.contents #top-contents #campaign .campaign-inner .campaign-list .campaign-box:nth-child(8) {
  background: url(../img/campaignbg-01.jpg) no-repeat;
  background-position: 72%;
  background-size: cover;
}
.contents #top-contents #campaign .campaign-inner .campaign-list .campaign-box:nth-child(8)::before {
  content: "";
  background: url(../img/campaign08.png) no-repeat;
  background-size: contain;
}
.contents #top-contents #campaign .campaign-inner .campaign-list .campaign-box:nth-child(9) {
  background: url(../img/campaignbg-01.jpg) no-repeat;
  background-position: 72%;
  background-size: cover;
}
.contents #top-contents #campaign .campaign-inner .campaign-list .campaign-box:nth-child(9)::before {
  content: "";
  background: url(../img/campaign09.png) no-repeat;
  background-size: contain;
}
.contents #top-contents #campaign .campaign-inner .campaign-list .campaign-box:nth-child(10) {
  background: url(../img/campaignbg-01.jpg) no-repeat;
  background-position: 72%;
  background-size: cover;
}
.contents #top-contents #campaign .campaign-inner .campaign-list .campaign-box:nth-child(10)::before {
  content: "";
  background: url(../img/campaign10.png) no-repeat;
  background-size: contain;
}
.contents #top-contents #campaign .campaign-bottom {
  position: relative;
}
.contents #top-contents #campaign .campaign-bottom h3 {
  width: 100%;
  font-size: 24px;
  color: #fff;
  font-weight: 900;
  text-align: center;
  padding: 8px 0;
  background: #E16E00;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.contents #top-contents #campaign .campaign-bottom .campaign-left {
  background: #F0A830;
  padding: 90px 0 24px 0;
}
.contents #top-contents #campaign .campaign-bottom .campaign-left .campaign-left-inner p {
  font-size: 24px;
  font-weight: 800;
  text-align: center;
}
.contents #top-contents #campaign .campaign-bottom .campaign-left .campaign-left-inner p:first-child {
  margin-bottom: 8px;
}
.contents #top-contents #campaign .campaign-bottom .campaign-left .campaign-left-inner p:nth-child(3) {
  margin-bottom: 6px;
}
.contents #top-contents #campaign .campaign-bottom .campaign-left .campaign-left-inner p .furigana {
  font-weight: 800;
  position: relative;
}
.contents #top-contents #campaign .campaign-bottom .campaign-left .campaign-left-inner p .furigana::before {
  content: "フリートガイド";
  font-size: 14px;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 700;
  position: absolute;
  top: -16px;
  left: 0;
  right: 0;
  margin: auto;
}
.contents #top-contents #campaign .campaign-bottom .campaign-left .campaign-left-inner p .margin-left {
  font-weight: 800;
  margin-left: -12px;
}
.contents #top-contents #campaign .campaign-bottom .campaign-left .campaign-left-inner .back-color {
  text-align: center;
  color: #fff;
  background: #0E376F;
  font-weight: 800;
  padding: 6px 12px;
  width: 90%;
  margin: 0 auto;
}
.contents #top-contents #campaign .campaign-bottom .campaign-left .campaign-left-inner .back-color span {
  color: #fff;
}
.contents #top-contents #campaign .campaign-bottom .campaign-right img {
  width: 100%;
  height: 200px;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 20% 90%;
  object-position: 20% 90%;
}
.contents #top-contents #about .btn-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  max-width: 1240px;
  width: 90%;
  margin: 24px auto 60px auto;
}
.contents #top-contents #about .btn-list li {
  width: 100%;
}
.contents #top-contents #about .btn-list li a {
  display: block;
  background: #E16E00;
  padding: 12px;
  font-size: 16px;
  text-align: center;
  font-weight: 700;
  color: #fff;
  position: relative;
  border-radius: 0 0 12px 0;
}
.contents #top-contents #about .btn-list li a:hover {
  background: #E5A02D;
}
.contents #top-contents #about .btn-list li a::after {
  content: "";
  background: url(../img/btn-arrow.svg) no-repeat;
  background-size: contain;
  position: absolute;
  right: 4px;
  bottom: 8px;
  width: 16px;
  height: 12px;
}
.contents #top-contents #about .about-contents {
  background: #F5F5F5;
  padding: 40px 0;
}
.contents #top-contents #about .about-contents .about-list {
  max-width: 1400px;
  width: 90%;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px 12px;
}
.contents #top-contents #about .about-contents .about-list .about-box .about-img img {
  width: 80px;
  height: 80px;
  margin: 0 auto;
  -o-object-fit: contain;
  object-fit: contain;
  display: block;
}
.contents #top-contents #about .about-contents .about-list .about-box .about-txt h3 {
  text-align: center;
  font-size: 18px;
  color: #E16E00;
  font-weight: 700;
  margin: 12px 0 8px 0;
}
.contents #top-contents #about .about-contents .about-list .about-box .about-txt p {
  font-size: 15px;
  font-weight: 700;
  text-align: center;
}

.contents #top-contents #functions #price-area tr:first-child td:nth-child(1) {
  position: relative;
}
.contents #top-contents #functions #price-area tr:first-child td:nth-child(1)::before {
  content: "";
  background: url(../img/functions-otoku.png) no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  right: -187px;
  top: -6px;
  width: 72px;
  height: 60px;
  margin: auto;
}

.contents .function-ttl{
  margin: 0 0 7vw;
}

.contents .function-box{
  width: 90%;
  margin: 0 auto;
}

.contents .function-box-ttls{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 90%;
  margin: 0 auto;
  padding: 10px 0;
  background: #000000;
}

.contents .function-box-ttls-img{
  width: 9vw;
  margin: 0 16px 0 0;
}

.contents .function-box-ttls-img02{
  width: 3.2vw;
  margin: 0 17px 0 0;
}

.contents .function-box-ttl{
  color: #ffffff;
  font-size: 4.3vw;
  font-weight: bold;
  letter-spacing: .02em;
}

.contents .function-box-item{
  padding: 3.5vw 0;
  border-bottom: 1px solid #aaaaaa;
  border-left: 1px solid #aaaaaa;
  border-right: 1px solid #aaaaaa;
}

.contents .function-box-item02{
  width: 100%;
  padding: 3.5vw 0;
  border-bottom: 1px solid #aaaaaa;
  border-left: 1px solid #aaaaaa;
  border-right: 1px solid #aaaaaa;
}

.contents .function-box-item-ttl{
  margin: 0 0 10px;
  color: #ed6d01;
  font-weight: bold;
  font-size: 3.7vw;
  letter-spacing: .02em;
  line-height: 1;
  text-align: center;
}

.contents .function-box-item-txt{
  color: #000000;
  font-size: 3.1vw;
  letter-spacing: .02em;
  line-height: 1.375;
  text-align: center;
}

.contents #top-contents #operational h3 {
  text-align: center;
  max-width: 1240px;
  width: 90%;
  margin: 40px auto 0 auto;
}
.contents #top-contents #operational h3 img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  display: block;
}
.contents #top-contents #operational .operational-list {
  display: grid;
  gap: 60px;
  max-width: 900px;
  width: 90%;
  margin: 100px auto 0 auto;
}
.contents #top-contents #operational .operational-list .operational-box {
  background: #E16E00;
  border-radius: 12px;
  padding: 52px 12px 24px 12px;
  position: relative;
}
.contents #top-contents #operational .operational-list .operational-box::before {
  content: "";
  position: absolute;
  top: -38px;
  left: 0;
  right: 0;
  margin: auto;
  width: 90px;
  height: 77px;
}
.contents #top-contents #operational .operational-list .operational-box::after {
  content: "";
  position: absolute;
}
.contents #top-contents #operational .operational-list .operational-box:nth-child(1)::before {
  background: url(../img/operational-count01.png) no-repeat;
  background-size: contain;
}
.contents #top-contents #operational .operational-list .operational-box:nth-child(1)::after {
  background: url(../img/operational-img01.png) no-repeat;
  background-size: contain;
  width: 90px;
  height: 133px;
  top: -86px;
  right: 0px;
}
.contents #top-contents #operational .operational-list .operational-box:nth-child(2)::before {
  background: url(../img/operational-count02.png) no-repeat;
  background-size: contain;
}
.contents #top-contents #operational .operational-list .operational-box:nth-child(2)::after {
  background: url(../img/operational-img02.png) no-repeat;
  background-size: contain;
  width: 104px;
  height: 67px;
  top: -30px;
  left: 9px;
}
.contents #top-contents #operational .operational-list .operational-box:nth-child(3)::before {
  background: url(../img/operational-count03.png) no-repeat;
  background-size: contain;
}
.contents #top-contents #operational .operational-list .operational-box:nth-child(3)::after {
  background: url(../img/operational-img03.png) no-repeat;
  background-size: contain;
  width: 92px;
  height: 102px;
  top: -55px;
  right: 6px;
}
.contents #top-contents #operational .operational-list .operational-box h4 {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  color: #fff;
}
.contents #top-contents #operational .operational-list .operational-box h4 br {
  display: none;
}
.contents #top-contents #operational .operational-list .operational-box p {
  font-size: 14px;
  line-height: 1.4;
  margin-top: 12px;
  color: #fff;
}
.contents #top-contents #operational .soushin {
  font-size: 40px;
  text-align: center;
  font-weight: 800;
  color: #E16E00;
  position: relative;
  margin-top: 24px;
}
.contents #top-contents #operational .soushin::after {
  content: "";
  background: url(../img/soushin-img.png) no-repeat;
  background-size: contain;
  position: absolute;
  width: 56px;
  height: 45px;
  bottom: -48px;
  left: 0;
  right: 0;
  margin: auto;
}
.contents #top-contents #device {
  margin-top: 10vw;
}
.contents #top-contents #device ._sp_pr15 {
  margin: 30px 0 10px;
}
.contents #top-contents #device table tr td .device-inner .device-zoom{
  position: absolute;
  bottom: 10px;
  right: 15px;
  width: 43px;
  cursor: pointer;
}
.contents #top-contents #device table {
  max-width: 1400px;
  width: 90%;
  margin: 0 auto;
  margin-top: 24px;
  border-bottom: 1px solid #707070;
}
.contents #top-contents #device table tr {
  display: flex;
  flex-wrap: wrap;
  border-top: 1px solid #707070;
  border-left: 1px solid #707070;
  border-right: 1px solid #707070;
}
.contents #top-contents #device table tr th {
  display: block;
  width: 100%;
  font-size: 15px;
  text-align: center;
  font-weight: 700;
  vertical-align: middle;
  background: #F5F5F5;
  padding: 12px 0;
  border-bottom: 1px solid #707070;
}
.contents #top-contents #device table tr td {
  width: 50%;
  font-size: 14px;
  font-weight: 700;
  padding: 12px 8px;
  text-align: center;
  vertical-align: middle;
}
.contents #top-contents #device table tr td:last-child {
  border-left: 1px solid #707070;
}
.contents #top-contents #device table tr td .device-inner .device-txt p {
  font-size: 16px;
  font-weight: 800;
  margin-bottom: 12px;
  text-align: left;
}
.contents #top-contents #device table tr td .device-inner .device-txt dl:last-child {
  margin-top: 12px;
}
.contents #top-contents #device table tr td .device-inner .device-txt dl .device-list dt {
  font-size: 14px;
  text-align: left;
}
.contents #top-contents #device table tr td .device-inner .device-txt dl .device-list dd {
  font-size: 20px;
  font-weight: 800;
  color: #E16E00;
  text-align: left;
}
.contents #top-contents #device table tr td .device-inner .device-txt dl .device-list dd span {
  font-size: 15px;
  color: #E16E00;
}
.contents #top-contents #device table tr td .device-inner .device-img {
  width: 20%;
  margin: 0 auto;
}
.contents #top-contents #device table tr td .device-inner .device-img img {
  width: 100%;
  height: 120px;
  -o-object-fit: contain;
  object-fit: contain;
}
.contents #top-contents #other-link {
  background: #F7F3DC;
  padding: 40px 0;
  margin-top: 100px;
}
.contents #top-contents #other-link .faq .faq-img, .contents #top-contents #other-link .faq .column-img, .contents #top-contents #other-link .column .faq-img, .contents #top-contents #other-link .column .column-img {
  margin: 16px auto;
}
.contents #top-contents #other-link .faq .faq-img img, .contents #top-contents #other-link .faq .column-img img, .contents #top-contents #other-link .column .faq-img img, .contents #top-contents #other-link .column .column-img img {
  width: 100%;
  height: 180px;
  -o-object-fit: contain;
  object-fit: contain;
}
.contents #top-contents #other-link .faq .btn02, .contents #top-contents #other-link .column .btn02 {
  display: block;
  background: #E16E00;
  width: 80%;
  margin: 24px auto 0 auto;
  padding: 12px;
  font-size: 16px;
  text-align: center;
  font-weight: 700;
  color: #fff;
  position: relative;
  border-radius: 0 0 12px 0;
}
.contents #top-contents #other-link .faq .btn02:hover, .contents #top-contents #other-link .column .btn02:hover {
  background: #E5A02D;
}
.contents #top-contents #other-link .faq .btn02::after, .contents #top-contents #other-link .column .btn02::after {
  content: "";
  background: url(../img/btn-arrow.svg) no-repeat;
  background-size: contain;
  position: absolute;
  right: 4px;
  bottom: 8px;
  width: 16px;
  height: 12px;
}
.contents #top-contents #other-link .column {
  margin-top: 40px;
}

.contents .preparation-bg{
  padding: 48px 0 53px;
  background: #f5f5f5;
}

.contents .preparation-box{
  width: 90%;
  margin: 0 auto;
  padding: 9vw 0 9vw 4.3vw;
  border: 1px solid #ed6c00;
  background: #ffffff;
}

.contents .preparation-box-img{
  width: 58vw;
  margin: 0 auto;
}

.contents .preparation-box-wrap{
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-end;
  margin: 0 0 18px;
}

.contents .preparation-box-icon{
  width: 5.6vw;
  margin: 0 9px 0 0;
}

.contents .preparation-box-ttl{
  color: #ed6d01;
  font-weight: bold;
  font-size: 5.4vw;
  letter-spacing: .02em;
  line-height: 1;
}

.contents .preparation-box-txt{
  margin: 0 0 10px;
  color: #000000;
  font-size: 3.5vw;
  letter-spacing: .04em;
  line-height: 1.611;
}

.contents .preparation-box-info:before{
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
  font-size: 2.6vw;
}

.contents .preparation-box-info{
  position: relative;
  padding: 0 0 0 3vw;
  color: #000000;
  font-size: 2.6vw;
  letter-spacing: .04em;
  line-height: 1.53;
}

.contents #top-contents #quotation {
  background: #F7F3DC;
  margin-top: 100px;
  padding: 60px 0;
}
.contents #top-contents #quotation .form-quotation {
  max-width: 1400px;
  width: 90%;
  margin: 0 auto;
  margin-top: 40px;
  background: #fff;
  border-radius: 16px;
  padding: 40px 16px;
  border: 1px solid #707070;
}
.contents #top-contents #quotation .form-quotation .p-form__inner .p-form__item {
  margin-bottom: 21px;
}
.contents #top-contents #quotation .form-quotation .p-form__inner .p-form__item:nth-child(2) dd::before {
  content: "本";
  font-size: 16px;
  font-family: source-han-sans-japanese, sans-serif;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 6px;
  margin: auto;
  height: -moz-fit-content;
  height: fit-content;
}
.contents #top-contents #quotation .form-quotation .p-form__inner .p-form__item:last-child {
  margin-bottom: 0;
}
.contents #top-contents #quotation .form-quotation .p-form__inner .p-form__item:last-child dd::before {
  content: "名";
  font-size: 16px;
  font-family: source-han-sans-japanese, sans-serif;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 6px;
  margin: auto;
  height: -moz-fit-content;
  height: fit-content;
}
.contents #top-contents #quotation .form-quotation .p-form__inner .p-form__item dt {
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 6px;
}
.contents #top-contents #quotation .form-quotation .p-form__inner .p-form__item dt br {
  display: none;
}
.contents #top-contents #quotation .form-quotation .p-form__inner .p-form__item dt span {
  font-size: 13px;
}
.contents #top-contents #quotation .form-quotation .p-form__inner .p-form__item dd {
  position: relative;
}
.contents #top-contents #quotation .form-quotation .p-form__inner .p-form__item dd input {
  width: 100%;
  border: 1px solid #707070;
  font-size: 16px;
  padding: 16px 40px 16px 20px;
}
.contents #top-contents #quotation .form-quotation .p-form__inner .p-form__item dd .form-err-wrap {
  position: absolute;
}
.contents #top-contents #quotation .form-quotation .p-form__inner .p-form__item dd .form-err-wrap .entry_err {
  color: #E43D0B;
  font-size: 13px;
}
.contents #top-contents #quotation .form-quotation .p-form__inner .p-form__item .radio label {
  position: relative;
  cursor: pointer;
  padding-left: 30px;
  font-size: 20px;
  font-weight: 500;
  margin: 2px 24px 0 0;
  display: inline-block;
  width: auto;
}
.contents #top-contents #quotation .form-quotation .p-form__inner .p-form__item .radio label::before,
.contents #top-contents #quotation .form-quotation .p-form__inner .p-form__item .radio label::after {
  content: "";
  display: block;
  border-radius: 50%;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
}
.contents #top-contents #quotation .form-quotation .p-form__inner .p-form__item .radio label::before {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  left: 5px;
}
.contents #top-contents #quotation .form-quotation .p-form__inner .p-form__item .radio label::after {
  background-color: #E16E00;
  border-radius: 50%;
  opacity: 0;
  width: 12px;
  height: 12px;
  left: 8px;
}
.contents #top-contents #quotation .form-quotation .p-form__inner .p-form__item .radio input:checked + label::after {
  opacity: 1;
}
.contents #top-contents #quotation .form-quotation .p-form__inner .p-form__item .radio input {
  display: none;
}
.contents #top-contents #quotation .form-quotation .p-form__inner .p-form__item .radio .visually-hidden {
  position: absolute;
  white-space: nowrap;
  border: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  overflow: hidden;
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
}
.contents #top-contents #quotation .form-quotation .tyuui {
  font-size: 15px;
  text-align: center;
  font-weight: 500;
  margin: 40px 0 24px 0;
}
.contents #top-contents #quotation .form-quotation .p-form__btn {
  margin-bottom: 60px;
}
.contents #top-contents #quotation .form-quotation .p-form__btn input {
  width: 100%;
  padding: 16px 0;
  display: block;
  margin: 0 auto;
  background: #F0A830;
  border-radius: 50px;
  font-size: 21px;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 500;
  text-align: center;
  color: #fff;
  border: none;
}
.contents #top-contents #quotation .form-quotation table {
  width: 100%;
  border: 1px solid #707070;
  margin-top: 24px;
}
.contents #top-contents #quotation .form-quotation table tr {
  display: flex;
  flex-wrap: wrap;
}
.contents #top-contents #quotation .form-quotation table tr th {
  background: #E16E00;
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  width: 100%;
  vertical-align: middle;
  padding: 12px 0;
  border-bottom: 1px solid #707070;
}
.contents #top-contents #quotation .form-quotation table tr td {
  width: 100%;
  font-size: 16px;
  padding: 12px;
  position: relative;
  background: #E2E2E2;
}
.contents #top-contents #quotation .form-quotation table tr td:nth-child(1) {
  background: #E2E2E2;
}
.contents #top-contents #quotation .form-quotation table tr td:last-child {
  background: #fff;
  vertical-align: middle;
  display: flex;
}
.contents #top-contents #quotation .form-quotation table tr td span {
  font-size: 13px;
}
.contents #top-contents #quotation .form-quotation table tr td span br {
  display: none;
}
.contents #top-contents #quotation .form-quotation table tr td .sp {
  font-size: 16px;
  margin-top: 6px;
}
.contents #top-contents #quotation .form-quotation table tr td .price-box {
  display: flex;
  align-items: center;
}
.contents #top-contents #quotation .form-quotation table tr td .price-box .price {
  font-size: 24px;
  font-weight: 600;
}
.contents #top-contents #quotation .form-quotation table tr td .fix {
  font-size: 16px;
  height: -moz-fit-content;
  height: fit-content;
  font-weight: 600;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -4px;
  margin: auto;
}
.contents #top-contents #contact {
  background: #E16E00;
  padding: 60px 0;
}
.contents #top-contents #contact h2 span {
  color: #fff;
}
.contents #top-contents #contact form {
  max-width: 1400px;
  width: 90%;
  margin: 0 auto;
  margin-top: 24px;
  background: #fff;
  border-radius: 16px;
  padding: 24px 16px;
  border: 1px solid #707070;
}
.contents #top-contents #contact form .c-form__inner .c-form__item {
  margin-top: 12px;
}
.contents #top-contents #contact form .c-form__inner .c-form__item dt {
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 6px;
}
.contents #top-contents #contact form .c-form__inner .c-form__item dd {
  position: relative;
}
.contents #top-contents #contact form .c-form__inner .c-form__item dd input, .contents #top-contents #contact form .c-form__inner .c-form__item dd textarea {
  width: 100%;
  border: 1px solid #707070;
  font-size: 16px;
  padding: 16px 12px 16px 12px;
}
.contents #top-contents #contact form .c-form__inner .c-form__item dd select {
  width: 100%;
  border: 1px solid #707070;
  font-size: 16px;
  padding: 16px 20px 16px 20px;
  cursor: pointer;
  line-height: 1.8;
}
.contents #top-contents #contact form .c-form__inner .c-form__item dd select option {
  font-size: 16px;
}
.contents #top-contents #contact form .c-form__inner .c-form__item dd label {
  width: 100%;
}
.contents #top-contents #contact form .c-form__btn {
  margin-top: 24px;
}
.contents #top-contents #contact form .c-form__btn input {
  cursor: pointer;
  width: 100%;
  padding: 24px 0;
  display: block;
  margin: 0 auto;
  background: #F0A830;
  border-radius: 50px;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  color: #fff;
  border: none;
  transition: all ease 0.5s;
}
.contents #top-contents #contact form .c-form__btn input:hover {
  background: #E16E00;
}
.contents #top-contents #contact form .wpcf7-response-output {
  font-size: 16px;
  font-weight: 600;
}
.contents #top-contents #contact form .wpcf7-not-valid-tip {
  font-size: 13px;
}
.contents #top-contents #contact form .wpcf7 p {
  display: inline;
}
.contents #top-contents #faq {
  background: #F7F3DC;
  padding: 60px 0;
}
.contents #top-contents #faq .faq-list {
  max-width: 1400px;
  width: 90%;
  margin: 0 auto;
}
.contents #top-contents #faq .faq-list .faq-box {
  margin: 16px 0;
}
.contents #top-contents #faq .faq-list .faq-box dt {
  padding: 12px 40px 12px 12px;
  border: 1px solid #707070;
  background: #F8F8F8;
  font-size: 16px;
  font-weight: 500;
  font-weight: bold;
  display: block;
  transition: all 0.5s ease;
  border-radius: 12px 12px 0 0;
  cursor: pointer;
  position: relative;
}
.contents #top-contents #faq .faq-list .faq-box dt::after {
  content: "";
  background: url(../img/plus.svg) no-repeat;
  background-size: contain;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 8px;
  margin: auto;
}
.contents #top-contents #faq .faq-list .faq-box dt.close::after {
  background: url(../img/mainus.svg) no-repeat;
  background-size: contain;
}
.contents #top-contents #faq .faq-list .faq-box dd { /*本文*/
  display: none; /*はじめは非表示*/
  font-size: 16px;
  line-height: 1.7;
  padding: 12px;
  background: #F0A830;
  border-left: 1px solid #707070;
  border-right: 1px solid #707070;
  border-bottom: 1px solid #707070;
  border-radius: 0 0 12px 12px;
  color: #fff;
}
.contents #top-contents #faq .faq-list .faq-box dd a {
  font-size: 16px;
  color: #E16E00;
  text-decoration: underline;
}
.contents ._ws-n {
  white-space: nowrap;
}
.contents .cta {
  padding: 6vw 0;
  background: #0e376f;
}
.contents .cta-inner {
  width: 90%;
  margin: 0 auto;
}
.contents .cta-ttl {
  margin: 0 0 5vw;
}
.contents .cta-box {
  padding: 4vw;
  background: url("../img/cta-box-bg-sp.jpg") no-repeat center / cover;
  border-radius: 10px 10px 0 0;
}
.contents .cta-box-tops{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: 0 0 4vw;
}
.contents .cta-line{
  width: 6vw;
  margin: 20px 0 0;
}
.contents .cta-line.reverse{
  transform: scaleX(-1);
}
.contents .cta-box-ttl {
  color: #ed6d01;
  font-weight: 900;
  font-size: 6vw;
  text-align: center;
}
.contents .cta-box-ttl .num{
  color: #0e376f;
  font-weight: bold;
  font-size: 11vw;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1;
}
.contents .cta-box-ttl .blue{
  color: #0e376f;
  font-weight: 900;
}
.contents .cta-box-wrap{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.contents .cta-box-item{
  position: relative;
  width: 48%;
  padding: 12vw 0 2vw;
  background: url("../img/cta-box-item.png") no-repeat center / cover;
  border: 2px solid #0e376f;
}
.contents .cta-box-item-ttl{
  position: absolute;
  top: -2vw;
  left: -1vw;
}
.contents .cta-box-item-ttl .yellow{
  color: #eac834;
  font-weight: 900;
  font-size: 5vw;
}
.contents .cta-box-item-ttl.diff{
  padding: 0;
  text-align: center;
}
.contents .cta-box-item-prices{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.cta-box-item-price-wrap{
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
.contents .cta-box-item-txt01{
  color: #0e376f;
  font-weight: 600;
  font-size: 3vw;
  text-align: center;
}
.contents .cta-box-item-txt02{
  color: #0e376f;
  font-weight: 600;
  font-size: 3vw;
}
.contents .cta-box-item-txt02 .num{
  position: relative;
  color: #0e376f;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 6.5vw;
  line-height: 1;
}
.contents .cta-box-item-txt02 .num::before{
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  background: #f7941d; /* オレンジ系黄色 */
  transform: rotate(-10deg);
  transform-origin: center;
}
.contents .cta-box-item-arrow{
  width: 7vw;
}
.contents .cta-box-item-zero{
  color: #ed6d01;
  font-weight: 900;
  font-size: 6.5vw;
}
.contents .cta-box-item-zero span{
  color: #ed6d01;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 17vw;
  line-height: 1;
}
.contents .cta-box-item-info{
  color: #333333;
  font-size: 2.5vw;
  letter-spacing: .02em;
  text-align: center;
}
.contents .cta-box-item-txt03{
  margin: 5.5vw 0 3vw 0;
  color: #0e376f;
  font-weight: 900;
  font-size: 6.5vw;
  text-align: center;
}
.contents .cta-box-item-txt03 .num{
  color: #ed6d01;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 13vw;
  line-height: 1;
}
.contents .cta-box-item-txt03 .unit{
  color: #ed6d01;
  font-weight: 900;
  font-size: 4.5vw;
}
.contents .cta-box-item-txt03 .mini{
  font-weight: bold;
  font-size: 4vw;
}
.contents .cta-box02{
  padding: 3vw 6vw 3vw;
  background: #ffffff;
  border-radius: 0 0 10px 10px;
}
.contents .cta-box02-txt{
  margin: 0 0 3vw;
  color: #000000;
  font-weight: 900;
  font-size: 4.5vw;
  text-align: center;
}
.contents .cta-box02-wrap{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.contents .cta-box02 a{
  margin: 0 0 4vw;
}
.contents .resolution {
  position: relative;
  padding: 40px 0;
  background: url("../img/resolution-sp.jpg") no-repeat center/cover;
}
.contents .resolution-content {
  width: 90%;
  margin: 0 auto;
}
.contents .resolution-btn {
  position: absolute;
  bottom: 61px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 75%;
}
.contents .step-bg{
  padding: 9vw 0 12vw;
  background: #f5f5f5;
}
.contents .step-inner{
  width: 90%;
  margin: 0 auto;
}
.contents .step-top{
  margin: 0 0 3vw;
  color: #000000;
  font-weight: 600;
  font-size: 4.6vw;
  text-align: center;
  letter-spacing: .04em;
}
.contents .step-top span{
  font-weight: normal;
}
.contents .step h2{
  margin: 0 0 6vw;
  color: #000000;
  font-weight: 900;
  font-size: 7vw;
  text-align: center;
}
.contents .step h2 .big{
  color: #000000;
  font-weight: 900;
  font-size: 8vw;
  line-height: 1;
}
.contents .step h2 .orenge{
  color: #ed6d01;
  font-weight: 900;
  font-size: 9vw;
}
.contents .step h2 .num{
  color: #ed6d01;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 15vw;
  line-height: 1;
}
.contents .step-list{
  margin: 0 0 11vw;
}
.contents .step-item{
  position: relative;
  padding: 11vw 0 6vw;
  border-radius: 10px;
  background: #ffffff;
}
.contents .step-item-num{
  position: absolute;
  top: -3vw;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 33%;
  background: #ed6d01;
  border-radius: 50px;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 4.5vw;
  text-align: center;
  letter-spacing: .02em;
}
.contents .step-item-num .num{
  margin: 0 0 0 1vw;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 6vw;
}
.contents .step-item-ttl{
  color: #000000;
  font-weight: bold;
  font-size: 4.5vw;
  text-align: center;
  letter-spacing: .04em;
  line-height: 1.23;
}
.contents .step-item-img01{
  width: 15vw;
  margin: 5vw auto;
}
.contents .step-item-txt{
  color: #000000;
  font-weight: 600;
  font-size: 3.6vw;
  text-align: center;
  letter-spacing: .02em;
  line-height: 1.556;
}
.contents .step-item-arrow{
  position: relative;
  z-index: 5;
  width: 11vw;
  margin: -4vw auto 7vw;
  transform: rotate(90deg);
}
.contents .step-item-img02{
  width: 47px;
  margin: 15px auto 29px;
}
.contents .step-item-img03{
  width: 82px;
  margin: 26px auto 32px;
}
.contents .step-wrap{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.contents .step-wrap-img{
  margin: 0 0 5vw;
}
.contents .step-wrap-ttl{
  margin: 0 0 4vw;
  padding: 0 0 3vw;
  border-bottom: 1px solid #ed6d01;
  color: #ed6d01;
  font-weight: 900;
  font-size: 5.2vw;
  letter-spacing: .06em;
}
.contents .step-wrap-txt{
  color: #000000;
  font-weight: normal;
  font-size: 3.6vw;
  letter-spacing: .06em;
  line-height: 1.65;
}
.contents .alc_cloud {
  position: relative;
}
.contents .alc_cloud-detail {
  position: absolute;
  bottom: 33px;
  right: 5%;
  width: 122px;
}
.contents .professional-slide-relative {
  position: relative;
  width: 90%;
  margin: 0 auto;
}
.contents .professional-bg {
  padding: 40px 0 40px;
  background: #f5f5f5;
}
.contents .professional h2 {
  width: 100%;
  margin: 0 auto 20px;
}
.contents .professional {
  overflow: hidden;
}
.contents .professional-tabs {
  padding: 0 30px;
}
.contents .professional-tab {
  display: inline-flex;
  width: -moz-max-content;
  width: max-content; /* タブの合計幅分のみスクロール */
}
.contents .professional .scroll {
  margin: 0;
  width: 100%;
}
.contents .professional .scroll::before {
  content: "";
}
.contents .professional-tab__name {
  width: 163px !important;
  height: 75px;
  cursor: pointer;
}
.contents .professional-tab__name.tab.swiper-slide-thumb-active .professional-slide-thumbnail {
  height: 74px;
  background: url("../img/professional-btn01-on.png") no-repeat center/contain;
}
.contents .professional-tab__name.tab01.swiper-slide-thumb-active .professional-slide-thumbnail01 {
  background: url("../img/professional-btn02-on.png") no-repeat center/contain;
}
.contents .professional-tab__name.tab02.swiper-slide-thumb-active .professional-slide-thumbnail02 {
  background: url("../img/professional-btn03-on.png") no-repeat center/contain;
}
.contents .professional-tab__name.tab03.swiper-slide-thumb-active .professional-slide-thumbnail03 {
  background: url("../img/professional-btn04-on.png") no-repeat center/contain;
}
.contents .professional-tab__name.tab04.swiper-slide-thumb-active .professional-slide-thumbnail04 {
  background: url("../img/professional-btn05-on.png") no-repeat center/contain;
}
.contents .professional-slide {
  position: relative;
  z-index: 5;
  width: 90%;
  margin: 0 auto 30px;
  overflow: hidden;
}
.contents .professional-slide-thumbnail {
  width: 100%;
  height: 74px;
  background: url("../img/professional-btn01.png") no-repeat center/contain;
}
.contents .professional-slide-thumbnail01 {
  width: 100%;
  height: 74px;
  background: url("../img/professional-btn02.png") no-repeat center/contain;
}
.contents .professional-slide-thumbnail02 {
  width: 100%;
  height: 74px;
  background: url("../img/professional-btn03.png") no-repeat center/contain;
}
.contents .professional-slide-thumbnail03 {
  width: 100%;
  height: 74px;
  background: url("../img/professional-btn04.png") no-repeat center/contain;
}
.contents .professional-slide-thumbnail04 {
  width: 100%;
  height: 74px;
  background: url("../img/professional-btn05.png") no-repeat center/contain;
}
.contents .professional__prev {
  left: 0;
  width: 40px;
  height: 40px;
  top: 50%;
}
.contents .professional__next {
  right: 0;
  width: 40px;
  height: 40px;
  top: 50%;
}
.contents .professional__prev::after {
  width: 40px;
  height: 40px;
  background: url(../img/professional__arrow.png) no-repeat center/contain;
  transform: rotate(180deg);
  content: "";
}
.contents .professional__next::after {
  width: 40px;
  height: 40px;
  background: url(../img/professional__arrow.png) no-repeat center/contain;
  content: "";
}
.contents .professional-bottom {
  width: 80%;
  margin: 0 auto 33px;
}
.contents .fee {
  padding: 50px 0 66px;
}
.contents .fee-ttl {
  width: 14%;
  margin: 0 auto 20px;
}
.contents .fee-content {
  width: 90%;
  margin: 0 auto;
}
.contents html {
  scroll-behavior: smooth;
  scroll-padding-top: 120px;
}
.contents ._fwb {
  font-weight: bold;
}
.contents ._fs70 {
  font-size: 70%;
}
.contents ._fs80 {
  font-size: 80%;
}
.contents ._fs100 {
  font-size: 15px;
}
.contents ._dp_b {
  display: block;
}
.contents ._m-auto {
  margin-left: auto;
  margin-right: auto;
}
.contents #top-contents #device .scroll table tr th, .contents #top-contents #device .scroll table tr td {
  font-size: 14px;
}
.contents #top-contents #device table tr td .device-inner {
  align-items: center;
}
.contents #top-contents #device table tr td .device-inner .device-img {
  width: auto;
}
.contents #top-contents #device table tr td .device-inner .device-img img {
  width: auto;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.contents ._h140 {
  height: 140px !important;
  width: auto;
}
.contents #top-contents #device .scroll table {
  max-width: 1400px;
  width: 90%;
  margin: 0 auto;
}
.contents #top-contents #device .scroll table tr {
  display: table-row;
}
.contents #top-contents #device .scroll table tr th, .contents #top-contents #device .scroll table tr td {
  position: relative;
  display: table-cell;
  border: 1px solid #000;
}
@media screen and (max-width: 767px) {
  .contents ._sp_txtl {
    text-align: left;
  }
  .contents ._sp_pl15 {
    padding-left: 15px;
  }
  .contents ._sp_pr15 {
    padding-right: 15px;
  }
  .contents ._sp_mt30 {
    margin-top: 30px;
  }
  .contents .scroll {
    overflow-x: scroll;
    margin-top: 2rem;
  }
  .contents .scroll::before {
    content: "　※横にスクロールできます→";
    font-size: 105%;
    font-weight: bold;
  }
  .contents #top-contents #device .scroll table {
    min-width: 170%;
    border-collapse: collapse;
    white-space: nowrap;
  }
  .contents #top-contents #device table tr th, .contents #top-contents #device table tr td {
    padding: 1rem;
  }
}
.contents .fcon {
  background: #000000;
  padding: 5% 0;
  text-align: center;
}
.contents .fcon p.info {
  font-size: 3vw;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 2;
}

.contents .overlay {
  display: none;
  z-index: 9998;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #ffffff;
  opacity: 0.8;
  width: 100vw;
  height: 100vh;
}
.contents .overlay.open {
  display: block;
}
.contents .close-button {
  cursor: pointer;
  position: fixed;
  z-index: 150;
  top: -68vw;
  right: 95vw;
  display: none;
  width: 12vw;
}
.contents .close-button.open {
  display: block;
}
.contents .modal01 {
  display: none;
  z-index: 9999;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 0.15rem;
  width: 62.5rem;
  max-height: 41.125rem;
  margin: auto;
}
.contents .modal01.open {
  display: block;
}
.contents .modal01-img {
  z-index: 100;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 75vw;
}

.contents .modal02 {
  display: none;
  z-index: 9999;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 0.15rem;
  width: 62.5rem;
  max-height: 41.125rem;
  margin: auto;
}
.contents .modal02.open {
  display: block;
}
.contents .modal02-img {
  z-index: 100;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 75vw;
}

.contents .modal03 {
  display: none;
  z-index: 9999;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 0.15rem;
  width: 62.5rem;
  max-height: 41.125rem;
  margin: auto;
}
.contents .modal03.open {
  display: block;
}
.contents .modal03-img {
  z-index: 100;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 75vw;
}