@charset "utf-8";

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

/* -----------------------------------
    泣き別れ対応
----------------------------------- */
.thin{
    letter-spacing: -0.055em;
}

/* -----------------------------------
    #section_hybrid
----------------------------------- */
#section_hybrid .detail {
    padding:0;
    }

/* -----------------------------------
    #section_3mode
----------------------------------- */
#section_3mode .detail {
    padding:0;
    }

#section_3mode .mode_list{
    margin: 0 0 -40px 0;
    padding: 0 0 0 50px;
    letter-spacing: -.40em;
}

#section_3mode .mode_list .img_slider{
    width: auto !important;
}

#section_3mode .mode_list .img_slider .slick-track{
    width: auto !important;
}

#section_3mode .mode_list .list_inner{
    width: 270px;
    margin: 0 34px 100px 0;
    letter-spacing: normal;
    display: inline-block;
    text-align: left;
    vertical-align: top;
}

#section_3mode .mode_list .list_inner.through_content{
    width: auto;
    max-width: 575px;
}

#section_3mode .mode_list .list_inner .pic{
    height: 200px;
    margin: 0 0 10px 0;
}

#section_3mode .mode_list .list_inner .pic.title{
    height: 34px;
    margin: 0 0 18px 0;
}

#section_3mode .mode_list .list_inner .desc{
    font-size: 14px;
    line-height: 1.6;
    margin: 0 3px 10px 5px;
    height: 108px;
}

#section_3mode .mode_list .list_inner .pic img{
    width: auto;
    height: 100%;
}

#section_3mode .ehev_header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	white-space: normal;
}

#section_3mode .ehev_header img {
	width: 260px;
}

#section_3mode .ehev_header span:first-child {
	flex: 0 0 600px;
	white-space: normal;
}

#section_3mode .ehev_header span:nth-child(2) {
	flex: 0 0 260px;
}

/* -----------------------------------
    .moviearea
----------------------------------- */
.moviearea {
	margin-bottom: 80px;
}

.moviearea .modal_mov_open {
	position:relative;
	cursor:pointer;
	max-width: 880px;
	width:100%;
	margin: 0 auto;
}

.moviearea a {
	display:block;
	position:relative;
}
.moviearea p {
	position:relative;
}

.moviearea img {
	width:100%;
}

.moviearea .caption {
	text-align: right;
    font-size: 11px;
    line-height: 140%;
    margin: 2px 0 30px 0;
}

.moviearea {
    max-width:880px;
    width:100%;
    margin:0 auto 80px;
}

.moviearea2 .caption {
	text-align: right;
    font-size: 11px;
    line-height: 140%;
    margin: 2px 0 30px 0;
}

.moviearea2 {
    max-width:880px;
    width:100%;
    margin:0 auto 80px;
}
.moviearea2 > div {
    width:100%;
    padding-top:56.7375%;
    position:relative;
    overflow:hidden;
}
.moviearea2 .video-js {
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
}
.moviearea2 video {
    width:100%;
}

.moviearea2 .vjs-control-bar {
	display: none !important;
}

#movie_modal {
	z-index:65535;
	position:fixed;
}

/* -----------------------------------
    #section_offroad
----------------------------------- */
#section_offroad h4 .ico_type{
    top: 13px;
    left: 2px;
}

/* -----------------------------------
    #section_pleasure
----------------------------------- */
#section_pleasure .pic{
    margin: 0 0 80px 0;
    padding: 0 50px;
}

#section_pleasure div.worldlevel {
	border: 1px solid #ccc;
	width: 818px;
	padding: 30px 30px 24px 30px;
}

#section_pleasure .worldlevel .col_left{
    width: auto;
}

#section_pleasure .worldlevel .col_right{
    width: 250px;
}

#section_pleasure .worldlevel h4.small{
    font-size: 20px;
}

#section_pleasure .worldlevel .desc_small{
    font-size: 14px;
}

/* -----------------------------------
    #section_comfort
----------------------------------- */
#section_comfort .pic{
    margin: 0 0 80px 0;
    padding: 0 50px;
}


}
