:root {
  --swiper-theme-color: #1a1510;
}

.animate__animated.animate__delays {
  animation-delay: 0.3s;
  animation-delay: var(--animate-delay);
}

body {
  overflow-x: hidden;
  font-family: "NOTOSANSJP-REGULAR";
  background-color: #f7f7f7;
  color: #333;
}

.wrap {
  width: 86.25%;
  margin: 0 auto;
  position: relative;
}
.w1200{ max-width: 1200px; margin: 0 auto;}
.w1440 {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.only-m {
  display: none !important;
}

.only-pc {
  display: block;
}

.p40 {
  padding-left: 40px;
  padding-right: 40px;
}

.pt40 {
  padding-top: 40px;
}


.section01 {
  position: relative;
  margin-bottom: 48px;
}
.section01 .banner {
  display: block;
  width: 100%;
  height: auto;
}


.btn {
  display: block;
  width: 100%;
  border: 2px solid #000;
  background-color: #ff9000;
  margin-top: 18px;
  font-size: 24px;
  line-height: 80px;
  text-align: center;
  color: #000;
}
.btn img {
  display: inline-block;
  width: 30px;
  vertical-align: middle;
  margin-right: 15px;
}

.section03 {
  padding-bottom: 120px;
}
.section03 h1 {
  padding-top: 35px;
  padding-bottom: 30px;
  font-size: 40px;
  line-height: 60px;
  text-align: center;
}
.section03 .left {
  float: left;
  width: 70%;
  padding: 60px 2.5%;
  background-color: #fff;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.3);
  box-sizing: border-box;
}
.section03 .part01 {
  padding-bottom: 60px;
}
.section03 .part01 h2 {
  width: 240px;
  background-color: #ff6600;
  margin-bottom: 40px;
  font-size: 24px;
  line-height: 54px;
  color: #fff;
  text-align: center;
}
.section03 .part01 p {
  position: relative;
  margin-left: 46px;
  padding-bottom: 20px;
  margin-top: 20px;
  border-bottom: 1px dashed #aaa;
  font-size: 20px;
  line-height: 40px;
  color: #666;
}
.section03 .part01 p em {
  position: absolute;
  left: -46px;
  top: -10px;
  font-size: 36px;
  color: #ff6600;
}
.section03 .part01 p:last-child {
  border: none;
}
.section03 .title {
  padding-bottom: 30px;
  text-align: center;
}
.section03 .title img {
  display: block;
  width: 170px;
  margin: 0 auto;
}
.section03 .title h2 {
  font-size: 48px;
  line-height: 60px;
}
.section03 .title span {
  font-size: 24px;
  line-height: 60px;
  color: #a9d4ff;
}
.section03 .showBtn, .section03 .hideBtn {
  display: block;
  width: 360px;
  margin: 0 auto;
}
.section03 .showBtn img, .section03 .hideBtn img {
  display: block;
  width: 100%;
}
.section03 .toggleBox {
  display: none;
}
.section03 .main {
  padding-bottom: 40px;
}
.section03 .main p {
  font-size: 20px;
  line-height: 40px;
  color: #666;
}
.section03 .main p span {
  font-weight: bold;
}
.section03 .main p a {
  color: #1e8fff;
  font-weight: bold;
}
.section03 .img {
  display: block;
  width: 100%;
  margin-bottom: 40px;
}
.section03 .tit {
  text-align: center;
}
.section03 .tit span {
  border-bottom: 2px solid #a9d4ff;
  font-size: 18px;
  line-height: 60px;
  color: #a9d4ff;
}
.section03 .tit h3 {
  font-size: 36px;
  line-height: 60px;
}
.section03 .tit02 {
  padding-bottom: 40px;
  text-align: center;
}
.section03 .tit02 span {
  position: relative;
  display: inline-block;
  font-size: 24px;
  line-height: 60px;
  font-weight: bold;
}
.section03 .tit02 span img {
  position: absolute;
  right: -30px;
  top: 12px;
  width: 26px;
}
.section03 .tit02 h3 {
  font-size: 36px;
  line-height: 60px;
}
.section03 .voice-list {
  padding-top: 50px;
}
.section03 .voice-list li {
  position: relative;
  float: left;
  width: 31.5%;
  margin-bottom: 6%;
}
.section03 .voice-list li .people {
  display: block;
  width: 100%;
}
.section03 .voice-list li div {
  position: absolute;
  left: 0;
  top: -20px;
  width: 100%;
}
.section03 .voice-list li div .bg {
  display: block;
  width: 100%;
}
.section03 .voice-list li div span {
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -40px;
  font-size: 16px;
  line-height: 26px;
}
.section03 .voice-list li:nth-child(3n+2) {
  margin-left: 2.75%;
  margin-right: 2.75%;
}
.section03 .voice-list li:nth-child(5) span, .section03 .voice-list li:nth-child(6) span {
  left: 0;
  width: 100%;
  text-align: center;
  margin-top: -26px;
}
.section03 .table-info {
  font-size: 18px;
  line-height: 50px;
  color: #666;
}
.section03 .table-info h3 {
  font-size: 36px;
  line-height: 80px;
  text-align: center;
}
.section03 .table-info p {
  line-height: 80px;
}
.section03 .table-info table {
  width: 100%;
}
.section03 .table-info table tr {
  background-color: #f1f1f1;
}
.section03 .table-info table tr:nth-child(2n) {
  background-color: #fff;
}
.section03 .table-info table td {
  box-sizing: border-box;
}
.section03 .table-info table td:nth-child(1) {
  width: 35%;
  padding-left: 1em;
  font-weight: bold;
  border-right: 5px solid #fff;
}
.section03 .table-info table td:nth-child(2) {
  width: 65%;
  padding-left: 4%;
}
.section03 .right-fixed {
  float: right;
  width: 25.7%;
  padding: 40px 2.3%;
  background-color: #fff;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.3);
  box-sizing: border-box;
  font-size: 14px;
  line-height: 28px;
  margin-bottom: 25px;
}
.section03 .right-fixed .price {
  background-color: #fee8a5;
  border-bottom: 1px solid #aaa;
  font-size: 18px;
  line-height: 60px;
  text-align: center;
}
.section03 .right-fixed .price strong {
  font-size: 36px;
}
.section03 .right-fixed dl {
  text-align: center;
  margin-top: 25px;
}
.section03 .right-fixed dt {
  display: inline-block;
  width: 100px;
  height: 100px;
  padding-top: 12px;
  background-color: #000;
  border-radius: 50%;
  vertical-align: middle;
  color: #fff;
  box-sizing: border-box;
  visibility: hidden;
}
.section03 .right-fixed dt p {
  font-size: 16px;
  line-height: 32px;
}
.section03 .right-fixed dt strong {
  font-size: 40px;
}
.section03 .right-fixed dt span {
  font-size: 18px;
  line-height: 18px;
  vertical-align: top;
  margin-left: 10px;
}
.section03 .right-fixed dt em {
  margin-left: -24px;
  font-weight: 600;
}
.section03 .right-fixed dd {
  display: inline-block;
  width: 92px;
  margin-left: 30px;
  vertical-align: middle;
}
.section03 .right-fixed dd img {
  display: block;
  width: 100%;
}
.section03 .right-fixed .bike {
  display: block;
  width: 90%;
  margin: 0 auto 20px;
}
.section03 .right-fixed h2 {
  font-size: 28px;
  line-height: 40px;
  padding-left: 14px;
}
.section03 .right-fixed .sm strong {
  font-size: 18px;
  padding-left: 14px;
}
.section03 .right-fixed .sm span {
  font-weight: 600;
}
.section03 .right-fixed .time {
  font-size: 16px;
  font-weight: 600;
}
.section03 .right-fixed .time img {
  display: inline-block;
  width: 24px;
  vertical-align: middle;
}
.section03 .fixed {
  position: fixed;
  top: 0;
  left: 50%;
  width: 370px;
  margin-left: 350px;
}

@media (min-width: 0) and (max-width: 1520px) {
  .breadCrumbs {
    margin-bottom: 4.7368vw;
    font-size: 16px;
  }
  .section01 {
    margin-bottom: 3.179vw;
  }
  .section02 .shadow {
    padding: 2.6315vw 3.179vw;
  }
  .section02 .left h2 {
    padding-bottom: 0.7894vw;
    font-size: 2.6315vw;
    line-height: 2.7631vw;
    border-bottom: 6px solid #333;
  }
  .section02 .left p {
    font-size: 1.8421vw;
    line-height: 3.947vw;
    margin-top: 3.2894vw;
  }
  .section02 .left p strong {
    font-size: 3.1579vw;
  }
  .section02 .left span {
    font-size: 1.7105vw;
    line-height: 2.6315vw;
  }
  .section02 .center {
    margin-left: 3.2894vw;
  }
  .section02 .center li {
    margin-bottom: 0.9868vw;
  }
  .section02 .center li h3 {
    font-size: 1.579vw;
    line-height: 2.3684vw;
  }
  .section02 .center li p {
    height: 2.3684vw;
    width: 37.4736vw;
  }
  .section02 .center li p span {
    height: 2.3684vw;
  }
  .section02 .center li p em {
    margin-left: 0.9868vw;
    font-size: 1.1842vw;
    line-height: 2.3684vw;
  }
  .section02 .center .li03 p em {
    right: -3.4vw;
  }
  .section02 .right {
    font-size: 1.0526vw;
    line-height: 1.8421vw;
  }
  .section02 .right strong {
    font-size: 1.1842vw;
  }
  .btn {
    margin-top: 1.1842vw;
    font-size: 1.579vw;
    line-height: 5.2631vw;
  }
  .btn img {
    width: 1.9736vw;
    margin-right: 0.9868vw;
  }
  .section03 h1 {
    font-size: 2.63vw;
    line-height: 3.947vw;
  }
  .section03 .left {
    padding: 3.947vw 2.5%;
  }
  .section03 .part01 {
    padding-bottom: 3.947vw;
  }
  .section03 .part01 h2 {
    width: 15.79vw;
    margin-bottom: 2.6315vw;
    font-size: 1.579vw;
    line-height: 3.55vw;
  }
  .section03 .part01 p {
    margin-left: 2.3684vw;
    padding-bottom: 1.3158vw;
    margin-top: 1.3158vw;
    font-size: 1.3158vw;
    line-height: 2.6315vw;
  }
  .section03 .part01 p em {
    left: -2.3684vw;
    top: -0.5vw;
    font-size: 2.3684vw;
    line-height: 2.6315vw;
  }
  .section03 .title {
    padding-bottom: 1.9737vw;
  }
  .section03 .title img {
    width: 11.184vw;
  }
  .section03 .title h2 {
    font-size: 3.1579vw;
    line-height: 3.947vw;
  }
  .section03 .title span {
    font-size: 1.579vw;
    line-height: 3.947vw;
    color: #a9d4ff;
  }
  .section03 .showBtn, .section03 .hideBtn {
    width: 23.684vw;
  }
  .section03 .main {
    padding-bottom: 2.6315vw;
  }
  .section03 .main p {
    font-size: 1.3158vw;
    line-height: 2.6315vw;
  }
  .section03 .img {
    margin-bottom: 2.6315vw;
  }
  .section03 .tit span {
    font-size: 1.1842vw;
    line-height: 3.947vw;
  }
  .section03 .tit h3 {
    font-size: 2.3684vw;
    line-height: 3.947vw;
  }
  .section03 .tit02 {
    padding-bottom: 2.6315vw;
  }
  .section03 .tit02 span {
    font-size: 1.579vw;
    line-height: 3.947vw;
    font-weight: bold;
  }
  .section03 .tit02 span img {
    right: -1.9737vw;
    top: 0.7894vw;
    width: 1.71vw;
  }
  .section03 .tit02 h3 {
    font-size: 2.3684vw;
    line-height: 3.947vw;
  }
  .section03 .voice-list {
    padding-top: 3.2896vw;
  }
  .section03 .voice-list li div {
    top: -1.3158vw;
  }
  .section03 .voice-list li div span {
    left: 1.3158vw;
    margin-top: -2.6315vw;
    font-size: 1.0625vw;
    line-height: 1.71vw;
  }
  .section03 .voice-list li:nth-child(5) span, .section03 .voice-list li:nth-child(6) span {
    margin-top: -1.71vw;
  }
  .section03 .table-info {
    font-size: 1.1842vw;
    line-height: 3.2894vw;
  }
  .section03 .table-info h3 {
    font-size: 2.3684vw;
    line-height: 5.2631vw;
  }
  .section03 .table-info p {
    line-height: 5.2631vw;
  }
  .section03 .right-fixed {
    width: 25.7%;
    padding: 2.6315vw 2.5%;
    font-size: 0.921vw;
    line-height: 1.842vw;
  }
  .section03 .right-fixed .price {
    font-size: 1.1842vw;
    line-height: 3.947vw;
  }
  .section03 .right-fixed .price strong {
    font-size: 2.3684vw;
  }
  .section03 .right-fixed dl {
    margin-top: 1.6447vw;
  }
  .section03 .right-fixed dt {
    width: 6.579vw;
    height: 6.579vw;
    padding-top: 0.7894vw;
    visibility: hidden;
  }
  .section03 .right-fixed dt p {
    font-size: 1.0526vw;
    line-height: 2.1052vw;
  }
  .section03 .right-fixed dt strong {
    font-size: 2.6315vw;
  }
  .section03 .right-fixed dt span {
    font-size: 1.1842vw;
    line-height: 1.1842vw;
    margin-left: 0.6579vw;
  }
  .section03 .right-fixed dt em {
    margin-left: -1.579vw;
  }
  .section03 .right-fixed dd {
    width: 6.0526vw;
    margin-left: 1.9737vw;
  }
  .section03 .right-fixed .bike {
    margin: -0.6579vw auto 1.3157vw;
  }
  .section03 .right-fixed h2 {
    font-size: 1.8421vw;
    line-height: 2.6315vw;
    padding-left: 0.921vw;
  }
  .section03 .right-fixed .sm strong {
    font-size: 1.1842vw;
    padding-left: 0.921vw;
  }
  .section03 .right-fixed .time {
    font-size: 1.0526vw;
  }
  .section03 .right-fixed .time img {
    width: 1.579vw;
  }
  .section03 .fixed02 {
    position: fixed;
    top: 0;
    left: initial;
    right: 40px;
    width: 23.8vw;
    margin-left: 0;
  }
}

.newBtn{ padding-top: 40px;}
.newBtn a{ display: inline-block; padding: 0 15px; margin-right: 20px; background-color: #f00; color: #fff; font-size: 16px; line-height: 40px; }
.yahoo{ display: block; width: 100%; margin-top: 15px;}
.yahoo img{ display: block; width: 100%;}

@media (min-width: 0) and (max-width: 1100px) {
  .section02 .shadow {
    padding: 2.6315vw 2.6vw;
  }
  .section02 .shadow .center {
    margin-left: 2vw;
  }
}