:root {
  --animate-delay: 0.5s;
}
.ex15mapimg {
  display: block;
  position: fixed;
  right: 7.5vw;
  bottom: 5vw;
  transition: all ease 0.4s;
}
body {
  overflow-x: hidden;
  font-family: "NOTOSANSJP-LIGHT";
  background-color: #f7f7f7;
  color: #333;
}

.only-m {
  display: none !important;
}

.wrap {
  position: relative;
  width: 75%;
  margin: 0 auto;
}

.indexNavMain {
  position: absolute;
  left: 6.25vw;
  right: 6.25vw;
  top: 3vw;
  border-bottom: 1px solid #fff;
  z-index: 99;
}
.indexNavMain .logo {
  float: left;
  margin-top: 2.3vw;
}
.indexNavMain .logo img {
  display: block;
  height: 1.5vw;
}
.indexNavMain .topNav {
  float: right;
  text-align: center;
}
.indexNavMain .topNav li {
  display: inline-block;
  margin-right: 2em;
  color: #fff;
  font-size: 18px;
  line-height: 6.25vw;
  font-family: "NOTOSANSJP-LIGHT";
  position: relative;
  transition: all 0.5s;
}
.indexNavMain .topNav li:last-child {
  margin-right: 0;
}
.indexNavMain .topNav li > a {
  display: block;
  color: #fff;
}
.indexNavMain .topNav li .itemList {
  position: absolute;
  left: 0;
  top: 6.25vw;
  width: 180px;
  padding: 10px 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
}
.indexNavMain .topNav li .itemList a {
  display: block;
  padding-left: 1vw;
  line-height: 40px;
  color: #fff;
  text-align: left;
}
.indexNavMain .topNav li a:hover {
  color: #f0f0f0;
}
.indexNavMain .topNav li:hover::before {
  width: 100%;
}
.indexNavMain .topNav li:hover .itemList {
  display: block;
}

.section01_d {
  width: 100%;
  margin-bottom: 1.06vw;
}
.section01_d img {
  width: 100%;
  height: auto;
  margin-top: 1.06vw;
}
.d_slistpc {
  display: block;
}
.d_slistm {
  display: none;
}
.section01 {
  position: relative;
}
.section01 .bg {
  display: block;
  width: 100%;
  height: auto;
}
.section01 .txt {
  position: absolute;
  left: 6.25vw;
  top: 15.75vw;
  width: 40.3125vw;
}
.section01 .mySwiper {
  position: absolute;
  left: 47vw;
  bottom: 0;
  width: 30.9375vw;
}
.section01 .mySwiper .swiper-slide img {
  display: block;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}
.section01 .mySwiper .swiper-pagination {
  left: 0 !important;
  bottom: 0 !important;
  width: 27.1875vw;
  height: 0.3vw;
  background-color: #dcd7cc;
}
.section01 .mySwiper .swiper-pagination span {
  float: left;
  width: 50%;
  height: 0.3vw;
  border-radius: 0;
  margin: 0;
  padding: 0;
}
.section01 .mySwiper .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #32a4fd;
}

.section02 {
  position: relative;
  padding-top: 8.625vw;
  background-image: linear-gradient(0deg, #212121, #000000);
}
.section02 .bg {
  position: absolute;
  left: 42.05%;
  top: 0;
  width: 32.65625%;
}
.section02 h2 {
  font: italic 3.75vw/4.17vw "NOTOSANSJP-LIGHT";
  color: #3a3a3a;
  text-align: center;
}
.section02 h3 {
  float: left;
  margin-top: 4.7vw;
  font-size: 4.375vw;
  line-height: 5.4vw;
  color: #fff;
  font-weight: normal;
}
.section02 h3 strong {
  font-weight: bold;
  font-size: 9.06vw;
}
.section02 .bike {
  position: relative;
  margin-left: -16%;
  margin-right: -100%;
  width: 62.625%;
}
.section02 ul {
  float: right;
  display: flex;
  flex-wrap: wrap;
  width: 70%;
  margin-top: 7.1vw;
  text-align: center;
}
.section02 ul li {
  position: relative;
  width: 35%;
}
.section02 ul li img {
  display: block;
  width: 4.06vw;
  margin: 0 auto 15px;
}
.section02 ul li p {
  font-size: 1.25vw;
  line-height: 1.5625vw;
  color: #fff;
}
.section02 ul li:nth-child(2) {
  width: 30%;
}
.section02 ul li:nth-child(2)::before,
.section02 ul li:nth-child(2)::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #3a3a3a;
  transform: rotateZ(15deg);
}
.section02 ul li:nth-child(2)::after {
  left: inherit;
  right: 0;
}
.section02 .wrap {
  padding-bottom: 1vw;
}

.section03 {
  position: relative;
  padding: 8.625vw 0;
  background: #212121;
}
.section03 .left {
  float: left;
  width: 42%;
  color: #fff;
}
.section03 .left h2 {
  position: relative;
  display: inline-block;
  font-size: 1.9vw;
  line-height: 3vw;
  letter-spacing: 0.5vw;
  margin-bottom: 6.4vw;
  background-image: linear-gradient(to right, #3bc5ff, #2d94fc);
  -webkit-background-clip: text;
  color: transparent;
}
.section03 .left h2::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 0.16vw;
  background-image: linear-gradient(to right, #3bc5ff, #2d94fc);
}
.section03 .left img {
  display: block;
  width: 97.123%;
  margin-left: -1%;
}
.section03 .left p {
  font-size: 1.25vw;
  line-height: 12.5vw;
}
.section03 .right {
  float: right;
  color: #fff;
}
.section03 .right .p01 {
  font-size: 4.375vw;
  line-height: 5vw;
  letter-spacing: 0.5vw;
}
.section03 .right .p01 strong {
  display: inline-block;
  font-size: 9.06vw;
  line-height: 9vw;
  font-weight: bold;
  font-family: "NOTOSANSJP-BOLD";
}
.section03 .right .p01 span {
  display: inline-block;
  font-size: 6.25vw;
  font-weight: bold;
}
.section03 .right .p02 {
  display: inline-block;
  font-size: 2.5vw;
  line-height: 5vw;
  letter-spacing: 0.5vw;
  margin-bottom: 4vw;
  background-image: linear-gradient(to right, #3bc5ff, #2d94fc);
  -webkit-background-clip: text;
  color: transparent;
}
.section03 .right .p03 {
  font-size: 3.125vw;
  line-height: 5vw;
}
.section03 .right .p03 strong {
  display: inline-block;
  font-size: 6.25vw;
  font-weight: bold;
}
.section03 .right .p03 span {
  display: inline-block;
  font-size: 4.375vw;
}
.section03 .right .p04 {
  font-size: 2.8vw;
  line-height: 4vw;
}

.section04 {
  position: relative;
  padding: 0.5vw 0 9.375vw;
  background-image: linear-gradient(0deg, #000, #212121);
}
.section04 h2 {
  font-size: 4.375vw;
  line-height: 8vw;
  text-align: center;
  color: #3a3a3a;
}
.section04 img {
  display: block;
  width: 79.58%;
  margin: 0 auto;
}

.section05 {
  position: relative;
  padding: 11.625vw 0 5vw;
  background-image: linear-gradient(0deg, #212121, #000000);
}
.section05 h2 {
  position: absolute;
  left: 0;
  top: 0;
  padding-left: 3.25vw;
  padding-right: 3.25vw;
  font-size: 4.22vw;
  line-height: 6.9vw;
  text-align: center;
  color: #fff;
}
.section05 h2 strong {
  display: block;
  font-size: 7.69vw;
}
.section05 h2 img {
  position: absolute;
  width: 1.625vw;
}
.section05 h2 .icon01 {
  left: 0;
  top: 0;
}
.section05 h2 .icon02 {
  right: 0;
  bottom: 0;
}
.section05 .right {
  float: right;
  width: 65.83%;
}
.section05 .right .img {
  text-align: center;
}
.section05 .right .img img {
  display: inline-block;
  width: 6.94vw;
  margin: 0 1.25vw;
}
.section05 .right p {
  padding: 1em 2em;
  font-size: 1.25vw;
  line-height: 1.875vw;
  color: #fff;
}
.section05 .list {
  display: flex;
  margin: 6.75vw 6.25vw 0;
  flex-wrap: wrap;
}
.section05 .list li {
  width: 25%;
  margin-bottom: 3.4vw;
  text-align: center;
  color: #fff;
}
.section05 .list li .img {
  width: 25.7%;
  margin: 0 auto;
}
.section05 .list li .img img {
  display: block;
  width: 100%;
}
.section05 .list li h4 {
  font-size: 0.75vw;
  line-height: 2.5vw;
  text-transform: uppercase;
}
.section05 .list li p {
  font-size: 1vw;
  line-height: 1.5vw;
  margin-top: 1em;
}

.section06 {
  position: relative;
  padding: 13.625vw 0 10.69vw;
  background-image: linear-gradient(0deg, #4e4e4e, #212121);
}
.section06 h2 {
  float: right;
  font-size: 3.75vw;
  line-height: 6vw;
  text-align: center;
  color: #fff;
}
.section06 h2 strong {
  display: block;
  font-size: 7.9vw;
  font-weight: bold;
  font-family: "NOTOSANSJP-BOLD";
}
.section06 h2 span {
  display: block;
  font-size: 4.25vw;
  line-height: 4.5625vw;
}
.section06 .left {
  float: left;
  width: 58.33%;
}
.section06 .left img {
  display: block;
  width: 93.143%;
}
.section06 .left p {
  padding-top: 1em;
  font-size: 1.25vw;
  line-height: 1.875vw;
  color: #fff;
}

.section07 {
  position: relative;
  margin-bottom: -10px;
  background-image: linear-gradient(0deg, #b7b7b7, #4e4e4e);
}
.section07 h2 {
  font-size: 3.75vw;
  line-height: 11.56vw;
  color: #fff;
}
.section07 h2 span {
  display: inline-block;
  font-size: 2.5vw;
}
.section07 h3 {
  position: absolute;
  right: 4.5vw;
  top: 11.56vw;
  font-size: 7.69vw;
  line-height: 1em;
  color: #969696;
  font-family: "NOTOSANSJP-BOLD";
  letter-spacing: 0.6vw;
}
.section07 p {
  padding-top: 1em;
  font-size: 1.25vw;
  line-height: 1.875vw;
  color: #fff;
}
.section07 .img01 {
  position: relative;
  margin-left: 23.417%;
  margin-top: -7vw;
  width: 56.417%;
}
.section07 .img02 {
  position: absolute;
  right: 0;
  top: 1.56vw;
  width: 61.458%;
}

.section08 {
  position: relative;
  height: 53.84375vw;
  background-image: linear-gradient(-90deg, #868686, #868686 50%, #4e4e4e 50%);
}
.section08 h3 {
  position: relative;
  padding-top: 5.625vw;
  font-size: 2.5vw;
  line-height: 3.125vw;
  color: #969696;
  font-family: "NOTOSANSJP-BOLD";
  text-transform: uppercase;
}
.section08 h4 {
  position: relative;
  height: 10vw;
  padding-top: 4.4375vw;
  font-size: 1.25vw;
  line-height: 1.875vw;
  color: #fff;
}
.section08 h4 span {
  display: inline-block;
  font-size: 2.5vw;
}
.section08 p {
  position: relative;
  height: 7vw;
  font-size: 1vw;
  line-height: 1.5vw;
  color: #fff;
}
.section08 .li01 {
  float: left;
  margin-left: 6.25vw;
  width: 26.875vw;
}
.section08 .li01 .img01 {
  display: block;
  width: 18.625vw;
  margin-left: 6.5625vw;
}
.section08 .li01 h4 {
  line-height: 1.5vw;
  text-align: center;
}
.section08 .li01 p {
  padding-left: 8vw;
}
.section08 .li02 {
  float: left;
  width: 31.875vw;
  position: relative;
}
.section08 .li02 .img01 {
  position: absolute;
  top: 0;
  left: -11.5628vw;
  width: 57.25vw;
}
.section08 .li02 h4 {
  margin-left: 11.625vw;
  padding-top: 25vw;
}
.section08 .li02 p {
  margin-left: 11.625vw;
}
.section08 .li03 {
  float: right;
  width: 31.5vw;
}
.section08 .li03 img {
  display: block;
  width: 31.5vw;
  margin-top: 1.125vw;
}
.section08 .li03 h4 {
  text-align: center;
}
.section08 .li03 p {
  padding-left: 10vw;
  padding-right: 1vw;
}

.section09 {
  position: relative;
  height: 53.84375vw;
  background-image: linear-gradient(-90deg, #6c6c6c, #6c6c6c 50%, #3d3b3b 50%);
}
.section09 h3 {
  position: relative;
  padding-top: 9.6vw;
  padding-bottom: 2vw;
  font-size: 2.5vw;
  line-height: 3.125vw;
  color: #969696;
  font-family: "NOTOSANSJP-BOLD";
  text-transform: uppercase;
  text-align: right;
}
.section09 h4 {
  position: relative;
  height: 4vw;
  font-size: 1.25vw;
  line-height: 4vw;
  color: #fff;
}
.section09 p {
  position: relative;
  height: 6vw;
  font-size: 1vw;
  line-height: 1.5vw;
  color: #fff;
}
.section09 .li01 {
  float: left;
  margin-left: 6.25vw;
  width: 26.875vw;
}
.section09 .li01 img {
  display: block;
  width: 18.625vw;
  margin-left: 6.5625vw;
}
.section09 .li01 h4 {
  line-height: 1.5vw;
  text-align: center;
}
.section09 .li01 p {
  padding-left: 8vw;
}
.section09 .li02 {
  float: left;
  width: 31.875vw;
  position: relative;
}
.section09 .li02 .bg {
  position: absolute;
  top: 0;
  left: -11.5628vw;
  width: 57.25vw;
}
.section09 .li02 h4 {
  margin-left: 11.625vw;
}
.section09 .li02 p {
  margin-left: 11.625vw;
}
.section09 .li02 .img {
  position: relative;
  display: block;
  width: 21.28vw;
  margin: 0 auto;
}
.section09 .li03 {
  float: right;
  width: 31.5vw;
  padding-right: 3vw;
  box-sizing: border-box;
}
.section09 .li03 img {
  display: block;
  width: 16.2vw;
  margin: 1.125vw auto 0;
}
.section09 .li03 h4 {
  text-align: center;
}
.section09 .li03 p {
  padding-left: 7vw;
}

.footerBox {
  position: relative;
  background: #051829 url(../images/ex15pro/footerBg.jpg) no-repeat center
    bottom;
  background-size: 100% auto;
}
.footerBox .spec {
  padding-bottom: 4.8vw;
}
.footerBox .spec h2 {
  position: relative;
  font-size: 3.75vw;
  line-height: 19.375vw;
  color: #fff;
  text-align: center;
  z-index: 2;
}
.footerBox .spec h3 {
  margin-top: -10vw;
  font-size: 7.69vw;
  line-height: 7vw;
  color: #37445a;
  font-family: "NOTOSANSJP-BOLD";
  text-align: center;
}
.footerBox .spec ul {
  width: 80%;
  margin: 3vw auto 0;
  font-size: 16px;
  line-height: 30px;
  color: #fff;
}
.footerBox .spec ul li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.footerBox .spec ul li p {
  float: left;
  width: 48%;
  padding: 15px 5px;
}
.footerBox .spec ul li p:nth-child(2) {
  float: right;
}
.footerBox .spec ul span {
  display: inline-block;
  vertical-align: top;
}
.footerBox .spec ul span:nth-child(1) {
  width: 26%;
  font-family: "NOTOSANSJP-BOLD";
}
.footerBox .spec ul span:nth-child(2) {
  width: 72%;
}
.footerBox .gotop {
  position: relative;
  width: 3.375vw;
  margin: 0 auto 13.4vw;
  animation: arrowmove 1s ease-in-out infinite;
  cursor: pointer;
}
.footerBox .gotop img {
  display: block;
  width: 100%;
}
@keyframes arrowmove {
  0% {
    bottom: 20px;
  }
  50% {
    bottom: 25px;
  }
  100% {
    bottom: 20px;
  }
}
.footerBox .bottomLogo {
  display: block;
  width: 20.625vw;
  margin: 0 auto 2vw;
}
.footerBox .bottomLogo img {
  display: block;
  width: 100%;
}
.footerBox .footerNav {
  text-align: center;
}
.footerBox .footerNav li {
  display: inline-block;
  margin-right: 2em;
  color: #fff;
  font-size: 14px;
  line-height: 40px;
  position: relative;
  transition: all 0.5s;
}
.footerBox .footerNav li:last-child {
  margin-right: 0;
}
.footerBox .footerNav li > a {
  display: block;
  color: #fff;
}
.footerBox .footerNav li .itemList {
  position: absolute;
  left: 50%;
  bottom: 38px;
  width: 130px;
  padding: 10px 0;
  margin-left: -65px;
  background-color: rgb(0, 0, 0);
  display: none;
}
.footerBox .footerNav li .itemList a {
  display: block;
  line-height: 30px;
  color: #fff;
}
.footerBox .footerNav li a:hover {
  color: #f0f0f0;
}
.footerBox .footerNav li:hover::before {
  width: 100%;
}
.footerBox .footerNav li:hover .itemList {
  display: block;
}
.footerBox .copyright {
  border-top: 1px solid #fff;
  font-size: 0.75vw;
  line-height: 4.8vw;
  text-align: center;
  color: #fff;
  letter-spacing: 2px;
}

.d_mb{width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    align-items: center;
    justify-content: center;
    display: flex;z-index:999;
    background: rgba(0, 0, 0, 0.3);
}
.d_mb>div>a>img{width:300px;}
.d_mbimg1{margin-right:25px;}
.d_mbclse{box-shadow:rgb(0 0 0 / 30%) 2px 2px 5px;
width: 32px;
    height: 32px;
    background: #fff;
    margin-top: -350px;
    margin-left: -20px;
    border-radius: 20px;
    text-align: center;cursor:pointer;
    padding: 4px;}

.d_mbclseph{display:none;}

@media (min-width: 0) and (max-width: 1400px) {
  .wrap {
    width: 90%;
  }
  .indexNavMain .topNav li {
    margin-right: 1.5em;
  }
  .section05 .list {
    margin-left: 5%;
    margin-right: 5%;
  }
  .ex15mapimg {
    display: block;
    position: fixed;
    right: 5vw;
    bottom: 15vw;
    width: 180px;
  }
}
@media (min-width: 0) and (max-width: 1367px) {
  .indexNavMain .topNav a {
    font-size: 16px;
  }
  .section02 ul li p,
  .section05 p,
  .section06 .left p,
  .section07 p {
    font-size: 1.6vw;
    line-height: 2.2vw;
  }
  .section03 .left p {
    font-size: 1.6vw;
  }
  .section05 .list li {
    width: 33.33%;
  }
  .section05 .list li h4 {
    font-size: 1.2vw;
  }
  .section05 .list li p {
    font-size: 1.4vw;
    line-height: 2.2vw;
  }
  .section08 p {
    font-size: 1.4vw;
    line-height: 2.2vw;
  }
  .section08 h3 {
    font-size: 1.4vw;
    line-height: 2.2vw;
  }
}
@media (min-width: 0) and (max-width: 1280px) {
  .indexNavMain .topNav li {
    margin-right: 1em;
  }
  .indexNavMain .topNav li a {
    font-size: 14px;
  }
  .ex15mapimg {
    display: block;
    position: fixed;
    right: 5vw;
    bottom: 15vw;
    width: 160px;
  }
} /*# sourceMappingURL=ex15pro-pc.css.map */
