:root {
	--font-bold: "HondaGlobalFontJP-Bold", sans-serif;
	--font-light: "HondaGlobalFontJP-Light", sans-serif;
} 

@media screen and (min-width: 769px) {
  #contents_area {
    background: url(../images/mv_bg_pc.jpg) top left repeat-x;
  }
  #section_main {
    width: 980px;
    margin: 0 auto;
    padding: 0px 0 10px;
  }
  #section_main .main_title {
    margin-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
.section .detail a {
    font-size: 18px;
}
    
  .main_title__img {
    width: 165px;
    margin-right: 40px;
    height: auto;
  }
  .main_title__heading {
    color: #fff;
  }
  .main_title__heading--sub {
    font-size: 24px;
    line-height: 42px;
    font-weight: normal;
    display: block;
  }
  .main_title__heading--main {
    font-size: 46px;
    line-height: 56px;
    font-family: var(--font-bold);
    text-indent: -0.5em;
    display: block;
  }
  .main_img {
    width: 630px;
    margin: 0 auto;
  }
  .main_img img {
    width: 100%;
    height: auto;
  }
  .jncap__section .section__inner {
    width: 900px;
    margin: 0 auto;
    padding: 0 40px;
    background-color: #fff;
  }
  .jncap__caption {
    font-size: 18px;
    line-height: 28px;
  }
  .jncap__link {
    margin-top: 20px;
  }
  .jncap__link .detail {
    padding-left: 0;
    padding-right: 0;
  }
  .jncap__link a {
    cursor: pointer;
  }
  .evaluation {
    margin-bottom: 0;
  }
  .evaluation .section__inner {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .evaluation__heading {
    margin-bottom: 18px;
    padding-left: 0 !important;
    font-size: 28px !important;
    font-family: var(--font-bold);
  }
  .evaluation__caption-block {
    margin-bottom: 40px;
  }
  .evaluation__subheading {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 26px;
    font-family: var(--font-bold);
  }
  .evaluation__caption {
    font-size: 18px;
    line-height: 26px;
  }
  .evaluation__caption--point {
    margin-top: 10px;
    display: block;
  }
  .evaluation__toggle .detail a::after {
    -webkit-transition: -webkit-transform 500ms ease;
    transition: -webkit-transform 500ms ease;
    transition: transform 500ms ease;
    transition: transform 500ms ease, -webkit-transform 500ms ease;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .evaluation__toggle .detail a.isActive::after {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
  .evaluation__toggle-block {
    position: relative;
    overflow: hidden;
    display: none;
  }
  .evaluation__toggle-block.isOpen {
    height: auto;
  }
  .evaluation__toggle-inner {
    padding-top: 55px;
    padding-bottom: 10px;
  }
  .evaluation__gray-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    background-color: #f8f8f8;
    margin-bottom: 100px;	
  }
  .evaluation__gray-box:hover {
    transition: opacity .1s ease;
    opacity: 0.8 !important;
    filter: alpha(opacity=80);
    -ms-filter: "alpha( opacity=80 )"
  }
    
  .evaluation__gray-box .detail {
    margin-top: 10px;
    padding: 0 !important;
  }
  .evaluation__gray-img {
    width: 288px;
  }
  .evaluation__gray-img img {
    width: 100%;
    height: auto;
  }
  .evaluation__gray-inner {
    padding-left: 30px;
  }
  .evaluation__gray-caption {
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 30px;
    color: #444;
  }
.detail span:after {
    content: '';
    width: 20px;
    height: 20px;
    display: inline-block;
    line-height: 1em;
    background-image: url(../common/image_common/parts_ico_btn_detail_arrow.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 20px 20px;
    position: relative;
    top: 3px;
    left: 5px;
}
    
    
 /*#section(other)*/   

  #section_5star_2021{
      margin-bottom: 80px;
  }
 #section_5star_2020{
      margin-bottom: 80px;
  }
  #section_5star{
      margin-bottom: 100px;
  }
  #section_5star h3{
      margin-top: 0px;
  }
   #section_asv h3{
      margin-top: 20px;
  }
  #section_asv .main_title, #section_5star .main_title {
    display: block;
    position: relative;
    margin-bottom: 10px
  }
  #section_asv .main_title img, #section_5star .main_title img {
    position: absolute;
    top: 0;
    right: 30px
  }
    
/*  .section {
    overflow: hidden;
    margin: 35px 0
  }*/
  .section .section_inner {
    width: 900px;
    margin: 0 auto
  }
  .section.existing h2 {
      width: 900px;
    font-size: 28px;
    line-height: 140%;
    font-weight: normal;
  }
  .section.existing h2.lage {
    font-size: 38px;
  }
  .section.existing h2 span.sub{
    font-size: 18px;
    line-height: 140%;
    font-weight: normal;
  }
  .section .h3_img {
      float: left;
      width: 170px;
  }
  .section .h3_img img{
      width: 136px;
      height: auto;
  }

  .section.existing h3 {
      width: 720px;
    margin: 0px 0;
    font-size: 18px;
    line-height: 150%;
    font-family: var(--font-bold);
    padding: 0;
      float: left;
  }
  .section.existing p {
    font-size: 16px;
    line-height: 150%;
    font-weight: normal
  }
    
  .section.existing p.new_midashi{
    font-size: 28px;
    font-family: var(--font-bold);
    padding: 70px 0 0px;
    border-top: #9afefc 2px solid;
  }
    
  .section.existing .col_blue {
    color: #0064a1;
    font-family: var(--font-bold);
  }
  .section.existing .txt10 {
    font-size: 10px
  }
  .section.existing .txt_y {
    color: #fc0
  }
    
    
    
.section .cate1 {
    padding-top: 30px;
  }
  .section .clear {
    clear: both
  }
  .section .car_list h4 {
    margin-bottom: 20px
  }
    
    
     #section_asv.section .car_list ul {
    padding: 0 0 70px;
    list-style-type: none;
    overflow: hidden;
        border-bottom: #bebebe 1px solid;
      margin-bottom: 45px;
  }
     #section_asv.section .car_list ul.last {
        border-bottom: none;
      margin-bottom: 0px;
  }
  .section .car_list li {
    float: left;
    padding: 0px;
    border: 0px #ffb366 solid;
    text-align: center
  }
  .section .car_list li:nth-child(4n+1) {
    clear: left
  }
  .section .car_list li a {
    display: block
  }
  .section .car_list li a p {
    color: #000;
    font-family: var(--font-bold);
    font-size: 14px;
    line-height: 150%
  }
    
 /*  .section .car_list .caution {
    margin: 35px;
  }*/ 
  .section .car_list .caution .subtxt {
    text-indent: -2.0em;
    padding-left: 2.0em;
    font-size: 11px;
    line-height: 150%;
	font-family: "HondaGlobalFontJP-Light", sans-serif
  }
  .section .car_list .caution .subtxt br.br_sp {
    display: none !important
  }
  .section .link_btn {
    clear: both;
    margin: 20px 0 50px
  }
  .section .link_btn .detail{
    padding: 0;
  }
  .section .link_btn p a {
    display:inline-block;
    text-decoration: none;
    white-space: normal
  }
  .section .link_btn p a:hover {
    transition: opacity .1s ease;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha( opacity=80 )"
  }

#section_asv .attempt_area .attempt_area_ttl{
margin: 0 0 40px 0;
font-size: 28px;
font-family: var(--font-bold);
line-height: 1.5;
color: #000;
}

.attempt_area .evaluation__gray-box {
width: 100%;
margin-bottom: 60px;
}

.attempt_area .attempt_box{
display: flex;
align-items: flex-start;
width: 100%;
margin-bottom: 55px;
box-sizing: border-box;
}

.attempt_area .attempt_box:last-child{
margin-bottom: 100px;
}

.attempt_area .attempt_box *{
box-sizing: border-box;
}

.attempt_area .attempt_img{
width: 288px;
}

.attempt_area .sensing .attempt_img{
border: 1px solid #bebebe;
display: flex;
justify-content: center;
align-items: center;
height: 135px;
padding: 0 40px;
}

.attempt_area .ssc .attempt_img{
display: flex;
justify-content: space-between;
padding: 0 10px;
}

.attempt_area .attempt_img img{
width: 100%;
display: block;
height: auto;
}

.attempt_area .ssc .attempt_img img{
width: 48%;
}

.attempt_area .attempt_text{
width: calc(100% - 288px);
padding: 5px 30px 0 30px;
}

.attempt_area .sensing .attempt_text {
padding: 5px 45px 0 30px;
}

.section .attempt_area .attempt_box_ttl{
font-size: 20px;
font-family: var(--font-bold);
line-height: 1.5;
color: #000;
margin-bottom: 5px;
}

.section .attempt_area .attempt_box_txt{
font-size: 14px;
line-height: 2;
letter-spacing: .05em;
color: #000;
margin-bottom: 25px;
}

.section .attempt_area .attempt_box_link_wrap{
padding: 0;
}

.section .attempt_area .attempt_box_link{
font-size: 14px;
letter-spacing: .05em;
}

}