@charset "utf-8";

@media screen and (min-width : 769px) {

    /*------------------------------------------------------------------------------------------
    *
    *
        Responsive / PC
    *
    *
    ------------------------------------------------------------------------------------------ */

    /* ------------------------------------------------------------------------------------------
    *
    .section
    *
    ------------------------------------------------------------------------------------------ */
     .section.scroll_anim {
        opacity: 0;
        transition: opacity 0.5s ease-in-out;
        -moz-transition: opacity 0.5s ease-in-out;
        -webkit-transition: opacity 0.5s ease-in-out;
    }

    .section.anim_end {
        opacity: 1;

    }

/* ------------------------------------------------------------
*
    #main_visual
*
------------------------------------------------------------ */
.sp{
	display:none;
}
#section_type.section_v2 .section_visual{
	position: relative;
    height: 563px;
}
#section_type.section_v2 .section_visual img {
    position: absolute;
    left: 50%;
    top: 0%;
    -webkit-transform: translate(-50%,0%);
    -ms-transform: translate(-50%,0%);
    transform: translate(-50%,0%);
    width: auto;
    height: 563px;
}
#section_type .section_visual{
	position:relative;
}
#section_type .section_visual .caution{
	color:#444;
	font-size:0.75vw;
	position:absolute;
	left:50%;
	width:980px;
	bottom:1.1vw;
	margin-left:-490px;
}

    /* ------------------------------------------------------------
    *
        #section_type
    *
    ------------------------------------------------------------ */
    .section_v2 .section_top_container {
        height: 240px;
        margin-top: -120px;
        padding: 0 50px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .section_v2 .section_title {
        margin-bottom: 30px;
        text-align: center;
    }



    #section_type{
        margin: 0 auto;
        padding-top: 0;
    }

    #section_type .section_inner{
        height: auto;
        background-color: #f8f8f8;
        display: block;
    }

    .type_wrap {
		margin-bottom: 30px;
	}

	.type_block {
		width: 930px;
		margin: 0 auto;
		padding: 32px 0 27px;
		box-sizing: border-box;
		display: flex;
		justify-content: space-between;
		align-items: center;
		border-top: 1px solid #9e9e9e;
	}

	.type_block:last-child {
		border-bottom: 1px solid #9e9e9e;
	}

	.type_title {
		margin: 0 auto 10px;
		padding: 30px 25px 0;
		font-size: 18px;
	}

	.section .type_name {
		margin: 0;
		padding: 0 20px 0 0;
		flex: 0 0 250px;
		font-size: 16px;
		line-height: 22px;
		box-sizing: border-box;
	}

	.type_container {
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
		flex: 0 1 640px;
	}

	#section_type .type_heading {
		margin-bottom: 5px;
		margin-right: 18px;
		padding: 0;
		font-size: 11px;
		line-height: 16px;
	}

	.type_price,
	.type_fuel {
		display: flex;
		align-items: center;
	}

	.type_value {
		font-size: 36px;
		line-height: 40px;
	}

	.type_value .small {
		font-size: 22px;
		vertical-align: baseline;
	}

	.type_container .sup {
		top: 1px;
	}

	.type_price .sup {
		margin-left: 0;
	}

    #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_styling
        #section_connect
    *
    ------------------------------------------------------------ */
    #section_interior,
    #section_styling,
    #section_connect {
        text-align: center;
    }


    /* ------------------------------------------------------------
    *
        #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;
        text-align: left;
        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: 60px 0 80px 0;
    }

    #section_news .section_inner {
        width: 930px;
    }

    #section_news h3 {
        width: 880px;
        margin: 0 auto;
        padding: 0 0 25px;
        font-size: 24px;
        text-align: left;
        line-height: 1em;
    }


    /* ------------------------------------------------------------
    *
        #section_btm_contents
    *
    ------------------------------------------------------------ */
    #section_btm_contents {
        padding: 0 0 80px;
        margin: 0;
    }

    #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;
    }


    /* ------------------------------
        .usersvoice
    ------------------------------ */
    .usersvoice {
        width: 100%;
		margin:  -10px 0 100px;
    }


    /* ------------------------------
    .store
    ------------------------------ */

    #section_btm_contents .store img {
        margin-top: 20px;
        width: 100%;
        height: auto;
    }

    #section_btm_contents .store .desc {
        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;
        text-align: left;
    }

    #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_uv
    ------------------------------ */
    #section_btm_contents #section_uv{
        margin-top: -30px;
        margin-bottom: 70px;
    }

    /* ------------------------------
        #section_est_btn
    ------------------------------ */
    #section_btm_contents #section_est_btn{
    }
    .btn-estimate{
        width: 424px;
        height: 52px;
        margin: 0 auto 70px;
        text-align: center;
    }

    .btn-estimate a{
        width: 100%;
        height: 52px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 24px;
        font-weight: bold;
        letter-spacing: .03em;
        color: #fff !important;
        background-color: #0064a1;
    }

    .btn-estimate a .ico{
        margin: 0 15px 0 0;
        line-height: 0;
    }

    .btn-estimate a .ico img{
        width: 20px;
        height: 24px;
        position: relative;
    }

    .estimate_desc {
        margin: 0 0 10px 0;
        text-align: center;
        font-size: 16px;
    }
    /* ------------------------------
        #section_caution
    ------------------------------ */
    #section_caution{
        margin-top: 40px;
        margin-bottom: 0;
    }
	
	/*ua add*/
.finishcopyIndex{
    position: relative;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	z-index:1;
	width: 980px;
	margin: 0 auto;
}

.finishcopyIndex span{
	position: absolute;
	display: inline-block;
	background: #c00;
	padding: 0.4em 0.8em;
	line-height: 1.5;
}

.finishcopyIndex br.spshow {
	display: inline !important;
}

.finishcopyIndex span em{
	font-size: 11px;
	font-weight: normal;
}
/* add ここまで*/


}
