@charset 'UTF-8';

.contents {
  margin: 0 auto; max-width: 1200px; padding: 0 20px;
}

.wrap {
  padding-top: 0 !important;
}

.caution {
  color: #777777; font-size: 1.2rem;
}

.mainVisual__title {
  background: #06c755; -webkit-box-pack: center; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: center; height: 192px; justify-content: center;
}

@media (min-width: 768px) {
  .mainVisual__title {
    height: 435px;
  }
}

.mainVisual__h1title {
  color: #ffffff; font-family: 'UD新ゴ DB'; font-size: 2.7rem; font-weight: 600; line-height: 1.4; margin: 24px auto 0; max-width: 1200px; padding: 0 20px; text-align: center;
}

@media (min-width: 768px) {
  .mainVisual__h1title {
    font-size: 4rem; margin: 72px auto 0;
  }
}

@media (min-width: 1024px) {
  .mainVisual__h1title {
    font-size: 5rem; text-align: center;
  }
}

.mainVisual__h1title--stxt01 {
  display: block; font-size: 1.2rem; font-weight: 400;
}

@media (min-width: 768px) {
  .mainVisual__h1title--stxt01 {
    font-size: 2rem;
  }
}

.mainVisual__h1title--stxt02 {
  font-size: 2rem; font-weight: 400;
}

@media (min-width: 768px) {
  .mainVisual__h1title--stxt02 {
    font-size: 3.4rem;
  }
}

.mainVisual__h1title .br {
  display: block;
}

@media (min-width: 1024px) {
  .mainVisual__h1title .br {
    display: none;
  }
}

.mainVisual__img {
  margin-top: -40px; padding: 0 20px; text-align: center;
}

@media (min-width: 768px) {
  .mainVisual__img {
    margin-top: -200px;
  }
}

.mainVisual__img img {
  max-width: 1090px; width: 100%;
}

.mainVisual__btn {
  margin: 16px auto 0; max-width: 680px; padding: 0 20px; position: relative;
}

@media (min-width: 768px) {
  .mainVisual__btn {
    margin-top: -42px;
  }
}

.mainVisual__btn a {
  align-items: center; background: #f77911; border: 2px solid #f77911; border-radius: 999em; -webkit-box-align: center; -webkit-box-pack: center; color: #ffffff; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-align: center; -ms-flex-pack: center; font-size: 1.5rem; font-weight: 600; justify-content: center; line-height: 1; padding: 13px 16px; position: relative; -webkit-transition: background-color .3s ease-out, -webkit-transform .3s ease-out; transition: background-color .3s ease-out, -webkit-transform .3s ease-out; transition: background-color .3s ease-out, transform .3s ease-out; transition: background-color .3s ease-out, transform .3s ease-out, -webkit-transform .3s ease-out;
}

@media (min-width: 768px) {
  .mainVisual__btn a {
    font-size: 2.8rem; padding: 26px 16px;
  }
}

.mainVisual__btn a:after {
  border-right: 2px solid #ffffff; border-top: 2px solid #ffffff; bottom: 0; content: ''; height: 6px; margin: auto; position: absolute; right: 16px; top: 0; -webkit-transform: rotate(135deg); transform: rotate(135deg); vertical-align: middle; width: 6px;
}

@media (min-width: 768px) {
  .mainVisual__btn a:after {
    border-right: 3px solid #ffffff; border-top: 3px solid #ffffff; height: 12px; right: 34px; width: 12px;
  }
}

.mainVisual__btn a:hover {
  background: #ffffff; color: #f77911;
}

.mainVisual__btn a:hover::after {
  border-right: 3px solid #f77911; border-top: 3px solid #f77911; bottom: 0; content: ''; height: 12px; margin: auto; position: absolute; right: 34px; top: 0; -webkit-transform: rotate(135deg); transform: rotate(135deg); vertical-align: middle; width: 12px;
}

.order {
  margin: 75px auto 0; max-width: 1160px; padding: 0 20px;
}

.order__title {
  align-items: center; -webkit-box-align: center; -webkit-box-pack: center; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-align: center; -ms-flex-pack: center; justify-content: center;
}

.order__h2title {
  color: #06c755; font-family: 'UD新ゴ DB'; font-size: 2rem; font-weight: 600; letter-spacing: -.01em; line-height: 1.5; text-align: center;
}

@media (min-width: 768px) {
  .order__h2title {
    font-size: 3.6rem;
  }
}

@media (min-width: 1024px) {
  .order__h2title {
    font-size: 4.5rem; line-height: 1.4;
  }
}

.order__h2title span {
  color: #333333; display: none; font-size: 4rem; font-weight: normal;
}

@media (min-width: 1024px) {
  .order__h2title span {
    display: block; text-align: center;
  }
}

.order__br {
  display: block;
}

@media (min-width: 1024px) {
  .order__br {
    display: none;
  }
}

.order__txt {
  display: block; font-size: 1.2rem; margin-top: 20px; text-align: center;
}

@media (min-width: 768px) {
  .order__txt {
    font-size: 3.2rem;
  }
}

@media (min-width: 1024px) {
  .order__txt {
    display: none;
  }
}

.order ul {
  -webkit-box-direction: normal; -webkit-box-orient: vertical; -webkit-box-pack: center; color: #06c755; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -ms-flex-pack: center; -ms-flex-wrap: wrap; flex-wrap: wrap; justify-content: center; margin-top: 16px;
}

@media (min-width: 1024px) {
  .order ul {
    -webkit-box-direction: normal; -webkit-box-orient: horizontal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: nowrap; flex-wrap: nowrap; margin-top: 30px;
  }
}

.order__list {
  align-items: center; border: 2px solid #06c755; border-radius: 12px; -webkit-box-align: center; -webkit-box-direction: normal; -webkit-box-orient: vertical; -webkit-box-pack: center; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-align: center; -ms-flex-direction: column; flex-direction: column; -ms-flex-pack: center; font-size: .875rem; font-weight: 600; justify-content: center; line-height: 1.5; padding: 13px 12px; text-align: center; width: 100%;
}

@media (min-width: 768px) {
  .order__list {
    width: 100%;
  }
}

@media (min-width: 1024px) {
  .order__list {
    font-size: 2.5rem; padding: 27px 16px; width: calc(100% / 3);
  }
}

.order__list:not(:first-child) {
  margin-top: 12px;
}

@media (min-width: 1024px) {
  .order__list:not(:first-child) {
    margin-left: 24px; margin-top: 0;
  }
}

.order__list span {
  color: #777777; display: contents; font-size: 1.2rem;
}

.order__caution {
  display: block; margin-top: 16px; text-align: left;
}

.detail {
  background: #f9f9f9; margin-top: 45px;
}

.detail__contents {
  background: #ffffff; border-radius: 12px; -webkit-box-direction: normal; -webkit-box-orient: vertical; -webkit-box-pack: center; -webkit-box-shadow: 10px 10px #06c755; box-shadow: 10px 10px #06c755; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -ms-flex-pack: center; justify-content: center; margin: -270px auto 0; max-width: 1100px; padding: 20px 22px;
}

@media (min-width: 1024px) {
  .detail__contents {
    align-items: center; -webkit-box-align: center; -webkit-box-direction: initial; -webkit-box-orient: initial; -ms-flex-align: center; -ms-flex-direction: initial; flex-direction: initial; margin: -240px auto 0; padding: 24px 24px;
  }
}

.detail__contents figure {
  max-width: 100%; text-align: left;
}

@media (min-width: 1024px) {
  .detail__contents figure {
    max-width: 500px; text-align: center;
  }
}

.detail__contents figure figcaption {
  color: #06c755; font-size: 1.6rem; font-weight: 600; padding: 0 20px;
}

@media (min-width: 1024px) {
  .detail__contents figure figcaption {
    font-size: 3rem; padding: 0;
  }
}

.detail__inner {
  padding: 0 20px 20px;
}

.detail__txt {
  margin-left: 0; padding: 0 20px;
}

@media (min-width: 1024px) {
  .detail__txt {
    margin-left: 28px; padding: 0;
  }
}

.detail__h2title {
  border-bottom: 1px solid #06c755; font-size: 1.3rem; font-weight: 600; padding-bottom: 24px;
}

@media (min-width: 1024px) {
  .detail__h2title {
    font-size: 2.3rem;
  }
}

.detail__block {
  font-size: 1.1rem; margin-top: 17px;
}

@media (min-width: 1024px) {
  .detail__block {
    font-size: 1.7rem; margin-top: 24px;
  }
}

.detail__block--inner {
  font-size: 1.1rem;
}

@media (min-width: 1024px) {
  .detail__block--inner {
    font-size: 1.7rem;
  }
}

.detail__block--inner dl:not(:first-child) {
  margin-top: 14px;
}

@media (min-width: 1024px) {
  .detail__block--inner dl:not(:first-child) {
    margin-top: 24px;
  }
}

.detail__block--inner dt:before {
  content: '・';
}

.detail__block--inner dd:before {
  content: '└'; margin-right: 2px;
}

.bg_border {
  background: repeating-linear-gradient(90deg, #5ed68f, #5ed68f 30px, #5adc8f 20px, #5adc8f 50px); height: 300px; width: 100%;
}

.form {
  background: #f9f9f9; padding-bottom: 110px; padding-top: 54px;
}

.form__inner {
  margin: 0 auto; max-width: 1200px; padding: 0 20px;
}

.form__h2title {
  font-size: 1.7rem; font-weight: 600; padding-left: 20px; position: relative;
}

@media (min-width: 1024px) {
  .form__h2title {
    font-size: 2.4rem;
  }
}

.form__h2title:before {
  background: #06c755; content: ''; height: 24px; left: 0; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 4px;
}

.form__h2title span {
  display: none; font-size: 1.6rem; font-weight: normal;
}

@media (min-width: 1024px) {
  .form__h2title span {
    display: inline-block;
  }
}

.form__h2title span:before {
  content: '※'; margin-left: 40px;
}

.form__h2title br {
  display: block;
}

@media (min-width: 1024px) {
  .form__h2title br {
    display: none;
  }
}

.form__txt {
  display: block; font-size: 1rem; margin-top: 15px;
}

@media (min-width: 1024px) {
  .form__txt {
    display: none;
  }
}

.form__block {
  margin-top: 22px;
}

@media (min-width: 1024px) {
  .form__block {
    margin-top: 60px;
  }
}

#mktoForm_6299 .mktoButtonRow .mktoButton {
  -webkit-transition: opacity .3s ease-out; transition: opacity .3s ease-out; width: 250px !important;
}

@media (min-width: 768px) {
  #mktoForm_6299 .mktoButtonRow .mktoButton {
    width: 400px !important;
  }
}

#mktoForm_6299 .mktoButtonRow .mktoButton:hover {
  opacity: .7;
}

.scrollUp {
  opacity: 0; -webkit-transform: translateY(1px); transform: translateY(1px); -webkit-transition: opacity .1s, -webkit-transform .1s; transition: opacity .1s, -webkit-transform .1s; transition: opacity .1s, transform .1s; transition: opacity .1s, transform .1s, -webkit-transform .1s;
}

.scrollUp.is-show {
  opacity: 1; -webkit-transform: translateY(0px); transform: translateY(0px);
}

.sp-hide {
  display: block;
}

@media (min-width: 768px) {
  .sp-hide {
    display: none !important;
  }
}

.pc-hide {
  display: none;
}

@media (min-width: 768px) {
  .pc-hide {
    display: block !important;
  }
}

.mktoForm {
  max-width: 550px !important; padding: 0 10px; width: 100% !important;
}

.form__block-test {
  display: none;
}
.form__inner {
  max-width: 1000px;
}
.form__h2title-02 {
  display: flex; flex-direction: column; font-size: 1.7rem; font-weight: 600; justify-content: revert; position: relative;
}
.form__h2title-left, .form__h2title-right {
  width: 100%;
}
.form__h2title-right {
  margin-top: 16px;
}
.form__h2title-left p {
  padding-left: 20px; position: relative;
}
.form__h2title-left p:before {
  background: #06c755; content: ''; height: 24px; left: 0; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 4px;
}

.form__h2title-right--txt {
  color: #06c755; font-size: 1.5rem; margin-top: 12px;
}
.form__h2title-right--txt02 {
  font-size: 1.2rem;
}

.form__h2title-right span {
  display: block; font-size: 1rem; margin-top: 4px;
}
@media (min-width: 768px) {
  .form__h2title-02 {
    align-items: center; flex-direction: revert; font-size: 2.4rem; justify-content: space-between;
  }
  .form__h2title-left span {
    display: block; font-size: 1rem; font-weight: normal;
  }
  .form__h2title-left {
    width: 100%;
  }
  .form__h2title-right {
    margin-top: 0; width: 100%;
  }
  .form__h2title-right--txt {
    font-size: 2.4rem; margin-top: 0;
  }
  .form__h2title-right--txt02 {
    font-size: 1.7rem; letter-spacing: -.02em;
  }
  .form__txt {
    display: none;
  }
  .form__h2title-right span {
    font-size: 1rem;
  }
}
.order__txt02 {
  font-size: 2rem; margin-top: 16px; text-align: center;
}
@media screen and (max-width: 820px) {
  .order__txt02 {
    font-size: 1.6rem;
  }
}
.form {
  margin-top: 72px;
}
.mktoButton {
  color: transparent !important; position: relative;
}
.mktoButton:before {
  color: #ffffff; content: '今すぐ読んでみる'; font-size: 18px; left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%);
}
@media screen and (max-width: 820px) {
  .mktoButton:before {
    color: #ffffff; content: '資料をメールでもらう'; font-size: 18px; left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 100%;
  }
}