@charset "utf-8";
@media screen and (max-width : 768px){ 

/* -----------------------------------
    #section_seatarrange
----------------------------------- */
#section_seatarrange .col_left .add_on div .pic {
	width: 49%;
	margin: 0 2% 0 0;
	float: left;
}

#section_seatarrange .col_left .add_on div .pic:last-child {
	margin-right: 0;
}

/* -----------------------------------
    #section_7seater
----------------------------------- */
#section_7seater .moviearea {
	margin-bottom: 20px;
	padding: 0 15px;
}

#section_7seater .moviearea p {
	font-size: 11px;
	margin-top: 6px;
}

.moviearea a:hover {
	opacity:1;
}
.moviearea img {
	max-width:710px;
}
.vjs-poster {
	position:relative;
}
.vjs-poster:after {
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:url(/auto-archive/cr-v/2022/common/image_common/movie_play.png) center center no-repeat;
	background-size:20%;
}
div:-webkit-full-screen video {
	width:100% !important;
}

/* -----------------------------------
    #section_seatarrange7
----------------------------------- */
#section_seatarrange7 .col_left .img_slider,
#section_seatarrange7 .col_right .img_slider {
    width: 100% !important;
}
    
#section_seatarrange7 .col_left .img_slider .slider_inner,
#section_seatarrange7 .col_right .img_slider .slider_inner {
    padding-right: 0;
    padding-left: 0;
}
    
#section_seatarrange7 .col_left .img_slider .arrow_prev,
#section_seatarrange7 .col_right .img_slider .arrow_prev {
    margin: 0 0 7px -35px;
}
    
#section_seatarrange7 .col_left .img_slider .arrow_next,
#section_seatarrange7 .col_right .img_slider .arrow_next {
    margin: 0 -35px 7px 0;
}
    
#section_seatarrange7 .center {
    text-align: center !important;
}

#section_seatarrange7 .slick-dotted.slick-slider {
    margin-bottom: 0;
}

#section_seatarrange7 .section_column .slick-slider.slick-dotted {
    margin-bottom: 0;
}

#section_seatarrange7 .img_slider div {
    margin-bottom: 5px;
}

	/* -----------------------------------
	#section_navi
	----------------------------------- */
	#section_navi h5 .small {
		font-size:14px;
		font-weight:normal;
		line-height:1.5em;
		}

}