@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_comfort
----------------------------------- */
#section_comfort .section_inner {
	margin-bottom: 0;
}

/* -----------------------------------
.section_seat
----------------------------------- */
.section_seat .header {
	margin-bottom: 0;
}

.section_seat .head_title {
	padding: 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;
}

#seat_03 .slides {
	padding: 0;
}


	#seat_03 .through_content_inner {
		margin-bottom: 0;
		padding: 0;
	}
	
	#seat_03 .slides .pic img {
		min-width: 640px;
	}

#seat_03 .slides .pic_desc {
	padding: 0 15px;
}
	
	#seat_03 .through_content {
		margin-bottom: 15px;
	}

/* -----------------------------------
#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: 20px;
	}

#section_door .img_slider {
	margin-left: -15px;
}
	
	#section_door .slider_inner {
		padding-right: 5px;
	}

#section_door .slick-track,
#section_door .slick-list {
	margin-bottom: 0;
}

#section_door .pic_caption {
	font-size: inherit;
}
}