.p-caution__ttl, .p-tokuten__bank-tophdg, .p-tokuten__bank-toptxt, .p-tokuten__bank-hdg {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.p-caution__ttl > *, .p-tokuten__bank-tophdg > *, .p-tokuten__bank-toptxt > *, .p-tokuten__bank-hdg > * {
  min-height: 0%;
}

.p-caution__container, .p-overview__container, .p-tokuten__container, .p-benri__container, .p-security__container, .p-hobby__container, .p-otoku__container, header {
  box-sizing: content-box !important;
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (max-width: 768px) {
  .p-caution__container, .p-overview__container, .p-tokuten__container, .p-benri__container, .p-security__container, .p-hobby__container, .p-otoku__container, header {
    width: 100%;
    max-width: 91.6666666667vw;
    padding-left: 0;
    padding-right: 0;
  }
}

.p-cp__contents, .p-bnr__contents {
  box-sizing: content-box !important;
  position: relative;
  max-width: 800px;
  min-height: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .p-cp__contents, .p-bnr__contents {
    width: 100%;
    max-width: 91.6666666667vw;
  }
}

.p-bnr__contents a, .p-float__contents a, .p-tokuten__btn, .p-tokuten__detail-btn, .p-otoku__btn, .p-bnr__btn, .p-mv__inr-link, .p-caution__link, .p-overview__link, .p-overview__link-min, .p-tokuten__link, .p-benri__link, .p-hobby__link, .p-otoku__link, .p-cp__link {
  color: inherit;
  transition: opacity 0.3s;
  cursor: pointer;
}
.p-bnr__contents a:hover, .p-float__contents a:hover, .p-tokuten__btn:hover, .p-tokuten__detail-btn:hover, .p-otoku__btn:hover, .p-bnr__btn:hover, .p-mv__inr-link:hover, .p-caution__link:hover, .p-overview__link:hover, .p-overview__link-min:hover, .p-tokuten__link:hover, .p-benri__link:hover, .p-hobby__link:hover, .p-otoku__link:hover, .p-cp__link:hover {
  opacity: 0.7;
}

.p-cp__item, .p-cp__item-symbol, .p-tokuten__item, .p-benri__item, .p-hobby__item, .p-otoku__item, .p-mv__txt {
  font-size: 14px;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .p-cp__item, .p-cp__item-symbol, .p-tokuten__item, .p-benri__item, .p-hobby__item, .p-otoku__item, .p-mv__txt {
    font-size: 16px;
    line-height: 1.5;
  }
}

.p-tokuten__item, .p-benri__item, .p-hobby__item, .p-otoku__item, .p-cp__item, .p-mv__txt {
  text-indent: -1.3em;
  padding-left: 1.3em;
}

.p-caution__link, .p-overview__link, .p-overview__link-min, .p-tokuten__link, .p-benri__link, .p-hobby__link, .p-otoku__link, .p-cp__link {
  font-weight: 500;
  color: #0044cc;
  text-decoration: underline;
}

.p-security__box, .p-hobby__box, .p-hobby__box--large, .p-otoku__box, .p-otoku__box--large {
  width: 100%;
  background-color: #fff;
  margin: 0 auto 20px;
}
@media screen and (max-width: 768px) {
  .p-security__box, .p-hobby__box, .p-hobby__box--large, .p-otoku__box, .p-otoku__box--large {
    width: 91.6666666667vw;
  }
}

.p-security__container, .p-otoku__container {
  border-image-source: linear-gradient(#DCEECC, #DCEECC);
  border-image-slice: 0 fill;
  border-image-outset: 0 50vw 0 50vw;
}

/* common:start */
[v-cloak] {
  display: none;
}

@media screen and (max-width: 768px) {
  .pcOnly {
    display: none !important;
  }
}

@media screen and (min-width: 769px) {
  .spOnly {
    display: none !important;
  }
}

html {
  scroll-behavior: smooth;
}

body {
  background-color: #ffffff;
}

header {
  height: 42px;
}
@media screen and (max-width: 768px) {
  header {
    height: auto;
    min-height: 8.75vw;
  }
}

h1,
h2,
h3,
h4,
p {
  padding: 0;
}

.p-cont {
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
  overflow: hidden;
}
.p-cont img {
  width: 100%;
  height: auto;
}
.p-cont {
  /* swiper */
}
@media screen and (min-width: 769px) {
  .p-cont .swiper-wrapper {
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media screen and (max-width: 768px) {
  .p-cont .swiper-wrapper {
    align-items: flex-start;
  }
}
.p-cont .swiper-slide {
  width: 440px;
  height: auto;
  display: flex;
}
@media screen and (max-width: 768px) {
  .p-cont .swiper-slide {
    width: 100%;
    align-items: flex-start;
  }
}
.p-cont .swiper-button-prev,
.p-cont .swiper-button-next {
  display: none;
}
@media screen and (max-width: 768px) {
  .p-cont .swiper-button-prev,
  .p-cont .swiper-button-next {
    display: block;
    width: 5vw;
    height: 6.6666666667vw;
    top: 36.25vw;
    left: auto;
    right: 1.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .p-cont .swiper-button-prev::after,
  .p-cont .swiper-button-next::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: url(//d1mts1n1u0bek1.cloudfront.net/std/campaigns/1cm/goldu-jp/images/slide_arrow.png) center/contain no-repeat;
  }
}
@media screen and (max-width: 768px) {
  .p-cont .swiper-button-prev {
    right: auto;
    left: 1.6666666667vw;
    transform: scaleX(-100%);
  }
}
@media screen and (min-width: 769px) {
  .p-cont .swiper-pagination {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .p-cont .swiper-pagination {
    width: 100%;
    bottom: -2.5vw;
  }
}
@media screen and (max-width: 768px) {
  .p-cont .swiper-pagination-bullet {
    margin-left: 2.0833333333vw;
    margin-right: 2.0833333333vw;
    width: 2.5vw;
    height: 2.5vw;
    opacity: 1;
    border: 1px solid #63C053;
    border-radius: 50%;
    background-color: #fff;
  }
}
.p-cont .swiper-pagination-bullet-active {
  background-color: #63C053;
}

.info_bg_white {
  margin: 0;
  padding-top: 40px;
  padding-bottom: 62px;
  background-color: #ffffff;
}

.cont_footer {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto 56px;
  padding: 0 20px;
  text-align: center;
}

.cont_footer__inner .cont_footer__btn {
  width: 94%;
  max-width: 480px;
  margin: auto;
  font-size: 20px;
  line-height: 1.6;
  padding: 0;
}

.cont_footer__inner .cont_footer__btn a {
  display: block;
  padding: 16px;
  color: #cc0033;
  border: 4px solid #cc0033;
  border-radius: 36px;
  text-decoration: none;
  font-family: "Hiragino Kaku Gothic Pro", "Hiragino Sans", "Meiryo", "Yu Gothic", sans-serif;
  font-weight: 400;
  transition: opacity 0.3s;
}
.cont_footer__inner .cont_footer__btn a:hover {
  opacity: 0.7;
}

#copywright {
  padding: 0;
  text-align: center;
  line-height: 3.2;
  background: #f4ede5;
  font-size: 15px;
  color: #3f0000;
  font-family: "Hiragino Kaku Gothic Pro", "Hiragino Sans", "Meiryo", "Yu Gothic", sans-serif;
  font-weight: 400;
  padding-bottom: 150px;
}
@media screen and (max-width: 768px) {
  #copywright {
    padding-bottom: 20.8333333333vw;
  }
}

@media screen and (max-width: 768px) {
  /* footer */
  .info_bg_white {
    padding: 40px 0 120px 0;
  }
  .cont_footer {
    padding: 0 5%;
    margin-bottom: 36px;
  }
  .cont_footer__inner .cont_footer__btn {
    font-size: 16px;
  }
  .cont_footer__inner .cont_footer__btn a {
    padding: 12px 8px;
    border: 2px solid #cc0033;
    line-height: 1.4;
  }
}
/* common:end */
/* p-header:start */
.p-header {
  width: 100%;
  background: #ffffff;
}
@media screen and (max-width: 768px) {
  .p-header .p-header {
    position: relative;
    z-index: 2;
  }
}
.p-header__inner {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .p-header__inner {
    max-width: 100%;
  }
}
.p-header__logo-dcard {
  width: 101px;
  height: auto;
}
@media screen and (max-width: 768px) {
  .p-header__logo-dcard {
    width: 17.5vw;
  }
}
.p-header__logo-bank {
  width: 163px;
  height: auto;
}
@media screen and (max-width: 768px) {
  .p-header__logo-bank {
    width: 28.3333333333vw;
  }
}

/* p-header:end */
/* p-mv:start */
.p-mv__inr {
  width: 745px;
  margin: 0 auto 24px;
}
@media screen and (max-width: 768px) {
  .p-mv__inr {
    width: 100%;
    max-width: 91.6666666667vw;
  }
}
.p-mv__inr-btn {
  width: 678px;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .p-mv__inr-btn {
    width: 100%;
  }
}
.p-mv__inr-link {
  display: block;
  margin-bottom: 8px;
}
@media screen and (max-width: 768px) {
  .p-mv__inr-link {
    margin-bottom: 4.375vw;
  }
}
.p-mv__txt {
  margin-top: 8px;
  margin-bottom: 16px;
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  .p-mv__txt {
    margin-bottom: 21px;
    font-size: 16px;
  }
}

/* p-mv:end */
/* p-bnr:start */
.p-bnr__container {
  background-color: rgba(253, 241, 181, 0.37);
  padding-top: 24px;
  padding-bottom: 32px;
}
@media screen and (max-width: 768px) {
  .p-bnr__container {
    padding-top: 5vw;
    padding-bottom: 6.6666666667vw;
  }
}
.p-bnr__contents {
  position: relative;
}
.p-bnr__txt {
  display: block;
  margin-bottom: 8px;
}
@media screen and (max-width: 768px) {
  .p-bnr__txt {
    margin: 0 calc(50% - 50vw);
    width: 100vw;
    margin-bottom: 2.0833333333vw;
  }
}
.p-bnr__btn {
  position: absolute;
  bottom: 16px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .p-bnr__btn {
    width: 83.3333333333vw;
    bottom: 4.5833333333vw;
  }
}

/* p-bnr:end */
.p-cp__list--mt16, .p-cp__list {
  padding-left: 40px;
  padding-right: 40px;
  margin-top: 24px;
}
@media screen and (max-width: 768px) {
  .p-cp__list--mt16, .p-cp__list {
    padding-left: 0;
    padding-right: 0;
    margin-top: 20px;
  }
}

/* p-cp:start */
.p-cp__container {
  background-color: rgba(143, 210, 82, 0.5);
  background-image: repeating-linear-gradient(-30deg, transparent, transparent 7px, rgba(255, 255, 255, 0.1) 7px, rgba(255, 255, 255, 0.1) 12px);
  position: relative;
}
.p-cp__container::after {
  content: "";
  display: inline-block;
  background: url(//d1mts1n1u0bek1.cloudfront.net/std/campaigns/1cm/goldu-jp/images/cp_bg_bottom.png) repeat-X;
  background-size: contain;
  background-position: bottom;
  width: 100%;
  height: 64px;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 768px) {
  .p-cp__container::after {
    background: url(//d1mts1n1u0bek1.cloudfront.net/std/campaigns/1cm/goldu-jp/images/cp_bg_bottom_sp.png) no-repeat;
    background-size: 100%;
    height: 13.3333333333vw;
  }
}
.p-cp__contents {
  padding-top: 40px;
  padding-bottom: 64px;
}
@media screen and (max-width: 768px) {
  .p-cp__contents {
    padding-top: 5vw;
    padding-bottom: 8.3333333333vw;
  }
}
.p-cp__ttl {
  width: 800px;
}
@media screen and (max-width: 768px) {
  .p-cp__ttl {
    width: 100%;
    margin-bottom: 2.5vw;
  }
}
.p-cp__box {
  width: 800px;
  margin-bottom: 16px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .p-cp__box {
    width: 100%;
    margin-bottom: 5vw;
  }
}
.p-cp__hdg {
  background-color: #009900;
  border-radius: 16px 16px 0 0;
  padding: 10px 5px;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .p-cp__hdg {
    font-size: 4.5833333333vw;
  }
}
.p-cp__hdg-large {
  display: inline-block;
  font-size: 28px;
  line-height: 1.1428571429;
  font-weight: bold;
  color: #FFEB8A;
}
@media screen and (max-width: 480px) {
  .p-cp__hdg-large {
    font-size: 5.8333333333vw;
  }
}
.p-cp__txt {
  background-color: #fff;
  border-radius: 0 0 16px 16px;
  padding-top: 24px;
  padding-bottom: 24px;
}
@media screen and (max-width: 768px) {
  .p-cp__txt {
    padding: 4.1666666667vw;
  }
}
.p-cp__list--mt16 {
  margin-top: 16px;
}
.p-cp__item-symbol {
  position: relative;
  margin-left: 26px;
}
.p-cp__item-symbol span {
  position: absolute;
  top: 0;
  left: -26px;
}
.p-cp__img {
  display: block;
  width: 654px;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .p-cp__img {
    width: 100%;
  }
}
.p-cp__img-large {
  display: block;
  width: 760px;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .p-cp__img-large {
    width: 100%;
  }
}
.p-cp__wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: auto;
}
/* p-cp:end */
.p-otoku__list--mtnon, .p-otoku__list {
  padding: 0 20px;
  margin-top: 8px;
}
@media screen and (max-width: 768px) {
  .p-otoku__list--mtnon, .p-otoku__list {
    padding-bottom: 0;
    margin-top: 8px;
  }
}

/* p-otoku:start */
.p-otoku__container {
  padding-bottom: 28px;
}
@media screen and (max-width: 768px) {
  .p-otoku__container {
    width: 100%;
    max-width: none;
    padding-bottom: 8.3333333333vw;
  }
}
.p-otoku__ttl {
  padding-top: 48px;
  padding-bottom: 16px;
}
@media screen and (max-width: 768px) {
  .p-otoku__ttl {
    width: 91.6666666667vw;
    padding-top: 6.6666666667vw;
    padding-bottom: 1.6666666667vw;
    margin: auto;
  }
}
.p-otoku__box {
  padding-bottom: 24px;
}
@media screen and (max-width: 768px) {
  .p-otoku__box {
    padding-bottom: 22px;
  }
}
.p-otoku__box--large {
  padding-bottom: 24px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-otoku__box--large {
    width: 91.6666666667vw;
    text-align: left;
    padding-bottom: 22px;
  }
}
.p-otoku__list--mtnon {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .p-otoku__list--mtnon {
    margin-top: 8px;
  }
}
.p-otoku__img {
  width: 507px;
}
@media screen and (max-width: 768px) {
  .p-otoku__img {
    width: 100%;
  }
}
.p-otoku__btn {
  display: block;
  width: 340px;
  margin: 16px auto 0;
}
@media screen and (max-width: 768px) {
  .p-otoku__btn {
    width: 70.8333333333vw;
  }
}
.p-otoku__wrap {
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-otoku .swiper-wrapper {
    align-items: flex-start;
  }
}
@media screen and (min-width: 769px) {
  .p-otoku .swiper-slide:first-child {
    width: 700px;
    margin: auto;
  }
}

/* p-otoku:end */
/* p-hobby:start */
.p-hobby__container {
  border-image-source: linear-gradient(#E8F4DD, #E8F4DD);
  border-image-slice: 0 fill;
  border-image-outset: 0 50vw 0 50vw;
  padding-top: 48px;
  padding-bottom: 28px;
}
@media screen and (max-width: 768px) {
  .p-hobby__container {
    width: 100%;
    max-width: none;
    padding-top: 6.6666666667vw;
    padding-bottom: 8.3333333333vw;
  }
}
.p-hobby__ttl {
  padding-bottom: 12px;
}
@media screen and (max-width: 768px) {
  .p-hobby__ttl {
    width: 91.6666666667vw;
    padding-bottom: 0.8333333333vw;
    margin: auto;
  }
}
.p-hobby__box--large {
  padding-bottom: 24px;
}
@media screen and (max-width: 768px) {
  .p-hobby__box--large {
    width: 91.6666666667vw;
    padding-bottom: 0;
  }
}
.p-hobby__list {
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (max-width: 768px) {
  .p-hobby__list {
    padding: 1.25vw 5vw 5vw;
  }
}
.p-hobby__list-02 {
  padding-left: 24px;
  padding-right: 24px;
}
@media screen and (max-width: 768px) {
  .p-hobby__list-02 {
    padding: 1.25vw 5vw 5vw;
  }
}
.p-hobby__wrap {
  position: relative;
}
.p-hobby .swiper-slide:last-child {
  width: 700px;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .p-hobby .swiper-button-prev,
  .p-hobby .swiper-button-next {
    top: 47.9166666667vw;
  }
}

/* p-hobby:end */
/* p-security:start */
.p-security__container {
  padding-top: 48px;
  padding-bottom: 28px;
}
@media screen and (max-width: 768px) {
  .p-security__container {
    width: 100%;
    max-width: none;
    padding-top: 6.6666666667vw;
    padding-bottom: 7.5vw;
  }
}
.p-security__ttl {
  padding-bottom: 8px;
}
@media screen and (max-width: 768px) {
  .p-security__ttl {
    width: 91.6666666667vw;
    padding-bottom: 0.8333333333vw;
    margin: auto;
  }
}
.p-security__wrap {
  position: relative;
}
/* p-security:end */
/* p-benri:start */
.p-benri {
  background-color: #FCFFCC;
}
.p-benri__container {
  padding-top: 40px;
  padding-bottom: 48px;
}
@media screen and (max-width: 768px) {
  .p-benri__container {
    padding-top: 6.6666666667vw;
    padding-bottom: 6.6666666667vw;
  }
}
.p-benri__ttl {
  padding-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .p-benri__ttl {
    width: 100vw;
    padding-bottom: 1.6666666667vw;
    margin: 0 calc(50% - 50vw);
  }
}
.p-benri__box {
  width: 900px;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .p-benri__box {
    width: 100%;
  }
}
.p-benri__list {
  width: 549px;
  margin: 0 auto 18px;
}
@media screen and (max-width: 768px) {
  .p-benri__list {
    width: 83.3333333333vw;
    margin-bottom: 2.5vw;
  }
}
/* p-benri:end */
.p-tokuten__box-02, .p-tokuten__box {
  width: 440px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-tokuten__box-02, .p-tokuten__box {
    width: 100%;
  }
}

.p-tokuten__detail-box--bank, .p-tokuten__detail-box {
  background-color: #fff;
  border: 2px solid #CC0033;
  border-radius: 16px;
  padding-bottom: 20px;
  margin: 0 auto 24px;
}

.p-tokuten__detail-hdg--bank, .p-tokuten__detail-hdg {
  border-bottom: 2px solid #CC0033;
  display: flex;
  align-items: center;
  padding: 14px 10px;
  font-size: 24px;
  line-height: 1.25;
  font-weight: bold;
  color: #CC0033;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .p-tokuten__detail-hdg--bank, .p-tokuten__detail-hdg {
    font-size: 5vw;
    padding: 2.9166666667vw 2.0833333333vw;
  }
}

.p-tokuten__bank-hdg, .p-tokuten__bank-tophdg {
  width: 192px;
  background-color: #FFFEED;
  border-right: 2px solid #D4D4D4;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-tokuten__bank-hdg, .p-tokuten__bank-tophdg {
    width: 47.9166666667vw;
  }
}

.p-tokuten__bank-list-02, .p-tokuten__bank-list {
  position: relative;
  margin-left: 26px;
  font-size: 14px;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .p-tokuten__bank-list-02, .p-tokuten__bank-list {
    font-size: 16px;
    line-height: 1.5;
  }
}

/* p-tokuten:start */
.p-tokuten {
  background-color: #FFF0A9;
}
.p-tokuten__container {
  padding-top: 38px;
}
@media screen and (max-width: 768px) {
  .p-tokuten__container {
    padding-top: 7.5vw;
  }
}
.p-tokuten__contents {
  padding-bottom: 18px;
  position: relative;
}
.p-tokuten__contents::before {
  content: "";
  display: inline-block;
  background-color: #FFF0A9;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  width: 100vw;
  height: 40px;
  position: absolute;
  bottom: -40px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .p-tokuten__contents::before {
    height: 5vw;
    bottom: -5vw;
  }
}
.p-tokuten__ttl {
  width: 455px;
  padding-bottom: 44px;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .p-tokuten__ttl {
    width: 100vw;
    padding-bottom: 5vw;
    margin: 0 calc(50% - 50vw);
  }
}
@media screen and (max-width: 768px) {
  .p-tokuten__box {
    margin-bottom: 4.1666666667vw;
  }
}
.p-tokuten__box-02::before {
  content: "";
  display: inline-block;
  background-image: url(//d1mts1n1u0bek1.cloudfront.net/std/campaigns/1cm/goldu-jp/images/tokuten_icon-01.png);
  background-size: contain;
  width: 40px;
  height: 42px;
  position: absolute;
  top: 50%;
  left: -30px;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .p-tokuten__box-02::before {
    width: 8.3333333333vw;
    height: 8.75vw;
    top: -6.6666666667vw;
    left: 50%;
    transform: translateX(-50%);
  }
}
.p-tokuten__icon {
  width: 80px;
  height: 80px;
  position: absolute;
  top: -12px;
  left: -4px;
}
@media screen and (max-width: 768px) {
  .p-tokuten__icon {
    width: 16.6666666667vw;
    height: 16.6666666667vw;
  }
}
.p-tokuten__btn {
  width: 400px;
  position: absolute;
  bottom: 24px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .p-tokuten__btn {
    width: 83.3333333333vw;
    bottom: 4.375vw;
  }
}
.p-tokuten__img {
  display: block;
  margin-top: 24px;
  margin-bottom: 24px;
}
@media screen and (max-width: 768px) {
  .p-tokuten__img {
    margin-top: 3.3333333333vw;
    margin-bottom: 3.3333333333vw;
  }
}
.p-tokuten__img-02 {
  display: block;
  margin-bottom: 14px;
  position: relative;
}
.p-tokuten__img-02::before {
  content: "";
  display: inline-block;
  background-image: url(//d1mts1n1u0bek1.cloudfront.net/std/campaigns/1cm/goldu-jp/images/tokuten_icon-02.png);
  background-size: contain;
  width: 34px;
  height: 34px;
  position: absolute;
  bottom: -21px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .p-tokuten__img-02::before {
    background-image: url(//d1mts1n1u0bek1.cloudfront.net/std/campaigns/1cm/goldu-jp/images/tokuten_icon-02_sp.png);
    width: 5.8333333333vw;
    height: 5.8333333333vw;
    bottom: -4.375vw;
  }
}
.p-tokuten__detail {
  border-image-source: linear-gradient(#FFF7D2, #FFF7D2);
  border-image-slice: 0 fill;
  border-image-outset: 0 50vw 0 50vw;
  padding-top: 72px;
  padding-bottom: 24px;
}
@media screen and (max-width: 768px) {
  .p-tokuten__detail {
    padding-top: 9.1666666667vw;
    padding-bottom: 8.3333333333vw;
  }
}
.p-tokuten__detail-box--bank {
  border-color: #009900;
}
@media screen and (max-width: 768px) {
  .p-tokuten__detail-box--bank {
    margin-bottom: 0;
  }
}
.p-tokuten__detail-inr {
  padding-left: 88px;
  padding-right: 88px;
}
@media screen and (max-width: 768px) {
  .p-tokuten__detail-inr {
    width: 83.3333333333vw;
    padding-left: 0;
    padding-right: 0;
    margin: auto;
  }
}
.p-tokuten__detail-hdg {
  justify-content: end;
}
@media screen and (max-width: 768px) {
  .p-tokuten__detail-hdg {
    flex-direction: column;
    padding-right: 10px;
  }
}
.p-tokuten__detail-hdg--bank {
  justify-content: center;
  border-color: #009900;
  color: #009900;
}
@media screen and (max-width: 768px) {
  .p-tokuten__detail-hdg--bank {
    padding-bottom: 2.0833333333vw;
  }
}
.p-tokuten__detail-hdg-min {
  margin-left: 56px;
  margin-right: 40px;
  font-size: 18px;
  line-height: 1;
  text-align: right;
  font-weight: bold;
}
@media screen and (max-width: 480px) {
  .p-tokuten__detail-hdg-min {
    font-size: 3.75vw;
  }
}
@media screen and (max-width: 768px) {
  .p-tokuten__detail-hdg-min {
    display: block;
    margin: auto;
  }
}
.p-tokuten__detail-img {
  display: block;
  margin-top: 24px;
  margin-bottom: 16px;
}
@media screen and (max-width: 768px) {
  .p-tokuten__detail-img {
    margin-top: 16px;
  }
}
.p-tokuten__detail-btn {
  display: block;
  width: 678px;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .p-tokuten__detail-btn {
    width: 83.3333333333vw;
  }
}
.p-tokuten__list {
  margin-top: 16px;
  margin-bottom: 16px;
}
@media screen and (max-width: 768px) {
  .p-tokuten__list {
    margin-top: 6px;
  }
}
.p-tokuten__bank {
  margin-bottom: 16px;
}
.p-tokuten__bank-topitem {
  display: flex;
  height: 40px;
}
.p-tokuten__bank-tophdg {
  background-color: #F6F19B;
  font-size: 20px;
  color: #1D6414;
}
.p-tokuten__bank-toptxt {
  width: 528px;
  background-color: #009900;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.p-tokuten__bank-item {
  display: flex;
  border-top: 2px solid #D4D4D4;
}
@media screen and (max-width: 768px) {
  .p-tokuten__bank-hdg {
    padding: 3px;
  }
}
.p-tokuten__bank-txt {
  width: 528px;
  padding: 12px 20px;
  font-size: 16px;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .p-tokuten__bank-txt {
    padding: 8px;
  }
}
.p-tokuten__bank-list {
  margin-left: 18px;
}
.p-tokuten__bank-list-02 {
  margin-left: 10px;
}
.p-tokuten__bank-list-symbol {
  position: absolute;
  top: 0;
  left: -18px;
}
.p-tokuten__bank-list-line {
  position: absolute;
  top: 0;
  left: -10px;
}
/* p-tokuten:end */
.p-overview__hdg-vertical, .p-overview__hdg-min, .p-overview__hdg {
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-overview__hdg-vertical, .p-overview__hdg-min, .p-overview__hdg {
    text-align: left;
  }
}

/* p-overview:start */
.p-overview {
  background-color: #C7E8A8;
}
.p-overview__container {
  padding-top: 48px;
  padding-bottom: 48px;
}
@media screen and (max-width: 768px) {
  .p-overview__container {
    padding-top: 7.0833333333vw;
    padding-bottom: 5.8333333333vw;
  }
}
.p-overview__ttl {
  margin-bottom: 12px;
}
.p-overview table {
  border: solid 1px #333333;
  font-size: 16px;
  line-height: 1.5;
  color: #333333;
}
@media screen and (max-width: 768px) {
  .p-overview table {
    line-height: 1.25;
  }
}
.p-overview table tr {
  background-color: #F6F6F6;
  padding-left: 0;
  padding-right: 0;
}
.p-overview table th {
  background-color: #FFFAEB;
  border: solid 1px #333333;
}
.p-overview table td {
  border: solid 1px #333333;
}
.p-overview table .white {
  background-color: #fff;
}
.p-overview__img {
  padding: 12px 16px 8px;
}
@media screen and (max-width: 768px) {
  .p-overview__img {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.p-overview__img-txt {
  margin-top: 6px;
  margin-right: 18px;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 14px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-overview__img-txt {
    margin-right: 0;
    font-size: 16px;
    line-height: 1.5;
    text-align: left;
  }
}
.p-overview__card img {
  display: block;
  width: 175px;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .p-overview__card img {
    width: 36.25vw;
  }
}
.p-overview__card-txt {
  margin-bottom: 12px;
  font-size: 16px;
  line-height: 1;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-overview__card-txt {
    margin-bottom: 4px;
  }
}
.p-overview__dotted {
  border-bottom: dotted 2px #333333;
}
.p-overview__hdg {
  width: 244px;
  padding: 10px 12px;
}
@media screen and (max-width: 768px) {
  .p-overview__hdg {
    width: 120px;
    padding-left: 12px;
    padding-right: 0;
  }
}
.p-overview__hdg-min {
  width: 195px;
  padding: 10px 5px;
}
@media screen and (max-width: 768px) {
  .p-overview__hdg-min {
    width: 81px;
    padding-left: 6px;
    padding-right: 0;
  }
}
.p-overview__hdg-vertical {
  width: 38px;
  text-align: center;
  padding: 10px;
}
.p-overview__hdg.white {
  background-color: #fff;
}
.p-overview__txt {
  padding: 10px 20px;
}
@media screen and (max-width: 768px) {
  .p-overview__txt {
    padding: 12px 8px;
  }
}
.p-overview__txt .bold {
  margin-bottom: 2px;
  font-weight: bold;
}
.p-overview__item {
  position: relative;
  margin-left: 16px;
  font-size: 14px;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .p-overview__item {
    font-size: 16px;
    line-height: 1.5;
  }
}
.p-overview__item-symbol {
  position: absolute;
  top: 0;
  left: -18px;
}
.p-overview__link-min {
  font-size: 13px;
}

/* p-overview:end */
.p-caution__listitem-ttl--gray, .p-caution__listitem-ttl {
  margin-bottom: 16px;
  padding: 8px 12px;
  background-color: #656565;
  font-size: 18px;
  font-weight: 500;
  color: #fff;
}
@media screen and (max-width: 480px) {
  .p-caution__listitem-ttl--gray, .p-caution__listitem-ttl {
    padding-left: 1.6666666667vw;
    padding-right: 1.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .p-caution__listitem-ttl--gray, .p-caution__listitem-ttl {
    margin-bottom: 8px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: stretch;
    font-size: 20px;
    line-height: 1.4;
  }
}

/* p-caution:start */
.p-caution {
  background-color: #fff;
  padding-top: 48px;
  padding-bottom: 56px;
}
@media screen and (max-width: 768px) {
  .p-caution {
    padding-top: 0;
    padding-bottom: 6.6666666667vw;
  }
}
.p-caution__contents {
  padding-bottom: 24px;
}
@media screen and (max-width: 768px) {
  .p-caution__contents {
    padding-top: 24px;
    padding-bottom: 12px;
  }
}
.p-caution__ttl {
  height: 63px;
  background-color: #1D6414;
  padding-top: 0;
  margin-bottom: 24px;
  font-size: 30px;
  line-height: 1;
  color: #fff;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .p-caution__ttl {
    border-image-source: linear-gradient(#1D6414, #1D6414);
    border-image-slice: 0 fill;
    border-image-outset: 0 50vw 0 50vw;
    margin-bottom: 0;
  }
}
.p-caution__doticon2 {
  display: inline-block;
  padding-left: 4px;
  width: 30px;
}
.p-caution__list {
  width: 900px;
  margin: auto;
  font-size: 14px;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .p-caution__list {
    width: 100%;
    font-size: 16px;
    line-height: 1.3461538462;
  }
}
.p-caution__list li {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
}
.p-caution__list li.p-caution__listwrap {
  flex-wrap: wrap;
}
.p-caution__listitem--short {
  display: block;
}
.p-caution__listitem-ttl--gray {
  background-color: #DDDDDD;
  color: #504F4F;
}
.p-caution__listitem-ttl--gray {
  background-color: #DDDDDD;
  color: #504F4F;
}
.p-caution__num {
  display: inline-block;
  margin-right: 0.5em;
}
.p-caution__sublist-ttl {
  margin-bottom: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 8px;
  padding-right: 8px;
  border: 1px solid #999999;
  font-size: 16px;
  color: #504F4F;
}
@media screen and (max-width: 480px) {
  .p-caution__sublist-ttl {
    padding-left: 1.6666666667vw;
    padding-right: 1.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .p-caution__sublist-ttl {
    font-size: 18px;
    line-height: 1.2222222222;
  }
}
.p-caution__sublist-data {
  margin-bottom: 20px;
}
.p-caution__sub-datalist-ttl {
  margin-bottom: 3px;
  padding-bottom: 2px;
  border-bottom: 1px solid #707070;
}
.p-caution__sub-datalist-txt {
  margin-bottom: 10px;
}
.p-caution__sub-datalist-txt:last-of-type {
  margin-bottom: 20px;
}
.p-caution__sub-datalist-link {
  display: block;
}
.p-caution__numicon {
  display: inline-block;
  width: 21px;
}
@media screen and (max-width: 768px) {
  .p-caution__numicon {
    width: 24px;
  }
}
.p-caution__doticon {
  display: inline-block;
  padding-left: 4px;
  width: 21px;
}
@media screen and (max-width: 768px) {
  .p-caution__doticon {
    width: 24px;
  }
}
.p-caution__staricon {
  display: inline-block;
  width: 21px;
}
@media screen and (max-width: 768px) {
  .p-caution__staricon {
    width: 24px;
  }
}
.p-caution__text {
  flex: 1;
}
.p-caution__text.p-caution__listtext {
  flex-basis: 100%;
  display: flex;
}
.p-caution__text-listbox {
  flex: 1;
}
.p-caution__inner-note {
  display: inline-block;
  text-indent: -1.2em;
  padding-left: 1.2em;
}
.p-caution__innerlink {
  padding-top: 20px;
}
.p-caution__funding-list {
  padding-left: 21px;
  width: 100%;
  display: block;
}
@media screen and (max-width: 768px) {
  .p-caution__funding-list {
    padding-left: 24px;
  }
}
.p-caution__funding-txt {
  line-height: 1.5;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: stretch;
}
.p-caution__wrap {
  flex-wrap: wrap !important;
}
.p-caution__asterisk {
  display: inline-block;
  width: 24px;
}
@media screen and (max-width: 768px) {
  .p-caution__asterisk {
    width: 28px;
  }
}
.p-caution__indentlist {
  margin-left: 1.7em;
}
.p-caution .text-red {
  color: #cc0033;
}

/* p-caution:end */
/* floating:start */
.p-float__container {
  width: 100%;
  background-color: #FFEFA9;
  background-image: repeating-linear-gradient(-50deg, transparent, transparent 7px, rgba(255, 255, 255, 0.2) 7px, rgba(255, 255, 255, 0.2) 12px);
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 100;
}
.p-float__contents {
  width: 900px;
  padding-top: 10px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .p-float__contents {
    width: 96.6666666667vw;
    padding-top: 2.0833333333vw;
  }
}
.p-float__contents img {
  height: auto;
}
.p-float__txt {
  width: 424px;
  display: block;
  margin: 4px auto;
}
@media screen and (max-width: 768px) {
  .p-float__txt {
    width: 74.1666666667vw;
    margin-top: 0.8333333333vw;
    margin-bottom: 0.8333333333vw;
  }
}
.p-float__link {
  display: flex;
  justify-content: space-between;
}
.p-float__link a {
  width: 446px;
}
@media screen and (max-width: 768px) {
  .p-float__link a {
    width: 47.9166666667vw;
  }
}

/* floating:end */
