@charset "UTF-8";
/*
 * foundation
 */
/*
リセットcssを記述
*/
/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.min.css */
*, ::before, ::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
  min-width: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
}

main {
  display: block;
}

p, table, blockquote, address, pre, iframe, form, figure, dl {
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: inherit;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg, img, embed, object, iframe {
  vertical-align: bottom;
}

button, input, optgroup, select, textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
}

button, [type=button], [type=reset], [type=submit] {
  cursor: pointer;
}

button:disabled, [type=button]:disabled, [type=reset]:disabled, [type=submit]:disabled {
  cursor: default;
}

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

[type=number] {
  -moz-appearance: textfield;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-color: inherit;
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td, th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: 700;
}

/* メディアクエリ */
/* //メディアクエリ */
/* position 中央寄せ */
/* //position 中央寄せ */
html {
  font-size: 100%; /* ブラウザのデフォルトのフォントサイズ。大抵は16px */
}

/* //基本フォントサイズ設定 */
body {
  font-family: "Noto Sans JP", sans-serif, YuGothic, "Yu Gothic", "Hiragino Sans", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, MS PGothic, -apple-system, BlinkMacSystemFont, sans-serif;
  font-weight: 400;
  overflow-x: hidden;
  position: relative;
  color: #272727;
  -webkit-font-smoothing: antialiased; /* macで文字が太くなる現象を解消 */
  background-color: #31C2C7;
}

main {
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  main {
    padding-top: 12.8vw;
  }
}

p {
  line-height: 1.6;
}

img {
  max-width: 100%;
  height: auto;
  flex-shrink: 0;
}

ul {
  list-style: none;
  padding-left: 0;
}

/*
 * layout
 */
/*
 * foundation
 */
.l-container1200 {
  padding: 0 20px;
  max-width: 1240px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .l-container1200 {
    padding: 0 5.3333333333vw;
  }
}

/*
 * foundation
 */
.l-header {
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .l-header {
    width: 100%;
  }
}
.l-header__logo {
  width: 272px;
  background-color: #FFFFFF;
  padding: 21px 13px;
}
@media screen and (max-width: 1279px) {
  .l-header__logo {
    width: 21.25vw;
    padding: 1.640625vw 1.015625vw;
  }
}
@media screen and (max-width: 767px) {
  .l-header__logo {
    width: 100%;
    text-align: center;
    padding: 4vw 0;
  }
}
@media screen and (max-width: 767px) {
  .l-header__logo img {
    width: 33.6vw;
  }
}

/*
 * foundation
 */
.l-footer {
  padding-top: 3.125rem;
  padding-bottom: 0.625rem;
}
@media screen and (max-width: 767px) {
  .l-footer {
    padding-top: 11.7333333333vw;
    padding-bottom: 26.6666666667vw;
  }
}
.l-footer .l-container1200 {
  position: relative;
}
.l-footer .l-container1200::before {
  content: "";
  width: 367px;
  height: 278px;
  background: url(../img/ja-character.png) no-repeat center center/contain;
  position: absolute;
  left: -200px;
  top: -169px;
}
@media screen and (max-width: 1679px) {
  .l-footer .l-container1200::before {
    left: -150px;
  }
}
@media screen and (max-width: 1439px) {
  .l-footer .l-container1200::before {
    left: -80px;
  }
}
@media screen and (max-width: 1279px) {
  .l-footer .l-container1200::before {
    width: 327px;
    height: 238px;
    top: -150px;
    left: -50px;
  }
}
@media screen and (max-width: 1023px) {
  .l-footer .l-container1200::before {
    width: 287px;
    height: 198px;
    top: -140px;
  }
}
@media screen and (max-width: 767px) {
  .l-footer .l-container1200::before {
    width: 73.8666666667vw;
    height: 56vw;
    top: -56vw;
    left: 45%;
    transform: translateX(-50%);
    background: url(../img/ja-character-sp.png) no-repeat center center/contain;
  }
}
.l-footer__logo {
  margin-bottom: 3.1875rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .l-footer__logo {
    margin-bottom: 4.2666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .l-footer__logo img {
    width: 74.1333333333vw;
  }
}
.l-footer__copy {
  text-align: center;
}
.l-footer__copy small {
  font-weight: 400;
  font-size: 1rem;
}
@media screen and (max-width: 767px) {
  .l-footer__copy small {
    font-size: 4.2666666667vw;
  }
}

/*
* object
*/
/*
 * foundation
 */
.c-title-pattern1 {
  font-size: 2.5rem;
  line-height: 1.45;
  font-weight: 900;
  color: #FFFFFF;
}
@media screen and (max-width: 1023px) {
  .c-title-pattern1 {
    font-size: 1.9375rem;
  }
}
@media screen and (max-width: 767px) {
  .c-title-pattern1 {
    font-size: 5.3333333333vw;
    line-height: 1.3;
  }
}

/*
 * foundation
 */
.c-pagetop {
  opacity: 0;
  transition: 0.3s;
  pointer-events: none;
  visibility: visible;
  position: fixed;
  right: 0;
  bottom: 20px;
  z-index: 999;
}
@media screen and (max-width: 767px) {
  .c-pagetop {
    bottom: 23.2586666667vw;
  }
}
.c-pagetop:hover {
  cursor: pointer;
}
.c-pagetop.c-pagetop--fadein {
  opacity: 1;
  pointer-events: auto;
}

/*
 * foundation
 */
.p-fv {
  padding-top: 100px;
  background: url(../img/fv-bg.svg) no-repeat center center/cover;
}
@media screen and (max-width: 1439px) {
  .p-fv {
    padding-top: 140px;
  }
}
@media screen and (max-width: 1279px) {
  .p-fv {
    padding-top: 10.9375vw;
  }
}
@media screen and (max-width: 767px) {
  .p-fv {
    background: url(../img/fv-bg-sp.svg) no-repeat center center/cover;
    padding-top: 8vw;
  }
}
.p-fv-inner {
  background-color: #FFFFFF;
  border-radius: 30px;
  position: relative;
  padding-top: 3.5625rem;
  padding-bottom: 1.25rem;
}
@media screen and (max-width: 1279px) {
  .p-fv-inner {
    border-radius: 2.34375vw;
    padding: 4.453125vw 10px 1.5625vw;
  }
}
@media screen and (max-width: 767px) {
  .p-fv-inner {
    border-radius: 5.3333333333vw;
    padding: 10.1333333333vw 2.6666666667vw 8.5333333333vw;
  }
}
.p-fv__lead {
  font-size: 2.8125rem;
  font-weight: 900;
  color: #FFFFFF;
  line-height: 1.4444444444;
  background: url(../img/fv-lead-bg.svg) no-repeat center center/contain;
  padding: 0 7rem 1.875rem;
  position: absolute;
  top: -41px;
  left: 50%;
  transform: translatex(-50%);
  width: max-content;
}
@media screen and (max-width: 1279px) {
  .p-fv__lead {
    font-size: 3.515625vw;
    padding: 0 8.75vw 2.34375vw;
    top: -3.203125vw;
  }
}
@media screen and (max-width: 767px) {
  .p-fv__lead {
    font-size: 4.8vw;
    line-height: 1.1111111111;
    background: url(../img/fv-lead-bg-sp.svg) no-repeat center center/contain;
    padding: 0.8vw 10.6666666667vw 5.6vw;
    text-align: center;
    top: -5.0666666667vw;
  }
}
.p-fv__title {
  text-align: center;
  position: relative;
}
@media screen and (max-width: 1279px) {
  .p-fv__title img {
    width: 78.203125vw;
  }
}
@media screen and (max-width: 767px) {
  .p-fv__title img {
    width: 83.7333333333vw;
  }
}
.p-fv__img {
  text-align: center;
  margin-top: -49px;
}
@media screen and (max-width: 1279px) {
  .p-fv__img {
    margin-top: -3.828125vw;
  }
}
@media screen and (max-width: 767px) {
  .p-fv__img {
    position: relative;
    padding-top: 65.3333333333vw;
  }
}
.p-fv__img img {
  width: 751px;
}
@media screen and (max-width: 1279px) {
  .p-fv__img img {
    width: 58.671875vw;
  }
}
@media screen and (max-width: 767px) {
  .p-fv__img img {
    position: absolute;
    top: -2.4vw;
    left: 50%;
    transform: translatex(-50%);
    width: 97.3333333333vw;
    max-width: none;
  }
}
.p-fv__caution {
  line-height: 1.5;
  width: fit-content;
  margin: 0 auto;
}
@media screen and (max-width: 1279px) {
  .p-fv__caution {
    font-size: max(15px, 1.25vw);
  }
}
@media screen and (max-width: 1023px) {
  .p-fv__caution {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .p-fv__caution {
    font-size: 4vw;
    line-height: 1.3333333333;
    font-weight: 500;
    margin-top: 5.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .p-fv-deco-inner {
    display: flex;
    flex-wrap: wrap;
    margin-left: -0.4vw;
    margin-right: -0.4vw;
  }
}
.p-fv__deco {
  width: fit-content;
  position: absolute;
}
@media screen and (max-width: 767px) {
  .p-fv__deco {
    position: relative;
    padding: 0 0.4vw;
  }
}
.p-fv__deco::before {
  content: "";
  position: absolute;
}
.p-fv__deco img {
  position: absolute;
}
@media screen and (max-width: 767px) {
  .p-fv__deco img {
    display: none;
  }
}
.p-fv__deco--house {
  width: 255px;
  height: 233px;
  background: url(../img/fv-deco-house-bg.svg) no-repeat center center/contain;
  top: 245px;
  left: -42px;
}
@media screen and (max-width: 1679px) {
  .p-fv__deco--house {
    width: 235px;
    height: 223px;
  }
}
@media screen and (max-width: 1439px) {
  .p-fv__deco--house {
    width: 215px;
    height: 213px;
    left: -22px;
  }
}
@media screen and (max-width: 1279px) {
  .p-fv__deco--house {
    width: 16.796875vw;
    height: 16.640625vw;
    left: -1.71875vw;
    top: 19.140625vw;
  }
}
@media screen and (max-width: 767px) {
  .p-fv__deco--house {
    width: 50%;
    left: 0;
    top: 0;
    background: url(../img/fv-deco-house-bg-sp.svg) no-repeat center center/contain;
  }
}
.p-fv__deco--house::before {
  width: 61px;
  height: 75px;
  background: url(../img/icon-kirakira1.svg) no-repeat center center/contain;
  top: 50%;
  transform: translatey(-50%);
  left: 18px;
}
@media screen and (max-width: 1679px) {
  .p-fv__deco--house::before {
    width: 51px;
    height: 62px;
  }
}
@media screen and (max-width: 1439px) {
  .p-fv__deco--house::before {
    width: 46px;
    height: 57px;
  }
}
@media screen and (max-width: 1279px) {
  .p-fv__deco--house::before {
    width: 3.59375vw;
    height: 4.453125vw;
    left: 1.40625vw;
  }
}
@media screen and (max-width: 767px) {
  .p-fv__deco--house::before {
    content: none;
  }
}
.p-fv__deco--house img {
  width: 101px;
  top: 23px;
  left: 53%;
  transform: translatex(-50%);
}
@media screen and (max-width: 1679px) {
  .p-fv__deco--house img {
    width: 90px;
    top: 25px;
  }
}
@media screen and (max-width: 1279px) {
  .p-fv__deco--house img {
    width: 7.03125vw;
    top: 1.953125vw;
  }
}
.p-fv__deco--house .p-fv__deco-text {
  bottom: 40px;
  left: 52%;
  transform: translatex(-50%);
}
@media screen and (max-width: 1279px) {
  .p-fv__deco--house .p-fv__deco-text {
    bottom: 3.125vw;
  }
}
@media screen and (max-width: 767px) {
  .p-fv__deco--house .p-fv__deco-text {
    bottom: unset;
    top: 50%;
    transform: translate(-50%, -50%);
  }
}
.p-fv__deco--land {
  width: 283px;
  height: 257px;
  background: url(../img/fv-deco-land-bg.svg) no-repeat center center/contain;
  top: 498px;
  left: -170px;
}
@media screen and (max-width: 1679px) {
  .p-fv__deco--land {
    width: 263px;
    height: 237px;
    left: -110px;
  }
}
@media screen and (max-width: 1439px) {
  .p-fv__deco--land {
    width: 233px;
    height: 207px;
    top: 478px;
    left: -30px;
  }
}
@media screen and (max-width: 1279px) {
  .p-fv__deco--land {
    width: 18.203125vw;
    height: 16.171875vw;
    top: 37.34375vw;
    left: -2.34375vw;
  }
}
@media screen and (max-width: 767px) {
  .p-fv__deco--land {
    width: 50%;
    left: 0;
    top: 0;
    background: url(../img/fv-deco-land-bg-sp.svg) no-repeat center center/contain;
  }
}
.p-fv__deco--land::before {
  width: 60px;
  height: 89px;
  background: url(../img/icon-kirakira2.svg) no-repeat center center/contain;
  top: 41%;
  right: 11px;
}
@media screen and (max-width: 1679px) {
  .p-fv__deco--land::before {
    width: 50px;
    height: 74px;
    right: 15px;
  }
}
@media screen and (max-width: 1439px) {
  .p-fv__deco--land::before {
    width: 45px;
    height: 67px;
    top: 44%;
  }
}
@media screen and (max-width: 1279px) {
  .p-fv__deco--land::before {
    width: 3.515625vw;
    height: 5.234375vw;
    right: 1.171875vw;
  }
}
@media screen and (max-width: 767px) {
  .p-fv__deco--land::before {
    content: none;
  }
}
.p-fv__deco--land img {
  width: 160px;
  top: 59px;
  left: 50%;
  transform: translatex(-50%);
}
@media screen and (max-width: 1679px) {
  .p-fv__deco--land img {
    width: 140px;
  }
}
@media screen and (max-width: 1439px) {
  .p-fv__deco--land img {
    top: 50px;
    width: 130px;
  }
}
@media screen and (max-width: 1279px) {
  .p-fv__deco--land img {
    width: 10.15625vw;
    top: 3.90625vw;
  }
}
.p-fv__deco--land .p-fv__deco-text {
  bottom: 65px;
  left: 50%;
  transform: translatex(-50%);
}
@media screen and (max-width: 1439px) {
  .p-fv__deco--land .p-fv__deco-text {
    bottom: 50px;
  }
}
@media screen and (max-width: 1279px) {
  .p-fv__deco--land .p-fv__deco-text {
    bottom: 3.90625vw;
  }
}
@media screen and (max-width: 767px) {
  .p-fv__deco--land .p-fv__deco-text {
    bottom: unset;
    top: 50%;
    transform: translate(-50%, -50%);
  }
}
.p-fv__deco--borrow {
  width: 272px;
  height: 255px;
  background: url(../img/fv-deco-borrow-bg.svg) no-repeat center center/contain;
  top: 234px;
  right: -40px;
}
@media screen and (max-width: 1679px) {
  .p-fv__deco--borrow {
    width: 252px;
    height: 235px;
  }
}
@media screen and (max-width: 1439px) {
  .p-fv__deco--borrow {
    width: 232px;
    height: 215px;
    right: -20px;
  }
}
@media screen and (max-width: 1279px) {
  .p-fv__deco--borrow {
    width: 18.125vw;
    height: 16.796875vw;
    right: -1.5625vw;
    top: 18.28125vw;
  }
}
@media screen and (max-width: 767px) {
  .p-fv__deco--borrow {
    width: 50%;
    right: 0;
    top: 0;
    background: url(../img/fv-deco-borrow-bg-sp.svg) no-repeat center center/contain;
  }
}
.p-fv__deco--borrow::before {
  width: 61px;
  height: 75px;
  background: url(../img/icon-kirakira1.svg) no-repeat center center/contain;
  top: 26%;
  left: 19px;
  transform: scale(1, 1) rotate(180deg);
}
@media screen and (max-width: 1679px) {
  .p-fv__deco--borrow::before {
    width: 56px;
    height: 68px;
  }
}
@media screen and (max-width: 1279px) {
  .p-fv__deco--borrow::before {
    width: 4.375vw;
    height: 5.3125vw;
    left: 1.484375vw;
  }
}
@media screen and (max-width: 767px) {
  .p-fv__deco--borrow::before {
    content: none;
  }
}
.p-fv__deco--borrow img {
  width: 95px;
  top: 35px;
  left: 50%;
  transform: translatex(-50%);
}
@media screen and (max-width: 1679px) {
  .p-fv__deco--borrow img {
    width: 85px;
    top: 40px;
  }
}
@media screen and (max-width: 1439px) {
  .p-fv__deco--borrow img {
    width: 75px;
  }
}
@media screen and (max-width: 1279px) {
  .p-fv__deco--borrow img {
    width: 5.859375vw;
    top: 2.734375vw;
  }
}
.p-fv__deco--borrow .p-fv__deco-text {
  bottom: 43px;
  left: 50%;
  transform: translatex(-50%);
}
@media screen and (max-width: 1279px) {
  .p-fv__deco--borrow .p-fv__deco-text {
    bottom: 3.359375vw;
  }
}
@media screen and (max-width: 767px) {
  .p-fv__deco--borrow .p-fv__deco-text {
    bottom: unset;
    top: 50%;
    transform: translate(-50%, -50%);
  }
}
.p-fv__deco--reform {
  width: 275px;
  height: 257px;
  background: url(../img/fv-deco-reform-bg.svg) no-repeat center center/contain;
  top: 498px;
  right: -170px;
}
@media screen and (max-width: 1679px) {
  .p-fv__deco--reform {
    width: 255px;
    height: 237px;
    right: -100px;
  }
}
@media screen and (max-width: 1679px) {
  .p-fv__deco--reform {
    width: 235px;
    height: 217px;
    right: -20px;
  }
}
@media screen and (max-width: 1279px) {
  .p-fv__deco--reform {
    width: 18.359375vw;
    height: 16.953125vw;
    right: -1.5625vw;
    top: 38.90625vw;
  }
}
@media screen and (max-width: 767px) {
  .p-fv__deco--reform {
    width: 50%;
    right: 0;
    top: 0;
    background: url(../img/fv-deco-reform-bg-sp.svg) no-repeat center center/contain;
  }
}
.p-fv__deco--reform::before {
  width: 61px;
  height: 75px;
  background: url(../img/icon-kirakira1.svg) no-repeat center center/contain;
  top: 47%;
  transform: translatey(-50%);
  right: 18px;
}
@media screen and (max-width: 1679px) {
  .p-fv__deco--reform::before {
    width: 56px;
    height: 69px;
  }
}
@media screen and (max-width: 1439px) {
  .p-fv__deco--reform::before {
    width: 51px;
    height: 63px;
  }
}
@media screen and (max-width: 1279px) {
  .p-fv__deco--reform::before {
    width: 3.984375vw;
    height: 4.921875vw;
    right: 1.40625vw;
  }
}
@media screen and (max-width: 767px) {
  .p-fv__deco--reform::before {
    content: none;
  }
}
.p-fv__deco--reform img {
  width: 132px;
  top: 26px;
  left: 50%;
  transform: translatex(-50%);
}
@media screen and (max-width: 1679px) {
  .p-fv__deco--reform img {
    width: 112px;
  }
}
@media screen and (max-width: 1439px) {
  .p-fv__deco--reform img {
    width: 112px;
  }
}
@media screen and (max-width: 1279px) {
  .p-fv__deco--reform img {
    width: 8.75vw;
    top: 2.03125vw;
  }
}
.p-fv__deco--reform .p-fv__deco-text {
  bottom: 33px;
  left: 50%;
  transform: translatex(-50%);
}
@media screen and (max-width: 1279px) {
  .p-fv__deco--reform .p-fv__deco-text {
    bottom: 2.578125vw;
  }
}
@media screen and (max-width: 767px) {
  .p-fv__deco--reform .p-fv__deco-text {
    bottom: unset;
    top: 50%;
    transform: translate(-50%, -50%);
  }
}
.p-fv__deco-text {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.625rem;
  text-align: center;
  font-weight: 900;
  color: #FFFFFF;
  line-height: 1.1538461538;
  position: absolute;
  width: max-content;
}
@media screen and (max-width: 1679px) {
  .p-fv__deco-text {
    font-size: 1.375rem;
  }
}
@media screen and (max-width: 1439px) {
  .p-fv__deco-text {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 1279px) {
  .p-fv__deco-text {
    font-size: 1.5625vw;
  }
}
@media screen and (max-width: 767px) {
  .p-fv__deco-text {
    font-size: 4.5333333333vw;
    line-height: 1.1764705882;
  }
}

/*
 * foundation
 */
.p-points {
  background: url(../img/main-bg.svg) no-repeat center center/cover;
  padding-top: 6.1875rem;
  padding-bottom: 12.8125rem;
}
@media screen and (max-width: 1279px) {
  .p-points {
    background-position: left 42% center;
  }
}
@media screen and (max-width: 767px) {
  .p-points {
    padding-top: 21.3333333333vw;
    padding-bottom: 21.6vw;
    background: url(../img/main-bg-sp.svg) no-repeat top -19.4666666667vw center/cover;
  }
}
.p-points .l-container1200 {
  position: relative;
  z-index: 1;
}
.p-points .l-container1200::before, .p-points .l-container1200::after {
  content: "";
  background-color: transparent;
  border: 4px solid #0B9DA5;
  border-radius: 50%;
  position: absolute;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .p-points .l-container1200::before, .p-points .l-container1200::after {
    border: 0.5333333333vw solid #0B9DA5;
    opacity: 0.5;
  }
}
.p-points .l-container1200::before {
  width: 690px;
  height: 690px;
  top: -214px;
  left: -651px;
}
@media screen and (max-width: 767px) {
  .p-points .l-container1200::before {
    width: 60.5333333333vw;
    height: 60.5333333333vw;
    left: unset;
    right: -22.4vw;
    top: -18.6666666667vw;
  }
}
.p-points .l-container1200::after {
  width: 629px;
  height: 629px;
  top: 150px;
  right: -512px;
}
@media screen and (max-width: 767px) {
  .p-points .l-container1200::after {
    width: 60.5333333333vw;
    height: 60.5333333333vw;
    right: unset;
    left: -30.1333333333vw;
    top: 148.5333333333vw;
  }
}
.p-points__title {
  position: relative;
  background: url(../img/title-points-bg.svg) no-repeat center center/contain;
  width: fit-content;
  margin: 0 auto;
  padding: 1rem 2.6875rem 1.6875rem 4.4375rem;
}
@media screen and (max-width: 767px) {
  .p-points__title {
    background: url(../img/title-points-bg-sp.svg) no-repeat center center/contain;
    text-align: center;
    padding: 3.2vw 14.9333333333vw 5.6vw;
  }
}
.p-points__title img {
  width: 49px;
}
@media screen and (max-width: 1023px) {
  .p-points__title img {
    width: 42px;
  }
}
@media screen and (max-width: 767px) {
  .p-points__title img {
    width: 5.8666666667vw;
  }
}
.p-points-list {
  display: flex;
  flex-wrap: wrap;
  row-gap: 50px;
  margin-top: 1.875rem;
}
@media screen and (max-width: 1023px) {
  .p-points-list {
    row-gap: 4.8828125vw;
    margin-top: 2.9296875vw;
  }
}
@media screen and (max-width: 767px) {
  .p-points-list {
    margin-top: 5.6vw;
    row-gap: 13.3333333333vw;
  }
}
.p-points-list__item {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .p-points-list__item:first-of-type {
    position: relative;
  }
}
@media screen and (max-width: 767px) {
  .p-points-list__item:first-of-type::before {
    content: "";
    width: 60.5333333333vw;
    height: 60.5333333333vw;
    border: 0.5333333333vw solid #0B9DA5;
    opacity: 0.5;
    border-radius: 50%;
    position: absolute;
    right: -18.1333333333vw;
    bottom: -8vw;
  }
}
.p-points-list__item:first-of-type .p-points-list__title {
  padding-top: 1.0625rem;
}
@media screen and (max-width: 1023px) {
  .p-points-list__item:first-of-type .p-points-list__title {
    padding-top: 1.66015625vw;
  }
}
.p-points-list__item:first-of-type .p-points-list-contents-wrapper {
  margin-left: -24.5px;
  margin-right: -24.5px;
  margin-bottom: 1.875rem;
  padding-right: 1.5625rem;
}
@media screen and (max-width: 1023px) {
  .p-points-list__item:first-of-type .p-points-list-contents-wrapper {
    margin-left: -2.392578125vw;
    margin-right: -2.392578125vw;
    margin-bottom: 2.9296875vw;
    padding-right: 2.44140625vw;
  }
}
@media screen and (max-width: 767px) {
  .p-points-list__item:first-of-type .p-points-list-contents-wrapper {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 5.6vw;
    padding-right: 0;
    row-gap: 6.2666666667vw;
  }
}
.p-points-list__item:first-of-type .p-points-list-contents-wrapper .p-points-list-contents-left,
.p-points-list__item:first-of-type .p-points-list-contents-wrapper .p-points-list-contents-right {
  padding: 0 24.5px;
}
@media screen and (max-width: 1023px) {
  .p-points-list__item:first-of-type .p-points-list-contents-wrapper .p-points-list-contents-left,
  .p-points-list__item:first-of-type .p-points-list-contents-wrapper .p-points-list-contents-right {
    padding: 0 2.392578125vw;
  }
}
@media screen and (max-width: 767px) {
  .p-points-list__item:first-of-type .p-points-list-contents-wrapper .p-points-list-contents-left,
  .p-points-list__item:first-of-type .p-points-list-contents-wrapper .p-points-list-contents-right {
    padding: 0;
  }
}
.p-points-list__item:first-of-type .p-points-list-contents-left {
  width: 68.5%;
}
@media screen and (max-width: 767px) {
  .p-points-list__item:first-of-type .p-points-list-contents-left {
    width: 100%;
  }
}
.p-points-list__item:first-of-type .p-points-list-contents-right {
  width: 31.5%;
}
@media screen and (max-width: 767px) {
  .p-points-list__item:first-of-type .p-points-list-contents-right {
    width: 100%;
  }
}
.p-points-list__item:nth-of-type(2) {
  position: relative;
}
.p-points-list__item:nth-of-type(2)::before, .p-points-list__item:nth-of-type(2)::after {
  content: "";
  background-color: transparent;
  border: 4px solid #0B9DA5;
  border-radius: 50%;
  position: absolute;
  z-index: -1;
}
@media screen and (max-width: 1023px) {
  .p-points-list__item:nth-of-type(2)::before, .p-points-list__item:nth-of-type(2)::after {
    border: 0.390625vw solid #0B9DA5;
  }
}
@media screen and (max-width: 767px) {
  .p-points-list__item:nth-of-type(2)::before, .p-points-list__item:nth-of-type(2)::after {
    border: 0.5333333333vw solid #0B9DA5;
    opacity: 0.5;
  }
}
.p-points-list__item:nth-of-type(2)::before {
  width: 346px;
  height: 346px;
  top: -77px;
  left: -457px;
}
@media screen and (max-width: 1023px) {
  .p-points-list__item:nth-of-type(2)::before {
    width: 33.7890625vw;
    height: 33.7890625vw;
    top: -7.51953125vw;
    left: -44.62890625vw;
  }
}
@media screen and (max-width: 767px) {
  .p-points-list__item:nth-of-type(2)::before {
    width: 42.1333333333vw;
    height: 42.1333333333vw;
    left: unset;
    right: -30.1333333333vw;
    top: -16.8vw;
  }
}
.p-points-list__item:nth-of-type(2)::after {
  width: 690px;
  height: 690px;
  top: 182px;
  left: -563px;
}
@media screen and (max-width: 1023px) {
  .p-points-list__item:nth-of-type(2)::after {
    width: 67.3828125vw;
    height: 67.3828125vw;
    top: 17.7734375vw;
    left: -54.98046875vw;
  }
}
@media screen and (max-width: 767px) {
  .p-points-list__item:nth-of-type(2)::after {
    width: 45.8666666667vw;
    height: 45.8666666667vw;
    left: -22.9333333333vw;
    top: unset;
    bottom: -17.8666666667vw;
  }
}
.p-points-list__item:nth-of-type(2) .p-points-list__item-inner {
  padding-right: 1.6875rem;
}
@media screen and (max-width: 1023px) {
  .p-points-list__item:nth-of-type(2) .p-points-list__item-inner {
    padding-right: 2.63671875vw;
  }
}
.p-points-list__item:nth-of-type(2) .p-points-list-title-wrapper {
  align-items: center;
}
.p-points-list__item:nth-of-type(2) .p-points-list-contents-wrapper {
  margin-left: -8px;
  margin-right: -8px;
  align-items: center;
}
@media screen and (max-width: 1023px) {
  .p-points-list__item:nth-of-type(2) .p-points-list-contents-wrapper {
    margin-right: -0.78125vw;
    margin-left: -0.78125vw;
  }
}
@media screen and (max-width: 767px) {
  .p-points-list__item:nth-of-type(2) .p-points-list-contents-wrapper {
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0;
    row-gap: 7.4666666667vw;
  }
}
.p-points-list__item:nth-of-type(2) .p-points-list-contents-left,
.p-points-list__item:nth-of-type(2) .p-points-list-contents-right {
  padding: 0 8px;
}
@media screen and (max-width: 1023px) {
  .p-points-list__item:nth-of-type(2) .p-points-list-contents-left,
  .p-points-list__item:nth-of-type(2) .p-points-list-contents-right {
    padding: 0 0.78125vw;
  }
}
@media screen and (max-width: 767px) {
  .p-points-list__item:nth-of-type(2) .p-points-list-contents-left,
  .p-points-list__item:nth-of-type(2) .p-points-list-contents-right {
    padding: 0;
  }
}
.p-points-list__item:nth-of-type(2) .p-points-list-contents-left {
  width: 70.6%;
}
@media screen and (max-width: 767px) {
  .p-points-list__item:nth-of-type(2) .p-points-list-contents-left {
    width: 100%;
  }
}
.p-points-list__item:nth-of-type(2) .p-points-list-contents-right {
  width: 29.4%;
}
@media screen and (max-width: 767px) {
  .p-points-list__item:nth-of-type(2) .p-points-list-contents-right {
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .p-points-list__item:nth-of-type(2) .p-points-list-contents-right img {
    width: 81%;
  }
}
.p-points-list__item:nth-of-type(2) .p-points-list-contents-left__text span {
  position: relative;
  display: inline-block;
  z-index: 1;
  color: #FFFFFF;
}
.p-points-list__item:nth-of-type(2) .p-points-list-contents-left__text .p-points-list-contents-left__text--bg-pink::before,
.p-points-list__item:nth-of-type(2) .p-points-list-contents-left__text .p-points-list-contents-left__text--bg-emerald::before {
  content: "";
  height: 82%;
  border-radius: 10px;
  position: absolute;
  top: 53%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
@media screen and (max-width: 1023px) {
  .p-points-list__item:nth-of-type(2) .p-points-list-contents-left__text .p-points-list-contents-left__text--bg-pink::before,
  .p-points-list__item:nth-of-type(2) .p-points-list-contents-left__text .p-points-list-contents-left__text--bg-emerald::before {
    border-radius: 0.9765625vw;
  }
}
@media screen and (max-width: 767px) {
  .p-points-list__item:nth-of-type(2) .p-points-list-contents-left__text .p-points-list-contents-left__text--bg-pink::before,
  .p-points-list__item:nth-of-type(2) .p-points-list-contents-left__text .p-points-list-contents-left__text--bg-emerald::before {
    border-radius: 2.6666666667vw;
  }
}
.p-points-list__item:nth-of-type(2) .p-points-list-contents-left__text .p-points-list-contents-left__text--bg-pink::before {
  width: 100%;
  background-color: #DA2864;
}
.p-points-list__item:nth-of-type(2) .p-points-list-contents-left__text .p-points-list-contents-left__text--bg-emerald::before {
  width: 93%;
  background-color: #0B9DA5;
}
.p-points-list__item:nth-of-type(2) .p-points-list__caution {
  margin-top: 1.8125rem;
}
@media screen and (max-width: 1023px) {
  .p-points-list__item:nth-of-type(2) .p-points-list__caution {
    margin-top: 2.83203125vw;
  }
}
@media screen and (max-width: 767px) {
  .p-points-list__item:nth-of-type(2) .p-points-list__caution {
    margin-top: 5.3333333333vw;
  }
}
.p-points-list__item:nth-of-type(3) {
  position: relative;
}
.p-points-list__item:nth-of-type(3)::before, .p-points-list__item:nth-of-type(3)::after {
  content: "";
  background-color: transparent;
  border: 4px solid #0B9DA5;
  border-radius: 50%;
  position: absolute;
  z-index: -1;
}
@media screen and (max-width: 1023px) {
  .p-points-list__item:nth-of-type(3)::before, .p-points-list__item:nth-of-type(3)::after {
    border: 0.390625vw solid #0B9DA5;
  }
}
@media screen and (max-width: 767px) {
  .p-points-list__item:nth-of-type(3)::before, .p-points-list__item:nth-of-type(3)::after {
    border: 0.5333333333vw solid #0B9DA5;
    opacity: 0.5;
  }
}
.p-points-list__item:nth-of-type(3)::before {
  width: 346px;
  height: 346px;
  top: 137px;
  right: -449px;
}
@media screen and (max-width: 1023px) {
  .p-points-list__item:nth-of-type(3)::before {
    width: 33.7890625vw;
    height: 33.7890625vw;
    top: 13.37890625vw;
    right: -43.84765625vw;
  }
}
@media screen and (max-width: 767px) {
  .p-points-list__item:nth-of-type(3)::before {
    width: 60.5333333333vw;
    height: 60.5333333333vw;
    top: -10.6666666667vw;
    right: unset;
    left: -13.8666666667vw;
  }
}
.p-points-list__item:nth-of-type(3)::after {
  width: 431px;
  height: 431px;
  top: 314px;
  right: -384px;
}
@media screen and (max-width: 1023px) {
  .p-points-list__item:nth-of-type(3)::after {
    width: 42.08984375vw;
    height: 42.08984375vw;
    top: 30.6640625vw;
    right: -37.5vw;
  }
}
@media screen and (max-width: 767px) {
  .p-points-list__item:nth-of-type(3)::after {
    width: 60.5333333333vw;
    height: 60.5333333333vw;
    top: unset;
    bottom: -33.3333333333vw;
    right: -46.4vw;
  }
}
.p-points-list__item:nth-of-type(3) .p-points-list-title-wrapper {
  align-items: center;
}
.p-points-list__item:nth-of-type(3) .p-points-list-contents-wrapper {
  margin-left: -52px;
  margin-right: -52px;
  align-items: center;
  flex-direction: row-reverse;
}
@media screen and (max-width: 1023px) {
  .p-points-list__item:nth-of-type(3) .p-points-list-contents-wrapper {
    margin-left: -2.6041666667vw;
    margin-right: -2.6041666667vw;
  }
}
@media screen and (max-width: 767px) {
  .p-points-list__item:nth-of-type(3) .p-points-list-contents-wrapper {
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0;
    row-gap: 7.2vw;
  }
}
.p-points-list__item:nth-of-type(3) .p-points-list-contents-left,
.p-points-list__item:nth-of-type(3) .p-points-list-contents-right {
  padding: 0 52px;
}
@media screen and (max-width: 1023px) {
  .p-points-list__item:nth-of-type(3) .p-points-list-contents-left,
  .p-points-list__item:nth-of-type(3) .p-points-list-contents-right {
    padding: 0 2.6041666667vw;
  }
}
@media screen and (max-width: 767px) {
  .p-points-list__item:nth-of-type(3) .p-points-list-contents-left,
  .p-points-list__item:nth-of-type(3) .p-points-list-contents-right {
    padding: 0;
  }
}
.p-points-list__item:nth-of-type(3) .p-points-list-contents-left {
  width: 69%;
}
@media screen and (max-width: 1023px) {
  .p-points-list__item:nth-of-type(3) .p-points-list-contents-left {
    width: 75%;
  }
}
@media screen and (max-width: 767px) {
  .p-points-list__item:nth-of-type(3) .p-points-list-contents-left {
    width: 100%;
  }
}
.p-points-list__item:nth-of-type(3) .p-points-list-contents-right {
  width: 31%;
  text-align: right;
}
@media screen and (max-width: 1023px) {
  .p-points-list__item:nth-of-type(3) .p-points-list-contents-right {
    width: 25%;
  }
}
@media screen and (max-width: 767px) {
  .p-points-list__item:nth-of-type(3) .p-points-list-contents-right {
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .p-points-list__item:nth-of-type(3) .p-points-list-contents-right img {
    width: 48.2%;
  }
}
.p-points-list__item:nth-of-type(3) .p-points-list-contents-left__text span {
  position: relative;
  display: inline-block;
  z-index: 1;
  color: #FFFFFF;
}
.p-points-list__item:nth-of-type(3) .p-points-list-contents-left__text .p-points-list-contents-left__text--bg-pink {
  padding-left: 0.6875rem;
  padding-right: 0.1875rem;
  margin-right: 0.1875rem;
}
@media screen and (max-width: 1023px) {
  .p-points-list__item:nth-of-type(3) .p-points-list-contents-left__text .p-points-list-contents-left__text--bg-pink {
    padding-left: 1.07421875vw;
    padding-right: 0.29296875vw;
    margin-right: 0.29296875vw;
  }
}
.p-points-list__item:nth-of-type(3) .p-points-list-contents-left__text .p-points-list-contents-left__text--bg-pink::before {
  content: "";
  width: 100%;
  height: 82%;
  background-color: #DA2864;
  border-radius: 10px;
  position: absolute;
  top: 53%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
@media screen and (max-width: 1023px) {
  .p-points-list__item:nth-of-type(3) .p-points-list-contents-left__text .p-points-list-contents-left__text--bg-pink::before {
    border-radius: 0.9765625vw;
  }
}
.p-points-list__item:nth-of-type(3) .p-points-list__caution {
  margin-top: 1.4375rem;
}
@media screen and (max-width: 1023px) {
  .p-points-list__item:nth-of-type(3) .p-points-list__caution {
    margin-top: 2.24609375vw;
  }
}
@media screen and (max-width: 767px) {
  .p-points-list__item:nth-of-type(3) .p-points-list__caution {
    margin-top: 5.6vw;
  }
}
.p-points-list__item-inner {
  border: 6px solid #0B9DA5;
  background-color: #FFFFFF;
  border-radius: 30px;
  padding: 2.5625rem 0.6875rem 2.75rem 2.75rem;
}
@media screen and (max-width: 1023px) {
  .p-points-list__item-inner {
    position: relative;
    border: 0.5859375vw solid #0B9DA5;
    border-radius: 2.9296875vw;
  }
}
@media screen and (max-width: 767px) {
  .p-points-list__item-inner {
    border: 0.8vw solid #0B9DA5;
    border-radius: 5.3333333333vw;
    padding: 17.3333333333vw 2.6666666667vw 4.8vw;
  }
}
.p-points-list-title-wrapper {
  display: flex;
  margin-left: -13.5px;
  margin-right: -13.5px;
  margin-bottom: 2.375rem;
}
@media screen and (max-width: 1023px) {
  .p-points-list-title-wrapper {
    margin-left: -1.318359375vw;
    margin-right: -1.318359375vw;
    margin-bottom: 3.7109375vw;
  }
}
@media screen and (max-width: 767px) {
  .p-points-list-title-wrapper {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 5.3333333333vw;
  }
}
.p-points-list__num, .p-points-list__title {
  padding: 0 13.5px;
}
@media screen and (max-width: 1023px) {
  .p-points-list__num, .p-points-list__title {
    padding: 0 1.318359375vw;
  }
}
@media screen and (max-width: 767px) {
  .p-points-list__num, .p-points-list__title {
    padding: 0;
  }
}
.p-points-list__num {
  width: 154px;
}
@media screen and (max-width: 1023px) {
  .p-points-list__num {
    width: 15.0390625vw;
  }
}
@media screen and (max-width: 767px) {
  .p-points-list__num {
    width: 22.9333333333vw;
    position: absolute;
    top: -5.8666666667vw;
    left: 50%;
    transform: translateX(-50%);
  }
}
.p-points-list__title {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 900;
  line-height: 1.1666666667;
  font-size: 3.125rem;
  width: calc(100% - 154px);
}
@media screen and (max-width: 1279px) {
  .p-points-list__title {
    font-size: 2.375rem;
  }
}
@media screen and (max-width: 1023px) {
  .p-points-list__title {
    font-size: 3.7109375vw;
    width: calc(100% - 15.0390625vw);
  }
}
@media screen and (max-width: 767px) {
  .p-points-list__title {
    font-size: 6.6666666667vw;
    text-align: center;
    width: 100%;
    line-height: 1.44;
  }
}
.p-points-list__title--text-large {
  font-size: 3.75rem;
}
@media screen and (max-width: 1279px) {
  .p-points-list__title--text-large {
    font-size: 3rem;
  }
}
@media screen and (max-width: 1023px) {
  .p-points-list__title--text-large {
    font-size: 4.6875vw;
  }
}
@media screen and (max-width: 767px) {
  .p-points-list__title--text-large {
    font-size: 8vw;
    line-height: 1.2;
  }
}
.p-points-list-contents-wrapper {
  display: flex;
}
@media screen and (max-width: 767px) {
  .p-points-list-contents-wrapper {
    flex-wrap: wrap;
  }
}
.p-points-list-contents-left-inner {
  border: 2px solid #DAD6C5;
  border-radius: 20px;
  padding: 1.75rem 1.6875rem;
}
@media screen and (max-width: 1023px) {
  .p-points-list-contents-left-inner {
    border: 0.1953125vw solid #DAD6C5;
    padding: 2.734375vw 2.63671875vw;
  }
}
@media screen and (max-width: 767px) {
  .p-points-list-contents-left-inner {
    padding: 8vw 3.2vw 3.2vw;
    border: 0.5333333333vw solid #DAD6C5;
    border-radius: 5.3333333333vw;
  }
}
.p-points-list-contents-left-flex {
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
}
@media screen and (max-width: 1023px) {
  .p-points-list-contents-left-flex {
    margin-left: -1.46484375vw;
    margin-right: -1.46484375vw;
  }
}
@media screen and (max-width: 767px) {
  .p-points-list-contents-left-flex {
    flex-wrap: wrap;
    row-gap: 9.0666666667vw;
    margin-left: 0;
    margin-right: 0;
  }
}
.p-points-list-contents-left__loan, .p-points-list-contents-left__loan-type {
  padding: 0 15px;
}
@media screen and (max-width: 1023px) {
  .p-points-list-contents-left__loan, .p-points-list-contents-left__loan-type {
    padding: 0 1.46484375vw;
  }
}
@media screen and (max-width: 767px) {
  .p-points-list-contents-left__loan, .p-points-list-contents-left__loan-type {
    padding: 0;
  }
}
.p-points-list-contents-left__loan {
  width: 48%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-points-list-contents-left__loan {
    width: 100%;
    text-align: center;
  }
}
.p-points-list-contents-left__loan::before {
  content: "";
  width: 3.75rem;
  height: 3.75rem;
  background: url(../img/icon-plus.svg) no-repeat center center/contain;
  position: absolute;
  top: 50%;
  transform: translatey(-50%);
  right: -1.875rem;
}
@media screen and (max-width: 1023px) {
  .p-points-list-contents-left__loan::before {
    width: 5.859375vw;
    height: 5.859375vw;
    right: -2.9296875vw;
  }
}
@media screen and (max-width: 767px) {
  .p-points-list-contents-left__loan::before {
    width: 8vw;
    height: 8vw;
    right: unset;
    left: 50%;
    transform: translate(-50%, 0);
    top: unset;
    bottom: -8.5333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .p-points-list-contents-left__loan img {
    width: 72%;
  }
}
.p-points-list-contents-left__loan-text {
  font-size: 2.5rem;
  line-height: 1.5;
  font-weight: 900;
  color: #FFFFFF;
  text-align: center;
  position: absolute;
  top: 64%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: max-content;
}
@media screen and (max-width: 1279px) {
  .p-points-list-contents-left__loan-text {
    font-size: 1.875rem;
    top: 60%;
  }
}
@media screen and (max-width: 1023px) {
  .p-points-list-contents-left__loan-text {
    font-size: 2.9296875vw;
  }
}
@media screen and (max-width: 767px) {
  .p-points-list-contents-left__loan-text {
    font-size: 5.3333333333vw;
    line-height: 1.3;
    top: 66%;
  }
}
.p-points-list-contents-left__loan-type {
  width: 52%;
  padding-bottom: 0.375rem;
}
@media screen and (max-width: 1023px) {
  .p-points-list-contents-left__loan-type {
    padding-bottom: 0.5859375vw;
  }
}
@media screen and (max-width: 767px) {
  .p-points-list-contents-left__loan-type {
    width: 100%;
  }
}
.p-points-list-contents-left-loan-type-list {
  display: flex;
  flex-wrap: wrap;
  row-gap: 10px;
}
@media screen and (max-width: 1023px) {
  .p-points-list-contents-left-loan-type-list {
    row-gap: 0.9765625vw;
  }
}
@media screen and (max-width: 767px) {
  .p-points-list-contents-left-loan-type-list {
    row-gap: 1.3333333333vw;
  }
}
.p-points-list-contents-left-loan-type-list__item {
  width: 100%;
}
.p-points-list-contents-left-loan-type-list__item:not(.p-points-list-contents-left-loan-type-list__item--no-bg) {
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 2;
  background-color: #DAD6C5;
  border-radius: 20px;
  text-align: center;
  padding-top: 0.625rem;
  padding-bottom: 0.6875rem;
}
@media screen and (max-width: 1279px) {
  .p-points-list-contents-left-loan-type-list__item:not(.p-points-list-contents-left-loan-type-list__item--no-bg) {
    font-size: 1.5625rem;
  }
}
@media screen and (max-width: 1023px) {
  .p-points-list-contents-left-loan-type-list__item:not(.p-points-list-contents-left-loan-type-list__item--no-bg) {
    font-size: 2.44140625vw;
    border-radius: 1.953125vw;
    padding-top: 0.9765625vw;
    padding-bottom: 1.07421875vw;
  }
}
@media screen and (max-width: 767px) {
  .p-points-list-contents-left-loan-type-list__item:not(.p-points-list-contents-left-loan-type-list__item--no-bg) {
    font-size: 5.3333333333vw;
    border-radius: 2.6666666667vw;
    padding: 1.3333333333vw 0;
  }
}
.p-points-list-contents-left-loan-type-list__item.p-points-list-contents-left-loan-type-list__item--no-bg {
  font-size: 1.875rem;
  font-weight: 700;
  text-align: right;
  line-height: 1.2;
  margin-top: -7px;
}
@media screen and (max-width: 1279px) {
  .p-points-list-contents-left-loan-type-list__item.p-points-list-contents-left-loan-type-list__item--no-bg {
    font-size: 1.5625rem;
  }
}
@media screen and (max-width: 1023px) {
  .p-points-list-contents-left-loan-type-list__item.p-points-list-contents-left-loan-type-list__item--no-bg {
    font-size: 2.44140625vw;
    margin-top: -0.68359375vw;
  }
}
@media screen and (max-width: 767px) {
  .p-points-list-contents-left-loan-type-list__item.p-points-list-contents-left-loan-type-list__item--no-bg {
    font-size: 5.3333333333vw;
  }
}
.p-points-list-contents-left__text {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (max-width: 1279px) {
  .p-points-list-contents-left__text {
    font-size: 2.375rem;
  }
}
@media screen and (max-width: 1023px) {
  .p-points-list-contents-left__text {
    font-size: 3.515625vw;
  }
}
@media screen and (max-width: 767px) {
  .p-points-list-contents-left__text {
    font-size: 5.3333333333vw;
    line-height: 1.75;
  }
}
.p-points-list-contents-right-inner {
  background-color: #FF8D16;
  border-radius: 20px;
  padding: 15px;
  padding-top: 2.625rem;
  position: relative;
  height: 100%;
}
@media screen and (max-width: 1023px) {
  .p-points-list-contents-right-inner {
    border-radius: 1.953125vw;
    padding: 1.46484375vw;
    padding-top: 4.1015625vw;
  }
}
@media screen and (max-width: 767px) {
  .p-points-list-contents-right-inner {
    border-radius: 5.3333333333vw;
    padding: 5.0666666667vw 3.4666666667vw 3.7333333333vw;
  }
}
.p-points-list-contents-right-inner::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 32px solid transparent;
  border-bottom: 32px solid transparent;
  border-right: 55px solid #FF8D16;
  border-left: 0;
  position: absolute;
  top: 50%;
  transform: translatey(-50%);
  left: -35px;
}
@media screen and (max-width: 1023px) {
  .p-points-list-contents-right-inner::before {
    border-top: 3.125vw solid transparent;
    border-bottom: 3.125vw solid transparent;
    border-right: 5.37109375vw solid #FF8D16;
    left: -3.41796875vw;
  }
}
@media screen and (max-width: 767px) {
  .p-points-list-contents-right-inner::before {
    border-top: 0;
    border-right: 4.8vw solid transparent;
    border-left: 4.8vw solid transparent;
    border-bottom: 8.2666666667vw solid #FF8D16;
    left: 50%;
    transform: translate(-50%, 0);
    top: -5.3333333333vw;
  }
}
.p-points-list-contents-right-inner::after {
  content: "";
  width: 78px;
  height: 63px;
  background: url(../img/point-list-fukidashi-strong.svg) no-repeat center center/contain;
  position: absolute;
  top: -39px;
  right: -38px;
}
@media screen and (max-width: 1023px) {
  .p-points-list-contents-right-inner::after {
    width: 7.6171875vw;
    height: 6.15234375vw;
    top: -3.80859375vw;
    right: -3.7109375vw;
  }
}
@media screen and (max-width: 767px) {
  .p-points-list-contents-right-inner::after {
    width: 13.0666666667vw;
    height: 10.6666666667vw;
    top: -5.8666666667vw;
    right: -6.4vw;
  }
}
.p-points-list-contents-right__top {
  font-size: 2.5rem;
  font-weight: 700;
  color: #FFFFFF;
  text-align: center;
  line-height: 1;
  position: relative;
}
@media screen and (max-width: 1279px) {
  .p-points-list-contents-right__top {
    font-size: 1.9375rem;
  }
}
@media screen and (max-width: 1023px) {
  .p-points-list-contents-right__top {
    font-size: 2.83203125vw;
  }
}
@media screen and (max-width: 767px) {
  .p-points-list-contents-right__top {
    font-size: 9.3333333333vw;
  }
}
.p-points-list-contents-right__top::before {
  content: "";
  width: 72px;
  height: 72px;
  background: url(../img/icon-kirakira3.svg) no-repeat center center/contain;
  position: absolute;
  right: 5px;
  top: -30px;
}
@media screen and (max-width: 1279px) {
  .p-points-list-contents-right__top::before {
    width: 51px;
    height: 51px;
    top: -21px;
  }
}
@media screen and (max-width: 1023px) {
  .p-points-list-contents-right__top::before {
    width: 4.98046875vw;
    height: 4.98046875vw;
    top: -2.05078125vw;
    right: 0.48828125vw;
  }
}
@media screen and (max-width: 767px) {
  .p-points-list-contents-right__top::before {
    background: url(../img/icon-kirakira4.svg) no-repeat center center/contain;
    width: 20.2666666667vw;
    height: 13.3333333333vw;
    top: -1.3333333333vw;
    right: 1.8666666667vw;
  }
}
.p-points-list-contents-right__top--text1 {
  font-size: 5rem;
  margin-left: -0.5rem;
}
@media screen and (max-width: 1279px) {
  .p-points-list-contents-right__top--text1 {
    font-size: 4.0625rem;
  }
}
@media screen and (max-width: 1023px) {
  .p-points-list-contents-right__top--text1 {
    font-size: 6.34765625vw;
    margin-left: -0.78125vw;
  }
}
@media screen and (max-width: 767px) {
  .p-points-list-contents-right__top--text1 {
    font-size: 19.2vw;
  }
}
.p-points-list-contents-right__top--text2 {
  font-size: 3.125rem;
  margin-left: -0.625rem;
}
@media screen and (max-width: 1279px) {
  .p-points-list-contents-right__top--text2 {
    font-size: 2.1875rem;
  }
}
@media screen and (max-width: 1023px) {
  .p-points-list-contents-right__top--text2 {
    font-size: 3.41796875vw;
    margin-left: -0.9765625vw;
  }
}
@media screen and (max-width: 767px) {
  .p-points-list-contents-right__top--text2 {
    font-size: 12vw;
  }
}
.p-points-list-contents-right__top--text3 {
  font-size: 1.625rem;
  writing-mode: vertical-rl;
  margin-left: -0.25rem;
}
@media screen and (max-width: 1279px) {
  .p-points-list-contents-right__top--text3 {
    font-size: 1.375rem;
  }
}
@media screen and (max-width: 1023px) {
  .p-points-list-contents-right__top--text3 {
    font-size: 2.1484375vw;
    margin-left: -0.390625vw;
  }
}
@media screen and (max-width: 767px) {
  .p-points-list-contents-right__top--text3 {
    font-size: 6.9333333333vw;
  }
}
.p-points-list-contents-right__top--text4 {
  display: block;
  margin-top: 7px;
}
@media screen and (max-width: 1023px) {
  .p-points-list-contents-right__top--text4 {
    margin-top: 0.68359375vw;
  }
}
.p-points-list-contents-right__bottom {
  color: #FF8D16;
  font-size: 1.875rem;
  line-height: 1.2;
  font-weight: 700;
  background-color: #FFFFFF;
  border-radius: 10px;
  text-align: center;
  margin-top: 2.6875rem;
  padding-top: 0.875rem;
  padding-bottom: 0.9375rem;
}
@media screen and (max-width: 1279px) {
  .p-points-list-contents-right__bottom {
    font-size: 1.625rem;
  }
}
@media screen and (max-width: 1023px) {
  .p-points-list-contents-right__bottom {
    font-size: 2.5390625vw;
    border-radius: 0.9765625vw;
    margin-top: 4.19921875vw;
    padding-top: 1.3671875vw;
    padding-bottom: 1.46484375vw;
  }
}
@media screen and (max-width: 767px) {
  .p-points-list-contents-right__bottom {
    font-size: 5.3333333333vw;
    border-radius: 2.6666666667vw;
    padding: 3.4666666667vw 0;
  }
}
.p-points-list__caution {
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .p-points-list__caution {
    font-size: 4vw;
    font-weight: 500;
    line-height: 1.3333333333;
  }
}

/*
 * foundation
 */
.p-cta {
  background-color: #0B9DA5;
  color: #FFFFFF;
  margin-top: -6.375rem;
  padding-bottom: 3.125rem;
  position: relative;
  z-index: 1;
  padding-top: 3.1875rem;
}
@media screen and (max-width: 1679px) {
  .p-cta {
    margin-top: -6.6875rem;
  }
}
@media screen and (max-width: 1279px) {
  .p-cta {
    margin-top: -6.875rem;
  }
}
@media screen and (max-width: 767px) {
  .p-cta {
    margin-top: 0;
    padding-top: 8.5333333333vw;
    padding-bottom: 14.6666666667vw;
  }
}
.p-cta::before {
  content: "";
  width: 100%;
  height: 109px;
  background: url(../img/cta-bg.svg) repeat-x center center/cover;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .p-cta::before {
    height: 13.3333333333vw;
    background: url(../img/cta-bg-sp.svg) repeat-x center center/cover;
  }
}
@media screen and (max-width: 767px) {
  .p-cta::after {
    content: "";
    width: 35.2vw;
    height: 35.2vw;
    background-color: transparent;
    border: 0.5333333333vw solid #0B9DA5;
    border-radius: 50%;
    opacity: 0.5;
    position: absolute;
    top: -12.2666666667vw;
    right: -4.2666666667vw;
    z-index: -1;
  }
}
.p-cta__title {
  font-size: 1.875rem;
  line-height: 1.4666666667;
  font-weight: 900;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-cta__title {
    font-size: 5.3333333333vw;
    line-height: 1.3;
  }
}
.p-cta-button-wrapper {
  width: 743px;
  margin: 1.875rem auto 0;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .p-cta-button-wrapper {
    margin: 5.6vw auto 0;
    width: 84.2666666667vw;
  }
}
.p-cta__button {
  font-size: 1.875rem;
  line-height: 1.4666666667;
  font-weight: 900;
  display: block;
  text-align: center;
  border-radius: 20px;
  border: 4px solid #FFFFFF;
  background-color: #FF8D16;
  box-shadow: 0 4px #98E2E1;
  padding: 1.5625rem 0 1.625rem;
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .p-cta__button {
    font-size: 4.5333333333vw;
    line-height: 1.4705882353;
    border: 1.0666666667vw solid #FFFFFF;
    border-radius: 5.3333333333vw;
    box-shadow: 0 1.0666666667vw #98E2E1;
    padding: 3.2vw 0 2.9333333333vw;
  }
}
.p-cta__button:hover {
  border-color: #FF8D16;
  background-color: #FFFFFF;
  color: #FF8D16;
  transform: translateY(4px);
  box-shadow: none;
}
@media screen and (max-width: 767px) {
  .p-cta__button:hover {
    border-color: #FFFFFF;
    background-color: #FF8D16;
    color: #FFFFFF;
    transform: translateY(1.0666666667vw);
  }
}
.p-cta__button:hover span::before {
  background: url(../img/icon-wallet-orange.svg) no-repeat center center/contain;
}
@media screen and (max-width: 767px) {
  .p-cta__button:hover span::before {
    background: url(../img/icon-wallet.svg) no-repeat center center/contain;
  }
}
.p-cta__button:hover span::after {
  background: url(../img/icon-arrows-right-orange.svg) no-repeat center center/contain;
}
@media screen and (max-width: 767px) {
  .p-cta__button:hover span::after {
    background: url(../img/icon-arrows-right-sp.svg) no-repeat center center/contain;
  }
}
.p-cta__button span {
  position: relative;
  padding-left: 5.375rem;
  padding-right: 2.3125rem;
}
@media screen and (max-width: 767px) {
  .p-cta__button span {
    padding-left: 9.8666666667vw;
    display: block;
  }
}
.p-cta__button span::before {
  content: "";
  width: 4.25rem;
  height: 4rem;
  background: url(../img/icon-wallet.svg) no-repeat center center/contain;
  position: absolute;
  top: 50%;
  transform: translatey(-50%);
  left: 0;
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .p-cta__button span::before {
    width: 14.4vw;
    height: 13.3333333333vw;
    left: 4.2666666667vw;
  }
}
.p-cta__button span::after {
  content: "";
  width: 1.125rem;
  height: 1rem;
  background: url(../img/icon-arrows-right.svg) no-repeat center center/contain;
  position: absolute;
  top: 50%;
  transform: translatey(-50%);
  right: 0;
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .p-cta__button span::after {
    background: url(../img/icon-arrows-right-sp.svg) no-repeat center center/contain;
    width: 5.8666666667vw;
    height: 5.3333333333vw;
    right: 4vw;
  }
}

/*
 * foundation
 */
.p-about {
  background-color: #C4EAE9;
  padding-top: 6.3125rem;
  padding-bottom: 6.3125rem;
}
@media screen and (max-width: 767px) {
  .p-about {
    padding-top: 21.3333333333vw;
    padding-bottom: 21.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .p-about .l-container1200 {
    position: relative;
    padding: 0 2.6666666667vw;
    z-index: 1;
  }
}
@media screen and (max-width: 767px) {
  .p-about .l-container1200::before, .p-about .l-container1200::after {
    content: "";
    border: 0.5333333333vw solid #FFFFFF;
    opacity: 0.5;
    border-radius: 50%;
    background-color: transparent;
    position: absolute;
    z-index: -1;
  }
}
@media screen and (max-width: 767px) {
  .p-about .l-container1200::before {
    width: 75.7333333333vw;
    height: 75.7333333333vw;
    top: -14.6666666667vw;
    left: -27.2vw;
  }
}
@media screen and (max-width: 767px) {
  .p-about .l-container1200::after {
    width: 60.5333333333vw;
    height: 60.5333333333vw;
    bottom: -12.8vw;
    left: 5.3333333333vw;
  }
}
.p-about__title {
  background: url(../img/title-about-bg.svg) no-repeat center center/contain;
  width: fit-content;
  margin: 0 auto 1.875rem;
  padding: 1.625rem 5.875rem 1.625rem 7.5625rem;
}
@media screen and (max-width: 1023px) {
  .p-about__title {
    padding: 1.625rem 3.375rem 1.625rem 5.0625rem;
  }
}
@media screen and (max-width: 767px) {
  .p-about__title {
    text-align: center;
    background: url(../img/title-about-bg-sp.svg) no-repeat center center/contain;
    padding: 3.2vw 20.8vw 7.2vw;
    margin-bottom: 4.8vw;
  }
}
.p-about-inner {
  background-color: #FFFFFF;
  border-radius: 30px;
  padding: 3.125rem 6.875rem;
}
@media screen and (max-width: 1023px) {
  .p-about-inner {
    padding: 3.125rem;
  }
}
@media screen and (max-width: 767px) {
  .p-about-inner {
    border-radius: 5.3333333333vw;
    padding: 5.3333333333vw 5.3333333333vw 8.2666666667vw;
    position: relative;
  }
}
@media screen and (max-width: 767px) {
  .p-about-inner::before {
    content: "";
    width: 35.2vw;
    height: 35.2vw;
    border: 0.5333333333vw solid #FFFFFF;
    opacity: 0.5;
    border-radius: 50%;
    background-color: transparent;
    position: absolute;
    bottom: -18.6666666667vw;
    left: -17.6vw;
    z-index: -1;
  }
}
.p-about-dl-wrapper {
  border: 1px solid #707070;
  border-radius: 20px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-about-dl-wrapper {
    border-radius: 5.3333333333vw;
  }
}
.p-about-dl-wrapper dl {
  display: flex;
  align-items: center;
  padding: 1.125rem 1.875rem;
}
@media screen and (max-width: 767px) {
  .p-about-dl-wrapper dl {
    flex-wrap: wrap;
    padding: 5.3333333333vw 4.2666666667vw;
  }
}
.p-about-dl-wrapper dl:nth-of-type(even) {
  background-color: #F0F0F0;
}
.p-about-dl-wrapper dl dt {
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 1.4444444444;
  width: 195px;
}
@media screen and (max-width: 767px) {
  .p-about-dl-wrapper dl dt {
    width: 100%;
    text-align: center;
    font-size: 4.8vw;
    line-height: 1.4444444444;
    margin-bottom: 2.9333333333vw;
  }
}
.p-about-dl-wrapper dl dd {
  font-weight: 400;
  line-height: 1.5;
  width: calc(100% - 195px);
  padding-left: 1.1875rem;
}
@media screen and (max-width: 767px) {
  .p-about-dl-wrapper dl dd {
    width: 100%;
    padding-left: 0;
    font-size: 4.2666666667vw;
    line-height: 1.5;
  }
}
.p-about-dl-wrapper dl dd ul li {
  padding-left: 1rem;
}
@media screen and (max-width: 767px) {
  .p-about-dl-wrapper dl dd ul li {
    padding-left: 4.2666666667vw;
  }
}
.p-about-dl-wrapper dl dd ul li:not(.p-about-dl__list--no-disc) {
  position: relative;
}
.p-about-dl-wrapper dl dd ul li:not(.p-about-dl__list--no-disc)::before {
  content: "・";
  font-size: 1rem;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .p-about-dl-wrapper dl dd ul li:not(.p-about-dl__list--no-disc)::before {
    font-size: 4.2666666667vw;
  }
}
.p-about-dl-wrapper dl dd .p-about-dl__list-caution {
  margin-top: 0.625rem;
}
@media screen and (max-width: 767px) {
  .p-about-dl-wrapper dl dd .p-about-dl__list-caution {
    margin-top: 4.8vw;
    font-size: 4.2666666667vw;
    line-height: 1.5;
  }
}
.p-about-dl__top {
  padding-bottom: 0.9375rem;
  border-bottom: 1px solid #707070;
}
@media screen and (max-width: 767px) {
  .p-about-dl__top {
    border-bottom: 0.2666666667vw solid #707070;
    padding-bottom: 5.6vw;
  }
}
.p-about-dl__bottom {
  padding-top: 0.9375rem;
}
@media screen and (max-width: 767px) {
  .p-about-dl__bottom {
    padding-top: 5.0666666667vw;
  }
}
.p-about__caution {
  margin-top: 1.8125rem;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .p-about__caution {
    font-size: 4.2666666667vw;
    margin-top: 7.7333333333vw;
  }
}

/*
 * foundation
 */
.p-contact {
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
  background-color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .p-contact {
    padding-top: 21.6vw;
    padding-bottom: 66.4vw;
  }
}
.p-contact__title {
  width: fit-content;
  margin: 0 auto 2rem;
  background: url(../img/title-contact-bg.svg) no-repeat center center/contain;
  padding: 1.625rem 5.625rem;
}
@media screen and (max-width: 767px) {
  .p-contact__title {
    background: url(../img/title-contact-bg-sp.svg) no-repeat center center/contain;
    padding: 7.2vw 28.5333333333vw 9.8666666667vw;
    margin-bottom: 5.3333333333vw;
  }
}
.p-contact__message {
  font-size: 1.875rem;
  line-height: 1.3333333333;
  text-align: center;
  font-weight: 600;
  margin-bottom: 3.25rem;
}
@media screen and (max-width: 767px) {
  .p-contact__message {
    font-size: 5.3333333333vw;
    line-height: 1.3;
    margin-bottom: 8.5333333333vw;
  }
}
.p-contact-list {
  display: flex;
  flex-wrap: wrap;
  row-gap: 51px;
  margin-left: -35px;
  margin-right: -35px;
}
@media screen and (max-width: 767px) {
  .p-contact-list {
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0;
    row-gap: 8.2666666667vw;
    justify-content: center;
  }
}
.p-contact-list-wrapper {
  max-width: 779px;
  margin: 0 auto;
}
.p-contact-list__item {
  width: 50%;
  padding: 0 35px;
}
@media screen and (max-width: 767px) {
  .p-contact-list__item {
    width: 94%;
    padding: 0;
  }
}
.p-contact-list__button a {
  font-size: 1.875rem;
  font-weight: 900;
  color: #FFFFFF;
  text-align: center;
  display: block;
  border: 4px solid #FFFFFF;
  background-color: #31C2C7;
  border-radius: 20px;
  box-shadow: 0 4px #C4EAE9;
  transition: all 0.3s;
  padding: 1.1875rem 0;
}
@media screen and (max-width: 767px) {
  .p-contact-list__button a {
    font-weight: 700;
    font-size: 5.3333333333vw;
    line-height: 1.45;
    position: relative;
    padding: 4vw 0 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .p-contact-list__button a::before {
    content: "";
    width: 5.3333333333vw;
    height: 4.8vw;
    background: url(../img/icon-arrows-right-sp.svg) no-repeat center center/contain;
    position: absolute;
    top: 50%;
    transform: translatey(-50%);
    right: 6.4vw;
    transition: all 0.3s;
  }
}
.p-contact-list__button a:hover {
  color: #31C2C7;
  border-color: #31C2C7;
  background-color: #FFFFFF;
  box-shadow: none;
  transform: translateY(4px);
}
@media screen and (max-width: 767px) {
  .p-contact-list__button a:hover {
    color: #FFFFFF;
    border-color: #FFFFFF;
    background-color: #31C2C7;
    transform: translateY(1.0666666667vw);
  }
}
.p-contact-list__button a:hover span::before {
  background: url(../img/icon-arrows-right-turquoise.svg) no-repeat center center/contain;
}
.p-contact-list__button a span {
  position: relative;
  padding-right: 38px;
}
@media screen and (max-width: 767px) {
  .p-contact-list__button a span {
    padding-right: 0;
  }
}
.p-contact-list__button a span::before {
  content: "";
  width: 18px;
  height: 16px;
  background: url(../img/icon-arrows-right.svg) no-repeat center center/contain;
  position: absolute;
  top: 50%;
  transform: translatey(-50%);
  right: 0;
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .p-contact-list__button a span::before {
    content: none;
  }
}
.p-contact-list__city {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.4444444444;
  margin-top: 1.25rem;
}
@media screen and (max-width: 767px) {
  .p-contact-list__city {
    font-size: 4vw;
    line-height: 1.3333333333;
    margin-top: 4vw;
  }
}

/*
 * foundation
 */
.p-fixed-cta {
  position: fixed;
  top: min(100px, 5.9523809524vw);
  right: 0;
  width: min(206px, 12.2619047619vw);
  z-index: 999;
}
@media screen and (max-width: 767px) {
  .p-fixed-cta {
    top: unset;
    bottom: 0;
    right: unset;
    left: 0;
    width: 100%;
  }
}
.p-fixed-cta-list {
  display: flex;
  flex-wrap: wrap;
  row-gap: min(15px, 0.8928571429vw);
}
.p-fixed-cta-list__item {
  width: 100%;
  border: min(4px, 0.2380952381vw) solid #FFFFFF;
  border-radius: 0 0 0 min(20px, 1.1904761905vw);
  width: 100%;
  text-align: center;
  box-shadow: 0 min(4px, 0.2380952381vw) #31C2C7;
  transition: all 0.3s;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-fixed-cta-list__item {
    border: none;
    border-radius: 0;
    width: 50%;
    row-gap: 0;
  }
}
.p-fixed-cta-list__item::before {
  content: "";
  position: absolute;
  top: min(11px, 0.6547619048vw);
  left: 50%;
  transform: translatex(-50%);
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .p-fixed-cta-list__item::before {
    top: 50%;
    transform: translate(0, -50%);
    left: unset;
    right: 2.4vw;
  }
}
.p-fixed-cta-list__item:hover {
  box-shadow: none;
  transform: translateY(min(4px, 0.2380952381vw));
}
.p-fixed-cta-list__item--simulator {
  background-color: #0B9DA5;
}
.p-fixed-cta-list__item--simulator::before {
  width: min(52px, 3.0952380952vw);
  height: min(52px, 3.0952380952vw);
  background: url(../img/icon-simulator.svg) no-repeat center center/contain;
}
@media screen and (max-width: 767px) {
  .p-fixed-cta-list__item--simulator::before {
    width: 3.4666666667vw;
    height: 3.4666666667vw;
    background: url(../img/icon-arrows-right-sp.svg) no-repeat center center/contain;
  }
}
.p-fixed-cta-list__item--simulator:hover {
  border-color: #0B9DA5;
  background-color: #EFFCFB;
}
.p-fixed-cta-list__item--simulator:hover::before {
  background: url(../img/icon-simulator-emerald.svg) no-repeat center center/contain;
}
.p-fixed-cta-list__item--simulator:hover .p-fixed-cta-list__title {
  color: #0B9DA5;
}
.p-fixed-cta-list__item--web {
  background-color: #DA2864;
}
.p-fixed-cta-list__item--web::before {
  width: min(67px, 3.9880952381vw);
  height: min(53px, 3.1547619048vw);
  background: url(../img/icon-web.svg) no-repeat center center/contain;
}
@media screen and (max-width: 767px) {
  .p-fixed-cta-list__item--web::before {
    width: 3.4666666667vw;
    height: 3.4666666667vw;
    background: url(../img/icon-arrows-right-sp.svg) no-repeat center center/contain;
  }
}
.p-fixed-cta-list__item--web:hover {
  border-color: #DA2864;
  background-color: #FFE5ED;
}
.p-fixed-cta-list__item--web:hover::before {
  background: url(../img/icon-web-pink.svg) no-repeat center center/contain;
}
.p-fixed-cta-list__item--web:hover .p-fixed-cta-list__title {
  color: #DA2864;
}
.p-fixed-cta-list__item a {
  padding-top: min(66px, 3.9285714286vw);
  padding-bottom: min(5px, 0.2976190476vw);
  display: block;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .p-fixed-cta-list__item a {
    padding-top: 2.4vw;
    padding-top: 2.6666666667vw;
  }
}
.p-fixed-cta-list__title {
  font-size: min(20px, 1.1904761905vw);
  font-weight: 900;
  line-height: 1.1;
  color: #FFFFFF;
  margin-top: min(5px, 0.2976190476vw);
}
@media screen and (max-width: 767px) {
  .p-fixed-cta-list__title {
    font-size: 4.5333333333vw;
    line-height: 1.4705882353;
  }
}

/*
 * foundation
 */
/* 下から上にフェードイン */
.u-fade-in-from-bottom-elm {
  opacity: 0;
  transform: translateY(20px);
}

.u-fade-in-from-bottom-elm.js-scrolled {
  animation: fade-in-from-bottom 0.4s ease-in forwards;
}

@keyframes fade-in-from-bottom {
  0% {
    opacity: 0;
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fade-in-from-bottom-x-center {
  0% {
    opacity: 0;
    transform: translateX(-50%) translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(-50%) translateY(0);
  }
}
/* //下から上にフェードイン */
/* 左から右にフェードイン */
.fade-in-from-left-elm {
  opacity: 0;
  transform: translateX(-20px);
}

.fade-in-from-left-elm.scrolled {
  animation: fade-in-from-left 1s linear forwards;
}

@keyframes fade-in-from-left {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
/* //左から右にフェードイン */
/* 右から左にフェードイン */
.fade-in-from-right-elm {
  opacity: 0;
  transform: translateX(20px);
}

.fade-in-from-right-elm.scrolled {
  animation: fade-in-from-right 1s linear forwards;
}

@keyframes fade-in-from-right {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
/* //右から左にフェードイン */
/*
 * foundation
 */
/* フォント */
.notosans {
  font-family: "Noto Sans JP", sans-serif;
}

.zenmarugo {
  font-family: "Zen Maru Gothic", sans-serif;
}

/* //フォント */
/* フォントウェイト */
.fw-200 {
  font-weight: 200;
}

.fw-300 {
  font-weight: 300;
}

.fw-400 {
  font-weight: 400;
}

.fw-500 {
  font-weight: 500;
}

.fw-600 {
  font-weight: 600;
}

.fw-700 {
  font-weight: 700;
}

.fw-800 {
  font-weight: 800;
}

.fw-900 {
  font-weight: 900;
}

/* //フォントウェイト */
/* color */
/* display */
.u-d-none {
  display: none;
}

.u-d-inline-block {
  display: inline-block;
}

@media screen and (max-width: 1279px) {
  .u-d-xl-none {
    display: none;
  }
}

@media screen and (max-width: 1279px) {
  .u-d-xl-block {
    display: block;
  }
}

@media screen and (max-width: 1023px) {
  .u-d-lg-none {
    display: none;
  }
}

@media screen and (max-width: 1023px) {
  .u-d-lg-block {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .u-d-md-none {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .u-d-md-block {
    display: block;
  }
}

@media screen and (max-width: 599px) {
  .u-d-sm-none {
    display: none;
  }
}

@media screen and (max-width: 599px) {
  .u-d-sm-block {
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .u-d-xs-none {
    display: none;
  }
}/*# sourceMappingURL=style.css.map */