@charset "utf-8";
@media screen and (max-width : 768px){ 
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/interior/cabin/
    Responsive / SP
*
*
------------------------------------------------------------------------------------------ */

	
#top_content h2,
.section h3 .sup,
.section h4 .sup {
    font-size: 10px;
    top: 2px;
    right: 0;
}

.col_right .caution {
	font-size: 11px;
	line-height: 1.4em;
}

.col_left .photo_caution {
	margin-top: 10px;
	font-size: 11px;
	line-height: 1.4em;
}

.col_left .photo_caution.right {
	margin-top: -10px;
 	text-align: right;
}

	
/* -----------------------------------
    #section_cabin
----------------------------------- */
#section_cabin .pic_full{
    margin: 0 0 33px 0;
}
	
#section_cabin h4 {
	margin: 0 0 15px 0;
	padding: 0 15px;
	font-size: 23px;
	line-height: 1.347em;
}
	
#section_cabin .backseat p.desc {
	line-height: 1.5em;
}

	#section_cabin .img_slider {
		margin-bottom: 0;
	}
	
/* -----------------------------------
    #section_package
----------------------------------- */
#section_package h3{
    white-space: normal !important;
}

#section_package .pic{
    padding: 0 15px;
    text-align: center;
}

#section_package .pic span{
    margin: 5px 0 0 -18px;
    display: block;
    font-size: 16px;
    color: #ff9021;
    font-weight: bold;
}


/* -----------------------------------
    #section_uv_ir
----------------------------------- */
#section_uv_ir .ico_type{
    margin-bottom: 10px !important;
}

.section_column.uv_ir_360 .col_left{
    margin: 0 0 10px 0 !important;
}

.section_column.uv_ir_360 .col_left h5{
    margin: 0 0 30px 0;
}

#section_uv_ir .window_uv_ir{
    margin-bottom: 0;
    padding: 0;
}

#section_uv_ir .childseat .col_left{
    margin: 0 0 40px 0;
}

#section_uv_ir .childseat .col_left p{
    margin: 0 0 20px 0;
}

#section_uv_ir .childseat{
    padding: 0;
}

#section_uv_ir .desc.size_mid{
    font-size: 14px;
    line-height: 1.5em;
}
/* -----------------------------------
    #section_comfort
----------------------------------- */
#section_comfort .uv_ir .desc span  {
	display: inline-block;
    text-indent: -1em;
    padding: 0 0 0 1em;
}
#section_comfort .uv_ir h5 span:first-child {
	margin-right: 10px;
}
#section_comfort .uv_ir .ico_type {
    left: 0;
}
/*caution*/
#section_caution .caution p.aste {
    text-indent: -1.35em !important;
    padding: 0 0 0 1.35em !important;
}

/* -----------------------------------
    #section_navi
----------------------------------- */
#section_navi .section_column h5 span{
    font-weight: normal;
}

#section_navi .section_column h5{
    margin-bottom: 0;
}
	
}