@charset "UTF-8";
/* CSS Document */


.header {
  position: relative;
}
.header img { width:100%;}
.logo {
  position: absolute;
  top: 20px;
  left: 20px;
  width: 200px;
}
.logo img {
  width: 100%;
}

.button a {
  width: 320px;
  line-height: 40px;
  display: block;
  background: #019EE1;
  border: 0;
  color: #ffffff;
  margin: 30px auto 30px auto;
  text-align: center;
  font-size: 16px;
}
.button a:hover {
  opacity: 0.5;
}
  
@media screen and (max-width:1024px) {
  body {
    /*background-color: #00ff00;*/
  }
.logo {
    width: 20%;
  }
.pc {
  display: none !important;
}
.sp {
  display: block !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;
}

.title {font-size: 2.4rem; font-family: 'Roboto Condensed', sans-serif;  text-align: center;}
.subtitle {font-size: 1.8rem;  text-align: left; margin-top: 20px; font-weight: bold;}
.wrapper100 img {width:100%;}
p {
  font-size: 1.6rem;
  line-height: 2.6rem;
  margin: 20px 0px;
text-align: left;
    font-weight: normal;
}




@media screen and (max-width:1024px) {

    p { font-size: 1.4rem; line-height: 2.2rem; margin: 10px;}
    .title {font-size: 2.0rem; font-family: 'Roboto Condensed', sans-serif;  text-align: center;}
    
}


/*横並び2つのリスト*/
.cts_2 {
  padding: 0;
  margin: 0;
    color:#ffffff;
     background-color: #019EE1;
    width:100%;
}
.cts_2 img {
  width: 100%;
  vertical-align: top;
}
.cts_2_txt_l {
  width: 490px;
 float:left;
/*  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);*/
  display: block;
  
/*  height: 100%;*/


}

.cts_2_txt_l .txtarea {
  width: 80%;
 margin-left:10%;
    margin-top: 30px;
  color: #ffffff;
}
.cts_2_txt_l .subtitle {
  font-size: 2.4rem;
  margin-bottom: 20px;
  line-height: 3.6rem;
  font-style: normal;
  font-weight: normal;
  text-align: left;
}
.cts_2_txt_l p {
  font-size: 1.6rem;
  line-height: 2.4rem;
  text-align: left;
  margin-left: 0;
}

.cts_2 .photo {width:500px;float:left;display: block; margin-top: 30px; margin-bottom: 30px;}

@media screen and (max-width:1024px) {
    .cts_2_txt_l {
  width: 90%;
        margin-left: 5%;
        padding-top: 30px;
 float:none;
/*  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);*/
  display: block;
  
/*  height: 100%;*/


}

.cts_2_txt_l .txtarea {
  width: 100%;
 margin-left:0%;
    margin-top: 30px;
  color: #ffffff;
}
.cts_2_txt_l .subtitle {
  font-size: 2.4rem;
  margin-bottom: 20px;
  line-height: 3.6rem;
  font-style: normal;
  font-weight: normal;
  text-align: left;
}
.cts_2_txt_l p {
  font-size: 1.6rem;
  line-height: 2.4rem;
  text-align: left;
  margin-left: 0;
}

.cts_2 .photo {width:90%;float:none;display: block; margin-top: 30px; margin-bottom: 30px; margin-left: 5%;}
}





/*横並び３つのリスト*/
.cts_3li img {
  width: 100%;
  vertical-align: top;
}
.cts_3li ul {
  width: 100%;
/*  margin: 0% 5% 0 5%;*/
  text-align: left;
  font-size: 0;
  padding: 0;
}
.cts_3li ul li {
  display: inline-block;
  width: 33.3%;
padding: 0;
    margin: 0;
  vertical-align: top;
  font-size: 1.6rem;
    
    /*background-color: #00ff00;*/
}
.cts_3li ul li:last-child {
 /* width: 33.4%;*/
}
.cts_3li ul li .title {
  font-size: 2.4rem;
    font-family: 'Roboto Condensed', sans-serif; 
    text-align: center;
     border-bottom:4px solid #019EE1; 
    display: inline-block; width:90%;
    line-height: 3.5rem;
    margin-left:5%;
    margin-bottom:20px;
  /*  margin:0px auto 25px auto;*/
}


.cts_3li ul li .subtitle {
  font-size: 1.6rem;
    text-align: left;
     margin: 0px;
    padding:20px 0 0 20px;
    font-weight: normal;
}
.cts_3li ul li p {
  font-size: 1.4rem;
  line-height: 2.4rem;
  padding:0 20px 20px 20px;
  text-align: left;
    font-weight: normal;
}

.matchtheheight {height:21em;}
.matchtheheight2 {height:18em;}

@media screen and (max-width:1024px) {
  .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: droid-serif, serif;*/
    font-style: normal;
/*    font-weight: 900;*/
    text-align: left;
  }
  .cts_3li ul li .subtitle {
    font-size: 2.0rem;
    text-align: left;
    margin: 0px 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;
  }
    .matchtheheight {height:auto;}
.matchtheheight2 {height:auto;}
}
/*横並び３つのリスト*/



/*背景画像ありのところ*/
.cts_bk {
  position: relative;
  padding: 0;
  margin: 0;
}
.cts_bk img {
  width: 100%;
  vertical-align: top;
}
.cts_bk_txt_l {
  position: absolute;
  width: 700px;
  left: 50%;
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  display: block;
  top: 0;
  height: 100%;
  opacity: 0.8;
    background-color: #ffffff;
}
.cts_bk_txt_r {
  position: absolute;
  width: 650px;
  right: 50%;
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
  display: block;
  top: 0;
  height: 100%;
  opacity: 0.8;
    background-color: #ffffff;
}
.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;

}
.cts_bk_txt_l .subtitle, .cts_bk_txt_r .subtitle {
  font-size: 2.4rem;
  margin-bottom: 20px;
  line-height: 3.6rem;
  font-style: normal;
  font-weight: 900;
  text-align: left;
    margin-top: 0;
}
.cts_bk_txt_l p, .cts_bk_txt_r p {
  font-size: 1.6rem;
  line-height: 2.4rem;
  text-align: left;
  margin-left: 0;
    padding-bottom:0;
}
.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;
}
*/
.cts_bk .discovermore_l a {color:#e93323;font-size: 2.0rem; font-weight:bolder; position: absolute; bottom: 30px; left: 15%; margin-left: 0; font-family: 'Source Sans Pro', sans-serif; width: 300px; }
@media screen and (max-width:1300px) {
    .cts_bk_txt_l,.cts_bk_txt_r { width:50%;}
    .cts_bk_txt_l .txtarea,.cts_bk_txt_r .txtarea {width:90%;}
    .cts_bk_txt_l .subtitle, .cts_bk_txt_r .subtitle {
  font-size: 1.8rem;
  margin-bottom: 20px;
  line-height: 2.4rem;
  font-style: normal;
  font-weight: 900;
  text-align: left;
    margin-top: 0;
}
.cts_bk_txt_l p, .cts_bk_txt_r p {
  font-size: 1.4rem;
  line-height: 1.8rem;
  text-align: left;
  margin-left: 0;
    padding-bottom:0;
}
}
@media screen and (max-width:1024px) {
  .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);
   /* background-color: #000000;*/
    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);
  /*  background-color: #000000;*/
    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);
  }
    .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: 2.0em;
    margin-bottom: 0px;
    line-height: 3.0rem;
    padding-top: 10px;
  }
  .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;
    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;
  }
}
/*背景画像ありのところ*/


/*campaign*/
.campaign {  padding: 60px 0 60px 0; margin:0 auto; display: block; width:960px;color:#ffffff;}
.campaign .title { font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif"; font-size: 2.4rem;}
.campaign p { text-align:center;}

@media screen and (max-width:960px) {
    .campaign {  padding: 60px 0 60px 0; margin:0 auto; display: block; width:90%;color:#ffffff;}
.campaign .title { font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif"; font-size: 2.4rem;}
.campaign p { text-align:center;}
}
/*campaign*/


/*speclist*/
.cts_spl .title { /*font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif"; */font-size: 3.6rem; padding-top:60px; margin-bottom: 20px; text-align: center;}
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: #e9e9e9;}
table.spectbl th {  width: 25%;  padding-left: 5%; vertical-align: top; text-align: left; font-weight: normal;}
table.spectbl td { padding-right:2%;}

.caution {
padding-left: 0%;
  padding-top: 20px;
}
@media screen and (max-width:1024px) {
  .cts_spl .title { font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif"; font-size: 3.2rem;}  
/*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: #e9e9e9;display: block;}
table.spectbl td {  width: 95%;  padding-left: 3%; padding-right:2%; background: #ffffff;display: block;}  
    

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

/*speclist*/


.modelname {  /*position: absolute; left: 50%;  transform: translateX(-50%);  -webkit-transform: translateX(-50%); bottom:50px;*/ color:#000000; font-family: 'Roboto Condensed', sans-serif; font-size: 2.4rem; text-align: center;}
@media screen and (max-width:1024px) {
.modelname { /* position: absolute; left: 50%;  transform: translateX(-50%);  -webkit-transform: translateX(-50%); bottom:10px;*/ color:#000000; font-family: 'Roboto Condensed', sans-serif; font-size: 3.2rem; text-align: center;}
}



/*color*/
#color01  {background-color:#e6ba00; }
#color02  {background-color:#cbcbcb; }
#color03  {background-color:#9b0000; }
  #color04  {background-color:#000000; }
#color05  { background-color:#797979; }
#color06  {background-color:#0000CE; }      
        
ul.colorbtnArea {
	list-style-type: none;
	padding-left: 0;    
}
.colorbtnArea { width:240px; margin: auto; padding-bottom: 80px; }
.colorbtnArea li {
 display:block; width:28px; height:28px; border-color:#7f7f7f; border-style:solid; border-width:1px;float:left;text-indent:-9999px;
    margin-left: 10px;
}
.colorbtnArea li:first-child { margin-left:0;}
.colorbtnArea {
	text-align: center;
}
.colorbtnArea li:hover { border-width:3px; display:block;width:24px; height:24px; border-style:solid; border-color:#7f7f7f; cursor:pointer;}
.colorbtnArea li.active  { border-width:3px; display:block; width:24px; height:24px; border-style:solid; border-color:#7f7f7f;}
    

.ColorChange { clear:both; width:100%; padding-top:1px; } 
.ColorChange img { width:100%;}
.ImageArea { display:none;}
 .ColorName { text-align:center; font-size: 2.4rem; margin-bottom: 50px; margin-top: 30px;}

