@charset "UTF-8";
/*=========
base
=========*/
/* *************
Zaifコイン積立-LP
doc_reserve
*************** */
.header-inner ul,
.header-inner ul li {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  height: 48px;
  background-color: #FFFFFF;
}

.header-inner ul {
  list-style: none;
  margin: 0;
  width: calc(100% - 64px);
  padding-right: 16px;
  justify-content: right;
  gap: 32px;
}

.header-inner ul li .btn-primary {
  padding: 0;
  gap: 4px;
  width: 158px;
  height: 28px;
  background-color: #F08206;
}

.header-inner ul li .btn-primary p {
  font-size: 12px;
  line-height: 16px;
  padding: 0;
}

.header-inner ul li.reward {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  gap: 8px;
}

.header-inner ul li .reward-rate {
  border: 1px solid #BABCC0;
  border-radius: 8px;
  padding: 4px 16px;
}

.header-inner ul li .reward-rate img {
  width: 24px;
  height: auto;
}

.header-inner ul li .btn-primary:hover {
  background-color: #C36A05;
}

#contents {
  font-family: 'noto sans jp', sans-serif;
  color: #1F2023;
}

#contents div, #contents h2, #contents h3, #contents h4, #contents h5, #contents h6, #contents p, #contents li, #contents dt, #contents dd {
  font-family: 'noto sans jp', sans-serif;
}

#contents .fv {
  height: auto;
  background-color: #F3FAFF;
  padding: 32px 16px;
}

@media (min-width: 960px) {
  #contents .fv {
    height: 538px;
    padding: 56px 16px;
  }
}

#contents .fv-inner {
  width: 100%;
  max-width: 960px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 8px;
  margin: 0 auto;
}

@media (min-width: 960px) {
  #contents .fv-inner {
    width: 100%;
    max-width: 960px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 24px;
    margin: 0 auto;
  }
}

#contents .fv-text-catch {
  font-size: 48px;
  line-height: 1.2;
  font-weight: 700;
  color: #0695F0;
}

@media (min-width: 960px) {
  #contents .fv-text-catch {
    font-size: 64px;
    line-height: 80px;
    font-weight: 700;
  }
}

#contents .fv-text-cv {
  margin-top: 32px;
  margin-left: 8px;
  margin-right: 8px;
}

@media (min-width: 960px) {
  #contents .fv-text-cv {
    margin-left: 16px;
  }
}

@keyframes fadein {
  100% {
    opacity: 1;
  }
}

#contents .fv-text-cv-register {
  background-color: #F08206;
  color: #FFFFFF;
  margin: 0 auto;
  width: 100%;
}

@media (min-width: 960px) {
  #contents .fv-text-cv-register {
    margin: 0;
    width: 280px;
  }
}

#contents .fv-text-cv-register:hover {
  background-color: #C36A05;
}

#contents .fv-text-cv-login {
  display: block;
  margin: 16px auto 0;
  text-align: center;
  color: #727478;
}

@media (min-width: 960px) {
  #contents .fv-text-cv-login {
    margin-top: 16px;
    margin-left: 40px;
    text-align: left;
  }
}

#contents .fv-image-img {
  width: 200px;
  display: block;
}

@media (min-width: 960px) {
  #contents .fv-image-img {
    display: none;
  }
}

#contents .fv-image-img img {
  width: 100%;
}

#contents .fv-image-img-pc {
  display: none;
}

@media (min-width: 960px) {
  #contents .fv-image-img-pc {
    display: block;
    width: 250px;
  }
}

#contents .fv-award {
  display: flex;
  justify-content: space-around;
}

#contents .fv-award img {
  width: 100px;
  height: auto;
}

@media (min-width: 960px) {
  #contents .fv-award img {
    width: 134px;
  }
}

#contents .feature {
  background-color: #E0F2FE;
}

#contents .feature-inner {
  width: 100%;
  max-width: 960px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 24px;
  margin: 0 auto;
}

#contents .feature-ttl {
  font-size: 24px;
  line-height: 36px;
  font-weight: 400;
  line-height: 32px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  align-items: center;
}

#contents .feature-ttl span {
  margin-right: 2px;
}

#contents .feature-ttl span img {
  display: block;
  height: 24px;
}

#contents .feature-desc {
  font-size: 18px;
  line-height: 24px;
  text-align: center;
}

#contents .feature-three {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 16px;
}

@media (min-width: 960px) {
  #contents .feature-three {
    flex-direction: row;
  }
}

#contents .feature-three-child {
  padding: 24px 36px;
  background-color: #FFFFFF;
  border-radius: 8px;
  height: 359px;
}

#contents .feature-three-child .child-img {
  width: 244px;
  display: block;
  margin: 0 auto;
}

#contents .feature-three-child .child-ttl {
  font-size: 24px;
  line-height: 36px;
  font-weight: 400;
  text-align: center;
  margin-top: 8px;
  font-weight: 700;
}

#contents .feature-three-child .child-ttl span {
  color: #0695F0;
}

#contents .feature-three-child .child-desc {
  font-size: 18px;
  line-height: 24px;
  line-height: 1.4;
  color: #727478;
  margin-top: 8px;
}

#contents .simulation {
  background-color: #FBFBFC;
}

#contents .simulation-inner {
  width: 100%;
  max-width: 960px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 24px;
  margin: 0 auto;
}

#contents .simulation-ttl {
  font-size: 24px;
  line-height: 36px;
  font-weight: 400;
  line-height: 32px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  flex-direction: column;
}

@media (min-width: 960px) {
  #contents .simulation-ttl {
    flex-direction: row;
  }
}

#contents .simulation-ttl span {
  margin-right: 2px;
  display: flex;
  align-items: center;
}

#contents .simulation-ttl span img {
  display: block;
  height: 24px;
}

#contents .simulation-img img {
  width: 100%;
}

#contents .simulation-img {
  display: block;
}

#contents .simulation-note {
  font-size: 11px;
  line-height: 14px;
  color: #727478;
}

#contents .simulation-cv {
  margin-top: 32px;
}

#contents .simulation-cv-copy {
  text-align: center;
  color: #F08206;
}

#contents .simulation-cv .btn-primary {
  margin-top: 16px;
  background-color: #F08206;
}

#contents .simulation-cv .btn-primary:hover {
  background-color: #C36A05;
}

#contents .simulation-cv-login {
  display: block;
  margin-top: 16px;
  text-align: center;
  color: #727478;
}

#contents .strength {
  background-color: #E0F2FE;
}

#contents .strength-inner {
  width: 100%;
  max-width: 960px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 24px;
  margin: 0 auto;
}

#contents .strength-ttl {
  font-size: 24px;
  line-height: 36px;
  font-weight: 400;
  line-height: 32px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  flex-direction: column;
}

@media (min-width: 960px) {
  #contents .strength-ttl {
    flex-direction: row;
  }
}

#contents .strength-ttl span {
  margin-right: 2px;
  display: flex;
  align-items: center;
}

#contents .strength-ttl span img {
  display: block;
  height: 24px;
}

#contents .strength-desc {
  font-size: 18px;
  line-height: 24px;
  text-align: center;
}

#contents .strength-desc .spviews {
  display: none;
}

@media (min-width: 960px) {
  #contents .strength-desc .spviews {
    display: block;
    height: 0;
  }
}

#contents .strength-three-child {
  padding: 16px 12px;
  background-color: #FFFFFF;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  margin-top: 16px;
}

@media (min-width: 960px) {
  #contents .strength-three-child {
    padding: 20px;
  }
}

@media (min-width: 960px) {
  #contents .strength-three-child {
    flex-direction: row;
    padding: 20px;
    text-align: left;
  }
}

#contents .strength-three-child .child-img {
  width: 100%;
  max-width: 168px;
  height: auto;
  margin: 0 auto;
}

#contents .strength-three-child .child-text {
  margin-left: 16px;
}

#contents .strength-three-child .child-text .strength-child-note {
  font-size: 10px;
  line-height: 12px;
}

#contents .strength-three-child .child-ttl {
  font-size: 24px;
  line-height: 36px;
  font-weight: 400;
  font-weight: 700;
  margin-top: 8px;
}

#contents .strength-three-child .child-ttl span {
  color: #0695F0;
}

#contents .strength-three-child .child-desc {
  font-size: 18px;
  line-height: 24px;
  color: #727478;
  margin-top: 8px;
}

#contents .strength-three-child .child-desc .spviews {
  display: none;
}

@media (min-width: 960px) {
  #contents .strength-three-child .child-desc .spviews {
    display: block;
    height: 0;
  }
}

#contents .strength-three-child .child-desc a {
  font-size: 18px;
  line-height: 24px;
}

#contents .strength-note {
  margin-top: 8px;
  font-size: 11px;
  line-height: 14px;
  color: #727478;
}

#contents .plan {
  background-color: #FBFBFC;
}

#contents .plan-inner {
  width: 100%;
  max-width: 960px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 24px;
  margin: 0 auto;
}

#contents .plan-ttl {
  font-size: 24px;
  line-height: 36px;
  font-weight: 400;
  line-height: 32px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  align-items: center;
}

#contents .plan-ttl span {
  margin-right: 2px;
}

#contents .plan-ttl span img {
  display: block;
  height: 24px;
}

#contents .plan-two {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  gap: 16px;
}

@media (min-width: 960px) {
  #contents .plan-two {
    flex-direction: row;
  }
}

#contents .plan-child {
  display: flex;
  flex-direction: column;
  background-color: #FFFFFF;
  padding: 16px 40px;
  gap: 8px;
  border-radius: 8px;
}

@media (min-width: 960px) {
  #contents .plan-child {
    flex-direction: row;
    gap: 16px;
    padding: 24px 40px;
  }
}

#contents .plan-img {
  text-align: center;
}

#contents .plan-img img {
  width: 118px;
}

#contents .plan-text-ttl {
  font-size: 24px;
  line-height: 36px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  margin-top: 8px;
}

#contents .plan-text-ttl span {
  color: #0695F0;
}

#contents .plan-text-desc {
  font-size: 18px;
  line-height: 24px;
  color: #727478;
  margin-top: 8px;
}

#contents section.overview {
  padding: 56px 16px;
}

#contents .overview-inner {
  width: 100%;
  max-width: 960px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 24px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 20px;
}

#contents .overview-ttl {
  font-size: 24px;
  line-height: 36px;
  font-weight: 400;
  line-height: 32px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  align-items: center;
}

#contents .overview-ttl span img {
  display: block;
  height: 24px;
}

#contents .overview .cv-text,
#contents .overview .overview-cv,
#contents .overview .overview-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 24px;
}

#contents .overview .cv-text img {
  width: 100%;
  max-width: 185px;
}

#contents .overview .child-row {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 0;
  border-top: 1px solid #DDDFE3;
  color: #727478;
  background-color: #FFFFFF;
}

@media (min-width: 960px) {
  #contents .overview .child-row {
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
  }
}

#contents .overview .child-row:last-child {
  border-bottom: 1px solid #DDDFE3;
}

#contents .overview .child-row-head {
  width: 100%;
  padding: 8px;
  background-color: #F8FAFE;
  text-align: center;
}

@media (min-width: 960px) {
  #contents .overview .child-row-head {
    width: 200px;
    text-align: left;
  }
}

#contents .overview .child-row-item {
  width: 100%;
  padding: 8px;
  word-break: break-word;
}

@media (min-width: 960px) {
  #contents .overview .child-row-item {
    width: calc(100% - 200px);
  }
}

#contents .overview .overview-cv {
  padding: 16px 0;
  gap: 0;
}

#contents .overview .cv-text {
  gap: 16px;
}

@media (min-width: 960px) {
  #contents .overview .cv-text {
    gap: 24px;
    flex-direction: row;
  }
}

#contents .overview .cv-text .catchphrase * {
  text-align: center;
}

#contents .overview .cv-text .catchphrase .description {
  text-align: left;
  padding-top: 16px;
}

#contents .overview .overview-lastupdate,
#contents .overview .overview-note {
  font-style: normal;
  color: #727478;
}

#contents .overview .overview-note a {
  color: #0695F0;
}

#contents .overview-cv {
  margin-top: 0;
}

@media (min-width: 960px) {
  #contents .overview-cv {
    margin-top: 32px;
  }
}

#contents .overview-cv .btn-primary {
  margin-top: 16px;
  background-color: #F08206;
}

#contents .overview-cv .btn-primary:hover {
  background-color: #C36A05;
}

#contents .overview-cv-login {
  display: block;
  margin-top: 16px;
  color: #727478;
  text-align: center;
}

#contents .faq {
  background-color: #E0F2FE;
}

#contents .faq-inner {
  width: 100%;
  max-width: 960px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 24px;
  margin: 0 auto;
}

#contents .faq-ttl {
  font-size: 24px;
  line-height: 36px;
  font-weight: 400;
  line-height: 32px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  align-items: center;
}

#contents .faq-ttl span {
  margin-right: 2px;
}

#contents .faq-ttl span img {
  display: block;
  height: 24px;
}

#contents .faq-accordion {
  width: 100%;
}

#contents .faq-q {
  position: relative;
  background-color: #FFFFFF;
  border-radius: 8px;
  margin-top: 16px;
}

#contents .faq-q-tgl {
  display: none;
}

#contents .faq-q-ttl, #contents .faq-q-a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: all 0.3s;
}

#contents .faq-q-ttl {
  padding: 16px 12px;
  padding-right: 32px;
  display: block;
  color: #727478;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
}

@media (min-width: 960px) {
  #contents .faq-q-ttl {
    padding: 8px 12px;
  }
}

#contents .faq-q-ttl span {
  color: #0695F0;
  margin-right: 8px;
}

#contents .faq-q-ttl::after, #contents .faq-q-ttl::before {
  content: "";
  position: absolute;
  right: 20px;
  top: 16px;
  width: 2px;
  height: 0.75em;
  background-color: #727478;
  transition: all 0.3s;
}

#contents .faq-q-ttl::after {
  transform: rotate(90deg);
}

#contents .faq-q-a {
  max-height: 0;
  overflow: hidden;
  color: #727478;
  font-weight: 400;
}

#contents .faq-q-a p {
  margin: 0;
  padding: 16px;
  font-size: 14px;
  line-height: 20px;
}

#contents .faq-q-a p a {
  font-size: 14px;
  line-height: 20px;
}

#contents .faq .faq-q-tgl:checked + .faq-q-ttl + .faq-q-a {
  max-height: 500px;
  transition: all 1.5s;
}

#contents .faq .faq-q-tgl:checked + .faq-q-ttl::before {
  transform: rotate(90deg) !important;
}

#contents .faq-link {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#contents .faq-link-btn {
  background-color: #FFFFFF;
  border: 1px solid #F08206;
  color: #F08206;
  margin-top: 32px;
}

#contents .faq-link-btn:hover {
  background-color: #FFFAF7;
}

#contents .caution {
  background-color: #FBFBFC;
}

#contents .caution-ttl {
  font-size: 24px;
  line-height: 36px;
  font-weight: 400;
  line-height: 32px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 0;
}

#contents .caution-text {
  background-color: #FFFFFF;
  padding: 16px;
}

#contents .caution-text ul {
  padding-left: 16px;
}
