@charset "utf-8";

@media screen and (min-width : 769px){
/*------------------------------------------------------------------------------------------
*
*
    Responsive / PC
*
*
------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------
*
    #main_visual
*
------------------------------------------------------------ */
#main_visual{
    width: 100%;
    height: 385px;
    overflow: hidden;
    margin: 0 0 0 0;
    background-color: #f8f8f8;
}

#main_visual_inner{
    width: 980px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

#main_visual_inner .pic_visual{ margin: 35px 0 0 0; text-align: right;}
#main_visual_inner .pic_visual img{ width: 650px; height: auto;}

/*ua add*/
#main_visual .finishcopyIndex{
    position: absolute;
    top: -33px;
    left: 20px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}

#main_visual .finishcopyIndex span{
	display: inline-block;
	background: #c00;
	padding: 0.4em 0.8em;
	line-height: 1.5;
}

#main_visual .finishcopyIndex br.spshow {
	display: inline !important;
}

#main_visual .finishcopyIndex span em{
	font-size: 11px;
	font-weight: normal;
}
/* add ここまで*/

#main_visual .main_copy{
    position: absolute;
    top: 75px;
    left: 55px;
}

#main_visual .main_copy .copy{
    margin: 0 0 15px 0;
    font-size: 24px;
}

#main_visual .main_copy h2.logo{
    font-family: 'Cabin Condensed', sans-serif;
    font-size: 58px;
    font-weight: 600;
    line-height: 1em;
}

#sns_share{
    width: 100%;
    padding: 0;
    text-align: left;
    position: absolute;
    top: 200px;
    left: 55px;
}

#sns_share li{
    margin: 0 15px 0 0;
    display: inline-block;
    vertical-align: top;
}


/* ------------------------------------------------------------
*
    #section_type
*
------------------------------------------------------------ */
#section_type{
    margin: 0 auto 150px auto;
}

#section_type .section_inner{
    width: 880px;
}

#section_type h3{
    padding: 15px 0;
    margin: 0;
    font-size: 18px;
    border-bottom: 1px solid #dbdbdb;
}

#section_type table{
    width: 100%;
    border-bottom: 1px solid #dbdbdb;
	table-layout: fixed;
}

#section_type table.type_b tr td{ padding: 9px 0 9px 0;}
#section_type table.type_spada_sensing tr:first-child td{ padding: 21px 0 0 0;}
#section_type table.type_spada_sensing tr:last-child td{ padding: 3px 0 18px 0;}
#section_type th{
    width: 260px;
    font-size: 16px;
    line-height: 1.375em;
    vertical-align: middle;
	text-align: left;
}

#section_type td.price{ width: 258px;}
#section_type td.fuel{ width: 150px;}
#section_type td.pic{ text-align: right; vertical-align: top;}
#section_type td.pic img{
    width: 214px;
    height: auto;
	position: relative;
	right: -28px;
}

#section_type .type_spada_sensing td.pic img {
	top: -7px;
}

#section_type td{
    font-size: 11px;
    vertical-align: middle;
}

#section_type td .ruby{
    margin: 0 0 10px 0;
    font-weight: bold;
}

#section_type td .price,
#section_type td .fuel{
    margin: 0 0 10px 0;
    font-size: 36px;
}

#section_type td .small{ font-size: 24px;}
#section_type td .fuel .small{ margin: 0 0 0 5px;}

#section_type td .notes{
    color: #8d8d8d;
    line-height: 1.272em;
}

#section_type .caution{
    margin: 20px 0 0 0;
    font-size: 13px;
    text-align: center;
    color: #da4058;
}

#section_type .detail{
    margin: 30px 0 0 0;
    text-align: center;
}


/* ------------------------------------------------------------
*
    #section_interior
*
------------------------------------------------------------ */
#section_interior{
	margin: 0 0 155px 0;
	text-align: center;
}

#section_interior .detail{
	margin: 0 0 50px 0;
}

#section_interior .pic_full .pc{
	display: inline-block;
}

#section_interior .pic_full .sp{
	display: none;
}



#section_interior .pic_full {
	max-width: 1440px;
	margin: 0 auto 35px;
	position: relative;
}

#section_interior .pic_full p {
	height: 0;
	padding-bottom: 38.195%;
	opacity: 0;
}

#section_interior .pic_full .overlay{
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

#section_interior .overlay p {
	width: 33.3%;
	float: left;
}

#section_interior .overlay p.pic_01 {
	background: url(../image/pic_interior_01.jpg) 60% 2% no-repeat;
	background-size: 151% auto;
}
#section_interior .overlay p.pic_02 {
	background: url(../image/pic_interior_02.jpg) 56% 29% no-repeat;
	background-size: 140% auto;
}
#section_interior .overlay p.pic_03 {
	background: url(../image/pic_interior_03.jpg) 47.2% 100% no-repeat;
	background-size: 138% auto;
}

#section_interior p.pic_04 {
	background: url(../image/pic_interior_04.jpg) 0% 10% no-repeat;
	background-size: 100% auto;
}

	#section_interior .mothers_selection {
		width: 880px;
		margin: 0 auto;
		position: relative;
	}

	#section_interior .mothers_selection .logo {
		width: 140px;
		margin: 0 40px 0 60px;
		float: left;
	}

	#section_interior .mothers_selection div {
		width: 640px;
		float: left;
		text-align: left;
	}

	#section_interior .mothers_selection h4 {
		margin: 0 auto 20px;
		font-size: 26px;
		white-space: nowrap;
	}

	#section_interior .mothers_selection .desc {
		font-size: 18px;
		line-height: 27px;
	}

/* ------------------------------------------------------------
*
#section_wakuwaku_gate
*
------------------------------------------------------------ */
#section_wakuwaku_gate{
	margin: 0 0 155px 0;
	text-align: center;
}

#section_wakuwaku_gate .detail{
	margin: 0 0 50px 0;
}

	#section_wakuwaku_gate .movie {
		width: 880px;
		height: 495px;
		margin: 0 auto 5px;
		background-color: #f8f8f8;
		overflow: hidden;
		transition: opacity .3s ease;
	}

	#section_wakuwaku_gate .desc_small {
		width: 880px;
		margin: 0 auto;
		font-size: 12px;
		line-height: 1.5em;
		text-align: left;
	}
/*

#section_interior .pic_full{
    position: relative;
}

#section_interior .overlay{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}
*/


/* ------------------------------------------------------------
*
    #section_seat_arrange
*
------------------------------------------------------------ */
#section_seat_arrange{
    height: 900px;
    padding: 220px 0 0 0;
    background-image:url(../image/pic_seatarrange_bg_pc.jpg);
    background-size: 1500px;
}



/* ------------------------------------------------------------
*
    #section_fuel
*
------------------------------------------------------------ */
#section_fuel{
    height: 1050px;
    padding: 350px 0 0 0;
    background-image:url(../image/pic_fuel_bg_pc.jpg);
    background-size: 1500px;
}

#section_fuel .desc{
    margin: 0 0 40px 0;
}

#section_fuel .fuel_table{
    margin: 0 0 40px 50px;
}

#section_fuel th, #section_fuel td{
    vertical-align: top !important;
}

#section_fuel .jc08{
    padding: 8px 0 0 0;
}

#section_fuel .fuel{
    padding: 30px 0 0 0;
}

#section_fuel .ruby{
    margin: 0 0 0 5px !important;
    display: block !important;
    font-size: 14px !important;
    font-weight: normal;
}

#section_fuel .sup{
    font-size: 30%;
}

/* ------------------------------------------------------------
*
    #section_safety
*
------------------------------------------------------------ */
#section_safety{
    padding: 150px 0 105px 0;
    text-align: center;
    background-color: #f8f8f8;
}

#section_safety .detail{
    margin: 0 0 80px 0;
}

#section_safety .pic_full{
    margin: 0;
}

#section_safety .radar_wrap,
#section_safety .wave_wrap,
#section_safety .wheel_wrap {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

	#section_safety .wheel_wrap {
		opacity: 0;
	}

#section_safety .pic_full p{
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
}

	#section_safety .pic_full .wave_wrap p {
		opacity: 0;
	}

#section_safety .pic_full p.bg_d{ opacity: 1; position: relative !important;}
#section_safety .pic_full .bg{ background-image:url(../image/pic_safety_bg.jpg); opacity: 1; z-index: 0;}
#section_safety .pic_full .car{ background-image:url(../image/pic_safety_car.png); z-index: 2;}
#section_safety .pic_full .wheel{opacity: 1; background-image:url(../image/pic_safety_car_wheel.png); z-index: 3;}
#section_safety .pic_full .wave01{ background-image:url(../image/pic_safety_wave_01.png); z-index: 4;}
#section_safety .pic_full .wave02{ background-image:url(../image/pic_safety_wave_02.png); z-index: 5;}
#section_safety .pic_full .wave03{ background-image:url(../image/pic_safety_wave_03.png); z-index: 6;}
#section_safety .pic_full .wave04{ background-image:url(../image/pic_safety_wave_04.png); z-index: 7;}
#section_safety .pic_full .wave05{ background-image:url(../image/pic_safety_wave_05.png); z-index: 8;}
#section_safety .pic_full .wave06{ background-image:url(../image/pic_safety_wave_06.png); z-index: 9;}
#section_safety .pic_full .wave07{ background-image:url(../image/pic_safety_wave_07.png); z-index: 10;}
#section_safety .pic_full .wave08{ background-image:url(../image/pic_safety_wave_08.png); z-index: 11;}
#section_safety .pic_full .wave09{ background-image:url(../image/pic_safety_wave_09.png); z-index: 12;}
#section_safety .pic_full .wave10{ background-image:url(../image/pic_safety_wave_10.png); z-index: 13;}
#section_safety .pic_full .radar{ background-image:url(../image/pic_safety_radar.png); z-index: 14;}

#section_safety .btm_caution{
	margin: 40px auto 0;
    font-size: 12px;
    color: #da4058;
    font-weight: bold;
}


/* ------------------------------------------------------------
*
    #section_movie
*
------------------------------------------------------------ */
#section_movie{
    margin: 60px 0;
}

#section_movie .img_slider{
    width: 930px !important;
}

#section_movie .section_inner{ width: 940px;}
#section_movie h3{
    width: 880px;
    padding: 0;
    margin: 0 auto 25px auto;
    font-size: 24px;
    line-height: 1em;
}

#section_movie .modal_mov_open object,
#section_movie .modal_mov_open iframe{
    width: 100%;
    height: auto;
}


/* ------------------------------------------------------------
*
    #section_movie
*
------------------------------------------------------------ */
#section_news{
    margin: 0 0 80px 0;
}

#section_news .section_inner{ width: 930px;}

#section_news h3{
    width: 880px;
    padding: 0;
    margin: 0 auto 25px auto;
    font-size: 24px;
    line-height: 1em;
}

/* ------------------------------------------------------------
*
#section_special
*
------------------------------------------------------------ */
	#section_special h3 {
		text-align: center;
	}
	#section_special .detail {
		margin-bottom: 50px;
		text-align: center;
	}

	#section_special .pic_full {
		margin: 0 auto;
		overflow: hidden;
		max-width: 1280px;
	}

	#section_special .pic_full p {
		opacity: 0;
	}

	#section_special .pic_full p,
	#section_special .pic_full img {
		font-size: 0;
		line-height: 0;
	}

	#section_special .pic_full div,
	#section_special .pic_full p {
		width: 100%;
		float: left;
	}

	#section_special .pic_full > div,
	#section_special .pic_full >div > div > p {
		width: 50%;
	}

	#section_special .pic_full p img {
		width: 100%;
	}

/* ------------------------------------------------------------
*
    #section_btm_contents
*
------------------------------------------------------------ */
#section_btm_contents{
    padding: 80px 0;
    margin: 0;
    background-color: #f8f8f8;
}

#section_btm_contents h4{
    padding: 0;
    margin: 0 0 20px 0;
    font-size: 20px;
}

#section_btm_contents .section_inner{
    width: 880px;
    margin: 0 auto;
}

#section_btm_contents .row{ clear: both; margin: 0 0 70px 0; overflow: hidden;}
#section_btm_contents .row_inner{ width: 420px;}

#section_btm_contents .user_voice,
#section_btm_contents .honda_store{ float: left;}
#section_btm_contents .user_exp,
#section_btm_contents .honda_cars{ float: right;}

#section_btm_contents .user .col_left{ width: 130px; float: left;}
#section_btm_contents .user .col_right{ width: 270px; float: right;}


/* ------------------------------
    .user
------------------------------ */
#section_btm_contents .user h5{
    width: 260px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 0 8px 0;
    font-size: 15px;
    line-height: 1.266em;
}

#section_btm_contents .user .pic{
    width: 130px;
    height: 97px;
    overflow: hidden;
    text-align: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}

#section_btm_contents .user .pic img{
    width: auto;
    height: auto;
	max-width: 100%;
	max-height: 100%;
}

#section_btm_contents .user .date{
    margin: 0 0 3px 0;
    font-size: 13px;
    color: #9c9c9c;
}

#section_btm_contents .user .desc{
    margin: 0 0 3px 0;
    font-size: 13px;
    line-height: 1.461em;
	height: 2.8em;
	overflow: hidden;
}

#section_btm_contents .user .more{
    font-size: 13px;
    line-height: 1.461em;
}


/* ------------------------------
    .store
------------------------------ */
	#section_btm_contents .store {
		position: relative;
	}

	#section_btm_contents .img {
		width: 345px;
		position: absolute;
		top: 0;
		right: 74px;
	}

#section_btm_contents .store img{
    margin-top: 20px;
    width: 100%;
    height: auto;
}

#section_btm_contents .store .desc{
	width: 420px;
    margin: 0 0 10px 0;
    font-size: 13px;
    line-height: 1.461em;
}

#rt-personalize-area-a,
#section_btm_contents .store .detail{
    font-size: 14px;
    margin: 0 0 12px 0;
    padding: 0;
}

#rt-personalize-area-a a:after,
#section_btm_contents .store .detail a:after{
    width: 17px;
    height: 17px;
    background-size: 17px;
    right: -22px;
}


/* quolity select */
#section_btm_contents .quality h4{ margin: 0 0 10px 0;}
#section_btm_contents .quality .honda_cars{ padding-top: 45px;}


/* ------------------------------
    .mail_magazine
------------------------------ */
#section_btm_contents .mail_magazine{
    margin: 0 0 60px 0;
    padding: 40px 0;
    overflow: hidden;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

#section_btm_contents .mail_magazine h4{
    margin: 0 0 25px 0;
    font-size: 26px;
    line-height: 1.153em;
}

#section_btm_contents .mail_magazine .desc{
    width: 520px;
    float: left;
    font-size: 16px;
    line-height: 1.5em;
}

#section_btm_contents .mail_magazine .btn{
    width: 360px;
    float: left;
    text-align: center;
}

#section_btm_contents .mail_magazine .btn a{
    width: 360px;
    height: 50px;
    display: block;
    line-height: 50px;
    background-color: #4a4f54;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
}

/* ------------------------------
    #section_caution
------------------------------ */
#section_caution{
    margin-top: -20px;
    margin-bottom: 0;
}


}
