@charset "utf-8";

@media screen and (min-width : 769px){
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/performance/ecology/
    Responsive / PC
*
*
------------------------------------------------------------------------------------------ */

* ----------------------------------- */
/* #section_fuel */
/* ----------------------------------- */
#section_fuel .section_column {
	margin-bottom: 40px;
}
#section_fuel .col_left {
	padding-top: 55px;
}
#section_fuel .col_right {
	width: 420px;
}

#section_fuel .row {
	clear: both;
	width: 880px;
	margin: 0 auto 0px auto;
	padding: 0 0 0px 0;
	overflow: hidden;
	/*border-bottom: 1px solid #ccc;*/
}
#section_fuel .row.hybrid {
	border-top: 1px solid #ccc;
	padding-top: 40px;
}
#section_fuel .row h3,  #section_fuel .row h4 {
	padding: 0;
}
#section_fuel h4.equipment {
	margin: 0 0 20px 0;
	font-size: 17px !important;
}
#section_fuel .fuel_table {
	width: 420px;
	padding: 0 !important;
	float: left;
}
#section_fuel .fuel_table.right {
	float: right;
}
#section_fuel .fuel_table .jc08 {
	width: 130px;
}
#section_fuel .fuel_table .jc08 .small {
	position: relative;
	left: -5px;
}
#section_fuel .fuel_table .jc08 .small02 {
	position: relative;
	top: -10px;
	font-size: 10px;
	line-height: 0;
	margin-left: 2px;
}
#section_fuel .fuel_table .jc08 .normal {
	font-size: 12px;
}
#section_fuel .jc08 img {
	width: 64px;
	margin: 4px 0 0 0 !important;
	position: relative;
	top: 2px;
}
#section_fuel .jc08 {
	text-align: left;
}
#section_fuel p {
	float: left;
}
#section_fuel .span {
	float: right;
	margin-left: 2px;
}
#section_fuel .fuel_table td.num {
	line-height: 76px;
	font-size: 76px;
	width: 186px;
}
#section_fuel .fuel_table td.fuel {
	font-size: 32px;
	padding-bottom: 5px;
}
#section_fuel .fuel_table p.desc {
	font-size: 18px;
	line-height: 1.6em !important;
}

#section_fuel .section_inner.caution_box {
    border: 1px solid #ccc;
	width: 880px;
	margin: 50px 50px 0px 50px;
	padding: 14px 10px 10px 10px;
}
#section_fuel .section_inner.caution_box p.caution {
	font-size: 11px;
	line-height: 1.6em;
	text-indent: -1.3em;
	padding-left: 1.3em;
	font-weight: bold;
	float: none;
}

#section_fuel .fuel2 {margin-top: 0px;}
#section_fuel .fuel2 .col_left {padding-top: 10px;}
#section_fuel .fuel2 .type {font-size: 14px;margin-bottom: 0;}
#section_fuel .fuel2 .row.hybrid {border-top: 1px none #ccc;}

/* ----------------------------------- */
#section_fuel .img {
	width: 360px;
	height: 100px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
}
#section_fuel .img:after {
	content: '';
	width: 1px;
	height: 100px;
	display: block;
	background-color: #ccc;
	position: absolute;
	top: 0;
	right: -400px;
}
#section_fuel .img img {
	width: 100%;
	height: auto;
}
/* ----------------------------------- */
#section_fuel .co3 {
	width: 250px;
	padding: 0 !important;
	float: left;
	margin-right:40px;
	margin-bottom:0;
}

.adaptation {
	width: 420px;
	float: right;
	padding: 26px 0;
	font-size: 14px;
	line-height: 1.5em !important;
}


#section_fuel .hybrid .type {
	font-size: 14px;
	margin-bottom: 0;
}
#section_fuel .hybrid .type_ruby {
	font-size: 14px;
	line-height:18px;
	margin-bottom: 0;
}

#section_fuel .hybrid .fuel_table {
	margin: 0px;
}

#section_fuel .hybrid .fuel_table td.fuel {
	vertical-align: bottom;
}

#section_fuel .hybrid .fuel_table.co3 {
	margin: 0;
	margin-top: 25px;
	margin-bottom: 50px;
	width: 100%;
}

#section_fuel .hybrid .fuel_table.co3 table {
	width: 100%;
}

#section_fuel .hybrid .fuel_table.co3 th {
	width: 33.3%;
}

#section_fuel .hybrid .fuel_table.co3 .mode {
	font-size: 12px;
	line-height: 1.4em;
}

#section_fuel .hybrid .fuel_table.co3 .small {
	position: relative;
	top: -3px;
	font-size: 10px;
	line-height: 0;
	margin-left: 2px;
}

#section_fuel .hybrid .fuel_table.co3 .num {
	font-size: 28px;
	line-height: 1.3em !important;
}

#section_fuel .hybrid .fuel_table.co3 .fuel {
	font-size: 16px;
	line-height: 1.5em;
	padding-top:10px;
	margin-left: 3px;
}


/* ------------------------------
    #section_standard
------------------------------ */
#section_standard h3{
    margin-bottom: 40px;
}

#section_standard h3.all{
    margin-top: 60px;
}

#section_standard .img_slider{
    padding: 0 0 0 30px;
}

#section_standard .img_slider .slider_inner{
    margin: 0 0 40px 0;
}

#section_standard .img_slider .img{
    width: 230px;
    height: 100px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

#section_standard .img_slider .img:after{
    content: '';
    width: 1px;
    height: 100px;
    display: block;
    /* background-color: #ccc; */
    background-color: #fff;
    position: absolute;
    top: 0;
    right: -400px;
}

#section_standard .img_slider .img img{
    width: 100%;
    height: auto;
}

#section_standard .img_slider h5{
    /* width: 400px; */
    width: 500px;
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: 5px;
}

#section_standard .img_slider .type{
    padding: 0 0 0 20px;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 1.5em;
    position: relative;
}
#section_motor .caption  {
	font-size: 12px;
	line-height: 1.3em;
}
.column_sub_pic {
	width: 50%;
}
#section_mode h5 {
	font-weight: bold;
	margin: 20px 0 20px 50px;
}
/* ------------------------------
    #section_mode
------------------------------ */
#section_mode .pic {
	width: 880px;
	margin: 0 auto 0 auto;
}
#section_mode .caption {
	line-height: 1.3em;
}


.section_luggage .section_column{
	line-height:1em !important;
}
.section_luggage .section_column .col_right{
	line-height:1.6em;
}
.section_luggage .pic{
	margin:0 0 30px 0 !important;
}
.section_luggage .txt_s{
	font-size:12px;
}
.section_luggage_inner{
	position:relative;
}
#section_cabin .pic{
    padding: 0 50px;
}
.interior_cabin .col_left .img_slider div {
	padding-bottom: 10px;
}

}
