@charset "UTF-8";
/* --------------------------------------------------- */
body,
.main_container {
  min-width: 1040px;
}

.container_inner,
.main_container {
  width: 100%;
}

.main_container {
  padding-top: 146px;
  padding-bottom: 0;
}
@media only screen and (max-width: 959px) {
  .main_container {
    padding-top: 40px;
  }
}

/* --------------------------------------------------- */
.moneyabc-contWrap {
  position: relative;
  z-index: 1;
  overflow: hidden;
  background: url(../img/bg02.png) repeat center top #eee344;
  background-size: 427px auto;
  color: #323232;
  font-weight: 500;
  line-height: 1.66;
  font-family: YakuHanRP, "Zen Maru Gothic", "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "游ゴシック", YuGothic, sans-serif;
  letter-spacing: 0;
  font-size: 15px;
}
.moneyabc-contWrap * {
  font-weight: inherit;
  letter-spacing: inherit;
  letter-spacing: inherit;
}
.moneyabc-contWrap img {
  max-width: 100%;
  height: auto;
  font-size: inherit;
}
.moneyabc-contWrap .u-pcNone {
  display: none;
}
.moneyabc-contWrap .u-dib {
  display: inline-block;
}

/* --------------------------------------------------- */
.moneyabc-inner {
  position: relative;
  box-sizing: content-box;
  max-width: 1000px;
  margin: 0 auto;
  padding: 50px 20px 80px;
}

/* --------------------------------------------------- */
.moneyabc-repeatLine {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.moneyabc-repeatLine::before, .moneyabc-repeatLine::after {
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  background-position: 0 0;
  background-size: 100% auto;
  background-repeat: no-repeat;
  content: "";
  left: 100%;
  top: 0%;
  height: 200px;
  background-position: 0 0;
  background-size: contain;
}
.moneyabc-repeatLine::before {
  width: 204px;
  margin: -60px -105px;
  background-image: url(../img/bg_line01.png);
}
.moneyabc-repeatLine::after {
  width: 144px;
  margin: 50px -20px;
  background-image: url(../img/bg_line02.png);
}
.moneyabc-repeatLine > span {
  display: block;
  position: relative;
  width: 100%;
  height: 1269px;
}
.moneyabc-repeatLine > span::before, .moneyabc-repeatLine > span::after {
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  background-position: 0 0;
  background-size: 100% auto;
  background-repeat: no-repeat;
  content: "";
  height: 200px;
  background-position: 0 0;
  background-size: contain;
}
.moneyabc-repeatLine > span::before {
  top: 0;
  right: 100%;
  z-index: -1;
  width: 204px;
  margin: 120px -40px;
  background-image: url(../img/bg_line01.png);
}
.moneyabc-repeatLine > span::after {
  top: 50%;
  left: 100%;
  width: 144px;
  margin: 100px -20px;
  background-image: url(../img/bg_line02.png);
}
.moneyabc-repeatLine > span:first-child::before {
  top: 380px;
  z-index: 1;
  margin-right: -90px;
}

/* --------------------------------------------------- */
.moneyabc-visual {
  position: relative;
  padding-bottom: 65px;
  background: url(../img/bg01.png) no-repeat center top;
  background-size: 100% auto;
}
.moneyabc-visual::before {
  display: block;
  position: absolute;
  width: 100%;
  height: 0;
  background-position: 0 0;
  background-size: 100% auto;
  background-repeat: no-repeat;
  content: "";
  left: 0;
  bottom: 0;
  height: calc(100% - 240px);
  background-color: #f2f4dd;
}
.moneyabc-visual__inner {
  position: relative;
  z-index: 1;
  padding-top: 38px;
}
.moneyabc-visual__illust {
  position: absolute;
  bottom: 0;
  pointer-events: none;
}
.moneyabc-visual__illust.-illustL {
  right: 100%;
  width: 221px;
  margin: -16px -95px;
}
.moneyabc-visual__illust.-illustR {
  left: 100%;
  width: 255px;
  margin: -65px -148px;
}
.moneyabc-visual__title {
  padding-right: 10px;
  text-align: center;
}
.moneyabc-visual__title img {
  width: 721px;
}
.moneyabc-visual__lead {
  margin-top: -5px;
  color: #3e3a39;
  font-weight: 900;
  line-height: 1.5;
  text-align: center;
  font-size: 17px;
  -webkit-text-stroke: 4px #ffffff;
  text-stroke: 4px #ffffff;
  paint-order: stroke;
}

/* --------------------------------------------------- */
.moneyabc-bgWrap {
  padding-bottom: 70px;
  padding-inline: 80px;
  border-radius: 0 0 20px 20px;
  background-color: #f2f4dd;
}

/* --------------------------------------------------- */
.moneyabc-checkBox {
  position: relative;
}
.moneyabc-checkBox__list {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
.moneyabc-checkBox__list > li {
  display: flex;
  align-items: center;
  height: 45px;
  font-weight: 900;
  line-height: 1.2;
  font-size: 20px;
}
.moneyabc-checkBox__list > li + li {
  margin-top: 20px;
}
.moneyabc-checkBox__list > li::before {
  display: block;
  position: absolute;
  width: 100%;
  height: false;
  background-position: 0 0;
  background-size: 100% auto;
  background-repeat: no-repeat;
  content: "";
  align-items: center;
  left: 0;
  width: 100%;
  height: 45px;
  border-radius: 50em;
  background-color: #ffffff;
}
.moneyabc-checkBox__list > li > span {
  display: inline-block;
  position: relative;
  z-index: 1;
  padding-left: 1.5em;
  text-align: left;
  text-align: left;
  text-indent: -1.5em;
}
.moneyabc-checkBox__list > li > span > * {
  text-indent: 0;
}
.moneyabc-checkBox__list > li > span::before {
  display: block;
  position: absolute;
  width: 1.2em;
  height: 1.2em;
  background-position: 0 0;
  background-size: 100% auto;
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  position: relative;
  margin-right: 0.3em;
  margin-block: -0.05em -0.3em;
  background-image: url(../img/icon_check01.png);
  background-position: center center;
  background-size: contain;
  vertical-align: top;
}

/* --------------------------------------------------- */
.moneyabc-checkbarTitle {
  padding: 7px 20px;
  background: url(../img/bg_check01.png) repeat center top;
  background-size: 10px auto;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.04em;
  text-align: center;
  font-size: 20px;
}
.moneyabc-checkbarTitle span {
  -webkit-text-stroke: 6px #ffffff;
  text-stroke: 6px #ffffff;
  paint-order: stroke;
}

/* --------------------------------------------------- */
.moneyabc-cmnTable th,
.moneyabc-cmnTable td {
  padding: 18px 18px;
  border: 1px solid #b5b5b6;
  color: #3e3a39;
  line-height: 1.4;
  font-size: 15px;
}
.moneyabc-cmnTable th {
  width: 174px;
  background-color: #b5b5b6;
  color: #ffffff;
  font-weight: 900;
  text-align: center;
  font-size: 17px;
}
.moneyabc-cmnTable tr:not(:last-child) th {
  border-bottom-color: #ffffff;
}
.moneyabc-cmnTable tr:nth-child(n+2) th {
  border-top-color: #ffffff;
}
.moneyabc-cmnTable td {
  font-weight: 700;
}
.moneyabc-cmnTable td ul > li + li {
  margin-top: 0.5em;
}
.moneyabc-cmnTable td p.-title:nth-child(n+2),
.moneyabc-cmnTable td h2.-title:nth-child(n+2),
.moneyabc-cmnTable td h3.-title:nth-child(n+2),
.moneyabc-cmnTable td h4.-title:nth-child(n+2),
.moneyabc-cmnTable td h5.-title:nth-child(n+2) {
  margin-top: 1em;
}
.moneyabc-cmnTable td p:nth-child(n+2),
.moneyabc-cmnTable td h2:nth-child(n+2),
.moneyabc-cmnTable td h3:nth-child(n+2),
.moneyabc-cmnTable td h4:nth-child(n+2),
.moneyabc-cmnTable td h5:nth-child(n+2) {
  margin-top: 0.5em;
}
.moneyabc-cmnTable td p small,
.moneyabc-cmnTable td h2 small,
.moneyabc-cmnTable td h3 small,
.moneyabc-cmnTable td h4 small,
.moneyabc-cmnTable td h5 small {
  font-size: 90%;
}
.moneyabc-cmnTable caption {
  padding-top: 5px;
  text-align: right;
  caption-side: bottom;
  font-size: 13px;
}

/* --------------------------------------------------- */
.moneyabc-borderDotB {
  position: relative;
  padding-bottom: 6px;
}
.moneyabc-borderDotB::after {
  display: block;
  position: absolute;
  width: 100%;
  height: 0;
  background-position: 0 0;
  background-size: 100% auto;
  background-repeat: no-repeat;
  content: "";
  left: 0;
  bottom: 0;
  box-sizing: border-box;
  height: 2px;
  background-image: radial-gradient(circle, #000000 1px, transparent 1px);
  background-position: left bottom;
  background-size: 4px 2px;
  background-repeat: repeat-x;
}

/* --------------------------------------------------- */
.moneyabc-preCheckBox {
  padding-left: 1.2em;
  text-indent: -1.2em;
}
.moneyabc-preCheckBox::before {
  display: block;
  position: absolute;
  width: 11px;
  height: 11px;
  background-position: 0 0;
  background-size: 100% auto;
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  position: relative;
  margin-top: 0.28em;
  margin-right: 0.3em;
  border: 1.5px solid currentColor;
  border-radius: 2px;
  color: #c8a679;
  vertical-align: top;
}

/* --------------------------------------------------- */
.moneyabc-step {
  position: relative;
  width: 767px;
  margin-inline: auto;
  padding-top: 50px;
}
.moneyabc-step:has(.moneyabc-step__arrow) {
  padding-bottom: 70px;
}
.moneyabc-step:nth-child(n+2) {
  margin-top: 60px;
}
.moneyabc-step__inner {
  position: relative;
  padding: 45px 50px 60px;
  background: repeat center top;
  background-size: 250px auto;
}
.moneyabc-step.-bgYellow .moneyabc-step__inner {
  background-image: url(../img/bg_cont_yellow.png);
  background-color: #eee344;
}
.moneyabc-step.-bgBlue .moneyabc-step__inner {
  background-image: url(../img/bg_cont_blue.png);
  background-color: #badcf4;
}
.moneyabc-step__title {
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translate(-405px, 30px);
  width: 811px;
}
.moneyabc-step__title .-pop,
.moneyabc-step__title .-ribon01,
.moneyabc-step__title .-ribon02 {
  position: absolute;
}
.moneyabc-step__title .-pop {
  right: 0;
}
.moneyabc-step__title .-pop:where(.-step3 .moneyabc-step__title .-pop) {
  top: 0;
  width: 183px;
  margin: -65px -75px;
}
.moneyabc-step__title .-ribon01 {
  left: 0;
}
.moneyabc-step__title .-ribon01:where(.-step6 .moneyabc-step__title .-ribon01) {
  top: 0;
  width: 354px;
  margin: -80px -72px;
}
.moneyabc-step__title .-ribon02 {
  right: 0;
}
.moneyabc-step__title .-ribon02:where(.-step6 .moneyabc-step__title .-ribon02) {
  top: 0;
  width: 175px;
  margin: -40px -117px;
}
.moneyabc-step__contBlock {
  position: relative;
  padding: 30px 50px 50px;
  background-color: #ffffff;
}
.moneyabc-step__contBlock:nth-child(n+2) {
  margin-top: 50px;
}
.moneyabc-step__contBlock:has(.moneyabc-step__contTitle:first-child) {
  padding-top: 0;
}
.moneyabc-step__contTitle {
  position: relative;
  top: -8px;
  box-sizing: border-box;
  transform: translate3d(0, 0, 0);
  width: -moz-fit-content;
  width: fit-content;
  min-height: 58px;
  margin-inline: auto;
  padding: 10px 35px;
  background: url(../img/bg_arrowtitle.svg) no-repeat center top;
  background-size: 100% 100%;
  color: #ffffff;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: 0.04em;
  text-align: center;
  font-size: 24px;
  -webkit-backface-visibility: hidden;
  will-change: transform;
  filter: drop-shadow(3px 3px 0 #3e3a39);
}
.moneyabc-step__contTitle span {
  display: inline-block;
}
.moneyabc-step__contTitle.-w100 {
  width: 100%;
}
.moneyabc-step.-step1 .moneyabc-step__contTitle {
  top: -25px;
  min-height: 50px;
  margin-left: -30px;
  background-size: 400px 100%;
  text-align: left;
}
.moneyabc-step__contMain {
  margin-top: 20px;
}
.moneyabc-step.-step1 .moneyabc-step__contMain {
  margin-top: -10px;
}
.moneyabc-step__arrow {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 86px;
  margin-top: -10px;
}
.moneyabc-step__illust {
  position: absolute;
  z-index: 1;
  pointer-events: none;
}
.moneyabc-step__illust.-illustL {
  right: 100%;
}
.moneyabc-step__illust.-illustL:where(.-step1 .moneyabc-step__illust.-illustL) {
  top: 0;
  width: 207px;
  margin: 330px 30px;
}
.moneyabc-step__illust.-illustL:where(.-step2 .moneyabc-step__illust.-illustL) {
  bottom: 0;
  width: 240px;
  margin: -50px -60px;
}
.moneyabc-step__illust.-illustL:where(.-step4 .moneyabc-step__illust.-illustL) {
  top: 0;
  width: 104px;
  margin: 345px -10px;
}
.moneyabc-step__illust.-illustL:where(.-step5 .moneyabc-step__illust.-illustL) {
  top: 0;
  width: 82px;
  margin: 275px 65px;
}
.moneyabc-step__illust.-illustL:where(.-step6 .moneyabc-step__illust.-illustL) {
  bottom: 0;
  width: 269px;
  margin: -55px -40px;
}
.moneyabc-step__illust.-illustR {
  left: 100%;
}
.moneyabc-step__illust.-illustR:where(.-step1 .moneyabc-step__illust.-illustR) {
  bottom: 0;
  width: 424px;
  margin: -10px -90px;
}
.moneyabc-step__illust.-illustR:where(.-step3 .moneyabc-step__illust.-illustR) {
  bottom: 0;
  width: 218px;
  margin: -30px -120px;
}
.moneyabc-step__illust.-illustR:where(.-step4 .moneyabc-step__illust.-illustR) {
  bottom: 0;
  width: 215px;
  margin: 260px -68px;
}
.moneyabc-step__illust.-illustR:where(.-step5 .moneyabc-step__illust.-illustR) {
  top: 0;
  width: 222px;
  margin: 105px 21px;
}
.moneyabc-step__illust.-illustR:where(.-step6 .moneyabc-step__illust.-illustR) {
  bottom: 0;
  width: 270px;
  margin: -70px -40px;
}
.moneyabc-step__illust.-illustR2 {
  left: 100%;
}
.moneyabc-step__illust.-illustR2:where(.-step5 .moneyabc-step__illust.-illustR2) {
  bottom: 0;
  width: 213px;
  margin: 30px -85px;
}

/* --------------------------------------------------- */
.moneyabc-pointBox {
  padding-inline: 10px 100px;
}
.moneyabc-pointBox__catch {
  position: absolute;
  top: 0;
  right: 0;
  box-sizing: border-box;
  min-width: 220px;
  margin: -20px -80px;
  padding: 15px 30px;
  border-radius: 10px;
  box-shadow: -6px 6px 0 #ffffff;
  color: #7f5b2e;
  font-weight: 900;
  line-height: 1.5;
  text-shadow: 1px 1.8px 0 #ffffff;
  font-size: 15px;
}
.moneyabc-pointBox__catch strong {
  color: #ed5a6e;
  font-weight: inherit;
  font-size: 110%;
}
.moneyabc-pointBox__catch::before {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-position: 0 0;
  background-size: 100% auto;
  background-repeat: no-repeat;
  content: "";
  left: 0;
  top: 0%;
  z-index: 1;
  border-radius: 10px;
}
.moneyabc-pointBox__catch::after {
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  background-position: 0 0;
  background-size: 100% auto;
  background-repeat: no-repeat;
  content: "";
  right: 0;
  top: 50%;
  right: 100%;
  z-index: 0;
  transform: skewX(-60deg);
  width: 16px;
  height: 12px;
  margin-top: 10px;
  background-position: right center;
  transform-origin: 0 100%;
}
.moneyabc-pointBox__catch, .moneyabc-pointBox__catch::before, .moneyabc-pointBox__catch::after {
  background: url(../img/bg_check02.png) repeat center top #fddbc4;
  background-size: 10px auto;
}
.moneyabc-pointBox__catch > span {
  position: relative;
  z-index: 2;
}
.moneyabc-pointBox__list {
  display: grid;
  flex: 1;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px 20px;
}
.moneyabc-pointBox__list > li {
  padding-left: 1.35em;
  font-weight: 500;
  line-height: 1.5;
  text-indent: -1.35em;
  font-size: 15px;
}
.moneyabc-pointBox__list > li::before {
  margin-right: 0.5em;
}

/* --------------------------------------------------- */
.moneyabc-stepCont01 {
  padding-inline: 10px;
}
.moneyabc-stepCont01:nth-child(n+2) {
  margin-top: 30px;
}
.moneyabc-stepCont01__main {
  display: flex;
  gap: 24px;
  margin-top: 20px;
  padding-inline: 20px;
}
.moneyabc-stepCont01__figure {
  box-sizing: content-box;
  width: 237px;
}
.moneyabc-stepCont01__text {
  flex: 1;
  align-self: center;
  padding-bottom: 15px;
  font-size: 15px;
}

/* --------------------------------------------------- */
.moneyabc-stepCont02 {
  padding-inline: 10px;
}
.moneyabc-stepCont02:nth-child(n+2) {
  margin-top: 40px;
}
.moneyabc-stepCont02__main {
  display: flex;
  gap: 16px;
  margin-top: 20px;
}
.moneyabc-stepCont02__main + small {
  font-size: 13px;
}
.moneyabc-stepCont02__text {
  flex: 1;
  font-size: 15px;
  line-height: 1.5;
}
.moneyabc-stepCont02__text sup {
  font-size: 0.7em;
  vertical-align: text-top;
}
.moneyabc-stepCont02__banner {
  width: 309px;
}
.moneyabc-stepCont02__banner a {
  display: inline-block;
}
.moneyabc-stepCont02__banner a {
  transition: ease 0.4s filter;
}
.moneyabc-stepCont02__banner a:hover {
  filter: brightness(1.4);
}

/* --------------------------------------------------- */
.moneyabc-footInfo {
  width: 767px;
  margin-top: 10px;
  margin-inline: auto;
}
.moneyabc-footInfo__caution {
  text-align: right;
  font-size: 13px;
}
.moneyabc-footInfo__banner {
  margin-top: 45px;
  text-align: center;
}
.moneyabc-footInfo__banner a {
  display: inline-block;
}
.moneyabc-footInfo__banner a {
  transition: ease 0.4s filter;
}
.moneyabc-footInfo__banner a:hover {
  filter: brightness(1.4);
}
.moneyabc-footInfo__banner a:hover {
  filter: brightness(1.1);
}
.moneyabc-footInfo__banner img {
  width: 100%;
}/*# sourceMappingURL=style_pc.css.map */