@charset "UTF-8";
/* CSS Document */
html {
  height: 100%;
  font-size: 62.5%;
}
body {
  font-size: 10px;
  font-size: 1.0rem;
  margin: 0 !important;
  padding: 0 !important;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  height: 100%;
  /*background-color: #E3D8C4;*/
  color: #1E252D;
  text-align: left;
}
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-family: 'Roboto Condensed', sans-serif;
  font-weight: bold;
  font-size: 30px;
  font-size: 3rem;
}
h3 {
  margin: 0;
  padding: 0;
  font-family: 'Roboto Condensed', sans-serif;
}

.pt30 {
  padding-top: 30px;
}
.pt60 {
  padding-top: 60px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb60 {
  padding-bottom: 60px;
}
.pc {
  display: block !important;
}
.sp {
  display: none !important;
}
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.video {
  min-width: 100%;
  min-width: 100vw;
}
.header {
  position: relative;
}
.header img {
  width: 100%;
}
.logo {
  position: absolute;
  top: 20px;
  left: 20px;
  width: 120px;
}
.logo img {
  width: 100%;
}
.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;
}
.bgbrown {
    background-color:#1E252D;
    color:#E3D8C4;
}

@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;
  
}
.wrapper900 {
  width: 900px;
  margin: 0 auto;
}
.w100 {
  width: 100%;
}
.button a {
  width: 320px;
  line-height: 40px;
  display: block;
  background: #000000;
  border: 0;
  color: #ffffff;
  margin: 30px auto 30px auto;
  text-align: center;
  font-size: 1.5rem;
    opacity: 1;
}
.button a:hover {
  opacity: 0.5;
}


@media screen and (max-width:960px) {
  .wrapper100, .wrapper960, .wrapper900 {
    width: 100%;
  }
  .button a {
    width: 70%;
    line-height: 5rem;
    font-size: 1.5rem;
    display: block;
/*    background: #58A087;*/
    border: 0;
    color: #ffffff;
    margin: 30px auto 30px auto;
    text-align: center;
  }
}
.slider img {
  width: 100%;
}

/*タイトル*/
.title {
  font-size: 3.6rem;
  text-align: center;
 font-family: 'Roboto Condensed', sans-serif;
    font-style: italic;
    font-weight: 600; 
  margin-bottom: 10px;
  padding-top: 45px;
    
}
.subtitle {
  font-size: 2.6rem;
  text-align: center;
  margin-bottom: 10px;
}
.modelname { text-align: center;  font-family: 'Roboto Condensed', sans-serif;  font-style: normal;font-weight: 900; font-size: 6.2rem; background-color: #000000; padding-top: 160px; color:#ffffff;}
p {
  font-size: 1.8rem;
  line-height: 3rem;
  margin: 0px 20px 0px 20px;
  text-align: left;
 /* padding-bottom: 30px;
    padding-top: 30px;*/
}
@media screen and (max-width:960px) {
  .title {
    font-size: 2.6rem;
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif; 
      font-style: italic;
    font-weight: 900;
    padding-top: 30px;
  }
  .subtitle {
    font-size: 1.6rem;
    text-align: center;
    margin-bottom: 10px;
  }
.modelname { text-align: center;  font-family: 'Roboto Condensed', sans-serif;  font-style: normal;font-weight: 900; font-size: 3.6rem; background-color: #000000; padding-top: 80px; color:#ffffff;}
  p {
    font-size: 1.3rem;
    line-height: 2.3rem;
  }
}
/*タイトル*/

/*横並び２つのリスト*/
.cts_2li img {
  width: 100%;
  vertical-align: top;
}
.cts_2li ul {
  width: 90%;
  margin: 0% 5% 0 5%;
  text-align: left;
  font-size: 0;
  padding: 0;
}
.cts_2li ul li {
  display: inline-block;
  width: 50%;
  vertical-align: top;
  font-size: 1.6rem;
    color:#666666;
}
.cts_2li .title {
  font-size: 4.2rem;
 /* border-bottom: 4px solid #e93323;*/
 /* line-height: 3.8rem;*/
/*  display: inline-block;*/
  margin: 15px;
  font-family: 'Roboto Condensed', sans-serif; 
    font-style: italic;
  font-weight: 400;
    text-align: left;
    color:#1D242C;
}
.cts_2li ul li .subtitle {
  font-size: 2.4rem;
  text-align: left;
  margin: 30px 30px 0 30px;
    font-family: 'Roboto Condensed', sans-serif; 
    /*font-style: italic;*/
}
.cts_2li ul li p {
  font-size: 1.6rem;
  line-height: 2.8rem;
  margin: 30px;
  text-align: left;
}
@media screen and (max-width:960px) {
  .cts_2li ul {
    margin: 0;
    padding: 0;
    width: 100%;
  }
  .cts_2li ul li {
    display: block;
    width: 90%;
    vertical-align: top;
    margin: 0 5% 0 5%;
    font-size: 0;
  }
  .cts_2li .title {
    font-size: 3.2rem;
   /* border-bottom: 3px solid #e93323;*/
    line-height: 3.2rem;
    display: inline-block;
    margin: 10px 0px 10px 0px;
    font-weight: 900;
    text-align: left;
  }
  .cts_2li ul li .subtitle {
    font-size: 1.8rem;
    text-align: left;
    margin: 10px 0px 0 0px;
  }
  .cts_2li ul li p {
    font-size: 1.3rem;
    line-height: 2.2rem;
    margin: 10px 0px 0 0px;
    text-align: left;
    padding-bottom: 40px;
  }
}
/*横並び２つのリスト*/


/*横並び３つのリスト*/
.cts_3li img {
  width: 100%;
  vertical-align: top;
}
.cts_3li ul {
  width: 90%;
  margin: 0% 5% 0 5%;
  text-align: left;
  font-size: 0;
  padding: 0;
}
.cts_3li ul li {
  display: inline-block;
  width: 33.3%;
  vertical-align: top;
  font-size: 1.6rem;
}
.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 {
  font-size: 2.4rem;
  text-align: left;
  margin: 30px 30px 0 30px;
}
.cts_3li ul li p {
  font-size: 1.6rem;
  line-height: 2.8rem;
  margin: 30px;
  text-align: left;
}
@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%;
    font-size: 0;
  }
  .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;
  }
  .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;
  }
}
/*横並び３つのリスト*/


/*色*/
.colorsquare {
  display: block;
  width: 28px;
  height: 28px;
  background-color: #E59C26;
  margin: 0 auto;
  margin-top: 40px;
}
.colorname {
  text-align: center;
  width: 100%;
  font-size: 1.8rem;
  margin-top: 10px;
  margin-bottom: 30px;
}
@media screen and (max-width:960px) {
  .colorsquare {
    display: block;
    width: 18px;
    height: 18px;
    background-color: #E59C26;
    margin: 0 auto;
    margin-top: 40px;
  }
  .colorname {
    text-align: center;
    width: 100%;
    font-size: 1.6rem;
    margin-top: 10px;
    margin-bottom: 30px;
  }
}
/*色*/


/*背景画像ありのところ*/
.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%);
  display: block;
  top: 0;
  height: 100%;
  opacity: 0.8;
}
.cts_bk_txt_r {
  position: absolute;
  width: 600px;
  right: 50%;
  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: 80%;
  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 .subtitle, .cts_bk_txt_r .subtitle {
  font-size: 4.0rem;
  margin-bottom: 20px;
      margin-left: 10px;
/*  line-height: 3.6rem;*/
  text-align: left;
    margin-top: 0;
     font-family: 'Roboto Condensed', sans-serif; color: #4A97C9;
    font-style: italic;
    
}
.cts_bk_txt_l p, .cts_bk_txt_r p {
  font-size: 1.8rem;
  line-height: 3.0rem;
  text-align: left;
  margin-left: 20px;
    padding-bottom:20px;
}
.cts_bk_underline {
  padding-bottom: 8px;
  border-bottom: 4px solid #e93323;
}

.cts_bk .discovermore_r a {
  color: #e93323;
  font-size: 2.0rem;
  font-weight: bolder;
  position: absolute;
  bottom: 20px;
  left: 10%;
  font-family: 'Source Sans Pro', sans-serif;
    
}
.cts_bk .discovermore_l a {
  color:#e93323;font-size: 2.0rem;  position: absolute; bottom: 20px; left: 50%; margin-left: -460px;  font-weight: bolder;  font-family: 'Source Sans Pro', sans-serif;
}
.withauto img { width:auto;}
@media screen and (max-width:1300px) {
  .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%;
    font-size: 1.2rem;
    line-height: 2.0rem;
    position: static;
    top: 0%;
    left: 0%;
    padding: 5%;
    transform: translateY(0) translateX(0);
    -webkit-transform: translateY(0) translateX(0);
      color: #000000;
  }
    .cts_bk_txt_l .title, .cts_bk_txt_r .title {
    padding-top: 10px;
  }
  .cts_bk_txt_l .subtitle, .cts_bk_txt_r .subtitle {
    font-size: 3.0em;
    margin-bottom: 10px;
    line-height: 3.0rem;
    padding-top: 10px;
      margin-left: 0;
     
  }
  .cts_bk_txt_l p, .cts_bk_txt_r p {
    font-size: 1.3rem;
    line-height: 2.0rem;
    text-align: left;
    margin-left: 0;
  }
  .cts_bk .discovermore_r a {
    color: #e93323;
    font-size: 2.0rem;
    font-weight: bolder;
    position: static;
       margin-left: 0px;
    padding-bottom:0px;
    bottom: 0px;
    left: 0%;
    padding-left: 5%;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 6rem;
  }
  .cts_bk_txt_l .txtarea p, .cts_bk_txt_r .txtarea p {
    padding-bottom: 0;
  }
  .cts_bk .discovermore_l a {
    color:#e93323;font-size: 2.0rem;  position: absolute; bottom: 20px; left: 50%; margin-left: -460px;  font-weight: bolder;   font-family: 'Source Sans Pro', sans-serif;
    line-height: 6rem;
  }
    .withauto img { width:10%;}
}
/*背景画像ありのところ*/


/*speclist*/
.cts_spl .title { font-family: 'Roboto Condensed', sans-serif;  font-size: 3.6rem; padding-top:60px; margin-bottom: 20px;font-style: italic;}
table.spectbl
{
   margin: auto;
    border-collapse:collapse;
  font-size: 1.2rem;  line-height: 3.0rem;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: 20px;
}

.sup {
  vertical-align: super;
  font-size: smaller;
}

@media screen and (max-width:960px) {
  .cts_spl .title { font-family: 'Roboto Condensed', sans-serif;  font-size: 3.2rem;font-style: italic;}  
/*table.spectbl tr:nth-of-type(odd)  { background: #e9e9e9;}*/
  table.spectbl {   line-height: 3.2rem;
    font-size: 1.4rem;}  
    
  table.spectbl th {   width: 97%;  padding-left: 3%; vertical-align: top;background: #e3d8c4;display: block;}
table.spectbl td {  width: 95%;  padding-left: 3%; padding-right:2%;background: #efe8dc;display: block;}  
    

   .caution {
    padding-left: 3%;
    padding-right: 3%;
    padding-top: 20px;
  }
}

/*speclist*/