main a {
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
@media screen and (min-width: 960px) {
  main a:hover {
    opacity: 0.7;
  }
}

p {
  font-size: 3.2vw;
  line-height: 2;
}
@media screen and (min-width: 960px), print {
  p {
    font-size: 18px;
    text-align: center;
  }
}

picture {
  display: block;
}

img {
  width: 100%;
}

.attention_area,
.EVC_Cv {
  display: none;
}

@media screen and (min-width: 959px), print {
  .sp {
    display: none !important;
  }
}

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

.c-inner {
  width: 100%;
  padding: 0 3.0666666667vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (min-width: 960px), print {
  .c-inner {
    padding: 0 20px;
  }
}
@media screen and (min-width: 1040px) {
  .c-inner {
    width: 1040px;
    margin: 0 auto;
    padding-top: 10px;
  }
}

.c-ttl {
  font-size: 5.0666666667vw;
  font-weight: bold;
  color: #000;
  line-height: 1.5294117647;
  text-align: center;
  margin: 0 auto 6.6666666667vw;
}
@media screen and (min-width: 960px), print {
  .c-ttl {
    font-size: 34px;
    margin-bottom: 35px;
  }
}
.c-ttl .sub {
  font-size: 4.5333333333vw;
  display: block;
  color: #c60d31;
  position: relative;
  bottom: -0.2em;
}
@media screen and (min-width: 960px), print {
  .c-ttl .sub {
    font-size: 24px;
    bottom: 0;
  }
}
.c-ttl .sub:before, .c-ttl .sub:after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 1em;
  background-color: #c60d31;
  -webkit-transform: translateY(0.1em) rotate(-25deg);
          transform: translateY(0.1em) rotate(-25deg);
  margin-right: 0.7em;
}
@media screen and (min-width: 960px), print {
  .c-ttl .sub:before, .c-ttl .sub:after {
    width: 2px;
    height: 1.2em;
    -webkit-transform: translateY(0.2em) rotate(-25deg);
            transform: translateY(0.2em) rotate(-25deg);
  }
}
.c-ttl .sub:after {
  -webkit-transform: translateY(0.1em) rotate(25deg);
          transform: translateY(0.1em) rotate(25deg);
  margin-right: auto;
  margin-left: 0.7em;
}
@media screen and (min-width: 960px), print {
  .c-ttl .sub:after {
    -webkit-transform: translateY(0.2em) rotate(25deg);
            transform: translateY(0.2em) rotate(25deg);
  }
}
.c-ttl span:not(.sub) {
  display: inline-block;
  padding-bottom: 2vw;
  border-bottom: 0.5333333333vw solid #c60d31;
}
@media screen and (min-width: 960px), print {
  .c-ttl span:not(.sub) {
    padding-bottom: 15px;
    border-width: 2px;
  }
}

.c-numTtl {
  text-align: center;
  font-family: "Oswald", sans-serif;
  font-size: 3.6vw;
  line-height: 1;
  font-weight: bold;
  color: #c60d31;
  margin: 0 auto 6.6666666667vw;
}
@media screen and (min-width: 960px), print {
  .c-numTtl {
    font-size: 18px;
    margin-bottom: 35px;
  }
}
.c-numTtl .en {
  display: block;
  letter-spacing: 0.2em;
  text-indent: 0.1em;
  padding-bottom: 0.3em;
}
.c-numTtl .num {
  display: inline-block;
  font-size: 12vw;
  padding-bottom: 3.3333333333vw;
  border-bottom: 0.5333333333vw solid #c60d31;
}
@media screen and (min-width: 960px), print {
  .c-numTtl .num {
    font-size: 60px;
    padding-bottom: 19px;
    border-width: 2px;
  }
}

.c-note {
  font-size: 2.4vw;
  text-align: right;
}
@media screen and (min-width: 960px), print {
  .c-note {
    font-size: 12px;
  }
}

.c-redNotes {
  padding: 3.3333333333vw 2.6666666667vw;
  padding-left: 11.3333333333vw;
  background: url(../images/service/golf/icon_05.svg) 3.8666666667vw center no-repeat;
  background-size: 4.2666666667vw 7.2vw;
  background-color: #c60d31;
  border-radius: 1.3333333333vw;
  margin-top: 4vw;
}
@media screen and (min-width: 960px), print {
  .c-redNotes {
    padding: 20px 15px;
    padding-left: 71px;
    background-position: 26px center;
    background-size: 32px 54px;
    border-radius: 10px;
    margin-top: 18px;
  }
}
.c-redNotes p {
  font-size: 2.4vw;
  font-weight: bold;
  color: #fff;
  line-height: 1.5;
  text-align: left;
}
@media screen and (min-width: 960px), print {
  .c-redNotes p {
    font-size: 18px;
    line-height: 1.66;
  }
}

.color-red {
  color: #c60d31;
  font-weight: bold;
}

.color-yellow {
  color: #fff000;
  font-weight: bold;
}

.bg-yellow {
  font-weight: bold;
  background-color: #FFF000;
}

.cvArea {
  border: 0.5333333333vw solid #c60d31;
  border-radius: 1.3333333333vw;
  background-color: #fff;
}
@media screen and (min-width: 960px), print {
  .cvArea {
    border-width: 4px;
    border-radius: 10px;
  }
}
.cvArea-ttl {
  font-size: 3.7333333333vw;
  font-weight: bold;
  color: #fff;
  text-align: center;
  font-style: italic;
  background-color: #c60d31;
  line-height: 1.4;
  padding: 0.9em 0.3em 1.1em;
}
@media screen and (min-width: 960px), print {
  .cvArea-ttl {
    font-size: 28px;
    padding: 0.5em 0 0.7em;
  }
}
.cvArea-inner {
  background-image: url(../images/service/golf/cv_img_01_sp.png);
  background-position: center 2.4vw;
  background-repeat: no-repeat;
  background-size: 86.8vw 37.0666666667vw;
  padding-bottom: 4.2666666667vw;
}
@media screen and (min-width: 960px), print {
  .cvArea-inner {
    background-image: url(../images/service/golf/cv_img_01_pc.png);
    background-position: 41px 7px;
    background-size: 85.7976653696vw 27.8210116732vw;
    padding-bottom: 35px;
  }
}
@media screen and (min-width: 1040px) {
  .cvArea-inner {
    background-size: 882px 286px;
  }
}
.cvArea-txt {
  font-size: 2.9333333333vw;
  line-height: 1.6;
  padding-top: 20vw;
  padding-left: 2.6666666667vw;
}
@media screen and (min-width: 960px), print {
  .cvArea-txt {
    font-size: 1.7307692308vw;
    text-align: left;
    padding-top: 160px;
    padding-left: 48px;
  }
}
@media screen and (min-width: 1040px) {
  .cvArea-txt {
    font-size: 18px;
  }
}
@media screen and (min-width: 960px), print {
  .cvArea-btnArea {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 92%;
    margin: 27px auto 0;
  }
}
@media screen and (min-width: 960px), print {
  .cvArea-contact {
    width: 61.1956521739%;
  }
}
.cvArea-contact a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 4vw;
  font-weight: bold;
  color: #fff;
  width: 88vw;
  height: 14.4vw;
  padding-right: 1.5em;
  border-radius: 7.2vw;
  border: 0.2666666667vw solid #fff;
  background-color: #02bcc5;
  -webkit-box-shadow: 0px 1.0666666667vw 0px 0px #00a6ae;
          box-shadow: 0px 1.0666666667vw 0px 0px #00a6ae;
  margin: 1.2vw auto 5.3333333333vw;
  position: relative;
}
@media screen and (min-width: 960px), print {
  .cvArea-contact a {
    font-size: 24px;
    width: 100%;
    height: 88px;
    padding-right: 1em;
    border-radius: 44px;
    border-width: 1px;
    -webkit-box-shadow: 0px 6px 0px 0px #00a6ae;
            box-shadow: 0px 6px 0px 0px #00a6ae;
    margin: 0;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  .cvArea-contact a:hover {
    background-color: #27d9e2;
    -webkit-box-shadow: 0px 0px 0px 0px #00a6ae;
            box-shadow: 0px 0px 0px 0px #00a6ae;
  }
}
.cvArea-contact a:after {
  content: "";
  display: block;
  width: 3.0666666667vw;
  height: 3.0666666667vw;
  background: url(../images/service/golf/icon_01.png) center center no-repeat;
  background-size: contain;
  position: absolute;
  top: 0.2666666667vw;
  right: 4.4vw;
  bottom: 0;
  margin: auto;
}
@media screen and (min-width: 960px), print {
  .cvArea-contact a:after {
    width: 23px;
    height: 23px;
    top: 2px;
    right: 1.0869565217vw;
  }
}
@media screen and (min-width: 1040px) {
  .cvArea-contact a:after {
    right: 23px;
  }
}
@media screen and (min-width: 960px), print {
  .cvArea-tel {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    width: 35.652173913%;
    height: 88px;
    border: 3px solid #cdcdcd;
    border-radius: 44px;
    font-size: 34px;
    font-family: "Oswald", sans-serif;
    line-height: 1.3;
    position: relative;
  }
  .cvArea-tel:before {
    content: "";
    display: block;
    width: 21px;
    height: 28px;
    background-image: url(../images/service/golf/icon_02_pc.png);
    position: absolute;
    top: 18px;
    left: 2.8260869565vw;
  }
  .cvArea-tel > span {
    padding-left: 0.5em;
  }
  .cvArea-tel span > span {
    display: block;
    font-size: 15px;
    font-weight: normal;
  }
}
@media screen and (min-width: 1040px) {
  .cvArea-tel:before {
    left: 36px;
  }
}
.cvArea-tel a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 4vw;
  font-weight: bold;
  color: #333;
  width: 88vw;
  height: 14.4vw;
  border-radius: 7.2vw;
  border: 0.4vw solid #cdcdcd;
  margin: 0 auto;
  position: relative;
}
.cvArea-tel a:before, .cvArea-tel a:after {
  content: "";
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.cvArea-tel a:before {
  width: 3.8666666667vw;
  height: 5.6vw;
  background-image: url(../images/service/golf/icon_02_sp.png);
  top: 0.2666666667vw;
  left: 6.6666666667vw;
}
.cvArea-tel a:after {
  width: 3.0666666667vw;
  height: 3.0666666667vw;
  background-image: url(../images/service/golf/icon_03.png);
  top: 0.2666666667vw;
  right: 4.4vw;
}

.cvAreaSec {
  background-color: #f4f4f4;
}
.cvAreaSec-inner {
  padding-top: 6.2666666667vw;
  padding-bottom: 6.2666666667vw;
}
@media screen and (min-width: 960px), print {
  .cvAreaSec-inner {
    padding-top: 53px;
    padding-bottom: 53px;
  }
}

.main_under {
  background-color: #c31c4b;
  padding: 6.6666666667vw 3.3333333333vw;
}
@media screen and (min-width: 960px), print {
  .main_under {
    margin-top: -10px;
    padding: 22px 0;
  }
}
@media screen and (min-width: 960px), print {
  .main_under picture {
    display: block;
    width: 750px;
    line-height: 1;
    margin: 0 auto;
  }
}
@media screen and (min-width: 960px), print {
  .main_under img {
    width: 100%;
  }
}

.mv {
  position: relative;
}
.mv > picture {
  font-size: 0;
  line-height: 1;
}
.mv-img {
  font-size: 0;
  line-height: 1;
}
.mv-btn {
  width: 38.5333333333vw;
  top: 56.5333333333vw;
  left: 3.7333333333vw;
  position: absolute;
}
@media screen and (min-width: 960px), print {
  .mv-btn {
    width: 28.2142857143vw;
    top: 27.8214285714vw;
    left: 12.5vw;
    margin: 0;
  }
}

.problem {
  padding: 6vw 0 10.6666666667vw;
  background-color: #eaf2f9;
}
@media screen and (min-width: 960px), print {
  .problem {
    padding: 60px 0;
  }
}
@media screen and (min-width: 1040px) {
  .problem .c-inner {
    width: auto;
    margin: 0 auto;
    padding-top: 0;
  }
}
@media screen and (min-width: 1090px) {
  .problem .c-inner {
    width: 1090px;
    margin: 0 auto;
    padding-top: 0;
  }
}
.problem-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 2.6666666667vw;
  grid-row-gap: 6.4vw;
}
@media screen and (min-width: 960px), print {
  .problem-list {
    grid-column-gap: 50px;
    grid-row-gap: 27px;
  }
}
@media screen and (max-width: 959px) {
  .problem li {
    border-radius: 1.3333333333vw;
    -webkit-box-shadow: 0.9333333333vw 0.9333333333vw 0.8vw 0px rgba(0, 0, 0, 0.15);
            box-shadow: 0.9333333333vw 0.9333333333vw 0.8vw 0px rgba(0, 0, 0, 0.15);
  }
}

.features {
  padding: 4vw 0 6.4vw;
}
@media screen and (min-width: 960px), print {
  .features {
    padding: 65px 0;
  }
}
@media screen and (min-width: 1040px) {
  .features .c-inner {
    width: auto;
    margin: 0 auto;
    padding-top: 0;
  }
}
@media screen and (min-width: 1290px) {
  .features .c-inner {
    width: 1290px;
    margin: 0 auto;
    padding-top: 0;
  }
}
@media screen and (min-width: 960px), print {
  .features-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 50px;
    grid-row-gap: 49px;
  }
}
@media screen and (max-width: 959px) {
  .features li + li {
    margin-top: 6vw;
  }
}
.features-heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 4vw;
  font-weight: 600;
  text-align: left;
  line-height: 1;
  margin: 0 0 2vw;
}
@media screen and (min-width: 960px), print {
  .features-heading {
    font-size: 30px;
    margin-bottom: 10px;
  }
}
.features-heading .num {
  font-family: "Oswald", serif;
  font-weight: bold;
  color: #c60d31;
  font-size: 6vw;
  margin-right: 0.2em;
}
@media screen and (min-width: 960px), print {
  .features-heading .num {
    font-size: 75px;
  }
}
@media screen and (max-width: 959px) {
  .features-img {
    border-radius: 1.0666666667vw;
    -webkit-box-shadow: 0.9333333333vw 0.9333333333vw 0.8vw 0px rgba(0, 0, 0, 0.15);
            box-shadow: 0.9333333333vw 0.9333333333vw 0.8vw 0px rgba(0, 0, 0, 0.15);
  }
}

.fleetCvArea {
  height: 30vw;
  background: url(../images/service/fleet/bg_01.jpg) center center/cover;
}
@media screen and (min-width: 960px), print {
  .fleetCvArea {
    height: auto;
    padding: 98.5px 0 86px;
  }
}
@media screen and (min-width: 960px), print {
  .fleetCvArea-txt {
    font-size: 22.5px;
    line-height: 1.7777777778;
    color: #fff;
    font-weight: bold;
    margin: 0 auto 82px;
  }
}
.fleetCvArea-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 3.7333333333vw;
  height: 100%;
}
@media screen and (min-width: 960px), print {
  .fleetCvArea-list {
    width: 927px;
    margin: 0 auto;
    gap: 114px;
  }
}
.fleetCvArea li {
  font-size: 0;
  line-height: 1;
}
.fleetCvArea li a {
  display: block;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.fleetCvArea li:nth-child(1) {
  width: 38.5333333333vw;
}
@media screen and (min-width: 960px), print {
  .fleetCvArea li:nth-child(1) {
    width: 404px;
  }
}
.fleetCvArea li:nth-child(2) {
  width: 38.9333333333vw;
}
@media screen and (min-width: 960px), print {
  .fleetCvArea li:nth-child(2) {
    width: 408.5px;
  }
}

.flow {
  padding: 6vw 0 7.7333333333vw;
  background-color: #eaf2f9;
}
@media screen and (min-width: 960px), print {
  .flow {
    padding: 70px 0 75px;
  }
}
@media screen and (max-width: 959px) {
  .flow-list {
    background: url(../images/service/fleet/bg_02_sp.png) no-repeat center top 23.3333333333vw/4vw 108.4vw;
    padding-bottom: 13.6vw;
  }
}
@media screen and (min-width: 960px), print {
  .flow-list {
    background: url(../images/service/fleet/bg_02_pc.png) no-repeat center center/contain;
  }
}
@media screen and (min-width: 960px), print {
  .flow-list ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 40px;
    padding: 0 20px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1180px) {
  .flow-list ul {
    width: 1160px;
  }
}
.flow-list li {
  width: 66.6666666667vw;
  margin: 0 auto;
  border-radius: 4vw;
  -webkit-box-shadow: 0.9333333333vw 0.9333333333vw 0.8vw 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0.9333333333vw 0.9333333333vw 0.8vw 0px rgba(0, 0, 0, 0.15);
}
@media screen and (min-width: 960px), print {
  .flow-list li {
    border-radius: 1.2857142857vw;
    -webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.31);
            box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.31);
  }
}
@media screen and (min-width: 1180px) {
  .flow-list li {
    border-radius: 14px;
  }
}
@media screen and (max-width: 959px) {
  .flow-list li + li {
    margin-top: 3.7333333333vw;
  }
}
.flow-img {
  width: 900px;
  font-size: 0;
  line-height: 1;
  margin: 95px auto 0;
}
.flow picture {
  font-size: 0;
  line-height: 1;
}

.faq-item + .faq-item {
  margin-top: 5.3333333333vw;
}
@media screen and (min-width: 960px), print {
  .faq-item + .faq-item {
    margin-top: 40px;
  }
}
.faq-item.active .faq-a:after {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.faq-a {
  font-size: 3.7333333333vw;
  font-weight: bold;
  line-height: 1.7;
  padding: 2.6666666667vw 10.6666666667vw 2.6666666667vw 11.6vw;
  background-color: #f4f4f4;
  background-repeat: no-repeat;
  background-image: url(../images/for_drivers/how-to-use/faq_icon_01.svg?v=20240209);
  background-position: left 2.1333333333vw center;
  background-size: 7.4666666667vw 7.4666666667vw;
  position: relative;
}
@media screen and (min-width: 960px), print {
  .faq-a {
    font-size: 16px;
    padding: 13px 68px;
    background-position: left 15px center;
    background-size: 36px 36px;
    cursor: pointer;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
  }
  .faq-a:hover {
    opacity: 0.7;
  }
}
.faq-a:before, .faq-a:after {
  content: "";
  display: block;
  width: 4.6666666667vw;
  height: 0.8vw;
  background-color: #c21d48;
  position: absolute;
  top: 0;
  right: 3.4666666667vw;
  bottom: 0;
  margin: auto;
}
@media screen and (min-width: 960px), print {
  .faq-a:before, .faq-a:after {
    width: 22px;
    height: 3px;
    right: 13px;
  }
}
.faq-a:after {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.faq-q {
  display: none;
  font-size: 3.2vw;
  line-height: 2;
  padding: 3.3333333333vw;
}
@media screen and (min-width: 960px), print {
  .faq-q {
    font-size: 15px;
    line-height: 1.7;
    padding: 13px 10px 13px 68px;
  }
}
.faq-q .small {
  font-size: 82%;
}

.sec06 {
  padding: 5.8666666667vw 0 11.2vw;
  margin-top: 0;
}
@media screen and (min-width: 960px), print {
  .sec06 {
    padding: 65px 0 80px;
  }
}

.formArea {
  background-color: #eaf2f9;
  padding: 10.6666666667vw 0 6.6666666667vw;
}
@media screen and (min-width: 960px), print {
  .formArea {
    padding: 80px 0 50px;
  }
}
.formArea iframe {
  height: 1700px;
}
@media screen and (min-width: 960px), print {
  .formArea iframe {
    height: 1400px;
  }
}

.attention_area,
.EVC_Cv {
  display: none;
}