@charset "UTF-8";
@media only screen and (min-width: 1025px) {
  .sp-h {
    display: none !important; }

  .tb {
    display: none !important; } }
@media only screen and (max-width: 1024px) {
  .pc-h {
    display: none !important; } }
@media only screen and (min-width: 768px) {
  .sp {
    display: none !important; } }
@media only screen and (max-width: 767px) {
  .pc {
    display: none !important; }

  .tb {
    display: none !important; } }
body > img {
  display: none; }

body {
  margin: 0;
  padding: 0;
  font-size: 16px;
  text-align: left;
  font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', MS PGothic, sans-serif;
  color: #333;
  overflow-x: hidden; }

img {
  border: none;
  vertical-align: top;
  max-width: 100%; }

* {
  box-sizing: border-box; }

h1, h2, h3, h4, h5, p, ul, li, form {
  margin: 0;
  padding: 0;
  font-size: 16px; }

li, ul {
  list-style: none; }

p {
  margin: 0; }

a {
  color: #333;
  text-decoration: underline; }

a:hover {
  text-decoration: none; }

.btn {
  text-decoration: none; }

.tab a {
  text-decoration: none; }

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0.01em; }

.clearfix {
  min-height: 1px; }

sup {
  font-size: 10px; }

/* 汎用クラス */
.mT40 {
  margin-top: 40px; }

.mB40 {
  margin-bottom: 40px; }

.txC {
  text-align: center; }

.bnr a:hover img {
  opacity: 0.8; }

/* Scss Document */
@media only screen and (min-width: 768px) {
  .sp {
    display: none !important; } }

@media only screen and (max-width: 767px) {
  .pc {
    display: none !important; } }

h1, h2, h3, h4, h5, h6, figure, dl, dt, dd {
  margin: 0;
  padding: 0; }

@media only screen and (min-width: 768px) {
  #p-grade .sec-cont, #p-grade .vehicle02 #sec01 .vehicle-copy, .p-repair #sec03 > div .sec-inner, .p-repair #sec03 > div dl {
    max-width: 950px;
    box-sizing: content-box;
    padding-left: 2%;
    padding-right: 2%;
    margin-left: auto;
    margin-right: auto; } }

#p-grade .sec-frame li.main-goal:before, #p-grade .sec-nonframe li.main-goal:before, #p-grade .grade01 #sec03 .price-ex:before, #p-grade .vehicle02 #sec01 .vehicle-ex:after, #p-grade .vehicle02 #sec02 .main-start:after, .accident #sec02 .sec-cont > .sec-nonframe-bgnone .sec-frame .sec-copy + p:before, .accident #sec02 .sec-cont > .sec-nonframe-bgnone #p-grade .sec-nonframe .sec-copy + p:before, #p-grade .accident #sec02 .sec-cont > .sec-nonframe-bgnone .sec-nonframe .sec-copy + p:before {
  content: "";
  background: url(/-/Media/jpz/zrh/car/useful/guide/common_re/img_re/grade_arrow.png) no-repeat center;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain; }

#p-grade .vehicle02 #sec01 .vehicle-price > dl:first-child dd:after {
  content: "";
  background: url(/-/Media/jpz/zrh/car/useful/guide/common_re/img_re/arrow_s_sblue.png) no-repeat center;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain; }

#p-grade .vehicle02 #sec01 .vehicle-price > dl:last-child dd:after {
  content: "";
  background: url(/-/Media/jpz/zrh/car/useful/guide/common_re/img_re/arrow_s_blue.png) no-repeat center;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain; }

#p-grade .grade02 #sec04 dl:after, #p-grade .grade02 #sec04 dl:before, #p-grade .vehicle01 .sec-ex-frame:after, #p-grade .vehicle01 .sec-ex-frame:before, #p-grade .vehicle04 .sec-ex-frame:after, #p-grade .vehicle04 .sec-ex-frame:before, #p-grade .grade03 .sec-ex-frame:after, #p-grade .grade03 .sec-ex-frame:before {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute; }

.link-arrow {
  text-decoration: underline; }
  .link-arrow:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.5em;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 0.5em;
    height: 0.5em;
    border-right: 3px solid #4066b3;
    border-bottom: 3px solid #4066b3; }
    @media only screen and (max-width: 767px) {
      .link-arrow:before {
        border-right: 2px solid #4066b3;
        border-bottom: 2px solid #4066b3; } }

.car-btn, #p-grade .sec-btn {
  position: relative;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  border: 2px solid #dadada;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #fff;
  letter-spacing: 0.1em;
  font-size: 18px;
  padding: 1.3em 5em;
  -moz-box-shadow: 0 -5px 0 0 #f4f4f4 inset;
  -webkit-box-shadow: 0 -5px 0 0 #f4f4f4 inset;
  box-shadow: 0 -5px 0 0 #f4f4f4 inset; }
  @media only screen and (min-width: 768px) {
    .car-btn span, #p-grade .sec-btn span {
      display: inline-block;
      margin-left: 1em; } }
  @media only screen and (max-width: 767px) {
    .car-btn, #p-grade .sec-btn {
      font-size: 12px;
      padding: 1.3em;
      display: block;
      text-align: center; }
      .car-btn span, #p-grade .sec-btn span {
        display: block; } }
  .car-btn:hover, #p-grade .sec-btn:hover {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .car-btn:after, #p-grade .sec-btn:after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 1em;
    margin: auto;
    content: "";
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); }
    @media only screen and (min-width: 768px) {
      .car-btn:after, #p-grade .sec-btn:after {
        width: 10px;
        height: 10px;
        border-right: 4px solid #4066b3;
        border-bottom: 4px solid #4066b3; } }
    @media only screen and (max-width: 767px) {
      .car-btn:after, #p-grade .sec-btn:after {
        width: 8px;
        height: 8px;
        border-right: 3px solid #4066b3;
        border-bottom: 3px solid #4066b3; } }
  .car-btn + .sec-frame, #p-grade .sec-btn + .sec-frame, #p-grade .car-btn + .sec-nonframe, #p-grade .sec-btn + .sec-nonframe {
    margin-top: 60px; }
    @media only screen and (max-width: 767px) {
      .car-btn + .sec-frame, #p-grade .sec-btn + .sec-frame, #p-grade .car-btn + .sec-nonframe, #p-grade .sec-btn + .sec-nonframe {
        margin-top: 30px; } }
  .car-btn + .sec-note, #p-grade .sec-btn + .sec-note, .car-btn + .sec-txt, #p-grade .sec-btn + .sec-txt {
    margin-top: 3em; }

* + .car-btn, #p-grade * + .sec-btn {
  margin-top: 1em; }

.asterisk {
  display: inline-block;
  vertical-align: top;
  font-size: 10px; }

.tit-h2, .tit-h3, #p-grade .sec-tit {
  padding-left: 2% !important;
  padding-right: 2% !important;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 1.4; }
  @media only screen and (max-width: 767px) {
    .tit-h2, .tit-h3, #p-grade .sec-tit {
      font-weight: normal; } }
  @media only screen and (min-width: 768px) {
    .tit-h2 > span, .tit-h3 > span, #p-grade .sec-tit > span {
      display: inline-block;
      text-align: left; } }
  @media only screen and (max-width: 767px) {
    .tit-h2 > span, .tit-h3 > span, #p-grade .sec-tit > span {
      display: block; } }
  @media only screen and (max-width: 767px) {
    .tit-h2 > span > b, .tit-h3 > span > b, #p-grade .sec-tit > span > b {
      display: none; } }

.tit-h2 {
  font-size: 2.25rem;
  padding-top: .44em;
  padding-bottom: .27em;
  background: #003399;
  color: #f2f0ee; }
  @media only screen and (max-width: 1024px) {
    .tit-h2 {
      font-size: 1.875rem; } }
  @media only screen and (max-width: 767px) {
    .tit-h2 {
      font-size: 1.25rem; } }
  .tit-h2 + div, .tit-h2 + ul, .tit-h2 + p {
    margin-top: 60px; }
    @media only screen and (max-width: 767px) {
      .tit-h2 + div, .tit-h2 + ul, .tit-h2 + p {
        margin-top: 25px; } }
  .tit-h2 + .tit-h3 {
    margin-top: 0 !important; }

.tit-h3 {
  background: #ccecf9;
  color: #003399;
  position: relative;
  font-weight: bold;
  font-size: 0;
  margin-top: 100px;
  margin-bottom: 60px; }
  @media only screen and (max-width: 767px) {
    .tit-h3 {
      margin-top: 40px;
      margin-bottom: 20px; } }
  .tit-h3 .subtit-inner {
    padding-top: .5em;
    padding-bottom: .5em;
    font-size: 1.25rem; }
    @media only screen and (min-width: 768px) {
      .tit-h3 .subtit-inner {
        padding-top: .9em;
        padding-bottom: .9em;
        font-size: 1.75rem;
        display: inline-block; } }
  .tit-h3 .stext {
    display: block;
    text-align: right;
    margin-top: .5em;
    line-height: 1; }
    @media only screen and (min-width: 768px) {
      .tit-h3 .stext {
        padding-right: 1em;
        font-size: 0.875rem; } }
    @media only screen and (max-width: 767px) {
      .tit-h3 .stext {
        font-weight: normal;
        font-size: 0.6875rem; } }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .tit-h3 .stext {
        color: #999;
        font-weight: normal; } }

@media only screen and (max-width: 767px) {
  .tit-h3 .stext_2em {
    display: block;
    text-align: right; } }
.tit-h3 .stext_2em {
  font-size: 10px;
  line-height: 1;
  text-align: right; }

@media only screen and (max-width: 767px) {
  .tit-h3 .stext_2em {
    display: block;
    text-align: right; } }
.tit-h3 .stext_2em {
  font-size: 10px;
  line-height: 1; }

@media only screen and (max-width: 767px) {
  .tit-h3 .stext_2em {
    display: block;
    text-align: right; } }
.tit-h3 .stext_2em {
  font-size: 10px;
  line-height: 1; }

@media only screen and (min-width: 768px) {
  .tit-h3 .stext_2em {
    display: inline-block;
    vertical-align: bottom;
    margin-left: .5em;
    text-align: left; } }
#reason01 .subtit-inner {
  width: auto;
  display: inline-block;
  }

.morelink {
  margin-top: 1em;
  font-size: 0.75rem; }
  @media only screen and (min-width: 768px) {
    .morelink {
      font-size: 0.75rem;
      text-align: right; } }
  .morelink a {
    color: #666; }

.contents01 {
  background: #faf9f6;
  padding-bottom: 30px; }

#part {
  box-sizing: content-box;
  padding-left: 3.6%;
  padding-right: 3.6%; }
  @media only screen and (min-width: 768px) {
    #part {
      max-width: 950px !important;
      margin-left: auto !important;
      margin-right: auto !important;
      padding-left: 2%;
      padding-right: 2%; } }
  #part .txC {
    font-size: 0; }
    @media only screen and (min-width: 768px) {
      #part .txC {
        border: 1px solid #e4e4e4; } }
    @media only screen and (max-width: 767px) {
      #part .txC {
        margin: 20px 0 26px;
        margin-left: -5%;
        width: 110%;
        padding: 20px 15px;
        background: #fff;
        position: relative; }
        #part .txC img {
          border: 1px solid #e4e4e4; }
        #part .txC a {
          display: block; }
          #part .txC a + a {
            margin-top: 10px; } }
  #part .part-btn {
    font-size: 0; }
    @media only screen and (min-width: 768px) {
      #part .part-btn .part-box {
        background: #fff;
        overflow: hidden; } }
    @media only screen and (min-width: 1025px) {
      #part .part-btn .part-box {
        padding: 20px; }
        #part .part-btn .part-box:first-child {
          width: 63%;
          float: left; }
        #part .part-btn .part-box:last-child {
          width: 35%;
          float: right; } }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      #part .part-btn .part-box {
        padding: 2%; }
        #part .part-btn .part-box + .part-box {
          margin-top: 20px; } }
  #part h2, .clm2_bnr h2 {
    text-align: center;
    font-size: 1.5rem;
    letter-spacing: 0.1em;
    line-height: 1.4;
    position: relative;
    margin-bottom: .5em; }
    @media only screen and (max-width: 767px) {
      #part h2, .clm2_bnr h2 {
        font-size: 1rem; } }
    #part h2 span, .clm2_bnr h2 span {
      display: inline-block;
      padding: 0 1em;
      position: relative;
      z-index: 5;
      background: #fff; }
      @media only screen and (max-width: 767px) {
        #part h2 span {
          background: #faf9f6; } }
    #part h2:before, .clm2_bnr h2:before {
      content: '';
      height: 2px;
      position: absolute;
      left: 0;
      top: 50%;
      margin-top: -1px;
      width: 100%;
      z-index: 1; }
  @media only screen and (max-width: 767px) {
    #part .part02 h2 {
      margin-bottom: 15px !important; } }
  #part .part02 h2:before {
    background: #e4e4e4; }
  #part .part02 .part-label {
    color: #666;
    font-weight: bold;
    text-align: center;
    font-size: 0.875rem;
    margin-bottom: .7em; }
    @media only screen and (max-width: 767px) {
      #part .part02 .part-label {
        text-align: center;
        font-size: 1rem;
        margin-bottom: 6px; } }
    #part .part02 .part-label p {
      font-size: 0.75rem; }
      @media only screen and (max-width: 767px) {
        #part .part02 .part-label p {
          margin-top: 3px;
          font-size: 0.8125rem; } }
  #part .part02 .btn {
    text-align: center;
    display: block;
    width: 100%;
    padding: 1.2em 0;
    box-sizing: border-box;
    font-size: 1rem;
    line-height: 1;
    border-radius: 5px;
    margin-bottom: 1.5em; }
    @media only screen and (min-width: 768px) {
      #part .part02 .btn.btn-strong {
        padding: 1.8em; } }
  #part .part02-btn01 .btn-wrapper {
    width: 100%; }
  #part .part02-btn01 .btn {
    box-shadow: 0 0 8px #ccc;
    color: #fff; }
    #part .part02-btn01 .btn img {
      display: inline-block;
      vertical-align: middle; }
      #part .part02-btn01 .btn img + span {
        display: inline-block;
        vertical-align: middle;
        margin-left: .5em; }
    @media only screen and (max-width: 767px) {
      #part .part02-btn01 .btn {
        box-shadow: 0 0 8px #ccc;
        margin-bottom: 1.8em; } }
    #part .part02-btn01 .btn:hover {
      opacity: 0.8; }
    #part .part02-btn01 .btn-right {
      position: relative;
      background: #4c79c1;
      background: linear-gradient(#4c79c1, #4168b4); }
      #part .part02-btn01 .btn-right:after {
        position: absolute;
        top: 50%;
        right: 8px;
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        content: "";
        width: 35px;
        height: 35px;
        background: url(/-/Media/jpz/zrh/common_re/img_re/linkarrow_001.png) no-repeat; }
    #part .part02-btn01 .btn-left {
      position: relative;
      background: #4c79c1;
      background: linear-gradient(#4c79c1, #4168b4); }
      #part .part02-btn01 .btn-left:after {
        position: absolute;
        top: 50%;
        right: 8px;
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        content: "";
        width: 35px;
        height: 35px;
        background: url(/-/Media/jpz/zrh/common_re/img_re/linkarrow_001.png) no-repeat; }
  #part .part02-btn02 .btn {
    position: relative;
    background: #fff;
    background: linear-gradient(#ffffff, #fbfbfb);
    box-shadow: 0 2px 5px #ccc;
    color: #333;
    border: 1px solid #dadada; }
    #part .part02-btn02 .btn:after {
      position: absolute;
      top: 50%;
      right: 8px;
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      width: 35px;
      height: 35px;
      content: "";
      background: url(/-/Media/jpz/zrh/common_re/img_re/linkarrow_003.png) no-repeat; }
    #part .part02-btn02 .btn span {
      font-size: 12px;
      font-weight: normal; }
    #part .part02-btn02 .btn:hover {
      background-color: #f9f9f9; }
  @media only screen and (max-width: 767px) {
    #part .part02-btn02 .btn {
      background: #fff;
      background: linear-gradient(#ffffff, #fbfbfb);
      box-shadow: 0 1px 5px #ccc;
      color: #333;
      padding: 9px 0;
      border: 1px solid #dadada;
      font-weight: bold; }
      #part .part02-btn02 .btn span {
        font-size: 0.875rem;
        font-weight: normal; }
      #part .part02-btn02 .btn:hover {
        background-color: #f9f9f9; } }

  #part .part-contact {
    font-size: 16px;
  }
  #part .part-contact a {
    text-decoration: underline;
  }

  #part .part-contact.pc {
    position: relative;
    width: 100%;
    margin-top: 20px;
    text-align: center;
  }
  #part .part-contact.pc:hover {
    opacity: 0.7;
    transition: 0.3s;
  }
  #part .part-contact.pc a {
    padding: 15px 28px;
    display: block;
    color: #ffffff;
    background: #ea635c;
    font-size: 20px;
    line-height: 1.3;
    text-decoration: none;
    font-weight: bold;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.2) 0 2px 4px;
  }
  #part .part-contact.pc a::before {
    position: absolute;
    top: 50%;
    right: 18px;
    width: 10px;
    height: 10px;
    content: '';
    transform: translateY(-50%) rotate(45deg);
    border-width: 2px 2px 0 0;
    border-style: solid;
    border-color: #fff;
  }

  #part .part-contact.pc .contact-label {
    font-weight: bold;
    background: #ea635c;
    padding: .3em .5em;
    color: #fff;
    letter-spacing: 0.1em;
    font-size: 0.875rem;
    text-align: center;
  }
  #part .part-contact.pc .contact-label span {
    display: inline-block;
    vertical-align: middle;
    padding-top: .2em;
  }
  #part .part-contact.pc .contact-label:before {
    display: inline-block;
    vertical-align: middle;
    content: '';
    background: url(/-/Media/jpz/zrh/img_re/index_partinqicon_001.png) no-repeat center;
    background-size: contain;
    width: 17px;
    height: 15px;
  }

  @media only screen and (max-width: 767px) {
    #part .part-contact.sp .contact-label a {
      width: 100%;
      display: block;
      font-weight: bold;
      background-color: #ea635c;
      padding: 1.2em 0;
      border-radius: 5px;
      color: #fff;
      letter-spacing: 0.1em;
      font-size: 0.95rem;
      text-decoration: none;
      text-align: center;
    }
    #part .part-contact.sp .contact-label a:hover {
      opacity: .7;
    }
    #part .part-contact.sp .contact-label a span {
      background: url(/-/Media/jpz/zrh/img_re/index_partinqicon_001.png) no-repeat center left;
      background-size: contain;
      padding: 0.5em 0 0.5em 2.5em;
    }
  }
  #part .part-contact .contact-info {
    background: #fff;
    border: 1px solid #ea635c;
    padding: .7em .5em .5em;
  }
  #part .part-contact .contact-info .contant-time {
    font-size: 0.75rem;
    font-weight: normal;
    color: #333;
    display: inline-block;
    vertical-align: middle;
    margin-right: 1em;
  }
  #part .part-contact .contact-info .contact-tel {
    font-size: 1.125rem;
    color: #ea635c;
    line-height: 1;
  }
  @media only screen and (min-width: 768px) {
    #part .part-contact .contact-info .contact-tel {
      text-align: center;
    }
  }
  #part .part-contact .contact-info .contact-tel a {
    color: #ea635c;
  }
  @media only screen and (max-width: 767px) {
    #part .part-contact .contact-info .contact-tel {
      font-size: 1.0625rem;
      margin-bottom: .5em;
      text-align: center;
    }
  }
  #part .part-contact .contact-info .contant-link {
    margin-top: .5em;
  }
  #part .part-contact .contact-info .contant-link a {
    font-size: 0.75rem;
    display: block;
    position: relative;
    padding-left: 1.5em;
  }
  @media only screen and (max-width: 767px) {
    #part .part-contact .contact-info .contant-link a {
      display: inline-block;
    }
  }
  #part .part-contact .contact-info .contant-link a:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    background: url(/-/Media/jpz/zrh/common_re/img_re/linkarrow_004.png) no-repeat center left;
    background-size: contain;
    width: 1.5em;
    height: 1.5em;
    position: absolute;
    top: 0;
    left: 0;
  }

  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    #part .part02-left {
      width: 48%;
      float: left; }
    #part .part02-right {
      width: 48%;
      float: right; } }

@media only screen and (min-width: 768px) {
  #voice {
    padding-bottom: 40px; } }
@media only screen and (max-width: 767px) {
  #voice {
    padding-bottom: 20px; } }
#voice .voice-tab {
  border-bottom: 2px solid #4066b3; }
  @media only screen and (max-width: 767px) {
    #voice .voice-tab {
      margin-top: 25px; } }
  #voice .voice-tab ul {
    max-width: 950px;
    margin: 0 auto; }
  #voice .voice-tab li {
    position: relative;
    bottom: -2px;
    float: left;
    width: 50%;
    text-align: center;
    margin: 0; }
    @media only screen and (min-width: 768px) {
      #voice .voice-tab li {
        padding: 0 30px;
        font-size: 21px;
        font-weight: bold; } }
    @media only screen and (max-width: 767px) {
      #voice .voice-tab li {
        font-size: 1rem; } }
    #voice .voice-tab li a {
      position: relative;
      display: block;
      margin: 0;
      border-radius: 5px 5px 0 0;
      background: #e7eCeB;
      color: #333;
      border-top: 2px solid #dadada;
      border-left: 2px solid #dadada;
      border-right: 2px solid #dadada;
      padding: 15px; }
      @media only screen and (max-width: 767px) {
        #voice .voice-tab li a {
          padding: 10px; } }
      #voice .voice-tab li a:after {
        content: '';
        height: 2px;
        position: absolute;
        left: -2px;
        right: -2px;
        bottom: 0;
        background: #4c79c1;
        box-sizing: content-box; }
    #voice .voice-tab li.active a {
      background: #fff;
      color: #333;
      border-top: 2px solid #4c79c1;
      border-left: 2px solid #4c79c1;
      border-right: 2px solid #4c79c1; }
      #voice .voice-tab li.active a:after {
        left: 0;
        right: 0;
        border-left: none;
        border-right: none;
        background: #fff; }
    #voice .voice-tab li a:hover {
      background: #fff; }
    #voice .voice-tab li.active a:hover {
      background: #fff;
      opacity: 0.8; }
  @media only screen and (max-width: 767px) {
    #voice .voice-tab .tabbtn01 {
      margin: 0 3px 0 0; }
    #voice .voice-tab .tabbtn02 {
      margin: 0 0 0 3px; } }
#voice .tab-panel {
  display: none; }
  #voice .tab-panel.active {
    display: block; }
#voice .tab-content {
  box-sizing: content-box;
  padding-left: 3.6%;
  padding-right: 3.6%; }
  @media only screen and (min-width: 768px) {
    #voice .tab-content {
      max-width: 950px !important;
      margin-left: auto !important;
      margin-right: auto !important;
      padding-left: 2%;
      padding-right: 2%; } }
@media only screen and (min-width: 768px) {
  #voice .more-list {
    display: none; } }
@media only screen and (max-width: 767px) {
  #voice .sp_more-list {
    display: none; } }
#voice .voice-list li {
  text-align: left;
  margin-top: 15px; }
  @media only screen and (max-width: 767px) {
    #voice .voice-list li {
      margin: 15px auto 0; } }
  @media only screen and (min-width: 768px) {
    #voice .voice-list li {
      width: 100%;
      display: table;
      margin: 45px auto 0 auto; }
      #voice .voice-list li > * {
        display: table-cell;
        vertical-align: middle; } }
#voice .voice-list.satisfy .icon, #voice .voice-list.unsatisfy .icon {
  width: 66px;
  padding-right: 25px; }
  @media only screen and (max-width: 767px) {
    #voice .voice-list.satisfy .icon, #voice .voice-list.unsatisfy .icon {
      width: 40px;
      box-sizing: content-box;
      display: table-cell;
      vertical-align: middle; } }
  #voice .voice-list.satisfy .icon img, #voice .voice-list.unsatisfy .icon img {
    width: 100%; }
@media only screen and (max-width: 767px) {
  #voice .voice-list .voice-head {
    display: table; } }
#voice .voice-list .voice-name {
  padding: 0 1.5em;
  font-size: 0.875rem; }
  @media only screen and (min-width: 768px) {
    #voice .voice-list .voice-name {
      width: 135px;
      border-right: 1px dotted #333;
      text-align: center; } }
  @media only screen and (max-width: 767px) {
    #voice .voice-list .voice-name {
      display: table-cell;
      vertical-align: middle;
      padding-left: 0; } }
@media only screen and (min-width: 768px) {
  #voice .voice-list .voice-voice {
    padding-left: 25px; } }
@media only screen and (max-width: 767px) {
  #voice .voice-list .voice-voice {
    margin-top: 10px; } }
#voice .voice-list .voice-voice .voice-title {
  margin-bottom: 10px;
  font-weight: bold;
  color: #4066b3;
  font-size: 0.875rem; }
  @media only screen and (max-width: 767px) {
    #voice .voice-list .voice-voice .voice-title {
      margin: 1em 0 .5em;
      line-height: 2; } }
#voice .voice-list .voice-voice .voice-text {
  font-size: 0.875rem; }
  @media only screen and (max-width: 767px) {
    #voice .voice-list .voice-voice .voice-text {
      margin: 3px 0 0 0;
      line-height: 2; } }
#voice .voice-list .voice-improve {
  min-height: 70px;
  margin-top: 10px; }
  @media only screen and (min-width: 768px) {
    #voice .voice-list .voice-improve {
      padding-left: 96px;
      background: url(/-/Media/jpz/zrh/img_re/index_improveicon.png) no-repeat left bottom; } }
  #voice .voice-list .voice-improve .improve-inner {
    background: #f2fafd;
    border-radius: 5px;
    padding: 20px 25px; }
  #voice .voice-list .voice-improve .improve-label {
    color: #009ee0;
    font-size: 14px; }
    @media only screen and (max-width: 767px) {
      #voice .voice-list .voice-improve .improve-label {
        font-size: 0.9375rem;
        font-weight: bold;
        line-height: 2; } }
  #voice .voice-list .voice-improve .improve-text {
    font-size: 0.875rem;
    margin-top: 10px; }
    @media only screen and (max-width: 767px) {
      #voice .voice-list .voice-improve .improve-text {
        margin-top: 3px;
        line-height: 2; } }
#voice .note {
  font-size: 0.9375rem;
  margin-top: 1em; }
  @media only screen and (min-width: 768px) {
    #voice .note {
      width: 720px;
      margin: 20px auto 0 auto; } }
  @media only screen and (max-width: 767px) {
    #voice .note {
      font-size: 0.75rem; } }
  #voice .note a {
    color: #666; }
#voice .morelink {
  margin-top: 10px;
  font-size: 0.875rem; }
  @media only screen and (min-width: 768px) {
    #voice .morelink {
      text-align: right; } }
  @media only screen and (max-width: 767px) {
    #voice .morelink {
      font-size: 0.75rem; } }
  #voice .morelink a {
    color: #999; }
#voice .link-more {
  text-align: center;
  margin-top: 40px; }
  @media only screen and (max-width: 767px) {
    #voice .link-more {
      text-align: right; } }
  #voice .link-more a {
    letter-spacing: .2em;
    text-decoration: none;
    background-repeat: no-repeat; }
    @media only screen and (min-width: 768px) {
      #voice .link-more a {
        padding-left: 16px;
        font-size: 1rem;
        background-position: center left; } }
    @media only screen and (max-width: 767px) {
      #voice .link-more a {
        padding-right: 16px;
        font-size: 0.8125rem;
        background-position: center right; } }
    #voice .link-more a:hover {
      text-decoration: underline; }
  #voice .link-more .c_open-btn {
    background-image: url(/-/Media/jpz/zrh/img_re/index_linkmore_002.png); }
  #voice .link-more .more-btn {
    background-image: url(/-/Media/jpz/zrh/img_re/index_linkmore.png);
    display: none; }
#voice .link-open {
  margin: 10px 15px 0 15px; }
  #voice .link-open a {
    padding: 0 15px 0 0;
    display: block;
    font-size: 0.875rem;
    letter-spacing: 0.1em;
    text-align: right;
    background: url(/-/Media/jpz/zrh/common_re/img_re/linkarrow_open.png) no-repeat right center;
    background-size: 15px auto; }
#voice .link-close {
  margin: 10px 15px 0 15px;
  display: none; }
  #voice .link-close a {
    padding: 0 15px 0 0;
    display: block;
    font-size: 15px;
    letter-spacing: 0.1em;
    text-align: right;
    background: url(/-/Media/jpz/zrh/common_re/img_re/linkarrow_close.png) no-repeat right center;
    background-size: 15px auto; }
#voice #tab2 .link-more .more-btn {
  display: inline; }

#noteslist {
  box-sizing: content-box;
  padding-left: 3.6%;
  padding-right: 3.6%;
  margin-top: 100px;
  padding-top: 60px;
  color: #333;
  border-top: 1px dotted; }
  @media only screen and (min-width: 768px) {
    #noteslist {
      max-width: 950px !important;
      margin-left: auto !important;
      margin-right: auto !important;
      padding-left: 2%;
      padding-right: 2%; } }
  @media only screen and (max-width: 767px) {
    #noteslist {
      margin-top: 35px;
      padding-top: 30px;
      color: #999; } }
  #noteslist ul li {
    text-indent: -1.5rem;
    font-size: 0.9375rem;
    line-height: 2;
    margin-bottom: 1em;
    margin-left: 1.5rem; }
    @media only screen and (max-width: 767px) {
      #noteslist ul li {
        font-size: 0.75rem; } }
    #noteslist ul li a {
      text-decoration: underline; }
  #noteslist .note {
    margin-top: 2em;
    font-size: 0.9375rem; }
    @media only screen and (max-width: 767px) {
      #noteslist .note {
        font-size: 0.75rem; } }
    #noteslist .note > * {
      display: inline-block;
      vertical-align: middle; }
    #noteslist .note .icon {
      margin-right: .5em; }

.c_link-open {
  text-align: center; }
  @media only screen and (max-width: 767px) {
    .c_link-open {
      font-size: 0.9375rem;
      margin-top: 1em; } }
  .c_link-open .toggle-btn {
    display: inline-block;
    margin: 0 auto;
    padding: 0 30px;
    background: url("/-/Media/jpz/zrh/common_re/img_re/linkarrow_open.png") no-repeat right center;
    background-size: 15px auto; }
  .c_link-open.c_btn-active .toggle-btn {
    font-size: 0;
    width: 100%;
    background: url("/-/Media/jpz/zrh/common_re/img_re/linkarrow_close.png") no-repeat right center;
    background-size: 15px auto;
    height: 15px; }

.exam-box {
  box-sizing: content-box;
  padding-left: 3.6%;
  padding-right: 3.6%;
  overflow: hidden; }
  @media only screen and (min-width: 768px) {
    .exam-box {
      max-width: 950px !important;
      margin-left: auto !important;
      margin-right: auto !important;
      padding-left: 2%;
      padding-right: 2%; } }
  @media only screen and (min-width: 768px) {
    .exam-box + .exam-box {
      margin-top: 50px; } }
  @media only screen and (max-width: 767px) {
    .exam-box + .exam-box {
      margin-top: 1em; } }
  .exam-box li {
    position: relative; }
    @media only screen and (min-width: 768px) {
      .exam-box li {
        width: 48%;
        float: right; }
        .exam-box li:nth-child(odd) {
          clear: both;
          float: left; }
        .exam-box li.column1 {
          width: 100%;
          float: none; } }
    @media only screen and (max-width: 767px) {
      .exam-box li {
        border-bottom: 1px solid #e5e5e5;
        padding-bottom: 1em;
        min-height: 4em; }
        .exam-box li:nth-child(n+2) {
          margin-top: 1em; } }
    @media only screen and (min-width: 768px) {
      .exam-box li:nth-child(n+3) {
        margin-top: 50px; } }
    @media only screen and (max-width: 767px) {
      .exam-box li:nth-child(n+3) {
        margin-top: 1em; } }
    .exam-box li h4 {
      padding-left: 70px;
      padding-top: 5px;
      letter-spacing: 0.1em;
      font-weight: normal;
      line-height: 2;
      font-size: 0.875rem; }
      .exam-box li h4 strong {
        font-weight: bold; }
      @media only screen and (max-width: 767px) {
        .exam-box li h4 {
          padding-top: 0; } }
    .exam-box li .exam-text {
      padding-left: 70px;
      line-height: 2;
      font-size: 0.875rem; }
    .exam-box li:before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      display: block;
      width: 65px;
      height: 54px;
      background-position: center;
      background-size: contain;
      background-repeat: no-repeat; }
      @media only screen and (max-width: 767px) {
        .exam-box li:before {
          top: 5px;
          width: 55px;
          height: 45px; } }
    .exam-box li.i-car_performanceicon_001:before {
      background-image: url(/-/Media/jpz/zrh/car/img_re/car_performanceicon_001.png); }
    .exam-box li.i-car_performanceicon_002:before {
      background-image: url(/-/Media/jpz/zrh/car/img_re/car_performanceicon_002.png); }
    .exam-box li.i-car_performanceicon_003:before {
      background-image: url(/-/Media/jpz/zrh/car/img_re/car_performanceicon_003.png); }
    .exam-box li.i-car_performanceicon_004:before {
      background-image: url(/-/Media/jpz/zrh/car/img_re/car_performanceicon_004.png); }
    .exam-box li.i-car_responseicon_001:before {
      background-image: url(/-/Media/jpz/zrh/car/img_re/car_responseicon_001.png); }
    .exam-box li.i-car_responseicon_002:before {
      background-image: url(/-/Media/jpz/zrh/car/img_re/car_responseicon_002.png); }
    .exam-box li.i-car_responseicon_003:before {
      background-image: url(/-/Media/jpz/zrh/car/img_re/car_responseicon_003.png); }
    .exam-box li.i-car_responseicon_004:before {
      background-image: url(/-/Media/jpz/zrh/car/img_re/car_responseicon_004.png); }
    .exam-box li.i-car_responseicon_005:before {
      background-image: url(/-/Media/jpz/zrh/car/img_re/car_responseicon_005.png); }
    .exam-box li.i-car_responseicon_006:before {
      background-image: url(/-/Media/jpz/zrh/car/img_re/car_responseicon_006.png); }
    .exam-box li.i-car_responseicon_007:before {
      background-image: url(/-/Media/jpz/zrh/car/img_re/car_responseicon_007.png); }
    .exam-box li.i-car_responseicon_008:before {
      background-image: url(/-/Media/jpz/zrh/car/img_re/car_responseicon_008.png); }
    .exam-box li.i-car_responseicon_009:before {
      background-image: url(/-/Media/jpz/zrh/car/img_re/car_responseicon_009.png); }
    .exam-box li.i-car_roadserviceicon_001:before {
      background-image: url(/-/Media/jpz/zrh/car/img_re/car_roadserviceicon_001.png); }
    .exam-box li.i-car_roadserviceicon_002:before {
      background-image: url(/-/Media/jpz/zrh/car/img_re/car_roadserviceicon_002.png); }
    .exam-box li.i-car_roadserviceicon_003:before {
      background-image: url(/-/Media/jpz/zrh/car/img_re/car_roadserviceicon_003.png); }
    .exam-box li.i-car_roadserviceicon_004:before {
      background-image: url(/-/Media/jpz/zrh/car/img_re/car_roadserviceicon_004.png); }
    .exam-box li.i-car_roadserviceicon_005:before {
      background-image: url(/-/Media/jpz/zrh/car/img_re/car_roadserviceicon_005.png); }
    .exam-box li.i-car_roadserviceicon_006:before {
      background-image: url(/-/Media/jpz/zrh/car/img_re/car_roadserviceicon_006.png); }
    .exam-box li.i-car_roadserviceicon_007:before {
      background-image: url(/-/Media/jpz/zrh/car/img_re/car_roadserviceicon_007.png); }
    .exam-box li.i-car_roadserviceicon_008:before {
      background-image: url(/-/Media/jpz/zrh/car/img_re/car_roadserviceicon_008.png); }
    .exam-box li.i-index_priceicon_001:before {
      background-image: url(/-/Media/jpz/zrh/img_re/index_priceicon_001.png); }
    .exam-box li.i-car_priceicon_001:before {
      background-image: url(/-/Media/jpz/zrh/car/img_re/car_priceicon_001.png); }
    .exam-box li.i-car_priceicon_002:before {
      background-image: url(/-/Media/jpz/zrh/car/img_re/car_priceicon_002.png); }
    .exam-box li.i-car_priceicon_003:before {
      background-image: url(/-/Media/jpz/zrh/car/img_re/car_priceicon_003.png); }
    .exam-box li.i-car_priceicon_004:before {
      background-image: url(/-/Media/jpz/zrh/car/img_re/car_priceicon_004.png); }
  .exam-box + .morelink {
    box-sizing: content-box;
    padding-left: 3.6%;
    padding-right: 3.6%; }
    @media only screen and (min-width: 768px) {
      .exam-box + .morelink {
        max-width: 950px !important;
        margin-left: auto !important;
        margin-right: auto !important;
        padding-left: 2%;
        padding-right: 2%; } }

#mainvisual-container {
  overflow: hidden; }
  #mainvisual-container .mainvisual{
    border-bottom: solid 1px #e4e4e4;}
  #mainvisual-container .flexslider {
    position: relative; }
    @media only screen and (max-width: 768px){
      #mainvisual-container .mainvisual{
        border-bottom: none;}
    }
    @media only screen and (min-width: 1025px) {
      #mainvisual-container .flexslider {
        left: 50%;
        margin-left: -1425px;
        width: 2850px; } }
  #mainvisual-container .bx-wrapper {
    max-width: 100% !important; }
  #mainvisual-container .slides {
    overflow: hidden;
    height: 0; }
    @media only screen and (min-width: 1025px) {
      #mainvisual-container .slides > .item {
        opacity: .1; }
        #mainvisual-container .slides > .item.active + .item + .item + .item {
          opacity: 1;
          transition: .5s; }
          #mainvisual-container .slides > .item.active + .item + .item + .item .btn {
            display: block; } }
    #mainvisual-container .slides02 {
      position: relative;
      max-width: 1280px;
      margin: auto;
      overflow: hidden; }
    @media only screen and (max-width: 767px) {
      #mainvisual-container .slides img {
        width: 100%; } }
  #mainvisual-container .bx-controls-direction {
    width: 100%;
    max-width: 1100px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 50;
    top: 50%; }
  #mainvisual-container .bx-controls-direction a {
    position: absolute;
    bottom: 0;
    text-decoration: none;
    display: block;
    width: 60px;
    height: 0;
    padding-top: 60px;
    overflow: hidden;
    opacity: 1;
    cursor: pointer;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center; }
    @media only screen and (max-width: 767px) {
      #mainvisual-container .bx-controls-direction a {
        width: 30px;
        padding-top: 30px; } }
    #mainvisual-container .bx-controls-direction a:hover {
      opacity: 0.8; }
  #mainvisual-container .bx-controls-direction .bx-prev {
    left: 10px;
    background-image: url(/-/Media/jpz/zrh/img_re/slide_preview.png); }
  #mainvisual-container .bx-controls-direction .bx-next {
    right: 10px;
    background-image: url(/-/Media/jpz/zrh/img_re/slide_next.png);
    text-align: right; }
  #mainvisual-container .bx-pager {
    font-size: 0;
    text-align: center;
    padding: 25px 0 30px;
    background: #faf9f6; }
    @media only screen and (max-width: 767px) {
      #mainvisual-container .bx-pager {
        padding: 15px 0; } }
  #mainvisual-container .bx-pager .bx-pager-item {
    margin: 0 15px;
    display: inline-block;
    zoom: 1;
    *display: inline; }
  #mainvisual-container .bx-pager .bx-pager-item a {
    width: 11px;
    height: 11px;
    display: block;
    background: #fff;
    border: 1px solid #4066b3;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px; }
    @media only screen and (max-width: 767px) {
      #mainvisual-container .bx-pager .bx-pager-item a {
        width: 5px;
        height: 5px; } }
  #mainvisual-container .bx-pager .bx-pager-item a:hover {
    background: #4066b3;
    border: 1px solid #4066b3; }
  #mainvisual-container .bx-pager .bx-pager-item a.active {
    background: #4066b3;
    border: 1px solid #4066b3; }
  @media only screen and (max-width: 767px) {
    #mainvisual-container .slide-btn, #mainvisual-container .slidelinktext {
      display: none; } }
  @media only screen and (min-width: 768px) {
    #mainvisual-container .slidelinktext a {
      font-size: 10px;
      color: #999; }
    #mainvisual-container .slidelinktext.text01 {
      position: absolute;
      bottom: 30%;
      left: 20%; }
    #mainvisual-container .slidelinktext.text02 {
      position: absolute;
      bottom: 11%;
      left: 21%; }
    #mainvisual-container .slidelinktext.text03 {
      position: absolute;
      bottom: 25%;
      left: 20%; }
    #mainvisual-container .slide-btn {
      position: absolute;
      left: 12.6%;
      bottom: 8.5%;
      width: 42%;
      height: 85px; } }
  @media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
    #mainvisual-container .slide-btn {
      height: 60px; } }
  @media only screen and (min-width: 768px) {
      #mainvisual-container .slide-btn .slidebtn_inner {
        height: 100%; }
      #mainvisual-container .slide-btn .btn {
        position: relative;
        border-radius: 5px;
        color: #fff;
        box-sizing: border-box;
        display: block;
        height: 100%;
        letter-spacing: 0.1em;
        text-align: center; }
        #mainvisual-container .slide-btn .btn:hover {
          opacity: 0.8; }
        #mainvisual-container .slide-btn .btn .btn-price {
          background: #fff;
          color: #f38a00;
          margin: -30px auto 0 auto;
          padding: 5px 5px 2px 5px;
          border: 1px solid #f8af00;
          border-radius: 20px;
          line-height: 1;
          font-size: 15px; }
          #mainvisual-container .slide-btn .btn .btn-price strong {
            font-size: 18px; } }
      @media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
        #mainvisual-container .slide-btn .btn .btn-price {
          font-size: 0.875rem; }
          #mainvisual-container .slide-btn .btn .btn-price strong {
            font-size: 1rem; } }
  @media only screen and (min-width: 768px) {
        #mainvisual-container .slide-btn .btn .btn-estimation {
          line-height: 1;
          margin-top: 17px;
          font-size: 1.375rem; } }
      @media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
        #mainvisual-container .slide-btn .btn .btn-estimation {
          margin-top: 15px;
          font-size: 1.25rem; } }
  @media only screen and (min-width: 768px) {
        #mainvisual-container .slide-btn .btn .btn-application {
          margin-top: 7px;
          line-height: 1;
          font-size: 16px; } }
      @media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
        #mainvisual-container .slide-btn .btn .btn-application {
          font-size: 0.9375rem; } }
  @media only screen and (min-width: 768px) {
    #mainvisual-container .oriconranking{
      position: relative;
      width: 750px;
      margin:0 auto;
      padding: 10px 0;
      text-align: center;
    }
    #mainvisual-container .oriconranking .oricon-annotation{
      position: absolute;
      font-size: 10px;
      top: 44%;
      right: 6%;
  }}
  @media only screen and (max-width: 767px) {
    #mainvisual-container .oriconranking{
      display: none;
    }
    .part-btn .oriconranking-sp{
      position: relative;
      width: 100%;
      margin-bottom: 50px;
      background: #fff;
    }
    .oriconranking-sp a{
      position: absolute;
      font-size: 9px;
      top: 46%;
      right: 7%;
      z-index: 1;}}


  #mainvisual-container .carousel-indicators {
    bottom: -40px; }
    #mainvisual-container .carousel-indicators li {
      box-sizing: border-box;
      border: 1px solid #4066b3;
      width: 10px;
      height: 10px;
      margin: 0 15px; }
    #mainvisual-container .carousel-indicators .active {
      width: 10px;
      height: 10px;
      background-color: #4066b3; }

.exam-box li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 65px;
  height: 54px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat; }
  @media only screen and (max-width: 767px) {
    .exam-box li:before {
      top: 5px;
      width: 55px;
      height: 45px; } }
.exam-box li.i-car_performanceicon_001:before {
  background-image: url(/-/Media/jpz/zrh/car/img_re/car_performanceicon_001.png); }
.exam-box li.i-car_performanceicon_002:before {
  background-image: url(/-/Media/jpz/zrh/car/img_re/car_performanceicon_002.png); }
.exam-box li.i-car_performanceicon_003:before {
  background-image: url(/-/Media/jpz/zrh/car/img_re/car_performanceicon_003.png); }
.exam-box li.i-car_performanceicon_004:before {
  background-image: url(/-/Media/jpz/zrh/car/img_re/car_performanceicon_004.png); }
.exam-box li.i-car_responseicon_001:before {
  background-image: url(/-/Media/jpz/zrh/car/img_re/car_responseicon_001.png); }
.exam-box li.i-car_responseicon_002:before {
  background-image: url(/-/Media/jpz/zrh/car/img_re/car_responseicon_002.png); }
.exam-box li.i-car_responseicon_003:before {
  background-image: url(/-/Media/jpz/zrh/car/img_re/car_responseicon_003.png); }
.exam-box li.i-car_responseicon_004:before {
  background-image: url(/-/Media/jpz/zrh/car/img_re/car_responseicon_004.png); }
.exam-box li.i-car_responseicon_005:before {
  background-image: url(/-/Media/jpz/zrh/car/img_re/car_responseicon_005.png); }
.exam-box li.i-car_responseicon_006:before {
  background-image: url(/-/Media/jpz/zrh/car/img_re/car_responseicon_006.png); }
.exam-box li.i-car_responseicon_007:before {
  background-image: url(/-/Media/jpz/zrh/car/img_re/car_responseicon_007.png); }
.exam-box li.i-car_responseicon_008:before {
  background-image: url(/-/Media/jpz/zrh/car/img_re/car_responseicon_008.png); }
.exam-box li.i-car_responseicon_009:before {
  background-image: url(/-/Media/jpz/zrh/car/img_re/car_responseicon_009.png); }
.exam-box li.i-car_roadserviceicon_001:before {
  background-image: url(/-/Media/jpz/zrh/car/img_re/car_roadserviceicon_001.png); }
.exam-box li.i-car_roadserviceicon_002:before {
  background-image: url(/-/Media/jpz/zrh/car/img_re/car_roadserviceicon_002.png); }
.exam-box li.i-car_roadserviceicon_003:before {
  background-image: url(/-/Media/jpz/zrh/car/img_re/car_roadserviceicon_003.png); }
.exam-box li.i-car_roadserviceicon_004:before {
  background-image: url(/-/Media/jpz/zrh/car/img_re/car_roadserviceicon_004.png); }
.exam-box li.i-car_roadserviceicon_005:before {
  background-image: url(/-/Media/jpz/zrh/car/img_re/car_roadserviceicon_005.png); }
.exam-box li.i-car_roadserviceicon_006:before {
  background-image: url(/-/Media/jpz/zrh/car/img_re/car_roadserviceicon_006.png); }
.exam-box li.i-car_roadserviceicon_007:before {
  background-image: url(/-/Media/jpz/zrh/car/img_re/car_roadserviceicon_007.png); }
.exam-box li.i-car_roadserviceicon_008:before {
  background-image: url(/-/Media/jpz/zrh/car/img_re/car_roadserviceicon_008.png); }
.exam-box li.i-index_priceicon_001:before {
  background-image: url(/-/Media/jpz/zrh/img_re/index_priceicon_001.png); }
.exam-box li.i-car_priceicon_001:before {
  background-image: url(/-/Media/jpz/zrh/car/img_re/car_priceicon_001.png); }
.exam-box li.i-car_priceicon_002:before {
  background-image: url(/-/Media/jpz/zrh/car/img_re/car_priceicon_002.png); }
.exam-box li.i-car_priceicon_003:before {
  background-image: url(/-/Media/jpz/zrh/car/img_re/car_priceicon_003.png); }
.exam-box li.i-car_priceicon_004:before {
  background-image: url(/-/Media/jpz/zrh/car/img_re/car_priceicon_004.png); }

#header-container .nav01 {
  background: url(/-/Media/jpz/zrh/common_re/img_re/navicon_001.png) no-repeat center -172px !important; }

#header-container .nav01:hover {
  background: url(/-/Media/jpz/zrh/common_re/img_re/navicon_001.png) no-repeat center -86px #4066B3 !important; }

/* Scss Document */
#p-grade #mainvisual-container {
  background-image: -moz-linear-gradient(120deg, rgba(0, 158, 224, 0.2) 0%, rgba(115, 185, 226, 0.2) 76%, rgba(151, 193, 227, 0.2) 100%);
  background-image: -webkit-linear-gradient(120deg, rgba(0, 158, 224, 0.2) 0%, rgba(115, 185, 226, 0.2) 76%, rgba(151, 193, 227, 0.2) 100%);
  background-image: -ms-linear-gradient(120deg, rgba(0, 158, 224, 0.2) 0%, rgba(115, 185, 226, 0.2) 76%, rgba(151, 193, 227, 0.2) 100%); }
  @media only screen and (min-width: 768px) {
    #p-grade #mainvisual-container {
      padding: 20px 0 30px; } }
  @media only screen and (min-width: 768px) {
    #p-grade #mainvisual-container .mainvisual {
      text-align: center; } }
  #p-grade #mainvisual-container .mainvisual .subcat {
    display: inline-block;
    line-height: 2.75;
    color: #003399;
    letter-spacing: 0.1em; }
    @media only screen and (min-width: 768px) {
      #p-grade #mainvisual-container .mainvisual .subcat {
        font-weight: bold;
        font-size: 1.125rem; } }
    @media only screen and (max-width: 767px) {
      #p-grade #mainvisual-container .mainvisual .subcat {
        font-size: 0.75rem;
        color: #fff;
        background: #003399;
        padding: 0 2.5em 0 1em;
        border-radius: 0 0 2em 0;
        margin-bottom: 1em; } }
    #p-grade #mainvisual-container .mainvisual .subcat:before {
      content: "";
      display: inline-block;
      vertical-align: middle;
      background: url(/-/Media/jpz/zrh/car/useful/guide/common_re/img_re/icon_car_b.png) no-repeat center;
      background-size: contain;
      margin-right: 1em;
      width: 50px;
      height: 18px; }
      @media only screen and (max-width: 767px) {
        #p-grade #mainvisual-container .mainvisual .subcat:before {
          background: url(/-/Media/jpz/zrh/car/useful/guide/common_re/img_re/icon_car_w.png) no-repeat center;
          background-size: contain; } }
      @media only screen and (max-width: 767px) {
        #p-grade #mainvisual-container .mainvisual .subcat:before {
          width: 25px;
          height: 9px; } }
  #p-grade #mainvisual-container .mainvisual .mainvisual-cont {
    box-sizing: content-box;
    padding-left: 3.6%;
    padding-right: 3.6%; }
    @media only screen and (min-width: 768px) {
      #p-grade #mainvisual-container .mainvisual .mainvisual-cont {
        max-width: 950px !important;
        margin-left: auto !important;
        margin-right: auto !important;
        padding-left: 2%;
        padding-right: 2%; } }
    @media only screen and (max-width: 767px) {
      #p-grade #mainvisual-container .mainvisual .mainvisual-cont {
        display: table; }
        #p-grade #mainvisual-container .mainvisual .mainvisual-cont > * {
          display: table-cell;
          vertical-align: middle; }
        #p-grade #mainvisual-container .mainvisual .mainvisual-cont > p {
          width: 35%; } }
  #p-grade #mainvisual-container .mainvisual .subtit {
    text-align: center;
    font-weight: 700;
    letter-spacing: 0.1em;
    font-size: 2.25rem; }
    @media only screen and (max-width: 767px) {
      #p-grade #mainvisual-container .mainvisual .subtit {
        font-size: 1.3125rem; } }
  #p-grade #mainvisual-container #point {
    background: #fff;
    padding: 21px 40px 21px 0;
    position: relative; }
    @media only screen and (min-width: 768px) {
      #p-grade #mainvisual-container #point {
        margin-top: 40px; } }
    #p-grade #mainvisual-container #point > img,
    #p-grade #mainvisual-container #point > picture > img {
      position: absolute;
      max-width: 30%;
      left: 0;
      bottom: 0; }
    #p-grade #mainvisual-container #point .point-frame {
      padding-left: 32%;
      font-size: 0; }
      #p-grade #mainvisual-container #point .point-frame li {
        text-align: left;
        font-size: 0; }
        #p-grade #mainvisual-container #point .point-frame li > * {
          display: inline-block;
          vertical-align: middle; }
        #p-grade #mainvisual-container #point .point-frame li .point-num {
          width: 108px;
          margin: 25px 0;
          border-right: 1px solid #00bfb3; }
        #p-grade #mainvisual-container #point .point-frame li .point-txt {
          width: calc(100% - 109px);
          padding-left: 30px;
          font-size: 1rem; }
        #p-grade #mainvisual-container #point .point-frame li + li {
          border-top: 1px solid #00bfb3; }
#p-grade .point-sp {
  box-sizing: content-box;
  padding-left: 3.6%;
  padding-right: 3.6%;
  margin-top: 20px; }
  @media only screen and (min-width: 768px) {
    #p-grade .point-sp {
      max-width: 950px !important;
      margin-left: auto !important;
      margin-right: auto !important;
      padding-left: 2%;
      padding-right: 2%; } }
  #p-grade .point-sp label.panel-label {
    user-select: none;
    display: block;
    width: 100%;
    cursor: pointer;
    background-color: #e5f8f7;
    transition-property: background-color, color;
    transition-duration: 200ms; }
    #p-grade .point-sp label.panel-label img {
      height: 21px; }
  #p-grade .point-sp #panels {
    border: 1px solid #00bfb3;
    border-top: none; }
    #p-grade .point-sp #panels section main {
      max-height: 0;
      opacity: 0;
      transition: opacity 600ms;
      overflow-y: hidden; }
  #p-grade .point-sp #panel-1-ctrl:checked ~ #panels #panel-1 main,
  #p-grade .point-sp #panel-2-ctrl:checked ~ #panels #panel-2 main,
  #p-grade .point-sp #panel-3-ctrl:checked ~ #panels #panel-3 main {
    max-height: initial;
    opacity: 1;
    padding: 1em; }
  #p-grade .point-sp #panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1,
  #p-grade .point-sp #panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2,
  #p-grade .point-sp #panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3 {
    pointer-events: none;
    cursor: default;
    transform: translate3d(0, 1px, 0);
    box-shadow: none; }
  #p-grade .point-sp #panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1.last,
  #p-grade .point-sp #panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2.last,
  #p-grade .point-sp #panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3.last {
    border-right: 1px solid transparent; }
  #p-grade .point-sp #panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1 label.panel-label,
  #p-grade .point-sp #panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2 label.panel-label,
  #p-grade .point-sp #panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3 label.panel-label {
    background: #fff;
    border: 1px solid #00bfb3;
    border-bottom: none;
    padding: 15px 0; }
  #p-grade .point-sp ul#tabs-list {
    font-size: 0;
    text-align: center;
    border-bottom: 1px solid #00bfb3; }
    #p-grade .point-sp ul#tabs-list li {
      display: inline-block;
      vertical-align: bottom;
      width: 32%; }
      #p-grade .point-sp ul#tabs-list li + li {
        margin-left: 2%; }
      #p-grade .point-sp ul#tabs-list li label.panel-label {
        position: relative;
        padding: 9px 0; }
  #p-grade .point-sp .panel-radios {
    display: none; }
#p-grade .sec-tit {
  margin-bottom: 1.25em;
  margin-top: 40px;
  font-weight: bold;
  padding-top: 1em;
  padding-bottom: 1em;
  font-size: 2rem;
  background-color: #003399;
  color: #fff;
  font-weight: bold !important;
  letter-spacing: 0.1em;
  text-align: center; }
  @media only screen and (max-width: 767px) {
    #p-grade .sec-tit {
      margin-top: 30px;
      font-size: 1.25rem;
      line-height: 1.3; } }
#p-grade .sec-cont {
  overflow: hidden;
  padding-bottom: 20px; }
  @media only screen and (max-width: 767px) {
    #p-grade .sec-cont {
      padding-bottom: 10px;
      padding-right: 4%;
      padding-left: 4%; } }
  #p-grade .sec-cont > *:last-child {
    margin-bottom: 0; }
#p-grade .sec-txt {
  font-weight: 400;
  line-height: 1.7;
  font-size: 16px;
  padding-bottom: 1.5em; }
  #p-grade .sec-txt:last-child {
    padding-bottom: 0; }
  @media only screen and (max-width: 767px) {
    #p-grade .sec-txt {
      font-size: 15px; } }
  #p-grade .sec-txt .sec-note {
    display: block; }
  #p-grade .sec-txt + .sec-ex {
    margin-top: 10px; }
  #p-grade .sec-txt + .sec-nav {
    font-size: 0;
    margin-top: 8px; }
  @media only screen and (min-width: 768px) {
    #p-grade .sec-txt + .sec-nonframe, #p-grade .sec-txt + .sec-ex-table {
      margin-top: 16px; } }
  #p-grade .sec-txt + .sec-note {
    margin-top: 6px; }
  #p-grade .sec-txt-bold {
    font-weight: bold; }
    @media only screen and (min-width: 768px) {
      #p-grade .sec-txt-bold {
        text-align: center; } }
#p-grade .sec-btn {
  display: inline-block;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }
#p-grade .sec-note {
  text-align: left;
  font-size: 12px; }
  @media only screen and (max-width: 767px) {
    #p-grade .sec-note {
      font-size: 12px; } }
  #p-grade .sec-note * {
    font-size: 12px; }
    @media only screen and (max-width: 767px) {
      #p-grade .sec-note * {
        font-size: 12px; } }
  #p-grade .sec-note span {
    display: block;
    font-weight: 700; }
  #p-grade .sec-note + p {
    margin-top: 1em; }
#p-grade .sec-copy {
  margin-top: 10px;
  margin-bottom: 40px;
  letter-spacing: 0.1em;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.6;
  background: #f1f4f3;
  border-bottom: 2px solid #003399;
  color: #000;
  padding: 0.8em;
  text-align: center; }
  @media only screen and (max-width: 767px) {
    #p-grade .sec-copy {
      margin-bottom: 20px;
      font-size: 18px; } }
#p-grade .sec-subtit {
  color: #333;
  margin-bottom: 1em;
  font-size: 20px;
  font-weight: 700;
  text-align: center; }
  @media only screen and (max-width: 767px) {
    #p-grade .sec-subtit {
      font-size: 16px; } }
#p-grade .f-right {
  margin-bottom: 30px; }
  @media only screen and (max-width: 767px) {
    #p-grade .f-right {
      margin-bottom: 20px; } }
  @media only screen and (min-width: 768px) {
    #p-grade .f-right {
      display: table;
      width: 100%; }
      #p-grade .f-right > * {
        display: table-cell;
        vertical-align: top; }
        #p-grade .f-right > *:first-child {
          padding-right: 5%; }
        #p-grade .f-right > * img {
          max-width: 100%; } }
  #p-grade .f-right + .sec-frame, #p-grade .f-right + .sec-nonframe {
    margin-top: 40px; }
#p-grade .sec-frame, #p-grade .sec-nonframe {
  border: 4px solid #f2f2f2;
  text-align: center;
  font-size: 0;
  margin-bottom: 20px;
  padding: 3.3%; }
  #p-grade .sec-frame img, #p-grade .sec-nonframe img {
    max-width: 100%; }
  @media only screen and (max-width: 767px) {
    #p-grade .sec-frame, #p-grade .sec-nonframe {
      margin-bottom: 20px;
      padding: 24px; }
      #p-grade .sec-frame > img, #p-grade .sec-nonframe > img {
        max-width: 100%; } }
  #p-grade .sec-frame .sec-frame-tit, #p-grade .sec-nonframe .sec-frame-tit {
    color: #33b1e6;
    font-size: 18px;
    line-height: 1.3;
    font-weight: 700; }
    @media only screen and (max-width: 767px) {
      #p-grade .sec-frame .sec-frame-tit, #p-grade .sec-nonframe .sec-frame-tit {
        font-size: 15px; } }
  #p-grade .sec-frame li, #p-grade .sec-nonframe li {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    vertical-align: top; }
    @media only screen and (max-width: 767px) {
      #p-grade .sec-frame li.main-goal, #p-grade .sec-nonframe li.main-goal {
        width: 84%;
        max-width: none; }
        #p-grade .sec-frame li.main-goal.graph-2, #p-grade .sec-nonframe li.main-goal.graph-2 {
          max-width: 45%; } }
    @media only screen and (min-width: 768px) {
      #p-grade .sec-frame li.main-goal:before, #p-grade .sec-nonframe li.main-goal:before {
        width: 57px;
        height: 40px;
        margin-right: 40px;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        vertical-align: middle; } }
    @media only screen and (max-width: 767px) {
      #p-grade .sec-frame li.main-goal:before, #p-grade .sec-nonframe li.main-goal:before {
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        width: 43px;
        height: 30px;
        display: block;
        margin: 20px auto; } }
    #p-grade .sec-frame li img, #p-grade .sec-nonframe li img {
      vertical-align: middle; }
  @media only screen and (max-width: 767px) {
    #p-grade .sec-frame li:last-child, #p-grade .sec-nonframe li:last-child {
      display: block;
      margin: 0 auto; } }
  @media only screen and (min-width: 768px) {
    #p-grade .sec-frame > figure, #p-grade .sec-nonframe > figure {
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      *zoom: 1;
      *display: inline;
      vertical-align: bottom; } }
  @media only screen and (min-width: 768px) {
    #p-grade .sec-frame > figure + figure, #p-grade .sec-nonframe > figure + figure {
      margin-left: 50px;
      padding-left: 50px;
      border-left: 1px solid #f2f2f2; } }
  @media only screen and (max-width: 767px) {
    #p-grade .sec-frame > figure + figure, #p-grade .sec-nonframe > figure + figure {
      margin-top: 25px; } }
  #p-grade .sec-frame > li, #p-grade .sec-nonframe > li {
    vertical-align: middle; }
    @media only screen and (max-width: 767px) {
      #p-grade .sec-frame > li, #p-grade .sec-nonframe > li {
        width: 41%; }
        #p-grade .sec-frame > li:nth-child(2), #p-grade .sec-nonframe > li:nth-child(2) {
          margin-left: 7%; } }
    @media only screen and (min-width: 768px) {
      #p-grade .sec-frame > li + li, #p-grade .sec-nonframe > li + li {
        margin-left: 20px; }
      #p-grade .sec-frame > li img, #p-grade .sec-nonframe > li img {
        max-height: 200px; } }
  #p-grade .sec-frame + .sec-note, #p-grade .sec-nonframe + .sec-note {
    max-width: none !important; }
#p-grade .sec-noteframe {
  border: 2px solid #f2f2f2; }
#p-grade .sec-nonframe {
  border: none;
  padding: 0;
  background: #eaf3f9;
  padding: 30px;
  margin-bottom: 30px;
  box-sizing: border-box; }
  @media only screen and (max-width: 767px) {
    #p-grade .sec-nonframe {
      padding: 20px; } }
  #p-grade .sec-nonframe .sec-copy {
    margin: 0;
    padding: 0 0 30px;
    background: none;
    color: #009ee0;
    font-size: 20px; }
    @media only screen and (max-width: 767px) {
      #p-grade .sec-nonframe .sec-copy {
        padding: 0 0 15px; } }
  #p-grade .sec-nonframe img {
    background: #fff; }
  #p-grade .sec-nonframe .sec-frame-tit {
    margin-bottom: 25px; }
  #p-grade .sec-nonframe .sec-frame-inner {
    background: #fff;
    padding: 40px 30px;
    margin-bottom: 30px;
    box-sizing: border-box; }
    @media only screen and (max-width: 767px) {
      #p-grade .sec-nonframe .sec-frame-inner {
        padding: 20px; } }
    #p-grade .sec-nonframe .sec-frame-inner:last-child {
      margin-bottom: 0; }
  #p-grade .sec-nonframe-bgnone {
    padding: 30px;
    margin-bottom: 30px;
    background: none; }
    @media only screen and (max-width: 767px) {
      #p-grade .sec-nonframe-bgnone {
        padding: 20px; } }
#p-grade .sec-frame-l-blue, #p-grade .vehicle01 #sec04 .sec-nonframe, #p-grade .vehicle02 #sec01 .sec-nonframe, #p-grade .vehicle02 #sec02 .sec-nonframe {
  border-top: none; }
  #p-grade .sec-frame-l-blue .sec-frame-tit, #p-grade .vehicle01 #sec04 .sec-nonframe .sec-frame-tit, #p-grade .vehicle02 #sec01 .sec-nonframe .sec-frame-tit, #p-grade .vehicle02 #sec02 .sec-nonframe .sec-frame-tit {
    background: #eaf3f9;
    border: none;
    color: #009ee0;
    line-height: 1;
    font-size: 1.25rem; }
    @media only screen and (max-width: 767px) {
      #p-grade .sec-frame-l-blue .sec-frame-tit, #p-grade .vehicle01 #sec04 .sec-nonframe .sec-frame-tit, #p-grade .vehicle02 #sec01 .sec-nonframe .sec-frame-tit, #p-grade .vehicle02 #sec02 .sec-nonframe .sec-frame-tit {
        font-size: 15px; } }
#p-grade figure {
  font-size: 0; }
#p-grade figcaption {
  margin-top: .8em;
  font-weight: 400;
  line-height: 1.6;
  font-size: 14px;
  padding: 0 .5em; }
  @media only screen and (max-width: 767px) {
    #p-grade figcaption {
      font-size: 14px; } }
#p-grade .sec-period {
  margin-bottom: 60px;
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding-left: 0.5em;
  border: 1px solid #ea635c;
  background-color: #ea635c;
  color: #fff;
  font-weight: 400;
  line-height: 2; }
  @media only screen and (max-width: 767px) {
    #p-grade .sec-period {
      margin-bottom: 30px;
      font-size: 15px; } }
  #p-grade .sec-period span {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    vertical-align: top;
    margin-left: 0.5em;
    padding: 0 0.5em;
    background: #fff;
    color: #333; }
    @media only screen and (min-width: 768px) {
      #p-grade .sec-period span {
        font-size: 16px; } }
#p-grade .sec-nav {
  margin-bottom: 40px;
  text-align: center; }
  #p-grade .sec-nav li {
    border: 2px solid #1f4ca5; }
    @media only screen and (min-width: 768px) {
      #p-grade .sec-nav li {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        vertical-align: top;
        width: 32%; } }
    @media only screen and (min-width: 768px) {
      #p-grade .sec-nav li + li {
        margin-left: 1.7%; } }
    @media only screen and (max-width: 767px) {
      #p-grade .sec-nav li + li {
        margin-top: 1em; } }
    #p-grade .sec-nav li a {
      position: relative;
      display: block;
      color: #1f4ca5;
      text-decoration: none;
      font-weight: 700;
      padding-top: .9em;
      padding-bottom: .8em;
      padding-left: .5em;
      padding-right: 2.5em;
      font-size: 1.125rem; }
      @media only screen and (max-width: 767px) {
        #p-grade .sec-nav li a {
          font-size: 15px; } }
      #p-grade .sec-nav li a:hover {
        color: #fff;
        background: #1f4ca5; }
      #p-grade .sec-nav li a:after {
        position: absolute;
        top: -5px;
        bottom: 0;
        right: 1em;
        margin: auto;
        content: "";
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg); }
        @media only screen and (min-width: 768px) {
          #p-grade .sec-nav li a:after {
            width: 10px;
            height: 10px;
            border-right: 3px solid;
            border-bottom: 3px solid; } }
        @media only screen and (max-width: 767px) {
          #p-grade .sec-nav li a:after {
            width: 10px;
            height: 10px;
            border-right: 1px solid;
            border-bottom: 1px solid; } }
#p-grade .sec-ex {
  text-align: center;
  margin-bottom: 60px;
  font-size: 0; }
  @media only screen and (max-width: 767px) {
    #p-grade .sec-ex {
      position: relative; } }
  #p-grade .sec-ex > ul {
    font-size: 0; }
  @media only screen and (max-width: 767px) {
    #p-grade .sec-ex {
      text-align: left;
      margin-bottom: 30px; } }
  #p-grade .sec-ex:last-child {
    margin-bottom: 0; }
  #p-grade .sec-ex li {
    position: relative;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    vertical-align: top; }
    @media only screen and (min-width: 768px) {
      #p-grade .sec-ex li {
        width: 22.3%; }
        #p-grade .sec-ex li + li {
          margin-left: 3.6%; } }
    @media only screen and (max-width: 767px) {
      #p-grade .sec-ex li {
        position: static;
        width: 47%; }
        #p-grade .sec-ex li:nth-child(even) {
          margin-left: 6%; }
        #p-grade .sec-ex li:nth-child(n+3) {
          margin-top: 2em; }
        #p-grade .sec-ex li p {
          font-size: 11px; } }
    #p-grade .sec-ex li img {
      border: 1px solid #e2e2e2;
      box-sizing: border-box;
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      *zoom: 1;
      *display: inline;
      margin-bottom: 0.5em;
      max-width: 100%; }
    #p-grade .sec-ex li .sec-ex-nado {
      position: absolute;
      right: -2em;
      bottom: 0;
      margin-top: 1em;
      font-size: 14px; }
      @media only screen and (max-width: 767px) {
        #p-grade .sec-ex li .sec-ex-nado {
          font-size: 11px;
          right: 0;
          bottom: 0; } }
  @media only screen and (max-width: 767px) {
    #p-grade .sec-ex li:last-child {
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      *zoom: 1;
      *display: inline; } }
#p-grade .sec-txtli {
  margin-bottom: 40px; }
  #p-grade .sec-txtli li {
    display: inline-block;
    position: relative;
    font-weight: bold;
    padding: 0 40px 0 25px; }
    @media only screen and (max-width: 767px) {
      #p-grade .sec-txtli li {
        display: block;
        margin-bottom: 25px; } }
    #p-grade .sec-txtli li:before {
      content: url(/-/Media/jpz/zrh/car/useful/guide/common_re/img_re/grade_icon_check.png);
      position: absolute;
      top: 50%;
      left: 0;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }
#p-grade .grade01 #sec03 .price-tit {
  margin: -1em 0 0.5em;
  text-align: center;
  font-weight: 700;
  font-size: 26px; }
  @media only screen and (max-width: 767px) {
    #p-grade .grade01 #sec03 .price-tit {
      font-size: 14px; } }
  #p-grade .grade01 #sec03 .price-tit:after {
    content: "";
    background: url(/-/Media/jpz/zrh/car/useful/guide/cg-grade-system/img_re/grade_img012.png);
    -moz-background-size: contain;
    -o-background-size: contain;
    -webkit-background-size: contain;
    background-size: contain;
    font-size: 0;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    width: 107px;
    height: 99px;
    margin-left: 30px; }
    @media only screen and (max-width: 767px) {
      #p-grade .grade01 #sec03 .price-tit:after {
        width: 53.5px;
        height: 50.5px;
        margin-left: 10px; } }
#p-grade .grade01 #sec03 .price-ex {
  padding: 15px;
  background-color: rgba(0, 158, 224, 0.16);
  position: relative; }
  @media only screen and (min-width: 768px) {
    #p-grade .grade01 #sec03 .price-ex {
      width: 77.3%;
      margin: auto;
      padding: 40px 5.3%; } }
  #p-grade .grade01 #sec03 .price-ex > * {
    max-width: 47%; }
  #p-grade .grade01 #sec03 .price-ex > *:first-child {
    float: left; }
  #p-grade .grade01 #sec03 .price-ex > *:last-child {
    float: right; }
  #p-grade .grade01 #sec03 .price-ex:before {
    display: block;
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -30px;
    width: 57px;
    height: 40px; }
    @media only screen and (max-width: 767px) {
      #p-grade .grade01 #sec03 .price-ex:before {
        bottom: -15px;
        width: 34px;
        height: 24px; } }
#p-grade .grade01 #sec03 .price-note {
  text-align: left;
  margin-top: 1em;
  font-size: 12px; }
  @media only screen and (max-width: 767px) {
    #p-grade .grade01 #sec03 .price-note {
      font-size: 13px; } }
#p-grade .grade01 #sec03 .price-copy {
  margin-top: 1.5em;
  color: #ea635c;
  font-size: 22px;
  font-weight: 700; }
  @media only screen and (max-width: 767px) {
    #p-grade .grade01 #sec03 .price-copy {
      font-size: 14px; } }
#p-grade .grade01 #sec03 .sec-nonframe {
  padding: 60px 25px 30px;
  box-sizing: border-box; }
  @media only screen and (max-width: 767px) {
    #p-grade .grade01 #sec03 .sec-nonframe {
      padding: 40px 20px 20px; } }
@media only screen and (min-width: 768px) {
  #p-grade .grade01 #sec05 .f-right .sec-frame, #p-grade .grade01 #sec05 .f-right .sec-nonframe {
    width: 46%; } }
#p-grade .grade01 #sec05 .sec-copy {
  font-size: 18px;
  padding: 0.3em 0; }
#p-grade .grade01 #sec05 ul {
  font-size: 0; }
  @media only screen and (min-width: 768px) {
    #p-grade .grade01 #sec05 ul > li {
      vertical-align: bottom;
      width: 50%; } }
  @media only screen and (max-width: 767px) {
    #p-grade .grade01 #sec05 ul > li + li {
      margin-top: 25px; } }
  #p-grade .grade01 #sec05 ul + .sec-copy {
    margin-top: 2em; }
@media only screen and (max-width: 767px) {
  #p-grade .grade01 #sec05 .sec-nonframe {
    padding: 20px; } }
#p-grade .grade01 #sec05 .sec-nonframe .sec-copy {
  background: none;
  font-size: 18px;
  color: #333; }
#p-grade .grade02 .sec-nonframe {
  padding: 0;
  background: none; }
#p-grade .grade02 #sec05 .sec-txt {
  margin-bottom: .5em; }
#p-grade .grade02 #sec01 figure img {
  border: 1px solid #e2e2e2; }
#p-grade .grade02 #sec01 figure figcaption {
  font-size: 14px; }
#p-grade .grade02 #sec01 .column2-item {
  border: 2px solid #009ee0;
  background: #eaf3f9; }
  #p-grade .grade02 #sec01 .column2-item:nth-child(2) {
    border: 2px solid #a89f96;
    background: #eeecea; }
    #p-grade .grade02 #sec01 .column2-item:nth-child(2) p:first-child {
      margin: 0;
      color: #fff;
      background: #a89f96;
      font-weight: 700;
      padding: 0.8em 0;
      font-size: 18px; }
      @media only screen and (max-width: 767px) {
        #p-grade .grade02 #sec01 .column2-item:nth-child(2) p:first-child {
          font-size: 15px; } }
#p-grade .grade02 #sec01 .column2 li {
  vertical-align: top; }
  @media only screen and (max-width: 767px) {
    #p-grade .grade02 #sec01 .column2 li {
      width: 41%;
      display: inline-block; }
      #p-grade .grade02 #sec01 .column2 li:nth-child(2) {
        margin-left: 7%; } }
  @media only screen and (min-width: 768px) {
    #p-grade .grade02 #sec01 .column2 li {
      max-width: 45%; }
      #p-grade .grade02 #sec01 .column2 li + li {
        margin-left: 8%; }
      #p-grade .grade02 #sec01 .column2 li img {
        max-height: 230px; } }
  #p-grade .grade02 #sec01 .column2 li p {
    font-size: 14px;
    margin: 1.5em 0; }
    #p-grade .grade02 #sec01 .column2 li p:first-child {
      margin: 0;
      color: #fff;
      background: #009ee0;
      font-weight: 700;
      padding: 0.8em 0;
      font-size: 18px; }
      @media only screen and (max-width: 767px) {
        #p-grade .grade02 #sec01 .column2 li p:first-child {
          font-size: 15px; } }
  #p-grade .grade02 #sec01 .column2 li ul {
    padding: 0 30px 30px;
    box-sizing: border-box; }
@media only screen and (max-width: 767px) {
  #p-grade .grade02 #sec01 .column2 > li {
    width: 100%; }
    #p-grade .grade02 #sec01 .column2 > li:nth-child(2) {
      margin-left: 0; }
    #p-grade .grade02 #sec01 .column2 > li + li {
      margin-top: 25px; } }
@media only screen and (max-width: 767px) {
  #p-grade .grade02 #sec03 .sec-frame li img, #p-grade .grade02 #sec03 .sec-nonframe li img {
    max-height: 150px; } }
#p-grade .grade02 #sec03 .price-copy {
  margin-top: 1.5em;
  line-height: 1.6;
  color: #ea635c;
  font-weight: 700;
  text-align: center;
  font-size: 22px; }
  @media only screen and (max-width: 767px) {
    #p-grade .grade02 #sec03 .price-copy {
      font-size: 15px; } }
#p-grade .grade02 #sec04 .question, #p-grade .grade02 #sec04 .answer {
  overflow: hidden; }
  #p-grade .grade02 #sec04 .question + div, #p-grade .grade02 #sec04 .answer + div {
    margin-top: 30px; }
  #p-grade .grade02 #sec04 .question:before, #p-grade .grade02 #sec04 .answer:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    background-position: center;
    background-repeat: no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    -webkit-background-size: contain;
    background-size: contain;
    width: 5%;
    height: 83px; }
    @media only screen and (max-width: 767px) {
      #p-grade .grade02 #sec04 .question:before, #p-grade .grade02 #sec04 .answer:before {
        width: 40px;
        height: 55px; } }
#p-grade .grade02 #sec04 .question:before {
  background-image: url(/-/Media/jpz/zrh/car/useful/guide/common_re/img_re/grade_icon_q.png); }
#p-grade .grade02 #sec04 .answer {
  margin-bottom: 30px; }
#p-grade .grade02 #sec04 .answer:before {
  background-image: url(/-/Media/jpz/zrh/car/useful/guide/common_re/img_re/grade_icon_a.png); }
#p-grade .grade02 #sec04 dl {
  position: relative;
  float: right;
  display: table;
  border: 1px solid #bfbfbf;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  width: 90%;
  padding: 3.3%; }
  @media only screen and (max-width: 767px) {
    #p-grade .grade02 #sec04 dl {
      width: -moz-calc(100% - 50px);
      width: -o-calc(100% - 50px);
      width: -webkit-calc(100% - 50px);
      width: calc(100% - 50px);
      padding: 20px; } }
  #p-grade .grade02 #sec04 dl:after, #p-grade .grade02 #sec04 dl:before {
    right: 100%;
    top: 30px; }
  #p-grade .grade02 #sec04 dl:after {
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #fff;
    border-width: 14px;
    margin-top: -14px; }
    @media only screen and (max-width: 767px) {
      #p-grade .grade02 #sec04 dl:after {
        border-width: 7px;
        margin-top: -7px; } }
  #p-grade .grade02 #sec04 dl:before {
    border-color: rgba(191, 191, 191, 0);
    border-right-color: #bfbfbf;
    border-width: 15px;
    margin-top: -15px; }
    @media only screen and (max-width: 767px) {
      #p-grade .grade02 #sec04 dl:before {
        border-width: 8px;
        margin-top: -8px; } }
  #p-grade .grade02 #sec04 dl > * {
    display: table-cell;
    vertical-align: top; }
  #p-grade .grade02 #sec04 dl > dt {
    width: 5%; }
    #p-grade .grade02 #sec04 dl > dt img {
      width: 100%; }
    @media only screen and (max-width: 767px) {
      #p-grade .grade02 #sec04 dl > dt {
        width: 20.5px; } }
  #p-grade .grade02 #sec04 dl > dd {
    padding-left: 2em;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6; }
    @media only screen and (max-width: 767px) {
      #p-grade .grade02 #sec04 dl > dd {
        padding-left: 1em;
        font-size: 15px; } }
@media only screen and (min-width: 768px) {
  #p-grade .grade03 .sec-txt-c {
    text-align: center; } }
#p-grade .grade03 .sec-nonframe .sec-ex {
  padding: 10px 0; }
  @media only screen and (min-width: 768px) {
    #p-grade .grade03 .sec-nonframe .sec-ex li img {
      max-height: 200px; }
    #p-grade .grade03 .sec-nonframe .sec-ex li figcaption {
      font-size: 14px; } }
@media only screen and (max-width: 767px) {
  #p-grade .grade04 #sec01 .sec-frame li:first-child, #p-grade .grade04 #sec01 .sec-nonframe li:first-child {
    display: block;
    margin: 0 auto; }
  #p-grade .grade04 #sec01 .sec-frame li:nth-child(2), #p-grade .grade04 #sec01 .sec-nonframe li:nth-child(2) {
    margin: 2em 10% 0 0; } }
#p-grade .grade04 #sec02 .f-right {
  margin-bottom: 60px; }
  @media only screen and (max-width: 767px) {
    #p-grade .grade04 #sec02 .f-right {
      margin-bottom: 30px; } }
  #p-grade .grade04 #sec02 .f-right:last-child {
    margin-bottom: 0; }
  @media only screen and (min-width: 768px) {
    #p-grade .grade04 #sec02 .f-right > *:last-child {
      width: 51.6%; } }
  #p-grade .grade04 #sec02 .f-right img {
    width: 100%; }
  #p-grade .grade04 #sec02 .f-right .sec-copy {
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    background: none;
    text-align: left;
    font-size: 28px; }
    @media only screen and (max-width: 767px) {
      #p-grade .grade04 #sec02 .f-right .sec-copy {
        font-size: 17px; } }
    #p-grade .grade04 #sec02 .f-right .sec-copy span {
      display: block;
      font-size: 1.25rem; }
      @media only screen and (max-width: 767px) {
        #p-grade .grade04 #sec02 .f-right .sec-copy span {
          font-size: 0.75rem; } }
  #p-grade .grade04 #sec02 .f-right .sec-icon {
    display: inline-block;
    vertical-align: middle;
    width: 90px;
    margin-right: 20px; }
    @media only screen and (max-width: 767px) {
      #p-grade .grade04 #sec02 .f-right .sec-icon {
        width: 60px;
        margin-right: 10px; } }
  #p-grade .grade04 #sec02 .f-right .sec-txt > p {
    margin-top: 40px; }
    @media only screen and (max-width: 767px) {
      #p-grade .grade04 #sec02 .f-right .sec-txt > p {
        margin-top: 20px; } }
#p-grade .grade04 #sec03 .sec-frame li, #p-grade .grade04 #sec03 .sec-nonframe li {
  vertical-align: middle;
  text-align: center; }
  @media only screen and (min-width: 768px) {
    #p-grade .grade04 #sec03 .sec-frame li, #p-grade .grade04 #sec03 .sec-nonframe li {
      width: 32%; } }
  #p-grade .grade04 #sec03 .sec-frame li img, #p-grade .grade04 #sec03 .sec-nonframe li img {
    max-height: 351px; }
  @media only screen and (max-width: 767px) {
    #p-grade .grade04 #sec03 .sec-frame li:nth-child(2), #p-grade .grade04 #sec03 .sec-nonframe li:nth-child(2) {
      display: block;
      padding-bottom: 15px;
      margin: 15px 0; } }
  #p-grade .grade04 #sec03 .sec-frame li:nth-child(2) p, #p-grade .grade04 #sec03 .sec-nonframe li:nth-child(2) p {
    position: relative; }
    @media only screen and (min-width: 768px) {
      #p-grade .grade04 #sec03 .sec-frame li:nth-child(2) p, #p-grade .grade04 #sec03 .sec-nonframe li:nth-child(2) p {
        vertical-align: middle;
        text-decoration: none; } }
    #p-grade .grade04 #sec03 .sec-frame li:nth-child(2) p span, #p-grade .grade04 #sec03 .sec-nonframe li:nth-child(2) p span {
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      *zoom: 1;
      *display: inline;
      color: #fff;
      background: #ea635c;
      font-size: 20px;
      width: 45%;
      padding: 1.25em 0; }
      @media only screen and (max-width: 767px) {
        #p-grade .grade04 #sec03 .sec-frame li:nth-child(2) p span, #p-grade .grade04 #sec03 .sec-nonframe li:nth-child(2) p span {
          font-size: 12px;
          line-height: 1.6;
          width: 60px;
          padding: 10px 0; } }
    #p-grade .grade04 #sec03 .sec-frame li:nth-child(2) p:after, #p-grade .grade04 #sec03 .sec-nonframe li:nth-child(2) p:after {
      content: "";
      background: url(/-/Media/jpz/zrh/car/useful/guide/common_re/img_re/grade_arrow_pink.png) no-repeat;
      -moz-background-size: contain;
      -o-background-size: contain;
      -webkit-background-size: contain;
      background-size: contain;
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      *zoom: 1;
      *display: inline;
      vertical-align: middle;
      width: 45px;
      height: 119px; }
      @media only screen and (max-width: 767px) {
        #p-grade .grade04 #sec03 .sec-frame li:nth-child(2) p:after, #p-grade .grade04 #sec03 .sec-nonframe li:nth-child(2) p:after {
          width: 32px;
          height: 86px;
          -moz-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
          -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
          margin: 0 auto;
          position: absolute;
          left: 0;
          right: 0;
          bottom: -58px; } }
  @media only screen and (min-width: 768px) {
    #p-grade .grade04 #sec03 .sec-frame li:nth-child(2) .grade20, #p-grade .grade04 #sec03 .sec-nonframe li:nth-child(2) .grade20 {
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      *zoom: 1;
      *display: inline;
      width: 190px; } }
  @media only screen and (max-width: 767px) {
    #p-grade .grade04 #sec03 .sec-frame li:nth-child(2) .grade20, #p-grade .grade04 #sec03 .sec-nonframe li:nth-child(2) .grade20 {
      margin-top: 15px;
      width: 120px; } }
#p-grade .vehicle01 #sec01 .sec-frame, #p-grade .vehicle01 #sec01 .sec-nonframe {
  box-sizing: border-box; }
  @media only screen and (min-width: 768px) {
    #p-grade .vehicle01 #sec01 .sec-frame, #p-grade .vehicle01 #sec01 .sec-nonframe {
      padding: 25px 80px; } }
#p-grade .vehicle01 .f-blue {
  text-align: center; }
  @media only screen and (min-width: 768px) {
    #p-grade .vehicle01 .f-blue {
      border: 1px solid #009ee0;
      background-color: rgba(151, 193, 227, 0.2); }
      #p-grade .vehicle01 .f-blue > .sec-ex {
        margin: 0 40px; }
        #p-grade .vehicle01 .f-blue > .sec-ex > li {
          width: 22.3%; } }
  #p-grade .vehicle01 .f-blue > .f-blue {
    background: #fff;
    border: 1px solid #5ec0ea; }
    @media only screen and (max-width: 767px) {
      #p-grade .vehicle01 .f-blue > .f-blue {
        background: none;
        border: none;
        padding: 20px 20px 30px; }
        #p-grade .vehicle01 .f-blue > .f-blue > .sec-ex {
          padding: 0 !important; } }
    #p-grade .vehicle01 .f-blue > .f-blue .sec-frame-tit_b {
      background-color: #5ec0ea; }
    @media screen and (min-width: 768px) {
      #p-grade .vehicle01 .f-blue > .f-blue {
        margin: 40px; } }
    @media screen and (min-width: 768px) {
      #p-grade .vehicle01 .f-blue > .f-blue ul {
        margin: 0 3.8%;
        padding-bottom: 40px; }
        #p-grade .vehicle01 .f-blue > .f-blue ul li {
          width: 24%;
          margin-left: 3.8%; }
          #p-grade .vehicle01 .f-blue > .f-blue ul li:nth-child(3n+1) {
            margin-left: 0; }
          #p-grade .vehicle01 .f-blue > .f-blue ul li:nth-child(n+4) {
            margin-top: 2em; } }
#p-grade .vehicle01 .f-right {
  box-sizing: border-box; }
  #p-grade .vehicle01 .f-right > * figure {
    text-align: center; }
    #p-grade .vehicle01 .f-right > * figure img {
      max-width: 280px; }
      @media only screen and (max-width: 767px) {
        #p-grade .vehicle01 .f-right > * figure img {
          max-width: 60%; } }
  #p-grade .vehicle01 .f-right > * figcaption {
    white-space: nowrap;
    text-align: center;
    margin-top: 1em; }
    #p-grade .vehicle01 .f-right > * figcaption span {
      display: block;
      font-size: 13px; }
      @media only screen and (max-width: 767px) {
        #p-grade .vehicle01 .f-right > * figcaption span {
          font-size: 14px; } }
#p-grade .vehicle01 #sec02 .sec-nonframe {
  margin-bottom: 60px;
  padding: 0; }
  @media only screen and (max-width: 767px) {
    #p-grade .vehicle01 #sec02 .sec-nonframe {
      border: 1px solid #009ee0;
      background-color: rgba(151, 193, 227, 0.2);
      padding: 0; }
      #p-grade .vehicle01 #sec02 .sec-nonframe .sec-ex {
        padding: 0 20px; } }
@media only screen and (min-width: 768px) {
  #p-grade .vehicle01 #sec02 .f-right .sec-frame, #p-grade .vehicle01 #sec02 .f-right .sec-nonframe {
    padding: 25px 50px; } }
@media only screen and (min-width: 768px) {
  #p-grade .vehicle01 #sec04 .sec-nonframe img {
    width: 80%; } }
#p-grade .vehicle01 #sec04 .sec-nonframe .main-goal:before {
  width: 20%;
  max-width: 116px;
  height: 83px; }
  @media only screen and (max-width: 767px) {
    #p-grade .vehicle01 #sec04 .sec-nonframe .main-goal:before {
      margin-top: 30px;
      width: 55.5px;
      height: 40px; } }
@media only screen and (max-width: 767px) {
  #p-grade .vehicle01 #sec05 .sec-nonframe-bgnone {
    padding: 0; } }
#p-grade .vehicle01 #sec05 .f-right {
  box-sizing: border-box; }
  #p-grade .vehicle01 #sec05 .f-right dt {
    width: 250px;
    padding-right: 40px; }
#p-grade .vehicle01 #sec05 .sec-copy {
  margin-top: 36px; }
#p-grade .vehicle01 #sec05 .sec-ex-table {
  overflow: hidden;
  padding-bottom: 24px; }
  #p-grade .vehicle01 #sec05 .sec-ex-table > *:first-child {
    border: 2px solid #009ee0;
    background: #eaf3f9; }
    #p-grade .vehicle01 #sec05 .sec-ex-table > *:first-child dt {
      background: #009ee0; }
  #p-grade .vehicle01 #sec05 .sec-ex-table > *:last-child {
    border: 2px solid #a89f96;
    background: #eeecea; }
    #p-grade .vehicle01 #sec05 .sec-ex-table > *:last-child dt {
      background: #a89f96; }
  @media only screen and (min-width: 768px) {
    #p-grade .vehicle01 #sec05 .sec-ex-table > *:first-child {
      float: left;
      width: 72%; }
      #p-grade .vehicle01 #sec05 .sec-ex-table > *:first-child li {
        width: 27%; }
    #p-grade .vehicle01 #sec05 .sec-ex-table > *:last-child {
      float: right;
      width: 24.5%; }
    #p-grade .vehicle01 #sec05 .sec-ex-table > * li {
      width: auto;
      max-width: 185px; } }
  @media only screen and (max-width: 767px) {
    #p-grade .vehicle01 #sec05 .sec-ex-table > *:last-child {
      margin-top: 25px; } }
  #p-grade .vehicle01 #sec05 .sec-ex-table > * dt {
    color: #fff;
    white-space: nowrap;
    font-weight: 700;
    padding: 0.8em 0;
    text-align: center;
    font-size: 18px; }
    @media only screen and (max-width: 767px) {
      #p-grade .vehicle01 #sec05 .sec-ex-table > * dt {
        font-size: 15px; } }
  #p-grade .vehicle01 #sec05 .sec-ex-table > * dd .sec-ex {
    padding: 40px 0;
    margin-bottom: 0; }
    #p-grade .vehicle01 #sec05 .sec-ex-table > * dd .sec-ex figcaption {
      font-size: 0.875rem; }
    @media only screen and (max-width: 767px) {
      #p-grade .vehicle01 #sec05 .sec-ex-table > * dd .sec-ex {
        padding: 20px; } }
#p-grade .vehicle01 #sec05 .zenson-detail {
  margin: 30px 0; }
  @media only screen and (min-width: 768px) {
    #p-grade .vehicle01 #sec05 .zenson-detail {
      margin: 60px 0;
      text-align: center; } }
  #p-grade .vehicle01 #sec05 .zenson-detail > p {
    font-weight: bold; }
#p-grade .vehicle01 #sec05 ul.sec-note li {
  text-indent: -1em;
  padding-left: 1em; }
  #p-grade .vehicle01 #sec05 ul.sec-note li:before {
    content: "※"; }
#p-grade .sec-frame-tit_b {
  color: #fff;
  letter-spacing: 0.1em;
  font-weight: 700;
  background: #009ee0;
  padding: 0.8em 0;
  margin-bottom: 2.5em;
  font-size: 1rem; }
  @media only screen and (max-width: 767px) {
    #p-grade .sec-frame-tit_b {
      margin-bottom: 1.5em;
      font-size: 0.9375rem; } }
@media only screen and (max-width: 767px) {
  #p-grade .vehicle01 .sec-frame > li, #p-grade .vehicle01 .sec-nonframe > li, #p-grade .vehicle04 .sec-frame > li, #p-grade .vehicle04 .sec-nonframe > li, #p-grade .grade03 .sec-frame > li, #p-grade .grade03 .sec-nonframe > li {
    display: block;
    margin: auto; }
    #p-grade .vehicle01 .sec-frame > li + li, #p-grade .vehicle01 .sec-nonframe > li + li, #p-grade .vehicle04 .sec-frame > li + li, #p-grade .vehicle04 .sec-nonframe > li + li, #p-grade .grade03 .sec-frame > li + li, #p-grade .grade03 .sec-nonframe > li + li {
      margin-top: 25px; } }
#p-grade .vehicle01 .sec-ex-frame, #p-grade .vehicle04 .sec-ex-frame, #p-grade .grade03 .sec-ex-frame {
  position: relative;
  padding: 25px 0; }
  @media only screen and (min-width: 768px) {
    #p-grade .vehicle01 .sec-ex-frame, #p-grade .vehicle04 .sec-ex-frame, #p-grade .grade03 .sec-ex-frame {
      padding: 40px;
      max-width: 750px;
      margin: 0 auto 40px; }
      #p-grade .vehicle01 .sec-ex-frame li, #p-grade .vehicle04 .sec-ex-frame li, #p-grade .grade03 .sec-ex-frame li {
        width: 29%; } }
  @media only screen and (max-width: 767px) {
    #p-grade .vehicle01 .sec-ex-frame li, #p-grade .vehicle04 .sec-ex-frame li, #p-grade .grade03 .sec-ex-frame li {
      display: block;
      margin: auto; }
      #p-grade .vehicle01 .sec-ex-frame li + li, #p-grade .vehicle04 .sec-ex-frame li + li, #p-grade .grade03 .sec-ex-frame li + li {
        margin-top: 25px; } }
  #p-grade .vehicle01 .sec-ex-frame:after, #p-grade .vehicle01 .sec-ex-frame:before, #p-grade .vehicle04 .sec-ex-frame:after, #p-grade .vehicle04 .sec-ex-frame:before, #p-grade .grade03 .sec-ex-frame:after, #p-grade .grade03 .sec-ex-frame:before {
    top: 100%;
    left: 0;
    right: 0;
    margin: 0 auto; }
  #p-grade .vehicle01 .sec-ex-frame:after, #p-grade .vehicle04 .sec-ex-frame:after, #p-grade .grade03 .sec-ex-frame:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #ea635c;
    border-width: 14px; }
    @media only screen and (max-width: 767px) {
      #p-grade .vehicle01 .sec-ex-frame:after, #p-grade .vehicle04 .sec-ex-frame:after, #p-grade .grade03 .sec-ex-frame:after {
        border-width: 7px; } }
  #p-grade .vehicle01 .sec-ex-frame:before, #p-grade .vehicle04 .sec-ex-frame:before, #p-grade .grade03 .sec-ex-frame:before {
    border-color: rgba(191, 191, 191, 0);
    border-width: 16px; }
    @media only screen and (max-width: 767px) {
      #p-grade .vehicle01 .sec-ex-frame:before, #p-grade .vehicle04 .sec-ex-frame:before, #p-grade .grade03 .sec-ex-frame:before {
        border-width: 9px; } }
#p-grade .vehicle01 .sec-ex-copy, #p-grade .vehicle04 .sec-ex-copy, #p-grade .grade03 .sec-ex-copy {
  max-width: 750px;
  margin: .8em auto 1.5em;
  text-align: center;
  color: #fff;
  padding: .5em 0.7em;
  background-color: #ea635c;
  font-size: 28px;
  letter-spacing: 0.1em; }
  @media only screen and (max-width: 767px) {
    #p-grade .vehicle01 .sec-ex-copy, #p-grade .vehicle04 .sec-ex-copy, #p-grade .grade03 .sec-ex-copy {
      font-size: 15px; } }
#p-grade .vehicle02 #sec01 .sec-nonframe img {
  background: none; }
#p-grade .vehicle02 #sec01 .vehicle-inner {
  padding: 0 7.8%; }
#p-grade .vehicle02 #sec01 .vehicle-ex {
  margin-bottom: 30px;
  position: relative;
  margin-bottom: 120px; }
  #p-grade .vehicle02 #sec01 .vehicle-ex p {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.1em;
    margin-bottom: 1em; }
    @media only screen and (max-width: 767px) {
      #p-grade .vehicle02 #sec01 .vehicle-ex p {
        font-size: 15px;
        line-height: 21px; } }
    #p-grade .vehicle02 #sec01 .vehicle-ex p span, #p-grade .vehicle02 #sec01 .vehicle-ex p img {
      display: inline-block;
      vertical-align: middle; }
    #p-grade .vehicle02 #sec01 .vehicle-ex p img {
      height: 26px;
      margin: 0 1em; }
      @media only screen and (max-width: 767px) {
        #p-grade .vehicle02 #sec01 .vehicle-ex p img {
          height: 21px; } }
  @media only screen and (max-width: 767px) {
    #p-grade .vehicle02 #sec01 .vehicle-ex {
      margin-bottom: 80px; } }
  #p-grade .vehicle02 #sec01 .vehicle-ex:after {
    position: absolute;
    bottom: -79px;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 50px;
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg); }
    @media only screen and (min-width: 768px) {
      #p-grade .vehicle02 #sec01 .vehicle-ex:after {
        width: 64px; } }
    @media only screen and (max-width: 767px) {
      #p-grade .vehicle02 #sec01 .vehicle-ex:after {
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        width: 43px;
        height: 30px;
        display: block;
        margin: 20px auto; } }
#p-grade .vehicle02 #sec01 .vehicle-price-total {
  border: 1px solid #009ee0;
  padding: .7em;
  margin-bottom: 12px; }
#p-grade .vehicle02 #sec01 .vehicle-price {
  width: 100%;
  box-sizing: border-box;
  display: table;
  margin-bottom: 40px; }
  #p-grade .vehicle02 #sec01 .vehicle-price > dl {
    display: table-cell;
    vertical-align: top; }
    #p-grade .vehicle02 #sec01 .vehicle-price > dl:first-child dd {
      background-color: #009ee0; }
    #p-grade .vehicle02 #sec01 .vehicle-price > dl:last-child {
      box-sizing: content-box; }
      @media only screen and (min-width: 768px) {
        #p-grade .vehicle02 #sec01 .vehicle-price > dl:last-child {
          padding-left: 10px;
          width: 315px; } }
      @media only screen and (max-width: 767px) {
        #p-grade .vehicle02 #sec01 .vehicle-price > dl:last-child {
          padding-left: 10px; } }
      #p-grade .vehicle02 #sec01 .vehicle-price > dl:last-child dd {
        background-color: #003399; }
      #p-grade .vehicle02 #sec01 .vehicle-price > dl:last-child dt {
        box-sizing: border-box;
        border: 2px dashed #ee827d;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
        border-radius: 15px; }
        @media only screen and (min-width: 768px) {
          #p-grade .vehicle02 #sec01 .vehicle-price > dl:last-child dt {
            border-width: 4px; } }
    #p-grade .vehicle02 #sec01 .vehicle-price > dl dd {
      padding: 12px 0;
      position: relative;
      margin-bottom: 73px; }
      @media only screen and (max-width: 767px) {
        #p-grade .vehicle02 #sec01 .vehicle-price > dl dd {
          margin-bottom: 43px; } }
      #p-grade .vehicle02 #sec01 .vehicle-price > dl dd img {
        height: 24px; }
        @media only screen and (max-width: 767px) {
          #p-grade .vehicle02 #sec01 .vehicle-price > dl dd img {
            height: 17px; } }
      #p-grade .vehicle02 #sec01 .vehicle-price > dl dd:after {
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto; }
        @media only screen and (min-width: 768px) {
          #p-grade .vehicle02 #sec01 .vehicle-price > dl dd:after {
            bottom: -58px;
            width: 40px;
            height: 43px; } }
        @media only screen and (max-width: 767px) {
          #p-grade .vehicle02 #sec01 .vehicle-price > dl dd:after {
            bottom: -33px;
            width: 22px;
            height: 23px; } }
    #p-grade .vehicle02 #sec01 .vehicle-price > dl dt {
      padding: 0.3em 0;
      font-size: 20px;
      font-weight: 700;
      letter-spacing: 0.1em; }
      @media only screen and (max-width: 767px) {
        #p-grade .vehicle02 #sec01 .vehicle-price > dl dt {
          font-size: 15px; } }
#p-grade .vehicle02 #sec01 .vehicle-copy {
  padding: 15px;
  box-sizing: border-box;
  border: 3px solid #003399;
  position: relative; }
  @media only screen and (min-width: 768px) {
    #p-grade .vehicle02 #sec01 .vehicle-copy {
      padding: 35px 40px; } }
  #p-grade .vehicle02 #sec01 .vehicle-copy > p:first-child {
    text-align: left;
    color: #003399;
    letter-spacing: 0.1em;
    font-weight: 700;
    margin-bottom: 0.5em;
    font-size: 1.1875rem; }
    @media only screen and (min-width: 768px) {
      #p-grade .vehicle02 #sec01 .vehicle-copy > p:first-child {
        padding-right: 3em;
        font-size: 1.625rem; } }
  @media only screen and (max-width: 767px) {
    #p-grade .vehicle02 #sec01 .vehicle-copy .sec-note {
      font-size: 12px;
      padding-right: 30%; } }
  #p-grade .vehicle02 #sec01 .vehicle-copy > img:last-child {
    position: absolute;
    bottom: 0;
    right: 50px;
    width: 106px; }
    @media only screen and (max-width: 767px) {
      #p-grade .vehicle02 #sec01 .vehicle-copy > img:last-child {
        right: 5%;
        width: 26%;
        max-width: 100px; } }
  #p-grade .vehicle02 #sec01 .vehicle-copy:after {
    content: '';
    position: absolute;
    border-bottom: 28px solid #fff;
    border-right: 13px solid transparent;
    border-left: 13px solid transparent;
    bottom: -moz-calc(100% - 4px);
    bottom: -o-calc(100% - 4px);
    bottom: -webkit-calc(100% - 4px);
    bottom: calc(100% - 4px);
    right: -moz-calc(17% + 2px);
    right: -o-calc(17% + 2px);
    right: -webkit-calc(17% + 2px);
    right: calc(17% + 2px); }
  #p-grade .vehicle02 #sec01 .vehicle-copy:before {
    content: '';
    position: absolute;
    border-bottom: 30px solid #003399;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    bottom: 100%;
    right: 17%; }
#p-grade .vehicle02 #sec02 .main-start:after {
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  display: block;
  margin: 2em auto;
  width: 43px;
  height: 30px; }
#p-grade .vehicle02 #sec03 .sec-subtit {
  padding-top: 30px;
  margin-bottom: .8em; }
#p-grade .vehicle02 #sec03 th, #p-grade .vehicle02 #sec03 td {
  font-weight: 100;
  border: 1px solid #fff;
  padding: 0.7em 1em; }
  @media only screen and (max-width: 767px) {
    #p-grade .vehicle02 #sec03 th, #p-grade .vehicle02 #sec03 td {
      font-size: 13px; } }
  #p-grade .vehicle02 #sec03 th .txt-red, #p-grade .vehicle02 #sec03 td .txt-red {
    color: #ea635c; }
#p-grade .vehicle02 #sec03 .vehicle-table-s {
  margin: 0 auto;
  border-collapse: collapse; }
  #p-grade .vehicle02 #sec03 .vehicle-table-s .bg-darkblue {
    background: #4f90c8 !important;
    color: #fff; }
  #p-grade .vehicle02 #sec03 .vehicle-table-s .bg-blue {
    background: #72a6d3 !important;
    color: #fff; }
  #p-grade .vehicle02 #sec03 .vehicle-table-s .bg-lightblue {
    background: #c3dff5 !important; }
  @media only screen and (min-width: 768px) {
    #p-grade .vehicle02 #sec03 .vehicle-table-s {
      width: 670px; } }
  #p-grade .vehicle02 #sec03 .vehicle-table-s thead {
    background-color: #c3dff5; }
  #p-grade .vehicle02 #sec03 .vehicle-table-s th, #p-grade .vehicle02 #sec03 .vehicle-table-s td {
    text-align: center; }
  #p-grade .vehicle02 #sec03 .vehicle-table-s th {
    background: #c3dff5; }
  #p-grade .vehicle02 #sec03 .vehicle-table-s td {
    background: #f5f7f7; }
#p-grade .vehicle02 #sec03 .sec-note {
  margin: 1em auto; }
  @media only screen and (min-width: 768px) {
    #p-grade .vehicle02 #sec03 .sec-note {
      width: 670px; } }
#p-grade .vehicle02 #sec03 .vehicle-table-l {
  margin-bottom: 40px;
  border-color: #bfbfbf;
  border-collapse: collapse; }
  @media only screen and (min-width: 768px) {
    #p-grade .vehicle02 #sec03 .vehicle-table-l {
      width: 100%;
      margin: 0 auto 60px; } }
  #p-grade .vehicle02 #sec03 .vehicle-table-l th, #p-grade .vehicle02 #sec03 .vehicle-table-l td {
    font-weight: 100;
    border: 1px solid #bfbfbf; }
  #p-grade .vehicle02 #sec03 .vehicle-table-l td {
    padding: 1em; }
  #p-grade .vehicle02 #sec03 .vehicle-table-l th {
    background-color: #eaf3f9;
    white-space: nowrap; }
    @media only screen and (max-width: 767px) {
      #p-grade .vehicle02 #sec03 .vehicle-table-l th {
        text-align: center; } }
#p-grade .vehicle03 #sec01 .sec-nonframe {
  margin-bottom: 0 !important; }
  @media only screen and (max-width: 767px) {
    #p-grade .vehicle03 #sec01 .sec-nonframe {
      padding: 20px !important; }
      #p-grade .vehicle03 #sec01 .sec-nonframe:last-child {
        padding: 50px !important; } }
#p-grade .vehicle03 #sec01 .sec-note {
  margin-top: 1em; }
#p-grade .vehicle03 #sec01 .sec-ex {
  margin-bottom: 0; }
  #p-grade .vehicle03 #sec01 .sec-ex.sec-nonframe {
    padding: 30px 0; }
    @media only screen and (max-width: 767px) {
      #p-grade .vehicle03 #sec01 .sec-ex.sec-nonframe {
        padding: 20px; } }
  #p-grade .vehicle03 #sec01 .sec-ex li {
    display: inline-block; }
    #p-grade .vehicle03 #sec01 .sec-ex li:first-child {
      margin-left: -15px; }
    #p-grade .vehicle03 #sec01 .sec-ex li img {
      max-height: 190px; }
    @media only screen and (max-width: 767px) {
      #p-grade .vehicle03 #sec01 .sec-ex li {
        float: left;
        margin: 0 0 20px; }
        #p-grade .vehicle03 #sec01 .sec-ex li:first-child {
          margin-left: 0; }
        #p-grade .vehicle03 #sec01 .sec-ex li:last-child {
          margin-bottom: 0; }
        #p-grade .vehicle03 #sec01 .sec-ex li:nth-child(even) {
          float: right; } }
@media only screen and (min-width: 768px) {
  #p-grade .vehicle03 .f-right .sec-frame, #p-grade .vehicle03 .f-right .sec-nonframe {
    width: 46%; } }
#p-grade .vehicle04 #sec01 .sec-nonframe {
  padding: 0;
  border: 1px solid #009ee0; }
#p-grade .vehicle04 #sec01 .sec-ex {
  padding-bottom: 40px; }
  @media only screen and (max-width: 767px) {
    #p-grade .vehicle04 #sec01 .sec-ex {
      padding: 0 20px; } }
  #p-grade .vehicle04 #sec01 .sec-ex li {
    display: inline-block;
    margin: 0; }
    @media only screen and (max-width: 767px) {
      #p-grade .vehicle04 #sec01 .sec-ex li {
        float: left;
        padding-bottom: 20px; }
        #p-grade .vehicle04 #sec01 .sec-ex li:nth-child(even) {
          float: right; } }
  #p-grade .vehicle04 #sec01 .sec-ex img {
    max-height: 190px; }
#p-grade .vehicle04 #sec01 .bg-blown {
  background: #eeecea;
  border: 1px solid #a89f96; }
  #p-grade .vehicle04 #sec01 .bg-blown .sec-frame-tit_b {
    background: #a89f96; }
  #p-grade .vehicle04 #sec01 .bg-blown .sec-ex {
    font-size: 0; }
    #p-grade .vehicle04 #sec01 .bg-blown .sec-ex li {
      float: none;
      display: inline-block;
      margin-right: 0; }
      #p-grade .vehicle04 #sec01 .bg-blown .sec-ex li:first-child {
        margin-left: 0; }
      @media only screen and (max-width: 767px) {
        #p-grade .vehicle04 #sec01 .bg-blown .sec-ex li {
          float: left;
          margin-right: 0; }
          #p-grade .vehicle04 #sec01 .bg-blown .sec-ex li:nth-child(even) {
            float: right; } }
#p-grade .vehicle04 .vehicle-type {
  text-align: center; }
  #p-grade .vehicle04 .vehicle-type > p {
    background: #4066b3;
    color: #fff;
    padding: 0.7em 0;
    font-size: 15px;
    line-height: 1.4;
    letter-spacing: 0.1em; }
    @media only screen and (min-width: 768px) {
      #p-grade .vehicle04 .vehicle-type > p {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        vertical-align: middle;
        width: 37.7%;
        font-size: 21px; } }
    #p-grade .vehicle04 .vehicle-type > p:nth-child(2) {
      background: none;
      width: auto;
      color: #4066b3;
      font-size: 30px;
      line-height: 1;
      padding: 0;
      margin: 10px 0; }
      @media only screen and (min-width: 768px) {
        #p-grade .vehicle04 .vehicle-type > p:nth-child(2) {
          margin: 0 20px; } }
@media only screen and (min-width: 768px) {
  #p-grade .road #sec01 .road-prof {
    overflow: hidden;
    margin-bottom: 40px; }
    #p-grade .road #sec01 .road-prof dt {
      float: left;
      width: 250px; }
      #p-grade .road #sec01 .road-prof dt img {
        width: 100%; }
      #p-grade .road #sec01 .road-prof dt .sec-txt {
        margin-top: 1em; }
      #p-grade .road #sec01 .road-prof dt .sec-note {
        margin-top: 0.5em; }
    #p-grade .road #sec01 .road-prof dd {
      float: right;
      width: 890px; } }
@media only screen and (max-width: 767px) {
  #p-grade .road #sec01 .road-prof dt {
    max-width: 60%;
    margin: 20px auto 30px; }
    #p-grade .road #sec01 .road-prof dt .sec-txt {
      margin-top: 0.5em; } }
@media only screen and (min-width: 768px) {
  #p-grade .road #sec01 .point-frame > * {
    padding-bottom: 90px; }
  #p-grade .road #sec01 .point-link {
    display: block !important; } }
#p-grade .road #sec01 .point-txt {
  font-weight: 700;
  font-size: 15px; }
  @media only screen and (min-width: 768px) {
    #p-grade .road #sec01 .point-txt {
      text-align: center;
      white-space: nowrap;
      font-size: 22px; } }
  #p-grade .road #sec01 .point-txt span {
    margin-top: 0.5em;
    display: block;
    font-weight: normal; }
    @media only screen and (min-width: 768px) {
      #p-grade .road #sec01 .point-txt span {
        font-size: 16px; } }
#p-grade .road #sec01 .point-frame:last-child li:last-child .point-txt {
  text-align: left; }
#p-grade .road #sec01 .road-point-detail .sec-copy {
  line-height: 1.1;
  margin-top: 60px; }
  @media only screen and (max-width: 767px) {
    #p-grade .road #sec01 .road-point-detail .sec-copy {
      margin-top: 30px; } }
#p-grade .road #sec01 .road-point-detail .f-right img {
  border: 1px solid #e0e0e0; }
#p-grade .road #sec01 .road-point-detail .f-right li:first-child {
  width: 60%; }
  @media only screen and (max-width: 767px) {
    #p-grade .road #sec01 .road-point-detail .f-right li:first-child {
      text-align: center;
      width: 100%; }
      #p-grade .road #sec01 .road-point-detail .f-right li:first-child img {
        display: block;
        margin-bottom: 1em;
        max-width: 100%; } }
@media only screen and (max-width: 767px) {
  #p-grade .road #sec01 .road-point-detail .f-right li:last-child .sec-txt {
    font-size: 15px; } }
#p-grade .road #sec01 .road-point-detail .f-right .sec-note {
  margin-top: 30px; }
  @media only screen and (max-width: 767px) {
    #p-grade .road #sec01 .road-point-detail .f-right .sec-note {
      font-size: 12px; } }
@media only screen and (min-width: 768px) {
  #p-grade .road #sec01 .sec-nav {
    text-align: left;
    font-size: 0; } }
#p-grade .road #sec01 .sec-nav li {
  border-width: 2px; }
  @media only screen and (min-width: 768px) {
    #p-grade .road #sec01 .sec-nav li {
      width: 32%; }
      #p-grade .road #sec01 .sec-nav li:nth-child(3n+1) {
        margin-left: 0; }
      #p-grade .road #sec01 .sec-nav li:nth-child(n+4) {
        margin-top: 1em; } }
  #p-grade .road #sec01 .sec-nav li a {
    position: relative;
    font-size: 16px; }
    @media only screen and (min-width: 768px) {
      #p-grade .road #sec01 .sec-nav li a {
        padding-left: 96px; } }
    @media only screen and (max-width: 767px) {
      #p-grade .road #sec01 .sec-nav li a {
        font-size: 15px;
        padding: 1em 2em 1em 70px;
        text-align: left; } }
    #p-grade .road #sec01 .sec-nav li a span {
      position: absolute;
      left: 15px;
      top: 0;
      bottom: 0;
      margin: auto;
      display: inline-block; }
      #p-grade .road #sec01 .sec-nav li a span img {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto; }
      @media only screen and (min-width: 768px) {
        #p-grade .road #sec01 .sec-nav li a span {
          width: 54px;
          height: 62px; } }
      @media only screen and (max-width: 767px) {
        #p-grade .road #sec01 .sec-nav li a span {
          width: 39px;
          height: 28px; } }
#p-grade .road #sec01 .sec-nav-item a {
  padding: 25px 1em 25px .5em; }
  @media only screen and (max-width: 767px) {
    #p-grade .road #sec01 .sec-nav-item a {
      padding: 1em 0; } }
#p-grade .road #sec01 .service-list {
  font-size: 0;
  margin-bottom: 40px; }
  @media only screen and (max-width: 767px) {
    #p-grade .road #sec01 .service-list {
      margin-bottom: 40px; } }
  #p-grade .road #sec01 .service-list > li {
    border: 1px solid #009ee0;
    border-top-width: 8px;
    padding: 0 20px 20px;
    box-sizing: border-box; }
    @media only screen and (min-width: 768px) {
      #p-grade .road #sec01 .service-list > li {
        display: inline-block;
        vertical-align: top;
        width: 31%;
        margin-left: 3.5%; }
        #p-grade .road #sec01 .service-list > li:nth-child(3n+1) {
          margin-left: 0; }
        #p-grade .road #sec01 .service-list > li:nth-child(n+4) {
          margin-top: 40px; } }
    @media only screen and (max-width: 767px) {
      #p-grade .road #sec01 .service-list > li {
        padding: 0 15px 15px; }
        #p-grade .road #sec01 .service-list > li + li {
          margin-top: 1em; } }
    #p-grade .road #sec01 .service-list > li .sec-frame-tit_b {
      background: none;
      text-align: center;
      margin: 0.5em 0;
      color: #009ee0;
      font-size: 18px; }
      @media only screen and (max-width: 767px) {
        #p-grade .road #sec01 .service-list > li .sec-frame-tit_b {
          margin: 0.2em 0;
          font-size: 17px; } }
    #p-grade .road #sec01 .service-list > li .sec-txt {
      font-size: 16px; }
      @media only screen and (max-width: 767px) {
        #p-grade .road #sec01 .service-list > li .sec-txt {
          font-size: 15px;
          padding-bottom: 0; } }
    #p-grade .road #sec01 .service-list > li .sec-note02 {
      margin-top: -1em;
      border-top: 1px dashed #898989;
      padding: 1.5em 0 0; }
      @media only screen and (max-width: 767px) {
        #p-grade .road #sec01 .service-list > li .sec-note02 {
          margin-top: 1em; } }
    @media only screen and (max-width: 767px) {
      #p-grade .road #sec01 .service-list > li .sec-note {
        font-size: 12px; } }
    #p-grade .road #sec01 .service-list > li .service-once {
      color: #009ee0;
      border: 1px solid #009ee0;
      display: inline-block;
      font-size: 12px;
      padding: 0.2em 0.5em .1em; }
@media only screen and (min-width: 768px) {
  #p-grade .road #sec02 dt {
    width: 630px; }
    #p-grade .road #sec02 dt img {
      width: 300px; } }

.p-road #mainvisual-container .mainvisual .mainvisual-cont .subtit {
  letter-spacing: -0.05em !important; }
.p-road #mainvisual-container .mainvisual .mainvisual-cont .subtxt {
  margin-top: .5em;
  color: #003399;
  text-align: center; }
  @media only screen and (max-width: 767px) {
    .p-road #mainvisual-container .mainvisual .mainvisual-cont .subtxt {
      font-size: 0.75rem;
      line-height: 1.2; } }
@media only screen and (max-width: 767px) {
  .p-road #mainvisual-container .mainvisual .mainvisual-cont > p {
    width: 40% !important; } }

.p-accident #mainvisual-container {
  padding: 0 !important; }
.p-accident .mainvisual {
  background-repeat: no-repeat;
  background-position: right bottom; }
  @media only screen and (max-width: 767px) {
    .p-accident .mainvisual {
      background-image: url(/-/Media/jpz/zrh/car/useful/guide/cg-accident/img_re/accident_mv_sp.png);
      background-size: 48%;
      padding-bottom: 4%; }
      .p-accident .mainvisual .subtxt {
        font-size: 0.875rem; }
      .p-accident .mainvisual .subtit, .p-accident .mainvisual .subtxt {
        clear: left;
        float: left;
        padding-left: 4%; }
      .p-accident .mainvisual .subcat {
        float: left; } }
  @media only screen and (min-width: 768px) {
    .p-accident .mainvisual {
      background-image: url(/-/Media/jpz/zrh/car/useful/guide/cg-accident/img_re/accident_mv.png);
      padding: 20px 0 30px !important;
      box-sizing: content-box;
      padding-left: 3.6%;
      padding-right: 3.6%; } }
  @media only screen and (min-width: 768px) and (min-width: 768px) {
    .p-accident .mainvisual {
      max-width: 950px !important;
      margin-left: auto !important;
      margin-right: auto !important;
      padding-left: 2%;
      padding-right: 2%; } }
  @media only screen and (min-width: 768px) {
      .p-accident .mainvisual .mainvisual-column {
        width: 700px; }
        .p-accident .mainvisual .mainvisual-column .subtit {
          letter-spacing: -0.01em !important; } }
  .p-accident .mainvisual .subtxt {
    color: #003399;
    margin-top: .5em;
    text-align: center; }
  .p-accident .mainvisual .flow {
    clear: both;
    padding-top: 60px;
    font-size: 0; }
    @media only screen and (max-width: 767px) {
      .p-accident .mainvisual .flow {
        padding-top: 36px;
        padding-left: 4%;
        padding-right: 4%; } }
    .p-accident .mainvisual .flow li {
      display: inline-block;
      vertical-align: middle;
      background: #fff;
      position: relative;
      padding: 2em 0 1em;
      font-size: 1rem;
      line-height: 1.5;
      width: 200px; }
      @media only screen and (max-width: 767px) {
        .p-accident .mainvisual .flow li {
          padding: 2em 1em 1em;
          font-size: 0.75rem;
          line-height: 1.4;
          width: 30%;
          text-align: center; } }
      .p-accident .mainvisual .flow li + li {
        margin-left: 40px; }
        @media only screen and (max-width: 767px) {
          .p-accident .mainvisual .flow li + li {
            margin-left: 5%; } }
        .p-accident .mainvisual .flow li + li:before {
          content: '';
          display: block;
          position: absolute;
          top: 0;
          bottom: 0;
          margin: auto;
          background: url(/-/Media/jpz/zrh/car/useful/guide/common_re/img_re/grade_arrow_pink.png);
          background-size: contain;
          left: -28px;
          width: 16px;
          height: 44px; }
          @media only screen and (max-width: 767px) {
            .p-accident .mainvisual .flow li + li:before {
              left: -12%;
              width: 8px;
              height: 22px; } }
      .p-accident .mainvisual .flow li img {
        position: absolute;
        width: 40px;
        top: -20px;
        left: 0;
        right: 0;
        margin: 0 auto; }
        @media only screen and (max-width: 767px) {
          .p-accident .mainvisual .flow li img {
            width: 30px;
            top: -15px; } }
      .p-accident .mainvisual .flow li strong {
        display: block; }

.accident .accident-today {
  font-weight: bold;
  font-size: 22px;
  margin-bottom: 30px; }
  @media only screen and (max-width: 767px) {
    .accident .accident-today {
      font-size: 15px; } }
.accident #sec01 .sec-nonframe-bgnone {
  padding: 0; }
.accident #sec01 .sec-cont > .sec-frame, .accident #sec01 #p-grade .sec-cont > .sec-nonframe, #p-grade .accident #sec01 .sec-cont > .sec-nonframe {
  text-align: left; }
.accident #sec01 .sec-nonframe-bgnone:not(:last-child) {
  position: relative;
  padding-bottom: 40px; }
  @media only screen and (max-width: 767px) {
    .accident #sec01 .sec-nonframe-bgnone:not(:last-child) {
      padding-bottom: 20px; } }
  .accident #sec01 .sec-nonframe-bgnone:not(:last-child):after {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    content: "";
    width: 80px;
    height: 30px;
    background: url(/-/Media/jpz/zrh/car/useful/guide/common_re/img_re/arrow_s_pink.png) no-repeat;
    background-size: 100% auto; }
  .accident #sec01 .sec-nonframe-bgnone:not(:last-child) dd {
    padding-bottom: 20px; }
    .accident #sec01 .sec-nonframe-bgnone:not(:last-child) dd img {
      border: 1px solid #e0e0e0; }
.accident #sec01 dt img {
  border: 1px solid #e0e0e0; }
@media only screen and (min-width: 768px) {
  .accident #sec01 dl {
    overflow: hidden; }
    .accident #sec01 dl dt {
      clear: both;
      float: right;
      width: 28%; }
      .accident #sec01 dl dt img {
        width: 100%; }
    .accident #sec01 dl dd {
      float: left;
      width: 68%; } }
.accident #sec01 dl dd + dt {
  margin-top: 20px; }
  @media only screen and (min-width: 768px) {
    .accident #sec01 dl dd + dt {
      margin-top: 40px; }
      .accident #sec01 dl dd + dt + dd {
        margin-top: 40px; } }
@media only screen and (max-width: 767px) {
  .accident #sec01 dl dd {
    text-align: center; }
    .accident #sec01 dl dd img {
      margin-bottom: 20px; }
    .accident #sec01 dl dd .sec-txt {
      text-align: left; } }
.accident #sec01 dl .accident-flow {
  display: table;
  margin-bottom: 40px;
  color: #003399;
  font-size: 28px; }
  .accident #sec01 dl .accident-flow img {
    border: none !important; }
  @media only screen and (max-width: 767px) {
    .accident #sec01 dl .accident-flow {
      font-size: 17px;
      margin-top: 1em;
      margin-bottom: 20px; } }
  .accident #sec01 dl .accident-flow .sec-icon {
    display: table-cell;
    vertical-align: middle;
    width: 105px;
    padding-right: 15px; }
    @media only screen and (max-width: 767px) {
      .accident #sec01 dl .accident-flow .sec-icon {
        width: 60px; } }
  .accident #sec01 dl .accident-flow span {
    display: table-cell;
    vertical-align: middle; }
.accident #sec01 dl .sec-frame, .accident #sec01 dl #p-grade .sec-nonframe, #p-grade .accident #sec01 dl .sec-nonframe {
  border-width: 1px;
  padding: 20px;
  margin-bottom: 0; }
.accident #sec01 dl .accident-tel {
  width: 100%;
  text-align: center;
  border: 1px solid #ea635c;
  line-height: 1; }
  @media only screen and (min-width: 768px) {
    .accident #sec01 dl .accident-tel {
      display: table; } }
  .accident #sec01 dl .accident-tel p {
    padding: 0.8em 0; }
    @media only screen and (min-width: 768px) {
      .accident #sec01 dl .accident-tel p {
        display: table-cell;
        vertical-align: middle; } }
    .accident #sec01 dl .accident-tel p:first-child {
      background-color: #ea635c;
      color: #fff;
      font-weight: 400;
      font-size: 16px; }
      @media only screen and (min-width: 768px) {
        .accident #sec01 dl .accident-tel p:first-child {
          width: 40%; } }
      @media only screen and (max-width: 767px) {
        .accident #sec01 dl .accident-tel p:first-child {
          font-size: 15px; } }
    .accident #sec01 dl .accident-tel p:last-child {
      color: #333; }
      @media only screen and (min-width: 768px) {
        .accident #sec01 dl .accident-tel p:last-child {
          font-size: 15px; } }
      .accident #sec01 dl .accident-tel p:last-child span {
        display: block; }
      .accident #sec01 dl .accident-tel p:last-child a {
        text-decoration: none;
        display: inline-block;
        color: #ea635c;
        font-weight: 700;
        font-size: 24px;
        margin-bottom: 0.1em; }
        @media only screen and (max-width: 767px) {
          .accident #sec01 dl .accident-tel p:last-child a {
            font-size: 19px; } }
.accident #sec02 .sec-nonframe-bgnone {
  padding: 0; }
.accident #sec02 .sec-frame-inner picture {
  width: 100%;
  max-width: 675px; }
@media only screen and (min-width: 768px) {
  .accident #sec02 dl {
    overflow: hidden; }
    .accident #sec02 dl dt {
      float: right; }
    .accident #sec02 dl dd {
      float: left; } }
@media only screen and (max-width: 767px) {
  .accident #sec02 dt {
    text-align: center; } }
.accident #sec02 .sec-copy .subcat {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  -moz-border-radius: 44px;
  -webkit-border-radius: 44px;
  border-radius: 44px;
  line-height: 2.75;
  background: #003399;
  padding: 0 2.5em;
  color: #fff;
  font-weight: 100;
  letter-spacing: 0.1em;
  font-size: 16px;
  margin-right: 1em; }
  @media only screen and (max-width: 767px) {
    .accident #sec02 .sec-copy .subcat {
      font-size: 10px;
      margin-bottom: 1em; } }
.accident #sec02 .sec-cont > .sec-nonframe-bgnone {
  text-align: left;
  margin-bottom: 60px; }
  .accident #sec02 .sec-cont > .sec-nonframe-bgnone > .sec-txt {
    padding-bottom: 0;
    margin: 2em 0; }
    .accident #sec02 .sec-cont > .sec-nonframe-bgnone > .sec-txt span {
      display: block;
      color: #33b0e6;
      font-weight: bold; }
  .accident #sec02 .sec-cont > .sec-nonframe-bgnone > dl {
    margin: 60px 0 40px; }
    .accident #sec02 .sec-cont > .sec-nonframe-bgnone > dl:first-child {
      margin-top: 0; }
    .accident #sec02 .sec-cont > .sec-nonframe-bgnone > dl:last-child {
      margin-bottom: 0; }
    @media only screen and (min-width: 768px) {
      .accident #sec02 .sec-cont > .sec-nonframe-bgnone > dl dt {
        width: 24%; }
        .accident #sec02 .sec-cont > .sec-nonframe-bgnone > dl dt img {
          width: 100%; } }
    @media only screen and (min-width: 768px) {
      .accident #sec02 .sec-cont > .sec-nonframe-bgnone > dl dd {
        width: 65%; } }
    @media only screen and (max-width: 767px) {
      .accident #sec02 .sec-cont > .sec-nonframe-bgnone > dl dd {
        margin-bottom: 15px; } }
    .accident #sec02 .sec-cont > .sec-nonframe-bgnone > dl.accident-detail-frame {
      text-align: left;
      margin-top: 40px; }
      @media only screen and (max-width: 767px) {
        .accident #sec02 .sec-cont > .sec-nonframe-bgnone > dl.accident-detail-frame {
          border-width: 1px;
          padding: 24px; } }
      @media only screen and (min-width: 768px) {
        .accident #sec02 .sec-cont > .sec-nonframe-bgnone > dl.accident-detail-frame dt {
          width: 24%; }
          .accident #sec02 .sec-cont > .sec-nonframe-bgnone > dl.accident-detail-frame dt img {
            width: 100%; } }
      @media only screen and (min-width: 768px) {
        .accident #sec02 .sec-cont > .sec-nonframe-bgnone > dl.accident-detail-frame dd {
          width: 65%; } }
      .accident #sec02 .sec-cont > .sec-nonframe-bgnone > dl.accident-detail-frame dd h6 {
        margin-bottom: 1em;
        font-size: 16px; }
        @media only screen and (max-width: 767px) {
          .accident #sec02 .sec-cont > .sec-nonframe-bgnone > dl.accident-detail-frame dd h6 {
            font-size: 15px; } }
        .accident #sec02 .sec-cont > .sec-nonframe-bgnone > dl.accident-detail-frame dd h6 span {
          display: block;
          color: #ea635c;
          text-decoration: underline;
          font-size: 22px; }
          @media only screen and (max-width: 767px) {
            .accident #sec02 .sec-cont > .sec-nonframe-bgnone > dl.accident-detail-frame dd h6 span {
              font-size: 16px; } }
      .accident #sec02 .sec-cont > .sec-nonframe-bgnone > dl.accident-detail-frame dd strong {
        font-size: 14px;
        color: #44b7e8;
        display: inline-block;
        margin-bottom: 0.2em; }
        @media only screen and (max-width: 767px) {
          .accident #sec02 .sec-cont > .sec-nonframe-bgnone > dl.accident-detail-frame dd strong {
            font-size: 13px; } }
  .accident #sec02 .sec-cont > .sec-nonframe-bgnone .accident-check {
    position: relative;
    margin-bottom: 1em;
    font-size: 22px;
    color: #003399; }
    .accident #sec02 .sec-cont > .sec-nonframe-bgnone .accident-check span {
      font-size: 18px; }
    @media only screen and (max-width: 767px) {
      .accident #sec02 .sec-cont > .sec-nonframe-bgnone .accident-check {
        font-size: 16px;
        padding-left: 40px; }
        .accident #sec02 .sec-cont > .sec-nonframe-bgnone .accident-check span {
          display: block;
          font-size: 15px; } }
    .accident #sec02 .sec-cont > .sec-nonframe-bgnone .accident-check:before {
      content: "";
      display: inline-block;
      vertical-align: middle;
      background: url(/-/Media/jpz/zrh/car/useful/guide/common_re/img_re/icon_check.png) no-repeat center;
      width: 26px;
      height: 26px;
      border: 2px solid;
      margin-right: 1em; }
      @media only screen and (max-width: 767px) {
        .accident #sec02 .sec-cont > .sec-nonframe-bgnone .accident-check:before {
          vertical-align: top;
          position: absolute;
          top: 0;
          left: 0; } }
  .accident #sec02 .sec-cont > .sec-nonframe-bgnone .sec-frame .sec-copy, .accident #sec02 .sec-cont > .sec-nonframe-bgnone #p-grade .sec-nonframe .sec-copy, #p-grade .accident #sec02 .sec-cont > .sec-nonframe-bgnone .sec-nonframe .sec-copy {
    margin-bottom: 0;
    font-size: 18px; }
    @media only screen and (max-width: 767px) {
      .accident #sec02 .sec-cont > .sec-nonframe-bgnone .sec-frame .sec-copy, .accident #sec02 .sec-cont > .sec-nonframe-bgnone #p-grade .sec-nonframe .sec-copy, #p-grade .accident #sec02 .sec-cont > .sec-nonframe-bgnone .sec-nonframe .sec-copy {
        font-size: 15px; } }
    .accident #sec02 .sec-cont > .sec-nonframe-bgnone .sec-frame .sec-copy + p, .accident #sec02 .sec-cont > .sec-nonframe-bgnone #p-grade .sec-nonframe .sec-copy + p, #p-grade .accident #sec02 .sec-cont > .sec-nonframe-bgnone .sec-nonframe .sec-copy + p {
      font-weight: 700;
      margin-bottom: 1em;
      font-size: 28px; }
      @media only screen and (max-width: 767px) {
        .accident #sec02 .sec-cont > .sec-nonframe-bgnone .sec-frame .sec-copy + p, .accident #sec02 .sec-cont > .sec-nonframe-bgnone #p-grade .sec-nonframe .sec-copy + p, #p-grade .accident #sec02 .sec-cont > .sec-nonframe-bgnone .sec-nonframe .sec-copy + p {
          font-size: 16px; } }
      .accident #sec02 .sec-cont > .sec-nonframe-bgnone .sec-frame .sec-copy + p:before, .accident #sec02 .sec-cont > .sec-nonframe-bgnone #p-grade .sec-nonframe .sec-copy + p:before, #p-grade .accident #sec02 .sec-cont > .sec-nonframe-bgnone .sec-nonframe .sec-copy + p:before {
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        display: block;
        margin: 20px auto 15px;
        width: 43px;
        height: 30px; }
        @media only screen and (max-width: 767px) {
          .accident #sec02 .sec-cont > .sec-nonframe-bgnone .sec-frame .sec-copy + p:before, .accident #sec02 .sec-cont > .sec-nonframe-bgnone #p-grade .sec-nonframe .sec-copy + p:before, #p-grade .accident #sec02 .sec-cont > .sec-nonframe-bgnone .sec-nonframe .sec-copy + p:before {
            width: 32px;
            height: 22.5px; } }
  .accident #sec02 .sec-cont > .sec-nonframe-bgnone .sec-frame .sec-note, .accident #sec02 .sec-cont > .sec-nonframe-bgnone #p-grade .sec-nonframe .sec-note, #p-grade .accident #sec02 .sec-cont > .sec-nonframe-bgnone .sec-nonframe .sec-note {
    margin-top: 1em; }
  .accident #sec02 .sec-cont > .sec-nonframe-bgnone ul.sec-note li {
    display: list-item;
    list-style: disc;
    margin-left: 1.5em; }
@media only screen and (min-width: 768px) {
  .accident #sec02 > .sec-cont > dl dt {
    width: 24%; }
    .accident #sec02 > .sec-cont > dl dt img {
      width: 100%; }
  .accident #sec02 > .sec-cont > dl dd {
    width: 50%; } }
@media only screen and (max-width: 767px) {
  .accident #sec02 > .sec-cont > dl dt {
    margin-bottom: 15px; } }

.accident .nomal-list {
  margin-left: 30px;
}

.accident .nomal-list li {
  list-style: disc !important;
}

.accident ul.caution {
  margin-top: 18px;
}

.accident ul.caution li {
  font-size: 12px;
  line-height: 21px;
  padding-left: 1em;
  text-indent: -1em;
}

.guide-article {
  overflow: visible;
  box-sizing: content-box;
  padding-left: 3.6%;
  padding-right: 3.6%;
  margin-top: 50px; }
  @media only screen and (min-width: 768px) {
    .guide-article {
      max-width: 950px !important;
      margin-left: auto !important;
      margin-right: auto !important;
      padding-left: 2%;
      padding-right: 2%; } }
  @media only screen and (max-width: 767px) {
    .guide-article {
      margin-top: 30px; } }
  .guide-article__tit {
    font-size: 1.875rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 45px; }
    @media only screen and (max-width: 767px) {
      .guide-article__tit {
        font-size: 1.25rem; } }
  .guide-article__post dl {
    display: table;
    width: 100%;
    padding-bottom: 30px;
    border-bottom: 1px solid #e5e5e5; }
    .guide-article__post dl > * {
      display: table-cell;
      vertical-align: top;
      position: relative; }
    .guide-article__post dl dt {
      width: 21%; }
      @media only screen and (max-width: 767px) {
        .guide-article__post dl dt {
          width: 28%; } }
      .guide-article__post dl dt img {
        border: 1px solid #e5e5e5; }
    .guide-article__post dl dd {
      padding-left: 30px; }
      @media only screen and (max-width: 767px) {
        .guide-article__post dl dd {
          padding-left: 15px; } }
    .guide-article__post dl + dl {
      margin-top: 30px; }
      @media only screen and (max-width: 767px) {
        .guide-article__post dl + dl {
          margin-top: 15px;
          padding-top: 15px; } }
    .guide-article__post dl.new dt:before, .guide-article__post dl.zurich dt:before {
      content: '';
      display: block;
      position: absolute;
      left: 10px;
      top: -6px;
      background-size: contain;
      background-repeat: no-repeat; }
      @media only screen and (max-width: 767px) {
        .guide-article__post dl.new dt:before, .guide-article__post dl.zurich dt:before {
          height: 18px;
          left: 5px; } }
    .guide-article__post dl.new dt:before {
      background-image: url(/-/Media/jpz/zrh/car/useful/guide/common_re/img_re/guide-article_tag-new.png);
      width: 50px;
      height: 26px; }
    .guide-article__post dl.zurich dt:before {
      background-image: url(/-/Media/jpz/zrh/car/useful/guide/common_re/img_re/guide-article_tag-logo.png);
      width: 70px;
      height: 24px; }
  .guide-article__post__tit {
    line-height: 1.4;
    font-size: 1.375rem;
    font-weight: bold; }
    @media only screen and (max-width: 767px) {
      .guide-article__post__tit {
        font-size: 1rem; } }
    .guide-article__post__tit a {
      text-decoration: none; }
  .guide-article__post__txt {
    font-size: 0.875rem;
    line-height: 1.5; }
    @media only screen and (max-width: 767px) {
      .guide-article__post__txt {
        display: none; } }
  .guide-article__post__data {
    font-size: 0;
    position: absolute;
    bottom: 0;
    left: 30px; }
    @media only screen and (max-width: 767px) {
      .guide-article__post__data {
        left: 15px; } }
    .guide-article__post__data * {
      display: inline-block;
      vertical-align: middle;
      line-height: 1; }
  .guide-article__post__date {
    font-size: 0.8125rem;
    color: #bfbdbc; }
    @media only screen and (max-width: 767px) {
      .guide-article__post__date {
        font-size: 0.6875rem; } }
  .guide-article__post__tag {
    font-size: 0;
    margin-left: 15px; }
    .guide-article__post__tag li {
      font-size: 0.75rem;
      padding: 8px 10px 6px;
      background: #eee; }
      @media only screen and (max-width: 767px) {
        .guide-article__post__tag li {
          font-size: 0.625rem; } }
      .guide-article__post__tag li + li {
        margin-left: 10px; }
      .guide-article__post__tag li a {
        text-decoration: none; }
        .guide-article__post__tag li a:hover {
          text-decoration: none;
          color: #666;
          background: #e6e6e6; }

/* Scss Document */
.p-repair #mainvisual-container {
  padding: 0 !important; }
.p-repair .mainvisual {
  display: table; }
  .p-repair .mainvisual > * {
    display: table-cell;
    vertical-align: middle; }
  .p-repair .mainvisual .sec-txt {
    margin-top: .5em; }
  @media only screen and (min-width: 768px) {
    .p-repair .mainvisual {
      box-sizing: content-box;
      padding-left: 3.6%;
      padding-right: 3.6%; } }
  @media only screen and (min-width: 768px) and (min-width: 768px) {
    .p-repair .mainvisual {
      max-width: 950px !important;
      margin-left: auto !important;
      margin-right: auto !important;
      padding-left: 2%;
      padding-right: 2%; } }
  @media only screen and (min-width: 768px) {
      .p-repair .mainvisual .mainvisual-column {
        width: 535px; } }
  @media only screen and (max-width: 767px) {
    .p-repair .mainvisual > * {
      vertical-align: top; }
    .p-repair .mainvisual > p {
      width: 41.6%;
      overflow: hidden; }
      .p-repair .mainvisual > p img {
        max-width: 110%;
        float: left; } }
@media only screen and (min-width: 768px) {
  .p-repair #sec01 .sec-txt:first-child {
    text-align: center;
    margin-bottom: 60px; } }
@media only screen and (min-width: 768px) {
  .p-repair #sec01 dl {
    display: table; }
    .p-repair #sec01 dl > * {
      display: table-cell;
      vertical-align: top; } }
.p-repair #sec01 dl dt {
  text-align: center; }
  @media only screen and (min-width: 768px) {
    .p-repair #sec01 dl dt {
      width: 46.5%; }
      .p-repair #sec01 dl dt img {
        width: 100%; } }
  @media only screen and (max-width: 767px) {
    .p-repair #sec01 dl dt img {
      width: 75%;
      margin-bottom: 15px; } }
@media only screen and (min-width: 768px) {
  .p-repair #sec01 dl dd {
    padding-left: 40px; } }
.p-repair #sec01 dl dd h4 {
  color: #ea635c;
  margin-bottom: 1.5em;
  font-size: 22px; }
  @media only screen and (max-width: 767px) {
    .p-repair #sec01 dl dd h4 {
      font-size: 18px;
      text-align: center; } }
.p-repair #sec01 dl dd .car-btn, .p-repair #sec01 dl dd #p-grade .sec-btn, #p-grade .p-repair #sec01 dl dd .sec-btn {
  font-weight: bold;
  margin-top: 0; }
.p-repair #sec01 dl dd .sec-note {
  font-size: 12px; }
  .p-repair #sec01 dl dd .sec-note span {
    font-size: 12px;
    font-weight: normal;
    display: inline-block;
    margin-left: 2em; }
.p-repair #sec02 > div {
  font-size: 0; }
  .p-repair #sec02 > div > dl {
    border: 1px solid #003399;
    box-sizing: border-box;
    position: relative; }
    @media only screen and (min-width: 768px) {
      .p-repair #sec02 > div > dl {
        display: table;
        width: 100%;
        min-height: 210px; }
        .p-repair #sec02 > div > dl > * {
          display: table-cell;
          vertical-align: top; } }
    @media only screen and (max-width: 767px) {
      .p-repair #sec02 > div > dl {
        padding-bottom: 15px; } }
    @media only screen and (min-width: 768px) {
      .p-repair #sec02 > div > dl + dl {
        margin-top: 67px; } }
    @media only screen and (max-width: 767px) {
      .p-repair #sec02 > div > dl + dl {
        margin-top: 48px; } }
    .p-repair #sec02 > div > dl + dl:before {
      content: "";
      display: block;
      position: absolute;
      box-sizing: border-box;
      top: -37px;
      left: 0;
      right: 0;
      margin: 0 auto;
      width: 69px;
      height: 54px;
      border: 34.5px solid transparent;
      border-top: 27px solid #97c1e3; }
      @media only screen and (min-width: 768px) {
        .p-repair #sec02 > div > dl + dl:before {
          top: -50px; } }
    .p-repair #sec02 > div > dl dt {
      vertical-align: middle;
      background: #003399; }
      @media only screen and (min-width: 768px) {
        .p-repair #sec02 > div > dl dt {
          width: 230px; } }
      .p-repair #sec02 > div > dl dt h4 {
        margin: 0;
        color: #fff;
        text-align: center;
        font-size: 18px; }
        .p-repair #sec02 > div > dl dt h4 span {
          display: block;
          font-size: 32px;
          margin-bottom: 15px; }
        @media only screen and (max-width: 767px) {
          .p-repair #sec02 > div > dl dt h4 {
            font-weight: 100;
            padding: 1em 0;
            font-size: 16px; }
            .p-repair #sec02 > div > dl dt h4 span {
              font-size: 20px;
              margin-bottom: 5px; } }
    .p-repair #sec02 > div > dl dd {
      position: relative; }
      @media only screen and (min-width: 768px) {
        .p-repair #sec02 > div > dl dd {
          padding: 2.5%; } }
      @media only screen and (max-width: 767px) {
        .p-repair #sec02 > div > dl dd > * {
          margin-left: 4%;
          margin-right: 4%; } }
      .p-repair #sec02 > div > dl dd .sec-txt {
        padding-bottom: .5em; }
      .p-repair #sec02 > div > dl dd .repair-step {
        position: relative;
        text-align: center; }
        @media only screen and (min-width: 768px) {
          .p-repair #sec02 > div > dl dd .repair-step {
            position: absolute;
            right: 15px;
            bottom: 5px;
            width: 23%;
            height: 130px; }
            .p-repair #sec02 > div > dl dd .repair-step img {
              position: absolute;
              top: 0;
              bottom: 0;
              right: 0;
              left: 0;
              margin: auto; } }
        @media only screen and (max-width: 767px) {
          .p-repair #sec02 > div > dl dd .repair-step {
            padding: 15px 0; } }
      .p-repair #sec02 > div > dl dd > div {
        padding: 15px;
        background: #eaf3f9;
        max-width: 70%;
        border-radius: 3px;
        box-sizing: border-box; }
        @media only screen and (max-width: 767px) {
          .p-repair #sec02 > div > dl dd > div {
            max-width: 100%;
            padding: 17px 15px; } }
        .p-repair #sec02 > div > dl dd > div > strong {
          font-size: 16px;
          display: inline-block; }
          @media only screen and (max-width: 767px) {
            .p-repair #sec02 > div > dl dd > div > strong {
              font-size: 15px;
              margin-bottom: 0.5em; } }
          .p-repair #sec02 > div > dl dd > div > strong:before {
            content: "";
            display: inline-block;
            vertical-align: middle;
            margin-right: 0.2em;
            background: url(/-/Media/jpz/zrh/car/useful/guide/common_re/img_re/icon_checkbox.png) no-repeat center;
            background-size: contain;
            width: 18px;
            height: 15px; }
        .p-repair #sec02 > div > dl dd > div li {
          color: #003399; }
          @media only screen and (min-width: 768px) {
            .p-repair #sec02 > div > dl dd > div li {
              display: inline-block;
              font-size: 14px;
              margin-right: 1em; }
              .p-repair #sec02 > div > dl dd > div li:before {
                content: '○'; } }
          @media only screen and (max-width: 767px) {
            .p-repair #sec02 > div > dl dd > div li {
              font-size: 15px;
              list-style: circle;
              margin-left: 1em; } }
      .p-repair #sec02 > div > dl dd .sec-note {
        font-size: 12px;
        margin-top: 1em; }
        @media only screen and (min-width: 768px) {
          .p-repair #sec02 > div > dl dd .sec-note {
            max-width: 70%; } }
.p-repair #sec03 > div + div {
  padding: 40px 0 0; }
  @media only screen and (max-width: 767px) {
    .p-repair #sec03 > div + div {
      padding: 20px 0 0; } }
@media only screen and (max-width: 767px) {
  .p-repair #sec03 > div .sec-inner {
    padding: 0 4%; } }
.p-repair #sec03 > div .sec-inner > div:first-child {
  display: table; }
  .p-repair #sec03 > div .sec-inner > div:first-child > * {
    display: table-cell;
    vertical-align: middle; }
  @media only screen and (max-width: 767px) {
    .p-repair #sec03 > div .sec-inner > div:first-child > p {
      width: 75px; } }
  .p-repair #sec03 > div .sec-inner > div:first-child h4 {
    color: #003399;
    padding-left: 0.5em;
    font-size: 28px; }
    @media only screen and (max-width: 767px) {
      .p-repair #sec03 > div .sec-inner > div:first-child h4 {
        font-size: 17px;
        white-space: nowrap; } }
@media only screen and (min-width: 768px) {
  .p-repair #sec03 > div dl {
    padding-top: 40px;
    padding-bottom: 40px;
    overflow: hidden; }
    .p-repair #sec03 > div dl dt {
      float: right;
      width: 45%; }
      .p-repair #sec03 > div dl dt img {
        width: 100%;
        border: 1px solid #e0e0e0; }
    .p-repair #sec03 > div dl dd {
      float: left;
      width: 50.8%; } }
@media only screen and (max-width: 767px) {
  .p-repair #sec03 > div dl {
    padding: 0 4% 5%; }
    .p-repair #sec03 > div dl dt {
      text-align: center; } }
.p-repair #sec03 > div dl dd > img {
  margin-top: 15px;
  border: 1px solid #e0e0e0; }
  @media only screen and (max-width: 767px) {
    .p-repair #sec03 > div dl dd > img {
      margin-bottom: 20px; } }
.p-repair #sec03 > div dl dd li {
  font-size: 12px;
  list-style: disc;
  margin-left: 1.5em; }
.p-repair #sec03 > div:nth-child(odd) {
  background: #eaf3f9; }
.p-repair #sec03 .sec-note {
  margin-top: -1em;
  font-size: 12px; }
.p-repair #sec04 {
  text-align: center; }
  .p-repair #sec04 h4 {
    color: #003399;
    font-size: 26px; }
    @media only screen and (min-width: 768px) {
      .p-repair #sec04 h4 {
        margin-bottom: 60px; } }
    @media only screen and (max-width: 767px) {
      .p-repair #sec04 h4 {
        font-size: 17px; } }
  @media only screen and (min-width: 768px) {
    .p-repair #sec04 li {
      display: inline-block;
      vertical-align: top; } }
  @media only screen and (max-width: 767px) {
    .p-repair #sec04 .repair-voice {
      margin-bottom: 40px; } }
  @media only screen and (min-width: 768px) {
    .p-repair #sec04 .repair-voice li {
      width: 35.4%; }
      .p-repair #sec04 .repair-voice li:nth-child(n+3) {
        margin-top: 80px; }
      .p-repair #sec04 .repair-voice li:nth-child(even) {
        margin-left: 6.9%; }
      .p-repair #sec04 .repair-voice li > * {
        display: inline-block;
        vertical-align: top;
        width: 23.5%; }
        .p-repair #sec04 .repair-voice li > * img {
          width: 100%; } }
  @media only screen and (max-width: 767px) {
    .p-repair #sec04 .repair-voice li {
      margin-top: 32px;
      display: table; }
      .p-repair #sec04 .repair-voice li > * {
        display: table-cell;
        vertical-align: top; }
      .p-repair #sec04 .repair-voice li span {
        width: 106px;
        padding-right: 25px; }
        .p-repair #sec04 .repair-voice li span img {
          width: 81px; } }
  .p-repair #sec04 .repair-voice li .sec-txt {
    text-align: left; }
    @media only screen and (min-width: 768px) {
      .p-repair #sec04 .repair-voice li .sec-txt {
        width: 74%; } }
  .p-repair #sec04 .repair-pic {
    margin: 60px 0;
    font-size: 0; }
    .p-repair #sec04 .repair-pic li {
      width: 32%; }
      .p-repair #sec04 .repair-pic li img {
        width: 100%; }
      .p-repair #sec04 .repair-pic li + li {
        margin-left: 1.6%; }

.sec-cmn-number {
  font-size: 0.75rem;
  box-sizing: content-box;
  padding-left: 3.6%;
  padding-right: 3.6%;
  margin-top: 10px; }
  @media only screen and (min-width: 768px) {
    .sec-cmn-number {
      max-width: 950px !important;
      margin-left: auto !important;
      margin-right: auto !important;
      padding-left: 2%;
      padding-right: 2%; } }
  @media only screen and (min-width: 768px) {
    .sec-cmn-number {
      margin-top: 40px; } }

#p-grade #mainvisual-container .mainvisual .subcat.no-icon:before {
  display: none; }

@media only screen and (min-width: 768px) {
  .guide-cmn-faq dl {
    display: table;
    width: 100%; }
    .guide-cmn-faq dl > * {
      display: table-cell;
      vertical-align: top; } }
.guide-cmn-faq dl + dl {
  margin-top: 25px; }
  @media only screen and (min-width: 768px) {
    .guide-cmn-faq dl + dl {
      margin-top: 40px; } }
@media only screen and (min-width: 768px) {
  .guide-cmn-faq dl dt {
    width: 130px; } }
@media only screen and (max-width: 767px) {
  .guide-cmn-faq dl dt {
    text-align: center;
    height: 98px; } }
.guide-cmn-faq dl dt i {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 80px;
  height: 80px; }
  @media only screen and (min-width: 768px) {
    .guide-cmn-faq dl dt i {
      width: 100px;
      height: 100px; } }
.guide-cmn-faq dl dd {
  border: 2px solid #e7eceb;
  border-radius: 15px;
  padding: 4%;
  position: relative; }
  .guide-cmn-faq dl dd:before, .guide-cmn-faq dl dd:after {
    content: '';
    position: absolute; }
  @media only screen and (min-width: 768px) {
    .guide-cmn-faq dl dd {
      padding: 40px; }
      .guide-cmn-faq dl dd:after {
        border-right: 13px solid #fff;
        border-top: 9px solid transparent;
        border-bottom: 9px solid transparent;
        right: -moz-calc(100% - 2px);
        right: -o-calc(100% - 2px);
        right: -webkit-calc(100% - 2px);
        right: calc(100% - 2px);
        top: -moz-calc(20px + 1px);
        top: -o-calc(20px + 1px);
        top: -webkit-calc(20px + 1px);
        top: calc(20px + 1px); }
      .guide-cmn-faq dl dd:before {
        border-right: 14px solid #e7eceb;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        right: 100%;
        top: 20px; } }
  @media only screen and (max-width: 767px) {
    .guide-cmn-faq dl dd:after {
      border-bottom: 13px solid #fff;
      border-left: 9px solid transparent;
      border-right: 9px solid transparent;
      bottom: -moz-calc(100% - 2px);
      bottom: -o-calc(100% - 2px);
      bottom: -webkit-calc(100% - 2px);
      bottom: calc(100% - 2px);
      left: 50%;
      transform: translateX(-50%); }
    .guide-cmn-faq dl dd:before {
      border-bottom: 14px solid #e7eceb;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      bottom: 100%;
      left: 50%;
      transform: translateX(-50%); } }
  .guide-cmn-faq dl dd p {
    font-size: 0.9375rem;
    line-height: 25px; }
    @media only screen and (min-width: 768px) {
      .guide-cmn-faq dl dd p {
        font-size: 1rem; } }
    .guide-cmn-faq dl dd p.note {
      font-size: 0.75rem; }
    .guide-cmn-faq dl dd p.subtit {
      font-weight: bold;
      margin-top: 1em;
      color: #009ee0; }
    .guide-cmn-faq dl dd p em {
      font-weight: bold; }
.guide-cmn-faq dl.q dt i {
  background-image: url(/-/Media/jpz/zrh/car/useful/guide/common_re/img_re/icon_q.png); }
.guide-cmn-faq dl.q dd em {
  color: #003399; }
.guide-cmn-faq dl.a dt i {
  background-image: url(/-/Media/jpz/zrh/car/useful/guide/common_re/img_re/icon_a.png); }

.cg-policyholder-and-insured-persons .sec01__column2 {
  overflow: hidden; }
  .cg-policyholder-and-insured-persons .sec01__column2 dl {
    text-align: center; }
    @media only screen and (min-width: 768px) {
      .cg-policyholder-and-insured-persons .sec01__column2 dl {
        width: 48%; }
        .cg-policyholder-and-insured-persons .sec01__column2 dl:nth-child(odd) {
          float: left; }
        .cg-policyholder-and-insured-persons .sec01__column2 dl:nth-child(even) {
          float: right; } }
    @media only screen and (max-width: 767px) {
      .cg-policyholder-and-insured-persons .sec01__column2 dl + dl {
        margin-top: 20px; } }
    .cg-policyholder-and-insured-persons .sec01__column2 dl dt {
      background-color: #009ee0;
      color: #fff;
      font-weight: bold;
      padding: 1em 0;
      font-size: 0.9375rem; }
      @media only screen and (min-width: 768px) {
        .cg-policyholder-and-insured-persons .sec01__column2 dl dt {
          font-size: 1rem; } }
    .cg-policyholder-and-insured-persons .sec01__column2 dl dd {
      background-color: #eaf3f9;
      border: 1px solid #009ee0;
      padding: 40px 0; }
      .cg-policyholder-and-insured-persons .sec01__column2 dl dd img {
        border: 1px solid #e7eceb; }
      .cg-policyholder-and-insured-persons .sec01__column2 dl dd figcaption {
        font-size: 0.75rem;
        line-height: 1; }
.cg-policyholder-and-insured-persons .sec01 .guide-cmn-faq {
  margin-top: 30px; }
  @media only screen and (min-width: 768px) {
    .cg-policyholder-and-insured-persons .sec01 .guide-cmn-faq {
      margin-top: 60px; } }
.cg-policyholder-and-insured-persons .sec02__frame {
  border: 1px solid #009ee0;
  padding: 30px;
  text-align: center; }
  @media only screen and (min-width: 768px) {
    .cg-policyholder-and-insured-persons .sec02__frame {
      padding: 40px; } }
  .cg-policyholder-and-insured-persons .sec02__frame figure {
    font-size: 0; }
    @media only screen and (min-width: 768px) {
      .cg-policyholder-and-insured-persons .sec02__frame figure {
        display: inline-block;
        vertical-align: top; } }
    @media only screen and (min-width: 768px) {
      .cg-policyholder-and-insured-persons .sec02__frame figure + figure {
        margin-left: 100px; } }
    @media only screen and (max-width: 767px) {
      .cg-policyholder-and-insured-persons .sec02__frame figure + figure {
        margin-top: 40px; } }
  .cg-policyholder-and-insured-persons .sec02__frame figcaption {
    font-size: 15px !important;
    font-weight: bold !important;
    color: #009ee0;
    margin: 0 0 1em !important; }
    @media only screen and (min-width: 768px) {
      .cg-policyholder-and-insured-persons .sec02__frame figcaption {
        font-size: 18px !important; } }

@media only screen and (max-width: 767px) {
  .cg-can-i-save-my-insurance-premium-wrapper #mainvisual-container .mainvisual .subtit {
    font-size: 18px !important; } }

.cg-can-i-save-my-insurance-premium .sec01__subtit {
  color: #003399;
  margin-bottom: 30px;
  padding-left: 2.5em;
  font-size: 1rem;
  position: relative; }
  @media only screen and (min-width: 768px) {
    .cg-can-i-save-my-insurance-premium .sec01__subtit {
      padding-left: 2em;
      font-size: 1.5rem; } }
  .cg-can-i-save-my-insurance-premium .sec01__subtit:before {
    content: '';
    display: inline-block;
    background: url(/-/Media/jpz/zrh/car/useful/guide/common_re/img_re/icon_check.png) no-repeat center;
    width: 26px;
    height: 26px;
    border: 2px solid;
    position: absolute;
    top: 0;
    left: 0; }
.cg-can-i-save-my-insurance-premium .sec01__box {
  position: relative;
  background-color: #eaf3f9;
  margin-top: 30px;
  padding: 20px;
  margin-bottom: 50px; }
  @media only screen and (min-width: 768px) {
    .cg-can-i-save-my-insurance-premium .sec01__box {
      padding: 30px;
      margin-bottom: 70px; } }
  .cg-can-i-save-my-insurance-premium .sec01__box:after {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: calc(100% + 20px);
    content: '';
    border-top: 13.5px solid #009ee0;
    border-left: 17.5px solid transparent;
    border-right: 17.5px solid transparent; }
    @media only screen and (min-width: 768px) {
      .cg-can-i-save-my-insurance-premium .sec01__box:after {
        border-top: 27px solid #009ee0;
        border-left: 35px solid transparent;
        border-right: 35px solid transparent; } }
  .cg-can-i-save-my-insurance-premium .sec01__box dt {
    color: #009ee0;
    font-weight: bold;
    font-size: 1.125rem; }
    @media only screen and (min-width: 768px) {
      .cg-can-i-save-my-insurance-premium .sec01__box dt {
        font-size: 1.25rem; } }
  .cg-can-i-save-my-insurance-premium .sec01__box dd {
    font-size: 0.9375rem; }
    @media only screen and (min-width: 768px) {
      .cg-can-i-save-my-insurance-premium .sec01__box dd {
        font-size: 1rem; } }
    .cg-can-i-save-my-insurance-premium .sec01__box dd + dt {
      margin-top: 1em; }
.cg-can-i-save-my-insurance-premium .sec01__frame {
  margin-bottom: 30px; }
  @media only screen and (min-width: 768px) {
    .cg-can-i-save-my-insurance-premium .sec01__frame {
      margin-bottom: 60px; } }
  .cg-can-i-save-my-insurance-premium .sec01__frame dt {
    color: #fff;
    background-color: #003399;
    padding: .5em 20px;
    font-size: 1.125rem; }
    @media only screen and (min-width: 768px) {
      .cg-can-i-save-my-insurance-premium .sec01__frame dt {
        padding: .5em 30px;
        font-size: 1.25rem; } }
  .cg-can-i-save-my-insurance-premium .sec01__frame dd {
    padding: 1em 20px;
    font-size: 0.9375rem;
    border: 1px solid #003399; }
    @media only screen and (min-width: 768px) {
      .cg-can-i-save-my-insurance-premium .sec01__frame dd {
        padding: 1.5em 30px;
        font-size: 1rem;
        border: 2px solid #003399;
        position: relative; }
        .cg-can-i-save-my-insurance-premium .sec01__frame dd img {
          position: absolute;
          bottom: 0;
          right: 60px; } }
.cg-can-i-save-my-insurance-premium .sec01__form {
  text-align: center;
  margin-top: 15px; }
  @media only screen and (min-width: 768px) {
    .cg-can-i-save-my-insurance-premium .sec01__form {
      margin-top: 30px; } }
  .cg-can-i-save-my-insurance-premium .sec01__form dl {
    display: inline-block; }
    .cg-can-i-save-my-insurance-premium .sec01__form dl dt {
      background-color: #009ee0;
      text-decoration: underline;
      margin-bottom: 35px;
      position: relative; }
      .cg-can-i-save-my-insurance-premium .sec01__form dl dt:after {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: 100%;
        content: '';
        border-top: 14px solid #009ee0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent; }
      .cg-can-i-save-my-insurance-premium .sec01__form dl dt a {
        display: block;
        color: #fff;
        padding: 1em 0;
        font-size: 1.125rem; }
        @media only screen and (min-width: 768px) {
          .cg-can-i-save-my-insurance-premium .sec01__form dl dt a {
            padding: 1.5em 0;
            font-size: 1.25rem; } }
    .cg-can-i-save-my-insurance-premium .sec01__form dl dd {
      border: 1px solid #e7eceb; }
.cg-can-i-save-my-insurance-premium .sec01__attention {
  margin-top: 50px; }
  .cg-can-i-save-my-insurance-premium .sec01__attention dt {
    text-align: center;
    color: #fff;
    background-color: #ea635c;
    padding: .5em;
    font-size: 0.9375rem; }
    @media only screen and (min-width: 768px) {
      .cg-can-i-save-my-insurance-premium .sec01__attention dt {
        font-size: 1rem; } }
    .cg-can-i-save-my-insurance-premium .sec01__attention dt:before, .cg-can-i-save-my-insurance-premium .sec01__attention dt span {
      display: inline-block;
      vertical-align: middle; }
    .cg-can-i-save-my-insurance-premium .sec01__attention dt:before {
      content: '';
      margin-right: .5em;
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      background-image: url(/-/Media/jpz/zrh/car/useful/guide/common_re/img_re/icon_attention.png);
      width: 17px;
      height: 15px; }
  .cg-can-i-save-my-insurance-premium .sec01__attention dd {
    border: 1px solid #ea635c;
    padding: 1em;
    font-size: 0.9375rem; }
    @media only screen and (min-width: 768px) {
      .cg-can-i-save-my-insurance-premium .sec01__attention dd {
        font-size: 1rem; } }

@media only screen and (max-width: 767px) {
  .cg-e-securities-discount-wrapper #mainvisual-container .mainvisual .subtit {
    font-size: 18px !important; } }

.cg-purpose-of-use-of-car-and-mileage .sec01__frame {
  border: 1px solid #009ee0;
  margin-bottom: 60px; }
  @media only screen and (max-width: 767px) {
    .cg-purpose-of-use-of-car-and-mileage .sec01__frame {
      text-align: center;
      margin-bottom: 40px; } }
  .cg-purpose-of-use-of-car-and-mileage .sec01__frame > * {
    padding: 40px 0; }
    @media only screen and (max-width: 767px) {
      .cg-purpose-of-use-of-car-and-mileage .sec01__frame > * {
        padding: 5% 4%; } }
  .cg-purpose-of-use-of-car-and-mileage .sec01__frame dl dd img {
    border: 1px solid #e7eceb; }
  @media only screen and (max-width: 767px) {
    .cg-purpose-of-use-of-car-and-mileage .sec01__frame dl {
      display: inline-block; }
      .cg-purpose-of-use-of-car-and-mileage .sec01__frame dl dd {
        margin-top: 20px; } }
  @media only screen and (min-width: 768px) {
    .cg-purpose-of-use-of-car-and-mileage .sec01__frame dl {
      display: table;
      width: 100%;
      padding-left: 8%;
      padding-right: 8%;
      table-layout: fixed; }
      .cg-purpose-of-use-of-car-and-mileage .sec01__frame dl > * {
        display: table-cell;
        vertical-align: middle; }
      .cg-purpose-of-use-of-car-and-mileage .sec01__frame dl dt {
        text-align: center;
        padding-right: 15px; }
      .cg-purpose-of-use-of-car-and-mileage .sec01__frame dl dd {
        text-align: right;
        padding-left: 15px; } }
.cg-purpose-of-use-of-car-and-mileage .sec01__tit {
  font-weight: bold;
  font-size: 1.5rem; }
  @media only screen and (max-width: 767px) {
    .cg-purpose-of-use-of-car-and-mileage .sec01__tit {
      font-size: 1.0625rem; } }
  .cg-purpose-of-use-of-car-and-mileage .sec01__tit span {
    display: block;
    color: #009ee0;
    font-size: 1.25rem; }
    @media only screen and (max-width: 767px) {
      .cg-purpose-of-use-of-car-and-mileage .sec01__tit span {
        font-size: 0.875rem;
        margin-bottom: .5em; } }
.cg-purpose-of-use-of-car-and-mileage .sec01__txt {
  display: inline-block; }
  @media only screen and (min-width: 768px) {
    .cg-purpose-of-use-of-car-and-mileage .sec01__txt {
      margin-top: 1em;
      font-size: 1rem;
      max-width: 340px; } }
  @media only screen and (max-width: 767px) {
    .cg-purpose-of-use-of-car-and-mileage .sec01__txt {
      font-size: 0.75rem;
      max-width: 300px;
      text-align: left; } }
.cg-purpose-of-use-of-car-and-mileage .sec01__list {
  text-align: center;
  background-color: #eaf3f9; }
  .cg-purpose-of-use-of-car-and-mileage .sec01__list-tit {
    color: #009ee0;
    font-size: 0.875rem;
    margin-bottom: 1em; }
    @media only screen and (min-width: 768px) {
      .cg-purpose-of-use-of-car-and-mileage .sec01__list-tit {
        font-size: 1.25rem; } }
  .cg-purpose-of-use-of-car-and-mileage .sec01__list ul {
    font-size: 0; }
  .cg-purpose-of-use-of-car-and-mileage .sec01__list li {
    background-color: #fff; }
    @media only screen and (min-width: 768px) {
      .cg-purpose-of-use-of-car-and-mileage .sec01__list li {
        display: inline-block;
        vertical-align: middle;
        width: 29%; }
        .cg-purpose-of-use-of-car-and-mileage .sec01__list li + li {
          margin-left: 3.15%; } }
    @media only screen and (max-width: 767px) {
      .cg-purpose-of-use-of-car-and-mileage .sec01__list li + li {
        margin-top: 15px; } }
.cg-purpose-of-use-of-car-and-mileage .sec01__use {
  background-color: #009ee0;
  color: #fff; }
  @media only screen and (max-width: 767px) {
    .cg-purpose-of-use-of-car-and-mileage .sec01__use {
      padding: 1em 0; } }
  @media only screen and (min-width: 768px) {
    .cg-purpose-of-use-of-car-and-mileage .sec01__use {
      height: 90px;
      position: relative; } }
  .cg-purpose-of-use-of-car-and-mileage .sec01__use p {
    font-size: 0.9375rem; }
    @media only screen and (min-width: 768px) {
      .cg-purpose-of-use-of-car-and-mileage .sec01__use p {
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        font-size: 1rem;
        width: 100%; } }
    .cg-purpose-of-use-of-car-and-mileage .sec01__use p span {
      display: block;
      font-size: 0.75rem; }
      @media only screen and (min-width: 768px) {
        .cg-purpose-of-use-of-car-and-mileage .sec01__use p span {
          font-size: 0.875rem; } }
.cg-purpose-of-use-of-car-and-mileage .sec01__km {
  padding: 1em 0;
  font-size: 1rem;
  font-weight: bold; }
  @media only screen and (min-width: 768px) {
    .cg-purpose-of-use-of-car-and-mileage .sec01__km {
      padding: 2em 0;
      font-size: 1.125rem; } }

.heading_c_h2 {
  margin-top: 50px; }
  @media screen and (max-width: 767px) {
    .heading_c_h2 {
      margin-top: 30px; } }
  .heading_c_h2 h2 {
    font-size: 1.875rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 45px; }
    @media screen and (max-width: 767px) {
      .heading_c_h2 h2 {
        font-size: 1.25rem; } }

.article {
  padding-left: 2%;
  padding-right: 2%; }
  @media screen and (max-width: 767px) {
    .article {
      padding-left: 3.6%;
      padding-right: 3.6%; } }
  .article #column_list {
    clear: both;
    max-width: 950px !important;
    margin-left: auto !important;
    margin-right: auto !important; }
    .article #column_list > li {
      display: table;
      width: 100%;
      padding-bottom: 30px;
      border-bottom: 1px solid #e5e5e5;
      position: relative; }
      .article #column_list > li + li {
        margin-top: 30px; }
      .article #column_list > li .img, .article #column_list > li .txt {
        display: table-cell;
        vertical-align: top; }
      .article #column_list > li .img {
        width: 21%; }
        @media screen and (max-width: 767px) {
          .article #column_list > li .img {
            width: 28%; } }
        .article #column_list > li .img img {
          border: 1px solid #e5e5e5; }
      .article #column_list > li:nth-child(5) {
        border-bottom: 1px solid #e5e5e5; }
      .article #column_list > li:nth-child(6), .article #column_list > li:nth-child(7), .article #column_list > li:nth-child(8), .article #column_list > li:nth-child(9), .article #column_list > li:nth-child(10) {
        display: block; }
      @media screen and (max-width: 767px) {
        .article #column_list > li:nth-child(5) {
          border-bottom: none; }
        .article #column_list > li:nth-child(6), .article #column_list > li:nth-child(7), .article #column_list > li:nth-child(8), .article #column_list > li:nth-child(9), .article #column_list > li:nth-child(10) {
          display: none; } }
      .article #column_list > li .img {
        cursor: pointer;
        position: relative; }
      .article #column_list > li.new .img, .article #column_list > li.zurich .img {
        position: relative; }
      .article #column_list > li.new .img:before, .article #column_list > li.zurich .img:before {
        content: '';
        display: block;
        position: absolute;
        left: 10px;
        top: -6px;
        background-size: contain;
        background-repeat: no-repeat; }
        @media only screen and (max-width: 767px) {
          .article #column_list > li.new .img:before, .article #column_list > li.zurich .img:before {
            height: 18px;
            left: 5px; } }
      .article #column_list > li.new .img:before {
        background-image: url(/-/Media/jpz/zrh/car/useful/guide/common_re/img_re/guide-article_tag-new.png);
        width: 50px;
        height: 26px; }
      .article #column_list > li.zurich .img:before {
        background-image: url(/-/Media/jpz/zrh/car/useful/guide/common_re/img_re/guide-article_tag-logo.png);
        width: 70px;
        height: 24px; }
      .article #column_list > li .txt {
        min-height: 0;
        padding-left: 30px;
        position: relative;
        padding-bottom: 35px; }
        @media screen and (max-width: 767px) {
          .article #column_list > li .txt {
            padding-left: 15px; } }
      .article #column_list > li .title {
        text-decoration: none; }
        .article #column_list > li .title:hover h2 {
          text-decoration: underline; }
      .article #column_list > li h2 {
        font-size: 22px;
        line-height: 1.4; }
        @media screen and (max-width: 767px) {
          .article #column_list > li h2 {
            font-size: 15px; } }
      .article #column_list > li .comment {
        display: block;
        font-size: 14px;
        line-height: 1.5; }
        @media screen and (max-width: 767px) {
          .article #column_list > li .comment {
            display: none; } }
    .article #column_list li a {
      text-decoration: none; }
    .article #column_list li .info {
      overflow: hidden;
      position: absolute;
      bottom: 0;
      left: 30px; }
      @media screen and (max-width: 767px) {
        .article #column_list li .info {
          left: 15px; } }
    .article #column_list li .date {
      margin-right: 10px;
      font-size: 12px;
      color: #bfbdbc;
      display: inline-block;
      line-height: 1; }
      @media screen and (max-width: 767px) {
        .article #column_list li .date {
          font-size: 10px;
          margin-right: 10px; } }
    .article #column_list li .tag {
      font-size: 0;
      line-height: 1;
      display: inline-block; }
    .article #column_list li .tag li {
      border: none;
      display: inline-block; }
      @media screen and (max-width: 767px) {
        .article #column_list li .tag li {
          margin-right: 5px; } }
      .article #column_list li .tag li + li {
        margin-left: 10px; }
      .article #column_list li .tag li a {
        display: inline-block;
        font-size: 12px;
        line-height: 1;
        background: #eee;
        padding: 8px 10px 6px;
        text-decoration: none; }
        @media screen and (max-width: 767px) {
          .article #column_list li .tag li a {
            font-size: 10px; } }
        .article #column_list li .tag li a:hover {
          text-decoration: none;
          color: #666; }
  .article .common_btn {
    text-align: center;
    margin: 32px auto 46px auto;
    width: 400px;
    border: 2px solid #dadada;
    border-radius: 5px; }
    @media screen and (max-width: 767px) {
      .article .common_btn {
        margin-top: 10px;
        margin-bottom: 0;
        text-align: center;
        margin: 10px auto 44px auto;
        width: 100%;
        border-radius: 5px;
        border: 1px solid #dadada;
        cursor: pointer;
        font-size: 14px; } }
    .article .common_btn .btn {
      padding: 22px 0 18px 0;
      margin: 0 0 5px 0;
      background: url("/-/Media/jpz/zrh/car/useful/common_re/img_re/siteparts/linkarrow_001.png") no-repeat right 25px center #fff;
      background-size: 12px;
      box-shadow: 0 5px 0 0 #f4f4f4;
      font-size: 18px;
      color: #333;
      line-height: 1.1;
      letter-spacing: 0.2em;
      width: 100%;
      border-radius: 5px;
      display: block; }
      @media screen and (max-width: 767px) {
        .article .common_btn .btn {
          font-size: 14px;
          padding: 13px 0 9px 0; } }

@media only screen and (min-width: 768px) {
  .sp_more-list, .care-text, .sp-accodion {
    display: block !important; } }
.m_c_breadcrumb-01-wrap .bredcrumb-list {
  text-align: left; }

#p-top .contents01 {
  padding-top: 0; }
  @media only screen and (max-width: 1024px) {
    #p-top .contents01 {
      margin-top: -10px;
      padding-top: 0; } }
#p-top .part01 h2:before {
  background: #4c79c1; }
#p-top .part01 .btn-wrapper {
  text-align: center;
  overflow: hidden; }
  @media only screen and (min-width: 768px) {
    #p-top .part01 .btn-wrapper > * {
      float: right;
      width: 48%; }
      #p-top .part01 .btn-wrapper > *:first-child {
        float: left; } 
      #p-top .part01 .btn01 .btn {
        position: relative;
        padding: 7px 0 2px 0;
        display: block;
        border-radius: 4px;
        letter-spacing: 0.1em;
        font-weight: bold;
        text-align: center;
        background: #f8af00;
        background: linear-gradient(#f8af00, #f69d00);
        box-shadow: 0px 0px 8px #ccc;
        text-decoration: none; }
        #p-top .part01 .btn01 .annotation {
          text-align: left;
          margin-bottom: 20px;
        }}
  @media only screen and (min-width: 768px) {
    #p-top .part01 .btn01 .btn {
      padding: 10px 10px 15px; } }
  #p-top .part01 .btn01 .btn:after {
    position: absolute;
    top: 55%;
    right: 0;
    width: 35px;
    height: 35px;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "";
    background: url(/-/Media/jpz/zrh/common_re/img_re/linkarrow_001_sp.png) no-repeat;
    background-size: 35px auto; }
#relatedIndex .btn-wrapper {
  margin-top: 30px;
  text-align: center;
  overflow: hidden;
}
#relatedIndex .btn-wrapper .btn01 + .btn02 {
  margin-top: 20px;
}
@media only screen and (min-width: 768px) {
  #relatedIndex .btn-wrapper {
    display: flex;
    justify-content: center;
  }
  #relatedIndex .btn-wrapper .btn01 + .btn02 {
    margin-left: 22px;
    margin-top: 0;
  }
} 
#p-top .part01 .btn01 .btn-price {
  font-size: 0.8125rem;
  background: #fff;
  color: #f38a00;
  padding: 3px 8px 2px 8px;
  letter-spacing: normal;
  border-radius: 20px; }
#p-top .part01 .btn01 .btn-price sup {
  font-size: 0.3125rem; }
#p-top .part01 .btn01 .btn-estimation {
  font-size: 1.0625rem;
  margin: 4px 0 0 0;
  color: #fff;
  display: block; }
  @media only screen and (max-width: 767px) {
    #p-top .part01 .partbtn01, #p-top .part01 .partbtn02 {
      margin-bottom: 20px; } 
  #p-top .part01 .btn01 .btn {
    position: relative;
    display: block;
    font-weight: bold;
    text-align: center;
    background: #faf9f6;
    text-decoration: none; }
    #p-top .part01 .btn01 .btn:after{
      content: "";
      background: none;}
      #p-top .part01 .btn01 .annotation {
      text-align: left;
      margin-bottom: 20px;
    }}
  @media only screen and (min-width: 768px) {
    #p-top .part01 .btn01 .btn-estimation {
      font-size: 1.125rem;
      margin-top: .55em;
      line-height: 1.2; } }
#p-top .part01 .btn02 .btn {
  position: relative;
  box-shadow: 0 1.5px 5px #ccc;
  color: #333;
  border: 1px solid #dadada;
  font-size: 16px;
  line-height: 1.6;
  background: #fff;
  background: linear-gradient(#ffffff, #fbfbfb);
  display: block;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 15px 10px 10px;
  display: block;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 15px 10px 10px; }
  #p-top .part01 .btn02 .btn:after {
    position: absolute;
    top: 50%;
    right: 8px;
    width: 35px;
    height: 35px;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "";
    background: url(/-/Media/jpz/zrh/car/img_re/car_pratbtnarrow_002.png) no-repeat; }
  #p-top .part01 .btn02 .btn:hover {
    background-color: #f9f9f9; }
  @media only screen and (max-width: 767px) {
    #p-top .part01 .btn02 .btn {
      border: 1px solid #dadada;
      font-size: 0.875rem;
      padding: 14px 5px 13px; } }
#p-top .part01 .part_tell {
  margin: 20px 0;
  width: 100%;
  text-align: center;
  border: 1px dashed #e1e1e1;
  border-radius: 5px; }
  @media only screen and (min-width: 768px) {
    #p-top .part01 .part_tell {
      padding: 15px; } }
  #p-top .part01 .part_tell > * {
    display: inline-block;
    vertical-align: middle; }
  @media only screen and (max-width: 767px) {
    #p-top .part01 .part_tell {
      margin: 3px 0 20px 0;
      border: none; } }
#p-top .part01 .tell-label {
  font-size: 14px;
  letter-spacing: 0.1em;
  font-weight: bold; }
  @media only screen and (max-width: 767px) {
    #p-top .part01 .tell-label {
      margin-bottom: 3px;
      font-size: 0.8125rem; } }
#p-top .part01 .tell-time {
  font-size: 10px;
  letter-spacing: 0.1em; }
  @media only screen and (max-width: 767px) {
    #p-top .part01 .tell-time {
      font-size: 0.875rem; } }
#p-top .part01 .tell {
  font-size: 24px;
  color: #f69c00;
  letter-spacing: 0.1em;
  padding-left: .5em; }
  #p-top .part01 .tell a {
    color: #f69c00; }
  @media only screen and (max-width: 767px) {
    #p-top .part01 .tell {
      font-size: 1.25rem;
      font-weight: bold; } }
#p-top .part01 .txC {
  font-size: 0;
  border: 1px solid #e7eceb;
  margin-top: 10px;
  border: none;
  background-color: #FFF; }
  #p-top .part01 .txC img {
    border: 1px solid #e7eceb; }
@media only screen and (min-width: 768px) {
  #p-top .part01 .part01-btn .mb10 {
    margin-bottom: 10px; } }
#p-top #campaign {
  margin: 20px 0;
  padding: 15px; }
  #p-top #campaign .campaign-label {
    font-size: 1.1875rem;
    margin-bottom: .8em;
    color: #fff; }
    @media only screen and (max-width: 767px) {
      #p-top #campaign .campaign-label {
        font-size: 0.9375rem;
        margin-bottom: 5px; } }
  #p-top #campaign .campaign-btn a {
    padding: 15px 0 45px 0;
    margin: 15px 0 0 0;
    display: block;
    font-size: 14px;
    border-radius: 4px;
    letter-spacing: 0.1em;
    font-weight: bold;
    text-align: center;
    background-image: url(/-/Media/jpz/zrh/common_re/img_re/linkarrow_005.png), url(/-/Media/jpz/zrh/car/img_re/car_campaignicon.png);
    background-repeat: no-repeat;
    background-position: right center, center bottom;
    background-size: 35px auto, 180px auto;
    background-color: #fff;
    box-shadow: 0 2px 0 0 #f4f4f4; }
  #p-top #campaign .campaign-title {
    color: #fff;
    font-weight: bold;
    font-size: 1rem;
    letter-spacing: 0.1em;
    text-align: center; }
  #p-top #campaign .campaign-term {
    margin-top: 1em;
    font-size: 0.8125rem;
    color: #888; }
#p-top #response .response-copy {
  font-size: 1.5rem;
  margin: 1em 0;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.1em;
  text-align: center; }
  @media only screen and (max-width: 767px) {
    #p-top #response .response-copy {
      font-size: 1.125rem; } }
@media only screen and (max-width: 767px) {
  #p-top #response .title .response-title-txt-001-sp {
    margin-bottom: 12px;
    font-size: 0.9375rem;
    font-weight: 600; }
  #p-top #response .title .response-title-txt-002-sp {
    margin-bottom: 15px;
    font-size: 1.25rem;
    line-height: 1.5; }
  #p-top #response .title .response-title-img-sp {
    margin-bottom: 5px; }
    #p-top #response .title .response-title-img-sp img {
      width: 53.71%; }
  #p-top #response .title .response-title-txt-003-sp {
    font-size: 0.4375rem;
    color: #333; } }
@media only screen and (max-width: 767px) {
  #p-top #response .roadservice-exam {
    margin-top: 28px; } }
#p-top #response .response-img {
  box-sizing: content-box;
  padding-left: 3.6%;
  padding-right: 3.6%;
  margin-top: 50px;
  margin-bottom: 50px;
  text-align: center; }
  @media only screen and (min-width: 768px) {
    #p-top #response .response-img {
      max-width: 950px !important;
      margin-left: auto !important;
      margin-right: auto !important;
      padding-left: 2%;
      padding-right: 2%; } }
  @media only screen and (min-width: 768px) {
    #p-top #response .response-img {
      padding: 0 !important; } }
  @media only screen and (max-width: 767px) {
    #p-top #response .response-img {
      margin-top: 30px;
      margin-bottom: 30px; } }
  #p-top #response .response-img img {
    max-width: 100%; }
@media only screen and (min-width: 768px) {
  #p-top #response .response01 {
    margin-bottom: 60px;
    padding-bottom: 60px;
    border-bottom: 1px solid #e5e5e5; } }
@media only screen and (max-width: 767px) {
  #p-top #response .response01 {
    margin-bottom: 30px;
    padding-bottom: 30px; } }
#p-top #response .title2 {
  margin-top: 80px;
  position: relative;
  text-align: center; }
  #p-top #response .title2 .morelink {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: 140px; }
    #p-top #response .title2 .morelink a {
      color: #999;
      font-size: 0.8125rem; }
      @media only screen and (max-width: 767px) {
        #p-top #response .title2 .morelink a {
          font-size: 0.75rem; } }
@media only screen and (max-width: 767px) {
  #p-top #price .price-exam {
    margin-top: 28px; }
    #p-top #price .price-exam .exam-box li {
      padding-bottom: 0;
      border-bottom: none; }
      #p-top #price .price-exam .exam-box li .morelink {
        padding-left: 70px; } }
#p-top #price .exam-img {
  box-sizing: content-box;
  padding-left: 3.6%;
  padding-right: 3.6%;
  margin-top: 30px;
  margin-bottom: 80px;
  text-align: center; }
  @media only screen and (min-width: 768px) {
    #p-top #price .exam-img {
      max-width: 950px !important;
      margin-left: auto !important;
      margin-right: auto !important;
      padding-left: 2%;
      padding-right: 2%; } }
  #p-top #price .exam-img:last-child {
    margin-bottom: 0; }
  @media only screen and (max-width: 767px) {
    #p-top #price .exam-img {
      padding: 0 15px;
      margin-top: 13px;
      margin-bottom: 38px; }
      #p-top #price .exam-img:last-child {
        margin-bottom: 0; } }
#p-top .contents03 {
  margin-top: 100px; }
#p-top #related .related--inner {
  box-sizing: content-box;
  max-width: 950px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 2%;
  padding-right: 2%; }
  @media only screen and (max-width: 767px) {
    #p-top #related .related--inner {
      padding-left: 3.6%;
      padding-right: 3.6%; } }
#p-top #related .tit-h3 {
  margin-top: 80px; }
  @media only screen and (max-width: 767px) {
    #p-top #related .tit-h3 {
      margin-top: 70px;
      margin-bottom: 30px; } }
#p-top #related .related--list {
  font-size: 0; }
  #p-top #related .related--list.last {
    margin-bottom: 80px; }
    @media only screen and (max-width: 767px) {
      #p-top #related .related--list.last {
        margin-bottom: 35px; } }
  @media only screen and (min-width: 768px) {
    #p-top #related .related--list--item {
      display: inline-block;
      vertical-align: top;
      width: 47.8%; }
      #p-top #related .related--list--item:nth-child(n+3) {
        margin-top: 40px; }
      #p-top #related .related--list--item:nth-child(2n) {
        margin-left: 4.2%; } }
  @media only screen and (max-width: 767px) {
    #p-top #related .related--list--item + .related--list--item {
      padding-top: 15px;
      margin-top: 12px;
      border-top: solid #f3f3f3 1px; } }
  #p-top #related .related--list--item a {
    display: block;
    text-decoration: none; }
    #p-top #related .related--list--item a:hover {
      color: #666; }
      #p-top #related .related--list--item a:hover .ttl {
        text-decoration: underline; }
  #p-top #related .related--list--item__img {
    position: relative; }
    @media only screen and (max-width: 767px) {
      #p-top #related .related--list--item__img {
        display: table;
        table-layout: fixed;
        width: 100%;
        margin-bottom: 10px; }
        #p-top #related .related--list--item__img .img, #p-top #related .related--list--item__img .ttl {
          display: table-cell;
          vertical-align: middle; } }
    #p-top #related .related--list--item__img .img {
      font-size: 0;
      line-height: 0;
      width: 26%;
      overflow: hidden; }
      @media only screen and (min-width: 768px) {
        #p-top #related .related--list--item__img .img {
          display: block;
          width: 31.35%;
          float: left;
          /*
          position: absolute;
          top: 0;
          left: 0;
          */ } }
      #p-top #related .related--list--item__img .img img {
        display: block;
        -moz-transition: -moz-transform 0.5s ease;
        -webkit-transition: -webkit-transform 0.5s ease;
        -o-transition: -o-transform 0.5s ease;
        -ms-transition: -ms-transform 0.5s ease;
        transition: transform 0.5s ease; }
        #p-top #related .related--list--item__img .img img:hover {
          -webkit-transform: scale(1.1);
          -moz-transform: scale(1.1);
          -o-transform: scale(1.1);
          -ms-transform: scale(1.1);
          transform: scale(1.1); }
    #p-top #related .related--list--item__img .ttl {
      font-size: 14px;
      margin-bottom: 10px;
      padding-left: 4.312%; }
      @media only screen and (min-width: 768px) {
        #p-top #related .related--list--item__img .ttl {
          padding-left: 37.6%; } }
  @media only screen and (min-width: 768px) {
    #p-top #related .related--list--item__txt {
      padding-left: 37.6%; } }
  #p-top #related .related--list--item__txt .txt {
    font-size: 12px; }
    @media only screen and (max-width: 767px) {
      #p-top #related .related--list--item__txt .txt {
        font-size: 13px; } }

.evaluation-inner {
  padding-bottom: 36px; }
  @media only screen and (min-width: 768px) {
    .evaluation-inner {
      padding-bottom: 60px; } }
.evaluation-list {
  width: 90%;
  margin: 0 auto; }
  @media only screen and (min-width: 768px) {
    .evaluation-list {
      display: flex;
      justify-content: center; } }
  @media only screen and (min-width: 768px) {
    .evaluation-item {
      width: 35%;
      max-width: 500px; }
    .evaluation-item:not(:first-child) {
      width: 45%;
      margin-left: 79px; } }
.evaluation-tit-h3 {
  font-size: 18px;
  line-height: 1;
  text-align: center; }
  .evaluation-tit-h3:not(first-child) {
    margin-top: 35px;
  }
  @media only screen and (min-width: 768px) {
      .evaluation-tit-h3 {
        font-size: 24px; } }
.evaluation-star-img, .evaluation-graph-img {
  display: block;
  margin: 20px auto 0; }
.evaluation-star-img {
  width: 40%;
  max-width: 406px;
  min-width: 270px;}
.evaluation-graph-img {
  width: 95%;
  min-width: 280px;
  max-width: 433px; }
  @media only screen and (min-width: 768px) {
      .evaluation-star-img, .evaluation-graph-img {
        width: 100%;
        min-width: auto;
      }
      .evaluation-star-img {
        margin-top: 55px; }
      .evaluation-graph-img {
        margin-top: 37px; } }
.evaluation-text {
  font-size: 14px;
  margin-top: 20px;
  line-height: 1.5; }
  @media only screen and (min-width: 768px) {
    .evaluation-text {
      margin-top: 33px;
      font-size: 16px; } }



























#p-top #type {
  padding-bottom: 75px; }
  @media only screen and (max-width: 767px) {
    #p-top #type {
      padding-bottom: 36px; } }
  #p-top #type .sm-txt {
    font-size: 12px;
    margin-top: 15px;
    line-height: 1.8; }
    #p-top #type .sm-txt + .sm-txt {
      margin-top: 1.4em; }
      @media only screen and (max-width: 767px) {
        #p-top #type .sm-txt + .sm-txt {
          margin-top: 2em; } }
    @media only screen and (max-width: 767px) {
      #p-top #type .sm-txt {
        line-height: 2; } }
  #p-top #type .type--inner {
    box-sizing: content-box;
    max-width: 950px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 2%;
    padding-right: 2%; }
    @media only screen and (max-width: 767px) {
      #p-top #type .type--inner {
        padding-left: 3.6%;
        padding-right: 3.6%; } }
  #p-top #type .type__intro {
    margin-bottom: 35px; }
    @media only screen and (max-width: 767px) {
      #p-top #type .type__intro {
        font-size: 14px;
        line-height: 2; } }
  #p-top #type .type--cont {
    border: solid #009ee0 1px; }
    #p-top #type .type--cont + .type--cont {
      margin-top: 40px; }
      @media only screen and (max-width: 767px) {
        #p-top #type .type--cont + .type--cont {
          margin-top: 30px; } }
    #p-top #type .type--cont--ttl {
      width: 100%;
      padding: 15px 20px 20px; }
      @media only screen and (min-width: 768px) {
        #p-top #type .type--cont--ttl {
          padding: 15px 20px 10px 40px;
          display: table;
          table-layout: fixed; }
          #p-top #type .type--cont--ttl .ttl, #p-top #type .type--cont--ttl .img {
            display: table-cell;
            vertical-align: middle; } }
      #p-top #type .type--cont--ttl .ttl {
        color: #009ee0;
        font-size: 32px; }
        @media only screen and (max-width: 767px) {
          #p-top #type .type--cont--ttl .ttl {
            font-size: 18px;
            text-align: center;
            margin-bottom: 15px; } }
        #p-top #type .type--cont--ttl .ttl span {
          background: #009ee0;
          color: #fff;
          display: inline-block;
          line-height: 1;
          padding: 10px 10px 8px;
          border-radius: 4px;
          margin-bottom: 12px; }
          @media only screen and (max-width: 767px) {
            #p-top #type .type--cont--ttl .ttl span {
              border-radius: 2px;
              padding: 6px 6px 4px; } }
      #p-top #type .type--cont--ttl .img {
        text-align: center;
        padding: 0 30px; }
        @media only screen and (max-width: 767px) {
          #p-top #type .type--cont--ttl .img img {
            width: 141px; } }
    #p-top #type .type--cont--main {
      background: #eaf3f9;
      padding: 30px; }
      @media only screen and (max-width: 767px) {
        #p-top #type .type--cont--main {
          padding: 20px; } }
      #p-top #type .type--cont--main .box {
        text-align: center;
        width: 100%; }
        #p-top #type .type--cont--main .box-ttl {
          color: #fff;
          background: #6ea4d2;
          font-size: 20px;
          font-weight: bold;
          padding: 8px; }
          @media only screen and (max-width: 767px) {
            #p-top #type .type--cont--main .box-ttl {
              font-size: 14px; } }
          #p-top #type .type--cont--main .box-ttl.cRed {
            background: #ea635c; }
          #p-top #type .type--cont--main .box-ttl.cBlue {
            background: #4f90c8; }
        #p-top #type .type--cont--main .box-info {
          background: #fff;
          padding: 8px;
          min-height: 44px; }
          @media only screen and (max-width: 767px) {
            #p-top #type .type--cont--main .box-info {
              font-size: 14px;
              min-height: 30px; } }
          #p-top #type .type--cont--main .box-info .inner {
            display: table;
            margin: 0 auto; }
          #p-top #type .type--cont--main .box-info span {
            display: table-cell;
            vertical-align: middle;
            text-align: left; }
          #p-top #type .type--cont--main .box-info.bigText {
            font-size: 26px;
            font-weight: bold; }
            @media only screen and (max-width: 767px) {
              #p-top #type .type--cont--main .box-info.bigText {
                font-size: 14px; } }
            #p-top #type .type--cont--main .box-info.bigText strong {
              font-size: 40px; }
              @media only screen and (max-width: 767px) {
                #p-top #type .type--cont--main .box-info.bigText strong {
                  font-size: 20px; } }
          #p-top #type .type--cont--main .box-info.redText {
            color: #ea635c; }
          #p-top #type .type--cont--main .box-info.blueText {
            color: #4f90c8; }
          #p-top #type .type--cont--main .box-info__checkList .item {
            display: inline-block;
            padding-left: 22px;
            position: relative; }
            @media only screen and (max-width: 767px) {
              #p-top #type .type--cont--main .box-info__checkList .item {
                display: block;
                text-align: left;
                font-size: 14px;
                padding-left: 25px; } }
            @media only screen and (min-width: 768px) {
              #p-top #type .type--cont--main .box-info__checkList .item:nth-child(n+2) {
                margin-left: 4%; } }
            @media only screen and (max-width: 767px) {
              #p-top #type .type--cont--main .box-info__checkList .item:nth-child(n+2) {
                margin-top: 12px; } }
            #p-top #type .type--cont--main .box-info__checkList .item:before, #p-top #type .type--cont--main .box-info__checkList .item:after {
              content: "";
              display: block;
              position: absolute; }
            #p-top #type .type--cont--main .box-info__checkList .item:before {
              width: 14px;
              height: 14px;
              border: solid #000 1px;
              top: 2px;
              left: 0; }
            #p-top #type .type--cont--main .box-info__checkList .item:after {
              width: 14px;
              height: 5.5px;
              border-left: solid #009ee0 3px;
              border-bottom: solid #009ee0 3px;
              top: 2px;
              left: 2px;
              -webkit-transform: rotate(-45deg);
              -moz-transform: rotate(-45deg);
              -ms-transform: rotate(-45deg);
              -o-transform: rotate(-45deg);
              transform: rotate(-45deg); }
      #p-top #type .type--cont--main--colmn {
        font-size: 0; }
        #p-top #type .type--cont--main--colmn + .type--cont--main--colmn {
          margin-top: 20px; }
          @media only screen and (max-width: 767px) {
            #p-top #type .type--cont--main--colmn + .type--cont--main--colmn {
              margin-top: 15px; } }
        #p-top #type .type--cont--main--colmn.col2 .cols {
          vertical-align: top; }
          @media only screen and (min-width: 768px) {
            #p-top #type .type--cont--main--colmn.col2 .cols {
              display: inline-block;
              width: 48.876%; }
              #p-top #type .type--cont--main--colmn.col2 .cols:nth-child(n+2) {
                margin-left: 2.248%; } }
          @media only screen and (max-width: 767px) {
            #p-top #type .type--cont--main--colmn.col2 .cols:nth-child(n+2) {
              margin-top: 15px; } }
        #p-top #type .type--cont--main--colmn.col4 .cols {
          display: inline-block;
          vertical-align: top; }
          @media only screen and (min-width: 768px) {
            #p-top #type .type--cont--main--colmn.col4 .cols {
              width: 23.371%; }
              #p-top #type .type--cont--main--colmn.col4 .cols:nth-child(n+2) {
                margin-left: 2.172%; } }
          @media only screen and (max-width: 767px) {
            #p-top #type .type--cont--main--colmn.col4 .cols {
              width: 47%; }
              #p-top #type .type--cont--main--colmn.col4 .cols:nth-child(2n) {
                margin-left: 6%; }
              #p-top #type .type--cont--main--colmn.col4 .cols:nth-child(n+3) {
                margin-top: 15px; } }
      #p-top #type .type--cont--main--detail {
        margin-top: 40px; }
        @media only screen and (max-width: 767px) {
          #p-top #type .type--cont--main--detail {
            margin-top: 20px; } }
        #p-top #type .type--cont--main--detail .ttl {
          text-align: center;
          font-size: 16px;
          font-weight: normal; }
          @media only screen and (max-width: 767px) {
            #p-top #type .type--cont--main--detail .ttl {
              font-size: 12px; } }
          #p-top #type .type--cont--main--detail .ttl span {
            display: inline-block;
            position: relative;
            padding-left: 26px; }
            #p-top #type .type--cont--main--detail .ttl span:before {
              content: "";
              display: block;
              width: 10px;
              height: 10px;
              border-right: solid #4066b3 3px;
              border-bottom: solid #4066b3 3px;
              position: absolute;
              top: 2px;
              left: 0;
              -webkit-transform: rotate(45deg);
              -moz-transform: rotate(45deg);
              -ms-transform: rotate(45deg);
              -o-transform: rotate(45deg);
              transform: rotate(45deg); }
              @media only screen and (max-width: 767px) {
                #p-top #type .type--cont--main--detail .ttl span:before {
                  top: 1px;
                  width: 7px;
                  height: 7px; } }
          #p-top #type .type--cont--main--detail .ttl.is-opend span:before {
            top: 8px;
            -webkit-transform: rotate(-135deg);
            -moz-transform: rotate(-135deg);
            -ms-transform: rotate(-135deg);
            -o-transform: rotate(-135deg);
            transform: rotate(-135deg); }
            @media only screen and (max-width: 767px) {
              #p-top #type .type--cont--main--detail .ttl.is-opend span:before {
                top: 6px; } }
        #p-top #type .type--cont--main--detail .txt {
          display: none;
          margin-top: 25px; }
          @media only screen and (max-width: 767px) {
            #p-top #type .type--cont--main--detail .txt {
              margin-top: 15px; } }
          #p-top #type .type--cont--main--detail .txt dt, #p-top #type .type--cont--main--detail .txt dd {
            font-size: 14px; }
            @media only screen and (max-width: 767px) {
              #p-top #type .type--cont--main--detail .txt dt, #p-top #type .type--cont--main--detail .txt dd {
                font-size: 12px;
                line-height: 2; } }
          #p-top #type .type--cont--main--detail .txt-lead {
            margin-bottom: 30px;
            font-size: 14px; }
            @media only screen and (max-width: 767px) {
              #p-top #type .type--cont--main--detail .txt-lead {
                margin-bottom: 25px;
                font-size: 12px;
                line-height: 2; } }
#p-top #faq {
  padding: 80px 0;
  background: #f2fafd; }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    #p-top #faq {
      padding: 40px 0 100px;
      border-top: 2px solid #003399; } }
  @media only screen and (max-width: 767px) {
    #p-top #faq {
      padding: 30px 0; } }
  #p-top #faq .title {
    font-weight: bold;
    text-align: center;
    line-height: 1.6;
    letter-spacing: 0.1em;
    margin-bottom: 1.5em; }
    @media only screen and (min-width: 1025px) {
      #p-top #faq .title {
        font-size: 1.75rem; } }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      #p-top #faq .title {
        font-size: 1.5rem; } }
    @media only screen and (max-width: 767px) {
      #p-top #faq .title {
        font-size: 0.9375rem; } }
  #p-top #faq .faq-wrapper {
    box-sizing: content-box;
    padding-left: 3.6%;
    padding-right: 3.6%; }
    @media only screen and (min-width: 768px) {
      #p-top #faq .faq-wrapper {
        max-width: 950px !important;
        margin-left: auto !important;
        margin-right: auto !important;
        padding-left: 2%;
        padding-right: 2%; } }
    @media only screen and (min-width: 768px) {
      #p-top #faq .faq-wrapper {
        padding: 0 !important; } }
    #p-top #faq .faq-wrapper > div {
      overflow: hidden;
      background: #fff;
      padding: 4.2% 6.3%; }
      @media only screen and (min-width: 768px) and (max-width: 1024px) {
        #p-top #faq .faq-wrapper > div {
          padding: 3.6%; } }
      @media only screen and (max-width: 767px) {
        #p-top #faq .faq-wrapper > div {
          padding: 20px; } }
  @media only screen and (min-width: 1025px) {
    #p-top #faq .faq01, #p-top #faq .faq02 {
      width: 47%; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    #p-top #faq .faq01, #p-top #faq .faq02 {
      width: 48%; } }
  @media only screen and (min-width: 768px) {
    #p-top #faq .faq01 {
      float: left; }
    #p-top #faq .faq02 {
      float: right; } }
  @media only screen and (max-width: 767px) {
    #p-top #faq .faq02 {
      margin-top: 30px; } }
  #p-top #faq .icon {
    display: block;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      #p-top #faq .icon img {
        width: 53px; } }
  #p-top #faq .faqtext {
    text-align: center;
    margin: 20px 0 0 0;
    line-height: 1.6; }
    @media only screen and (max-width: 767px) {
      #p-top #faq .faqtext {
        font-size: 0.8125rem;
        margin: 10px 0 0 0; } }
  #p-top #faq .faqbtn {
    text-align: center;
    margin: 20px 0 0 0;
    width: 100%;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 2px solid #dadada; }
    #p-top #faq .faqbtn .btn {
      display: block;
      padding: 1.2em 0;
      width: 100%;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      background: url(/-/Media/jpz/zrh/common_re/img_re/linkarrow_003.png) no-repeat right center #fff;
      box-shadow: 0 -5px #f4f4f4 inset;
      color: #333;
      line-height: 1.1;
      letter-spacing: 0.2em; }
      @media only screen and (min-width: 1025px) {
        #p-top #faq .faqbtn .btn {
          font-size: 18px; } }
      @media only screen and (max-width: 767px) {
        #p-top #faq .faqbtn .btn {
          padding: 12px 0;
          font-size: 0.8125rem;
          box-shadow: 0 -2px #f4f4f4 inset; } }
      #p-top #faq .faqbtn .btn:hover {
        background-color: #f4f4f4; }
@media only screen and (max-width: 767px) {
  #p-top #care .care__info {
    display: none; } }
#p-top #care .care-lead {
  box-sizing: content-box;
  padding-left: 3.6%;
  padding-right: 3.6%;
  box-sizing: border-box;
  border-bottom: 2px solid #333;
  line-height: 1.6;
  text-align: center;
  font-weight: bold; }
  @media only screen and (min-width: 768px) {
    #p-top #care .care-lead {
      max-width: 950px !important;
      margin-left: auto !important;
      margin-right: auto !important;
      padding-left: 2%;
      padding-right: 2%; } }
  @media only screen and (min-width: 1025px) {
    #p-top #care .care-lead {
      font-size: 1.875rem;
      padding-bottom: 1em; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    #p-top #care .care-lead {
      font-size: 1.5rem;
      line-height: 1.8;
      padding-bottom: 2.5em; } }
  @media only screen and (max-width: 767px) {
    #p-top #care .care-lead {
      font-size: 0.9375rem;
      line-height: 2;
      margin-top: 20px;
      padding-bottom: 10px; } }
#p-top #care .care01, #p-top #care .care02 {
  box-sizing: content-box;
  padding-left: 3.6%;
  padding-right: 3.6%; }
  @media only screen and (min-width: 768px) {
    #p-top #care .care01, #p-top #care .care02 {
      max-width: 950px !important;
      margin-left: auto !important;
      margin-right: auto !important;
      padding-left: 2%;
      padding-right: 2%; } }
#p-top #care .care02 {
  margin-top: 60px;
  border-top: 1px dotted #7f7f7f; }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    #p-top #care .care02 {
      padding-bottom: 60px;
      border-bottom: 1px dotted #7f7f7f; } }
#p-top #care .care-title {
  font-size: 1.75rem;
  font-weight: lighter;
  letter-spacing: 0.2em;
  margin: 1.785em 0; }
  @media only screen and (max-width: 767px) {
    #p-top #care .care-title {
      font-size: 1.0625rem;
      line-height: 2;
      margin: 20px 0 10px; } }
@media only screen and (min-width: 768px) {
  #p-top #care .care-box {
    display: table;
    width: 100%; }
    #p-top #care .care-box > * {
      display: table-cell;
      vertical-align: top; }
    #p-top #care .care-box .care-img {
      width: 31%; }
    #p-top #care .care-box .care-textset {
      padding-left: 30px; } }
@media only screen and (max-width: 767px) {
  #p-top #care .care-box .care-img {
    text-align: center; }
    #p-top #care .care-box .care-img img {
      width: 60.615%; } }
#p-top #care .care-label {
  margin-bottom: 2.5em;
  font-size: 1rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 2; }
  @media only screen and (max-width: 767px) {
    #p-top #care .care-label {
      font-size: 0.875rem;
      margin: 1em 0; } }
  #p-top #care .care-label strong {
    color: #4066b3; }
#p-top #care .care-text {
  line-height: 2;
  font-size: 0.875rem; }
  @media only screen and (max-width: 767px) {
    #p-top #care .care-text {
      font-size: 0.875rem; } }
  @media only screen and (min-width: 768px) {
    #p-top #care .care-text {
      margin-top: 2.8em; } }
#p-top #about {
  background: #fafafa;
  margin-bottom: 1em;
  font-weight: bold;
  text-align: center;
  line-height: 1.6;
  letter-spacing: 0.2em;
  margin-top: 100px;
  padding: 80px 0; }
  @media only screen and (max-width: 767px) {
    #p-top #about {
      background: #fafafa;
      margin-top: 30px;
      padding: 28px 0; } }
  @media only screen and (min-width: 1025px) {
    #p-top #about .about-title {
      font-size: 1.75rem; } }
  @media only screen and (max-width: 1024px) {
    #p-top #about .about-title {
      line-height: 1.8; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    #p-top #about .about-title {
      font-size: 1.5rem; } }
  @media only screen and (max-width: 767px) {
    #p-top #about .about-title {
      font-size: 0.9375rem; } }
  #p-top #about .about-icons {
    box-sizing: content-box;
    padding-left: 3.6%;
    padding-right: 3.6%;
    padding: 30px 0;
    text-align: center; }
    @media only screen and (min-width: 768px) {
      #p-top #about .about-icons {
        max-width: 950px !important;
        margin-left: auto !important;
        margin-right: auto !important;
        padding-left: 2%;
        padding-right: 2%; } }
    @media only screen and (min-width: 768px) {
      #p-top #about .about-icons {
        letter-spacing: normal;
        font-size: 0; }
        #p-top #about .about-icons > * {
          display: inline-block;
          vertical-align: bottom;
          width: 50%; } }
    @media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
      #p-top #about .about-icons > * {
        width: 47%; }
        #p-top #about .about-icons > * .about02 {
          margin-left: 6%; } }

    #p-top #about .about-icons .about-icon {
      margin: 0 10px; }
      @media only screen and (min-width: 768px) {
        #p-top #about .about-icons .about-icon {
          margin: 20px 10px 0 10px;
          height: 135px;
          position: relative; } }
      #p-top #about .about-icons .about-icon img {
        width: auto;
        max-width: 100%; }
        @media only screen and (min-width: 768px) {
          #p-top #about .about-icons .about-icon img {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            margin: auto; } }
  #p-top #about .icon-text {
    margin: 20px auto 0;
    font-size: 14px;
    display: block;
    line-height: 1.6; }
    @media only screen and (max-width: 767px) {
      #p-top #about .icon-text {
        margin: 12px 0 0 0;
        font-size: 0.8125rem; } }
    @media only screen and (max-width: 767px) {
      #p-top #about .icon-text strong {
        font-weight: normal; } }
#p-top #super {
  margin-top: 80px;
  margin-bottom: 80px; }
  #p-top #super .super-tit {
    line-height: 1;
    text-align: center;
    font-size: 1.5rem;
    color: #003399;
    font-weight: bold;
    letter-spacing: 0.1em; }
    @media only screen and (min-width: 768px) {
      #p-top #super .super-tit {
        display: inline-block;
        background: #4066b3;
        color: #fff;
        padding: .3em .5em .2em;
        font-size: 2.5rem; } }
  #p-top #super .super-subtit {
    font-size: 1.5rem;
    margin: 1em 0; }
    @media only screen and (max-width: 767px) {
      #p-top #super .super-subtit {
        font-size: 0.9375rem;
        line-height: 1.8;
        text-align: center; } }
  #p-top #super .super-wrapper {
    font-size: 0;
    position: relative;
    box-sizing: content-box;
    padding-left: 3.6%;
    padding-right: 3.6%; }
    @media only screen and (min-width: 768px) {
      #p-top #super .super-wrapper {
        max-width: 950px !important;
        margin-left: auto !important;
        margin-right: auto !important;
        padding-left: 2%;
        padding-right: 2%; } }
  #p-top #super .super-text {
    line-height: 2;
    margin: 2em 0;
    font-size: 0.875rem; }
    @media only screen and (min-width: 768px) {
      #p-top #super .super-text {
        display: inline-block;
        width: 60%;
        max-width: 500px; } }
    @media only screen and (max-width: 767px) {
      #p-top #super .super-text {
        margin: 17px 0 30px 0;
        font-size: 0.875rem; } }
  @media only screen and (min-width: 768px) {
    #p-top #super .super-icons {
      display: inline-block;
      vertical-align: top;
      margin-left: 2%;
      width: 38%; } }
  #p-top #super .super-icons img {
    display: inline-block; }
    #p-top #super .super-icons img:first-child {
      margin: 0 3% 0 -3%; }
  @media only screen and (max-width: 767px) {
    #p-top #super .super-icons {
      max-width: 100%;
      min-height: 100%;
      padding-bottom: 60px;
      background-size: auto 100%; }
      #p-top #super .super-icons img {
        display: block;
        width: 65%;
        margin: 0 auto !important; }
        #p-top #super .super-icons img:first-child {
          margin: 0; } }
  #p-top #super .superbtn {
    text-align: center;
    margin: 20px 0 0 0;
    width: 300px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 2px solid #dadada; }
    @media only screen and (max-width: 767px) {
      #p-top #super .superbtn {
        width: 100%; } }
    #p-top #super .superbtn .btn {
      display: block;
      padding: 22px 0 18px 0;
      margin: 0 0 5px 0;
      width: 296px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      background: url(/-/Media/jpz/zrh/common_re/img_re/linkarrow_003.png) no-repeat right center #fff;
      box-shadow: 0 5px 0 0 #f4f4f4;
      font-size: 18px;
      color: #333;
      line-height: 1.1;
      letter-spacing: 0.2em; }
      #p-top #super .superbtn .btn:hover {
        background-color: #f4f4f4; }
      @media only screen and (max-width: 767px) {
        #p-top #super .superbtn .btn {
          padding: 13px 0 9px 0;
          margin: 0 0 2px 0;
          width: 100%;
          font-size: 0.8125rem;
          box-shadow: 0 2px 0 0 #f4f4f4; } }
#p-top .contents06 {
  background: #f7f5f0;
  padding: 85px 0 100px; }
  @media only screen and (max-width: 767px) {
    #p-top .contents06 {
      font-size: 1.875rem;
      padding: 30px 0; } }
#p-top #net {
  box-sizing: content-box;
  padding-left: 3.6%;
  padding-right: 3.6%; }
  @media only screen and (min-width: 768px) {
    #p-top #net {
      max-width: 950px !important;
      margin-left: auto !important;
      margin-right: auto !important;
      padding-left: 2%;
      padding-right: 2%; } }
  @media only screen and (min-width: 768px) {
    #p-top #net {
      padding: 0 !important; } }
  @media only screen and (max-width: 767px) {
    #p-top #net .sp-accodion {
      display: none; } }
  #p-top #net h2 {
    font-size: 3.125rem;
    font-weight: normal;
    text-align: center;
    line-height: 1.6;
    letter-spacing: 0.1em; }
    @media only screen and (max-width: 767px) {
      #p-top #net h2 {
        font-size: 1.5rem; } }
    #p-top #net h2 span {
      font-size: 1.875rem;
      display: inline-block; }
      #p-top #net h2 span:first-child {
        display: block; }
      @media only screen and (max-width: 767px) {
        #p-top #net h2 span {
          font-size: 0.9375rem;
          display: block;
          margin-top: 3px; }
          #p-top #net h2 span:first-child {
            margin: 0 0 15px 0; } }
    #p-top #net h2 strong {
      color: #f69c00; }
  #p-top #net .stext {
    margin: 1.25em 0 3.125em;
    line-height: 2;
    font-size: 1rem; }
    @media only screen and (min-width: 768px) {
      #p-top #net .stext {
        text-align: center; } }
    @media only screen and (max-width: 767px) {
      #p-top #net .stext {
        font-size: 0.875rem; } }
  #p-top #net .net-wrapper {
    background: #fff;
    padding: 4.2% 6.3%; }
  #p-top #net .net-recommend {
    padding-bottom: 30px; }
    @media only screen and (min-width: 768px) {
      #p-top #net .net-recommend {
        display: table;
        border-bottom: 1px dotted #333; }
        #p-top #net .net-recommend > * {
          display: table-cell;
          vertical-align: middle; } }
  #p-top #net .recommend-label {
    font-weight: bold; }
    @media only screen and (min-width: 768px) {
      #p-top #net .recommend-label {
        background: url(/-/Media/jpz/zrh/car/img_re/car_netrecommend_bg.png) no-repeat left center;
        width: 218px;
        height: 100px;
        color: #009ee0;
        font-size: 1rem;
        line-height: 1.5;
        padding-left: 1.5em; } }
    @media only screen and (max-width: 767px) {
      #p-top #net .recommend-label {
        font-size: 0.9375rem;
        text-align: center;
        margin: 1em 0; } }
  @media only screen and (min-width: 768px) {
    #p-top #net .recommend-list {
      padding-left: 30px; } }
  #p-top #net .recommend-list li {
    font-size: 0.875rem;
    margin-top: 1em;
    background: url(/-/Media/jpz/zrh/car/img_re/car_netlistmark.png) no-repeat left center;
    padding-left: 25px; }
    @media only screen and (max-width: 767px) {
      #p-top #net .recommend-list li {
        font-size: 0.875rem; } }
    #p-top #net .recommend-list li:first-child {
      margin: 0; }
  @media only screen and (min-width: 768px) {
    #p-top #net .recommend-wrapper {
      display: table;
      width: 100%;
      table-layout: fixed; }
      #p-top #net .recommend-wrapper > * {
        display: table-cell;
        vertical-align: top;
        padding: 50px 0;
        width: 50%; } }
  @media only screen and (max-width: 767px) {
    #p-top #net .recommend01 {
      margin-top: 20px; } }
  @media only screen and (max-width: 767px) {
    #p-top #net .recommend02 {
      margin: 20px 0 15px 0; } }
  #p-top #net .recommend-wrapper .icon {
    display: block;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      #p-top #net .recommend-wrapper .icon img {
        width: 53px; } }
  #p-top #net .recommend-text {
    text-align: center;
    margin: 20px 0 0 0;
    line-height: 1.6; }
    @media only screen and (max-width: 767px) {
      #p-top #net .recommend-text {
        font-size: 0.875rem;
        line-height: 2;
        margin-top: 0; } }
  #p-top #net .recommendbtn {
    text-align: center; }
    #p-top #net .recommendbtn + .recommendbtn {
      margin-top: 20px; }
    #p-top #net .recommendbtn .btn {
      display: inline-block;
      padding: 22px 0 18px 0;
      width: 100%;
      max-width: 460px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      position: relative;
      background: #f8af00;
      background: linear-gradient(#f8af00, #f69d00);
      box-shadow: 0 0 8px #ccc;
      font-size: 18px;
      color: #fff;
      line-height: 1.8em;
      letter-spacing: 0.2em; }
      #p-top #net .recommendbtn .btn:after {
        position: absolute;
        top: 50%;
        right: 8px;
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 35px;
        height: 35px;
        content: "";
        background: url(/-/Media/jpz/zrh/common_re/img_re/linkarrow_001.png) no-repeat; }
      #p-top #net .recommendbtn .btn:hover {
        background: #feb435; }
      @media only screen and (max-width: 767px) {
        #p-top #net .recommendbtn .btn {
          padding: 8px 0 3px 0;
          font-size: 0.8125rem;
          line-height: 1.6; } }

.contents07 {
  padding: 85px 3.6% 87px;
  background-color: #f2fafd; }
  @media only screen and (max-width: 767px) {
    .contents07 {
      padding-top: 60px; } }
  #p-top .contents07 h2 {
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    color: #039;
    margin-bottom: 41px; }
    @media only screen and (max-width: 767px) {
      #p-top .contents07 h2 {
          font-size: 24px; } }
  .question-box {
    max-width: 950px;
    margin: 0 auto;
    padding: 30px 30px 32px;
    background-color: #fff; }
    .question-box:not(:last-child) {
      margin-bottom: 21px; }
    .question-title {
      position: relative;
      display: inline-block;
      font-size: 18px;
      line-height: 1.5;
      margin-bottom: 35px;
      padding: 15.5px 9px 15.5px 35px;
      background-color: #f7f5f0;
      border-radius: 5px; }
      @media only screen and (max-width: 767px) {
        .question-title {
            font-size: 16px; } }
      .question-title::before {
        position: absolute;
        left: 9px;
        top: 100%;
        content: "";
        display: inline-block;
        border-top: 18px solid #f7f5f0;
        border-left: 10px solid #fff;
        border-right: 10px solid #fff; }
      .question-marker {
        position: absolute;
        top: 8px;
        left: 9px;
        font-size: 26px;
        font-weight: bold;
        color: #039; }
        @media only screen and (max-width: 767px) {
          .question-marker {
              font-size: 24px;
              top: 9px; } }
    .answer-title {
      position: relative;
      font-size: 20px;
      font-weight: bold;
      margin-bottom: 18px;
      padding-left: 30px }
      @media only screen and (max-width: 767px) {
        .answer-title {
          font-size: 18px;
          padding-left: 28px; } }
      .answer-marker {
        position: absolute;
        top: -5px;
        left: 0;
        font-size: 26px;
        font-weight: bold;
        color: #ea635c; }
        @media only screen and (max-width: 767px) {
          .answer-marker {
            font-size: 24px;
            top: -4px; } }
    .answer-text {
      font-size: 14px;
      line-height: 1.9;
      margin-bottom: 20px; }
    .detail-wrapper {
      text-align: right; }
      .detail-link {
        position: relative;
        font-size: 14px;
        color: #039;
        padding-left: 9px; }
        .detail-link::before {
          content: "";
          display: inline-block;
          position: absolute;
          top: 6px;
          right: 100%;
          width: 5px;
          height: 5px;
          border-top: 1.5px solid;
          border-right: 1.5px solid;
          transform: rotate(45deg); }

.mt0 {
  margin-top: 0 !important; }

  .mainvisual .annotation {
    position: absolute;
    left: 14.1%;
    bottom: 48%;
  }
  .mainvisual .annotation p{
    font-size: 11px;
  }
  .annotation p {
    font-size: 12px;
  }
  .annotation--gray {
    background-color: #faf9f6;
  }
  .annotation__inner {
    max-width: 950px;
    margin: 0 auto;
    padding: 20px;
  }
  @media only screen and (max-width: 767px) {
    .mainvisual .annotation {
      position: static;
      padding: 20px 0 0 20px;
      font-size: 10px;
      background: #faf9f6;
      border-top: solid 1px #e4e4e4;
    }
    .mainvisual .annotation p {
      font-size: 10px;
      line-height: 1.4;
    }
    .mainvisual .annotation sup {
      font-size: 8px;
    }
    .annotation__inner {
      padding: 20px 3.6%;
    }
  }
  @media only screen and (max-width: 414px) {
    .mainvisual .annotation {
      left: 11%;
      bottom: 3%;
    }
  }
.clm2_bnr {
    margin-top: 40px;
}
  @media only screen and (max-width: 767px) {
.clm2_bnr {
    margin-top: 20px;
}
.clm2_bnr .btn-wrapper {
  margin-bottom: 20px;
}
.clm2_bnr .btn-wrapper .btn02 {
  margin-top: 20px;
}
#p-top #campaign > *:first-child, .clm2_bnr > *:first-child {
  margin-top: 0!important;
}
#p-top #campaign > *:last-child {
  margin-bottom: 0!important;
}
}
.clm2_bnr h2:before {
  background: #e4e4e4!important;
}
  @media only screen and (min-width: 768px) {
.clm2_bnr .btn-wrapper + h2 {
    margin-top: 30px;
}
}
.clm2_bnr .btn-wrapper a:hover img {
    opacity: 0.8;
}
.btn-full {
  margin-bottom: 20px;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .carousel {
    max-width: 558px;
    margin: 0 auto;
  }
}

#related .tit-h2 {
  margin-top: 80px;
}

#related .tit-h2:first-of-type {
  margin-top: 0;
}

#related .tit-h4 {
  font-size: 1.5rem;
  margin: 80px 0 40px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: .1em;
  text-align: center;
}

#related .tit-h4:first-of-type {
  margin-top: 24px;
}

@media only screen and (max-width: 1024px) {
  #related .tit-h4 {
    margin-top: 40px;
    margin-bottom: 30px;
    font-size: 1.125rem;
  }
}

#related .tit-h5 {
  font-size: 14px;
  margin: 1em 0;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: .1em;
}

#related .tit-h5 .tag {
  font-size: 12px;
  font-weight: 700;
  display: inline-block;
  padding: 2px 8px 1px;
  margin-left: 5px;
  vertical-align: middle;
  color: #039;
  border: 1px solid #039;
  border-radius: 11px/50%;
  background-color: #fff;
}

@media only screen and (max-width: 1024px) {
  #related .tit-h5 {
    font-size: 13px;
  }
  #related .tit-h5 .tag {
    font-size: 10px;
  }
}

.related--imageLyt {
  display: flex;
  margin-bottom: 50px;
}
.related--imageLyt .related--imageLyt__img {
  flex-shrink: 0;
  margin-right: 35px;
  max-width: 450px;
  text-align: center;
}
.related--imageLyt__txt {
  font-size: 14px;
  line-height: 2;
}
.related--imageLyt__txt + .related--imageLyt__txt {
  margin-top: 30px;
}

@media only screen and (max-width: 1024px) {
  .related--imageLyt {
    display: block;
    margin-bottom: 30px;
  }

  .related--imageLyt .related--imageLyt__img {
    margin-right: 0;
    margin-bottom: 30px;
    max-width: 100%;
  }
}

.related--btn {
  text-align: center;
  margin: 30px auto 0;
  width: 300px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 2px solid #dadada;
}

.related--btn a {
  display: block;
  padding: 22px 0 18px 0;
  margin: 0 0 5px 0;
  width: 296px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: url(/-/Media/jpz/zrh/common_re/img_re/linkarrow_003.png) no-repeat right center #fff;
  box-shadow: 0 5px 0 0 #f4f4f4;
  font-size: 18px;
  color: #333;
  line-height: 1.1;
  letter-spacing: .2em;
  text-decoration: none;
}

@media only screen and (max-width: 1024px) {
  .related--btn a {
    padding: 12px 0 9px 0;
    font-size: 14px;
  }
}


.related--media {
  max-width: 840px;
  margin: 0 auto 60px;
}
.related--media .related--media__image {
  width: 100%;
  height: auto;
}

.related--media__caption {
  display: block;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #039;
  margin-top: 10px;
}

@media only screen and (max-width: 1024px) {
  .related--media {
    margin-bottom: 30px;
  }
}

.related--text {
  font-size: 14px;
}
.related--text  + .related--text  {
  margin-top: 30px;
}

.related--2col {
  display: flex;
  margin-top: 40px;
  margin-bottom: 40px;

}
.related--2col .related--2col__item {
  margin-right: 74px;
  width: calc(50% - 37px);
}
.related--2col .related--2col__item:nth-child(2) {
  margin-right: 0;
}

@media only screen and (max-width: 1024px) {
  .related--2col {
    display: block;
  }

  .related--2col .related--2col__item {
    margin-right: 0;
    width: 100%;
    margin-bottom: 30px;
  }
  .related--2col .related--2col__item:nth-child(2) {
    margin-bottom: 0;
  }
}

.related--list__order {
  margin: 30px 0;
  padding: 0;
}

.related--list__order > li {
  position: relative;
  padding-left: 21px;
  font-size: 14px;
  counter-increment: index;
}

.related--list__order > li:not(:last-child) {
  margin-bottom: 10px;
}
.related--list__order > li::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: counter(index) ".";
}

.related--list__notice {
  margin: 30px 0;
  padding: 0;
}

.related--list__notice > li {
  position: relative;
  padding-left: 21px;
  counter-increment: index;
  font-size: 14px;
}

.related--list__notice > li:not(:last-child) {
  margin-bottom: 10px;
}

.related--list__notice> li > .related--list__notice__mark {
  position: absolute;
  top: 3px;
  left: 0;
  display: inline-block;
  line-height: 1;
}

.related--list__notice > li > small {
  font-size: 14px;
}

.related--list__notice.num > li {
  padding-left: 40px;
}

.related--table {
  width: 100%;
  max-width: 840px;
  margin: 0 auto 50px;
}
.related--table {
  border-collapse: collapse;
}

.related--table th, .related--table td {
  font-size: 14px;
}
@media only screen and (max-width: 767px) {
  .related--table {
    margin-bottom: 30px;
  }

  .related--table th, .related--table td {
    font-size: 12px;
  }
}
.related--table th {
  border: 1px solid #f2f2f2;
  padding: 10px;
  background: #4f90c8;
  color: #fff;
  text-align: center;
}
.related--table td {
  border: 1px solid #f2f2f2;
  padding: 10px;
  width: 20%;
}

.related--table td.center {
  text-align: center;
}


/* 第3階層以下用メディア 画像 + 見出し 複数カラム */
.related--multi-column {
    margin-bottom: 27px;
}

.related--multi-column.var-align-c > .media-outer {
    justify-content: center;
}

.related--multi-column > .media-outer {
    display: flex;
    margin: -10px -6px 0;
    flex-wrap: wrap;
}

.related--multi-column > .media-outer > .related--multi-column__item {
    display: flex;
    width: 100%;
    padding: 10px 6px 0;
    flex-wrap: wrap;
}

.related--multi-column > .media-outer > .related--multi-column__item > :last-child {
    margin-bottom: 0;
}

.related--multi-column > .media-outer > .related--multi-column__item > .inner {
    display: flex;
    flex-direction: column;
    border: 1px solid #dadada;
    width: 100%;
    padding: 15px 10px 12px;
    text-align: center;
}

.related--multi-column > .media-outer > .related--multi-column__item > .inner > .item[data-order='1'] {
    order: 1;
}

.related--multi-column > .media-outer > .related--multi-column__item > .inner > .item[data-order='2'] {
    order: 2;
}

.related--multi-column > .media-outer > .related--multi-column__item > .inner > .item[data-order='3'] {
    order: 3;
}

.related--multi-column > .media-outer > .related--multi-column__item > .inner > .item[data-order='4'] {
    order: 4;
}

.related--multi-column > .media-outer > .related--multi-column__item > .inner > .item[data-order='5'] {
    order: 5;
}

.related--multi-column > .media-outer > .related--multi-column__item > .inner > .related--multi-column__title {
    font-size: 15px;
    font-weight: bold;
    display: inline-flex;
    min-height: 42px;
    justify-content: center;
}

.related--multi-column > .media-outer > .related--multi-column__item > .inner > .related--multi-column__txt {
  font-size: 14px;
}

.related--multi-column > .media-outer > .related--multi-column__item > .inner > .related--multi-column__img {
    display: inline-block;

    height: 50px;
    margin-bottom: 10px;
}

.related--multi-column > .media-outer > .related--multi-column__item > .inner > .related--multi-column__img img {
    width: auto;
    max-height: 100%;
}

.related--multi-column > .media-outer > .related--multi-column__item > .inner > .related--multi-column__img .col-img {
    height: 100%;
}

.related--multi-column > .media-outer > .related--multi-column__item > .inner > .item.txt:not([class*='of-lead']) {
    font-size: 1.4rem;

    display: inline-block;
}

.related--multi-column > .media-outer > .related--multi-column__item > .inner > .item.txt:not([class*='of-lead']) > :last-child {
    margin-bottom: 0;
}

.related--multi-column[data-col='1'] > .media-outer > .related--multi-column__item {
    max-width: 100%;

    flex-basis: 100%;
}

.related--multi-column[data-col='2'] > .media-outer > .related--multi-column__item {
    max-width: 50%;

    flex-basis: 50%;
}

.related--multi-column[data-col='3'] > .media-outer > .related--multi-column__item {
    max-width: 33.33333%;

    flex-basis: 33.33333%;
}

.related--multi-column[data-col='4'] > .media-outer > .related--multi-column__item {
    max-width: 25%;

    flex-basis: 25%;
}

@media only screen and (min-width: 1025px) {
  .related--multi-column > .media-outer {
      margin: -16px -12px 0;
  }
  .related--multi-column > .media-outer > .related--multi-column__item {
      padding: 16px 11px 0;
  }
  .related--multi-column > .media-outer > .related--multi-column__item > .inner {
      padding-bottom: 15px;
  }
  .var-big.related--multi-column > .media-outer > .related--multi-column__item > .inner {
      padding-right: 5px;
      padding-left: 5px;
  }
  .var-full-img.related--multi-column > .media-outer > .related--multi-column__item > .inner {
      padding: 0 30px 45px;
  }
  .related--multi-column > .media-outer > .related--multi-column__item > .inner > .related--multi-column__title {
      font-size: 20px;
  }
  .related--multi-column > .media-outer > .related--multi-column__item > .inner > .related--multi-column__img {
      height: 90px;
      margin-bottom: 4px;
  }
  .var-big.related--multi-column > .media-outer > .related--multi-column__item > .inner > .related--multi-column__img {
      height: auto;
      margin-bottom: 18px;
  }
  .var-full-img.related--multi-column > .media-outer > .related--multi-column__item > .inner > .related--multi-column__img {
      height: auto;
      margin-right: -30px;
      margin-bottom: 30px;
      margin-left: -30px;
  }
  .related--multi-column > .media-outer > .related--multi-column__item > .inner > .item.txt:not([class*='of-lead']) {
      font-size: 1.5rem;
  }
  .related--multi-column[data-col-pc='1'] > .media-outer > .related--multi-column__item {
      max-width: 100%;
      flex-basis: 100%;
  }
  .related--multi-column[data-col-pc='2'] > .media-outer > .related--multi-column__item {
      max-width: 50%;
      flex-basis: 50%;
  }
  .related--multi-column[data-col-pc='3'] > .media-outer > .related--multi-column__item {
      max-width: 33.33333%;
      flex-basis: 33.33333%;
  }
  .related--multi-column[data-col-pc='4'] > .media-outer > .related--multi-column__item {
      max-width: 25%;
      flex-basis: 25%;
  }
}

.related--box {
  border: 1px solid #dadada;
  margin: 0 0 40px;
  padding: 14px 10px 0;
}

.related--box *:last-child {
  margin-bottom: 0;
}

.related--box .related--box__hdg {
  margin-bottom: 0;
  padding: 4px 5px 3px;
  font-size: 16px;
  background-color: #039;
  text-align: center;
  color: #fff;
  font-weight: normal;
}

@media only screen and (min-width: 1025px) {
  .related--box {
    font-size: 18px;
    margin: 0 0 40px;
    padding: 25px 24px 0;
  }
}

.related--adjW-33 {
  width: 33%;
}

.related--adjW-60 {
  width: 60%;
}

.related--adjW-15 {
  width: 15%;
}


