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 > picture {
  font-size: 0;
  line-height: 1;
}
.mv .c-note {
  line-height: 1.4;
}

.cvArea02 {
  -webkit-box-shadow: 0px 0px 21px 2px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0px 21px 2px rgba(0, 0, 0, 0.2);
}
@media screen and (min-width: 960px), print {
  .cvArea02 {
    -webkit-box-shadow: 0px 0px 21px 2px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 0px 21px 2px rgba(0, 0, 0, 0.2);
  }
}
.cvArea02-outer {
  padding: 5.0666666667vw 0;
  background-color: #F4F4F4;
}
@media screen and (min-width: 960px), print {
  .cvArea02-outer {
    padding: 33px 0;
  }
}
.cvArea02.cvArea {
  border: 0;
}
.cvArea02.cvArea .cvArea-inner {
  border-radius: 0 0 1.3333333333vw 1.3333333333vw;
  border-right: 0.5333333333vw solid #c60d31;
  border-bottom: 0.5333333333vw solid #c60d31;
  border-left: 0.5333333333vw solid #c60d31;
}
@media screen and (min-width: 960px), print {
  .cvArea02.cvArea .cvArea-inner {
    border-color: #dedede;
    border-radius: 0 0 10px 10px;
    border-width: 4px;
  }
}
.cvArea02.cvArea .cvArea-btnArea {
  border-radius: 0 0 1.3333333333vw 1.3333333333vw;
}
@media screen and (min-width: 960px), print {
  .cvArea02.cvArea .cvArea-btnArea {
    border-radius: 0;
  }
}
@media screen and (min-width: 960px), print {
  .cvArea02 .cvArea-contact a {
    font-size: 22px;
  }
}
.cvArea02 .cvArea-inner {
  padding-bottom: 0;
  background: none;
  position: relative;
}
@media screen and (min-width: 960px), print {
  .cvArea02 .cvArea-inner {
    padding-bottom: 35px;
  }
}
.cvArea02 .cvArea-inner:before {
  content: "";
  display: block;
  width: 18.2666666667vw;
  height: 18.2666666667vw;
  background-image: url(../images/specials/jichitai/cv_img_05.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 4.2666666667vw;
  right: 5.3333333333vw;
}
@media screen and (min-width: 960px), print {
  .cvArea02 .cvArea-inner:before {
    width: 10.9615384615vw;
    height: 10.9615384615vw;
    top: -10px;
    right: 4.8076923077vw;
  }
}
@media screen and (min-width: 1040px) {
  .cvArea02 .cvArea-inner:before {
    width: 114px;
    height: 114px;
    right: 50px;
  }
}
.cvArea02 .cvArea-ttl {
  font-size: 4.5333333333vw;
}
@media screen and (max-width: 959px) {
  .cvArea02 .cvArea-ttl {
    line-height: 1.4;
  }
}
@media screen and (min-width: 960px), print {
  .cvArea02 .cvArea-ttl {
    line-height: 0.4;
    font-size: 24px;
  }
}
.cvArea02 .cvArea-txt01 {
  font-size: 3.7333333333vw;
  font-weight: bold;
  line-height: 1.65;
  padding-top: 4.6666666667vw;
  margin: 0 1.3333333333vw;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.02em;
}
@media screen and (min-width: 960px), print {
  .cvArea02 .cvArea-txt01 {
    font-size: 1.7307692308vw;
    padding-top: 30px;
    padding-left: 55px;
    line-height: 1;
  }
}
@media screen and (min-width: 1040px) {
  .cvArea02 .cvArea-txt01 {
    font-size: 18px;
  }
}
.cvArea02 .cvArea-txt02 {
  font-size: 3.8666666667vw;
  line-height: 1.5;
  padding-top: 0;
  margin: 10px 1.3333333333vw 4vw;
  font-weight: bold;
  position: relative;
}
@media screen and (min-width: 960px), print {
  .cvArea02 .cvArea-txt02 {
    font-size: 1.7307692308vw;
    padding-top: 0.9em;
    padding-left: calc(55px + 1em);
    margin: 0 1.3333333333vw 40px;
    line-height: 1;
  }
}
@media screen and (min-width: 1040px) {
  .cvArea02 .cvArea-txt02 {
    font-size: 18px;
  }
}
@media screen and (max-width: 959px) {
  .cvArea02 .cvArea-btnArea {
    padding: 4.2666666667vw 0;
    background-color: #f2f2f2;
  }
}
.cvArea02 .cvArea-tel a {
  background-color: #fff;
}
.cvArea02 .cvArea03-ttl {
  font-size: 4.2666666667vw;
  font-style: normal;
  text-align: center;
  padding-left: 1.5em;
  line-height: 1.5;
  border-radius: 1.3333333333vw 1.3333333333vw 0 0;
  border: 0.5333333333vw solid #c60d31;
}
@media screen and (min-width: 960px), print {
  .cvArea02 .cvArea03-ttl {
    font-size: 27px;
    font-style: italic;
    text-align: left;
    padding-left: 3.5em;
    border-radius: 10px 10px 0 0;
    border-width: 4px;
  }
}
.cvArea02 .cvArea03-txt .txt {
  font-size: 3.2vw;
  font-weight: bold;
  line-height: 1.83;
  padding: 1.3333333333vw 22.6666666667vw 0 24vw;
}
@media screen and (min-width: 960px), print {
  .cvArea02 .cvArea03-txt .txt {
    font-size: 20px;
    line-height: 2;
    text-align: left;
    padding: 25px 0 5px 130px;
  }
}

.cm {
  padding-top: 11.3333333333vw;
}
@media screen and (min-width: 960px), print {
  .cm {
    padding-top: 50px;
  }
}
@media screen and (max-width: 959px) {
  .cm-ttl {
    font-size: 5.3333333333vw;
  }
}
.cm-video {
  position: relative;
  width: 86.6666666667vw;
  padding-bottom: 48.8vw;
  margin: 0 auto;
}
@media screen and (min-width: 960px), print {
  .cm-video {
    width: 670px;
    padding-bottom: 377px;
  }
}
.cm iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.mandate {
  padding-top: 16vw;
  padding-bottom: 14.6666666667vw;
}
@media screen and (min-width: 960px), print {
  .mandate {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 959px) {
  .mandate-ttl {
    font-size: 6vw;
  }
}
.mandate-img {
  margin-top: 6.6666666667vw;
}
@media screen and (min-width: 960px), print {
  .mandate-img {
    margin-top: 50px;
  }
}
.mandate .c-note {
  font-size: 2.4vw;
  text-align: left;
  margin-top: 1.3333333333vw;
  line-height: 1.6;
}
@media screen and (min-width: 960px), print {
  .mandate .c-note {
    font-size: 10px;
  }
  .mandate .c-note + .c-note {
    margin-top: 0.6em;
  }
}

.issue {
  padding: 10.6666666667vw 0 4.2666666667vw 0;
  background-color: #f4f4f4;
}
@media screen and (min-width: 960px), print {
  .issue {
    padding: 72px 0 0 0;
  }
}
.issue-img {
  line-height: 1;
}
@media screen and (min-width: 960px), print {
  .issue-img {
    width: 100%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1100px) {
  .issue-img {
    width: 1098px;
  }
}

.threePoints {
  margin-bottom: 4vw;
}
@media screen and (max-width: 959px) {
  .threePoints {
    background-color: #ffe5ec;
    margin-bottom: 30px;
  }
}
.threePoints-inner01 {
  padding-top: 14.6666666667vw;
}
@media screen and (min-width: 960px), print {
  .threePoints-inner01 {
    padding-top: 115px;
    padding-bottom: 70px;
  }
}
@media screen and (min-width: 960px), print {
  .threePoints-outer {
    background-color: #ffe5ec;
  }
}
.threePoints-inner02 {
  padding-bottom: 12vw;
}
@media screen and (min-width: 960px), print {
  .threePoints-inner02 {
    padding-top: 125px;
    padding-bottom: 90px;
  }
}
@media screen and (min-width: 960px), print {
  .threePoints-list {
    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;
  }
}
.threePoints-list li {
  padding: 4vw 3.3333333333vw 12vw;
  background: url(../images/service/golf/icon_04.svg) center bottom 2.6666666667vw no-repeat;
  background-size: 5.7333333333vw 3.6vw;
  background-color: #fff;
  border-radius: 2.6666666667vw;
  position: relative;
  -webkit-box-shadow: 0px 0.1333333333vw 3.6vw 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 0.1333333333vw 3.6vw 0px rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 959px) {
  .threePoints-list li {
    margin-top: 20vw;
  }
}
@media screen and (min-width: 960px), print {
  .threePoints-list li {
    width: 32%;
    padding: 23px 0 50px;
    background-position: center bottom 12px;
    background-size: 22px 14px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.15);
            box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.15);
  }
}
.threePoints-list a {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media only screen and (min-width: 768px) {
  .threePoints-list a:hover {
    opacity: 0.6;
  }
}
.threePoints-list .num {
  font-family: "Oswald", sans-serif;
  font-size: 4vw;
  font-weight: bold;
  color: #c60d31;
  line-height: 1;
  text-align: center;
  position: absolute;
  top: -3.6em;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (min-width: 960px), print {
  .threePoints-list .num {
    font-size: 18px;
    top: -4.2em;
  }
}
.threePoints-list .num .en {
  display: inline-block;
  letter-spacing: 0.2em;
  text-indent: 0.15em;
}
.threePoints-list .num span:not(.en) {
  font-size: 13.3333333333vw;
  display: block;
}
@media screen and (min-width: 960px), print {
  .threePoints-list .num span:not(.en) {
    font-size: 70px;
  }
}
.threePoints-list .img {
  line-height: 1;
  margin-bottom: 4vw;
}
@media screen and (min-width: 960px), print {
  .threePoints-list .img {
    width: 278px;
    margin: 0 auto 25px;
  }
}
.threePoints-list .smallHeading {
  font-size: 3.7333333333vw;
  margin-bottom: 1.3333333333vw;
  text-align: center;
}
@media screen and (min-width: 960px), print {
  .threePoints-list .smallHeading {
    font-size: 14px;
    margin-bottom: 3px;
  }
}
.threePoints-list .heading {
  font-size: 4.5333333333vw;
  font-weight: bold;
  line-height: 1.68;
  color: #1c1c1c;
  text-align: center;
}
@media screen and (min-width: 960px), print {
  .threePoints-list .heading {
    font-size: 22px;
    line-height: 1.63;
  }
}

.point-icon {
  display: block;
  width: 19.2vw;
  margin: 0 auto 1em;
}
@media screen and (min-width: 960px), print {
  .point-icon {
    width: 120px;
    margin-bottom: 10px;
  }
}
.point-heading {
  font-size: 5.3333333333vw;
  line-height: 1.5;
  text-align: center;
  font-weight: bold;
  margin: 0 auto 5.3333333333vw;
}
@media screen and (min-width: 960px), print {
  .point-heading {
    font-size: 30px;
    line-height: 1.73;
    margin-bottom: 30px;
  }
}

.point01 {
  padding-top: 12.6666666667vw;
  margin-bottom: 4vw;
}
@media screen and (min-width: 960px), print {
  .point01 {
    padding-top: 60px;
    margin-bottom: 30px;
  }
}
.point01-img {
  margin-top: 5.3333333333vw;
}
@media screen and (min-width: 960px), print {
  .point01-img {
    margin-top: 50px;
  }
}

.point02 {
  padding-top: 11.3333333333vw;
  margin-bottom: 4vw;
}
@media screen and (min-width: 960px), print {
  .point02 {
    padding-top: 60px;
    margin-bottom: 30px;
  }
}
.point02-img {
  margin-top: 8vw;
  margin-bottom: 2.6666666667vw;
}
@media screen and (min-width: 960px), print {
  .point02-img {
    margin-top: 50px;
    margin-bottom: 10px;
  }
}
.point02-txt a {
  color: #1c94e8;
  text-decoration: underline;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media only screen and (min-width: 768px) {
  .point02-txt a:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 959px) {
  .point02-txt + .point02-txt {
    margin-top: 5.3333333333vw;
  }
}
.point02 .c-note {
  text-align: left;
  line-height: 1.6;
  padding-left: 1.4em;
  text-indent: -1.4em;
}
@media screen and (min-width: 960px), print {
  .point02 .c-note {
    font-size: 10px;
  }
  .point02 .c-note + .c-note {
    margin-top: 0.6em;
  }
}

.point03 {
  padding-top: 11.3333333333vw;
}
@media screen and (min-width: 960px), print {
  .point03 {
    padding-top: 60px;
  }
}
@media screen and (max-width: 959px) {
  .point03 .point-heading {
    font-size: 4.8vw;
  }
}
.point03-img01 {
  margin-top: 9.3333333333vw;
  margin-bottom: 12.6666666667vw;
}
@media screen and (min-width: 960px), print {
  .point03-img01 {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}

.case {
  padding-bottom: 16vw;
}
@media print, screen and (min-width: 960px) {
  .case {
    margin-top: 60px;
    padding-bottom: 70px;
  }
}
.case-list {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
.case-listItem {
  padding: 0 2vw;
}
@media print, screen and (min-width: 960px) {
  .case-listItem {
    padding: 0 min(calc((25/1470)*100vw), 25px);
  }
}
.case-listItem a {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.case-listItem a:hover {
  opacity: 0.7;
}
.case-img {
  margin: 0 auto 4vw;
}
@media print, screen and (min-width: 960px) {
  .case-img {
    margin-bottom: 20px;
  }
}
.case-img img {
  border: solid 1px #cdcdcd;
  border-radius: 4.8vw;
}
@media print, screen and (min-width: 960px) {
  .case-img img {
    border-radius: 18px;
  }
}
.case-tag {
  display: inline-block;
  font-size: 2.9333333333vw;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  background-color: #222222;
  padding: 2.6666666667vw 4.8vw;
  border-radius: 100px;
  letter-spacing: 1px;
}
@media print, screen and (min-width: 960px) {
  .case-tag {
    font-size: 13px;
    padding: 10px 18px;
  }
}
.case-tag.--pref {
  color: #222222;
  background-color: #e6e6e6;
}
.case-tag + .case-tag {
  margin-left: 1.8666666667vw;
}
@media print, screen and (min-width: 960px) {
  .case-tag + .case-tag {
    margin-left: 6px;
  }
}
.case-txt {
  font-size: 4vw;
  font-weight: bold;
  line-height: 1.8;
  color: #000;
  margin: 3.2vw auto 0;
}
@media print, screen and (min-width: 960px) {
  .case-txt {
    font-size: 18px;
    text-align: left;
    line-height: 1.77;
    margin-top: 16px;
  }
}
.case-desc {
  font-size: 3.7333333333vw;
  color: #000;
  text-align: left;
  line-height: 1.5;
  margin: 2.6666666667vw auto 0;
}
@media print, screen and (min-width: 960px) {
  .case-desc {
    font-size: 16px;
    margin-top: 14px;
  }
}
.case-btn {
  max-width: 750px;
  width: 86%;
  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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 3.2vw;
  margin: 16vw auto 0;
}
@media print, screen and (min-width: 960px) {
  .case-btn {
    gap: 100px;
    margin: 120px auto 0;
    width: 100%;
  }
}
.case-btn .btnItem {
  display: block;
}
.case .slick-prev,
.case .slick-next {
  width: 11.7333333333vw;
  height: 11.7333333333vw;
  background: url(../images/for_drivers/how-to-use/htu_slide_icon_01.png) center center no-repeat;
  background-size: contain;
  z-index: 2;
  top: 21.6vw;
  left: 1.8666666667vw;
}
@media print, screen and (min-width: 960px) {
  .case .slick-prev,
  .case .slick-next {
    width: min(calc((73.5/1470)*100vw), 73.5px);
    height: min(calc((73.5/1470)*100vw), 73.5px);
    top: min(calc((150/1920)*100vw), 150px);
    left: 0.7482993197vw;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  .case .slick-prev:hover,
  .case .slick-next:hover {
    opacity: 0.7;
  }
}
@media screen and (min-width: 1470px) {
  .case .slick-prev,
  .case .slick-next {
    top: min(calc((90/1920)*100vw), 90px);
    left: 11px;
  }
}
.case .slick-prev:before,
.case .slick-next:before {
  content: none;
}
.case .slick-next {
  background-image: url(../images/for_drivers/how-to-use/htu_slide_icon_02.png);
  left: auto;
  right: 1.8666666667vw;
}
@media print, screen and (min-width: 960px) {
  .case .slick-next {
    left: auto;
    right: 0.7482993197vw;
  }
}
@media screen and (min-width: 1470px) {
  .case .slick-next {
    left: auto;
    right: 11px;
  }
}
.case .slick-dotted.slick-slider {
  margin-bottom: 10.6666666667vw;
}
@media print, screen and (min-width: 960px) {
  .case .slick-dotted.slick-slider {
    margin-bottom: 70px;
  }
}
.case .slick-dots {
  bottom: -10.6666666667vw;
}
@media print, screen and (min-width: 960px) {
  .case .slick-dots {
    bottom: -70px;
  }
}
.case .slick-dots li {
  margin: 0 2px;
}
@media print, screen and (min-width: 960px) {
  .case .slick-dots li button:before {
    font-size: 16px;
  }
}

.voice {
  padding-top: 9.3333333333vw;
}
@media screen and (min-width: 960px), print {
  .voice {
    padding-top: 70px;
  }
}
.voice-bg {
  padding: 5.3333333333vw 3.3333333333vw;
  background: url(../images/specials/jichitai/voice_bg_01_sp.png) center center no-repeat;
  background-size: cover;
}
@media screen and (min-width: 960px), print {
  .voice-bg {
    padding: 50px 0;
    background-image: url(../images/specials/jichitai/voice_bg_01_pc.png?v=20230705);
  }
}
@media screen and (min-width: 960px), print {
  .voice-list {
    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;
  }
}
.voice-list li {
  padding: 5.7333333333vw;
  background-color: #fff;
  border-radius: 1.3333333333vw;
  -webkit-box-shadow: 0px 0.1333333333vw 2.8vw 0px rgba(0, 0, 0, 0.31);
          box-shadow: 0px 0.1333333333vw 2.8vw 0px rgba(0, 0, 0, 0.31);
  margin-bottom: 3.2vw;
}
@media screen and (min-width: 960px), print {
  .voice-list li {
    padding: 20px;
    width: 320px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 1px 21px 0px rgba(0, 0, 0, 0.31);
            box-shadow: 0px 1px 21px 0px rgba(0, 0, 0, 0.31);
    margin-bottom: 0;
  }
}
.voice-list a {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media only screen and (min-width: 768px) {
  .voice-list a:hover {
    opacity: 0.6;
  }
}
.voice-list .img {
  margin-bottom: 4vw;
  position: relative;
}
@media screen and (min-width: 960px), print {
  .voice-list .img {
    margin-bottom: 15px;
  }
}
.voice-list .name {
  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;
  line-height: 1;
  font-size: 3.2vw;
  width: 61.7333333333vw;
  height: 6.8vw;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media screen and (min-width: 960px), print {
  .voice-list .name {
    font-size: 12px;
    width: 227px;
    height: 25px;
    bottom: 10px;
  }
}
.voice-list .name:before {
  content: "";
  display: block;
  width: 58.6466666667vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #c60d31;
  z-index: 1;
}
@media screen and (min-width: 960px), print {
  .voice-list .name:before {
    width: 215.65px;
  }
}
.voice-list .name:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6.8vw 3.0866666667vw 0 0;
  border-color: #c60d31 transparent transparent transparent;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
@media screen and (min-width: 960px), print {
  .voice-list .name:after {
    border-width: 25px 11.35px 0 0;
  }
}
.voice-list .name span {
  position: relative;
  z-index: 3;
}
.voice-list .ttl {
  font-size: 4vw;
  line-height: 1.6;
  font-weight: bold;
  color: #c60d31;
  text-align: center;
  margin-bottom: 2.6666666667vw;
}
@media screen and (min-width: 960px), print {
  .voice-list .ttl {
    font-size: 19px;
    margin-bottom: 20px;
  }
}
.voice-list .txt {
  font-size: 3.2vw;
  line-height: 2;
  text-align: left;
  color: #1c1c1c;
}
@media screen and (min-width: 960px), print {
  .voice-list .txt {
    font-size: 15px;
    line-height: 2;
    margin-bottom: 10px;
    font-weight: 500;
  }
}

.cvArea03-ttl {
  font-size: 4.5333333333vw;
  font-style: normal;
  line-height: 1.4;
  padding: 0.8em 0.3em 1em;
  position: relative;
}
@media screen and (min-width: 960px), print {
  .cvArea03-ttl {
    font-style: italic;
    font-size: 32px;
    padding: 0.5em 0 0.7em;
  }
}
.cvArea03-ttl:before {
  content: "";
  display: block;
  width: 8.2666666667vw;
  height: 8.2666666667vw;
  background: url(../images/specials/jichitai/cvArea_icon_02.png) center center no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 3.3333333333vw;
  bottom: 0;
  margin: auto;
}
@media screen and (min-width: 960px), print {
  .cvArea03-ttl:before {
    width: 52px;
    height: 52px;
    left: 32px;
  }
}
.cvArea03-inner {
  background: none;
  padding-bottom: 0;
}
@media screen and (min-width: 960px), print {
  .cvArea03-inner {
    background: none;
    padding-bottom: 0;
    position: relative;
  }
}
.cvArea03-txt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 2.6666666667vw 2vw;
}
@media screen and (min-width: 960px), print {
  .cvArea03-txt {
    text-align: left;
    padding-top: 0;
    padding-left: 30px;
    padding-bottom: 20px;
  }
}
.cvArea03-txt .img {
  width: 14.9333333333vw;
}
@media screen and (min-width: 960px), print {
  .cvArea03-txt .img {
    width: 105px;
  }
}
.cvArea03-txt .txt {
  font-size: 4vw;
  font-weight: bold;
  line-height: 1.6;
  padding: 1.3333333333vw 0 0 2.1333333333vw;
}
@media screen and (min-width: 960px), print {
  .cvArea03-txt .txt {
    font-size: 29px;
    line-height: 1.5;
    text-align: left;
    padding: 10px 0 0 25px;
  }
}
.cvArea03-txt .txt .bg-yellow {
  display: inline-block;
  background-color: #FFF000;
  font-size: 2.6666666667vw;
  padding: 0.2em 0.5em;
  margin-bottom: 0.5em;
}
@media screen and (min-width: 960px), print {
  .cvArea03-txt .txt .bg-yellow {
    font-size: 19px;
    margin-bottom: 0.3em;
  }
}
@media screen and (min-width: 960px), print {
  .cvArea03-img {
    width: 24.2574257426vw;
    position: absolute;
    top: 0.8910891089vw;
    right: 1.0891089109vw;
  }
}
@media screen and (min-width: 1010px) {
  .cvArea03-img {
    width: 360px;
    top: 9px;
    right: 0px;
  }
}
.cvArea03-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;
  -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;
  background-color: #f2f2f2;
  padding: 3.3333333333vw 2.6666666667vw 4vw;
}
@media screen and (min-width: 960px), print {
  .cvArea03-btnArea {
    width: 100%;
    margin: 0 auto;
    padding: 19px 36px;
  }
}
.cvArea03-btnArea-txtArea {
  padding: 2.6666666667vw 0 1.3333333333vw;
  padding-right: 2.6666666667vw;
  border-right: 0.2666666667vw solid #c8c8c8;
}
@media screen and (min-width: 960px), print {
  .cvArea03-btnArea-txtArea {
    padding: 0;
    padding-right: 60px;
    border-right-width: 2px;
  }
}
.cvArea03-btnArea-date {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: end;
      -ms-flex-align: end;
          align-items: end;
  line-height: 1;
}
.cvArea03-btnArea-date .txt {
  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;
  width: 10.6666666667vw;
  height: 10.6666666667vw;
  border-radius: 50%;
  background-color: #000;
  font-size: 2.4vw;
  line-height: 1.3;
  color: #fff;
  margin-right: 1.3333333333vw;
  position: relative;
  top: -0.2666666667vw;
}
@media screen and (min-width: 960px), print {
  .cvArea03-btnArea-date .txt {
    width: 74px;
    height: 74px;
    font-size: 16px;
    margin-right: 16px;
    top: 0;
  }
}
.cvArea03-btnArea-date .date {
  font-family: "Oswald", sans-serif;
  font-weight: bold;
  font-size: 12vw;
}
@media screen and (min-width: 960px), print {
  .cvArea03-btnArea-date .date {
    font-size: 75px;
  }
}
.cvArea03-btnArea-date .week {
  font-size: 2.9333333333vw;
  font-weight: bold;
  position: relative;
  top: -1.3333333333vw;
}
@media screen and (min-width: 960px), print {
  .cvArea03-btnArea-date .week {
    font-size: 19px;
    top: -5px;
  }
}
.cvArea03-btnArea-time {
  font-size: 3.7333333333vw;
  font-weight: bold;
  text-align: center;
  line-height: 1.3;
  margin: 2.6666666667vw auto 0;
}
@media screen and (min-width: 960px), print {
  .cvArea03-btnArea-time {
    font-size: 21px;
    margin-top: 15px;
  }
}
.cvArea03-btnArea-img {
  width: 41.0666666667vw;
}
@media screen and (min-width: 960px), print {
  .cvArea03-contact {
    width: 55.652173913%;
  }
}
.cvArea03-contact a {
  font-size: 5.0666666667vw;
  padding-right: 0;
  margin: 2.6666666667vw auto 0;
}
@media screen and (min-width: 960px), print {
  .cvArea03-contact a {
    font-size: 27px;
    padding-right: 1em;
    margin: 0;
  }
}
.cvArea03-contact a:after {
  width: 4.2666666667vw;
  height: 4.2666666667vw;
}
@media screen and (min-width: 960px), print {
  .cvArea03-contact a:after {
    width: 23px;
    height: 23px;
  }
}

.cvArea03Sec {
  background-color: #02bcc5;
}
.cvArea03Sec-inner {
  padding-top: 4.4vw;
  padding-bottom: 4.4vw;
}
@media screen and (min-width: 960px), print {
  .cvArea03Sec-inner {
    padding-top: 29px;
    padding-bottom: 29px;
  }
}

.attention_area,
.EVC_Cv {
  display: none;
}

.point03 + .EVC_Cv {
  display: block;
}
.point03 + .EVC_Cv a:hover {
  opacity: 1;
}