@charset "UTF-8";

/*** color ***/

html {
  font-size: 62.5%;
}

body {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-size: 1.4rem;
  color: #333;
}

img {
  width: 100%;
  vertical-align: bottom;
}

h1,
h2,
h3 {
  color: inherit;
}

.em-font {
  color: #F50028;
}

.display-sp {
  display: block;
}

.display-pc {
  display: none;
}

.p-accordion {
  margin-top: 10px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.p-accordion__btn {
  padding: 13px 0;
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.p-accordion__btn::after {
  content: "";
  width: 20px;
  height: 20px;
  background: url("https://pntc.sslcs.cdngc.net/cdn/idemitsucard-apollostationthegold/img/circle_plus.png") no-repeat center/contain;
  margin-left: 5px;
  vertical-align: middle;
}

.p-accordion__btn img {
  width: auto;
  height: 15.5px;
}

.p-accordion__btn.is-open {
  background-color: #F2F2F2;
}

.p-accordion__btn.is-open::after {
  background-image: url("https://pntc.sslcs.cdngc.net/cdn/idemitsucard-apollostationthegold/img/circle_minus.png");
}

.p-accordion__body {
  display: none;
  padding: 40px 0;
}

.p-accordion__body.is-open {
  display: block;
}

.p-accordion__close {
  cursor: pointer;
  text-align: center;
  margin-top: 40px;
  text-decoration: underline;
  display: inline-block;
  text-align: center;
  justify-content: center;
}

.p-accordion__close::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url("https://pntc.sslcs.cdngc.net/cdn/idemitsucard-apollostationthegold/img/circle_minus.png") no-repeat center/contain;
  margin-left: 5px;
  margin-top: -5px;
  vertical-align: middle;
}

.p-cdnPeriod {
  display: block;
  width: 432px;
  margin-right: auto;
  margin-left: auto;
  padding: 3px 0;
  border: 1px solid #9F8D3B;
  border-radius: 100px;
}

.p-anchors__title {
  font-weight: bold;
  color: #111;
  font-size: 2rem;
  text-align: center;
}

.p-anchors__list {
  padding: 3px;
}

.p-anchors__list-item {
  font-weight: bold;
  color: #111;
  font-size: 1.4rem;
}

.p-anchors__list-item:nth-child(n+2) {
  border-top: 1px solid #fff;
}

.p-anchors__list-item a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-decoration: none;
  width: 100%;
  padding: 20px 0;
  color: inherit;
}

.p-anchors__list-item a::after {
  content: "";
  display: block;
  width: 17px;
  height: 17px;
  background: url("https://pntc.sslcs.cdngc.net/cdn/idemitsucard-apollostationthegold/img/arrow_circle_bottom@2x.png") no-repeat center/contain;
  margin-left: auto;
}

.p-anchors__list-item img {
  width: auto;
  margin-right: 8px;
}

.p-annotation {
  padding-left: 1em;
  line-height: 1.6;
  margin-top: 10px;
  font-size: 1.2rem;
}

.p-annotation li::before {
  content: "・";
  display: inline-block;
  margin-left: -1em;
}

.p-annotation.is-asterisk {
  color: #999999;
}

.p-annotation.is-asterisk li::before {
  content: "※";
}

.p-annotation.is-asterisk .p-annotation {
  margin-top: 6px;
}

.p-annotation.is-asterisk .p-annotation li::before {
  content: "・";
}

.p-box {
  overflow: hidden;
  position: relative;
  z-index: 0;
  width: 100%;
  border: 1px solid #ddd;
  background-color: #fff;
  border-radius: 10px;
  padding: 40px;
}

.p-box__ribbon {
  transform-origin: 50% 0;
  position: absolute;
  transform: rotate(-30deg);
  left: -100px;
  top: 22.8px;
  padding: 10px 100px;
  background-color: #89741F;
  color: #fff;
}

.p-box__ribbon p {
  position: relative;
  padding: 0 6px;
}

.p-box__ribbon p::before,
.p-box__ribbon p::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 2px;
  transform-origin: 0 100%;
  width: 1px;
  height: 14px;
  background-color: #fff;
}

.p-box__ribbon p::before {
  left: 0;
  transform: rotate(-30deg);
}

.p-box__ribbon p::after {
  right: 0;
  transform: rotate(30deg);
}

.p-carLife {
  position: relative;
  border-top: 1px solid #F6EFAB;
  padding-top: 40px;
}

.p-carLife hr {
  border-color: #F6EFAB;
  margin: 40px 0;
}

.p-carLife__ponta {
  position: absolute;
  bottom: 100%;
  right: 0;
  margin-bottom: -3px;
}

.p-carLife__ponta img {
  width: auto;
}

.p-carLife__title {
  text-align: center;
  font-weight: bold;
  color: #111;
  font-size: 2rem;
  margin-bottom: 10px;
}

.p-carLife__title span {
  padding-top: 15px;
  font-size: 1.4rem;
}

.p-carLife__text {
  color: #fff;
  text-align: center;
}

.p-carLife__box {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #fff;
  border-radius: 10px;
  padding: 20px 10px 25px;
  min-height: 183px;
  color: #333;
}

.p-carLife__box img {
  padding-top: 17px;
  width: auto;
  margin-top: auto;
}

.p-carLife__box-title {
  font-weight: bold;
  color: #111;
  font-size: 1.4rem;
}

.p-carLife__box-anno {
  font-size: 1.2rem;
  text-align: center;
  color: #999;
  margin-top: 5px;
  padding-left: 1em;
}

.p-carLife__box-anno li::before {
  content: "※";
  display: inline-block;
  margin-left: -1em;
}

.p-carLife .p-annotation {
  color: #F6EFAB;
}

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

.p-wrapper {
  padding-bottom: 100px;
}

.p-inner {
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}

.p-logo {
  text-align: center;
  vertical-align: bottom;
  line-height: 1;
  padding: 10px 0;
  font-size: inherit;
}

.p-logo img {
  width: 170px;
}

.p-title1 {
  font-size: 2.8rem;
  text-align: center;
  font-weight: bold;
  color: #111;
}

.p-text1 {
  margin-top: 20px;
  text-align: center;
}

.p-deco {
  position: relative;
  z-index: 1;
}

.p-deco img {
  width: auto;
  position: absolute;
  right: 0;
  bottom: -3px;
}

.p-etcCard {
  position: relative;
  text-align: center;
  margin-top: 30px;
}

.p-etcCard::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 370px;
  height: 234px;
  border-radius: 30px;
  box-shadow: 0px 10px 30px 0px rgba(75, 61, 6, 0.3);
}

.p-etcCard img {
  width: auto;
}

.p-cv {
  position: relative;
  z-index: 0;
  background-color: #9F8D3B;
  padding: 20px 0;
}

.p-cv__btn {
  display: block;
  position: relative;
  padding: 15px;
  background-color: #00249E;
  border-radius: 10px;
  font-size: 2rem;
  line-height: 1;
  color: #fff;
  margin: 0 auto;
  text-decoration: none;
  width: 370px;
  text-align: center;
  box-shadow: 0px 5px 10px 0px rgba(75, 61, 6, 0.1882352941);
}

.p-cv__btn::after {
  content: "";
  display: block;
  position: absolute;
  right: 15px;
  top: calc(50% - 10px);
  width: 20px;
  height: 20px;
  background: url("https://pntc.sslcs.cdngc.net/cdn/idemitsucard-apollostationthegold/img/arrow_circle_right@2x.png") no-repeat center/contain;
}

.p-cv.js-stickyItem {
  position: fixed;
  z-index: 1000;
  left: 0;
  bottom: 0;
  opacity: 0;
  transform: translateY(100%);
  visibility: hidden;
  width: 100%;
  transition: transform 600ms ease-in-out, opacity 600ms ease-in-out, visibility 600ms;
}

.p-cv.js-stickyItem.is-show {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
}

.p-description__title {
  margin-bottom: 10px;
  font-weight: bold;
  color: #111;
}

.p-description__title::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  background-color: #EF2594;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin-right: 5px;
  margin-top: -1px;
  margin-left: -15px;
}

.p-description + .p-description {
  margin-top: 20px;
}

.p-description__list {
  margin-top: 40px;
}

.p-description__term {
  position: relative;
  display: flex;
  gap: 13px;
  font-weight: bold;
  color: #111;
}

.p-description__term::before {
  content: "";
  width: 2px;
  height: auto;
  display: block;
  background-color: #89741F;
}

.p-description__description {
  margin-top: 20px;
}

.p-info-table {
  margin-top: 20px;
  text-align: center;
  border: 1px solid #F2F2F2;
}

.p-info-table__row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

.p-info-table__row + .p-info-table__row {
  border-top: 1px solid #F2F2F2;
}

.p-info-table__col--head {
  padding: 10px;
  font-weight: bold;
  background-color: #F2F2F2;
}

.p-info-table__col--head + .p-info-table__col--head  {
  border-left: 1px solid #FFF;
}

.p-info-table__col {
  padding: 10px;
}

.p-info-table__col + .p-info-table__col {
  border-left: 1px solid #F2F2F2;
}

.p-description__dot-list {
  padding-left: 1em;
  text-indent: -1em;
}

.p-description .p-annotation {
  font-size: 1.4rem;
}

.p-driveOn__title {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  font-size: 2rem;
  margin-bottom: 30px;
  color: #111;
}

.p-driveOn__title img {
  width: auto;
  margin-right: 20px;
}

.p-driveOn__boxes {
  display: flex;
  align-items: baseline;
}

.p-driveOn__box {
  display: flex;
  border-radius: 10px;
  position: relative;
  align-items: baseline;
  justify-content: center;
  font-weight: bold;
  color: #111;
  font-size: 2rem;
  background-color: #F6EFAB;
  padding: 30px;
  width: 57.0772058824%;
  flex-shrink: 1;
  line-height: 1.1;
}

.p-driveOn__box:nth-child(n+2) {
  position: relative;
  margin-left: 92px;
  width: 34.4669117647%;
}

.p-driveOn__box:nth-child(n+2)::before {
  content: "";
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  left: -66px;
  top: calc(50% - 20px);
  background: url("https://pntc.sslcs.cdngc.net/cdn/idemitsucard-apollostationthegold/img/plus.png") no-repeat center/contain;
}

.p-driveOn__point {
  font-size: 3.8rem;
  color: #89741F;
  letter-spacing: -0.15em;
}

.p-driveOn__point img {
  width: auto;
}

.p-driveOn__tag {
  font-size: 1.4rem;
  margin-left: 10px;
  background-color: #fff;
  padding: 12px 14px;
  border-radius: 5px;
}

.p-driveOn__bottom {
  align-self: flex-end;
  line-height: 1;
}

.p-familyCard {
  position: relative;
  z-index: 0;
  width: 100%;
  background-color: #F6EFAB;
  border-radius: 10px;
  padding: 40px;
  color: #333;
  display: flex;
  justify-content: center;
  margin-top: 40px;
}

.p-familyCard__inner {
  display: flex;
  align-items: flex-end;
  max-width: 830px;
}

.p-familyCard__title {
  color: #111;
  font-size: 2rem;
  margin-bottom: 15px;
  font-weight: bold;
}

.p-familyCard__img {
  flex-shrink: 0;
  margin-left: 40px;
}

.p-familyCard__img img {
  width: auto;
}

.p-fee {
  padding: 40px;
  display: flex;
  justify-content: center;
  border-radius: 10px;
  border: 1px solid #ddd;
  background-color: #fff;
  color: #333;
  margin-top: 30px;
}

.p-fee__inner {
  display: flex;
  max-width: 830px;
}

.p-fee__title {
  font-size: 2rem;
  font-weight: bold;
  width: 312px;
  margin-right: 20px;
  color: #111;
}

.p-fee__item {
  display: flex;
  position: relative;
  align-items: center;
}

.p-fee__item + .p-fee__item {
  margin-left: 85px;
}

.p-fee__item + .p-fee__item::before {
  content: "";
  display: block;
  position: absolute;
  left: -62px;
  top: calc(50% - 8.5PX);
  width: 40px;
  height: 17px;
  background: url("https://pntc.sslcs.cdngc.net/cdn/idemitsucard-apollostationthegold/img/arrow_right.png") no-repeat center/contain;
}

.p-fee__label {
  display: flex;
  background-color: #f2f2f2;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 70px;
  height: 70px;
  font-weight: bold;
  color: #111;
  margin-right: 16px;
}

.p-fee__point {
  display: flex;
  align-items: baseline;
  line-height: 1;
}

.p-fee__point img {
  width: auto;
  vertical-align: bottom;
}

.p-fee__point span {
  font-size: 2rem;
  font-weight: bold;
  color: #111;
}

.p-howto {
  display: flex;
}

.p-howto__qr {
  flex-shrink: 0;
  padding-left: 29px;
  border-left: 1px solid #DDDDDD;
  margin-left: 30px;
  text-align: center;
}

.p-howto__qr img {
  width: auto;
}

.p-howto__qr-title {
  margin-bottom: 9px;
}

.p-imgText {
  display: flex;
}

.p-imgText__img {
  flex-shrink: 0;
  margin-left: 20px;
}

.p-imgText__img img {
  width: auto;
}

.p-imgText__title {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 15px;
  color: #111;
}

.p-insurance {
  position: relative;
}

.p-insurance__item {
  display: flex;
  align-items: stretch;
  border: 1px solid #ddd;
  background-color: #fff;
  color: #333;
  border-radius: 10px;
  overflow: hidden;
}

.p-insurance__img {
  display: flex;
  align-items: center;
  width: 160px;
  background-color: #F2F2F2;
  flex-shrink: 0;
  box-sizing: border-box;
}

.p-insurance__body {
  padding: 30px;
}

.p-insurance__title {
  font-weight: bold;
  color: #111;
  font-size: 2rem;
  margin-bottom: 10px;
}

.p-insurance__title .p-annotation {
  font-size: 12px;
}

.p-kv {
  position: relative;
  z-index: 1;
}

.p-kv__wrap {
  position: relative;
  z-index: 0;
  overflow: hidden;
  background: url("https://pntc.sslcs.cdngc.net/cdn/idemitsucard-apollostationthegold/img/kv_bg_right.png") no-repeat top right/50% 100%, url("https://pntc.sslcs.cdngc.net/cdn/idemitsucard-apollostationthegold/img/kv_bg_left.png") no-repeat top left/50% 100%;
}

.p-kv__img {
  position: relative;
  width: 3000px;
  margin-left: calc((3000px - 100%) / -2);
}

.p-kv__deco {
  position: relative;
  width: 1280px;
  margin: 0 auto;
  max-width: 100%;
}

.p-kv__deco img {
  position: absolute;
  width: auto;
  right: 94px;
  bottom: -8px;
}

.p-point {
  display: flex;
}

.p-point + .p-point {
  margin-top: 40px;
}

.p-point__img {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  flex-shrink: 0;
  padding-left: 40px;
  border-right: 1px solid #ddd;
  margin-right: 30px;
}

.p-point__img img {
  width: auto;
}

.p-point__title {
  font-weight: bold;
  color: #111;
  font-size: 2rem;
  margin-bottom: 15px;
}

.p-reccomend {
  position: relative;
  z-index: 0;
  width: 100%;
  background-color: #fff;
  border-radius: 10px;
  color: #333;
  padding: 40px;
  margin-top: 60px;
}

.p-reccomend__icon {
  text-align: center;
}

.p-reccomend__icon img {
  width: auto;
}

.p-reccomend__title {
  text-align: center;
  margin-top: 20px;
  font-size: 2rem;
  font-weight: bold;
  color: #111;
  margin-bottom: 35px;
}

.p-reccomend__item {
  padding: 30px;
}

.p-reccomend__item:nth-child(2n-1) {
  background-color: #F2F2F2;
}

.p-reccomend__item-title {
  font-size: 1.4rem;
  font-weight: bold;
  color: #111;
  margin-bottom: 10px;
}

.p-section {
  overflow: hidden;
  position: relative;
  z-index: 0;
  padding: 70px 0;
}

.p-section.is-colored {
  background-color: #89741F;
  color: #fff;
}

.p-section.is-colored::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  left: calc(50% + 486px);
  top: 0;
  width: 10000%;
  height: 100%;
  background-color: #9F8D3B;
  transform-origin: 0 0;
  transform: skewX(-34.06deg);
}

.p-section.is-colored .p-title1,
.p-section.is-colored .p-carLife__title {
  color: #fff;
}

.p-section.is-gradation {
  padding-top: 50px;
  background: url("https://pntc.sslcs.cdngc.net/cdn/idemitsucard-apollostationthegold/img/bg_section.png") repeat-x left top;
}

.p-section__number {
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  right: 0;
  width: 1280px;
  max-width: 100%;
  margin: 0 auto;
}

.p-section__number img {
  width: auto;
  margin-left: -80px;
}

.p-service {
  position: relative;
  z-index: 0;
  width: 100%;
  border: 1px solid #ddd;
  background-color: #fff;
  border-radius: 10px;
  overflow: hidden;
  color: #333;
}

.p-service__body {
  padding: 30px;
}

.p-service__title {
  font-size: 2rem;
  margin-bottom: 10px;
  font-weight: bold;
  color: #111;
}

.p-tab {
  margin-top: 30px;
  position: relative;
  color: #333;
}

.p-tab__head {
  position: relative;
  z-index: 1;
  bottom: 0;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.p-tab__head-item {
  position: relative;
  border-radius: 10px 10px 0 0;
  width: calc(50% - 15px);
  height: 50px;
  cursor: pointer;
  font-weight: bold;
  font-size: 1.4rem;
  display: flex;
  flex-shrink: 1;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-color: #60500B;
  color: #fff;
}

.p-tab__head-item p {
  flex-shrink: 0;
}

.p-tab__head-item:nth-child(n+2) {
  margin-left: 5px;
}

.p-tab__head-item.is-active {
  background-color: #fff;
  color: #111;
}

.p-tab__body {
  position: relative;
  z-index: 0;
  background-color: #fff;
  padding: 30px 20px;
  border-radius: 0 0 10px 10px;
}

.p-tab__body-item {
  display: none;
}

.p-tab__body-item.is-active {
  display: block;
}

.u-bold {
  font-weight: bold !important;
  color: #111;
}

.u-ls-02 {
  letter-spacing: -0.02em !important;
}

.u-ta-c {
  text-align: center !important;
}

.u-width-auto {
  width: auto !important;
}

.u-color-f2 {
  color: #f2f2f2 !important;
}

.u-color-lighter {
  color: #F6EFAB !important;
}

.u-fz-10 {
  font-size: 10px !important;
}

.u-fz-11 {
  font-size: 11px !important;
}

.u-fz-12 {
  font-size: 12px !important;
}

.u-fz-13 {
  font-size: 13px !important;
}

.u-fz-14 {
  font-size: 14px !important;
}

.u-fz-15 {
  font-size: 15px !important;
}

.u-fz-16 {
  font-size: 16px !important;
}

.u-fz-17 {
  font-size: 17px !important;
}

.u-fz-18 {
  font-size: 18px !important;
}

.u-fz-19 {
  font-size: 19px !important;
}

.u-fz-20 {
  font-size: 20px !important;
}

.u-pt-0 {
  padding-top: 0px !important;
}

.u-pr-0 {
  padding-right: 0px !important;
}

.u-pb-0 {
  padding-bottom: 0px !important;
}

.u-pl-0 {
  padding-left: 0px !important;
}

.u-mt-0 {
  margin-top: 0px !important;
}

.u-mr-0 {
  margin-right: 0px !important;
}

.u-mb-0 {
  margin-bottom: 0px !important;
}

.u-ml-0 {
  margin-left: 0px !important;
}

.u-pt-5 {
  padding-top: 5px !important;
}

.u-pr-5 {
  padding-right: 5px !important;
}

.u-pb-5 {
  padding-bottom: 5px !important;
}

.u-pl-5 {
  padding-left: 5px !important;
}

.u-mt-5 {
  margin-top: 5px !important;
}

.u-mr-5 {
  margin-right: 5px !important;
}

.u-mb-5 {
  margin-bottom: 5px !important;
}

.u-ml-5 {
  margin-left: 5px !important;
}

.u-pt-10 {
  padding-top: 10px !important;
}

.u-pr-10 {
  padding-right: 10px !important;
}

.u-pb-10 {
  padding-bottom: 10px !important;
}

.u-pl-10 {
  padding-left: 10px !important;
}

.u-mt-10 {
  margin-top: 10px !important;
}

.u-mr-10 {
  margin-right: 10px !important;
}

.u-mb-10 {
  margin-bottom: 10px !important;
}

.u-ml-10 {
  margin-left: 10px !important;
}

.u-pt-15 {
  padding-top: 15px !important;
}

.u-pr-15 {
  padding-right: 15px !important;
}

.u-pb-15 {
  padding-bottom: 15px !important;
}

.u-pl-15 {
  padding-left: 15px !important;
}

.u-mt-15 {
  margin-top: 15px !important;
}

.u-mr-15 {
  margin-right: 15px !important;
}

.u-mb-15 {
  margin-bottom: 15px !important;
}

.u-ml-15 {
  margin-left: 15px !important;
}

.u-pt-20 {
  padding-top: 20px !important;
}

.u-pr-20 {
  padding-right: 20px !important;
}

.u-pb-20 {
  padding-bottom: 20px !important;
}

.u-pl-20 {
  padding-left: 20px !important;
}

.u-mt-20 {
  margin-top: 20px !important;
}

.u-mr-20 {
  margin-right: 20px !important;
}

.u-mb-20 {
  margin-bottom: 20px !important;
}

.u-ml-20 {
  margin-left: 20px !important;
}

.u-pt-25 {
  padding-top: 25px !important;
}

.u-pr-25 {
  padding-right: 25px !important;
}

.u-pb-25 {
  padding-bottom: 25px !important;
}

.u-pl-25 {
  padding-left: 25px !important;
}

.u-mt-25 {
  margin-top: 25px !important;
}

.u-mr-25 {
  margin-right: 25px !important;
}

.u-mb-25 {
  margin-bottom: 25px !important;
}

.u-ml-25 {
  margin-left: 25px !important;
}

.u-pt-30 {
  padding-top: 30px !important;
}

.u-pr-30 {
  padding-right: 30px !important;
}

.u-pb-30 {
  padding-bottom: 30px !important;
}

.u-pl-30 {
  padding-left: 30px !important;
}

.u-mt-30 {
  margin-top: 30px !important;
}

.u-mr-30 {
  margin-right: 30px !important;
}

.u-mb-30 {
  margin-bottom: 30px !important;
}

.u-ml-30 {
  margin-left: 30px !important;
}

.u-pt-35 {
  padding-top: 35px !important;
}

.u-pr-35 {
  padding-right: 35px !important;
}

.u-pb-35 {
  padding-bottom: 35px !important;
}

.u-pl-35 {
  padding-left: 35px !important;
}

.u-mt-35 {
  margin-top: 35px !important;
}

.u-mr-35 {
  margin-right: 35px !important;
}

.u-mb-35 {
  margin-bottom: 35px !important;
}

.u-ml-35 {
  margin-left: 35px !important;
}

.u-pt-40 {
  padding-top: 40px !important;
}

.u-pr-40 {
  padding-right: 40px !important;
}

.u-pb-40 {
  padding-bottom: 40px !important;
}

.u-pl-40 {
  padding-left: 40px !important;
}

.u-mt-40 {
  margin-top: 40px !important;
}

.u-mr-40 {
  margin-right: 40px !important;
}

.u-mb-40 {
  margin-bottom: 40px !important;
}

.u-ml-40 {
  margin-left: 40px !important;
}

.u-pt-45 {
  padding-top: 45px !important;
}

.u-pr-45 {
  padding-right: 45px !important;
}

.u-pb-45 {
  padding-bottom: 45px !important;
}

.u-pl-45 {
  padding-left: 45px !important;
}

.u-mt-45 {
  margin-top: 45px !important;
}

.u-mr-45 {
  margin-right: 45px !important;
}

.u-mb-45 {
  margin-bottom: 45px !important;
}

.u-ml-45 {
  margin-left: 45px !important;
}

.u-pt-50 {
  padding-top: 50px !important;
}

.u-pr-50 {
  padding-right: 50px !important;
}

.u-pb-50 {
  padding-bottom: 50px !important;
}

.u-pl-50 {
  padding-left: 50px !important;
}

.u-mt-50 {
  margin-top: 50px !important;
}

.u-mr-50 {
  margin-right: 50px !important;
}

.u-mb-50 {
  margin-bottom: 50px !important;
}

.u-ml-50 {
  margin-left: 50px !important;
}

.u-pt-55 {
  padding-top: 55px !important;
}

.u-pr-55 {
  padding-right: 55px !important;
}

.u-pb-55 {
  padding-bottom: 55px !important;
}

.u-pl-55 {
  padding-left: 55px !important;
}

.u-mt-55 {
  margin-top: 55px !important;
}

.u-mr-55 {
  margin-right: 55px !important;
}

.u-mb-55 {
  margin-bottom: 55px !important;
}

.u-ml-55 {
  margin-left: 55px !important;
}

.u-pt-60 {
  padding-top: 60px !important;
}

.u-pr-60 {
  padding-right: 60px !important;
}

.u-pb-60 {
  padding-bottom: 60px !important;
}

.u-pl-60 {
  padding-left: 60px !important;
}

.u-mt-60 {
  margin-top: 60px !important;
}

.u-mr-60 {
  margin-right: 60px !important;
}

.u-mb-60 {
  margin-bottom: 60px !important;
}

.u-ml-60 {
  margin-left: 60px !important;
}

.u-pt-65 {
  padding-top: 65px !important;
}

.u-pr-65 {
  padding-right: 65px !important;
}

.u-pb-65 {
  padding-bottom: 65px !important;
}

.u-pl-65 {
  padding-left: 65px !important;
}

.u-mt-65 {
  margin-top: 65px !important;
}

.u-mr-65 {
  margin-right: 65px !important;
}

.u-mb-65 {
  margin-bottom: 65px !important;
}

.u-ml-65 {
  margin-left: 65px !important;
}

.u-pt-70 {
  padding-top: 70px !important;
}

.u-pr-70 {
  padding-right: 70px !important;
}

.u-pb-70 {
  padding-bottom: 70px !important;
}

.u-pl-70 {
  padding-left: 70px !important;
}

.u-mt-70 {
  margin-top: 70px !important;
}

.u-mr-70 {
  margin-right: 70px !important;
}

.u-mb-70 {
  margin-bottom: 70px !important;
}

.u-ml-70 {
  margin-left: 70px !important;
}

.u-pt-75 {
  padding-top: 75px !important;
}

.u-pr-75 {
  padding-right: 75px !important;
}

.u-pb-75 {
  padding-bottom: 75px !important;
}

.u-pl-75 {
  padding-left: 75px !important;
}

.u-mt-75 {
  margin-top: 75px !important;
}

.u-mr-75 {
  margin-right: 75px !important;
}

.u-mb-75 {
  margin-bottom: 75px !important;
}

.u-ml-75 {
  margin-left: 75px !important;
}

.u-pt-80 {
  padding-top: 80px !important;
}

.u-pr-80 {
  padding-right: 80px !important;
}

.u-pb-80 {
  padding-bottom: 80px !important;
}

.u-pl-80 {
  padding-left: 80px !important;
}

.u-mt-80 {
  margin-top: 80px !important;
}

.u-mr-80 {
  margin-right: 80px !important;
}

.u-mb-80 {
  margin-bottom: 80px !important;
}

.u-ml-80 {
  margin-left: 80px !important;
}

.u-pt-85 {
  padding-top: 85px !important;
}

.u-pr-85 {
  padding-right: 85px !important;
}

.u-pb-85 {
  padding-bottom: 85px !important;
}

.u-pl-85 {
  padding-left: 85px !important;
}

.u-mt-85 {
  margin-top: 85px !important;
}

.u-mr-85 {
  margin-right: 85px !important;
}

.u-mb-85 {
  margin-bottom: 85px !important;
}

.u-ml-85 {
  margin-left: 85px !important;
}

.u-pt-90 {
  padding-top: 90px !important;
}

.u-pr-90 {
  padding-right: 90px !important;
}

.u-pb-90 {
  padding-bottom: 90px !important;
}

.u-pl-90 {
  padding-left: 90px !important;
}

.u-mt-90 {
  margin-top: 90px !important;
}

.u-mr-90 {
  margin-right: 90px !important;
}

.u-mb-90 {
  margin-bottom: 90px !important;
}

.u-ml-90 {
  margin-left: 90px !important;
}

.u-pt-95 {
  padding-top: 95px !important;
}

.u-pr-95 {
  padding-right: 95px !important;
}

.u-pb-95 {
  padding-bottom: 95px !important;
}

.u-pl-95 {
  padding-left: 95px !important;
}

.u-mt-95 {
  margin-top: 95px !important;
}

.u-mr-95 {
  margin-right: 95px !important;
}

.u-mb-95 {
  margin-bottom: 95px !important;
}

.u-ml-95 {
  margin-left: 95px !important;
}

.u-pt-100 {
  padding-top: 100px !important;
}

.u-pr-100 {
  padding-right: 100px !important;
}

.u-pb-100 {
  padding-bottom: 100px !important;
}

.u-pl-100 {
  padding-left: 100px !important;
}

.u-mt-100 {
  margin-top: 100px !important;
}

.u-mr-100 {
  margin-right: 100px !important;
}

.u-mb-100 {
  margin-bottom: 100px !important;
}

.u-ml-100 {
  margin-left: 100px !important;
}

@media screen and (min-width: 768px) {
  a:hover {
    opacity: 0.6;
    text-decoration: none;
  }

  .display-sp {
    display: none;
  }

  .display-pc {
    display: block;
  }

  .p-anchors__list {
    margin-top: 35px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
  }

  .p-anchors__list-item {
    width: 170px;
    text-align: center;
  }

  .p-anchors__list-item:nth-child(n+2) {
    border-top: none;
    border-left: 1px solid #fff;
  }

  .p-anchors__list-item a {
    padding: 0;
    display: block;
  }

  .p-anchors__list-item a:focus {
    outline: none;
  }

  .p-anchors__list-item a::after {
    width: 20px;
    height: 20px;
    margin-top: 10px;
    margin-left: 0;
    width: 100%;
  }

  .p-anchors__list-item img {
    margin-right: 0;
    margin-bottom: 15px;
  }

  .p-carLife .p-annotation {
    margin-top: 20px;
    text-align: center;
    font-size: 1.4rem;
  }

  a:hover {
    text-decoration: none;
  }

  .p-inner.is-small {
    width: 1000px;
  }

  .p-cv__btn:hover {
    opacity: 1;
    background-color: #3350B1;
  }

  .p-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
    width: 100%;
  }

  .p-grid.is-col2 .p-grid__item {
    width: calc(50% - 15px);
  }

  .p-grid.is-col3 .p-grid__item {
    width: calc(33.3333333333% - 20px);
  }

  .p-grid.is-col4 .p-grid__item {
    width: calc(25% - 22.5px);
  }

  .u-ta-c-pc {
    text-align: center !important;
  }

  .u-width-auto-pc {
    width: auto !important;
  }

  .u-pc-none {
    display: none !important;
  }

  .u-fz-10-pc {
    font-size: 10px !important;
  }

  .u-fz-11-pc {
    font-size: 11px !important;
  }

  .u-fz-12-pc {
    font-size: 12px !important;
  }

  .u-fz-13-pc {
    font-size: 13px !important;
  }

  .u-fz-14-pc {
    font-size: 14px !important;
  }

  .u-fz-15-pc {
    font-size: 15px !important;
  }

  .u-fz-16-pc {
    font-size: 16px !important;
  }

  .u-fz-17-pc {
    font-size: 17px !important;
  }

  .u-fz-18-pc {
    font-size: 18px !important;
  }

  .u-fz-19-pc {
    font-size: 19px !important;
  }

  .u-fz-20-pc {
    font-size: 20px !important;
  }

  .u-pt-0-pc {
    padding-top: 0px !important;
  }

  .u-pr-0-pc {
    padding-right: 0px !important;
  }

  .u-pb-0-pc {
    padding-bottom: 0px !important;
  }

  .u-pl-0-pc {
    padding-left: 0px !important;
  }

  .u-mt-0-pc {
    margin-top: 0px !important;
  }

  .u-mr-0-pc {
    margin-right: 0px !important;
  }

  .u-mb-0-pc {
    margin-bottom: 0px !important;
  }

  .u-ml-0-pc {
    margin-left: 0px !important;
  }

  .u-pt-5-pc {
    padding-top: 5px !important;
  }

  .u-pr-5-pc {
    padding-right: 5px !important;
  }

  .u-pb-5-pc {
    padding-bottom: 5px !important;
  }

  .u-pl-5-pc {
    padding-left: 5px !important;
  }

  .u-mt-5-pc {
    margin-top: 5px !important;
  }

  .u-mr-5-pc {
    margin-right: 5px !important;
  }

  .u-mb-5-pc {
    margin-bottom: 5px !important;
  }

  .u-ml-5-pc {
    margin-left: 5px !important;
  }

  .u-pt-10-pc {
    padding-top: 10px !important;
  }

  .u-pr-10-pc {
    padding-right: 10px !important;
  }

  .u-pb-10-pc {
    padding-bottom: 10px !important;
  }

  .u-pl-10-pc {
    padding-left: 10px !important;
  }

  .u-mt-10-pc {
    margin-top: 10px !important;
  }

  .u-mr-10-pc {
    margin-right: 10px !important;
  }

  .u-mb-10-pc {
    margin-bottom: 10px !important;
  }

  .u-ml-10-pc {
    margin-left: 10px !important;
  }

  .u-pt-15-pc {
    padding-top: 15px !important;
  }

  .u-pr-15-pc {
    padding-right: 15px !important;
  }

  .u-pb-15-pc {
    padding-bottom: 15px !important;
  }

  .u-pl-15-pc {
    padding-left: 15px !important;
  }

  .u-mt-15-pc {
    margin-top: 15px !important;
  }

  .u-mr-15-pc {
    margin-right: 15px !important;
  }

  .u-mb-15-pc {
    margin-bottom: 15px !important;
  }

  .u-ml-15-pc {
    margin-left: 15px !important;
  }

  .u-pt-20-pc {
    padding-top: 20px !important;
  }

  .u-pr-20-pc {
    padding-right: 20px !important;
  }

  .u-pb-20-pc {
    padding-bottom: 20px !important;
  }

  .u-pl-20-pc {
    padding-left: 20px !important;
  }

  .u-mt-20-pc {
    margin-top: 20px !important;
  }

  .u-mr-20-pc {
    margin-right: 20px !important;
  }

  .u-mb-20-pc {
    margin-bottom: 20px !important;
  }

  .u-ml-20-pc {
    margin-left: 20px !important;
  }

  .u-pt-25-pc {
    padding-top: 25px !important;
  }

  .u-pr-25-pc {
    padding-right: 25px !important;
  }

  .u-pb-25-pc {
    padding-bottom: 25px !important;
  }

  .u-pl-25-pc {
    padding-left: 25px !important;
  }

  .u-mt-25-pc {
    margin-top: 25px !important;
  }

  .u-mr-25-pc {
    margin-right: 25px !important;
  }

  .u-mb-25-pc {
    margin-bottom: 25px !important;
  }

  .u-ml-25-pc {
    margin-left: 25px !important;
  }

  .u-pt-30-pc {
    padding-top: 30px !important;
  }

  .u-pr-30-pc {
    padding-right: 30px !important;
  }

  .u-pb-30-pc {
    padding-bottom: 30px !important;
  }

  .u-pl-30-pc {
    padding-left: 30px !important;
  }

  .u-mt-30-pc {
    margin-top: 30px !important;
  }

  .u-mr-30-pc {
    margin-right: 30px !important;
  }

  .u-mb-30-pc {
    margin-bottom: 30px !important;
  }

  .u-ml-30-pc {
    margin-left: 30px !important;
  }

  .u-pt-35-pc {
    padding-top: 35px !important;
  }

  .u-pr-35-pc {
    padding-right: 35px !important;
  }

  .u-pb-35-pc {
    padding-bottom: 35px !important;
  }

  .u-pl-35-pc {
    padding-left: 35px !important;
  }

  .u-mt-35-pc {
    margin-top: 35px !important;
  }

  .u-mr-35-pc {
    margin-right: 35px !important;
  }

  .u-mb-35-pc {
    margin-bottom: 35px !important;
  }

  .u-ml-35-pc {
    margin-left: 35px !important;
  }

  .u-pt-40-pc {
    padding-top: 40px !important;
  }

  .u-pr-40-pc {
    padding-right: 40px !important;
  }

  .u-pb-40-pc {
    padding-bottom: 40px !important;
  }

  .u-pl-40-pc {
    padding-left: 40px !important;
  }

  .u-mt-40-pc {
    margin-top: 40px !important;
  }

  .u-mr-40-pc {
    margin-right: 40px !important;
  }

  .u-mb-40-pc {
    margin-bottom: 40px !important;
  }

  .u-ml-40-pc {
    margin-left: 40px !important;
  }

  .u-pt-45-pc {
    padding-top: 45px !important;
  }

  .u-pr-45-pc {
    padding-right: 45px !important;
  }

  .u-pb-45-pc {
    padding-bottom: 45px !important;
  }

  .u-pl-45-pc {
    padding-left: 45px !important;
  }

  .u-mt-45-pc {
    margin-top: 45px !important;
  }

  .u-mr-45-pc {
    margin-right: 45px !important;
  }

  .u-mb-45-pc {
    margin-bottom: 45px !important;
  }

  .u-ml-45-pc {
    margin-left: 45px !important;
  }

  .u-pt-50-pc {
    padding-top: 50px !important;
  }

  .u-pr-50-pc {
    padding-right: 50px !important;
  }

  .u-pb-50-pc {
    padding-bottom: 50px !important;
  }

  .u-pl-50-pc {
    padding-left: 50px !important;
  }

  .u-mt-50-pc {
    margin-top: 50px !important;
  }

  .u-mr-50-pc {
    margin-right: 50px !important;
  }

  .u-mb-50-pc {
    margin-bottom: 50px !important;
  }

  .u-ml-50-pc {
    margin-left: 50px !important;
  }

  .u-pt-55-pc {
    padding-top: 55px !important;
  }

  .u-pr-55-pc {
    padding-right: 55px !important;
  }

  .u-pb-55-pc {
    padding-bottom: 55px !important;
  }

  .u-pl-55-pc {
    padding-left: 55px !important;
  }

  .u-mt-55-pc {
    margin-top: 55px !important;
  }

  .u-mr-55-pc {
    margin-right: 55px !important;
  }

  .u-mb-55-pc {
    margin-bottom: 55px !important;
  }

  .u-ml-55-pc {
    margin-left: 55px !important;
  }

  .u-pt-60-pc {
    padding-top: 60px !important;
  }

  .u-pr-60-pc {
    padding-right: 60px !important;
  }

  .u-pb-60-pc {
    padding-bottom: 60px !important;
  }

  .u-pl-60-pc {
    padding-left: 60px !important;
  }

  .u-mt-60-pc {
    margin-top: 60px !important;
  }

  .u-mr-60-pc {
    margin-right: 60px !important;
  }

  .u-mb-60-pc {
    margin-bottom: 60px !important;
  }

  .u-ml-60-pc {
    margin-left: 60px !important;
  }

  .u-pt-65-pc {
    padding-top: 65px !important;
  }

  .u-pr-65-pc {
    padding-right: 65px !important;
  }

  .u-pb-65-pc {
    padding-bottom: 65px !important;
  }

  .u-pl-65-pc {
    padding-left: 65px !important;
  }

  .u-mt-65-pc {
    margin-top: 65px !important;
  }

  .u-mr-65-pc {
    margin-right: 65px !important;
  }

  .u-mb-65-pc {
    margin-bottom: 65px !important;
  }

  .u-ml-65-pc {
    margin-left: 65px !important;
  }

  .u-pt-70-pc {
    padding-top: 70px !important;
  }

  .u-pr-70-pc {
    padding-right: 70px !important;
  }

  .u-pb-70-pc {
    padding-bottom: 70px !important;
  }

  .u-pl-70-pc {
    padding-left: 70px !important;
  }

  .u-mt-70-pc {
    margin-top: 70px !important;
  }

  .u-mr-70-pc {
    margin-right: 70px !important;
  }

  .u-mb-70-pc {
    margin-bottom: 70px !important;
  }

  .u-ml-70-pc {
    margin-left: 70px !important;
  }

  .u-pt-75-pc {
    padding-top: 75px !important;
  }

  .u-pr-75-pc {
    padding-right: 75px !important;
  }

  .u-pb-75-pc {
    padding-bottom: 75px !important;
  }

  .u-pl-75-pc {
    padding-left: 75px !important;
  }

  .u-mt-75-pc {
    margin-top: 75px !important;
  }

  .u-mr-75-pc {
    margin-right: 75px !important;
  }

  .u-mb-75-pc {
    margin-bottom: 75px !important;
  }

  .u-ml-75-pc {
    margin-left: 75px !important;
  }

  .u-pt-80-pc {
    padding-top: 80px !important;
  }

  .u-pr-80-pc {
    padding-right: 80px !important;
  }

  .u-pb-80-pc {
    padding-bottom: 80px !important;
  }

  .u-pl-80-pc {
    padding-left: 80px !important;
  }

  .u-mt-80-pc {
    margin-top: 80px !important;
  }

  .u-mr-80-pc {
    margin-right: 80px !important;
  }

  .u-mb-80-pc {
    margin-bottom: 80px !important;
  }

  .u-ml-80-pc {
    margin-left: 80px !important;
  }

  .u-pt-85-pc {
    padding-top: 85px !important;
  }

  .u-pr-85-pc {
    padding-right: 85px !important;
  }

  .u-pb-85-pc {
    padding-bottom: 85px !important;
  }

  .u-pl-85-pc {
    padding-left: 85px !important;
  }

  .u-mt-85-pc {
    margin-top: 85px !important;
  }

  .u-mr-85-pc {
    margin-right: 85px !important;
  }

  .u-mb-85-pc {
    margin-bottom: 85px !important;
  }

  .u-ml-85-pc {
    margin-left: 85px !important;
  }

  .u-pt-90-pc {
    padding-top: 90px !important;
  }

  .u-pr-90-pc {
    padding-right: 90px !important;
  }

  .u-pb-90-pc {
    padding-bottom: 90px !important;
  }

  .u-pl-90-pc {
    padding-left: 90px !important;
  }

  .u-mt-90-pc {
    margin-top: 90px !important;
  }

  .u-mr-90-pc {
    margin-right: 90px !important;
  }

  .u-mb-90-pc {
    margin-bottom: 90px !important;
  }

  .u-ml-90-pc {
    margin-left: 90px !important;
  }

  .u-pt-95-pc {
    padding-top: 95px !important;
  }

  .u-pr-95-pc {
    padding-right: 95px !important;
  }

  .u-pb-95-pc {
    padding-bottom: 95px !important;
  }

  .u-pl-95-pc {
    padding-left: 95px !important;
  }

  .u-mt-95-pc {
    margin-top: 95px !important;
  }

  .u-mr-95-pc {
    margin-right: 95px !important;
  }

  .u-mb-95-pc {
    margin-bottom: 95px !important;
  }

  .u-ml-95-pc {
    margin-left: 95px !important;
  }

  .u-pt-100-pc {
    padding-top: 100px !important;
  }

  .u-pr-100-pc {
    padding-right: 100px !important;
  }

  .u-pb-100-pc {
    padding-bottom: 100px !important;
  }

  .u-pl-100-pc {
    padding-left: 100px !important;
  }

  .u-mt-100-pc {
    margin-top: 100px !important;
  }

  .u-mr-100-pc {
    margin-right: 100px !important;
  }

  .u-mb-100-pc {
    margin-bottom: 100px !important;
  }

  .u-ml-100-pc {
    margin-left: 100px !important;
  }
}

@media screen and (max-width: 767px) {
  .p-accordion__btn {
    padding: 15px;
  }

  .p-accordion__btn::after {
    margin-left: 15px;
  }

  .p-cdnPeriod {
    width: 306px;
  }

  .p-anchors__title {
    font-size: 1.8rem;
  }

  .p-anchors__list-item img {
    height: 17px;
  }

  .p-box {
    padding: 30px 20px;
  }

  .p-carLife {
    padding-top: 30px;
  }

  .p-carLife hr {
    margin: 30px 0;
  }

  .p-carLife__title {
    font-size: 1.8rem;
  }

  .p-carLife__title span {
    padding-top: 10px;
  }

  .p-carLife__text {
    text-align: left;
  }

  .p-carLife__box {
    padding: 20px;
    text-align: left;
    flex-direction: row;
    min-height: 0;
  }

  .p-carLife__box img {
    padding: 0;
    margin-top: 0;
    margin-left: auto;
    width: 56px;
  }

  .p-carLife__box-anno {
    text-align: left;
  }

  .p-wrapper {
    padding-bottom: 60px;
  }

  .p-title1 {
    text-align: left;
    font-size: 2.2rem;
    line-height: 1.5;
  }

  .p-text1 {
    margin-top: 15px;
    font-size: 1.4rem;
    text-align: left;
  }

  .p-deco img {
    max-width: 90px;
    width: 24vw;
  }

  .p-deco-fix-sp {
    width: calc(100% - 90px);
  }

  .p-etcCard {
    margin-top: 20px;
  }

  .p-etcCard::before {
    width: 68vw;
    height: 42.9333333333vw;
    max-width: 255px;
    max-height: 161px;
  }

  .p-etcCard img {
    width: 68vw;
    max-width: 255px;
  }

  .p-cv__btn {
    width: 100%;
    padding: 18px;
  }

  .p-cv.js-stickyItem {
    padding-bottom: 30px;
  }

  .p-description__list {
    margin-top: 30px;
  }

  .p-info-table__row {
    grid-template-columns: 28.27vw 28.27vw 1fr;
  }

  .p-info-table__col--head {
    padding: 10px 0;
    white-space: nowrap;
  }

  .p-info-table__col {
    text-align: left;
  }

  .p-driveOn__title {
    text-align: center;
    display: block;
    font-size: 1.8rem;
  }

  .p-driveOn__title img {
    width: 13.3333333333vw;
    max-width: 50px;
    margin-right: 0;
    margin-bottom: 10px;
  }

  .p-driveOn__boxes {
    display: block;
  }

  .p-driveOn__box {
    text-align: center;
    display: block;
    padding: 20px 48px;
    width: 100%;
    font-size: 1.8rem;
  }

  .p-driveOn__box:nth-child(n+2) {
    width: 100%;
    margin-left: 0;
    margin-top: 50px;
  }

  .p-driveOn__box:nth-child(n+2)::before {
    width: 30px;
    height: 30px;
    left: calc(50% - 15px);
    top: -40px;
  }

  .p-driveOn__point img {
    width: 10.0506666667vw;
    max-width: 37.69px;
  }

  .p-driveOn__tag {
    margin: 0;
    margin-top: 10px;
  }

  .p-familyCard {
    display: block;
    padding: 20px;
    margin-top: 20px;
  }

  .p-familyCard__inner {
    display: block;
  }

  .p-familyCard__title {
    text-align: center;
    font-size: 1.8rem;
    margin-bottom: 10px;
  }

  .p-familyCard__img {
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;
  }

  .p-familyCard__img img {
    width: 69.3333333333vw;
    max-width: 260px;
  }

  .p-fee {
    margin-top: 25px;
    padding: 20px 15px 20px 20px;
  }

  .p-fee__inner {
    display: block;
  }

  .p-fee__title {
    width: auto;
    text-align: center;
    margin-right: 0;
    margin-bottom: 20px;
  }

  .p-fee__item + .p-fee__item {
    margin-left: 0;
    margin-top: 47px;
  }

  .p-fee__item + .p-fee__item::before {
    top: -47px;
    left: 0;
    width: 120px;
    max-width: 32vw;
    height: 47px;
    background: url("https://pntc.sslcs.cdngc.net/cdn/idemitsucard-apollostationthegold/img/arrow_bottom_sp.png") no-repeat center/17px auto;
  }

  .p-fee__label {
    width: 32vw;
    max-width: 120px;
    height: 70px;
    margin-right: 15px;
  }

  .p-fee__point img {
    width: 11.7333333333vw;
    max-width: 44px;
  }

  .p-grid__item:nth-child(n+2) {
    margin-top: 15px;
  }

  .p-imgText__img img {
    width: 18.6666666667vw;
    max-width: 70px;
  }

  .p-imgText__title {
    font-size: 1.8rem;
    margin-bottom: 10px;
  }

  .p-insurance__img {
    width: 20vw;
    padding: 0 15px;
  }

  .p-insurance__title {
    font-size: 1.8rem;
  }

  .p-kv__img {
    width: 100%;
    margin-left: 0;
  }

  .p-kv__deco img {
    width: 86vw;
    right: 4.16vw;
    bottom: -2.4vw;
  }

  .p-point {
    display: block;
  }

  .p-point + .p-point {
    border-top: 1px solid #ddd;
    margin-top: 30px;
    padding-top: 30px;
  }

  .p-point__img {
    display: block;
    padding: 0;
    margin: 0;
    border: none;
    text-align: center;
    margin-bottom: 20px;
  }

  .p-point__img img {
    width: 53.3333333333vw;
    max-width: 200px;
  }

  .p-point__title {
    font-size: 1.8rem;
    text-align: center;
    margin-bottom: 10px;
  }

  .p-reccomend {
    padding: 30px 20px 10px;
    margin-top: 15px;
  }

  .p-reccomend__icon img {
    width: 9.6vw;
    max-width: 36px;
  }

  .p-reccomend__title {
    font-size: 1.8rem;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .p-reccomend__item {
    padding: 20px;
  }

  .p-section {
    padding: 60px 0;
  }

  .p-section.is-colored::before {
    left: 100%;
    top: calc(100% - 555px);
  }

  .p-section.is-gradation {
    background: url("https://pntc.sslcs.cdngc.net/cdn/idemitsucard-apollostationthegold/img/bg_section_sp.png") repeat-x left top/auto 100%;
  }

  .p-section__number {
    margin-left: 0;
    left: 0;
    transform: none;
  }

  .p-section__number img {
    margin-left: 0;
    height: 188px;
  }

  .p-service__body {
    padding: 20px;
  }

  .p-service__title {
    font-size: 1.8rem;
  }

  .p-tab {
    margin-top: 25px;
  }

  .p-tab__head-item {
    width: calc(50% - 7.5px);
  }

  .p-tab__body {
    padding: 30px 20px;
  }

  .u-ta-c-sp {
    text-align: center !important;
  }

  .u-width-auto-sp {
    width: auto !important;
  }

  .u-sp-none {
    display: none !important;
  }

  .u-fz-10-sp {
    font-size: 10px !important;
  }

  .u-fz-11-sp {
    font-size: 11px !important;
  }

  .u-fz-12-sp {
    font-size: 12px !important;
  }

  .u-fz-13-sp {
    font-size: 13px !important;
  }

  .u-fz-14-sp {
    font-size: 14px !important;
  }

  .u-fz-15-sp {
    font-size: 15px !important;
  }

  .u-fz-16-sp {
    font-size: 16px !important;
  }

  .u-fz-17-sp {
    font-size: 17px !important;
  }

  .u-fz-18-sp {
    font-size: 18px !important;
  }

  .u-fz-19-sp {
    font-size: 19px !important;
  }

  .u-fz-20-sp {
    font-size: 20px !important;
  }

  .u-pt-0-sp {
    padding-top: 0px !important;
  }

  .u-pr-0-sp {
    padding-right: 0px !important;
  }

  .u-pb-0-sp {
    padding-bottom: 0px !important;
  }

  .u-pl-0-sp {
    padding-left: 0px !important;
  }

  .u-mt-0-sp {
    margin-top: 0px !important;
  }

  .u-mr-0-sp {
    margin-right: 0px !important;
  }

  .u-mb-0-sp {
    margin-bottom: 0px !important;
  }

  .u-ml-0-sp {
    margin-left: 0px !important;
  }

  .u-pt-5-sp {
    padding-top: 5px !important;
  }

  .u-pr-5-sp {
    padding-right: 5px !important;
  }

  .u-pb-5-sp {
    padding-bottom: 5px !important;
  }

  .u-pl-5-sp {
    padding-left: 5px !important;
  }

  .u-mt-5-sp {
    margin-top: 5px !important;
  }

  .u-mr-5-sp {
    margin-right: 5px !important;
  }

  .u-mb-5-sp {
    margin-bottom: 5px !important;
  }

  .u-ml-5-sp {
    margin-left: 5px !important;
  }

  .u-pt-10-sp {
    padding-top: 10px !important;
  }

  .u-pr-10-sp {
    padding-right: 10px !important;
  }

  .u-pb-10-sp {
    padding-bottom: 10px !important;
  }

  .u-pl-10-sp {
    padding-left: 10px !important;
  }

  .u-mt-10-sp {
    margin-top: 10px !important;
  }

  .u-mr-10-sp {
    margin-right: 10px !important;
  }

  .u-mb-10-sp {
    margin-bottom: 10px !important;
  }

  .u-ml-10-sp {
    margin-left: 10px !important;
  }

  .u-pt-15-sp {
    padding-top: 15px !important;
  }

  .u-pr-15-sp {
    padding-right: 15px !important;
  }

  .u-pb-15-sp {
    padding-bottom: 15px !important;
  }

  .u-pl-15-sp {
    padding-left: 15px !important;
  }

  .u-mt-15-sp {
    margin-top: 15px !important;
  }

  .u-mr-15-sp {
    margin-right: 15px !important;
  }

  .u-mb-15-sp {
    margin-bottom: 15px !important;
  }

  .u-ml-15-sp {
    margin-left: 15px !important;
  }

  .u-pt-20-sp {
    padding-top: 20px !important;
  }

  .u-pr-20-sp {
    padding-right: 20px !important;
  }

  .u-pb-20-sp {
    padding-bottom: 20px !important;
  }

  .u-pl-20-sp {
    padding-left: 20px !important;
  }

  .u-mt-20-sp {
    margin-top: 20px !important;
  }

  .u-mr-20-sp {
    margin-right: 20px !important;
  }

  .u-mb-20-sp {
    margin-bottom: 20px !important;
  }

  .u-ml-20-sp {
    margin-left: 20px !important;
  }

  .u-pt-25-sp {
    padding-top: 25px !important;
  }

  .u-pr-25-sp {
    padding-right: 25px !important;
  }

  .u-pb-25-sp {
    padding-bottom: 25px !important;
  }

  .u-pl-25-sp {
    padding-left: 25px !important;
  }

  .u-mt-25-sp {
    margin-top: 25px !important;
  }

  .u-mr-25-sp {
    margin-right: 25px !important;
  }

  .u-mb-25-sp {
    margin-bottom: 25px !important;
  }

  .u-ml-25-sp {
    margin-left: 25px !important;
  }

  .u-pt-30-sp {
    padding-top: 30px !important;
  }

  .u-pr-30-sp {
    padding-right: 30px !important;
  }

  .u-pb-30-sp {
    padding-bottom: 30px !important;
  }

  .u-pl-30-sp {
    padding-left: 30px !important;
  }

  .u-mt-30-sp {
    margin-top: 30px !important;
  }

  .u-mr-30-sp {
    margin-right: 30px !important;
  }

  .u-mb-30-sp {
    margin-bottom: 30px !important;
  }

  .u-ml-30-sp {
    margin-left: 30px !important;
  }

  .u-pt-35-sp {
    padding-top: 35px !important;
  }

  .u-pr-35-sp {
    padding-right: 35px !important;
  }

  .u-pb-35-sp {
    padding-bottom: 35px !important;
  }

  .u-pl-35-sp {
    padding-left: 35px !important;
  }

  .u-mt-35-sp {
    margin-top: 35px !important;
  }

  .u-mr-35-sp {
    margin-right: 35px !important;
  }

  .u-mb-35-sp {
    margin-bottom: 35px !important;
  }

  .u-ml-35-sp {
    margin-left: 35px !important;
  }

  .u-pt-40-sp {
    padding-top: 40px !important;
  }

  .u-pr-40-sp {
    padding-right: 40px !important;
  }

  .u-pb-40-sp {
    padding-bottom: 40px !important;
  }

  .u-pl-40-sp {
    padding-left: 40px !important;
  }

  .u-mt-40-sp {
    margin-top: 40px !important;
  }

  .u-mr-40-sp {
    margin-right: 40px !important;
  }

  .u-mb-40-sp {
    margin-bottom: 40px !important;
  }

  .u-ml-40-sp {
    margin-left: 40px !important;
  }

  .u-pt-45-sp {
    padding-top: 45px !important;
  }

  .u-pr-45-sp {
    padding-right: 45px !important;
  }

  .u-pb-45-sp {
    padding-bottom: 45px !important;
  }

  .u-pl-45-sp {
    padding-left: 45px !important;
  }

  .u-mt-45-sp {
    margin-top: 45px !important;
  }

  .u-mr-45-sp {
    margin-right: 45px !important;
  }

  .u-mb-45-sp {
    margin-bottom: 45px !important;
  }

  .u-ml-45-sp {
    margin-left: 45px !important;
  }

  .u-pt-50-sp {
    padding-top: 50px !important;
  }

  .u-pr-50-sp {
    padding-right: 50px !important;
  }

  .u-pb-50-sp {
    padding-bottom: 50px !important;
  }

  .u-pl-50-sp {
    padding-left: 50px !important;
  }

  .u-mt-50-sp {
    margin-top: 50px !important;
  }

  .u-mr-50-sp {
    margin-right: 50px !important;
  }

  .u-mb-50-sp {
    margin-bottom: 50px !important;
  }

  .u-ml-50-sp {
    margin-left: 50px !important;
  }

  .u-pt-55-sp {
    padding-top: 55px !important;
  }

  .u-pr-55-sp {
    padding-right: 55px !important;
  }

  .u-pb-55-sp {
    padding-bottom: 55px !important;
  }

  .u-pl-55-sp {
    padding-left: 55px !important;
  }

  .u-mt-55-sp {
    margin-top: 55px !important;
  }

  .u-mr-55-sp {
    margin-right: 55px !important;
  }

  .u-mb-55-sp {
    margin-bottom: 55px !important;
  }

  .u-ml-55-sp {
    margin-left: 55px !important;
  }

  .u-pt-60-sp {
    padding-top: 60px !important;
  }

  .u-pr-60-sp {
    padding-right: 60px !important;
  }

  .u-pb-60-sp {
    padding-bottom: 60px !important;
  }

  .u-pl-60-sp {
    padding-left: 60px !important;
  }

  .u-mt-60-sp {
    margin-top: 60px !important;
  }

  .u-mr-60-sp {
    margin-right: 60px !important;
  }

  .u-mb-60-sp {
    margin-bottom: 60px !important;
  }

  .u-ml-60-sp {
    margin-left: 60px !important;
  }

  .u-pt-65-sp {
    padding-top: 65px !important;
  }

  .u-pr-65-sp {
    padding-right: 65px !important;
  }

  .u-pb-65-sp {
    padding-bottom: 65px !important;
  }

  .u-pl-65-sp {
    padding-left: 65px !important;
  }

  .u-mt-65-sp {
    margin-top: 65px !important;
  }

  .u-mr-65-sp {
    margin-right: 65px !important;
  }

  .u-mb-65-sp {
    margin-bottom: 65px !important;
  }

  .u-ml-65-sp {
    margin-left: 65px !important;
  }

  .u-pt-70-sp {
    padding-top: 70px !important;
  }

  .u-pr-70-sp {
    padding-right: 70px !important;
  }

  .u-pb-70-sp {
    padding-bottom: 70px !important;
  }

  .u-pl-70-sp {
    padding-left: 70px !important;
  }

  .u-mt-70-sp {
    margin-top: 70px !important;
  }

  .u-mr-70-sp {
    margin-right: 70px !important;
  }

  .u-mb-70-sp {
    margin-bottom: 70px !important;
  }

  .u-ml-70-sp {
    margin-left: 70px !important;
  }

  .u-pt-75-sp {
    padding-top: 75px !important;
  }

  .u-pr-75-sp {
    padding-right: 75px !important;
  }

  .u-pb-75-sp {
    padding-bottom: 75px !important;
  }

  .u-pl-75-sp {
    padding-left: 75px !important;
  }

  .u-mt-75-sp {
    margin-top: 75px !important;
  }

  .u-mr-75-sp {
    margin-right: 75px !important;
  }

  .u-mb-75-sp {
    margin-bottom: 75px !important;
  }

  .u-ml-75-sp {
    margin-left: 75px !important;
  }

  .u-pt-80-sp {
    padding-top: 80px !important;
  }

  .u-pr-80-sp {
    padding-right: 80px !important;
  }

  .u-pb-80-sp {
    padding-bottom: 80px !important;
  }

  .u-pl-80-sp {
    padding-left: 80px !important;
  }

  .u-mt-80-sp {
    margin-top: 80px !important;
  }

  .u-mr-80-sp {
    margin-right: 80px !important;
  }

  .u-mb-80-sp {
    margin-bottom: 80px !important;
  }

  .u-ml-80-sp {
    margin-left: 80px !important;
  }

  .u-pt-85-sp {
    padding-top: 85px !important;
  }

  .u-pr-85-sp {
    padding-right: 85px !important;
  }

  .u-pb-85-sp {
    padding-bottom: 85px !important;
  }

  .u-pl-85-sp {
    padding-left: 85px !important;
  }

  .u-mt-85-sp {
    margin-top: 85px !important;
  }

  .u-mr-85-sp {
    margin-right: 85px !important;
  }

  .u-mb-85-sp {
    margin-bottom: 85px !important;
  }

  .u-ml-85-sp {
    margin-left: 85px !important;
  }

  .u-pt-90-sp {
    padding-top: 90px !important;
  }

  .u-pr-90-sp {
    padding-right: 90px !important;
  }

  .u-pb-90-sp {
    padding-bottom: 90px !important;
  }

  .u-pl-90-sp {
    padding-left: 90px !important;
  }

  .u-mt-90-sp {
    margin-top: 90px !important;
  }

  .u-mr-90-sp {
    margin-right: 90px !important;
  }

  .u-mb-90-sp {
    margin-bottom: 90px !important;
  }

  .u-ml-90-sp {
    margin-left: 90px !important;
  }

  .u-pt-95-sp {
    padding-top: 95px !important;
  }

  .u-pr-95-sp {
    padding-right: 95px !important;
  }

  .u-pb-95-sp {
    padding-bottom: 95px !important;
  }

  .u-pl-95-sp {
    padding-left: 95px !important;
  }

  .u-mt-95-sp {
    margin-top: 95px !important;
  }

  .u-mr-95-sp {
    margin-right: 95px !important;
  }

  .u-mb-95-sp {
    margin-bottom: 95px !important;
  }

  .u-ml-95-sp {
    margin-left: 95px !important;
  }

  .u-pt-100-sp {
    padding-top: 100px !important;
  }

  .u-pr-100-sp {
    padding-right: 100px !important;
  }

  .u-pb-100-sp {
    padding-bottom: 100px !important;
  }

  .u-pl-100-sp {
    padding-left: 100px !important;
  }

  .u-mt-100-sp {
    margin-top: 100px !important;
  }

  .u-mr-100-sp {
    margin-right: 100px !important;
  }

  .u-mb-100-sp {
    margin-bottom: 100px !important;
  }

  .u-ml-100-sp {
    margin-left: 100px !important;
  }
}

@media screen and (max-width: 800px) and (min-width: 768px) {
  .p-deco-fix-md {
    padding-right: 50px;
  }
}

@media screen and (max-width: 1280px) and (min-width: 768px) {
  .p-kv__img {
    width: 234.375vw;
    margin-left: calc((234.375vw - 100%) / -2);
  }

  .p-kv__deco img {
    width: 31.796875vw;
    right: 6.640625vw;
    bottom: -0.625vw;
  }

  .p-section__number {
    left: 0;
  }
}