@charset "utf-8";

@media print, screen and (min-width : 769px) {
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/performance/ecology/
    Responsive / PC
*
*
------------------------------------------------------------------------------------------ */
/* -----------------------------------
    #top_content
----------------------------------- */

#top_content {
    margin: 150px auto 100px;
}
#top_content .section_desc{
		text-align: left !important;
}
#top_content .pic_full {
    margin: 0 0 70px;
}
#top_content h3{
	position: relative;
}
#top_content h3 span {
	display: block;
	width: 147px;
	height: 48px;
	position: absolute;
	top: 0;
	right: 50px;
}
#top_content h3 span img{
	width: 147px;
	height: 48px;
}
/* ------------------------------
    #section_fuel
------------------------------ */
#section_fuel {
	margin-bottom: 50px;
}
#section_fuel .head_title {
	position: relative;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
	
#section_fuel .head_title:after{
    content: '';
    width: 930px;
    height: 1px;
    display: block;
    background-color: #ccc;
    position: absolute;
    bottom: 0;
    left: 50px;
}

	
#section_fuel h3, #section_fuel h4 {
	padding: 0;
}
#section_fuel h3{
	font-size: 36px;
	margin-top: 70px;
}
#section_fuel h4.equipment {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
}
#section_fuel .fuel_table {
	width: 430px;
	padding: 0 !important;
	float: left;
}
#section_fuel .fuel_table.right {
	float: right;
	margin-bottom: 37px;
}
#section_fuel .fuel_table p {
    margin: 0 0 3px 0!important;
   line-height: 1.3em !important;
	
}
#section_fuel .fuel_table th {
	font-size: 12px;
}
#section_fuel .fuel_table th span {
	display:inline;
}
#section_fuel .fuel_table th.jc08 span.sup {
	margin-left: -4px;
}
#section_fuel .fuel_table th.jc08 span.wltc.sup {
	margin-left: 2px;
	vertical-align: 15px;
}
	
#section_fuel .fuel_table th.jc08 {
	width: 120px;
}
#section_fuel .fuel_table .jc08 img {
    width: 64px;
}
#section_fuel .fuel_table td.num {
	padding-left: 5px;
}
#section_fuel .fuel_table td.fuel {
	font-size: 37px;
	padding-bottom: 24px;
	vertical-align: bottom;
}
	
	#section_fuel .bottom_tbl{
	font-size: 12px;
}
	#section_fuel .bottom_tbl td.num {
		width:70px;
    font-size: 30px;
}
#section_fuel .bottom_tbl td.fuel {
    font-size: 16px;
	padding-bottom: 5px;
}
	
#section_fuel .caution {
	clear: both;
  font-size: 11px;
	line-height: 1.5em;
	text-indent: -1.25em;
	padding: 10px;
	padding-left: calc(10px + 1em);
	border: 1px solid #ccc;
	font-weight: bold;
}
/* ------------------------------
    section_equipment
------------------------------ */
#section_equipment {
	margin-bottom: 90px;
}
	
#section_equipment .col_left h4{
	font-size: 22px;
	font-weight: bold;
}
#section_equipment .col_left p{
	padding-right: 30px;
}
	
/* -----------------------------------
    .section_nav
----------------------------------- */
.section_nav{
	width: 422px;
	margin: 0 auto;
}

.section_nav ul{
    width: 920px;
    margin: 0 auto 170px;
    overflow: hidden;
}
.section_nav h4{
	font-size: 22px;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 10px;
}
.section_nav p{
	font-size: 12px;
	line-height: 1.5em;
}
.section_nav .h_link li{
    width: 420px;
    height: 150px;
    margin: 0 20px 20px;
    float: left;
    box-sizing: border-box;
    font-size: 17px;
    line-height: 1.654em;
    letter-spacing: .05em;
	border: 1px #ccc solid;
}
.section_nav .h_link li img{
    flex: 0 0 148px;
    height: 148px;
	vertical-align: middle;
	margin-right: 10px;
}
.section_nav .h_link li a{
    width: 100%;
    height: 148px;
    padding: 0 50px 0 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    box-sizing: border-box;
    vertical-align: middle;
    color: #231815 !important;
    position: relative;
    text-align: left;
    transition: opacity .1s ease;
}

.section_nav .h_link li a:after{
    width: 18px;
    height: 148px;
    content: '';
    display: block;
    background-image:url(../../../../common/image_common/parts_slider_arrow_right.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 18px;
    position: absolute;
    top: 0px;
    right: 14px;
    transition: right .1s ease;
}

/*.section_nav .h_link li a:hover{ opacity: .7;}
.section_nav .h_link li a:hover:after{ right: 35px;}*/
	
	
/* ------------------------------
    #section_standard
------------------------------ */

#section_standard {
    margin: 0 0 120px 0;
}
#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;
	position: absolute;
	top: 0;
	right: -400px;
}
#section_standard .img_slider .img img {
	width: 100%;
	height: auto;
}
#section_standard .img_slider h5 {
	width: 400px;
	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;
}
@-moz-document url-prefix() {
#section_standard .img_slider .type {
 line-height:0.8em;
}
}
}
