/* ===( CODE AASHU )=== */

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: Noto Sans JP;
  font-weight: 800;
  font-size: 24px;
}

body {
}
.header {
  width: 100%;
  background: #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  z-index: 100;
}
.inner {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 7px 10px;
  max-width: 1280px;
}
.header_logo,
.header_banner {
  width: 35vw;
  max-width: 250px;
}

.header button,
.cta_btn button {
  border: none !important;
  background: transparent !important;
  background-color: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
  outline: none !important;
  box-shadow: none !important;
  -webkit-appearance: none !important;
  appearance: none !important;
  cursor: pointer;
}

.header button img,
.cta_btn button img {
  display: block;
}

.present_handling {
  background: center / cover url("/assets/img/present_bg.png") no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 4vw;
}

.present_txt1 {
  font-size: 5vw;
  color: #3366cc;
  font-weight: 800;
}

.present_txt2 {
  font-size: 5vw;
  font-weight: 800;
  color: #333333;
}

.present_txt3 {
  color: #ff9900;
  font-size: 9vw;
  font-weight: 800;
  line-height: 0;
  font-family: Noto Sans;
}

.present_txt4 {
  color: #ff9900;
  font-size: 5vw;
  font-weight: 800;
}

.present_txt5 {
  font-size: 7vw;
  color: #333333;
  font-weight: 800;
}

.present_txt_bg {
  width: 17vw;
  height: 3.5vw;
  background-color: #ffee00;
  margin-top: -4vw;
}

.present_text_bottom {
  display: flex;
  align-items: center;
  justify-content: center;
}

.handling {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5vw;
  padding-bottom: 10vw;
}

.handling img {
  width: 9vw;
  max-width: 120px;
}
.genkinka_mv {
  padding-top: 19vw;
}

.genkinka_mv_sp {
  background: center / cover url("/assets/img/mv_bg_sp.png") no-repeat;
  margin-bottom: -7px;
}

.genkinka_mv_sp img {
  width: 100%;
  padding: 3vw 3vw 0 3vw;
}
.genkinka_mv_pc {
  display: none;
}

.genkinka_mv_pc img {
  width: 100%;
  max-width: 1280px;
}
.cta_btn img {
  width: 100%;
  max-width: 600px;
}
.cta_top {
  background-color: #f2f2f2;
}
.cta_btn {
  padding: 6vw 3vw;
  display: flex;
  justify-content: center;
}
.handling_part {
  background-color: #ffffff;
  width: 8.5vw;
  max-width: 87px;
  height: 8.5vw;
  max-height: 87px;
  display: flex;
  justify-content: center;
  border-radius: 1vw;
}
.reason {
  background-color: #ddf3fb;
  padding-bottom: 5vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.reason_title {
  padding-top: 7vw;
}

.reason_title_box1 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.reason_title_box1_txt1 {
  font-size: 8vw;
  color: #44bbee;
  font-weight: 600;
}
.reason_title_box1_txt2 {
  font-size: 8vw;
  color: #333333;
  font-weight: 600;
}
.reason_title_box2 {
  text-align: center;
  color: #333333;
  font-size: 5.3vw;
}
.reason_title_box3 {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #3366cc;
}
.reason_title_box3_txt1 {
  font-size: 11vw;
  line-height: 0;
}
.reason_title_box3_txt2 {
  font-size: 8vw;
}
.title_line {
  padding: 2vw 11vw;
}
.title_line img {
  width: 100%;
  max-width: 700px;
}
.reason_box {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5vw;
  padding: 0 4vw;
}
.reason_box img {
  width: 100%;
  max-width: 250px;
}
.none {
  margin: 16vw 4vw 2vw;
}
.none_connect {
  display: flex;
  justify-content: center;
  align-items: center;
}
.none_connect img {
  width: 25%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  max-width: 150px;
}
.none_box {
  background-color: #ffffff;
  border-radius: 2vw;
  padding: 3vw;
}
.none_title {
  padding-top: 7vw;
}
.none_title_box1 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.none_title_txt1 {
  font-size: 13vw;
  color: #ff9900;
}
.none_title_txt2 {
  font-size: 7.8vw;
  color: #ff9900;
}
.none_title_txt3 {
  font-size: 7.8vw;
  color: #ff9900;
  margin: 0 -3.9vw;
}
.none_title_txt4 {
  font-size: 5.2vw;
  color: #333333;
}
.none_title_box2 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.none_title_txt5 {
  font-size: 5.2vw;
  color: #44bbee;
}
.none_title_txt6 {
  font-size: 5.2vw;
  color: #333333;
}
.none_main {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.none_main_box1 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 45vw;
  margin-top: 3vw;
  max-width: 320px;
}
.none_main_box1 img {
  width: 100%;
  max-width: 230px;
}
.none_main_box2 {
  display: flex;
  justify-content: center;
  align-items: baseline;
}
.none_main_box2 div img {
  width: 100%;
}
.none_main_txt1 {
  font-size: 3.7vw;
  color: #333333;
  font-weight: 500;
}
.none_main_box1_txt_box {
  display: flex;
  align-items: center;
  justify-content: center;
}

.none_main_txt2 {
  font-size: 3.7vw;
  color: #00bbcc;
}
.none_main_box2_txt_box {
  display: flex;
  align-items: center;
  justify-content: center;
}
.none_main_box2_1 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.none_main_txt_box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 3vw 0;
}
.flex_column {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.exchange {
  padding: 6vw 0 12vw;
}
.exchange_title {
}
.flex_row {
  display: flex;
  align-items: center;
  justify-content: center;
}
.exchange_title_txt1 {
  font-size: 8vw;
  color: #44bbee;
  font-weight: 600;
}
.exchange_title_txt2 {
  font-size: 8vw;
  color: #333333;
  font-weight: 600;
}
.exchange_title_txt3 {
  font-size: 5.2vw;
  color: #333333;
}
.exchange_title_txt4 {
  font-size: 5.2vw;
  color: #44bbee;
}
.exchange_title_txt5 {
  font-size: 8vw;
  color: #ff9900;
}
.exchange_title_bg {
  background-color: #ffee00;
  width: 55vw;
  height: 5vw;
  margin-top: -5vw;
  z-index: -1;
}
.exchange_table {
  gap: 2vw;
}
.exchange_table img {
  width: 45vw;
  max-width: 400px;
}
.contrivance {
  background-color: #ddf3fb;
  padding: 8vw 4vw;
}
.contrivance_title_txt1 {
  font-size: 5.2vw;
  color: #333333;
}

.contrivance_title_txt2 {
  font-size: 8vw;
  color: #44bbee;
}
.contrivance_title_txt3 {
  font-size: 8vw;
  color: #333333;
}
.contrivance_title_txt4 {
  font-size: 8vw;
  color: #3366cc;
}
.figure {
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 2vw;
  max-width: 1000px;
  width: 100%;
}
.figure_main img {
  width: 90vw;
  max-width: 600px;
}
.figure_txt1 {
  font-size: 2.5vw;
  color: #333333;
  font-weight: 500;
}
.figure_txt2 {
  font-size: 3vw;
  color: #44bbee;
  font-weight: 500;
}
.figure_bottom {
  padding: 2vw 0 11vw;
}
.app_box {
  background-color: #aae0f8;
  border-radius: 2vw;
  padding-top: 7vw;
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 1000px;
  justify-content: center;
  align-items: center;
}
.app_title_top {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 5.2vw;
  color: #333333;
  padding-top: 8vw;
  margin-bottom: -3vw;
  position: relative;
  z-index: 2;
}
.app_title_txt1 {
  font-size: 8vw;
  color: #3366cc;
}
.app_title_txt2 {
  font-size: 5.2vw;
  color: #333333;
}
.app_title_txt3 {
  font-size: 5.2vw;
  color: #44bbee;
}
.app_handling {
  gap: 1vw;
  padding: 4vw 0;
}
.app_handling_part {
  background-color: #ffffff;
  width: 13.5vw;
  max-width: 87px;
  height: 13.5vw;
  max-height: 87px;
  display: flex;
  justify-content: center;
  border-radius: 1.5vw;
}
.event {
  padding: 2vw 0;
}
.event div img {
  width: 30vw;
  max-width: 300px;
}
.app_bottom {
  padding: 2vw 0 11vw;
}
.cta_btn2 {
  padding: 9vw 0;
  display: flex;
  justify-content: center;
}
.cta_btn2 img {
  width: 100%;
}
.worry_main {
  padding: 6vw 0;
}
.worry_main_sp {
  gap: 3vw;
  padding: 3vw;
}
.worry_main_box {
  width: 45vw;
  background: center / cover url("/assets/img/worry_main_bg.png") no-repeat;
  border-radius: 3vw;
}
.worry_main_box_top p {
  font-size: 4vw;
  color: #3366cc;
}
.worry_main_box_middle {
  background-color: #44bbee;
  height: 25vw;
  width: 44vw;
}
.worry_main_box_middle p {
  font-size: 5vw;
  color: #ffffff;
}
.worry_main_box_top {
  height: 25vw;
}
.worry_main_box_bottom {
  height: 40vw;
  padding-top: 3vw;
}
.worry_main_box_bottom p {
  font-size: 3.5vw;
  color: #333333;
  font-weight: 500;
}
.worry_cta {
  padding: 2vw 0;
  background-color: #ddf3fb;
}
.flow {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #f2f2f2;
}
.flow_title {
  padding-top: 7vw;
}
.flow_title_txt1 {
  font-size: 8vw;
  color: #44bbee;
  font-weight: 600;
}
.flow_title_txt2 {
  font-size: 8vw;
  color: #333333;
  font-weight: 600;
}
.flow_title_txt3 {
  font-size: 5.2vw;
  color: #333333;
}
.flow_title_txt4 {
  font-size: 5.2vw;
  color: #3366cc;
}
.flow_title_txt5 {
  font-size: 8vw;
  color: #44bbee;
}
.flow_main {
  padding: 4vw;
}
.flow_box {
  max-width: 700px;
}
.flow_box_txt1 {
  font-size: 46px;
  margin-top: -240px;
}
.flow_box_txt2 {
  font-size: 28px;
  padding: 40px;
}
.flow_box_bg img {
  width: 100%;
  height: 100%;
  max-width: 700px;
}
.flow_box_txt1 {
  font-size: 6vw;
  color: #44bbee;
  text-align: center;
  margin-top: -32vw;
}
.flow_box_txt2 {
  font-size: 3.7vw;
  color: #333333;
  padding: 5vw;
  font-weight: 400;
}
.flow_path {
  padding-top: 4vw;
  width: 8vw;
}
.flow_path img {
  width: 100%;
  height: 100%;
}
.flow_cta {
  padding: 1vw 0 5vw;
}
.footer {
  background-color: #777777;
  padding: 5vw;
  margin-bottom: 1px;
}
.footer_title {
  padding: 2vw;
}
.footer_title_txt1 {
  color: #44bbee;
  font-size: 7vw;
  font-weight: 600;
}
.footer_title_txt2 {
  color: #ffffff;
  font-size: 7vw;
  font-weight: 600;
}
.footer_intro {
}
.footer_intro p,
.footer_intro a {
  font-size: 3vw;
  color: #ffffff;
  text-decoration: none;
  font-weight: 400;
}
.copyright {
  background-color: #44bbee;
  padding: 5vw;
  font-size: 3vw;
  color: #ffffff;
  font-weight: 400;
}
.worry_title {
  background-color: #ffdd00;
}
.worry_title img {
  width: 100%;
  max-width: 1000px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.path {
  position: absolute;
  left: 33%;
  transform: translatey(-40%);
  gap: 5vw;
}
.path div img {
  width: 8vw;
}

@media (min-width: 425px) {
  .genkinka_mv {
    padding-top: 17vw;
  }
}

@media (min-width: 768px) {
  .inner {
    padding: 7px 20px;
  }
  .genkinka_mv {
    padding-top: 110px;
  }
  .genkinka_mv_sp {
    display: none;
  }

  .genkinka_mv_pc {
    background: center / contain url(/assets/img/mv_bg_sp.png) repeat;
    display: flex;
    justify-content: center;
  }
  .cta_btn {
    padding: 20px;
  }
  .present_txt1,
  .present_txt2,
  .present_txt4 {
    font-size: 38px;
  }
  .present_txt3 {
    font-size: 68px;
  }
  .present_txt5 {
    font-size: 54px;
  }
  .present_txt_bg {
    width: 125px;
    height: 27px;
    margin-top: -30px;
  }
  .reason_title_box1_txt1,
  .reason_title_box1_txt2,
  .exchange_title_txt1,
  .exchange_title_txt2,
  .exchange_title_txt5,
  .contrivance_title_txt2,
  .contrivance_title_txt3,
  .contrivance_title_txt4,
  .app_title_txt1,
  .flow_title_txt1,
  .flow_title_txt2,
  .flow_title_txt5 {
    font-size: 60px;
  }
  .reason_title_box2,
  .none_title_txt4,
  .none_title_txt5,
  .none_title_txt6,
  .exchange_title_txt3,
  .exchange_title_txt4,
  .contrivance_title_txt1,
  .app_title_txt2,
  .app_title_txt3,
  .flow_title_txt3,
  .flow_title_txt4 {
    font-size: 40px;
  }
  .flow_box_txt1 {
    font-size: 46px;
    margin-top: -240px;
  }
  .flow_box_txt2 {
    font-size: 28px;
    padding: 40px;
  }
  .flow_path {
    padding-top: 30px;
    width: 65px;
  }
  .question_title {
    padding-top: 30px !important;
  }
  .question_title p {
    font-size: 50px !important;
  }
  .divfather {
    gap: 25px !important;
  }
  .qa_box {
    border-radius: 10px !important;
  }
  .questiondiv {
    padding: 20px !important;
    border-radius: 10px !important;
  }
  .qbtn {
    font-size: 40px !important;
  }

  .flow_cta {
    padding-bottom: 30px;
  }
  .app_handling {
    padding: 20px 0;
  }
  .figure_bottom {
    padding-bottom: 40px;
  }
  .reason_title_box3_txt1 {
    font-size: 85px;
  }
  .reason_title_box3_txt2 {
    font-size: 61px;
  }
  .none_title_txt1 {
    font-size: 100px;
  }
  .none_title_txt2,
  .none_title_txt3 {
    font-size: 60px;
  }
  .none_box {
    padding: 0;
    border-radius: 15px;
  }
  .app_title_top {
    font-size: 40px;
    padding-top: 40px;
    margin-bottom: -25px;
  }
  .app_box {
    border-radius: 15px;
    padding-top: 40px;
  }
  .none_title_txt3 {
    margin: 0 -30px;
  }
  .none_title {
    padding-top: 45px;
  }
  .none_main {
    flex-direction: row;
    align-items: baseline;
  }
  .none_main_box1 {
    width: 30vw;
  }
  .none_main_txt1,
  .none_main_txt2 {
    font-size: 18px;
  }
  .exchange {
    padding: 30px 0 60px;
  }
  .exchange_title_bg {
    width: 415px;
    height: 40px;
    margin-top: -40px;
  }
  .reason_title {
    padding-top: 25px;
  }
  .none {
    margin: 100px 4px 10px;
  }
  .reason {
    padding-bottom: 10px;
  }
  .contrivance {
    padding: 30px 10px;
  }
  .figure {
    border-radius: 15px;
  }
  .event {
    padding: 0;
  }
  .app_bottom {
    padding-bottom: 50px;
  }
  .worry_main {
    padding: 10px 0;
  }
  .worry_main_sp {
    padding: 40px;
  }
  .worry_cta {
    padding: 0;
  }
  .flow_title {
    padding-top: 30px;
  }
  .worry_main_box {
    border-radius: 25px;
    width: 340px;
  }
  .worry_main_box_top {
    height: 190px;
  }
  .worry_main_box_top p {
    font-size: 30px;
  }
  .worry_main_box_middle {
    height: 190px;
    width: 98%;
  }
  .worry_main_box_middle p {
    font-size: 38px;
  }
  .worry_main_box_bottom {
    height: 310px;
    padding-top: 25px;
  }
  .worry_main_box_bottom p {
    font-size: 27px;
  }
  .flow_main {
    padding: 25px;
  }
  .qa_txt {
    width: 540px !important;
  }
  .questiontxt {
    font-size: 31px !important;
    margin-left: 25px !important;
  }
  .qa_btn_plus img,
  .qa_btn_min img {
    width: 60px !important;
  }
  .qa_btn_min {
    margin: 0 !important;
  }
  .answerdiv p {
    font-size: 27px !important;
    padding: 23px 0 !important;
  }
  .hrline {
    height: 3px !important;
  }
  .answerdiv {
    padding: 0 32px !important;
  }
  .form_title_txt2 {
    font-size: 46px !important;
  }
  .formdiv {
    padding: 40px !important;
    border-radius: 10px !important;
  }
  .form_qa {
    font-size: 31px !important;
  }
  .needtxt {
    padding: 3px !important;
    font-size: 25px !important;
    border-radius: 7px !important;
  }
  .radio-group {
    margin-top: 20px !important;
  }
  .radio-group label {
    font-size: 31px !important;
  }
  input[type="radio"] {
    width: 30px !important;
    height: 30px !important;
  }
  .formdiv1 {
    padding: 20px 0 !important;
  }
  .formdiv1 p {
    font-size: 31px !important;
    padding: 7px 0 14px !important;
  }
  .dropdown {
    padding-left: 20px !important;
    height: 70px !important;
    border-radius: 10px !important;
    font-size: 25px !important;
    background-size: 25px !important;
  }
  .dropdown option {
    font-size: 30px !important;
  }
  .forminput {
    border-radius: 10px !important;
    height: 130px !important;
    font-size: 31px !important;
    padding-left: 20px !important;
  }
  .footer {
    padding: 30px;
  }
  .footer_title {
    padding: 5px;
  }
  .footer_title_txt1,
  .footer_title_txt2 {
    font-size: 56px;
  }
  .footer_intro p,
  .footer_intro a {
    font-size: 23px;
  }
  .copyright {
    padding: 35px;
    font-size: 23px;
  }
}
@media (min-width: 1024px) {
  .handling,
  .app_handling {
    gap: 5px;
  }
  .handling_part,
  .app_handling_part {
    border-radius: 10px;
  }
  .present_handling {
    padding: 30px;
  }
  .figure_txt1 {
    font-size: 26px;
  }
  .figure_txt2 {
    font-size: 28px;
  }
}
.question {
  background-color: #ddf3fb;
}
.question_title {
  padding-top: 5vw;
}
.question_title p {
  font-size: 7vw;
  color: #333333;
}
.plusbtn {
  background: #e7e7e7;
  padding: 10px 20px;
  align-items: center;
  display: flex;
  justify-content: center;
  border-radius: 50%;
  color: #48bcee;
  cursor: pointer;
}
.qa_box {
  border-radius: 2vw;
  background: white;
  display: flex;
  flex-direction: column;
  max-width: 670px;
}
.hrline {
  height: 0.4vw;
  background: #33aadd;
  border: none;
}
.divfather {
  padding: 0 4vw;
  display: flex;
  flex-direction: column;
  gap: 4vw;
  align-items: center;
}
.questiondiv {
  display: flex;
  /* justify-content: space-between; */
  align-items: center;
  background: white;
  padding: 4vw;
  border-radius: 2vw;
  /* gap: 4vw; */
}
.qbtn {
  font-size: 5vw;
  color: #333333;
}
.questiontxt {
  color: #44bbee;
  font-size: 4vw;
  margin-left: 4vw;
  font-weight: 600;
}
.qa_btn_plus img,
.qa_btn_min img {
  width: 8vw;
}
.qa_txt {
  width: 70vw;
}
.answerdiv {
  padding: 0 5vw;
}
.answerdiv p {
  font-weight: 400;
  font-size: 3.5vw;
  padding: 3vw 0;
  color: #333333;
  text-align: justify;
}
.qa_bottom {
  padding: 15px 0 8px;
}
.qa_bottom img {
  width: 80vw;
  max-width: 600px;
}
.form_title_txt2 {
  color: #44bbee;
  font-size: 6vw;
}
.dropdown {
  width: 100%;
  padding-left: 3vw;
  height: 10vw;
  border: 1px solid #e0e0e0;
  border-radius: 1vw;
  font-size: 3vw;
  color: #888;
  appearance: none;
  background: url(/assets/img/images.png) no-repeat right 10px center;
  background-color: white;
  background-size: 3vw;
}
.dropdown option {
  font-size: 4vw;
}
.custom-btn {
  min-width: 200px;
  width: 20vw;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 20px;
  background-color: #4cc9f0;
  color: white;
  border: none;
  border-radius: 20px;
  font-size: 16px;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  left: 50%;
  transform: translate(-50%, 10px);
}

.custom-btn:hover {
  background-color: #38b2d8;
}

.custom-btn .arrow {
  margin-left: 8px;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 8px solid yellow;
}

.formdiv1 {
  color: #666666;
  padding: 3vw 0;
}
.formdiv1 p {
  font-size: 4vw;
  padding: 1vw 0 2vw;
}

/* Radio Buttons */
.radio-group {
  margin-top: 3vw;
  display: flex;
}

.radio-group label {
  display: flex;
  align-items: center;
  margin-right: 20px;
  color: #666666;
}

input[type="radio"] {
  width: 4vw;
  height: 4vw;
  margin-right: 5px;
  margin-top: 2px;
}

.form {
  padding: 20px;
}
.formdiv {
  padding: 8vw 4vw;
  background-color: #f2f2f2;
  border-radius: 2vw;
  display: flex;
  flex-direction: column;
  max-width: 750px;
}
.form_qa {
  font-size: 4vw;
  color: #666666;
}

.radio-group label {
  font-size: 4vw;
}
.formdiv2 {
  display: flex;
  align-items: end;
  gap: 10px;
}
.forminput {
  height: 15vw;
  width: 100%;
  border: none;
  border-radius: 1vw;
  font-size: 4vw;
  color: #666666;
  padding-left: 3vw;
}
.needtxt {
  background-color: #ff9900;
  color: white;
  padding: 1vw;
  font-size: 3vw;
  border-radius: 1vw;
  font-weight: 400;
  margin-left: 5px;
}
.qa_btn_min {
  margin-top: 2vw;
}

/* Tailwind compatibility */
.mb-2 {
  margin-bottom: 8px;
}

.bg-white {
  background-color: #ffffff;
}
