div,
span,
object,
h1,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	font-size: 14px;
	font-family: "Arial" , "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, "メイリオ","ヒラギノ角ゴシック";
	margin: auto;
}
ul{
	padding: 0;
	margin: 0;
	border: 0;
	line-height: 1;
	list-style: none;
}
.red{
	color: #E80000;
}
a:hover {
	opacity: .6;
	text-decoration: none;
	}
#XTRAIL_LP{
	max-width: 800px;
	width: 100%;
	margin: 0 auto;
}
#XTRAIL_LP img{
	width: 100%;
}
#XTRAIL_LP h2{
	margin: 0;
	line-height: 0;
}
#XTRAIL_LP section{
	margin-bottom: 7%;
}
#XTRAIL_LP #kv .desc.lazyloaded{
	background: url(https://hidya.itembox.design/item/lp/car/bg_kv.png);	
	padding: 5% 0;
	background-size: cover;
}
#XTRAIL_LP #kv .desc h2{
	margin-bottom: 2%;
}
#XTRAIL_LP #kv .desc h3{
	color: #fff;
	max-width: 700px;
	width: 90%;
	margin: auto;
	font-size: 22px;
}
#front_back .box.lazyloaded{
	background: url(https://hidya.itembox.design/item/lp/car/bg_frontback.png) no-repeat;
	padding-bottom: 12%;
	width: 100%;
	background-size: contain;

}
#front_back .car_front strong{
	display: block;
	max-width: 734px;
	width: 93%;	
	margin: 15% 0 20% 5%
}
#front_back .car_back strong{
	display: block;
	max-width: 747px;
	width: 94%;	
	margin: 9% 0 12% 4%;
}
#front_back .box .car_front,
#front_back .box .car_back{
	position: relative;
	width: 100%;
	max-width: 800px;
}
#front_back h2.front{
    padding: 10% 0 4%;
	max-width: 708px;
	width: 88%;
    margin-left: 6%;
}
#front_back h2.back{
	padding: 4% 0 5%;
	max-width: 708px;
	width: 88%;
    margin-left: 6%;
}
#front_back .box .car_front span,
#front_back .box .car_back span{
	position: absolute;
	width: 31.25%;		
}
#front_back .box .car_front span a:hover,
#front_back .box .car_back span a:hover{
	opacity: 1;
	filter: brightness(143%) contrast(84%) hue-rotate(13deg) saturate(149%) sepia(0%);
	-webkit-filter: brightness(143%) contrast(84%) hue-rotate(13deg) saturate(149%) sepia(0%);
	z-index: 20;
    position: relative;
}

#front_back .box .car_front span img,
#front_back .box .car_back  span img{
	z-index: 20;
	position: relative;
}

#front_back .box .car_front .led_room{
	top: -20%;
    right: 32%;
}
#front_back .box .car_front .led_room::before{
    content: "";
    position: absolute;
	width: 33%;
    height: 4px;
    left: 33%;
    bottom: -54%;
    transform: rotate(-90deg);
    transition: 0.3s all;
    z-index: 15;
    background: linear-gradient(to right, #790000 0%,#ef2d2d 49%,#e92a2a 53%,#790000 100%);
}
#front_back .box .car_front .led_position{
	top: 20%;
    right: 6%;
}
#front_back .box .car_front .led_position::before{
    content: "";
    position: absolute;
    width: 68%;
    height: 4px;
    left: -55%;
    bottom: -19%;
    transform: rotate(-39deg);
    transition: 0.3s all;
    z-index: 15;
    background: linear-gradient(to right, #790000 0%,#ef2d2d 49%,#e92a2a 53%,#790000 100%);
}
#front_back .box .car_front .led_winker_f{
	top: 36.7%;
    right: 6%;
}
#front_back .box .car_front .led_winker_f::before{
    content: "";
    position: absolute;
    width: 48%;
    height: 4px;
    left: -47%;
    bottom: 36%;
    transform: rotate(-8deg);
    transition: 0.3s all;
    z-index: 15;
    background: linear-gradient(to right, #790000 0%,#ef2d2d 49%,#e92a2a 53%,#790000 100%);
}
#front_back .box .car_front .led_head_hi{
    top: 53.3%;
    right: 6%;
}
#front_back .box .car_front .led_head_hi::before{
    content: "";
    position: absolute;
	width: 56%;
    height: 4px;
    left: -51%;
    bottom: 91%;
    transform: rotate(31deg);
    transition: 0.3s all;
    z-index: 15;
    background: linear-gradient(to right, #790000 0%,#ef2d2d 49%,#e92a2a 53%,#790000 100%);
}
#front_back .box .car_front .led_head_low{
	top: 74%;
    right: 6%;
}
#front_back .box .car_front .led_head_low::before{
    content: "";
    position: absolute;
    width: 86%;
    height: 4px;
    left: -66%;
    bottom: 149%;
    transform: rotate(56deg);
    transition: 0.3s all;
    z-index: 15;
    background: linear-gradient(to right, #790000 0%,#ef2d2d 49%,#e92a2a 53%,#790000 100%);
}
#front_back .box .car_front .led_foglamp{
	bottom: -4%;
    right: 46%;
}
#front_back .box .car_front .led_foglamp::before{
    content: "";
    position: absolute;
    width: 44%;
    height: 4px;
    left: 42%;
    bottom: 158%;
    transform: rotate(-52deg);
    transition: 0.3s all;
    z-index: 15;
    background: linear-gradient(to right, #790000 0%,#ef2d2d 49%,#e92a2a 53%,#790000 100%);
}
#front_back .box .car_back .led_platelight{
    top: -4%;
    right: 6%;
}
#front_back .box .car_back .led_platelight::before{
    content: "";
    position: absolute;
    width: 80%;
    height: 4px;
    left: 10%;
    bottom: -66%;
    transform: rotate(90deg);
    transition: 0.3s all;
    z-index: 15;
    background: linear-gradient(to right, #790000 0%,#ef2d2d 49%,#e92a2a 53%,#790000 100%);
}
#front_back .box .car_back .led_winker_b{
    top: 39%;
    left: 13.8%;
}
#front_back .box .car_back .led_winker_b::before{
    content: "";
    position: absolute;
    width: 60%;
    height: 4px;
    left: 99%;
    bottom: 82%;
    transform: rotate(163deg);
    transition: 0.3s all;
    z-index: 15;
    background: linear-gradient(to right, #790000 0%,#ef2d2d 49%,#e92a2a 53%,#790000 100%);
}
#front_back .box .car_back .led_brakelamp{
    top: 57.6%;
    left: 13.8%;
}
#front_back .box .car_back .led_brakelamp::before{
    content: "";
    position: absolute;
    width: 76%;
    height: 4px;
    left: 90%;
    bottom: 140%;
    transform: rotate(140deg);
    transition: 0.3s all;
    z-index: 15;
    background: linear-gradient(to right, #790000 0%,#ef2d2d 49%,#e92a2a 53%,#790000 100%);
}
#front_back .box .car_back .led_backlamp{
    top: 76%;
    left: 13.8%;
}
#front_back .box .car_back .led_backlamp::before{
    content: "";
    position: absolute;
	width: 100%;
    height: 4px;
    left: 78%;
    bottom: 199%;
    transform: rotate(126deg);
	transition: 0.3s all;
    z-index: 15;
    background: linear-gradient(to right, #790000 0%,#ef2d2d 49%,#e92a2a 53%,#790000 100%);
}
#compatibility{
	background-color: #DEDEDE;
}
#compatibility h2{
	font-size: 45px;
	line-height: 1;	
	text-align: center;
	padding: 4% 0;
}
#compatibility .box{
	max-width: 760px;
	width: 95%;
	margin: auto;
}
#compatibility h3{
	max-width: 760px;
	width: 100%;
	display: inline-block;
    margin: 0 auto;
	background-color: #000;
	color: #fff;
	padding: 1% 0 1% 3%;
	font-size: 30px;
	box-sizing: border-box;	
}
#compatibility dl{
	display: flex;
	flex-wrap: wrap;
	margin: auto;
	background-color: #fff;
	font-size: 24px;
	align-items: center;
	font-weight: bold;
}
#compatibility dt{
	width: 11%;
	background-color: #F5F5F5;
	text-align: center;
    padding: 1.7% 0;
}
#compatibility dd{
    width: 86%;
    padding-left: 2.5%;
}
#compatibility .desc{
	border:rgba(0, 0,0,0.5) 1px solid;
	border-radius: 4px;
	background-color: #fff;
    margin: 3% auto 1%;
    padding: 1% 3% 2% 3%;
	font-size: 20px;
}
#compatibility .desc h4{
	font-weight: bold;	
	display: flex;
    align-items: center;
	margin:1% 0 1.2%;
}
#compatibility .desc h4 strong{
	width: 5.4%;
}
#compatibility .desc h4 span{
	margin-left: 1.5%;
}
#compatibility .desc h5{
	line-height: 1.5;
}
#compatibility .bnr{
	max-width: 760px;
    margin:auto;
	width: 95%;
}
#recommend{
	max-width: 760px;
	width: 95%;
	margin: 11% auto 0;
}
#recommend h1{
	max-width: 709px;
    margin: auto;
    width: 100%;
}
#recommend .desc{
	font-size: 16px;
    margin-bottom: 3%;
	font-weight: bold;
}
#recommend .ttl{
	box-shadow: 5px 4px 8px 0px #777;
	margin: auto;
}
#recommend h3{
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	padding: 1.3% 0;
	font-weight: bold;
	color: #fff;
	border-radius: 100vh;
	font-size: 48px;
	-webkit-border-radius: 100vh;
	-moz-border-radius: 100vh;
	-ms-border-radius: 100vh;
	-o-border-radius: 100vh;
}
#recommend .headlight h3{
	background-color: #9D0D0D;
}
#recommend .winker h3{
	background-color: #155C8F;
}
#recommend .foglamp h3{
	background-color: #E5C000;
}
#recommend ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	max-width: 752px;
	width: 100%;
	margin: 5% auto;
}
#recommend ul li{	
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 5.5%;
	width: 45%;
}
#recommend ul li.photo{
    box-shadow: 4px 4px 18px 0px #777;
    width: 51.33%;
}
#recommend ul li h4{
	line-height: 1.7;
	display: block;    
    padding-left: 5%;
    overflow-wrap: break-word;
    margin-top: 6%;
	font-weight: bold;
}
#recommend ul li.text{
	border-left: 5px solid #000;
	width: 44%;
}
#recommend ul li h4 strong{
	color: #9D0D0D;
}
#recommend .headlight ul li h4,
#recommend .foglamp ul li h4{
	border-left: 5px solid #000;
}
#recommend .winker ul li h4,
#recommend .backlamp ul li h4,
#recommend .positionlamp ul li h4{
	margin-top: 0;
}
#recommend .headlight ul li p,
#recommend .foglamp ul li p{
	width: 70%;
}
#recommend .winker ul li p{
	width: 100%;
}

#coupon{
	margin: 4% auto 9%;
}
#coupon .box{
	padding: 7% 0;
	margin: 0;  
	border: solid 9px #9D0D0D;
	position: relative;
}
#coupon .box::after{
	content: "";
	border: solid 4px #9D0D0D;
	position: absolute;
	top: 4px;
	left: 4px;
	width: calc(100% - 16px);
	height: calc(100% - 16px);	
}
#coupon .box h2{
	color: #9D0D0D;
	font-size: 45px;
	font-weight: bold;
    text-align: center;
	position: relative;
	margin-top: 0;
}
#coupon .box h2::after{
	position: absolute;
	content: '';
	border: 1px solid;
	max-width: 405px;
	width: 64%;
	bottom: -1%;
	left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
#btn_link{
	background-color: #DEDEDE;
	padding: 10% 0 5%;
}
#btn_link ul{
	margin: auto;	
	max-width: 769px;
	width: 96%;
}
#btn_link ul li{
	margin-bottom: 5%;
}

@media print, screen and (max-width: 768px) {
	#recommend h3{
		font-size: 5.2vw;
		padding: 2.5% 0;
	}
	#recommend ul li,
	#XTRAIL_LP #kv .desc h3{
		font-size: 3.5vw;
	}
	#front_back .box .car_front .led_room::before,
	#front_back .box .car_front .led_position::before,
	#front_back .box .car_front .led_winker_f::before,
	#front_back .box .car_front .led_head_hi::before,
	#front_back .box .car_front .led_head_low::before,
	#front_back .box .car_front .led_foglamp::before,
	#front_back .box .car_back .led_platelight::before,
	#front_back .box .car_back .led_winker_b::before,
	#front_back .box .car_back .led_brakelamp::before,
	#front_back .box .car_back .led_backlamp::before{
		height: 0.6vw;
	}
	#compatibility h2{
		font-size: 6.1vw;
	}
	#compatibility h3{
		font-size: 4.1vw;
	}
	#compatibility dl{
		font-size: 2.9vw;
	}
	#compatibility .desc{
		font-size: 2.4vw;
	}

}
@media print, screen and (max-width: 430px) {
	#recommend .desc {
        font-size: 3.1vw;
    }
	#compatibility .desc {
        font-size: 2.6vw;
    }
	#compatibility dl {
        font-size: 3.3vw;
    }
	#compatibility .desc h4 span{
		font-size: 3.3vw;
	}
	#compatibility .desc h5{
		font-size: 2.76vw;
	}
}


/* FS用CSS */
.fs-l-main{
	padding: 0;
}
.fs-c-heading.fs-c-heading--page{
	display: none;
}