@charset "utf-8";

@media print, screen and (min-width : 769px){
/*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 ここまで*/
  /*------------------------------------------------------------------------------------------
  *
  *
    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;}

  #main_visual .main_copy{
    position: absolute;
    top: 40px;
    left: 55px;
  }

  #main_visual .main_copy .copy{
    margin: 0 0 15px 0;
    font-size: 24px;
    line-height: 1.5em;
  }

  #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
  2019/10 デザインマイナーチェンジ
  *
  ------------------------------------------------------------ */
  .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: 45px 0 50px;
    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 200px;
    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 720px;
  }

  .visual_visual_inner {
    position: relative;
    width: 930px;
    margin: auto;
  }

  .visual_copy {
    position: absolute;
    top: 90px;
    left: 0;
  }

  #section_type .type_heading {
    margin-bottom: 5px;
    margin-right: 18px;
    padding: 0;
    font-size: 11px;
    line-height: 16px;
  }

  .type_fuel {
    display: flex;
    align-items: center;
    margin-right: 10px;
  }

  .type_fuel .type_value{
    margin-left: 10px;
  }

  .eco_cev {
    padding: 4px 0;
    text-align: center;
    font-size: 13px;
    color: #fff;
    background: #444;
    border-radius: 20px;
  }

  .type_eco_icon {
    margin-right: -20px;
  }

  .eco_cev_outer {
    position: relative;
  }

  .eco_cev_outer .sup {
    position: absolute;
    right: -38px;
  }

  .eco_price {
    margin-top: 18px;
    font-weight: bold;
    font-family: "ヒラギノ角ゴ Pro W6";
    font-size: 18px;
  }

  .eco_price .small {
    font-size: 14px;
  }

  .type_eco_icon img {
    width: 56px;
  }

  #section_type .type_fuel.type_jc08, #section_type .type_price {
    position: relative;
  }

  #section_type .type_price {
    margin: -18px -20px 0 0;
  }

  #section_type .type_price:after {
    content: '本車両はリース専用車両となります。\Aリース料金は販売会社へお問い合わせください。\A取り扱いのない販売会社がございます。';
    font-size: 11px;
    line-height: 14px;
    position: absolute;
    top: 62px;
    left: 0;
    white-space: pre;
    letter-spacing: -0.05em;
  }

  #section_type .type_fuel.type_jc08:after {
    content: '（JC08モード走行パターンによるHonda測定値）';
    font-size: 11px;
    line-height: 14px;
    position: absolute;
    top: 42px;
    left: 0px;
    white-space: nowrap;
    letter-spacing: -0.05em;
  }

  .type_value {
    font-size: 36px;
    line-height: 40px;
  }

  .type_value .small {
    font-size: 22px;
    vertical-align: baseline;
  }

  .brtab {
    display: none !important;
  }

  .type_container .sup {
    top: 1px;
  }

  .type_price .sup {
    margin-left: 0;
  }

  #section_type .type_heading {
    margin: 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_type .mark {
    border:1px solid #ddd;
    font-size:13px;
    text-align:center;
    padding:3px 30px;
    display:inline-block;
    margin-top:10px;
  }

  .type_table {
    width: 930px;
    margin: auto;
    font-size: 14px;
  }

  .type_table_list {
    width: 100%;
    border-collapse: collapse;
  }

  .type_table th, .type_table td {
    padding: 15px 5px;
    text-align: right;
    vertical-align: middle;
    border: 1px solid;
    background: #f5f5f5;
  }

  .type_table th {
    text-align: center;
  }

  .type_table_rtxt {
    color: #dc1522;
  }

  /* ------------------------------------------------------------
  *
  #section_ecology_v2
  #section_driving_v2
  #section_interior_v2
  *
  ------------------------------------------------------------ */
  #section_ecology_v2,
  #section_driving_v2,
  #section_interior_v2 {
    text-align: center;
  }

  #section_ecology_v2.section_v2 .section_title {
    letter-spacing: -1.9px;
  }

  /* ------------------------------------------------------------
  *
    #section_sensing
  *
  ------------------------------------------------------------ */
    #section_sensing {
      margin: 0 auto 180px;
      text-align: center;
    }

    #section_sensing .detail {
      margin: 0 auto 30px;
    }

    #section_sensing ul {
      margin: 0 auto 35px;
      letter-spacing: -0.4em;
    }

    #section_sensing ul li {
      margin: 0 19px;
      display: inline-block;
      letter-spacing: normal;
      vertical-align: top;
      opacity: 0;
    }

    #section_sensing ul li:first-child {
      margin-left: 0;
    }
    #section_sensing ul li:last-child {
      margin-right: 0;
    }

    #section_sensing ul li img {
      width: 85px;
      margin-bottom: 15px;
    }

    #section_sensing ul li .desc {
      font-size: 13px;
      line-height: 1.5em;
      color: #2c64db;
    }

    #section_sensing .pic_full {
      max-width: none;
      opacity: 0;
    }

    #section_sensing .pic_full img {
      max-width: none;
    }

  /* ------------------------------------------------------------
  *
    #section_ecology
  *
  ------------------------------------------------------------ */
  #section_ecology h3,
  #section_ecology .detail {
    text-align: center;
  }

  #section_ecology .detail {
    margin: 0 auto 45px;
  }

  #section_ecology .fuel_table{
    margin: 0 0 50px 50px;
  }

  #section_ecology .fuel_table table {
    width: auto;
    display: inline-block;
    vertical-align: top;
  }

  #section_ecology .fuel_table table:first-child {
    margin-right: 120px;
  }

  #section_ecology th, #section_ecology td{
    vertical-align: top !important;
  }

  #section_ecology .jc08{
    padding: 8px 0 0 0;
  }

  #section_ecology .system_out {
    vertical-align: middle !important;
  }

  #section_ecology .section_out {
    width: 75px;
    vertical-align: bottom;
  }

  #section_ecology td.fuel{
    padding: 30px 0 0 0;
  }

  #section_ecology td.fuel .small {
    font-size: 24px;
    vertical-align: bottom;
  }

  #section_ecology .ruby{
    margin: 0 0 0 5px !important;
    display: block !important;
    font-size: 14px !important;
    font-weight: normal;
    position: absolute;
    bottom: -1em;
  }

  #section_ecology .sup{
    font-size: 30%;
  }

  #section_ecology .out_num {
    width: 160px;
    text-align: right;
  }

  #section_ecology .pic_full {
    max-width: none;
    margin: 0 auto;
    position: relative;
  }

  #section_ecology .pic_full p {
    overflow: hidden;
  }

  #section_ecology .pic_full img {
    width: 112%;
    max-width: none;
    margin-left: -6%;
  }

  #section_ecology .over {
    position: absolute;
    top: 0;
    left: 0;
  }

  #section_ecology .over img {
    opacity: 0;
  }

  /* ------------------------------------------------------------
  *
    #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 .thumb,
  #section_movie .video-js {
    width: 100%;
    height: 100%;
  }

  /* ------------------------------------------------------------
  *
    #section_news
  *
  ------------------------------------------------------------ */
  #section_news{
    margin: 60px 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_stylings
  *
  ------------------------------------------------------------ */
  #section_stylings{
    margin: 0 0 80px 0;
  }

  #section_stylings .section_inner{ width: 930px;}

  #section_stylings h3{
    width: 880px;
    padding: 0;
    margin: 0 auto 25px auto;
    font-size: 24px;
    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;}

  #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 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;
  }

  #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-top: 20px;
    margin-bottom: 0;
  }
}
