@charset "utf-8";

.forS {
  display: none!important;
}
body {
  min-width: 1080px;
}
/* **********************************************************
	common
********************************************************** */
.font-mplus {
  font-family: 'M PLUS 1p', sans-serif;
  font-size: 36px;
  font-weight: 800;
  line-height: 1.4;
  text-align: center;
}

h2 {
  padding-top: 30px;
  color: white;
  font-size: 36px;
}

h3 {
  font-weight: bold;
  color: #f7f410;
  padding-top: 30px;
  font-size: 36px;
}

h4 {
  color: #0e1d45;
  font-size: 36px;
  padding-top: 30px;
}
a {
  display: inline-block;
}
@media (min-width: 768px)  {
  a {
    transition: opacity 0.3s;
  }
  a img {
    transition: opacity 0.3s;
  }

  a:hover {
    opacity: 0.7;
  }
}


.forP {
  display: block;
}
.forS {
  display: none;
}

.submit {
  width: 390px;
}

.submit img {
  width: 100%;
}
/* ------------------------------- キービジュアル --- */

div.keyvis {
  position: relative;
  height: 0;
  background-image: url(../img/keyvis_pc.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 37.5%;
}

div.keyvis a{
  position: absolute;
  width: 24.5%;
  bottom: 9%;
  right: 12.5%;
}

div.keyvis a#submit_key img {
  width: 90%;
  transition: left .3s;
  position: relative;
  left: 0px;
}

a.submit:hover{
  opacity: 1!important;
}

a.submit img {
  transition: left .3s;
  position: relative;
  left: 0px;
}

a.submit:hover img {
  left: 20px!important;
}
/* ------------------------------------ 漫画 --- */
div.manga {
  margin: 0 auto;
  max-width: 1200px;
}

div.manga p#month_txt {
  margin: 40px auto;
  padding: 5px;
  width: 15em;
  font-size: 36px;
  font-weight: bold;
  background-color: #c8e1ff;
  border: solid 5px #003c78;
}



/* div.manga div.mangaImg1 img{
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
}

div.manga div.mangaImg2 img,
div.manga div.mangaImg3 img {
  margin: 0 auto;
  max-width: 1000px;
  width: 100%;
}
 */
.mangaImg {
 margin: 0 auto;
 max-width: 1170px;
}
.mangaImg img {
  width: 100%;

}


div.manga p.manga_txt {
  font-weight: bold;
  padding-top: 35px;
  font-size: 36px;
  line-height: 1.38;
}

div.manga a#submit_manga img {
  padding-top: 35px;
  /* width: 30%; */
}

/* --------------------------- おすすめポイント --- */
div.recommend_point {
  margin-top: 30px;
  background-color: #183073;
  padding-bottom: 40px;
}

.recommend_point h3 {
  font-size: 36px;
}

div.recommend_point dd {
  color: white;
  font-weight: bold;
  font-size: 24px;
}

div.recommend_point dd span {
  font-size: 16px;
  line-height: 24px;
  display: inline-block;
}

div.point_icon1,
div.point_icon2 {
  margin: 0 auto;
  /* width: 800px; */
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.point1 {
  padding-top: 36px;
  padding-left: 30px;
  padding-right: 30px;
}
.point2,
.point3 {
  padding-top: 43px;
  padding-left: 35px;
  padding-right: 35px;
}

.point1 dd {
  padding-top: 15px;
}
.point2 dd,
.point3 dd {
  padding-top: 20px;
}

.point4 {
  padding-top: 60px;
  padding-left: 30px;
  padding-right: 75px;
}
.point5 {
  padding-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
}

.point4 dd {
  padding-top: 22px;
}
.point5 dd {
  padding-top: 15px;
}

.point_sp div {
  display: none;
}

div.recommend_point a#submit_point img {
  padding-top: 30px;
}

/* ---------------------------------------- 費用 ----------- */
section.price {
  background-color: #0e1d45;
}

section.price p {
  color: white;
  padding-top: 10px;
  font-size: 24px;
}

section.price p span#hour4 {
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 2px;
}

section.price p span#price3000 {
  font-size: 60px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 1;
}

section.price p span#kome {
  font-size: 16px;
  margin-bottom: 20px;
  display: inline-block;
}

section.price h2 {
  margin-bottom: 30px;
  padding-top: 20px;
}

section.price div.bikemodel_wrap {
  max-width: 1200px;
  margin: 0 auto;
}

.bikemodel h4 {
  font-size: 36px;
  padding:0;
  color:#183073;
}

section.price div.bikemodel_wrap div.bikemodel {
  background-color: white;
  width: 83%;
  border-radius: 30px;
  margin: 0 auto;
  padding: 20px 0 35px;
}

section.price div.bikemodel_wrap div.bikemodel .bikeimg {
  display: block;
  width: 100%;
  position: relative;
}

section.price div.bikemodel_wrap div.bikemodel .bikeimg img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
}

#bikeimg_sp img {
  display: none;
}

a#submit_price img {
  padding: 50px 0;
}

/* ----------------------------------------- 費用詳細 ----- */
section.priceDetail {
  background-color: #183073;
  margin-bottom: 80px;
}

section.priceDetail h3 {
  margin-bottom: 30px;
}

section.priceDetail h2 {
  font-size: 30px;
  border: solid 10px white;
  display: inline-block;
  padding: 0;
  margin: 0 auto;
  padding: 0 10px;
}

section.priceDetail div.wrap_ifPrice {
  max-width: 1200px;
  margin: 0 auto 20px;
}

section.priceDetail div.wrap_ifPrice div.ifPrice {
  background-color: white;
  width: 83%;
  margin: 0 auto;
  border-radius: 30px;
  padding: 30px 0;
}
.wrap_ifPrice:after {
  content: '';
  background: url(../img/yajirushi.png) left top ;
  background-size: 100% 100%;
  display: block;
  width: 93px;
  height: 74px;
  margin: -15px auto 0;
}

section.priceDetail div.wrap_ifPrice div.ifPrice div.ifPricetxt {
  width: 100%;
  height: auto;
}

section.priceDetail div.ifPrice p {
  font-weight: bold;
  font-size: 24px;
}
section.priceDetail div.ifPrice p#exPrice {
  font-size: 18px;
  padding-top: 20px;
}

section.priceDetail div.ifPrice div.ifPricetxt2 {
  width: 100%;
  height: auto;
  padding-top: 20px;
}

section.priceDetail div.ifPrice div.ifPricetxt2 p#andmore {
  font-size: 18px;
  font-weight: bold;
}

section.priceDetail div.wrap_ifPrice div.ifPrice div.exPriceimg {
  width: 100%;
  padding-top: 20px;
}

section.priceDetail div.wrap_ifPrice div.ifPrice div.exPriceimg img {
  width: 50%;
  height: auto;
}

section.priceDetail p.yajirushiImg {
  margin-bottom: 10px;
}

section.priceDetail p#option2 {
  color: white;
  padding-top: 10px;
  font-size: 24px;
}

section.priceDetail p#option2 span {
  font-size: 30px;
  letter-spacing: 1px;
  font-weight: bold;
  line-height: 1;
}

section.priceDetail p#option2 strong {
  font-size: 60px;
  letter-spacing: 1px;
}

section.priceDetail div.hoshou {
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 30px;
}

section.priceDetail div.hoshou div.hoshou_txtimg {
  width: 83%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}

section.priceDetail div.hoshou div.hoshou3txt {
  width: 30%;
  padding-top: 60%;
  position: relative;
}

section.priceDetail div.hoshou div.hoshou3img {
  width: 70%;
}

section.priceDetail div.hoshou div.hoshou3img img {
  width: 100%;
}

section.priceDetail div.hoshou div.hoshou3txt p {
  position: absolute;
  top: 0;
  width: 100%;
  color: white;
  padding-top: 15%;
  font-size: 24px;
  text-align: left;
  font-weight: bold;
}

section.priceDetail div.hoshou div.hoshou3txt p:nth-child(2) {
  padding-top: 100%;
}
section.priceDetail div.hoshou div.hoshou3txt p:nth-child(3) {
  padding-top: 190%;
}

section.priceDetail p#hoshouKome {
  font-size: 16px;
  color: white;
  padding-top: 30px;
}

section.priceDetail a#submit_priceDetail img {
  padding: 50px 0;
}

/* ---------------------------------------- 利用者の声 ----------- */
section.voice {
  max-width: 1200px;
  margin: 0 auto;
  width: 85.7%;
}

.wrap_voice {
  background-color: #faefcb;
  padding: 0 80px 80px;
  margin: 0 auto;
  border: solid 0.5px #bda370;
}

section.voice h4 {
  color: #183073;
  font-size: 36px;
}

section.voice div.voices {
  /* max-width: 83%; */
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
}

section.voice div.voices dl {
  padding: 0 37.5px ;
  text-align: left;
}

section.voice div.voices img {
  width: 40px;
  padding-left: 10px;
  vertical-align: baseline;
}

section.voice div.voices dt {
  font-size: 24px;
  padding-top: 20px;
  font-weight: bold;
}

section.voice div.voices dd {
  font-size: 16px;
  font-weight: bold;
  width: 100%;
  padding-top: 10px;
}

/* ------------------------------------- Q&A ------- */

section.qa h4 {
  color: #183073;
}

section.qa div.qa_content p.qa_title img {
  width: 30%;
  margin: 0 auto;
  padding-top: 20px;
}

section.qa div.qa_content {
  width: 80%;
  margin: 0 auto;
}

section.qa div.qa_content div.q {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px;
  border-bottom: solid 1px #ddd;
}

@media (min-width: 768px)  {
  section.qa div.qa_content div.q:hover {
    opacity: 0.7;
    cursor: pointer;
  }
}

section.qa div.qa_content div.q div.qicon_txt {
  display: flex;
  align-items: center;
}

section.qa div.qa_content div.q img {
  width: 3rem;
}

section.qa div.qa_content div.q p.qtxt {
  text-align: left;
  padding-left: 15px;
  font-size: 1.7rem;
}

section.qa div.qa_content div.q p.abtn {
  color: #ddd;
  font-size: 2rem;
  padding: 10px;
  cursor: pointer;
}

section.qa div.qabtn img {
  width: 328px;
  padding-top: 20px;
}

section.qa a#submit_last {
  padding-top: 50px;
  padding-bottom: 50px;
  width: 550px;
}

/* --- anser --- */
div.a {
  position:relative;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  width: 100%;
  height: auto;
  margin: 0 auto;
  background-color: #ddd;
  max-height: 0;
}

/*
section.qa div.qa_content div.qa_acdon div.a div.a_txt {
} */

section.qa div.qa_content div.qa_acdon div.a div.a_txt p {
  padding: 10px;
  padding-left: 1;
  font-size: 1.9rem;
  text-align: left;
}

.bnr {
  width: 100%;
  margin: 40px auto;
}
.bnr img {
  width: 80%;
  height: auto;
}
@media (max-width: 767px) {
.bnr {
  width: 100%;
  margin-bottom: 40px;
}
.bnr img {
  width: 100%;
  height: auto;
}
}


@media (max-width: 1000px) {
  /* **********************************************************
  タブレット用CSS
  ********************************************************** */

    /* -----------漫画 */
  div.manga p.mangaImg {
    margin: 0 auto;
  }
  div.manga p.mangaImg img {
    width: 800px;
  }
}


@media (max-width: 767px) {
  .forS {
    display: block!important;
  }
  body {
    min-width: auto;
  }
  main {
    margin-top: 54px;
  }
  /* **********************************************************
  SP用CSS
  ********************************************************** */
  .forP {
    display: none!important;
  }
  .font-mplus {
    font-size: 2rem;
  }

  .forP {
    display: none;
  }
  .forS {
    display: block;
  }
  .submit {
    width: 270px;
  }

  /* -----------キービジュアル */
  div.keyvis {
    position: relative;
    height: 0;
    background-image: url(../img/keyvis_sp.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 133%;
  }

  div.keyvis a{
    position: absolute;
    bottom: 0.5%;
    right: 23%;
    width: 56%;
    display: block;
    margin: 0 auto;
  }

  div.keyvis a#submit_key img {
    width: 100%;
    margin: 0 auto;

  }
  /* --------------漫画 */
  div.manga p#month_txt {
    font-size: 18px;
    margin: 10px auto 15px;
  }

  div.manga p.manga_txt {
    font-weight: bold;
    padding-top: 15px;
    font-size: 18px;
    line-height: 1.38;
  }
  @media (max-width: 320px) {
    div.manga p.manga_txt {
      font-size: 16px;
    }
  }

  .mangaImg {
    width: 100%;
  }

  .mangaImg img {
    width: 100%;
  }

  .manga_txt {
    margin: 0 auto;
  }

  div.manga a.submit {
    display: block;
    margin: 0 auto;
  }

  div.manga a#submit_manga img {
    width: 100%;
    padding-top: 25px;
  }

  /* -------------おすすめポイント */
  div.recommend_point {
    padding-bottom: 23px;
  }
  div.recommend_point h3 {
    font-size: 21px;
  }
  div.recommend_point dd span {
    font-size: 12px;
  }

  div.recommend_point a#submit_point {
    display: block;
    width: 67%;
    max-width: 275px;
    margin: 0 auto;
  }
  div.recommend_point dd {
    font-size: 16px;
    text-align: left;
    padding-top: 0!important;
  }
  @media (max-width: 320px) {
    div.recommend_point dd {
      font-size: 12px;
    }
  }
  div.recommend_point a#submit_point img {
    width: 100%;
  }

  div.point_icon1, div.point_icon2 {
    max-width: 375px;
  }
  .point_icon1 dl,.point_icon2 dl {
    display: flex;
    padding-left: 25px!important;
    padding-right: 25px!important;
    align-items: center;
    width: 100%;
  }

  .point_icon1 dt,.point_icon2 dt{
    width: 90px;
    margin-right: 20px;
  }
  /* .point_icon1 dt img,.point_icon2 dt img {
    width: 100%;
  } */
  .point1 {
    padding-top: 22.5px;
  }
  .point1 img{
    width: 40px;
  }
  .point2 {
    padding-top: 30px;
  }
  .point2 img,.point3 img{
    width: 90px;
  }
  .point3 {
    padding-top: 37.5px;
  }
  .point4 {
    padding-top: 32px;
  }
  .point4 img{
    width: 82.5px;
  }
  .point5 {
    padding-top: 15px;
  }
  .point5 img{
    width: 68px;
  }

  /* ------------------費用 */
  section.price h3 {
    font-size: 22px;
  }
  section.price p {
    margin-top: 15px;
  }
  section.price p span#weight_nomal {
    font-weight: normal;
    font-size: 15px;
    line-height: 22px;
    display: block;
  }

  section.price p span#hour4{
    font-size: 22px;
  }

  section.price p span#price3000 {
    font-size: 37px;
        line-height: 1.5;
  }

  section.price p span#kome {
    font-weight: normal;
    font-size: 12px;
    display: block
  }

  section.price picture.noprice img {
    width: 80%;
  }

  section.price h2 {
    font-size: 20px;
  }

  .bikemodel h4 {
    font-size: 18px;
  }
  @media (max-width: 320px) {
    .bikemodel h4 {
      font-size: 14px;
    }
  }
  section.price div.bikemodel_wrap {
    max-width: 670px;
    margin: 0 auto;
  }

  section.price div.bikemodel_wrap div.bikemodel {
    width: auto;
    margin: 0 20px;
    padding-top: 10px;
    padding-bottom: 15px;
    border-radius: 15px;
  }

  section.price div.bikemodel_wrap div.bikemodel .bikeimg {
    display: block;
    width: 100%;
    position: relative;
  }

  section.price div.bikemodel_wrap div.bikemodel .bikeimg img {
    width: 90%;
    margin: 10px auto 0;
  }

  a#submit_price img{
    padding: 25px 0;

  }

  div.recommend_point a#submit_price {
    display: block;
    width: 67%;
    margin: 0 auto;
  }

  div.recommend_point a#submit_price img {
    width: 100%;
  }

  /* ----------------費用詳細--- */
  section.priceDetail h3 {
    font-size: 21px;
    padding-top: 25px;
    margin-bottom: 20px;
  }

  section.priceDetail div.wrap_ifPrice {
    max-width: 670px;
    margin: 0 auto 12.5px;
  }


  section.priceDetail div.wrap_ifPrice div.ifPrice {
    width: 89%;
    margin: 0 auto;
    position: relative;
    padding: 17px 0 15px;
    border-radius: 15px;
  }

  section.priceDetail div.wrap_ifPrice div.ifPrice div.exPriceimg {
    width: 100%;
    /* padding-top: 35%; */
  }

  section.priceDetail div.wrap_ifPrice div.ifPrice div.exPriceimg img {
    width: 95%;
  }

  section.priceDetail div.ifPrice p {
    font-size: 15px;
  }
  @media (max-width: 320px) {
    section.priceDetail div.ifPrice p {
      font-size: 13px;
    }
  }

  section.priceDetail div.ifPrice p#exPrice {
    font-weight: normal;
    font-size: 12px;
    padding-top: 10px;
  }
  section.priceDetail div.ifPrice div.ifPricetxt2 {
    padding-top: 12px;
  }

  section.priceDetail div.ifPrice div.ifPricetxt2 p#andmore {
    font-size: 12px;
    font-weight: bold;
  }

  .wrap_ifPrice:after {
    width: 45px;
    height: 37px;
    margin: -8px auto 0;
  }

  section.priceDetail h2 {
    font-size: 16px;
    letter-spacing: 1px;
    border: solid 5px white;
    padding: 1px 10px;
  }
  @media (max-width: 320px) {
    section.priceDetail h2 {
      font-size: 14px;
    }
  }
  section.priceDetail p#option2 {
    padding-top: 16px;
    letter-spacing: 2px;
    font-size: 16px;
    font-weight: normal;
  }

  section.priceDetail p#option2 span {
    font-size: 20px;
    letter-spacing: 3px;
  }

  section.priceDetail p#option2 strong {
    font-size: 34px;
    letter-spacing: 3px;
  }

  section.priceDetail div.hoshou {
    display: inline-block;
    margin: 0 22px;
  }
  section.priceDetail div.hoshou p:first-child {
    padding-top: 0;
  }
  section.priceDetail div.hoshou p {
    color: white;
    font-weight: normal;
    padding-top: 23px;
    font-size: 16px;
    letter-spacing: 1px;
  }
  @media (max-width: 320px) {
    section.priceDetail div.hoshou p {
      font-size: 13px;
    }
  }

  section.priceDetail div.hoshou img {
    width: 100%;
    padding-top: 20px;
  }

  section.priceDetail p#hoshouKome {
    font-weight: 1;
    text-align: left;
    padding-top: 30px;
    padding-left: 22px;
    padding-right: 22px;
    font-size: 12px;
    opacity: 0.9;
  }

  section.priceDetail a#submit_priceDetail img {
    padding: 25px 0;
  }

  section.priceDetail {
    margin-bottom: 0;
  }

  /* ---------------お客様の声--- */
  section.voice {
    padding: 0 20px;
    margin-top: 30px;
  }

  section.voice div.wrap_voice {
    margin: 0 auto;
    padding: 17px 12px;
  }

  section.voice div.wrap_voice h4 {
    font-size: 18px;
    padding-top: 0;
  }
  @media (max-width: 320px) {
    section.voice div.wrap_voice h4 {
      font-size: 16px;
    }
  }

  section.voice div.voices{
    display: inline-block;
  }

  section.voice div.voices dl {
    width: 100%;
    margin: 0 auto;
    display: table;
    padding: 0px;
  }

  section.voice div.voices dt {
    font-size: 15px;
    text-align: left;
  }

  section.voice div.voices dt img {
    padding-bottom: 0px;
    margin-bottom: -5px;
  }

  section.voice div.voices dd {
    font-size: 12px;
    font-weight: normal;
    width: 100%;
    text-align: left;
    padding-top: 5px;
  }

  /* -------------------- Q&A */
  section.qa div.qa_content div.q p.abtn {
    display: none;
  }

  section.qa {
    max-width: 670px;
  }

  section.qa div.qa_content {
    width: auto;
    padding: 0 10px;
  }

  section.qa h4 {
    font-size: 21px;
  }

  section.qa div.qa_content p.qa_title img {
    width: 60%;
    padding-top: 10px;
  }
  section.qa div.qa_content div.q img {
    width: 18px;
    height: 18px;
  }

  section.qa div.qa_content div.q p.qtxt {
    font-size: 10px;
  }

  section.qa div.qabtn img {
    width: 70%;
        padding-top: 15px;
  }

  div.a {
    width: 100%;
  }
  section.qa div.qa_content div.qa_acdon div.a div.a_txt p {
    font-size: 10px;
    padding: 4px 10px 10px;
  }
  header dl dd {
    height: 100%;
  }
  header dl dd a {
    background-color: #00acee;
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: #fff106;
    padding: 0 15px 0 20px;
  }

  section.qa a#submit_last {
    width: 100%;
    padding: 25px 0 40px;
  }
  section.qa a#submit_last img {
    width: 70%;
  }

  div.recommend_point a#submit_last {
    display: block;
    width: 67%;
    margin: 0 auto;
  }

  div.recommend_point a#submit_last img {
    width: 100%;
  }

}


/*======================================================================*
 *  [ floatBnr ] 
 *======================================================================*/
.floatBnr { position: fixed; top: 50%; right: 0px; transform: translate3d(0, -50%, 0); z-index: 100; }
.floatBnr a { background-color: #ffffff; display: block; font-size: 0; line-height: 0; }
.floatBnr .pc_only { display: inline; }
.floatBnr .sp_only { display: none; }
@media screen and (min-width: 768px) {
body {padding-bottom:0 !important;}
}
@media screen and (max-width: 767px) { /* Smartphone */
.floatBnr { top: auto; bottom: 0px; transform: translate3d(0, 0, 0); width: 100%; }
.floatBnr .pc_only { display: none; }
.floatBnr .sp_only { display: inline; }
.floatBnr img { width: 100%; }
} /* */

/*======================================================================*
 *  [ footer ] 
 *======================================================================*/
 @media screen and (max-width: 767px) { /* Smartphone */
footer { padding-bottom: calc(21.3333% + 13px) !important; }
}