@charset "UTF-8";
/* CSS Document */
html {
  height: 100%;
  font-size: 62.5%;
}
body {
  margin: 0 !important;
  padding: 0 !important;
  font-family: 'Roboto Condensed', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  height: 100%;
  background-color: #ffffff;
  color: #000000;
  text-align: left;
    -webkit-text-size-adjust: 100%;
}
a {
  text-decoration: none;
  color: #ffffff;
}
a img {
  border: none;
}
a:hover {
  text-decoration: none;
}
.clear {
  clear: both;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
.alt {
  text-indent: -9999px;
  font-size: 0px;
  line-height: 0;
}
p {
  margin: 0;
}
h1, h2, h3 {
  margin: 0;
  padding: 0;
}
h2 {
  margin: 0;
  padding: 0;
  font-weight: bold;
  font-size: 30px;
  font-size: 3rem;
}
h3 {
  margin: 0;
  padding: 0;
}
.pt30 {
  padding-top: 30px;
}
.pt60 {
  padding-top: 60px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb60 {
  padding-bottom: 60px;
}
.pc {
  display: block !important;
}
.sp {
  display: none !important;
}
.movie {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.movie iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.header {
  position: relative;
}
.header img {
  width: 100%;
}
.logo {
  position: absolute;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  width: 350px;
}
.logo img {
  width: 100%;
}
#JUSTINBIEBER_X_VESPA150 .logo {
  position: absolute;
    top:inherit;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  width: 420px;
}
.bgblk {
  background-color: #000000;
  color: #ffffff;
}
.bgwht {
  background-color: #ffffff;
  color: #000000;
}
.bgbk {
  background-color: #e9e9e9;
  color: #000000;
}
.bggry {
  background-color: #333333;
  color: #000000;
}
.bgblue {
  background-color: #4A97C9;
  color: #ffffff;
}
@media screen and (max-width:960px) {
  body {
    /*    background-color: #00ff00;*/
  }
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  .logo {
    width: 20%;
  }
}
/*全体*/
.wrapper100 {
  width: 100%;
}
.wrapper960 {
  width: 960px;
  margin: 0 auto;
}
.w100 img {
  width: 100%;
}
.button a {
  width: 320px;
  line-height: 40px;
  display: block;
  background: #59A187;
  border: 0;
  color: #ffffff;
  margin: 30px auto 30px auto;
  text-align: center;
  font-size: 1.4em;
  opacity: 1;
}
.button a:hover {
  opacity: 0.5;
}
@media screen and (max-width:960px) {
  .wrapper100, .wrapper960 {
    width: 100%;
  }
  .button a {
    width: 70%;
    line-height: 3em;
    font-size: 1.5em;
    display: block;
    background: #59A187;
    border: 0;
    color: #ffffff;
    margin: 30px auto 30px auto;
    text-align: center;
  }
}
.slider img {
  width: 100%;
}
/*タイトル、文字*/
.title {
  font-size: 4.8em;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 600;
  text-align: center;
  font-style: italic;
  margin-bottom: 45px;
  padding-top: 45px;
}

.subtitle {
  font-size: 2.6em;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: normal;
      font-style: italic;
}

p {
  font-size: 1.4em;
  line-height: 1.7em;
}
@media screen and (max-width:960px) {
 .title {
    font-size: 3.6em;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: normal;
       font-style: italic;
  }
  .subtitle {
    font-size: 2.0em;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: normal;
        font-style: italic;
  }

  p {
    font-size: 1.4em;
    line-height: 1.7em;
  }
}
/*タイトル、文字*/
/*モデル名*/
.modelname {
/*  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 4.0em;
  color: #000000;
  padding-top: 120px;*/
}
@media screen and (max-width:960px) {
  .modelname {
/*    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 3.2em;
    padding-top: 0px;
    color: #000000;*/
  }
}
/*モデル名*/
/*色*/
.colorsquare {
  display: block;
  width: 28px;
  height: 28px;
  background-color: #000000;
  margin-top: 0px;
  border: 2px solid #E93323;
}
.colorname {
  text-align: left;
  width: 100%;
  font-size: 1.6em;
  margin-top: 20px;
    font-weight: bold;
}
.coloricn { width:70px; margin-top: 0px;
  margin-bottom: 0px;} 
@media screen and (max-width:960px) {
  .colorsquare {
    display: block;
    width: 18px;
    height: 18px;
    background-color: #CBCBCB;
    margin: 0 auto;
  }
  .colorname {
    text-align: left;
    width: 100%;
    font-size: 1.6em;
    margin-top: 0px;
    margin-bottom: 0px;
  }
}
/*色*/
/*横並び２つのリスト*/
.cts_2li ul {
  width: 100%;
  margin: 0 auto;
  padding: 0;
    margin-top: 30px;
  margin-bottom: 30px;
}
.cts_2li img {
  width: 90%;
/*  margin-top: 30px;
  margin-bottom: 30px;*/
}
.cts_2li ul li {
  display: inline-block;
  width: 48%;
  vertical-align: top;
}
.cts_2li .title {
    text-align: left;
  margin-left: 0px;
  margin-bottom: 10px;
    color:#4A97C9;
     font-size: 3.2em;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 600;
  font-style: italic;
    
    
}
.cts_2li ul li .subtitle {
  margin-bottom: 10px;
  /*  font-size: 2.4em;
  text-align: left;
  margin: 30px 30px 0 30px;
    font-family: 'Roboto Condensed', sans-serif; */
  /*font-style: italic;*/
}

@media screen and (max-width:960px) {
  .cts_2li ul {
    margin: 0;
    padding: 0;
    width: 100%;
  }
  .cts_2li img {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 0px;
  }
  .cts_2li ul li {
    display: block;
    width: 90%;
    vertical-align: top;
    margin: 0 5% 5% 5%;
  }
  .cts_2li .title {
    margin-top: 10px;
    margin-left: 0px;
    margin-bottom: 0px;
  }
  .cts_2li ul li .subtitle {
    /*    font-size: 1.8rem;
    text-align: left;
    margin: 10px 0px 0 0px;*/
  }
  .cts_2li ul li p {
    margin: 10px 0px 0 0px;
    padding-bottom: 40px;
  }
}
/*横並び２つのリスト*/
/*横並び３つのリスト*/
.cts_3li ul {
  width: 90%;
  margin: 0% 5% 0 5%;
  text-align: left;
  padding: 0;
  background-color: #ffffff;
}
.cts_3li ul li {
  display: inline-block;
  width: 33.0%;
  vertical-align: top;
}
.cts_3li img {
  width: 100%;
  vertical-align: top;
}
.cts_3li .title {
/*  font-size: 2.8rem;*/
  /* border-bottom: 4px solid #e93323;*/
  line-height: 3.8rem;
  /*  display: inline-block;*/
  margin: 15px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 600;
  font-style: italic;
  text-align: left;
}
.cts_3li ul li .subtitle {
  margin: 30px 30px 10px 30px;
}
.cts_3li ul li p {
  margin: 0px 30px 30px 30px;
}
@media screen and (max-width:960px) {
  .cts_3li ul {
    margin: 0;
    padding: 0;
    width: 100%;
  }
  .cts_3li ul li {
    display: block;
    width: 90%;
    vertical-align: top;
    margin: 0 5% 0 5%;
  }
  .cts_3li .title {
    /*   font-size: 2.4rem;
    border-bottom: 3px solid #e93323;
    line-height: 3.2rem;
    display: inline-block;
    margin: 10px 0px 10px 0px;
   font-family: 'Roboto Condensed', sans-serif;
   font-style: italic;
    font-weight: 900;
    text-align: left;*/
      margin: 10px 0px 0 0px;
  }
  .cts_3li ul li .subtitle {
    /*    font-size: 2.0rem;
    text-align: left;*/
    margin: 10px 0px 0 0px;
  }
  .cts_3li ul li p {
    font-size: 1.3rem;
    line-height: 2.2rem;
    margin: 10px 0px 0 0px;
    text-align: left;
    padding-bottom: 40px;
  }
}
/*横並び３つのリスト*/
/*背景画像ありのところ*/
.cts_bk {
  position: relative;
  padding: 0;
  margin: 0;
}
.cts_bk img {
  width: 100%;
  vertical-align: top;
}
.cts_bk_txt_l {
  position: absolute;
  width: 550px;
  left: 50%;
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  background-color: #ffffff;
  display: block;
  top: 0;
  height: 100%;
  opacity: 0.8;
}
.cts_bk_txt_r {
  position: absolute;
  width: 550px;
  right: 50%;
  background-color: #ffffff;
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
  display: block;
  top: 0;
  height: 100%;
  opacity: 0.8;
}
.cts_bk_txt_l .txtarea, .cts_bk_txt_r .txtarea {
  width: 90%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  color: #000000;
  /* background-color: #4A97C9;*/
}
.cts_bk_txt_l .title, .cts_bk_txt_r .title {
  margin-left: 10px;
  margin-bottom: 20px;
}
.cts_bk_txt_l p, .cts_bk_txt_r p {
  margin-left: 10px;
  padding-bottom: 30px;
}
@media screen and (max-width:1100px) {
  .cts_bk {
    position: static;
    padding: 0;
    margin: 0;
  }
  .cts_bk img {
    /*    width: 100%;
    vertical-align: top;*/
  }
  .cts_bk_txt_l {
    position: static;
    width: 100%;
    left: 0%;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    opacity: 1;
    display: block;
    top: 0;
    height: 100%;
  }
  .cts_bk_txt_r {
    position: static;
    width: 100%;
    right: 0%;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    opacity: 1;
    display: block;
    top: 0;
    height: 100%;
  }
  .cts_bk_txt_l .txtarea, .cts_bk_txt_r .txtarea {
    width: 90%;
    position: static;
    top: 0%;
    left: 0%;
    padding: 2% 5% 2% 5%;
    transform: translateY(0) translateX(0);
    -webkit-transform: translateY(0) translateX(0);
    color: #000000;
  }
  .cts_bk_txt_l .title, .cts_bk_txt_r .title {
    margin-bottom: 10px;
    margin-left: 0;
    font-size: 2.5em;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: normal;
  }
  .cts_bk_txt_l .txtarea p, .cts_bk_txt_r .txtarea p {
    padding-bottom: 0;
    font-size: 1.4em;
    line-height: 1.7em;
  }
}
/*背景画像ありのところ*/
/*speclist*/
.cts_spl .title {
  /*font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
  font-size: 3.6rem;*/
    font-size: 3.6em;
  padding-top: 120px;
  margin-bottom: 20px;
  text-align: center;
  font-weight: normal;
}
table.spectbl {
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
  margin: auto;
  border-collapse: collapse;
  font-size: 1.2em;
  line-height: 2.8em;
  width: 100%;
}
table.spectbl tr:nth-of-type(odd) {
  background: #f4f4f4;
}
table.spectbl tr:nth-of-type(even) {
  background: #e6e6e6;
}
table.spectbl th {
  width: 25%;
  padding-left: 5%;
  vertical-align: top;
  text-align: left;
  font-weight: normal;
}
table.spectbl td {
  width: 65%;
  padding-right: 2%;
}
.caution {
  padding-left: 0%;
  padding-top: 0px;
}
.sup {
  vertical-align: super;
  font-size: smaller;
}
@media screen and (max-width:960px) {
  table.spectbl {
    line-height: 2.8em;
    font-size: 1.4em;
  }
  table.spectbl th {
    width: 97%;
    padding-left: 3%;
    vertical-align: top;
    background: #f4f4f4;
    display: block;
  }
  table.spectbl td {
    width: 95%;
    padding-left: 3%;
    padding-right: 2%;
    background: #e6e6e6;
    display: block;
  }
  .caution {
    padding-left: 3%;
    padding-right: 3%;
    padding-top: 20px;
  }
}
/*speclist*/
/*jb spcial*/
.cts_model {
  width: 33.0%;
    text-align: center;
}
.cts_model .title {
  font-size: 3.2em;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 600;
  text-align: center;
  font-style: italic;
}
.cts_model img {
  width: 100%;
}
.cts_model .modelname a {
  text-align: center;
    margin-top: 60px;
  font-size: 2.5em;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 600;
  text-align: center;
  font-style: italic;
  color: #3B7AA2;
}


/*jb spcial*/