@charset "utf-8";

@media screen and (min-width : 769px){
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/interior/cabin/
    Responsive / PC
*
*
------------------------------------------------------------------------------------------ */

/* -----------------------------------
    #section_package
----------------------------------- */


/* -----------------------------------
    #section_cabin
----------------------------------- */
#section_cabin .pic{
    padding: 0 50px;
}

/* -----------------------------------
    #section_steeringwheel
----------------------------------- */
#section_steeringwheel .pic{
    padding: 0 50px;
}

/* -----------------------------------
    #section_sportseat
----------------------------------- */
#section_confortable .pic{
    padding: 0 50px;
}

/* -----------------------------------
    #section_navigation_system
----------------------------------- */

#section_maker_option .section_inner h4.equipment{
    margin-top: 0;
}

#section_maker_option .pic{
    width: 880px;
    margin: 0 auto 80px auto;
}

#section_maker_option .maker_option_list{
    padding: 0 0 0 50px;
    margin: 0 0 80px 0;
    overflow: hidden;
}

#section_maker_option .maker_option_list li{
    width: 270px;
    margin: 0 35px 0 0;
    float: left;
}

#section_maker_option .maker_option_list li .pic{
    width: 270px;
    margin: 0 0 15px 0;
}

#section_maker_option .maker_option_list li .copy{
    height: 60px;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4em;
}

#section_maker_option .maker_option_list li .desc{
    font-size: 16px;
    line-height: 1.5em;
}

#section_maker_option .maker_option_list li .caution{
    margin: 15px 0 0 0;
    font-size: 12px;
    line-height: 1.5em;
}

#section_maker_option .maker_option_list{

}

#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: 20%;margin-top: 3px;margin-right: 4%;float: left;}
#section_maker_option .section_inner .section_column .sub_box .desc {width: 34%;float: left;}
#section_maker_option .section_inner .section_column .sub_box .point {width: 38%;float: right;}
#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 0 0 50px;
    clear: both;
}

#section_maker_option .function_list .list_wrap{
    width: 270px;
    margin: 0 35px 0 0;
    float: left;
}

#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 #808080;
}

#section_maker_option .function_list li{
    padding-left: 1em;
    text-indent: -1em;
    font-size: 13px;
    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{
    height: auto !important;
}
/* -----------------------------------
    #section_caution
----------------------------------- */

#section_caution .caution .notes_totalCare p{
  text-indent: 0;
  margin: 4px !important;
}

#section_caution .caution .notes_totalCare p.bold{
  font-size: 14px;
  font-weight: bold !important;
  padding-top: 10px;
  padding-left: 20px;
}

#section_caution .caution .notes_totalCare a{
  font-size: 12px !important;
}

#section_caution .detail a::after {
    width: 14px;
    height: 14px;
    background-size: contain;
}

/* -----------------------------------
    #ssection_access
----------------------------------- */

#section_access .col_right p.detail {
    padding:0 0 0 2px;
}

/* -----------------------------------
*
    .Type-S Version
*
----------------------------------- */

.bg_gray{
	color: #ffffff;
	background-color: #3e454d;
	background-image: url(../image/bg_gradient.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% 100%;
}

.bg_gray #top_topic_path{
	margin: 0px auto 20px auto;
	padding-top: 50px;
}

.bg_gray #contents_area{
	color: #ffffff;
}

.bg_gray .rect_nav{
	margin-bottom: 0;
	padding-bottom: 80px;
}

.bg_gray .rect_nav li{
    background: none;
}

.bg_gray .rect_nav li.current{
    background-color: #808080 !important;
    color: #ffffff;
}

.bg_gray .rect_nav li a{
    color: #ffffff !important;
    box-sizing: border-box;
    border: 1px solid #ffffff;
}

.bg_gray .rect_nav li.current a{
    color: #595757 !important;
    background: #ffffff;
}

.bg_gray #section_package{
    color: #ffffff;
    padding: 0 0 50px ;
}

.bg_gray #section_package .head_title{
    margin-bottom: 60px;
}

.bg_gray #section_package .section_desc{
    margin: 50px 0 ;
}

.bg_gray #section_package .image_title{
  color: #ffffff;
  margin-top: 60px;
}

}