/*kame追加 - LEDポジションランプmenu4の写真を１つ削除*/
.productDetailPage .positionlamp .menu4 .image img{
    width: calc(100%/2 - 1%);
}

/*kame追加 - LEDコンバージョンのスペック表*/
.itemversion h4{
font-size:5vw;
font-weight:bold;
margin-bottom:3px!important;
}

.itemversion table{
height: 10vw;
	line-height:1.2vw;
}
.zentai{
height: 15vw;
	line-height:1.2vw;
	margin-top:10px;
}

.itemversion .haba{
width:5vw;
}
.itemversion td{
	padding-left:0.6em;
text-indent:-0.6em;
}
.itemversion small{
	font-size:80%;
	opacity: 0.9;
}

#productDetails{
	font-size:0.9em;
}

.pricekame{
	text-align: right;
	color: yellow;
}


/*kame追加 - ケルビンのアイコン*/
.k6000{
	float: right;
	margin-bottom: 5px;
	border-radius: 3px;
	background-color: #006CCB;
	font-size:0.7em;
	padding:5px;
	margin-top: -3px;
	border:solid 1px white;
}
.k3100{
	float: right;
	margin-bottom: 5px;
	border-radius: 3px;
	background-color: #E85900;
	font-size:0.7em;
	padding:5px;
	margin-top: -3px;
	border:solid 1px white;
}


a:hover{
	opacity:.6;
	transition:.2s;
}
a[href=""] {
	pointer-events: none;
}
header a[href=""] {
    color: #666;
}


header {
	    background-color: #000;
	    color: #fff;
	        display: flex;
    justify-content: space-between;
    padding:1rem 0;
    font-size: 70%;
}
header a {
	    color: #fff;
	    text-decoration: none;
}

header .current{
	margin-top:.5rem;
}

header .current a{
	    border-bottom: 2px solid #fff;
    padding-bottom: 5px;
}

header #mainLogo{
    width: 223px;
    padding-left: 1rem;
    align-self: center;
}

header ul {
	display: flex;
	justify-content: space-between;
}

header li{
	    font-size: 1.4vw;
	    align-items: center;
    align-self: center;
    padding-right:1.8rem;
}
header li:last-of-type {
	width: 115px;
}

header .logoLink{
    display: block;
    text-align: center;
    top: .2rem;
    position: relative;
}


.productDetailPage{
	background-color: #040000;
	color: #fff;
	width:100%;
	overflow: hidden;
	/*font-size:calc(100vw/61);*/
	font-size: 1vw;
	font-feature-settings : "palt";
letter-spacing: .1rem;

}

.productDetailPage header{
	width:100%;
}
.productDetailPage #pageWrap{
    width: 60%;
    margin: 25px auto 0;
}
.productDetailPage #productTitle {
    font-weight: bold;
	text-align: center;
	text-shadow: 0 0 200px #008CD6;
	line-height: 1.3;
	font-size:1.8vw;
	margin: 3vw 0 0;
	letter-spacing: .2rem;
	/*
	text-shadow: 
        10px 1px 50px #008CD6,
        10px -1px 50px #008CD6,
        -1px 10px 50px #008CD6,
        -1px -10px 50px #008CD6;
*/
text-shadow:
0px 1px 40px #008CD6, 20px -1px 50px #008CD6, -1px 10px 120px #008CD6, -1px -1px 70px #008CD6;
    height: 7rem;
overflow: hidden;
padding: 2rem 0

}

.flexBox {
	display: flex;
	justify-content: space-between;
}
.productDetailPage #headTextBox {
    width: 90%;
    margin: auto;
}
.productDetailPage #headTextBox p {
    font-size: 145%;
    letter-spacing: .2rem;
    font-weight: bold;
} 
.productDetailPage p {
line-height: 1.48em;
    text-align: justify;
    text-justify: inter-ideograph;
    letter-spacing: .05rem;
    font-size: 1.18vw;
}

.productDetailPage .infoBox {
    margin: 8vw auto 0;
    width: 90%;
}
.productDetailPage .infoBox h3{
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: left;
    background-color: #E60012;
    border: 2px solid #fff;
    border-radius:5px;
    font-weight:normal;
    font-size:170%;
    padding:.7rem 0;
    position: relative;
    line-height: 1.3;
    letter-spacing: .15rem;
    /*margin-bottom: 5vh;*/
    margin-bottom: 4vh;
    width:95%;
    box-sizing: border-box;

}

.productDetailPage .infoBox:nth-of-type(odd) h3{
	padding-left: 10%;
    margin-left: 5%;
}
.productDetailPage .infoBox:nth-of-type(even) h3{
	padding-left:1rem;
	padding-right:6rem;
    margin-left: 0;
    margin-right: 7rem;
}

.productDetailPage .infoBox h3::before{
    content: "";
    display: block;
    width: 10vw;
    height: 10vw;
    background-size: 100%;
    position: absolute;
}
.productDetailPage .infoBox:nth-of-type(odd) h3::before {
    top: 0;
    left: 0;
    margin-top: -2.2vw;
    margin-left: -4vw;
}

.productDetailPage .infoBox:nth-of-type(even) h3::before {
    top: 0;
    right: 0;
    margin-top: -2vw;
    margin-right: -4vw;
	
}

.productDetailPage .infoBox:nth-of-type(1) h3::before{
    background-image: url(../../img/covras_red.png);

}

.productDetailPage .infoBox:nth-of-type(2) h3{
	background-color: #F39800;
}

.productDetailPage .infoBox:nth-of-type(2) h3::before{
    background-image: url(../../img/covras_yellow.png);

}
.productDetailPage .infoBox:nth-of-type(3) h3{
	background-color: #009944;
	padding-left: 12%;
}

.productDetailPage .infoBox:nth-of-type(3) h3::before{
    background-image: url(../../img/covras_green.png);
}
.productDetailPage .infoBox:nth-of-type(3) .textBox{
	width: 170rem;
}
.productDetailPage .infoBox:nth-of-type(3) .image{
	width: 140vw;
}

.productDetailPage .infoBox:nth-of-type(4) .textBox{
	margin-right: 0!important;
}

.productDetailPage .infoBox:nth-of-type(4) h3{
	background-color:#00A0E9;
}
.productDetailPage .infoBox:nth-of-type(4) h3::before{
    background-image: url(../../img/covras_blue.png);
}
.productDetailPage .infoBox:nth-of-type(5) h3{
	background-color:#601986;
}
.productDetailPage .infoBox:nth-of-type(5) h3::before{
    background-image: url(../../img/covras_purple.png);
}
.productDetailPage .infoBox:nth-of-type(5) .textBox{
	margin-left: 0!important;
}
.productDetailPage .infoBox:nth-of-type(5) .flexBox {

	align-items: flex-start;
}

.productDetailPage .infoBox:nth-of-type(6) h3{
	background-color:#E85298;
	width: 95%;
    box-sizing: border-box;
    padding-right: 0;
}
.productDetailPage .infoBox:nth-of-type(6) h3::before{
    background-image: url(../../img/covras_pink.png);
    margin-top: -3vw;
}



.productDetailPage .infoBox:nth-of-type(6) .textBox{
	    margin-right: 0!important;
    width: 168rem;
    margin-left: 1.5vw;
}
.productDetailPage .infoBox:nth-of-type(6) .image{
	width:160%;
}

.productDetailPage .infoBox .image {
	width: 130vw;
}
.productDetailPage.hid .infoBox:nth-of-type(5) .textBox {
    margin-left: 1.5vw!important;
}

/* 乙川さん追加？LEDバックランプmenu6の画像がおかしくなる
.productDetailPage .infoBox:nth-of-type(6) .image {
    width: 120vw!important;
}
*/

.productDetailPage .infoBox:nth-of-type(odd)  .textBox {
	margin-left: 1.5vw;
}
.productDetailPage .infoBox:nth-of-type(even)  .textBox {
	margin-right: 1.5vw;
}
.productDetailPage .infoBox .textBox h3 {
	background: none;
	border: none;
	margin-left: 0;
	padding:.4vw 0 .4vw .7vw;
    margin-bottom: 1.2vw;
    letter-spacing: .05rem;
    border-left: .4vw solid #EA5519;
    border-radius: 0;
    font-size:1.5vw;
}
.productDetailPage .infoBox .textBox h3::before{
	display: none;
} 
.productDetailPage .infoBox:nth-of-type(2) .image{
	order: 2;
} 
.productDetailPage .infoBox:nth-of-type(2) .textBox{
	order: 1;
}
.productDetailPage .image.flexBox {
	width: 100%;
	    margin-bottom: 2vw;
}

.productDetailPage .image.flexBox img {
	/*width: 32.5%;*/
	height: 100%;
	    width: calc(100%/3 - 1%);
}

#productFeatures {
	    margin: 8vw auto 0;
    width: 90%;
}
#productFeatures h3{
    background-color: #215DAB;
    text-align: center;
    font-size: 120%;
    padding:1rem 0;
        padding: 1.6rem 0 1.4rem;
    border-radius: 50px 50px 0 0;
}

#productFeatures ul{
    background-color: #fff;
    border-radius: 0 0 50px 50px;
    color:#215DAB;
padding: 2.5rem 0 1rem;
}
#productFeatures li{
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.1vw;
    margin-bottom:1.5rem;
}
#productDetails {
	    margin: 8vw auto 0;
    width: 90%;

}
#productDetails .image {
	width: 27rem;
}
#productDetails .textBox{
	    width: 36rem;
    margin-left: 5vw;
}
#productDetails .textBox h3{
    font-size: 120%;
}
#productDetails .textBox ul {
	padding: 3vw 0;
}
#productDetails .textBox li {
	padding-bottom: .8rem;
}
.tx_right  span {
	font-size: 120%;
}


.tx_right .productPrice {
	display: inline;
	color: #FFF100;
    font-size: 140%;
}
.tx_right {
	text-align: right;
}

#carList {
	    margin: 8vw auto 0;
    width: 90%;

}
#carList h3 {
	font-size:120%;
}
#carList table {
	text-align: center;
	width: 100%;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	margin-top:2vw;
}
#carList th,
#carList td {
	padding: .8rem 0;
	border-bottom: 1px solid #FFFFFF;
}

#carList th{
	background-color: #9B9B9C;
	border: none!important;    
    border-left: none!important;
    border-right: none!important;
}

footer {
    text-align: center;
    padding: 1rem 0;
    font-size: 80%;
    margin-top: 10vw;
    color:#fff;

}

.onlySPzone {
	display: none;
}


/* --LEDバックランプ-- */
.productDetailPage .ledlamp .menu4 .image{
	order:2;
	width: 120vw;
}

.productDetailPage .ledlamp .menu4 .textBox{
	order:1;
	margin-right: 1.5vw!important;
}
.productDetailPage .ledlamp .menu4  h3{
	padding-left: 1rem;
    padding-right: 0;
    margin-left: 0;
    width:100%;
}
.productDetailPage .ledlamp .menu4  .textBox h3{
	padding-left: 1rem;
    padding-right: 0;
    margin-left: 0;
    margin-right: 2%;
    width:100%;
    letter-spacing: .01em;
    padding-left:2%;
}
.productDetailPage .ledlamp .menu5 .image img {
    width: calc(100%/2 - 1%);
}

.productDetailPage .ledlamp .menu6 h3 {
	padding-left:3%;
    width: 100%;
    box-sizing: border-box;
    padding-right: 0;
}
.productDetailPage .ledlamp .menu6 .textBox{
	width: 100%;
	margin-left:0;
}

.productDetailPage .ledlamp .menu6 .textBox h3 {
	padding-left:2%;
    width: 100%;
    box-sizing: border-box;
    padding-right: 0;
}

.productDetailPage .infoBox:nth-of-type(6) .image {
    width: 100%;

}

/* --LEDコンバージョンキット-- */
.productDetailPage.ledcon .textBox,
.productDetailPage.ledcon .image{
    width: 50%;
}

.productDetailPage.ledcon .infoBox.menu2 .image img{
    width: 48%;
}
.productDetailPage.ledcon .infoBox:nth-of-type(3) .image,
.productDetailPage.ledcon .infoBox:nth-of-type(3) .textBox{
    width: 50%;
}
.productDetailPage.ledcon .positionlamp .menu4 .image img {
    width: 95%;
}
.productDetailPage.ledcon .infoBox:nth-of-type(4) .image,
.productDetailPage.ledcon .infoBox:nth-of-type(4) .textBox {
    width: 100%;
}
.productDetailPage.ledcon .infoBox:nth-of-type(4) .image img {
    width: 49%;
}
.productDetailPage.ledcon .infoBox:nth-of-type(5) .image,
.productDetailPage.ledcon .infoBox:nth-of-type(5) .textBox {
    width: 100%;
}

.productDetailPage.ledcon .infoBox:nth-of-type(5) .image img {
    width: 49%;
}
.productDetailPage.ledcon .infoBox:nth-of-type(6) .image,
.productDetailPage.ledcon .infoBox:nth-of-type(6) .textBox {
    width: 100%;
}

.productDetailPage.ledcon .infoBox:nth-of-type(6) .image img {
    width: 49%;
}

.productDetailPage.ledcon #productTitle {
    height: 9vw;
}
.itemversion {
    margin: 8vw auto 0;
    width: 90%;
}
.itemversion ul {
    flex-wrap: wrap;
}
.itemversion ul li {
    width: 48.5%;
    margin-bottom: 3vw;
}
.itemversion ul li h4 {
    font-size: 140%;
    margin-bottom: .7em;
}
.itemversion ul li .price  {
    color: #FFFF00;
    text-align: right;
    margin-top:.5em;
}
.itemversion table.spectable{
    width: 90%!important;
}
  table.spectable {
    position: relative;

     }
  table.spectable td {
    white-space: nowrap;
    border: solid 1px #eee;
    padding: 3px 2px!important;
    text-align: center;
    background-color: black;
    line-height: 1.5;
    vertical-align: middle;
    font-size: calc(100vw/150)!important;
    }
  table.spectable .thead td{
    background-color: gray;
    color: white;
    font-weight: 900; }

table.spectable th{
    width: 80px;
}
.productDetailPage.ledcon #carList {
    width: auto!important;
}
.productDetailPage.hidcon #carList {
    width: auto!important;
}


.productDetailPage.ledcon.hidcon .infoBox:nth-of-type(2) .image,
.productDetailPage.ledcon.hidcon .infoBox:nth-of-type(2) .textBox {
    width: 50%;
}

.productDetailPage.ledcon.hidcon .infoBox:nth-of-type(2) .image img {
    width: 100%;
}

.productDetailPage.ledcon.hidcon .infoBox:nth-of-type(5) .image img {
    width: 95%;
}




/* --トップページ-- */
a {
	color:#fff;
	display: block;
	text-align: center;
	text-decoration: none;
}

.topPage .flexBox{ 
    width: 80%;
    margin: 8% auto 0%;
}

.topPage .flexBox:nth-of-type(2){ 
    margin: 4% auto 0%;
}
.topPage .image.flexBox a{
	width:calc(100%/2);
}/*
.topPage .image.flexBox.second a{
    width:calc(100%/3);
}*/
.topPage .image.flexBox.second{
        justify-content: space-around;
        position: relative;
        left:12.5%;
}

/*
.topPage .image.flexBox.second a:nth-of-type(1){
    margin-left: 15%;
}
.topPage .image.flexBox.second a:nth-of-type(2){
    margin-right: 15%;
}
.topPage .image.flexBox a:nth-of-type(2){
	margin-left:8%;
	margin-right:8%;
}
*/


.topPage .image.flexBox a{
	position: relative;
}
.topPage .image.flexBox h2{
    font-size: 1.8vw;
    font-weight: normal;
    letter-spacing: .02rem;
        border-bottom: 2px solid #fff;
    padding-bottom: 3%;
      text-align: justify;
  text-justify: inter-ideograph;
  display: inline-block;
}
.topPage .image.flexBox h2 + span {
    padding-top: 4%;
    display: block;
    font-size:1vw;
}
.topPage .image.flexBox a:nth-of-type(1) h2{

    margin: auto;
}
.topPage .image.flexBox a:nth-of-type(2) h2{

    margin: auto;
}
.topPage .image.flexBox a:nth-of-type(3) h2{
    margin: auto;
}
.topPage .covrasImage{
    margin-left: 8%;
}
/*
.topPage .image.flexBox .comingsoon::after{
	content: "COMING\A\00a0SOON!!";
	font-size:2.2vw;
	text-align:center;
	white-space: pre ;
	position: absolute;
	color:#FFF462;
	width:5vw;
	height:5vw;
	  text-shadow: 
    3px 3px black, -3px -3px black, 
    3px -3px black, -3px 3px black, 
    0px 3px black, 3px 0px black, 
    -3px 0px black, 0px -3px black;
        top: 35%;
    right: 49%;
}

*/
.topPage .topBigLogo{
    width: 100%;
    margin-top: 7%;
}
.topPage footer{
	margin-top:2%;
}

@media all and (max-width: 711px) {
	header ul{
		font-size:65%;
	}
	header li{
    padding-right:.5rem;
}
	header #mainLogo {
	width: 180px;	
}
header li:last-of-type {
	width: 80px;
}

}



@media all and (max-width: 1125px) {
.productDetailPage .infoBox h3::before {
    width: 11vw;
}
.productDetailPage .infoBox:nth-of-type(odd) h3::before {
    margin-left: -5vw;
}
}

@media all and (max-width: 860px) {
.productDetailPage .infoBox h3::before {
    width: 12vw;
}
.productDetailPage .infoBox:nth-of-type(odd) h3::before {
    margin-left: -6vw;
}
}


@media all and (min-width: 641px) {
header #mainLogo {
    width:70px!important;
        padding-left: .5rem;
}
header li {
    padding-right: .2rem;
}
.topPage .image.flexBox .comingsoon::after {

    line-height: 1.2;
}
.topPage .image.flexBox h2 + span {
    letter-spacing: -0.1em;

}

}


@media all and (min-width: 700px) {
header #mainLogo {
    width:80px!important;
}

header li {
    letter-spacing: 0em;
}
header .logoLink img{
    width:30px;
}
header li:last-of-type {
    width: 30px;
}
header li {
    padding-right: .6rem;
}

}

@media all and (min-width: 740px) {
header #mainLogo {
    width:100px!important;
}
.topPage .image.flexBox .comingsoon::after {

    line-height: 1.15;
}

}
@media all and (min-width: 790px) {

.topPage .image.flexBox h2 + span {
    letter-spacing: .01em;

}


}


@media all and (max-width: 979px) {
header a {
}

header .logoLink img{
    width:40px;
}
header #mainLogo {
    width:100px;
}
header li:last-of-type {
    width: 40px;
}

}

@media all and (min-width: 980px) {
header a {
}
header li {
    font-size:.7vw!important;
    padding-right: .6rem;
}

}

@media all and (min-width: 981px) {
header a {
    font-size:1vw!important;
}
header li {
    padding-right: 1rem;
}
header #mainLogo {
    width:223px!important;
        padding-left: 1rem;
}
header .logoLink img{
    width:100px;
}
header li:last-of-type {
    width: 100px;
}

}


@media all and (min-width: 1051px) {
header a {
    font-size:1vw!important;
}
header li {
    padding-right: 1rem;
}


}

@media all and (min-width: 1100px) {
header a {
    font-size:13px!important;
}
header li {
    padding-right: 1.2rem;
}

}

@media all and (min-width: 1273px) {
header a {
	font-size:15px!important;
}
}

@media all and (min-width: 1347px) {
header a {
    font-size:16px!important;
}
header li {
    padding-right: 1.6rem;
}
}