@media screen and (max-width: 768px) {
  #contents_area {
    background: url(../images/mv_bg_sp.jpg) top left repeat-x;
    background-size: 1px auto;
  }
  #section_main {
    margin: 0 auto;
    padding: 50px 15px 30px;
  }
  #section_main .main_title {
    margin-bottom: 30px;
    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;
  }
  .main_title__img {
    width: 80px;
    margin-right: 10px;
    height: auto;
  }
  .main_title__heading {
    color: #fff;
  }
  .main_title__heading--sub {
    font-size: 14px;
    line-height: 1.5;
    font-weight: normal;
    display: block;
  }
  .main_title__heading--main {
    font-size: 18px;
    line-height: 1.42;
    font-weight: bold;
    text-indent: -0.5em;
    display: block;
  }
  .main_img {
    margin: 0 15px;
  }
  .main_img img {
    width: 100%;
    height: auto;
  }
  .jncap__section .section__inner {
    margin: 0 15px;
    padding: 0 15px;
    background-color: #fff;
  }
  .jncap__caption {
    font-size: 14px;
    line-height: 21px;
  }
  .jncap__link {
    margin-top: 20px;
  }
  .jncap__link .detail {
    padding-left: 0;
    padding-right: 0;
  }
  .jncap__link a {
    font-size: 16px;
    line-height: 21px;
    cursor: pointer;
  }
  .evaluation {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .evaluation .section__inner {
    padding-top: 25px;
    padding-bottom: 0;
    position: relative;
    overflow: hidden;
  }
  .evaluation__heading {
    margin-bottom: 10px !important;
    padding-left: 0 !important;
    font-size: 19px !important;
    font-weight: bold;
  }
  .evaluation__caption-block {
    margin-bottom: 30px;
  }
  .evaluation__subheading {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 21px;
    font-weight: bold;
  }
  .evaluation__caption {
    font-size: 14px;
    line-height: 21px;
  }
  .evaluation__caption--point {
    margin-top: 10px;
    display: block;
  }
  .evaluation__toggle {
    margin-bottom: 40px;
  }
  .evaluation__toggle .detail {
    text-align: left;
  }
  .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: 5px;
    padding-bottom: 50px;
  }
  .evaluation__gray-box {
    margin: 0;
    background-color: #f8f8f8;
  }
  .evaluation__gray-box .detail {
    margin-top: 10px;
    /* padding: 0 !important;*/ 
    font-size: 15px;
    text-align: left;
  }
  .evaluation__gray-img img {
    width: 100%;
    height: auto;
  }
  .evaluation__gray-inner {
    padding: 15px;
	margin-bottom: 50px;
  }
  .evaluation__gray-caption {
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 21px;
    color: #444;
  }
.detail span:after {
    content: '';
    width: 20px;
    height: 20px;
    display: inline-block;
    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: 4px;
    right: -5px;
}
 /*#section(other)*/ 
  #section_5star_aw{
      margin-bottom: 60px;
  }
  #section_5star{
      margin-bottom: 20px;
  }
  #section_5star h3{
      line-height: 67px;
  }
   #section_asv h3{
      line-height: 88px;
  }
    
  #section_asv .main_title img, #section_5star .main_title img {
    display: block;
    margin: 0 auto;
    margin-bottom: 10px
  }
  .section.existing h2 {
    margin: 20px 0 0 0;
    padding: 0 15px;
    font-size: 18px;
    line-height: 140%;
    font-weight: normal;
       clear: both;
  }
  .section.existing h2.lage {
    font-size: 22px;
  }
  .section.existing h2 span.sub{
    font-size: 14px;
    line-height: 140%;
    font-weight: normal;
  }
  .section .h3_img {
      float: left;
      width: 74px;
  }
  .section .h3_img img{
      width: 67px;
      height: auto;
  }
    
  .section.existing h3 {
    margin: 0px 0;
    font-size: 18px;
    line-height: 150%;
    font-weight: bold;
    padding: 0 15px;
  }
  .section.existing p {
    padding: 0 15px;
    font-size: 14px;
    line-height: 150%;
    font-weight: normal
  }
    
  .section.existing p.new_midashi{
    font-size: 18px;
    font-weight: bold;
    padding: 50px 0 0px;
    margin: 0 15px;
    border-top: #9afefc 2px solid;
  }
    
  .section.existing .col_blue {
    color: #0064a1
  }
  .section.existing .txt_y {
    color: #fc0
  }
    
.section .cate1 {
    padding-top: 24px;
  }
    
  .section .clear {
    clear: both
  }
  .section .car_list {
    margin-top: 20px
  }
  .section .car_list h4 {
    margin-bottom: 20px;
    padding: 0 15px
  }
    
    
    #section_asv.section .car_list ul {
    padding: 0 0 50px;
    list-style-type: none;
    overflow: hidden;
        border-bottom: #bebebe 1px solid;
        margin: 0 15px 40px;
  }
     #section_asv.section .car_list ul.last {
        border-bottom: none;
      margin-bottom: 0px;
  }
    
  .section .car_list li {
    float: left;
    padding: 0px;
    border: 0px;
    width: 50%;
    text-align: center
  }
  .section .car_list li a {
    display: block
  }
  .section .car_list li a img {
    width: 100%;
    height: auto
  }
  .section .car_list li a p {
    color: #000;
    font-weight: bold;
    line-height: 1
  }
  .section .car_list li:nth-child(odd) {
    clear: left
  }
  .section .car_list .caution {
    margin: 0 0;
    padding: 0 15px
  }
  .section .car_list .caution .subtxt {
    text-indent: -1.0em;
    padding-left: 2.0em;
    font-size: 11px;
    line-height: 150%;
  }
  .section .car_list .caution .subtxt br.br_sp {
    display: block !important
  }
  .section .link_btn {
  }
  .section .link_btn p {
    text-align: left;
    padding: 10px 15px 35px;
  }
  .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 15px 0;
font-size: 19px;
font-weight: bold;
line-height: 1.5;
color: #000;
}

.attempt_area .evaluation__gray-box {
margin-bottom: 70px;
}

.attempt_area .attempt_box{
width: 100%;
padding: 0 15px;
margin-bottom: 50px;
box-sizing: border-box;
}

.attempt_area .attempt_box *{
box-sizing: border-box;
}

.attempt_area .attempt_img{
width: 100%;
margin-bottom: 10px;
}

.attempt_area .sensing .attempt_img{
border: 1px solid #bebebe;
display: flex;
justify-content: center;
align-items: center;
padding: 17% 15%;
}

.attempt_area .ssc .attempt_img{
display: flex;
justify-content: center;
}

.attempt_area .attempt_img img{
width: 100%;
display: block;
height: auto;
}

.attempt_area .ssc .attempt_img img{
width: 29.6%;
margin: 0 5px 10px;
}

.attempt_area .attempt_text{
width: 100%;
padding: 0 7px;
}

.section .attempt_area .attempt_box_ttl{
font-size: 18px;
font-weight: bold;
line-height: 1.5;
color: #000;
margin-bottom: 5px;
padding: 0;
}

.section .attempt_area .attempt_box_ttl br{
display: block!important;
}

.section .attempt_area .attempt_box_txt{
font-size: 11px;
line-height: 2;
letter-spacing: .08em;
color: #000;
padding: 0;
margin-bottom: 0;
}

.section .attempt_area .attempt_box_link_wrap{
padding: 0;
text-align: left;
}

.section .attempt_area .attempt_box_link{
font-size: 12px;
letter-spacing: .05em;
}




}