@charset "utf-8";

@media screen and (max-width : 768px){
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/interior/cabin/
    Responsive / SP
*
*
------------------------------------------------------------------------------------------ */

/* -----------------------------------
    #section_navigation_system
----------------------------------- */
#section_maker_option .pic{
    margin: 0 auto 50px auto;
}

#section_maker_option .maker_option_list{
    padding: 0 15px;
    margin: 0 0 0 0;
    overflow: hidden;
}

#section_maker_option .maker_option_list li{
    margin: 0 0 40px 0;
}

#section_maker_option .maker_option_list li .pic{
    margin: 0 0 10px 0;
}

#section_maker_option .maker_option_list li .copy{
    margin: 0 0 10px 0;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4em;
}

#section_maker_option .maker_option_list li .desc{
    font-size: 14px;
    line-height: 1.5em;
}

#section_maker_option .maker_option_list li .caution{
    margin: 10px 0 0 0;
    font-size: 12px;
    line-height: 1.5em;
}

#section_maker_option .section_inner .section_column .sub_box p {font-size: 14px;line-height: 1.7;}
#section_maker_option .section_inner .section_column .sub_box .icon {width: 100%;margin: 0px;float: none;}
#section_maker_option .section_inner .section_column .sub_box .icon p {width: 48%;margin: 0px;float: left;}
#section_maker_option .section_inner .section_column .sub_box .icon p:first-child {margin-right: 4%;}
#section_maker_option .section_inner .section_column .sub_box .desc {width: 100%;float: none;margin-top: 15px;}
#section_maker_option .section_inner .section_column .sub_box .point {width: 100%;float: none;margin-top: 15px;}
#section_maker_option .section_inner .section_column .sub_box .point span {display: block;margin-bottom: 10px;}
#section_maker_option .section_inner .section_column .notes {width: 100%;margin:20px 0px 0px 0px;padding:0;clear: both;}
#section_maker_option .section_inner .section_column .notes p {font-size: 11px;line-height: 1.4em;text-indent: -1em;padding: 0 0 0 1em;margin: 0 0 5px 0;}
#section_maker_option .clearfix::after {content: "";display: block;clear: both;}

/* function_list */
#section_maker_option .function_list{
    padding: 0 15px;
    clear: both;
}

#section_maker_option .function_list .list_wrap{
    margin: 0 0 45px 0;
}

#section_maker_option .function_list .list_wrap:last-child{
    margin: 0;
}

#section_maker_option .function_list h4{
    font-size: 18px;
    font-weight: bold;
    padding: 0 0 10px 0;
    margin: 0 0 20px 0;
    border-bottom: 1px solid #0064a1;
    position: relative;
    cursor: pointer;
}

#section_maker_option .function_list h4:after{
    content: '';
    width: 20px;
    height: 100%;
    display: block;
    background-image:url(../../../../common/image_common/parts_ico_btn_detail_arrow_btm.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
    position: absolute;
    top: -5px;
    right: 0;
}

#section_maker_option .function_list h4.on:after{
    background-image:url(../../../../common/image_common/parts_ico_btn_detail_arrow_on.png);
}

#section_maker_option .function_list li{
    padding-left: 1em;
    text-indent: -1em;
    font-size: 14px;
    line-height: 1.5em;
}

#section_maker_option .function_list .caption{
    padding: 0 13px;
    font-size: 12px;
    line-height: 1.5em;
}

#section_maker_option .function_list .list_inner{
    overflow: hidden;
    height: 0;
}

/* -----------------------------------
    #section_caution
----------------------------------- */

#section_caution .caution .notes_totalCare p{
  text-indent: 0;
  margin: 2px !important;
  padding-left: 18px;
}

#section_caution .caution .notes_totalCare p.bold{
  font-size: 12px;
  font-weight: bold !important;
  padding-top: 10px;
}

#section_caution .caution .notes_totalCare p.detail{
  text-align: left;
}

#section_caution .caution .notes_totalCare a{
  font-size: 11px !important;
}

#section_caution .detail a::after {
    width: 14px;
    height: 14px;
    background-size: contain;
}
/* -----------------------------------
*
    .Type-S Version
*
----------------------------------- */
.bg_gray{
	color: #ffffff;
	background: #2a3129;
    background-image: url(../image/bg_gradient.jpg);
    background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% 100%;
	margin-top: 15px; /*202210 ua add*/
}

.bg_gray #top_topic_path{
	margin: 0px auto 20px auto;
	padding-top: 100px;
}

.bg_gray #contents_area{
	color: #ffffff;
}

.bg_gray .rect_nav{
	margin-bottom: 0;
	padding-bottom: 50px;
}

.bg_gray .rect_nav .sp_current{
	color: #595757;
	background-color: #ffffff !important;
}

.bg_gray .rect_nav .sp_current.on{
	color: #ffffff;
	background-color: #595757 !important;
}

.bg_gray .rect_nav .sp_current:after{
	background-color: #000000;
}

.bg_gray #section_package{
    color: #ffffff;
    padding: 0 0 20px ;
    position: relative;
}

.bg_gray #section_package .image_title{
    padding-top: 20px ;
}

.bg_gray #section_package .section_desc{
    margin: 20px 0 ;
}


}
