@charset "utf-8";
/* CSS Document */
.beginner_a .rightbox {
  position: relative;
}
.beginner_a .rightbox .deco {
  position: absolute;
  top: clamp(-30px, -2vw, -10px);
  right: 0;
  width: clamp(220px, 24vw, 340px);
  z-index: 2;
  pointer-events: none;
}
.beginner_a .rightbox .deco img {
  display: block;
  width: 100%;
  height: auto;
}
.beginner_a .leftbox .imgbox img {
  object-position: center;
}
.beginner_a .rightbox .imgbox img {
  object-position: center;
}
.beginner_award {
  position: relative;
  background: url("https://risora.jp/system_panel/uploads/images/bg2.jpg") center center / cover no-repeat;
  overflow: hidden;
}
.beginner_award .award_inner {
  position: relative;
  z-index: 1;
}
.beginner_award .award_img {
  position: relative;
  z-index: 2;
  width: min(100%, 720px);
  margin: 0 auto;
  border: 1px solid rgba(51, 51, 51, .35);
  padding: clamp(6px, .8vw, 10px);
}
.beginner_award .award_img img {
  width: 100%;
  height: auto;
  display: block;
}
.beginner_award .award_copy {
  position: relative;
  z-index: 3;
  margin-top: clamp(-44px, -3vw, -26px);
  margin-bottom: clamp(22px, 3vw, 36px);
}
.beginner_award .award_copy .entitle0 {
  color: #333;
  line-height: .85;
  letter-spacing: .08em;
  font-weight: 400;
  text-shadow: 0 2px 10px rgba(255, 255, 255, .85);
}
.beginner_award .award_copy .entitle0::after {
  content: "";
  display: block;
  width: 1px;
  height: clamp(34px, 4vw, 54px);
  background: rgba(51, 51, 51, .35);
  margin: clamp(10px, 1.4vw, 16px) auto 0;
}
.beginner_award .award_copy h3 {
  position: relative;
  display: inline-block;
  letter-spacing: .16em;
  padding-top: 20px;
  padding-bottom: clamp(10px, 1vw, 14px);
}
.beginner_award .worries_b {
  padding-top: 0;
  padding-bottom: clamp(24px, 5vw, 50px);
}
.beginner_award .worries_b .box_wrap {
  max-width: 560px;
}
.beginner_award .worries_b .worry_box {
  padding: clamp(28px, 3.5vw, 42px) clamp(42px, 6vw, 80px);
}
.beginner_award .worries_b .worry_box::after {
  display: none;
}
.beginner_award .worries_b .worry_box .worry_item {
  width: 100%;
}
.beginner_award .award_text {
  max-width: 620px;
  margin: 0 auto;
}
.beginner_award .award_text > p {
  color: #333;
  line-height: 2;
  letter-spacing: .08em;
  font-weight: 400;
  text-align: left;
}
.beginner_award .award_text .more_btn {
  margin-top: clamp(24px, 3vw, 36px);
}
@media screen and (max-width: 768px) {}
@media screen and (max-width: 576px) {
  .beginner_award .award_copy .entitle0 {
    font-size: 48px;
  }
  .beginner_award .award_text > p br {
    display: none;
  }
}
.award_title {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(18px, 3vw, 42px);
  padding-bottom: clamp(16px, 2vw, 26px);
  flex-wrap: nowrap;
}
.award_title::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: clamp(110px, 12vw, 160px);
  height: clamp(12px, 1.4vw, 18px);
  background: url("https://risora.jp/system_panel/uploads/images/deco6.png") center center / contain no-repeat;
  transform: translateX(-50%);
}
.award_title h2 {
  color: #333;
  line-height: 1.8;
  letter-spacing: .16em;
  font-weight: 400;
  white-space: nowrap;
}
.award_title h2 span {
  color: #7fc600;
}
.award_title .deco img {
  display: block;
  width: clamp(90px, 12vw, 160px);
  height: auto;
}
.award_title .deco.left {
  transform: scaleX(-1);
}
@media screen and (max-width: 768px) {
  .award_title {
    gap: clamp(10px, 2vw, 14px);
  }
  .award_title .deco img {
    width: clamp(70px, 11vw, 82px);
  }
}
@media screen and (max-width: 576px) {
  .award_title {
    padding-bottom: clamp(14px, 4vw, 22px);
  }
}
.promise_c {
  position: relative;
  overflow: hidden;
  background: #a8cf4f;
}
.promise_c .promise_deco {
  position: absolute;
  z-index: 1;
  pointer-events: none;
}
.promise_c .promise_deco img {
  display: block;
  width: 100%;
  height: auto;
}
.promise_c .deco_top {
  top: clamp(18px, 3vw, 36px);
  right: 0;
  width: clamp(180px, 26vw, 360px);
}
.promise_c .deco_bottom {
  left: 0;
  bottom: clamp(0px, 2vw, 28px);
  width: clamp(220px, 34vw, 460px);
}
.promise_c .titlebox {
  position: relative;
  z-index: 2;
}
.promise_c .titlebox h2 {
  color: #fff;
  line-height: 1.6;
  letter-spacing: .16em;
  font-weight: 400;
}
.promise_c .titlebox p {
  color: #fff;
  line-height: 1.2;
  letter-spacing: .18em;
  font-weight: 400;
}
.promise_c .promise_wrap {
  position: relative;
  z-index: 2;
  justify-content: center;
  align-items: stretch;
  gap: clamp(24px, 4vw, 50px);
}
.promise_c .promise_item {
  width: calc((100% - clamp(24px, 4vw, 50px) * 2) / 3);
  background: rgba(255, 255, 255, .96);
  border: 1px solid rgba(51, 51, 51, .35);
  text-align: center;
  padding: clamp(24px, 3vw, 38px) clamp(20px, 3vw, 34px) clamp(28px, 3.5vw, 44px);
}
.promise_c .promise_item .point {
  margin-bottom: clamp(14px, 1.8vw, 22px);
}
.promise_c .promise_item .point img {
  display: block;
  width: clamp(42px, 4vw, 56px);
  height: auto;
  margin: 0 auto 4px;
}
.promise_c .promise_item .point p {
  color: #4a443f;
  line-height: 1;
  letter-spacing: .04em;
}
.promise_c .promise_item .imgbox {
  width: clamp(120px, 12vw, 170px);
  aspect-ratio: 1 / 1;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto clamp(20px, 2vw, 28px);
}
.promise_c .promise_item .imgbox img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.promise_c .promise_item h3 {
  color: #7fc600;
  line-height: 1.7;
  letter-spacing: .12em;
  font-weight: 400;
  margin-bottom: clamp(10px, 1.2vw, 16px);
}
.promise_c .promise_item > p {
  color: #333;
  line-height: 2;
  letter-spacing: .08em;
  font-weight: 400;
  text-align: left;
}
@media screen and (max-width: 1080px) {
  .promise_c .promise_wrap {
    flex-wrap: wrap;
    justify-content: center;
  }
  .promise_c .promise_item {
    width: calc((100% - clamp(24px, 4vw, 50px)) / 2);
  }
  .promise_c .promise_item:nth-child(3) {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 768px) {
  .promise_c .promise_wrap {
    flex-direction: column;
  }
  .promise_c .promise_item {
    width: 100%;
    max-width: 450px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 768px) {
  .promise_c .promise_wrap {
    flex-direction: column;
  }
  .promise_c .promise_item {
    width: 100%;
  }
}
.more_btn.small a::before, .more_btn.small a::after, .more_btn.small a:hover::before, .more_btn.small a:hover::after {
  display: none;
}
.flow_area {}
.flow_area .titlebox h2 {
  color: #333;
  line-height: 1.5;
  letter-spacing: .16em;
  font-weight: 400;
}
.flow_area .titlebox p {
  line-height: 1.2;
  letter-spacing: .16em;
  font-weight: 400;
  margin-top: 4px;
}
.flow_h .inner {
  max-width: 1080px;
  margin: 0 auto;
}
.flow_h .item {
  display: grid;
  grid-template-columns: clamp(280px, 34vw, 430px) 72px 1fr;
  column-gap: clamp(18px, 3vw, 42px);
  position: relative;
  padding-bottom: clamp(44px, 6vw, 70px);
  width: 100%;
}
.flow_h .item:last-child {
  padding-bottom: 0;
}
.flow_h .imgbox {
  width: 100%;
  aspect-ratio: 1.75 / 1;
  overflow: hidden;
  border-radius: 4px;
  box-shadow: none;
}
.flow_h .imgbox img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.flow_h .col-num {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.flow_h .col-num::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 72px;
  bottom: 0;
  transform: translateX(-50%);
  width: 0;
  border-left: 1px dotted #8cc63f;
}
.flow_h .item:last-child .col-num::before {
  display: none;
}
.flow_h .circle {
  width: 65px;
  height: 65px;
  border-radius: 50%;
  border: 1px solid #8cc63f;
  background: #fff;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.flow_h .circle p {
  color: #8cc63f;
  font-size: clamp(18px, 2vw, 20px);
  line-height: 1;
  letter-spacing: .08em;
  font-family: "EB Garamond", "Cormorant", "Zen Old Mincho", "游明朝", YuMincho, serif;
}
.flow_h .circle p:first-child {
  font-size: 14px;
}
.flow_h .txtbox {
  margin-top: clamp(8px, 1vw, 12px);
}
.flow_h h3 {
  color: #8cc63f;
  line-height: 1.6;
  letter-spacing: .12em;
  font-weight: 400;
  margin-bottom: clamp(14px, 2vw, 22px);
  position: relative;
  display: inline-block;
  padding-bottom: clamp(8px, 1vw, 12px);
}
.flow_h h3::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background-image: radial-gradient(circle, #8cc63f 1.5px, transparent 1.5px);
  background-size: 8px 2px;
  background-repeat: repeat-x;
  background-position: left center;
}
.flow_h .txtbox > p {
  color: #333;
  line-height: 2;
  letter-spacing: .08em;
  font-weight: 400;
}
.flow_h .more_btn.small {
  margin-top: clamp(18px, 2vw, 26px);
  text-align: left;
}
.flow_h .more_btn.small a {
  min-width: 0;
  height: auto;
  padding: 9px 20px;
  border-radius: 999px;
}
.flow_h .more_btn.small a p {
  font-size: clamp(11px, .9vw, 13px);
}
@media screen and (max-width: 768px) {
  .flow_h .item {
    grid-template-columns: 1fr;
    grid-template-areas:
      "col"
      "imgbox"
      "txtbox";
    gap: 16px;
    padding-bottom: 50px;
    max-width: 520px;
    margin: 0 auto;
  }
  .flow_h .col-num {
    grid-area: col;
    justify-content: flex-start;
  }
  .flow_h .imgbox {
    grid-area: imgbox;
  }
  .flow_h .txtbox {
    grid-area: txtbox;
    margin-top: 0;
  }
  .flow_h .col-num::before {
    display: none;
  }
}
.benefit_e {
  background: #f6f6f6;
}
.benefit_e .benefit_wrap {
  justify-content: center;
  align-items: stretch;
  gap: clamp(24px, 3vw, 36px);
}
.benefit_e .benefit_item {
  width: calc(50% - clamp(24px, 3vw, 36px) / 2);
  background: #fff;
  border-radius: 8px;
  padding: clamp(28px, 3.5vw, 46px) clamp(24px, 3.5vw, 44px);
}
.benefit_e .benefit_head {
  align-items: center;
  gap: clamp(16px, 2vw, 24px);
  margin-bottom: clamp(22px, 3vw, 32px);
}
.benefit_e .num_badge {
  width: clamp(64px, 6vw, 82px);
  aspect-ratio: 1 / 1;
  border-radius: 50%;
  background: #99c934;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.benefit_e .num_badge p {
  color: #fff;
  line-height: 1.1;
  letter-spacing: .08em;
}
.benefit_e .num_badge p:last-child {
  font-size: clamp(24px, 3vw, 38px);
}
.benefit_e .benefit_head h3 {
  position: relative;
  color: #333;
  line-height: 1.5;
  letter-spacing: .12em;
  font-weight: 400;
  padding-bottom: 8px;
}
.benefit_e .benefit_head h3::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-bottom: 1px dotted rgba(51, 51, 51, .35);
}
.benefit_e .benefit_head .icon {
  margin-left: auto;
  width: clamp(50px, 7vw, 100px);
}
.benefit_e .benefit_head .icon img {
  display: block;
  width: 100%;
  height: auto;
}
.benefit_e .benefit_ticket {
  align-items: center;
  justify-content: center;
  gap: clamp(10px, 1.4vw, 18px);
  margin-bottom: clamp(18px, 2vw, 26px);
  flex-wrap: nowrap;
}
.benefit_e .ticket_box {
  position: relative;
  width: calc(50% - 18px);
  background: #f3f8e9;
  border-radius: 8px;
  text-align: center;
  padding: clamp(18px, 2vw, 26px) clamp(12px, 1.8vw, 22px);
}
.benefit_e .ticket_box .label {
  position: absolute;
  left: 50%;
  top: -12px;
  transform: translateX(-50%);
  background: #8cc63f;
  color: #fff;
  border-radius: 4px;
  line-height: 1;
  white-space: nowrap;
  padding: 6px 10px;
}
.benefit_e .ticket_box p {
  color: #333;
  line-height: 1.6;
  letter-spacing: .08em;
}
.benefit_e .ticket_box .price {
  color: #7fc600;
  font-size: clamp(28px, 5vw, 40px);
  line-height: 1.1;
  white-space: nowrap;
}
.benefit_e .ticket_box .price span {
  font-size: .42em;
  color: #333;
  margin-left: .12em;
}
.benefit_e .plus {
  width: 28px;
  aspect-ratio: 1 / 1;
  border-radius: 50%;
  background: #99c934;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.benefit_e .txt, .benefit_e .note {
  color: #333;
  line-height: 2;
  letter-spacing: .08em;
}
.benefit_e .txt span {
  color: #7fc600;
  font-weight: 600;
}
.benefit_e .benefit_coupon {
  align-items: center;
  justify-content: center;
  gap: clamp(18px, 3vw, 36px);
  background: #f3f8e9;
  border-radius: 8px;
  padding: clamp(22px, 3vw, 34px);
  margin: clamp(18px, 2vw, 28px) 0;
}
.benefit_e .benefit_coupon img {
  display: block;
  width: clamp(70px, 8vw, 110px);
  height: auto;
}
.benefit_e .benefit_coupon p {
  color: #7fc600;
  line-height: 1.6;
  letter-spacing: .08em;
  font-weight: 400;
}
@media screen and (max-width: 1080px) {
  .benefit_e .benefit_wrap {
    flex-direction: column;
  }
  .benefit_e .benefit_item {
    width: 100%;
  }
}
@media screen and (max-width: 576px) {
  .benefit_e .benefit_ticket {
    flex-direction: column;
  }
  .benefit_e .ticket_box {
    width: 100%;
  }
  .benefit_e .ticket_box2 {
    margin-top: 20px;
  }
  .benefit_e .benefit_coupon {
    flex-direction: column;
    text-align: center;
  }
}
.cate6 {
  background: #FfFfF9;
}
.faq_c .box .abox {
  border-radius: 12px;
  background: #fff;
}
.faq_c .box .qbox .icon::before, .faq_c .box .qbox .icon::after {
  background-color: #8cc63f;
}
.faq_c .abox .tel_link {
  display: flex;
  align-items: baseline;
  gap: 4px;
  margin-top: 8px;
}
.faq_c .abox .tel_link p {
  color: #333;
  line-height: 2;
  letter-spacing: .08em;
}
.faq_c .abox .tel_link a {
  color: #333;
  line-height: 2;
  letter-spacing: .08em;
  text-decoration: none;
  transition: .3s ease;
}
.faq_c .abox .tel_link a:hover {
  color: #333;
  opacity: .7;
}
@media screen and (max-width: 576px) {
  .award_title {
    gap: 0;
  }
  .award_title .deco img {
    width: 40px;
  }
}
/* ---------- IEのみ ---------- */
@media all and (-ms-high-contrast: none) {}
/* ---------- 1280px ~ ---------- */
@media screen and (max-width: 1280px) {}
/* ---------- 1080px ~ ---------- */
@media screen and (max-width: 1080px) {}
/* ---------- 768px ~ ---------- */
@media screen and (max-width: 768px) {}
/* ---------- 576px ~ ---------- */
@media screen and (max-width: 576px) {}
/* ---------- 350px ~ ---------- */
@media screen and (max-width: 350px) {}