<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
#contentsMain {
  margin: 0 auto;
  padding: 32px 0 50px;
}

#contentsMain * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.sup {
  font-size: 65%;
  vertical-align: top;
  position: relative;
  top: -0.15em;
  margin: 0 0 0 2px;
}

section {
  width: 960px;
  margin: 0 auto 40px;
}

section.ctgry .ttl {
  color: #fff;
  font-size: 231%;
  text-align: center;
  width: 100%;
  height: 100px;
  overflow: hidden;
}

section.ctgry .ttl p {
  padding: 29px 0;
  position: relative;
}

section.ctgry .ttl p::after {
  background: #fff;
  border-radius: 64px;
  color: #000;
  width: 128px;
  height: 128px;
  font-size: 18px;
  line-height: 1.222em;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: -14px;
  right: 41px;
}

section.ctgry .cnt {
  border: #999 1px solid;
  border-top: none;
  width: 100%;
  padding: 40px;
  position: relative;
}

#optionWrap section.ctgry .ttl p::after {
  content: "えらべる\A補償";
  white-space: pre;
}

#basicWrap section.ctgry:first-of-type .ttl p::after {
  content: "基本補償";
}

@media screen and (max-width: 767px) {
  #contentsMain {
    padding: 5.333vw 0 10.133vw;
  }

  #contentsMain * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }

  section {
    width: calc(100% - 5.333vw * 2);
    margin: 0 5.333vw 7.466vw;
  }

  section.ctgry .ttl {
    font-size: 6.4vw;
    line-height: 1.25em;
    text-align: left;
    height: 23.733vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
  }

  section.ctgry .ttl p {
    margin: 0;
    padding: 0 5.333vw;
    position: static;
  }

  section.ctgry .ttl p::after {
    border-radius: 12.533vw;
    width: 25.066vw;
    height: 25.066vw;
    font-size: 3.733vw;
    line-height: 1.222em;
    top: -1.15vw;
    right: 4vw;
  }

  section.ctgry .cnt {
    padding: 5.333vw 0;
  }
}
/* -----------------------------
        title &amp; banner
   ----------------------------- */
#contentsMain #title_main {
  padding: 37px 0 0;
}

#contentsMain #title_main .mvWrap,
#contentsMain .printHeader .mvWrap {
  background-color: #fffef6;
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_mv_bg01.png?20210517), url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_mv_bg02.png?20210517);
  background-position: 15px bottom, right 15px bottom 0px;
  background-repeat: no-repeat, no-repeat;
  border: #f08200 2px solid;
  border-radius: 10px;
  width: 100%;
  height: 590px;
  padding: 62px 0 0;
  position: relative;
  text-align: center;
}

#contentsMain #title_main .mvWrap::before {
  background: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_mv_title.png?20210517) no-repeat;
  width: 318px;
  height: 72px;
  text-indent: -9999px;
  position: absolute;
  top: -37px;
  left: calc((100% - 318px) / 2);
  content: "";
  display: block;
}

#contentsMain #title_main .mvWrap p.t1,
#contentsMain .printHeader .mvWrap p.t1 {
  font-size: 22px;
  margin: 0 0 14px;
}

#contentsMain #title_main .mvWrap p.t2,
#contentsMain .printHeader .mvWrap p.t2 {
  font-size: 34px;
  line-height: 1.411em;
  margin: 0 0 28px;
}

#contentsMain #title_main .mvWrap p.t3 {
  font-size: 18px;
  line-height: 2em;
  margin: 0 0 20px;
}

#contentsMain #title_main .mvWrap p.t4 {
  font-size: 24px;
}

#contentsMain #title_main .mvWrap .txtWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 10px 0;
}

#contentsMain #title_main .mvWrap .txtWrap .y {
  background: #fff;
  border: #ffcc00 2px solid;
  border-radius: 66px;
  font-size: 18px;
  line-height: 1.2em;
  width: 132px;
  height: 132px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#contentsMain #title_main .mvWrap .txtWrap .b {
  font-size: 20px;
  margin: 0 10px;
}

#contentsMain #title_main .mvWrap .txtWrap .g {
  background: #fff;
  border: #5cb20f 2px solid;
  border-radius: 66px;
  font-size: 18px;
  line-height: 1.2em;
  width: 132px;
  height: 132px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#contentsMain #title_main .mvWrap hr {
  display: block;
  width: 750px;
  height: 1px;
  background-color: #f08200;
  border: 0;
  margin: 0 auto 28px;
}

#contentsMain .printHeader {
  display: none;
  margin-bottom: 5px;
  padding-top: 45px;
  position: relative;
}

#contentsMain .printHeader .logo {
  width: 123px;
  height: 37px;
  position: absolute;
  top: 0;
  left: 0;
}

#contentsMain .printHeader #h1 {
  width: 234px;
  height: 51px;
  position: absolute;
  top: -27px;
  left: calc((100% - 234px) / 2);
}

#contentsMain .printHeader .mvWrap {
  background-image: none;
  height: auto;
  padding-top: 42px;
}

#contentsMain .printHeader .bg1 {
  width: 210px;
  height: 50px;
  position: absolute;
  top: 10px;
  left: 18px;
}

#contentsMain .printHeader .bg2 {
  width: 234px;
  height: 60px;
  position: absolute;
  top: 10px;
  right: 17px;
}

#contentsMain .printHeader .logo img,
#contentsMain .printHeader .bg1 img,
#contentsMain .printHeader .bg2 img,
#contentsMain .printHeader #h1 img {
  width: 100%;
  height: 100%;
}

#contentsMain .printHeader .mvWrap p.t2 {
  margin-bottom: 30px;
}

#contentsMain .printPage {
  display: none;
  width: 960px;
  margin: 0 auto;
  text-align: center;
  font-size: 12px;
}

#contentsMain .title_sub {
  background: #fffef6;
  border: #f08200 2px solid;
  border-radius: 10px;
  width: 960px;
  margin: 0 auto 40px;
  padding: 24px 0;
  font-size: 34px;
  text-align: center;
}

#contentsMain .title_sub span {
  font-size: 22px;
  display: block;
  margin-bottom: 10px;
}

#contentsMain #recommend {
  border: #999 1px solid;
  width: 624px;
  height: 164px;
  margin: 56px auto 56px;
}

#contentsMain #recommend a {
  background: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/banner_recommend.png?20210517) no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
  display: block;
  opacity: 1;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}

@media screen and (min-width: 768px) {
  #contentsMain #recommend a:hover {
    opacity: 0.75;
  }
}
@media screen and (max-width: 767px) {
  #contentsMain #title_main {
    padding: 6.666vw 0 0;
  }

  #contentsMain #title_main .mvWrap {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rslt_mv_bg01.png?20210517), url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rslt_mv_bg02.png?20210517);
    background-position: 2vw bottom, right 2vw bottom 0px;
    background-size: 39.333vw 10.133vw, 39.2vw 10.133vw;
    border-radius: 1.333vw;
    border-width: 0.2vw;
    width: 100%;
    height: 142.4vw;
    padding: 12.533vw 0 0;
    position: relative;
    text-align: center;
  }

  #contentsMain #title_main .mvWrap::before {
    background: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rslt_mv_title.png?20210517) no-repeat;
    background-size: contain;
    width: 60.933vw;
    height: 13.733vw;
    top: -6.666vw;
    left: calc((100% - 60.933vw) / 2);
  }

  #contentsMain #title_main .mvWrap p.t1 {
    font-size: 4.266vw;
    margin: 0 0 3.066vw;
  }

  #contentsMain #title_main .mvWrap p.t2 {
    font-size: 6.666vw;
    line-height: 1.411em;
    margin: 0 0 4vw;
  }

  #contentsMain #title_main .mvWrap p.t3 {
    font-size: 3.733vw;
    line-height: 1.642em;
    margin: 0 0 5.066vw;
  }

  #contentsMain #title_main .mvWrap p.t4 {
    font-size: 4.533vw;
  }

  #contentsMain #title_main .mvWrap .txtWrap {
    margin: 1.333vw 0;
  }

  #contentsMain #title_main .mvWrap .txtWrap .y {
    border-radius: 14vw;
    font-size: 3.733vw;
    width: 28vw;
    height: 28vw;
  }

  #contentsMain #title_main .mvWrap .txtWrap .b {
    font-size: 4vw;
    margin: 0 1.333vw;
  }

  #contentsMain #title_main .mvWrap .txtWrap .g {
    border-radius: 14vw;
    font-size: 3.733vw;
    width: 28vw;
    height: 28vw;
  }

  #contentsMain #title_main .mvWrap hr {
    width: 78.266vw;
    height: 0.2vw;
    margin: 0 auto 5.066vw;
  }

  #contentsMain .title_sub {
    border: #f08200 0.2vw solid;
    border-radius: 1.333vw;
    width: calc(100% - 5.333vw * 2);
    margin: 0 5.333vw 7.466vw;
    padding: 6.666vw 0;
    font-size: 6.666vw;
  }

  #contentsMain .title_sub span {
    font-size: 4.266vw;
    margin-bottom: 1.333vw;
  }

  #contentsMain #recommend {
    width: 100%;
    height: 36.133vw;
    margin: 7.466vw auto;
  }

  #contentsMain #recommend a {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/banner_recommend.png?20210517);
  }
}
/* -----------------------------
        補償項目 - 共通
   ----------------------------- */
.ctgry .cnt ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
}

.ctgry .cnt ul li {
  width: 200px;
  margin: 40px 25px 0 0;
  position: relative;
}

.ctgry .cnt ul li:nth-child(4n) {
  margin-right: 0;
}

.ctgry .cnt ul li:nth-child(-n+4) {
  margin-top: 0;
}

.ctgry .cnt ul li.recommend::after {
  content: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/badge_recommend.png?20210517);
  width: 84px;
  height: 84px;
  position: absolute;
  top: -23px;
  right: -19px;
  z-index: 2;
}

.ctgry .cnt ul li.or::after {
  content: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/badge_or.png?20210517);
  font-size: 24px;
  line-height: 52px;
  text-align: center;
  width: 55px;
  height: 55px;
  position: absolute;
  top: 73px;
  right: -41px;
  z-index: 2;
}

.ctgry .cnt ul li .sort {
  background: #929292;
  border-radius: 10px;
  width: 100%;
  position: relative;
}

.ctgry .cnt ul li .sort .img {
  display: none;
  width: 151px;
  height: 151px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.ctgry .cnt ul li .sort .img img {
  width: 100%;
  height: 100%;
}

.ctgry .cnt ul li .sort .inner {
  background: #fff no-repeat left bottom/contain;
  border: #999 1px solid;
  border-radius: 10px;
  font-size: 154%;
  line-height: 1.25em;
  width: 100%;
  height: 200px;
  padding: 16px;
}

.ctgry .cnt ul li.deactivate .sort .inner {
  opacity: 0.5;
}

.ctgry .cnt ul li .sort .inner .sm {
  font-size: 77%;
}

.ctgry .cnt ul li .sort .inner .hl {
  background: #8fc31f;
  color: #fff;
  font-size: 70%;
  text-align: center;
  letter-spacing: 0.02em;
  width: 100%;
  margin-top: 3px;
  display: inline-block;
}

.ctgry .cnt ul li .btn {
  background: #929292;
  border-radius: 25px;
  width: 100%;
  height: 50px;
  margin: 24px 0 0;
}

.ctgry .cnt ul li .btn .inner {
  background: #fff;
  border: #999 1px solid;
  border-radius: 25px;
  font-size: 16px;
  text-align: center;
  line-height: 48px;
  width: 100%;
  height: 50px;
  cursor: pointer;
  position: relative;
}

.ctgry .cnt ul li .btn .inner:hover {
  color: #999;
}

.ctgry .cnt ul li.deactivate .btn .inner {
  opacity: 0.5;
}

.ctgry .cnt ul li .btn .inner::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 7px;
  border-color: transparent transparent transparent #000000;
  position: absolute;
  top: 20px;
  right: 18px;
}

.ctgry .cnt ul li .btn .inner:hover::after {
  border-color: transparent transparent transparent #999;
}

section.type {
  width: 100%;
  margin: 0 auto;
  padding: 40px 0;
}

#optionWrap {
  background: #fffbdd;
}

#basicWrap {
  background: #e4f3d6;
}

@media screen and (max-width: 767px) {
  .ctgry .cnt ul {
    margin: 0 auto;
    width: 78.666vw;
  }

  .ctgry .cnt ul li,
  .ctgry .cnt ul li:nth-child(4n),
  .ctgry .cnt ul li:nth-child(-n+4) {
    width: 36.66vw;
    margin: 5.333vw 4.8vw 0 0;
  }

  .ctgry .cnt ul li:nth-child(2n) {
    margin-right: 0;
  }

  .ctgry .cnt ul li:nth-child(-n+2) {
    margin-top: 0;
  }

  .ctgry .cnt ul li.recommend::after {
    content: "";
    background: #f03300 url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/badge_recommend.png?20210517) no-repeat center center;
    background-size: 10.533vw 5.333vw;
    border-radius: 7vw;
    color: #fff;
    width: 13.6vw;
    height: 13.6vw;
    top: -2.666vw;
    right: -3.333vw;
  }

  .ctgry .cnt ul li.or::after {
    content: "or";
    background: #ffc000;
    border-radius: 4.466vw;
    color: #fff;
    font-size: 4.266vw;
    line-height: 8.933vw;
    width: 8.933vw;
    height: 8.933vw;
    top: 14.133vw;
    right: -6.8vw;
  }

  .ctgry .cnt ul li .sort {
    border-radius: 1.333vw;
  }

  .ctgry .cnt ul li .sort .inner {
    border-radius: 1.333vw;
    font-size: 3.733vw;
    height: 36.366vw;
    padding: 3.066vw;
  }

  .ctgry .cnt ul li.deactivate .sort .inner {
    opacity: 0.5;
  }

  .ctgry .cnt ul li .sort .inner .sm {
    font-size: 2.933vw;
  }

  .ctgry .cnt ul li .sort .inner .hl {
    font-size: 2.666vw;
    margin-top: 0.6vw;
  }

  .ctgry .cnt ul li .btn {
    border-radius: 4.666vw;
    height: 9.333vw;
    margin: 2.8vw 0 0;
  }

  .ctgry .cnt ul li .btn .inner {
    border-radius: 4.666vw;
    font-size: 2.933vw;
    line-height: 9vw;
    height: 9.333vw;
  }

  .ctgry .cnt ul li .btn .inner.deactivate {
    opacity: 0.5;
  }

  .ctgry .cnt ul li .btn .inner::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0.8vw 0 0.8vw 1.333vw;
    border-color: transparent transparent transparent #000000;
    position: absolute;
    top: calc((100% - 1.6vw) / 2);
    right: 3.333vw;
  }

  section.type {
    padding: 6.666vw 0;
  }
}
/* -----------------------------
        ご自身の車への補償
   ----------------------------- */
#car .ttl {
  background-color: #e93838 !important;
  border: #e93838 2px solid;
}

#car .cnt {
  background-color: #ffe3e3 !important;
  padding-top: 35px;
}

#car .cnt .balloon {
  background-color: #fff !important;
  border: #e93838 1px solid;
  border-radius: 10px;
  width: 347px;
  height: 41px;
  line-height: 41px;
  text-align: center;
  font-size: 18px;
  margin: 0 auto 22px;
  position: relative;
}

#car .cnt .balloon::after {
  content: "";
  background: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/result_balloon.png?20210517) no-repeat;
  width: 15px;
  height: 12px;
  position: absolute;
  left: 166px;
  bottom: -10px;
}

#car .cnt h4 {
  border-bottom: #e93838 2px solid;
  height: 18px;
  text-align: center;
  margin: 0 auto 45px;
  position: relative;
}

#car .cnt h4 p {
  background-color: #ffe3e3 !important;
  font-size: 24px;
  font-weight: normal;
  margin: 0;
  padding: 0 37px;
  display: inline-block;
}

#car .cnt ul li:nth-child(1) .sort .inner {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s1_img01.png?20210517);
}

#car .cnt ul li:nth-child(2) .sort .inner {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s1_img02.png?20210517);
}

#car .cnt ul li:nth-child(3) .sort .inner {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s1_img03.png?20210517);
}

#car .cnt ul li:nth-child(4) .sort .inner {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s1_img04.png?20210517);
}

#car .cnt ul li:nth-child(5) .sort .inner {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s1_img05.png?20250912);
}

@media screen and (max-width: 767px) {
  #car .cnt {
    padding-top: 5.333vw;
  }

  #car .cnt .balloon {
    border-radius: 1.333vw;
    width: 78.666vw;
    height: 10.8vw;
    line-height: 10.8vw;
    font-size: 3.733vw;
    margin: 0 auto 4.666vw;
  }

  #car .cnt .balloon::after {
    content: "";
    background: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/result_balloon.png?20210517) no-repeat;
    background-size: contain;
    width: 2.4vw;
    height: 2.533vw;
    left: 38.133vw;
    bottom: -2.4vw;
  }

  #car .cnt h4 {
    width: 78.666vw;
    height: 2.4vw;
    margin: 0 auto 7.733vw;
  }

  #car .cnt h4 p {
    font-size: 4.266vw;
    padding: 0 0 0 2vw;
  }

  #car .cnt ul li:nth-child(1) .sort .inner {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rslt_s1_img01.png?20210517);
  }

  #car .cnt ul li:nth-child(2) .sort .inner {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rslt_s1_img02.png?20210517);
  }

  #car .cnt ul li:nth-child(3) .sort .inner {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rslt_s1_img03.png?20210517);
  }

  #car .cnt ul li:nth-child(4) .sort .inner {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rslt_s1_img04.png?20210517);
  }

  #car .cnt ul li:nth-child(5) .sort .inner {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rslt_s1_img05.png?20250912);
  }
}
/* -----------------------------
        ご自身や同乗者への補償
   ----------------------------- */
#people .ttl {
  background-color: #00a0e9 !important;
  border: #00a0e9 2px solid;
}

#people .cnt {
  background-color: #e0f5ff !important;
  padding-bottom: 25px;
}

#people .cnt ul li:nth-child(1) .sort .inner {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s2_img01.png?20210517);
}

#people .cnt ul li:nth-child(2) .sort .inner {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s2_img02.png?20210517);
}

#people .cnt .note {
  font-size: 116%;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  text-indent: -1em;
  padding-left: 1em;
}

@media screen and (max-width: 767px) {
  #people .cnt ul li:nth-child(1) .sort .inner {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rslt_s2_img01.png?20210517);
  }

  #people .cnt ul li:nth-child(2) .sort .inner {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rslt_s2_img02.png?20210517);
  }

  #people .cnt .note {
    font-size: 3vw;
    text-align: left;
    position: static;
    margin: 1.5em 2vw 0 4.65vw;
    text-indent: -1em;
    padding-left: 1em;
  }
}
/* -----------------------------
        その他の補償
   ----------------------------- */
#others {
  margin-bottom: 0;
}

#others .ttl {
  background-color: #ffc000 !important;
  border: #ffc000 2px solid;
}

#others .cnt {
  background-color: #ffefc0 !important;
}

#others .cnt ul li:nth-child(1) .sort .inner {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s3_img01.png?20210517);
}

#others .cnt ul li:nth-child(2) .sort .inner {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s3_img02.png?20250912);
}

#others .cnt ul li:nth-child(3) .sort .inner {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s3_img03.png?20250912);
}

#others .cnt ul li:nth-child(4) .sort .inner {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s3_img04.png?20250912);
}

#others .cnt ul li:nth-child(5) .sort .inner {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s3_img05.png?20250912);
}

#others .cnt ul li:nth-child(6) .sort .inner {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s3_img06.png?20250912);
}

#others .cnt ul li:nth-child(7) .sort .inner {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s3_img07.png?20250912);
}

#others .cnt ul li:nth-child(8) .sort .inner {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s3_img08.png?20250912);
}

@media screen and (max-width: 767px) {
  #others .cnt ul li:nth-child(1) .sort .inner {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rslt_s3_img01.png?20210517);
  }

  #others .cnt ul li:nth-child(2) .sort .inner {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rslt_s3_img02.png?20250912);
  }

  #others .cnt ul li:nth-child(3) .sort .inner {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rslt_s3_img03.png?20250912);
  }

  #others .cnt ul li:nth-child(4) .sort .inner {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rslt_s3_img04.png?20250912);
  }

  #others .cnt ul li:nth-child(5) .sort .inner {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rslt_s3_img05.png?20250912);
  }

  #others .cnt ul li:nth-child(6) .sort .inner {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rslt_s3_img06.png?20250912);
  }

  #others .cnt ul li:nth-child(7) .sort .inner {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rslt_s3_img07.png?20250912);
  }

  #others .cnt ul li:nth-child(8) .sort .inner {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rslt_s3_img08.png?20250912);
  }
}
/* -----------------------------
        基本補償
   ----------------------------- */
#basic .ttl {
  background-color: #f08200 !important;
  border: #f08200 2px solid;
}

#basic .cnt {
  background-color: #ffdcb3 !important;
}

#basic .cnt ul li:nth-child(1) .sort .inner {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s4_img01.png?20210517);
}

#basic .cnt ul li:nth-child(2) .sort .inner {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s4_img02.png?20250912);
}

#basic .cnt ul li:nth-child(3) .sort .inner {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s4_img03.png?20250912);
}

#basic .cnt ul li:nth-child(4) .sort .inner {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s4_img04.png?20250912);
}

#basic .cnt ul li:nth-child(5) .sort .inner {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s4_img05.png?20250912);
}

#basic .cnt ul li:nth-child(6) .sort .inner {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s4_img06.png?20250912);
}

@media screen and (max-width: 767px) {
  #basic .cnt ul li:nth-child(1) .sort .inner {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rslt_s4_img01.png?20210517);
  }

  #basic .cnt ul li:nth-child(2) .sort .inner {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rslt_s4_img02.png?20250912);
  }

  #basic .cnt ul li:nth-child(3) .sort .inner {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rslt_s4_img03.png?20250912);
  }

  #basic .cnt ul li:nth-child(4) .sort .inner {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rslt_s4_img04.png?20250912);
  }

  #basic .cnt ul li:nth-child(5) .sort .inner {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rslt_s4_img05.png?20250912);
  }

  #basic .cnt ul li:nth-child(6) .sort .inner {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rslt_s4_img06.png?20210517);
  }
}
/* -----------------------------
        あんしんの無料サービス
   ----------------------------- */
#free {
  margin-bottom: 0;
}

#free .ttl {
  background-color: #5cb20f !important;
  border: #5cb20f 2px solid;
}

#free .cnt {
  background-color: #d4f5b6 !important;
}

#free .cnt ul li:nth-child(1) .sort .inner {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s5_img02.png?20210517);
  padding: 16px 13px;
}

#free .cnt ul li:nth-child(2) .sort .inner {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s5_img03.png?20250912);
}

@media screen and (max-width: 767px) {
  #free .cnt ul li:nth-child(1) .sort .inner {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rslt_s5_img02.png?20210517);
    padding: 3.066vw;
    font-size: 3.466vw;
  }

  #free .cnt ul li:nth-child(2) .sort .inner {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rslt_s5_img03.png?20250912);
    font-size: 3.466vw;
  }
}
/* -----------------------------
        nextAction
   ----------------------------- */
#nextAct {
  background: #fff;
  width: 100%;
  margin: 0;
  padding: 60px 0 0;
}

#nextAct .wrap {
  width: 696px;
  margin: 0 auto;
  text-align: center;
}

#nextAct .wrap p {
  font-size: 26px;
  margin: 0 0 18px;
}

#nextAct .wrap p.suspend {
  font-size: 20px;
  margin: 0 0 50px;
}

#nextAct .wrap p.suspend a {
  font-weight: bold;
  text-decoration: underline;
}

#nextAct .wrap .btn {
  width: 696px;
  height: 80px;
  margin: 0 auto 35px;
  text-align: center;
  cursor: pointer;
}

#nextAct .wrap .btn a {
  border-radius: 40px;
  color: #fff;
  font-size: 24px;
  text-decoration: none;
  line-height: 80px;
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  opacity: 1;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}

#nextAct .wrap .visitor .btn.estimate {
  margin: 0 auto 23px;
}

#nextAct .wrap .visitor .btn.estimate a {
  background: #f03300;
}

#nextAct .wrap .customer .btn.estimate a {
  background: #fff;
  border-color: #f03300;
  border-style: solid;
  border-width: 2px;
  color: #f03300;
}

#nextAct .wrap .btn.mypage a {
  background: #397ddb;
}

#nextAct .wrap .btn.print a {
  background: #5cb20f url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/svg/icon_printer.svg?20210517) no-repeat 65px 24px;
  background-size: 25px 23px;
  text-indent: 1em;
}

#nextAct .wrap .btn.save a {
  background: #f08200;
}

#nextAct .wrap .btn.retry a {
  background: #00a0e9;
}

#nextAct .wrap .lower {
  border-top: #999 1px solid;
  padding: 35px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#nextAct .wrap .lower .btn {
  width: 216px;
  height: 70px;
  margin: 0;
}

#nextAct .wrap .lower .btn a {
  border-radius: 35px;
  font-size: 16px;
  line-height: 70px;
}

#nextAct .wrap .backToIdx {
  display: none;
}

#nextAct .wrap .backToIdx p {
  font-size: 154%;
  text-align: center;
  margin: 43px auto 20px;
}

#nextAct .wrap .backToIdx .btn.gotop {
  width: 395px;
  margin: 0 auto;
  text-align: center;
}

#nextAct .wrap .backToIdx .btn.gotop a {
  background: #ffc000;
  width: 395px;
  font-size: 20px;
}

@media screen and (min-width: 768px) {
  #nextAct .wrap .btn a:hover {
    opacity: 0.75;
  }
}
#nextAct .wrap .btn a:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 7px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: calc((100% - 8px) / 2 + 1px);
  right: 23px;
}

#nextAct .wrap .customer .btn.estimate a:after {
  border-color: transparent transparent transparent #f03300;
}

@media screen and (max-width: 767px) {
  #nextAct {
    width: calc(100% - 5.333vw * 2);
    margin: 0 5.333vw;
    padding: 6.4vw 0 0;
  }

  #nextAct .wrap {
    width: 100%;
  }

  #nextAct .wrap p {
    font-size: 3.733vw;
    margin: 0 0 3.2vw;
  }

  #nextAct .wrap p.suspend {
    font-size: 3.733vw;
    margin: 0 0 8vw;
  }

  #nextAct .wrap p.suspend a {
    font-size: 3.733vw;
  }

  #nextAct .wrap .btn {
    width: 100%;
    height: 14.666vw;
    margin: 0 auto 6.133vw;
  }

  #nextAct .wrap .btn a {
    border-radius: 7.333vw;
    font-size: 3.733vw;
    line-height: 14.666vw;
  }

  #nextAct .wrap .btn.print a {
    background: #f08200 url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/svg/icon_printer.svg?20210517) no-repeat 9.933vw 4.266vw;
    background-size: 3.866vw 3.466vw;
    text-indent: 2em;
  }

  #nextAct .wrap .lower {
    padding: 6.133vw 0 0;
  }

  #nextAct .wrap .lower .btn {
    width: 43.6vw;
    height: 12vw;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 48.5%;
            flex: 0 1 48.5%;
  }

  #nextAct .wrap .lower .btn a {
    border-radius: 6vw;
    font-size: 3.2vw;
    line-height: 12vw;
  }

  #nextAct .wrap .btn a:after {
    border-width: 1vw 0 1vw 1.6vw;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    top: calc((100% - 2vw) / 2);
    right: 3.333vw;
  }

  #nextAct .wrap .visitor .btn.estimate {
    margin: 0 auto 5vw;
  }

  #nextAct .wrap .customer .btn.estimate a:after {
    border-color: transparent transparent transparent #f03300;
  }

  #nextAct .wrap .backToIdx {
    display: none;
  }

  #nextAct .wrap .backToIdx p {
    font-size: 3.733vw;
    text-align: center;
    margin: 7.733vw auto 3.466vw;
  }

  #nextAct .wrap .backToIdx .btn.gotop {
    width: 76vw;
    margin: 0 auto;
    text-align: center;
  }

  #nextAct .wrap .backToIdx .btn.gotop a {
    background: #ffc000;
    width: 76vw;
    font-size: 3.733vw;
  }
}
/* -----------------------------
        modal
   ----------------------------- */
#detailsModal {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  letter-spacing: 0.02em;
  display: none;
}

#detailsModal * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#detailsModal .wrap {
  max-width: 100%;
}

#detailsModal .bg {
  background: rgba(0, 0, 0, 0.35);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
}

#detailsWin {
  background: #fff;
  border-radius: 10px;
  width: calc(100% - 50px);
  max-width: 920px;
  /* height: calc(100% - 100px); */
  margin: 50px 0 0 0;
  padding: 60px 30px;
  position: fixed;
  top: 0;
  left: 50%;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: -webkit-transform 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: transform 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: transform 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95), -webkit-transform 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -webkit-transform: scale(0.97);
          transform: scale(0.97);
}
@media screen and (min-width: 768px) {
  #detailsWin {
    -webkit-transform: scale(0.97) translateX(-50%);
            transform: scale(0.97) translateX(-50%);
  }
}

#detailsWin.open {
  -webkit-transform: scale(1);
          transform: scale(1);
}
@media screen and (min-width: 768px) {
  #detailsWin.open {
    -webkit-transform: scale(1) translateX(-50%);
            transform: scale(1) translateX(-50%);
  }
}

/*** close button ***/
#detailsWin .closeBtn {
  background: #e93838;
  border-radius: 40px;
  width: 80px;
  height: 80px;
  position: absolute;
  top: -87px;
  right: -57px;
  cursor: pointer;
  overflow: hidden;
}

#detailsWin .closeBtn .icon {
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

#detailsWin .closeBtn .icon .line1 {
  background: #fff;
  border-radius: 6px;
  width: 38px;
  height: 6px;
  -webkit-transform: translate(21px, 36px);
          transform: translate(21px, 36px);
}

#detailsWin .closeBtn .icon .line2 {
  background: #fff;
  border-radius: 6px;
  width: 6px;
  height: 38px;
  -webkit-transform: translate(36px, 15px);
          transform: translate(36px, 15px);
}

/*** contents ***/
#mdlContents {
  width: 100%;
  height: 100%;
  padding: 0;
  overflow-y: scroll;
}

.detail {
  width: 100%;
  margin: 0;
  text-align: center;
  /* display: none; */
}

.detail .type {
  border-radius: 18px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 36px;
  width: 180px;
  height: 36px;
  margin: 0 auto 24px;
}

.cars .type {
  background-color: #e93838;
}

.people .type {
  background-color: #00a0e9;
}

.others .type {
  background-color: #fc0;
}

.basic .type {
  background-color: #f08200;
}

.free .type {
  background-color: #5cb20f;
}

.detail .subc {
  border-radius: 18px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 36px;
  min-width: 280px;
  height: 36px;
  margin: 0 auto 24px;
  padding: 0 1em;
  display: inline-block;
}

.detail .subc.option {
  background: #f08200;
}

.detail .subc.default {
  background: #00c0e9;
}

.detail .subc.free {
  background: #8fc31f;
}

.detail h2 {
  font-size: 277%;
  text-align: center;
  margin: 0 auto 20px;
}

.detail h3.gray {
  background: #eee;
  font-size: 154%;
  font-weight: normal;
  width: 100%;
  margin: 0 0 28px;
  padding: 11px 20px;
  position: relative;
}

.detail h3.orange {
  background: #fbe0bf;
  font-size: 185%;
  font-weight: normal;
  width: 100%;
  margin: 0 0 28px;
  padding: 11px 20px;
  position: relative;
}

.detail .hint::before {
  content: "補償選びのヒント!";
  background: #f03300;
  border-radius: 18px;
  color: #fff;
  width: 208px;
  height: 36px;
  font-size: 16px;
  text-align: center;
  line-height: 36px;
  position: absolute;
  top: -34px;
  left: 0;
}

.detail .hint::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 13px 0px 0 8px;
  border-color: #f03300 transparent transparent transparent;
  position: absolute;
  top: 0;
  left: 43px;
}

.detail .flxWrap01 {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
}

.detail .flxWrap01 .img {
  background: #fff no-repeat left bottom/contain;
  border: #999 1px solid;
  border-radius: 10px;
  font-size: 154%;
  line-height: 1.25em;
  width: 200px;
  height: 200px;
  margin: 0 27px 0 0;
  padding: 16px;
}

.detail .flxWrap01 .img .sm {
  font-size: 77%;
}

.detail .flxWrap01 .img .hl {
  background: #8fc31f;
  color: #fff;
  font-size: 70%;
  text-align: center;
  letter-spacing: 0.02em;
  width: 100%;
  margin-top: 3px;
  display: inline-block;
}

.detail .flxWrap01 .txt {
  width: calc(100% - 200px - 27px);
}

.detail .flxWrap01 .txt &gt; p {
  font-size: 139%;
  line-height: 1.555em;
  margin: 0;
}

.detail .flxWrap01 .txt p.note {
  margin: 1em 0 0;
  text-indent: -1em;
  padding-left: 1em;
}

.detail .flxWrap02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
}

.detail .flxWrap02 li {
  border: #999 1px solid;
  border-radius: 10px;
  font-size: 14px;
  line-height: 1.333em;
}

.detail .rstWrap {
  margin: 40px 0 0;
  text-align: left;
}

.detail .rstWrap &gt; p {
  font-size: 139%;
  line-height: 1.555em;
}

.detail ul.obj {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.detail ul.obj li {
  border: #999 1px solid;
  border-radius: 10px;
  font-size: 139%;
  line-height: 1.333em;
}

.detail .lg {
  font-size: 108%;
  font-weight: bold;
}

/* ---------- ここがポイント ----------- */
.detail .point {
  border: #e93838 1px solid;
  border-radius: 10px;
  margin: 0 0 40px;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.detail .point .icon {
  background: #e93838 url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/point_icon.png?20210517) no-repeat center center;
  border-radius: 40px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  line-height: 1.2em;
  width: 80px;
  height: 80px;
  margin: 0 20px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}

.detail .point p {
  font-size: 139%;
  line-height: 1.555em;
  margin: 0;
}

/* ---------- ！ご注意ください！ ----------- */
.detail .attention ul li {
  list-style: disc;
  margin-left: 1.4em;
}

.detail .attention {
  border-radius: 10px;
  background: #eee;
  font-size: 139%;
  line-height: 1.555em;
  margin: 20px 0 0 0;
  padding: 20px;
}

.detail .attention p {
  margin: 0;
}

.detail .attention .hl {
  font-size: 100%;
  font-weight: bold;
  margin-bottom: 6px;
}

.detail .attention .hl::before {
  content: "!";
  background: #ef610d;
  border-radius: 11px;
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  width: 22px;
  height: 22px;
  margin: 0 5px 0 0;
  display: inline-block;
}

/* ---------- テーブル共通 ----------- */
.detail .tableWrap {
  text-align: left;
}

.detail .table {
  width: 100%;
  table-layout: fixed;
  word-wrap: break-word;
}

.detail .table table {
  width: 100%;
}

.detail .table table p {
  margin: 0;
}

.detail .table table th,
.detail .table table td {
  border: #999 1px solid;
  font-size: 16px;
  text-align: center;
  vertical-align: middle;
}

.detail .table table .g {
  background: #eee;
}

.detail .table table .b1 {
  background: #cbeeff;
}

.detail .table table .b2 {
  background: #e5f6ff;
}

.detail .table table .b3 {
  background: #f2fbff;
}

.detail .table table .r1 {
  background: #ffd9d9;
}

.detail .table table .img {
  margin: 0 auto 5px;
  position: relative;
}

/* ---------- グラフ ----------- */
.detail .graphWrap {
  border: #999 1px solid;
  border-radius: 10px;
  margin: 40px 0 0;
  padding: 20px;
}

.detail .rate,
.detail .pattern {
  margin: 0;
}

.detail .rate h4,
.detail .pattern h4 {
  background: #eee;
  font-size: 154%;
  line-height: 50px;
  text-align: center;
  width: 100%;
  height: 50px;
}

.detail .rate .graph,
.detail .pattern .graph {
  background: no-repeat center top/contain;
  width: 100%;
  margin: 40px 0;
}

.detail .graph:last-of-type {
  margin-bottom: 20px;
}

/* ---------- 人身傷害保険 ----------- */
.detail .injuryType {
  margin: 40px 0 74px;
  text-align: left;
}

.detail .injuryType h3 {
  background: #fbe0bf;
  font-size: 185%;
  font-weight: normal;
  padding: 13px 20px;
}

.detail .injuryType .injuryTypeCnt {
  background: #fff6d9;
  padding: 30px 20px 25px;
}

.detail .injuryType .injuryTypeCnt dl dt {
  background: #fff;
  font-size: 154%;
  font-weight: normal;
  margin: 0 0 25px;
  padding: 11px 20px;
  position: relative;
}

.detail .injuryType .injuryTypeCnt dl dt.addOption::after {
  content: "オプションでご加入いただけます";
  background: #f08200;
  border-radius: 18px;
  color: #fff;
  width: 270px;
  height: 36px;
  font-size: 16px;
  line-height: 36px;
  text-align: center;
  position: absolute;
  top: calc((100% - 36px) / 2);
  right: 10px;
}

.detail .injuryType .injuryTypeCnt dl dt.addBasic::after {
  content: "必ずセットされる補償です";
  background: #00c0e9;
  border-radius: 18px;
  color: #fff;
  width: 270px;
  height: 36px;
  font-size: 16px;
  line-height: 36px;
  text-align: center;
  position: absolute;
  top: calc((100% - 36px) / 2);
  right: 10px;
}

.detail .injuryType .injuryTypeCnt dl dd {
  font-size: 139%;
  line-height: 1.555em;
  margin: 0 0 40px;
}

.detail .injuryType .injuryTypeCnt dl dd:last-of-type {
  margin: 0;
}

.detail .injuryType .injuryTypeCnt dl dd .note {
  margin: 1em 0 0;
}

/* -- 人身傷害保険・テーブル -- */
.detail .tableWrap &gt; h3 + p {
  font-size: 139%;
}

.detail .tableWrap .table table th,
.detail .tableWrap .table table td {
  height: 135px;
}

.detail .tableWrap .table table td.td1 {
  width: 78px;
}

.detail .tableWrap .table table td.td2,
.detail .tableWrap .table table td.td3 {
  width: 180px;
}

.detail .tableWrap .table table td .img {
  width: 60px;
  height: 60px;
}

.detail .tableWrap .table table td .nt::after {
  content: "※3";
  font-size: 77%;
  position: absolute;
  top: 0;
  right: -42%;
}

.detail .tableWrap .table .noteWrap {
  margin: 18px 0 0;
}

.detail .tableWrap .table .noteWrap ul li {
  font-size: 108%;
  text-indent: -2.1em;
  padding-left: 2em;
  line-height: 1.714em;
}

/*-- お車同士の事故 --*/
#rst6-1 .flxWrap01 .img {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s6_img01.png?20210517);
}

.cars .rate .graph {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rst1_rate01.png?20240717&amp;20241002);
  height: 159px;
}

.cars .pattern .graph {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rst1_pattern01.png?20241002);
  height: 173px;
}

/*-- 火災・らくがき・台風 --*/
#rst6-2 .flxWrap01 .img {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s6_img02.png?20210517);
}

/*-- 盗難 --*/
#rst6-3 .flxWrap01 .img {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s6_img03.png?20210517);
}

/*-- 自宅・車庫での水災 --*/
#rst6-4 .flxWrap01 .img {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s6_img04.png?20210517);
}

/*-- 単独事故・当て逃げ --*/
#rst6-5 .flxWrap01 .img {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s6_img05.png?20210517);
}

/*-- 人身傷害保険（車内・車外ともに補償） --*/
#rst5-1 .flxWrap01 .img {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s5_img01.png?20210517);
}

#rst5-1 .rate .graph {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rst5-1_rate.png?20240717&amp;20241002);
  height: 158px;
}

/*-- 搭乗者傷害特約 --*/
#rst5-2 .flxWrap01 .img {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s2_img02.png?20210517);
}

#rst5-2 h3.gray,
#rst5-2 h3.orange {
  margin: 48px 0 28px;
}

#rst5-2 .rate .graph {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rst5-2_rate.png?20240717&amp;20241002);
  height: 158px;
}

/*-- ロードアシスタンス特約 --*/
#rst7-1 .flxWrap01 .img {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s7_img01.png?20210517);
}

#rst7-1 .rstWrap {
  margin: 40px 0 0;
}

#rst7-1 .rstWrap ul.obj {
  margin: 40px 0;
}

#rst7-1 .rstWrap ul.obj li {
  background: no-repeat left bottom/contain;
  width: 152px;
  height: 152px;
  padding: 12px;
}

#rst7-1 .rstWrap ul.obj li:nth-child(1) {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rst7-1_icon01.png?20210517);
}

#rst7-1 .rstWrap ul.obj li:nth-child(2) {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rst7-1_icon02.png?20210517);
}

#rst7-1 .rstWrap ul.obj li:nth-child(3) {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rst7-1_icon03.png?20210517);
}

#rst7-1 .rstWrap ul.obj li:nth-child(4) {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rst7-1_icon04.png?20210517);
}

#rst7-1 .rstWrap ul.obj li:nth-child(5) {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rst7-1_icon05.png?20210517);
}

#rst7-1 .point {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#rst7-1 .rate .graph {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rst7-1_rate.png?20240717&amp;20241002);
  height: 158px;
}

/*-- 弁護士費用特約 --*/
#rst7-2 .flxWrap01 .img {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s7_img02.png?20210517);
}

#rst7-2 .point .txt ul.obj {
  margin: 26px 0;
}

#rst7-2 .point .txt ul.obj li {
  width: 30%;
  margin-right: 3%;
  font-size: 15px;
  padding: 10px 5px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}

#rst7-2 .rate .graph {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rst7-2_rate.png?20240717&amp;20241002);
  height: 158px;
}

/*-- 個人賠償責任特約 --*/
#rst7-3 .flxWrap01 .img {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s7_img03.png?20210517);
}

#rst7-3 .rstWrap &gt; ul {
  margin: 0 0 40px;
}

#rst7-3 .rstWrap ul li {
  list-style: disc;
  margin-left: 1.4em;
  font-size: 139%;
}

#rst7-3 .rstWrap .attention ul li {
  font-size: 100%;
}

#rst7-3 .rate .graph {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rst7-3_rate.png?20240717&amp;20241002);
  height: 158px;
}

/*-- 自転車傷害特約 --*/
#rst7-4 .flxWrap01 .img {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s7_img04.png?20210517);
}

#rst7-4 .rstWrap p {
  margin: 0;
}

#rst7-4 .rstWrap ul {
  margin: 0 0 40px;
}

#rst7-4 .rstWrap ul li {
  font-size: 139%;
  line-height: 1.555em;
  text-indent: -1em;
  padding-left: 1em;
}

#rst7-4 .rstWrap ul li em {
  color: #e93838;
  font-style: normal;
}

#rst7-4 .rate .graph {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rst7-4_rate.png?20240717&amp;20241002);
  height: 158px;
}

/*-- ファミリーバイク特約（人身タイプ・自損タイプ） --*/
#rst7-5 .flxWrap01 .img {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s7_img05.png?20210517);
}

#rst7-6 .flxWrap01 .img {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s7_img06.png?20210517);
}

#rst7-5 .flxWrap01 .txt ul,
#rst7-6 .flxWrap01 .txt ul {
  margin: 5px 0;
}

#rst7-5 .flxWrap01 .txt ul li,
#rst7-6 .flxWrap01 .txt ul li {
  list-style: disc;
  margin-left: 1.4em;
  font-size: 139%;
}

#rst7-5 .rstWrap h3.gray,
#rst7-6 .rstWrap h3.gray {
  margin-top: 40px;
}

#rst7-5 .rstWrap .dotOrg,
#rst7-6 .rstWrap .dotOrg {
  margin: 0 0 12px;
  font-size: 139%;
  font-weight: normal;
}

#rst7-5 .rstWrap .dotOrg::before,
#rst7-6 .rstWrap .dotOrg::before {
  content: "●";
  color: #f08200;
  margin-right: 3px;
}

#rst7-5 .rstWrap .table_set,
#rst7-6 .rstWrap .table_set {
  margin: 0 0 40px;
}

#rst7-5 .rstWrap .table_set table td,
#rst7-6 .rstWrap .table_set table td {
  height: 88px;
}

#rst7-5 .rstWrap .table_set table .t1,
#rst7-6 .rstWrap .table_set table .t1 {
  width: 268px;
}

#rst7-5 .rstWrap .table_set table .t2,
#rst7-6 .rstWrap .table_set table .t2 {
  width: 133px;
}

#rst7-5 .rstWrap .table_set table td .img,
#rst7-6 .rstWrap .table_set table td .img {
  width: 60px;
  height: 60px;
}

#rst7-5 .rstWrap .table_sphere table td,
#rst7-6 .rstWrap .table_sphere table td {
  padding: 14px 0;
}

#rst7-5 .rstWrap .table_sphere table td .sm,
#rst7-6 .rstWrap .table_sphere table td .sm {
  font-size: 80%;
  display: inline-block;
}

#rst7-5 .rstWrap .table_sphere table td p,
#rst7-6 .rstWrap .table_sphere table td p {
  margin: 0;
}

#rst7-5 .rstWrap .table_sphere table .td1,
#rst7-6 .rstWrap .table_sphere table .td1 {
  width: 198px;
}

#rst7-5 .rstWrap .table_sphere table .td2,
#rst7-6 .rstWrap .table_sphere table .td2 {
  width: 150px;
}

#rst7-5 .rstWrap .table_sphere table .td3,
#rst7-6 .rstWrap .table_sphere table .td3 {
  width: 300px;
}

#rst7-5 .rstWrap .table_sphere table .img,
#rst7-6 .rstWrap .table_sphere table .img {
  background: #fff;
  border: #999 1px solid;
  border-radius: 10px;
  width: 90px;
  height: 90px;
}

#rst7-5 .rstWrap .table_sphere .noteWrap,
#rst7-6 .rstWrap .table_sphere .noteWrap {
  margin: 18px 0 35px;
}

#rst7-5 .rstWrap .table_sphere .noteWrap ul li,
#rst7-6 .rstWrap .table_sphere .noteWrap ul li {
  font-size: 108%;
  text-indent: -2em;
  padding-left: 2em;
}

#rst7-5 .rstWrap ul.obj li,
#rst7-6 .rstWrap ul.obj li {
  width: 22%;
  margin-right: 3%;
  padding: 10px 5px;
  font-size: 15px;
  margin: 0 0 16px;
  text-align: center;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#rst7-5 .rstWrap .note li,
#rst7-6 .rstWrap .note li {
  font-size: 139%;
  text-indent: -2em;
  padding-left: 2em;
}

#rst7-5 .rate .graph,
#rst7-6 .rate .graph {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rst7-5_rate.png?20240717&amp;20241002);
  height: 180px;
}

#rst7-6 .rstWrap .table_insurance th {
  background: #cbeeff;
  width: 268px;
  padding: 22px 0;
  font-weight: normal;
}

#rst7-6 .rstWrap .table_insurance td {
  width: calc(100% - 268px);
  padding: 22px 0;
}

/*-- 車両身の回り品補償 --*/
#rst7-7 .flxWrap01 .img {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s7_img07.png?20210517);
}

#rst7-7 .flxWrap01 .txt p {
  margin: 0 0 15px;
}

#rst7-7 .flxWrap01 .txt p:last-of-type {
  margin: 0;
}

#rst7-7 .rate .graph {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rst7-7_rate.png?20240717&amp;20241002);
  height: 158px;
}

/*-- 対物全損時修理差額費用特約 --*/
#rst4-1 .flxWrap01 .img {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s4_img01.png?20210517);
}

#rst4-1 .flxWrap01 .txt p {
  margin: 0 0 15px;
}

#rst4-1 .flxWrap01 .txt p:last-of-type {
  margin: 0;
}

#rst4-1 .rate .graph {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rst4-1_rate.png?20240717&amp;20241002);
  height: 158px;
}

/*-- 対人賠償保険 --*/
#rst1-1 .flxWrap01 .img {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s1_img01.png?20210517);
}

#rst1-1 .flxWrap01 .txt p {
  margin: 0 0 15px;
}

#rst1-1 .rstWrap p:last-of-type {
  margin-bottom: 0;
}

/*-- 対物賠償保険 --*/
#rst1-2 .flxWrap01 .img {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s1_img02.png?20210517);
}

#rst1-2 .flxWrap01 .txt p {
  margin: 0 0 15px;
}

#rst1-2 .flxWrap01 .txt ul li {
  list-style: disc;
  margin-left: 1.4em;
  font-size: 139%;
}

/*-- 他車運転特約 --*/
#rst1-3 .flxWrap01 .img {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s1_img03.png?20210517);
}

#rst1-3 .flxWrap01 .txt p {
  margin: 0 0 15px;
}

#rst1-3 .flxWrap01 .txt ul.flxWrap02 li {
  width: 30%;
  font-size: 15px;
  padding: 10px 5px;
  margin: 9px 3% 0 0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 30%;
          flex: 0 0 30%;
}

#rst1-3 .flxWrap01 .txt ul li:nth-child(-n+3) {
  margin-top: 0;
}

#rst1-3 .flxWrap01 .txt ul li:nth-child(3n) {
  margin-right: 0;
}

#rst1-3 .rstWrap ul li {
  list-style: disc;
  margin-left: 1.4em;
  font-size: 139%;
}

#rst1-3 .rstWrap .note {
  text-indent: -1em;
  padding-left: 1em;
}

/*-- 被害者救済費用特約 --*/
#rst1-4 .flxWrap01 .img {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s1_img04.png?20210517);
}

#rst1-4 .flxWrap01 .txt ul.obj {
  margin: 24px 0;
}

#rst1-4 .flxWrap01 .txt ul.obj li {
  width: 30%;
  margin-right: 3%;
  font-size: 15px;
  padding: 10px 5px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}

/*-- 無保険車傷害特約 --*/
#rst2-2 .flxWrap01 .img {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s2_img02.png?20210517);
}

#rst2-2 .rstWrap ul.obj {
  margin: 26px 0;
}

#rst2-2 .rstWrap ul.obj li {
  width: 22%;
  margin-right: 3%;
  font-size: 15px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}

#rst2-2 .point {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 40px 0 0;
}

/*-- 人身傷害保険（車内のみ補償） --*/
#rst2-1 .flxWrap01 .img {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s2_img01.png?20210517);
}

/*-- ALSOK事故現場安心サポート --*/
#rst3-1 .flxWrap01 .img {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s3_img01.png?20210517);
  letter-spacing: -0.03em;
}

#rst3-1 .rstWrap ul.obj {
  margin: 30px 0 17px;
}

#rst3-1 .rstWrap ul.obj li {
  width: 22%;
  margin-right: 3%;
  font-size: 15px;
  padding: 10px 5px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}

#rst3-1 .rstWrap .gray {
  margin-top: 40px;
}

#rst3-1 .rstWrap .note {
  text-indent: -1em;
  padding-left: 1em;
}

/*-- 事故受付もロードアシスタンスも24時間365日 --*/
#rst5-2 .flxWrap01 .img {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s5_img02.png?20210517);
}

#rst5-2 .rstWrap ul.obj {
  margin: 24px 0 40px;
}

#rst5-2 .rstWrap ul.obj li {
  background: no-repeat right 19px bottom -2px;
  width: 394px;
  height: 192px;
  padding: 0 18px;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  line-height: 1.555em;
  -ms-flex: 0 1 49%;
      flex: 0 1 49%;
}

#rst5-2 .rstWrap ul.obj li:first-child {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/svg/rst5-3_img01.svg?20210517);
  background-size: 145px 163px;
  margin: 0 12px 0 0;
}

#rst5-2 .rstWrap ul.obj li:last-child {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/svg/rst5-3_img02.svg?20210517);
  background-size: 103px 165px;
}

#rst5-2 .rstWrap ul.obj li h5 {
  margin: 0 0 10px;
}

#rst5-2 .rstWrap ul.obj li p {
  margin: 0;
}

#rst5-2 .rstWrap .map {
  background: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/svg/rst5-3_map.svg?20210517) no-repeat 30px 55px;
  background-size: 675px 645px;
  width: 100%;
  height: 760px;
  margin: 24px 0 0;
  position: relative;
}

#rst5-2 .rstWrap .map + p.note {
  margin: 20px 0 0;
  font-size: 108%;
  text-align: center;
}

#rst5-2 .rstWrap .map ul li {
  background: no-repeat center top/contain;
  width: 220px;
  height: 310px;
  padding: 235px 0 0;
  text-align: center;
  font-size: 18px;
}

#rst5-2 .rstWrap .map ul li em {
  color: #e93838;
  font-size: 36px;
  font-style: normal;
}

#rst5-2 .rstWrap .map ul li:nth-child(1) {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rst5-3_support01.png?20210517);
  position: absolute;
  top: 0px;
  left: 0px;
}

#rst5-2 .rstWrap .map ul li:nth-child(2) {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rst5-3_support02.png?20210517);
  position: absolute;
  top: 0px;
  left: 240px;
}

#rst5-2 .rstWrap .map ul li:nth-child(3) {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rst5-3_support03.png?20210517);
  position: absolute;
  top: 424px;
  left: 340px;
}

#rst5-2 .rstWrap .map ul li:nth-child(4) {
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rst5-3_support04.png?20210517);
  height: 338px;
  position: absolute;
  top: 424px;
  left: 580px;
}

@media screen and (max-width: 767px) {
  #detailsWin {
    border-radius: 1.333vw;
    width: calc(100% - 5.333vw * 2);
    height: calc(100% - 6.6vw * 2);
    left: 5.333vw;
    margin: 6.6vw 0;
    padding: 10.066vw 3.6vw;
  }

  #detailsWin.ie {
    width: calc(100% - 5.333vw * 2);
  }

  /*** close button ***/
  #detailsWin .closeBtn {
    border-radius: 7.466vw;
    width: 14.933vw;
    height: 14.933vw;
    top: -16vw;
    right: -8vw;
  }

  #detailsWin .closeBtn .icon .line1 {
    border-radius: 0.4vw;
    width: 6.533vw;
    height: 0.9vw;
    -webkit-transform: translate(4.4vw, 7.066vw);
            transform: translate(4.4vw, 7.066vw);
  }

  #detailsWin .closeBtn .icon .line2 {
    border-radius: 0.4vw;
    width: 0.9vw;
    height: 6.533vw;
    -webkit-transform: translate(7.066vw, 3.4vw);
            transform: translate(7.066vw, 3.4vw);
  }

  /*** contents ***/
  #mdlContents {
    width: 82.132vw;
    padding: 0;
  }

  .innr {
    width: 78.666vw;
    margin: 0 auto;
  }

  .detail .type {
    border-radius: 3.733vw;
    font-size: 3.733vw;
    line-height: 7.466vw;
    width: 37.333vw;
    height: 7.466vw;
    margin: 0 auto 4.266vw;
  }

  .detail .subc {
    border-radius: 3.733vw;
    font-size: 3.733vw;
    line-height: 7.466vw;
    min-width: 60vw;
    height: 7.466vw;
    margin: 0 auto 6.666vw;
  }

  .detail h2 {
    font-size: 6.4vw;
    margin: 0 auto 4.266vw;
  }

  .detail h3.gray {
    font-size: 4vw;
    margin: 0 0 3.2vw;
    padding: 2.4vw 2.666vw;
  }

  .detail h3.orange {
    font-size: 4.8vw;
    margin: 0 0 3.2vw;
    padding: 2.4vw 2.666vw;
  }

  .detail .hint::before {
    border-radius: 3.733vw;
    width: 43.2vw;
    height: 7.466vw;
    font-size: 3.333vw;
    line-height: 7.466vw;
    position: absolute;
    top: -6.8vw;
    left: 0;
  }

  .detail .hint::after {
    border-width: 3.066vw 0px 0 2vw;
    left: 8.8vw;
  }

  .detail .flxWrap01 {
    display: block;
  }

  .detail .flxWrap01 .img {
    border-radius: 1.333vw;
    font-size: 3.733vw;
    width: 37vw;
    height: 37vw;
    margin: 0 auto 4.266vw;
    padding: 3.066vw;
  }

  .detail .flxWrap01 .img .hl {
    font-size: 2.666vw;
    margin-top: 0.6vw;
  }

  .detail .flxWrap01 .img .sm {
    font-size: 2.933vw;
  }

  .detail .flxWrap01 .txt {
    width: 100%;
  }

  .detail .flxWrap01 .txt &gt; p {
    font-size: 3.733vw;
  }

  .detail .flxWrap02 {
    display: block;
  }

  .detail .flxWrap02 li {
    border-radius: 1.333vw;
    font-size: 3.733vw;
  }

  .detail .rstWrap {
    margin: 6.666vw 0 0;
  }

  .detail .rstWrap p {
    font-size: 3.733vw;
  }

  .detail ul.obj li {
    border-radius: 1.333vw;
    font-size: 3.733vw;
  }

  /* ---------- ここがポイント ----------- */
  .detail .point {
    border-radius: 1.333vw;
    margin: 0 0 6.666vw;
    padding: 4vw;
    display: block;
  }

  .detail .point .icon {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/point_icon.png?20210517);
    background-size: 1.466vw 11.6vw;
    border-radius: 8.26vw;
    font-size: 2.933;
    line-height: 1.2em;
    width: 16.533vw;
    height: 16.533vw;
    margin: 0 auto 3.6vw;
  }

  .detail .point p {
    font-size: 3.733vw;
  }

  /* ---------- ！ご注意ください！ ----------- */
  .detail .attention {
    border-radius: 1.333vw;
    font-size: 3.733vw;
    margin: 3.2vw 0 0 0;
    padding: 3.6vw;
  }

  .detail .attention .hl {
    font-size: 3.733vw;
    font-weight: bold;
    margin: 0 0 2.4vw 0;
  }

  .detail .attention .hl::before {
    border-radius: 2vw;
    font-size: 3.733vw;
    font-weight: normal;
    line-height: 4vw;
    width: 4vw;
    height: 4vw;
    margin: 0 0.5em 0 0;
  }

  /* ---------- テーブル共通 ----------- */
  .detail .table {
    width: 100%;
    table-layout: fixed;
    word-wrap: break-word;
  }

  .detail .table table {
    width: 100%;
  }

  .detail .table table p {
    font-size: 3.2vw;
    margin: 0;
  }

  .detail .table table th,
  .detail .table table td {
    font-size: 3.2vw;
    height: auto;
    min-height: 28.8vw;
    padding: 1.733vw 0;
  }

  .detail .table table .g {
    background: #eee;
  }

  .detail .table table .b1 {
    background: #cbeeff;
  }

  .detail .table table .b2 {
    background: #e5f6ff;
  }

  .detail .table table .b3 {
    background: #f2fbff;
  }

  .detail .table table .img {
    margin: 0 auto 1vw;
    position: relative;
  }

  /* ---------- グラフ ----------- */
  .detail .graphWrap {
    border-radius: 1.333vw;
    margin: 6.666vw 0 0;
    padding: 2.666vw 2.666vw 0;
  }

  .detail .rate,
  .detail .pattern {
    margin: 0;
  }

  .detail .rate h4,
  .detail .pattern h4 {
    font-size: 4vw;
    line-height: 9.333vw;
    width: 100%;
    height: 9.333vw;
  }

  .detail .rate .graph,
  .detail .pattern .graph {
    margin: 4vw 0;
  }

  .cars .rate .graph {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rst1_rate01.png?20240717&amp;20241002);
    height: 84.4vw;
  }

  .cars .pattern .graph {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rst1_pattern01.png?20241002);
    height: 104.8vw;
  }

  /* ---------- 人身傷害保険 ----------- */
  .detail .injuryType {
    margin: 5.333vw 0 13.333vw;
  }

  .detail .injuryType h3 {
    font-size: 4.8vw;
    padding: 2.666vw;
  }

  .detail .injuryType .injuryTypeCnt {
    background: #fff6d9;
    padding: 4vw 2.666vw 2.666vw;
  }

  .detail .injuryType .injuryTypeCnt dl dt {
    font-size: 4vw;
    margin: 0 0 3.2vw;
    padding: 2.266vw 2.666vw;
  }

  .detail .injuryType .injuryTypeCnt dl dt.addOption::after {
    border-radius: 3.733vw;
    width: 60vw;
    height: 7.466vw;
    font-size: 3.733vw;
    line-height: 7.466vw;
    position: static;
    display: inline-block;
    margin: 1.733vw 0 0;
  }

  .detail .injuryType .injuryTypeCnt dl dt.addBasic::after {
    border-radius: 3.733vw;
    width: 60vw;
    height: 7.466vw;
    font-size: 3.733vw;
    line-height: 7.466vw;
    position: static;
    display: inline-block;
    margin: 1.733vw 0 0;
  }

  .detail .injuryType .injuryTypeCnt dl dd {
    font-size: 3.733vw;
    line-height: 1.555em;
    margin: 0 0 5.333vw;
  }

  /* --- 人身傷害保険・テーブル --- */
  .detail .tableWrap &gt; h3 + p {
    font-size: 3.733vw;
  }

  .detail .tableWrap .table table td.td1 {
    width: 6.666vw;
  }

  .detail .tableWrap .table table td.td2 {
    width: 12.8vw;
  }

  .detail .tableWrap .table table td.td2 {
    width: 19.733vw;
  }

  .detail .tableWrap .table table td .img {
    width: 8vw;
    height: 8vw;
  }

  .detail .tableWrap .table table td p {
    margin: 0;
  }

  .detail .tableWrap .table table td .nt::after {
    font-size: 2vw;
    right: -4vw;
  }

  .detail .tableWrap .table .noteWrap {
    margin: 3.466vw 0 0;
  }

  .detail .tableWrap .table .noteWrap ul li {
    font-size: 3.2vw;
  }

  .detail .tableWrap .table table .top {
    vertical-align: top;
  }

  /*-- お車同士の事故 --*/
  #rst1-1 .flxWrap01 .img {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rslt_s1_img01.png?20210517);
  }

  /*-- 火災・らくがき・台風 --*/
  #rst1-2 .flxWrap01 .img {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rslt_s1_img02.png?20210517);
  }

  /*-- 盗難 --*/
  #rst1-3 .flxWrap01 .img {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rslt_s1_img03.png?20210517);
  }

  /*-- 自宅・車庫での水災 --*/
  #rst1-4 .flxWrap01 .img {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rslt_s1_img04.png?20210517);
  }

  /*-- 単独事故・当て逃げ --*/
  #rst1-5 .flxWrap01 .img {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rslt_s1_img05.png?20250912);
  }

  /*-- 人身傷害保険（車内・車外ともに補償） --*/
  #rst5-1 .flxWrap01 .img {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rslt_s5_img01.png?20210517);
  }

  #rst5-1 .rate .graph {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rst5-1_rate.png?20240717&amp;20241002);
    height: 91.333vw;
  }

  /*-- 搭乗者傷害特約 --*/
  #rst5-2 .flxWrap01 .img {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rslt_s5_img02.png?20210517);
  }

  #rst5-2 h3.gray,
  #rst5-2 h3.orange {
    margin: 5.333vw 0 3.733vw;
  }

  #rst5-2 .rate .graph {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rst5-2_rate.png?20240717&amp;20241002);
    height: 91.333vw;
  }

  /*-- ロードアシスタンス特約 --*/
  #rst7-1 .flxWrap01 .img {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rslt_s3_img01.png?20210517);
  }

  #rst7-1 .rstWrap {
    margin: 5.6vw 0 0;
  }

  #rst7-1 .rstWrap ul.obj {
    margin: 4vw 0 6.666vw;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-flow: wrap;
        flex-flow: wrap;
  }

  #rst7-1 .rstWrap ul.obj li {
    border-radius: 1.333vw;
    width: 25.2vw;
    height: 25.2vw;
    margin: 1.533vw 1.533vw 0 0;
    padding: 2vw;
    font-size: 2.933vw;
  }

  #rst7-1 .rstWrap ul.obj li:nth-child(-n+3) {
    margin-top: 0;
  }

  #rst7-1 .rstWrap ul.obj li:nth-child(3n) {
    margin-right: 0;
  }

  #rst7-1 .rstWrap ul.obj li:nth-child(1) {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rst7-1_icon01.png?20210517);
  }

  #rst7-1 .rstWrap ul.obj li:nth-child(2) {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rst7-1_icon02.png?20210517);
  }

  #rst7-1 .rstWrap ul.obj li:nth-child(3) {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rst7-1_icon03.png?20210517);
  }

  #rst7-1 .rstWrap ul.obj li:nth-child(4) {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rst7-1_icon04.png?20210517);
  }

  #rst7-1 .rstWrap ul.obj li:nth-child(5) {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rst7-1_icon05.png?20210517);
  }

  #rst7-1 .rate .graph {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rst7-1_rate.png?20240717&amp;20241002);
    height: 84.533vw;
  }

  /*-- 弁護士費用特約 --*/
  #rst7-2 .flxWrap01 .img {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rslt_s7_img02.png?20210517);
  }

  #rst7-2 .point .txt ul.obj {
    margin: 5.333vw 0;
    display: block;
  }

  #rst7-2 .point .txt ul.obj li {
    border-radius: 1.333vw;
    width: 100%;
    height: 22.666vw;
    margin-top: 2vw;
    font-size: 3.733vw;
  }

  #rst7-2 .point .txt ul li:first-child {
    margin-top: 0;
  }

  #rst7-2 .rate .graph {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rst7-2_rate.png?20240717&amp;20241002);
    height: 84.533vw;
  }

  /*-- 個人賠償責任特約 --*/
  #rst7-3 .flxWrap01 .img {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rslt_s7_img03.png?20210517);
  }

  #rst7-3 .rstWrap &gt; ul {
    margin: 0 0 6.666vw;
  }

  #rst7-3 .rstWrap ul li {
    font-size: 3.733vw;
  }

  #rst7-3 .rstWrap .attention ul li {
    font-size: 100%;
  }

  #rst7-3 .rate .graph {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rst7-3_rate.png?20240717&amp;20241002);
    height: 85.733vw;
  }

  /*-- 自転車傷害特約 --*/
  #rst7-4 .flxWrap01 .img {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rslt_s7_img04.png?20210517);
  }

  #rst7-4 .rstWrap ul {
    margin: 0 0 6.666vw;
  }

  #rst7-4 .rstWrap ul li {
    font-size: 3.733vw;
    text-indent: -1.8em;
    padding-left: 1.8em;
  }

  #rst7-4 .rate .graph {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rst7-4_rate.png?20240717&amp;20241002);
    height: 85.733vw;
  }

  /*-- ファミリーバイク特約（人身タイプ・自損タイプ） --*/
  #rst7-5 .flxWrap01 .img {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rslt_s7_img05.png?20210517);
  }

  #rst7-6 .flxWrap01 .img {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rslt_s7_img06.png?20210517);
  }

  #rst7-5 .flxWrap01 .txt ul,
  #rst7-6 .flxWrap01 .txt ul {
    margin: 1vw 0;
  }

  #rst7-5 .flxWrap01 .txt ul li,
  #rst7-6 .flxWrap01 .txt ul li {
    font-size: 3.733vw;
  }

  #rst7-5 .rstWrap h3.gray,
  #rst7-6 .rstWrap h3.gray {
    margin-top: 6.666vw;
  }

  #rst7-5 .rstWrap .dotOrg,
  #rst7-6 .rstWrap .dotOrg {
    margin: 0 0 2vw;
    font-size: 3.733vw;
  }

  #rst7-5 .rstWrap .table_set,
  #rst7-6 .rstWrap .table_set {
    margin: 0 0 6.666vw;
  }

  #rst7-5 .rstWrap .table_set table td,
  #rst7-6 .rstWrap .table_set table td {
    height: 15.2vw;
  }

  #rst7-5 .rstWrap .table_set table .t1,
  #rst7-6 .rstWrap .table_set table .t1 {
    width: 20vw;
  }

  #rst7-5 .rstWrap .table_set table .t2,
  #rst7-6 .rstWrap .table_set table .t2 {
    width: 14.666vw;
  }

  #rst7-5 .rstWrap .table_set table td .img,
  #rst7-6 .rstWrap .table_set table td .img {
    width: 8vw;
    height: 8vw;
  }

  #rst7-5 .rstWrap .table_sphere table td,
  #rst7-6 .rstWrap .table_sphere table td {
    padding: 2vw 0;
  }

  #rst7-5 .rstWrap .table_sphere table .td1,
  #rst7-6 .rstWrap .table_sphere table .td1 {
    width: 16.266vw;
  }

  #rst7-5 .rstWrap .table_sphere table .td2,
  #rst7-6 .rstWrap .table_sphere table .td2 {
    width: 15.6vw;
  }

  #rst7-5 .rstWrap .table_sphere table .td3,
  #rst7-6 .rstWrap .table_sphere table .td3 {
    width: 31.2vw;
  }

  #rst7-5 .rstWrap .table_sphere table .img,
  #rst7-6 .rstWrap .table_sphere table .img {
    border-radius: 1.333vw;
    width: 12vw;
    height: 12vw;
  }

  #rst7-5 .rstWrap .table_sphere .noteWrap,
  #rst7-6 .rstWrap .table_sphere .noteWrap {
    margin: 2.4vw 0 6.4vw;
  }

  #rst7-5 .rstWrap .table_sphere .noteWrap ul li,
  #rst7-6 .rstWrap .table_sphere .noteWrap ul li {
    font-size: 3.2vw;
  }

  #rst7-5 .rstWrap ul.obj,
  #rst7-6 .rstWrap ul.obj {
    -ms-flex-flow: wrap;
        flex-flow: wrap;
    margin: 0 0 2.666vw;
  }

  #rst7-5 .rstWrap ul.obj li,
  #rst7-6 .rstWrap ul.obj li {
    width: 38.005vw;
    height: 18.666vw;
    margin: 2.666vw 2.666vw 0 0;
    -ms-flex-preferred-size: 47.8%;
        flex-basis: 47.8%;
  }

  #rst7-5 .rstWrap .obj li:nth-child(-n+2),
  #rst7-6 .rstWrap .obj li:nth-child(-n+2) {
    margin-top: 0;
  }

  #rst7-5 .rstWrap .obj li:nth-child(2n),
  #rst7-6 .rstWrap .obj li:nth-child(2n) {
    margin-right: 0;
  }

  #rst7-5 .rstWrap .note li,
  #rst7-6 .rstWrap .note li {
    font-size: 3.733vw;
  }

  #rst7-5 .rate .graph,
  #rst7-6 .rate .graph {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rst7-5_rate.png?20240717&amp;20241002);
    height: 120.266vw;
  }

  #rst7-6 .rstWrap .table_insurance th {
    width: 28.133vw;
    padding: 3.2vw 0;
  }

  #rst7-6 .rstWrap .table_insurance td {
    width: calc(100% - 28.133vw);
    padding: 3.2vw 0;
  }

  #rst7-5 .rate .graph,
  #rst7-6 .rate .graph {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rst7-5_rate.png?20240717&amp;20241002);
    height: 120.266vw;
  }

  /*-- 車両身の回り品補償 --*/
  #rst7-7 .flxWrap01 .img {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rslt_s7_img07.png?20210517);
  }

  #rst7-7 .flxWrap01 .txt p {
    margin: 0 0 6vw;
  }

  #rst7-7 .rate .graph {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rst7-7_rate.png?20240717&amp;20241002);
    height: 84.533vw;
  }

  /*-- 対物全損時修理差額費用特約 --*/
  #rst4-1 .flxWrap01 .img {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rslt_s4_img01.png?20210517);
  }

  #rst4-1 .flxWrap01 .txt p {
    margin: 0 0 6vw;
  }

  #rst4-1 .rate .graph {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rst4-1_rate.png?20240717&amp;20241002);
    height: 85.733vw;
  }

  /*-- 対人賠償保険 --*/
  #rst1-1 .flxWrap01 .img {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rslt_s1_img01.png?20210517);
  }

  #rst1-1 .flxWrap01 .txt p {
    margin: 0 0 6vw;
  }

  /*-- 対物賠償保険 --*/
  #rst1-2 .flxWrap01 .img {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rslt_s1_img02.png?20210517);
  }

  #rst1-2 .flxWrap01 .txt p {
    margin: 0 0 6vw;
  }

  #rst1-2 .flxWrap01 .txt ul li {
    font-size: 3.733vw;
  }

  /*-- 他車運転特約 --*/
  #rst1-3 .flxWrap01 .img {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rslt_s1_img03.png?20210517);
  }

  #rst1-3 .flxWrap01 .txt p {
    margin: 0 0 6.666vw;
  }

  #rst1-3 .flxWrap01 .txt ul.flxWrap02 li {
    width: 100%;
    height: 22.4vw;
    margin: 1.866vw 0 0;
  }

  #rst1-3 .flxWrap01 .txt ul.flxWrap02 li:nth-child(-n+3) {
    margin-top: 1.866vw;
  }

  #rst1-3 .rstWrap ul li {
    font-size: 3.733vw;
  }

  /*-- 被害者救済費用特約 --*/
  #rst1-4 .flxWrap01 .img {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rslt_s1_img04.png?20210517);
  }

  #rst1-4 .flxWrap01 .txt ul.obj {
    display: block;
    margin: 6vw 0;
  }

  #rst1-4 .flxWrap01 .txt ul.obj li {
    width: 100%;
    height: 22.4vw;
    font-size: 3.733vw;
    margin: 1.866vw 0 0;
  }

  /*-- 無保険車傷害特約 --*/
  #rst2-2 .flxWrap01 .img {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rslt_s2_img02.png?20210517);
  }

  #rst2-2 .rstWrap ul.obj {
    display: block;
    margin: 4.8vw 0;
  }

  #rst2-2 .rstWrap ul.obj li {
    border-radius: 1.333vw;
    width: 100%;
    height: 22.4vw;
    font-size: 3.733vw;
    margin: 1.866vw 0 0;
  }

  #rst2-2 .rstWrap ul.obj li:first-child {
    margin: 0;
  }

  #rst2-2 .point {
    margin: 6.666vw 0 0;
  }

  /*-- 人身傷害保険（車内のみ補償） --*/
  #rst2-1 .flxWrap01 .img {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rslt_s2_img01.png?20210517);
  }

  /*-- ALSOK事故現場安心サポート --*/
  #rst3-1 .flxWrap01 .img {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rslt_s3_img01.png?20210517);
    letter-spacing: -0.04em;
  }

  #rst3-1 .rstWrap ul.obj {
    margin: 6.666vw 0 5.333vw;
    display: block;
  }

  #rst3-1 .rstWrap ul.obj li {
    width: 100%;
    height: 22.4vw;
    margin: 1.866vw 0 0;
  }

  #rst3-1 .rstWrap ul.obj li:first-child {
    margin-top: 0;
  }

  #rst3-1 .rstWrap .gray {
    margin-top: 5.333vw;
  }

  /*-- 事故受付もロードアシスタンスも24時間365日 --*/
  #rst5-2 .flxWrap01 .img {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rslt_s5_img02.png?20210517);
  }

  #rst5-2 .rstWrap ul.obj {
    margin: 5.333vw 0 6.666vw;
    display: block;
  }

  #rst5-2 .rstWrap ul.obj li {
    background: no-repeat right 19px bottom -2px;
    width: 100%;
    height: 48.666vw;
    padding: 0 5.333vw;
  }

  #rst5-2 .rstWrap ul.obj li:first-child {
    background-size: 26.666vw 30.0vw;
    margin-bottom: 2.666vw;
  }

  #rst5-2 .rstWrap ul.obj li:last-child {
    background-size: 20.133vw 33.2vw;
  }

  #rst5-2 .rstWrap ul.obj li h5 {
    margin: 0 0 2.4vw;
  }

  #rst5-2 .rstWrap .map {
    background-position: -7.6vw 49.333vw;
    background-size: 87.333vw 81.6vw;
    width: 100%;
    height: 161.333vw;
    margin: 2.4vw 0 0;
  }

  #rst5-2 .rstWrap .map + p.note {
    margin: 4vw 0 0;
    font-size: 3.733vw;
    text-align: left;
  }

  #rst5-2 .rstWrap .map ul li {
    width: 35.2vw;
    height: 49.066vw;
    padding: 37.333vw 0 0;
    font-size: 2.933vw;
  }

  #rst5-2 .rstWrap .map ul li em {
    font-size: 5.866vw;
  }

  #rst5-2 .rstWrap .map ul li:nth-child(1) {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rst5-3_support01.png?20210517);
    left: 2.666vw;
  }

  #rst5-2 .rstWrap .map ul li:nth-child(2) {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rst5-3_support02.png?20210517);
    left: 41.333vw;
  }

  #rst5-2 .rstWrap .map ul li:nth-child(3) {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rst5-3_support03.png?20210517);
    top: 108.133vw;
    left: 2.666vw;
  }

  #rst5-2 .rstWrap .map ul li:nth-child(4) {
    background-image: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/rst5-3_support04.png?20210517);
    height: 54.666vw;
    top: 108.133vw;
    left: 41.333vw;
  }
}
/* -----------------------------
        message
   ----------------------------- */
#message {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 103;
  letter-spacing: 0.02em;
  display: none;
}

#message * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#message .bg {
  background: rgba(0, 0, 0, 0.35);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
}

#message .inner {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#messageWin {
  background: #fff;
  border-radius: 10px;
  width: 698px;
  height: 112px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transform: scale(0.97);
          transform: scale(0.97);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: -webkit-transform 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: transform 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: transform 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95), -webkit-transform 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

#messageWin.open {
  -webkit-transform: scale(1);
          transform: scale(1);
}

#messageWin p {
  font-size: 18px;
  height: 30px;
  margin: -10px 0 0;
}

#messageWin p::before {
  content: "";
  background: #f08200 url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/icon_check.png?20210517) no-repeat center center;
  border-radius: 15px;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: bottom;
  position: relative;
  top: 5px;
}

@media screen and (max-width: 767px) {
  #messageWin {
    border-radius: 1.333vw;
    width: 89.333vw;
    height: 24vw;
  }

  #messageWin p {
    font-size: 4.8vw;
    height: 5.466vw;
    margin-top: 0;
  }

  #messageWin p::before {
    background: #f08200 url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/sp/icon_check.png?20210517) no-repeat center center;
    background-size: 2.4vw 2.4vw;
    border-radius: 2.733vw;
    width: 5.466vw;
    height: 5.466vw;
    margin-right: 2vw;
    vertical-align: text-top;
    top: -1px;
  }
}
/* ---------------------------
        印刷用
   --------------------------- */
@media print {
  body {
    -webkit-print-color-adjust: exact;
    margin: 0 auto;
  }

  #contentsMain .printHeader {
    display: block;
  }

  #contentsMain .pageChange {
    page-break-before: always;
  }

  #contentsMain .printPage {
    display: block;
    margin: 5px auto 0;
  }

  #contentsMain .title_sub,
  section {
    margin: 0 auto 8px;
  }

  section.type {
    padding: 10px 0;
  }

  #title_main,
  #topicPath_wrap,
  #nextAct,
  .pc, .sp,
  .ctgry .cnt ul li .btn {
    display: none !important;
  }

  #optionWrap,
  #basicWrap,
  #nextAct {
    background: none;
  }

  #contentsMain .printHeader .mvWrap p.t1 {
    font-size: 18px;
    margin: 0 0 10px;
  }

  #contentsMain .printHeader .mvWrap p.t2 {
    font-size: 24px;
    margin-bottom: 8px;
  }

  #contentsMain .printHeader .mvWrap p.t2 br {
    display: none;
  }

  #contentsMain .title_sub span {
    font-size: 16px;
    display: block;
    margin-bottom: 10px;
  }

  #contentsMain .title_sub {
    padding: 10px 0;
    font-size: 21px;
  }

  section.ctgry .ttl {
    font-size: 20px;
    height: 44px;
  }

  section.ctgry .ttl p {
    padding: 10px 0;
    position: relative;
  }

  section.ctgry .ttl p::after {
    border: 1px solid;
    font-size: 13px;
    top: -43px;
  }

  #car .ttl p::after {
    border-color: #e93838;
  }

  #people .ttl p::after {
    border-color: #00a0e9;
  }

  #others .ttl p::after {
    border-color: #ffc000;
  }

  #basic .ttl p::after {
    border-color: #f08200;
  }

  #free .ttl p::after {
    border-color: #5cb20f;
  }

  section.ctgry .cnt {
    padding: 13px;
  }

  #car .cnt {
    padding-top: 13px;
  }

  .ctgry .cnt ul li {
    width: 151px;
    margin: 5px 5px 0 0;
    position: relative;
  }

  .ctgry .cnt ul li:nth-child(-n+4),
  .ctgry .cnt ul li:nth-child(4n) {
    margin: 5px 5px 0 0;
  }

  .ctgry .cnt ul li:nth-child(-n+6) {
    margin-top: 0;
  }

  .ctgry .cnt ul li:nth-child(6n) {
    margin-right: 0;
  }

  .ctgry .cnt ul li.recommend::after {
    width: 52px;
    height: 52px;
    top: -8px;
    right: -4px;
    -webkit-transform: scale(0.63414);
            transform: scale(0.63414);
    -webkit-transform-origin: left top;
            transform-origin: left top;
  }

  .ctgry .cnt ul li.or::after {
    font-size: 14px;
    line-height: 34px;
    width: 34px;
    height: 34px;
    top: 58px;
    right: -20px;
    -webkit-transform: scale(0.61818);
            transform: scale(0.61818);
    -webkit-transform-origin: left top;
            transform-origin: left top;
  }

  .ctgry .cnt ul li .sort {
    border-radius: 6px;
  }

  .ctgry .cnt ul li .sort .img {
    display: block;
  }

  .ctgry .cnt ul li .sort .inner {
    background-image: none;
    border-radius: 6px;
    font-size: 14px;
    height: 151px;
    padding: 12px;
    position: relative;
  }

  .ctgry .cnt ul li .sort .inner::before {
    width: 151px;
    height: 151px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: scale(0.7626);
            transform: scale(0.7626);
    -webkit-transform-origin: left top;
            transform-origin: left top;
  }

  #car .cnt ul li:nth-child(1) .sort .inner,
  #car .cnt ul li:nth-child(2) .sort .inner,
  #car .cnt ul li:nth-child(3) .sort .inner,
  #car .cnt ul li:nth-child(4) .sort .inner,
  #car .cnt ul li:nth-child(5) .sort .inner,
  #people .cnt ul li:nth-child(1) .sort .inner,
  #people .cnt ul li:nth-child(2) .sort .inner,
  #others .cnt ul li:nth-child(1) .sort .inner,
  #others .cnt ul li:nth-child(2) .sort .inner,
  #others .cnt ul li:nth-child(3) .sort .inner,
  #others .cnt ul li:nth-child(4) .sort .inner,
  #others .cnt ul li:nth-child(5) .sort .inner,
  #others .cnt ul li:nth-child(6) .sort .inner,
  #others .cnt ul li:nth-child(7) .sort .inner,
  #others .cnt ul li:nth-child(8) .sort .inner,
  #basic .cnt ul li:nth-child(1) .sort .inner,
  #basic .cnt ul li:nth-child(2) .sort .inner,
  #basic .cnt ul li:nth-child(3) .sort .inner,
  #basic .cnt ul li:nth-child(4) .sort .inner,
  #basic .cnt ul li:nth-child(5) .sort .inner,
  #basic .cnt ul li:nth-child(6) .sort .inner,
  #free .cnt ul li:nth-child(1) .sort .inner,
  #free .cnt ul li:nth-child(2) .sort .inner,
  #free .cnt ul li:nth-child(3) .sort .inner {
    background-image: none;
  }

  #car .cnt ul li:nth-child(1) .sort .inner::before {
    content: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s1_img01.png?20210517);
  }

  #car .cnt ul li:nth-child(2) .sort .inner::before {
    content: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s1_img02.png?20210517);
  }

  #car .cnt ul li:nth-child(3) .sort .inner::before {
    content: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s1_img03.png?20210517);
  }

  #car .cnt ul li:nth-child(4) .sort .inner::before {
    content: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s1_img04.png?20210517);
  }

  #car .cnt ul li:nth-child(5) .sort .inner::before {
    content: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s1_img05.png?20250912);
  }

  #people .cnt ul li:nth-child(1) .sort .inner::before {
    content: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s2_img01.png?20210517);
  }

  #people .cnt ul li:nth-child(2) .sort .inner::before {
    content: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s2_img02.png?20210517);
  }

  #others .cnt ul li:nth-child(1) .sort .inner::before {
    content: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s3_img01.png?20210517);
  }

  #others .cnt ul li:nth-child(2) .sort .inner::before {
    content: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s3_img02.png?20250912);
  }

  #others .cnt ul li:nth-child(3) .sort .inner::before {
    content: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s3_img03.png?20250912);
  }

  #others .cnt ul li:nth-child(4) .sort .inner::before {
    content: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s3_img04.png?20250912);
  }

  #others .cnt ul li:nth-child(5) .sort .inner::before {
    content: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s3_img05.png?20250912);
  }

  #others .cnt ul li:nth-child(6) .sort .inner::before {
    content: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s3_img06.png?20250912);
  }

  #others .cnt ul li:nth-child(7) .sort .inner::before {
    content: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s3_img07.png?20250912);
  }

  #others .cnt ul li:nth-child(8) .sort .inner::before {
    content: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s3_img08.png?20250912);
  }

  #basic .cnt ul li:nth-child(1) .sort .inner::before {
    content: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s4_img01.png?20210517);
  }

  #basic .cnt ul li:nth-child(2) .sort .inner::before {
    content: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s4_img02.png?20250912);
  }

  #basic .cnt ul li:nth-child(3) .sort .inner::before {
    content: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s4_img03.png?20250912);
  }

  #basic .cnt ul li:nth-child(4) .sort .inner::before {
    content: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s4_img04.png?20250912);
  }

  #basic .cnt ul li:nth-child(5) .sort .inner::before {
    content: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s4_img05.png?20250912);
  }

  #basic .cnt ul li:nth-child(6) .sort .inner::before {
    content: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s4_img06.png?20250912);
  }

  #free .cnt ul li:nth-child(1) .sort .inner::before {
    content: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s5_img02.png?20210517);
  }

  #free .cnt ul li:nth-child(2) .sort .inner::before {
    content: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/rslt_s5_img03.png?20250912);
  }

  .ctgry .cnt ul li .sort .inner .hl {
    font-size: 88%;
  }

  #car .cnt h4 {
    border: none;
    height: 12px;
    margin: 0px auto 22px;
  }

  #car .cnt h4 p {
    font-size: 20px;
    padding: 0 0 0 20px;
  }

  #car .cnt .balloon {
    width: 250px;
    height: 28px;
    line-height: 27px;
    font-size: 12px;
    margin: 0 auto 15px;
  }

  #car .cnt .balloon::after {
    content: url(https://d18f657670wm8u.cloudfront.net/otona/compensate/advice/img/pc/result_balloon.png?20210517);
    background: none;
    left: 117px;
    bottom: -4px;
  }

  #people .cnt {
    padding-bottom: 18px;
  }

  #people .cnt .note {
    font-size: 12px;
  }

  #free .cnt ul li:nth-child(2) .sort .inner {
    padding: 12px;
  }
}
img[src*="rst3-5_icon01.svg"],
img[src*="rst3-5_icon02.svg"],
img[src*="rst3-5_icon03.svg"],
img[src*="table_circle.svg"],
img[src*="table_cross.svg"] {
  width: 100%;
  max-width: 100%;
}

.advice-box {
  font-size: 15.5px;
  font-family: "Hiragino Kaku Gothic ProN",Meiryo,sans-serif;
  background: #EEF3FB;
  margin: 0 -10PX 30px;
  padding: 17px 10PX 30px;
  position: relative;
}
.advice-box.of-option {
  background: #FFF1E2;
  margin-top: 70px;
}
.advice-box.of-option:before {
  content: "";
  width: 40px;
  height: 40px;
  position: absolute;
  top: -55px;
  left: 50%;
  margin-left: -20px;
  background: url(https://d18f657670wm8u.cloudfront.net/otona/asset/image/icn/plus.svg?20210517) no-repeat 0 0/cover;
}
.advice-box.of-basic .advice-box__title {
  cursor: pointer;
}
.advice-box.of-basic .advice-box__title:before, .advice-box.of-basic .advice-box__title:after {
  position: absolute;
  z-index: 1;
  display: block;
  content: "";
  right: 18px;
  height: 8px;
  width: 2px;
  background: #ff8200;
  top: 0;
  bottom: 0;
  margin: auto 0;
  -webkit-transition: .2s transform ease-out,.2s opacity ease-out;
  transition: .2s transform ease-out,.2s opacity ease-out;
}
.advice-box.of-basic .advice-box__title:after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.advice-box.of-basic .advice-box__title[aria-expanded="true"]:before {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.advice-box.of-basic .advice-box__title[aria-expanded="true"]:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  opacity: 0;
}
.advice-box.of-basic .advice-box__title[aria-expanded="false"] {
  border-bottom: none;
  margin-bottom: -13px;
}
.advice-box.of-basic .advice-box__titleTxt:after {
  top: 0;
  bottom: 0;
  margin: auto 0;
  position: absolute;
  right: 10px;
  display: block;
  width: 18px;
  height: 18px;
  content: "";
  background: #fff;
  border: 1px solid #ff8200;
  border-radius: 50%;
}
.advice-box__content {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.advice-box__title {
  border-bottom: 1px solid #C4C4C4;
  margin-bottom: 20px;
  position: relative;
}
.advice-box__titleTxt {
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: inherit;
  text-decoration: none;
  padding: 13px 20px 13px 2px;
  position: relative;
}
.advice-box__note {
  font-size: 15px;
  padding-left: 1.2em;
  position: relative;
  margin-top: 10px;
  line-height: 1.6;
  text-align-last: left;
}
.advice-box__noteMark {
  position: absolute;
  display: inline-block;
  top: 0;
  left: 0;
}
@media screen and (min-width: 768px) {
  .advice-box {
    font-size: 16px;
    margin: 0 0 30px;
    padding: 45px 20PX;
    position: relative;
  }
  .advice-box.of-option {
    margin-top: 120px;
  }
  .advice-box.of-option:before {
    width: 60px;
    height: 60px;
    top: -90px;
    margin-left: -30px;
  }
  .advice-box.of-basic .advice-box__title {
    -webkit-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
  }
  .advice-box.of-basic .advice-box__title:hover {
    opacity: 0.5;
  }
  .advice-box.of-basic .advice-box__title:before, .advice-box.of-basic .advice-box__title:after {
    right: -16px;
    height: 14px;
  }
  .advice-box.of-basic .advice-box__title[aria-expanded="false"] {
    margin-bottom: 0;
  }
  .advice-box.of-basic .advice-box__titleTxt:after {
    right: -30px;
    width: 30px;
    height: 30px;
  }
  .advice-box__title {
    border-bottom: none;
    text-align: center;
    margin: 0 30PX;
  }
  .advice-box__titleTxt {
    font-size: 26px;
    padding: 0;
  }
  .advice-box__content {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .advice-box__note {
    font-size: 14px;
  }
}
@media screen and (min-width: 1000px) {
  .advice-box {
    padding: 45px 50PX;
  }
  .advice-box__title {
    margin: 0;
  }
}

.advice-box2 {
  background: #fff;
  padding: 23px 10PX 20px;
  margin-top: 20px;
  width: 100%;
}
.advice-box2__title {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
  line-height: 1.6;
}
.advice-box2__sub {
  font-weight: bold;
  font-size: 16px;
  margin-top: -10px;
  margin-bottom: 20px;
  line-height: 1.6;
  text-align: center;
}
.advice-box2__sub &gt; em {
  color: #FF8200;
  display: block;
}
.advice-box2__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -10px 0 0 -10PX;
}
.advice-box2__listItem {
  width: 50%;
  padding: 10px 0 0 10PX;
}
.advice-box2__listItem.or {
  position: relative;
}
.advice-box2__listItem.or:before {
  position: absolute;
  right: -25px;
  top: 50%;
  z-index: 1;
  margin-top: -20px;
  content: "or";
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  background: #FF8200;
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
}
.advice-box2__listItem.deactivate .advice-box3 {
  background: #F2F3F0;
}
.advice-box2__listItem.deactivate .advice-box3__title, .advice-box2__listItem.deactivate .advice-box3__more, .advice-box2__listItem.deactivate .advice-box3__image {
  opacity: 0.5;
}
@media screen and (min-width: 768px) {
  .advice-box2 {
    padding: 25px 20PX;
  }
  .advice-box2.of-half {
    width: calc(50% - 10px);
  }
  .advice-box2.of-half .advice-box2__listItem {
    width: 50%;
  }
  .advice-box2__title {
    font-size: 22px;
  }
  .advice-box2__sub {
    font-size: 18px;
  }
  .advice-box2__sub &gt; em {
    display: inline-block;
  }
  .advice-box2__list {
    margin-top: -30px;
    margin-left: -30px;
  }
  .advice-box2__listItem {
    width: 25%;
    padding: 30px 0 0 30PX;
  }
  .advice-box2__listItem.or:before {
    right: -45px;
    margin-top: -30px;
    font-size: 18px;
    width: 60px;
    height: 60px;
    line-height: 60px;
  }
}

.advice-box3 {
  text-decoration: none;
  display: block;
  color: inherit;
  border: solid 2px #C4C4C4;
  border-radius: 2px;
  background: #fff;
  padding: 10px 10PX 14px;
  position: relative;
  height: 200px;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}
.advice-box3:hover {
  opacity: 0.5;
}
.advice-box3__title {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  position: relative;
  z-index: 1;
  line-height: 1.6;
}
.advice-box3__tag {
  text-align: center;
  margin-top: 5px;
  position: relative;
  z-index: 1;
}
.advice-box3__tagTxt {
  border-radius: 10em;
  display: inline-block;
  background: #FF8200;
  color: #fff;
  font-size: 12px;
  font-weight: normal;
  padding: 6px 10px;
}
.advice-box3__image {
  position: absolute;
  bottom: 15px;
  left: 0;
  width: 100%;
  text-align: center;
}
.advice-box3__imageImg {
  max-width: 100%;
}
.advice-box3__more {
  position: absolute;
  left: 0;
  bottom: 10px;
  width: 100%;
  text-align: center;
}
.advice-box3__moreTxt {
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
}
.advice-box3__moreTxt:after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(https://d18f657670wm8u.cloudfront.net/otona/asset/image/module/component/icn-dialog.svg?20210517) no-repeat center center/cover;
  margin-left: 6px;
  position: relative;
  top: 3px;
}
@media screen and (min-width: 768px) {
  .advice-box3 {
    height: 250px;
  }
  .advice-box3__tagTxt {
    font-weight: bold;
    width: 100%;
    padding: 5px;
  }
  .advice-box3__image {
    bottom: 30px;
  }
  .advice-box3__more {
    bottom: 15px;
  }
  .advice-box3__moreTxt:after {
    top: 2px;
  }
}
@media screen and (min-width: 1055px) {
  .advice-box3__title {
    font-size: 18px;
  }
  .advice-box3__tagTxt {
    font-size: 15px;
  }
  .advice-box3__moreTxt {
    font-size: 16px;
  }
}
</pre></body></html>