@charset "utf-8";

@media screen and (max-width : 768px) {
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/interior/cabin/
    Responsive / SP
*
*
------------------------------------------------------------------------------------------ */
.section > .head_title {
	margin: 0 15px 20px;
}
.section_column .img_slider .slick-dots li {
	margin-bottom: 4px;
}
.section_column .slick-initialized .slick-slide {
	padding-right: 30px;
}
.section_column .img_slider .arrow_next {
	margin-right: -10px;
}
.section_column .img_slider .arrow_prev {
	margin-left: -40px;
}
.section_column .img_slider .slick-dots {
	margin-left: -30px;
}
/* -----------------------------------
    #section_cabin
----------------------------------- */
#section_cabin .pic_full {
	margin: 0 auto 15px;
}
#section_cabin .col_left {
	position: relative;
	margin-bottom: 5px;
}
#section_cabin .col_left span {
	position: absolute;
	font-size: 16px;
}
#section_cabin .col_left .height {
	top: 6%;
	left: 50%;
}
#section_cabin .col_left .length {
	top: 47%;
	left: 27%;
}
#section_cabin .size_wrap {
	float: left;
}
#section_cabin .size_wrap:last-child {
	float: right;
}
#section_cabin .size_head {
	margin: 0 0 10px;
	font-size: 14px;
}
#section_cabin .size {
	font-size: 31px;
}
#section_cabin .size span {
	font-size: 21px;
	vertical-align: baseline;
}
#section_cabin h5 {
	font-weight: bold;
}
#section_cabin .pic_caption {
		margin-top: 5px !important;
}
/* -----------------------------------
.section_comfort
----------------------------------- */
#section_comfort .section_inner {
	/*margin-bottom: 50px;*/
}
#section_comfort h5 {
	font-weight: bold;
}
/* -----------------------------------
.section_seat
----------------------------------- */
.section_seat .header {
	margin-bottom: 0;
	padding-left: 0;
}
.section_seat .section_column h5 {
	margin-bottom: 5px;
}
.section_seat .section_column h5 span {
	font-weight: normal;
}
.section_seat .slides .img_slider {
	margin-bottom: 0;
}
.section_seat .section_column p.ico_type {
	position: relative;
	bottom: 0;
	left: 0;
}
#section_seat_02 {
	padding-top: 0;
	padding-bottom: 0;
	background-color: #fff;
}
#section_seat_03 .through_content_inner{
    padding: 0;
}

#section_seat_03 .through_content img{
    min-width: 640px;
    height: auto;
    margin: 0 auto;
}

.section_seat .slick-track, .section_seat .slick-list {
	margin-bottom: 0 !important;
}

/* -----------------------------------
#section_uv
----------------------------------- */
#section_uv h5{
		font-weight: bold;
	}
/* -----------------------------------
.section_step
----------------------------------- */

#section_step .col_right .add_on h5 {
	margin-top: 20px;
	font-weight: bold;
}

#section_step .col_right .add_on div .pic {
	width: 49%;
	margin: 0 1% 0 0;
	float: left;
	}

	#section_step .col_right .add_on div .pic:last-child {
	margin-right: 0;
	}

	#section_step .col_right .add_on .pic_caption {
	margin-top: 0 !important;
	}

/* -----------------------------------
#section_door
----------------------------------- */
#section_door .section_column h5 {
	margin-bottom: 5px;
	font-weight: bold;
}
#section_door .section_column .ico_type.switch_pc {
	display: none !important;
}
#section_door .section_column .ico_type.switch_sp {
	top: 0;
	left: 0;
}
#section_door .section_column .col_left {
	margin-bottom: 5px;
}
#section_door .slider_inner {
	padding-right: 5px;
}
#section_door .slick-track, #section_door .slick-list {
	margin-bottom: 0;
	right: 15px;
}
#section_door .img_slider.col04 {
	left: 0;
}
#section_door .pic_caption {
	font-size: inherit;
}
/* -----------------------------------
#section_handsfree
----------------------------------- */
#section_handsfree .section_column h5 {
	margin-bottom: 5px;
	font-weight: bold;
}
#section_handsfree .section_column .ico_type.switch_pc {
	display: none !important;
}
#section_handsfree .section_column .ico_type.switch_sp {
	top: 0;
	left: 0;
}
#section_handsfree .section_column .col_left {
	margin-bottom: 20px;
}


}
