html body #wrapper {
  /*----------------------------------------------------
      HEADER STYLE
  ----------------------------------------------------*/
}
html body #wrapper > header {
  position: relative;
  width: 100vw;
  height: 100vh;
  position: fixed !important;
  top: 0;
  left: 0;
  z-index: 0;
  background: linear-gradient(0deg, #96dcd2 0%, #e4efee 100%);
}
html body #wrapper > header .header_item {
  position: absolute;
}
html body #wrapper > header .first_logo, html body #wrapper > header .cp_ttl {
  top: 50%;
  left: 17%;
  transform: translate(-50%, -50%);
}
html body #wrapper > header .first_logo {
  width: 364px;
}
html body #wrapper > header .cp_ttl {
  width: 340px;
}
html body #wrapper > header .copy {
  font-family: "Montserrat", sans-serif;
  right: 2.5%;
  bottom: 1%;
  font-size: 0.8rem;
  color: #fff;
  letter-spacing: 1px;
}
html body #wrapper > header .app_conductor {
  text-align: center;
  width: 290px;
  background-color: rgba(255, 255, 255, 0.5);
  right: 18%;
  top: 50%;
  transform: translate(50%, -50%);
  padding: 30px 20px;
  border-radius: 20px;
}
html body #wrapper > header .app_conductor .app_ttl {
  font-weight: bold;
  margin-bottom: 20px;
}
html body #wrapper > header .app_conductor .app_btn {
  margin-bottom: 20px;
}
html body #wrapper > header .app_conductor .app_qr {
  max-width: 100px;
  margin: 0 auto;
}
html body #wrapper > header .app_conductor .t_main {
  color: black;
}
@media only screen and (max-width: 767px) {
  html body #wrapper > header {
    display: none;
  }
}
html body #wrapper {
  /*----------------------------------------------------
      MAIN STYLE
  ----------------------------------------------------*/
}
html body #wrapper > main#contentsAll h1 {
  font-size: 1.8rem;
  line-height: 1.3;
}
html body #wrapper > main#contentsAll h2 {
  margin: 0 auto;
  padding: 2rem 0 1rem;
  font-size: 1.6rem;
  font-weight: 800;
  text-align: center;
  line-height: 2rem;
}
html body #wrapper > main#contentsAll .ttl {
  font-size: 1.7rem;
  font-weight: 800;
  line-height: 2rem;
}
html body #wrapper > main#contentsAll .sub_ttl {
  font-size: 1.2rem;
  text-align: center;
}
html body #wrapper > main#contentsAll .sub_txt {
  text-align: center;
  font-size: 1.2rem;
  font-weight: 700;
  padding: 1rem 0;
}
html body #wrapper > main#contentsAll .intro_txt {
  text-align: center;
  font-weight: 800;
  padding-bottom: 2rem;
}
html body #wrapper > main#contentsAll .card_ttl {
  text-align: center;
  font-size: 1.4rem;
  font-weight: 850;
  padding: 1.2rem 0;
}
html body #wrapper > main#contentsAll {
  /*----------------------------------------------------
      BUTTON STYLE
  ----------------------------------------------------*/
}
html body #wrapper > main#contentsAll .top_btn {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 428px;
  display: flex;
}
html body #wrapper > main#contentsAll .top_btn a {
  width: 50%;
}
html body #wrapper > main#contentsAll .top_btn a img {
  width: 100%;
}
html body #wrapper > main#contentsAll .btn_wrap {
  padding: 1rem;
  padding-top: 0;
}
html body #wrapper > main#contentsAll .btn_wrap a {
  display: block;
  position: relative;
  background-color: white;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1;
  color: linear-gradient(to right, #98D400, #008A99);
  text-decoration: none;
  text-shadow: 0 0 0.3rem rgba(0, 0, 0, 0.2);
  padding: 1.2rem 0;
  border-radius: 180rem;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
  margin: 0.7rem 0 0.3rem 0;
}
html body #wrapper > main#contentsAll .btn_wrap a:after {
  content: "";
  display: block;
  position: absolute;
  right: 3rem;
  top: 50%;
  width: 2rem;
  aspect-ratio: 1;
  transform: translateY(-50%);
  background-image: url(../img/arrow_right.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
html body #wrapper > main#contentsAll .btn_wrap.grad a {
  padding: 2rem 0;
  border-radius: 22px;
  background: linear-gradient(to bottom, #ffd23a, #FF7F00);
}
html body #wrapper > main#contentsAll {
  /*----------------------------------------------------
      HR STYLE
  ----------------------------------------------------*/
}
html body #wrapper > main#contentsAll hr {
  border: 1px solid #D9D9D9;
}
html body #wrapper > main#contentsAll {
  /*----------------------------------------------------
      CATCH STYLE
  ----------------------------------------------------*/
}
html body #wrapper > main#contentsAll .catch {
  text-align: center;
  font-size: 1.4rem;
  font-weight: 800;
  line-height: 2.8rem;
  padding: 1.5rem 0;
}
html body #wrapper > main#contentsAll {
  /*----------------------------------------
      MV
  ----------------------------------------*/
}
html body #wrapper > main#contentsAll .mv {
  margin-top: 3.5rem;
}
html body #wrapper > main#contentsAll .mv h1 {
  padding: 2rem 0 0 1.5rem;
}
html body #wrapper > main#contentsAll .mv .mv_img .mv_img1 {
  padding-left: 4.5rem;
}
html body #wrapper > main#contentsAll .mv .mv_img .mv_img2 {
  padding-right: 7rem;
}
html body #wrapper > main#contentsAll .mv .mv_img img {
  display: block;
  padding: 0.5rem 0;
}
html body #wrapper > main#contentsAll {
  /*----------------------------------------------------
    CONTENTS STYLE
  ----------------------------------------------------*/
  /* img */
}
html body #wrapper > main#contentsAll .w_100 {
  width: 100%;
}
html body #wrapper > main#contentsAll {
  /* section */
}
html body #wrapper > main#contentsAll .section {
  padding: 0;
}
html body #wrapper > main#contentsAll .section.section_01.bg_green {
  padding-bottom: 2rem;
}
html body #wrapper > main#contentsAll .section.section_01.bg_green .sec1_card {
  background-color: white;
  display: flex;
  align-items: center;
  margin: 1rem;
  padding: 1rem 0.5rem;
  border-radius: 5px;
  gap: 0.5rem;
}
html body #wrapper > main#contentsAll .section.section_01.bg_green .sec1_card img {
  width: 1rem;
  height: auto;
}
html body #wrapper > main#contentsAll .section.section_01.bg_green .sec1_card .check_txt {
  font-size: 1rem;
  font-weight: 800;
  line-height: 1.1rem;
}
html body #wrapper > main#contentsAll .section.bg_white .polygon {
  width: 100%;
  height: 3rem;
  background: #D8EDCA;
  clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
}
html body #wrapper > main#contentsAll .section.bg_white .but {
  position: relative;
  margin: -4rem 6rem 2rem;
  text-align: center;
  padding: 0.5rem 1rem;
  font-size: 1.2rem;
  font-weight: 500;
  border: 1px solid #057F59;
}
html body #wrapper > main#contentsAll .section.bg_white .sec1_img_list {
  display: flex;
  gap: 0.8rem;
  margin: 0 1rem;
}
html body #wrapper > main#contentsAll .section.bg_white .sec1_img_list .sec1_img {
  display: block;
  text-align: center;
  padding: 1.2rem 1rem 1rem;
  margin-bottom: 0.8rem;
  box-shadow: 2px 4px 10px rgba(0, 0, 0, 0.1);
}
html body #wrapper > main#contentsAll .section.bg_white .sec1_img_list .sec1_img p {
  font-size: 0.9rem;
  font-weight: 800;
}
html body #wrapper > main#contentsAll .section.bg_white .bg_green2 {
  margin: 0 1rem;
  padding: 0.5rem;
}
html body #wrapper > main#contentsAll .section.bg_white .bg_green2 img {
  padding: 0 0.5rem;
}
html body #wrapper > main#contentsAll .section.bg_white .bg_green2 .sub_txt {
  line-height: 1.5rem;
  border: 1px solid #057F59;
}
html body #wrapper > main#contentsAll .section.bg_white .bg_green2 .sub_txt p span {
  text-decoration: underline;
}
html body #wrapper > main#contentsAll .section.section_02.bg_grad .card_merit_list {
  margin: 0 1rem;
}
html body #wrapper > main#contentsAll .section.section_02.bg_grad .card_merit_list .card_merit {
  border-radius: 5px;
  padding: 1rem 2rem;
  margin-bottom: 1rem;
}
html body #wrapper > main#contentsAll .section.section_02.bg_grad .card_merit_list .card_merit .merit_num {
  border-radius: 10px;
  text-align: center;
  font-size: 1.5rem;
  font-weight: 700;
  margin: 0 4rem;
  padding: 0.5rem 0;
}
html body #wrapper > main#contentsAll .section.section_02.bg_grad .card_merit_list .card_merit .sub_ttl {
  font-weight: 800;
}
html body #wrapper > main#contentsAll .section.section_02.bg_grad .ul_txt {
  text-decoration: underline;
  text-align: center;
  font-size: 1.2rem;
  font-weight: 800;
}
html body #wrapper > main#contentsAll .section.section_02.bg_green {
  padding: 1.5rem 1.5rem 3rem;
  width: 100%;
}
html body #wrapper > main#contentsAll .section.section_02.bg_green .support {
  background-image: url(../img/sec2_support_bg.png);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 98% 100%;
  text-align: center;
  margin-bottom: 2rem;
  padding-bottom: 0.5rem;
}
html body #wrapper > main#contentsAll .section.section_02.bg_green .support .support_type {
  padding: 2rem 1rem 0.5rem;
}
html body #wrapper > main#contentsAll .section.section_02.bg_green .support .support_type .support_img .icon1 {
  padding: 0 40%;
}
html body #wrapper > main#contentsAll .section.section_02.bg_green .support .support_type .support_img .icon {
  padding: 0 35%;
}
html body #wrapper > main#contentsAll .section.section_02.bg_green .support .support_type .support_img p {
  font-size: 1.3rem;
  font-weight: 1000;
}
html body #wrapper > main#contentsAll .section.section_02.bg_green .support .support_type hr {
  margin: 1rem 0 0;
}
html body #wrapper > main#contentsAll .section.section_02.bg_green .support .support_type .sub_txt {
  font-size: 1rem;
  font-weight: 800;
  line-height: 1.5rem;
  padding: 1rem 0 0;
}
html body #wrapper > main#contentsAll .section.section_02.bg_green .support .support_type .support_content .support_ttl {
  padding: 0.2rem 0;
  margin: 1rem 0 0.5rem;
  font-size: 0.95rem;
  font-weight: 600;
  line-height: 1.2rem;
}
html body #wrapper > main#contentsAll .section.section_02.bg_green .support .support_type .support_content .support_txt {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.6rem 1.3rem;
  gap: 1.5rem;
}
html body #wrapper > main#contentsAll .section.section_02.bg_green .support .support_type .support_content .support_txt.fs {
  align-items: flex-start;
  gap: 0;
}
html body #wrapper > main#contentsAll .section.section_02.bg_green .support .support_type .support_content .support_txt.left .txt_list {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  width: 100%;
}
html body #wrapper > main#contentsAll .section.section_02.bg_green .support .support_type .support_content .support_txt .txt_list {
  width: 50%;
}
html body #wrapper > main#contentsAll .section.section_02.bg_green .support .support_type .support_content .support_txt .txt_list .txt {
  display: flex;
  flex-direction: column;
  text-align: left;
  font-size: 0.9rem;
  font-weight: 800;
  gap: 0.6rem;
}
html body #wrapper > main#contentsAll .section.section_02.bg_green .support .support_type .support_content .support_txt .txt_list .txt .txt1 {
  display: flex;
}
html body #wrapper > main#contentsAll .section.section_02.bg_green .support .support_type .support_content .support_txt .txt_list .txt .txt1 p {
  line-height: 1.2rem;
}
html body #wrapper > main#contentsAll .section.section_03.bg_gradline2 {
  padding-top: 1rem;
}
html body #wrapper > main#contentsAll .section.section_03.bg_gradline2 .intro_txt {
  padding: 1rem 0;
}
html body #wrapper > main#contentsAll .section.section_03.bg_gradline2 .boss {
  padding: 1rem 2rem 2.5rem;
}
html body #wrapper > main#contentsAll .section.section_03.bg_white {
  padding: 1.5rem 1rem 2rem;
}
html body #wrapper > main#contentsAll .section.section_03.bg_white .bg_grad {
  text-align: center;
  border-radius: 10px;
  margin: 1rem 0 1.5rem;
  padding: 0.8rem;
}
html body #wrapper > main#contentsAll .section.section_03.bg_white .bg_grad p {
  font-size: 1.3rem;
  font-weight: 800;
}
html body #wrapper > main#contentsAll .section.section_03.bg_white .sec3_card_list .sec3_card {
  display: block;
  border-radius: 10px;
  box-shadow: 3px 4px 10px rgba(0, 0, 0, 0.3);
  margin: 1rem 0;
}
html body #wrapper > main#contentsAll .section.section_03.bg_white .sec3_card_list .sec3_card .sec3_card_ttl {
  display: flex;
  padding: 1.5rem;
  align-items: center;
  gap: 1.2rem;
}
html body #wrapper > main#contentsAll .section.section_03.bg_white .sec3_card_list .sec3_card .sec3_card_ttl img {
  width: 20%;
}
html body #wrapper > main#contentsAll .section.section_03.bg_white .sec3_card_list .sec3_card .sec3_card_ttl p {
  font-size: 1.5rem;
  font-weight: 800;
}
html body #wrapper > main#contentsAll .section.section_03.bg_white .sec3_card_list .sec3_card .chara {
  width: 80%;
  margin: 0 auto;
  padding-bottom: 1rem;
}
html body #wrapper > main#contentsAll .section.section_03.bg_white .catch {
  line-height: 2rem;
  font-size: 1.2rem;
}
html body #wrapper > main#contentsAll .section.section_04.bg_gray {
  padding: 0 1rem 1rem;
}
html body #wrapper > main#contentsAll .section.section_04.bg_gray .step {
  display: flex;
  border-radius: 5px;
}
html body #wrapper > main#contentsAll .section.section_04.bg_gray .step .step_num {
  width: 23%;
}
html body #wrapper > main#contentsAll .section.section_04.bg_gray .step .step_num img {
  width: 100%;
}
html body #wrapper > main#contentsAll .section.section_04.bg_gray .step .step_content {
  width: 77%;
}
html body #wrapper > main#contentsAll .section.section_04.bg_gray .step .step_content .step_type {
  height: 75%;
}
html body #wrapper > main#contentsAll .section.section_04.bg_gray .step .step_content .step_type .step_ttl {
  font-size: 1.2rem;
  font-weight: 700;
  padding: 0.5rem 1rem 0;
}
html body #wrapper > main#contentsAll .section.section_04.bg_gray .step .step_content .step_type .step_txt {
  line-height: 1.2rem;
  font-weight: 400;
  padding: 0.3rem 1rem;
}
html body #wrapper > main#contentsAll .section.section_04.bg_gray .step .step_content .step_type .step_txt p {
  font-size: 0.9rem;
}
html body #wrapper > main#contentsAll .section.section_04.bg_gray .step .step_content .step_type .step_txt .t_orange {
  font-weight: 600;
}
html body #wrapper > main#contentsAll .section.section_04.bg_gray .step .step_content .step_type.num5 {
  height: 96%;
}
html body #wrapper > main#contentsAll .section.section_04.bg_gray .polygon {
  width: 100%;
  height: 3rem;
  background: #D8EDCA;
  clip-path: polygon(0% 0%, 20% 0%, 10% 100%);
}
html body #wrapper > main#contentsAll .section.section_04.bg_gray .chara5 {
  width: 100%;
  padding-top: 2rem;
}
html body #wrapper > main#contentsAll .section.section_04.bg_white {
  padding: 1rem;
}
html body #wrapper > main#contentsAll .section.section_04.bg_white p {
  font-size: 1.3rem;
  font-weight: 800;
}
html body #wrapper > main#contentsAll .section.section_04.bg_white p .price {
  font-size: 3.5rem;
  font-weight: 700;
}
html body #wrapper > main#contentsAll .section.section_04.bg_white .sec4_card {
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  padding: 3em 2rem 1rem;
  margin-bottom: 0.5rem;
}
html body #wrapper > main#contentsAll .section.section_04.bg_white .sec4_card hr {
  margin: 1rem 0 0.2rem;
}
html body #wrapper > main#contentsAll .section.section_04.bg_white .sec4_card.card1 {
  background-image: url(../img/colorframe_green.png);
}
html body #wrapper > main#contentsAll .section.section_04.bg_white .sec4_card.card2 {
  background-image: url(../img/colorframe_blue.png);
}
html body #wrapper > main#contentsAll .section.section_04.bg_white .sec4_card.card3 {
  background-image: url(../img/colorframe_red.png);
}
html body #wrapper > main#contentsAll .section.section_04.bg_white .sec4_card.card4 {
  background-image: url(../img/colorframe_yellow.png);
}
html body #wrapper > main#contentsAll .section.section_05 {
  background-image: url(../img/sec5_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
}
html body #wrapper > main#contentsAll .section.section_05 .sec5_content {
  padding: 4rem 1.5rem 4rem;
}
html body #wrapper > main#contentsAll .section.section_05 .sec5_content .catch {
  font-weight: 700;
  line-height: 1.5rem;
}
html body #wrapper > main#contentsAll .section.section_05 .sec5_content .btn_wrap a {
  display: flex;
  justify-content: space-between;
  padding: 2rem 3.8rem;
  font-size: 1.3rem;
}
html body #wrapper > main#contentsAll .section.section_05 .sec5_content .btn_wrap a img {
  width: 1.4rem;
}
html body #wrapper > main#contentsAll .section.section_05 .sec5_content .btn_wrap a::after {
  display: none;
  background-image: url(../img/arrow_grad.png);
}
html body #wrapper > main#contentsAll {
  /*----------------------------------------------------
    FOOTER STYLE
  ----------------------------------------------------*/
}
html body #wrapper > main#contentsAll .footer {
  padding: 4rem 5rem 0.5rem;
}
html body #wrapper > main#contentsAll .footer .footer_content {
  text-align: center;
}
html body #wrapper > main#contentsAll .footer .footer_content .name {
  font-size: 0.5rem;
}
html body #wrapper > main#contentsAll .footer .footer_content .name span {
  font-size: 1.5rem;
}
html body #wrapper > main#contentsAll .footer .footer_content .btn_footer {
  padding: 1rem 1rem 4rem;
}
html body #wrapper > main#contentsAll .footer .footer_content .copyright {
  font-size: 0.6rem;
}
html body #wrapper > main#contentsAll .btn_wrap.fixed {
  background: rgba(0, 0, 0, 0.7);
  padding: 0.5rem 1rem;
  width: 100%;
  max-width: 428px;
  position: fixed;
  bottom: 0;
  transform: translateY(100%);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease, transform 0.3s ease;
}
html body #wrapper > main#contentsAll .btn_wrap.fixed.is-show {
  transform: translateY(0);
  opacity: 1;
  pointer-events: auto;
}/*# sourceMappingURL=style.css.map */