@charset "UTF-8";
/* CSS Document */
/*
フォントメモ
Source Han Sans JP Regular
font-family: "source-han-sans-japanese", sans-serif;
font-weight: 400;
font-style: normal;

Source Han Sans JP Medium
font-family: "source-han-sans-japanese", sans-serif;
font-weight: 500;
font-style: normal;

Source Han Sans JP Bold
font-family: "source-han-sans-japanese", sans-serif;
font-weight: 700;
font-style: normal;
*/
/*lpのcss*/
.header_wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 90px;
}
.header_inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header_logo {
  margin: 10px;
  width: 200px;
  height: auto;
}
.header_text {
  padding-left: 10px;
  font-size: 4rem;
  font-weight: 500;
}
.header_btn {
  display: block;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  padding: 2rem 4rem;
  border: 2px solid #0b3382;
  background: #0b3382;
  color: #fff;
  transition: 0.5s;
}
.header_btn:hover {
  background: #27acd9;
  border: 2px solid #27acd9;
}
.header_tel {
  margin: 0 auto;
  width: 240px;
  background-color: #fff;
  border-radius: 20px;
  font-size: 1.8rem;
  color: #0b3382;
}
.header_tel:hover {
  color: #27acd9;
}
.header_time {
  font-size: 1.4rem;
  padding-bottom: 4px;
}
.section_mv-img {
  width: 100%;
  height: auto;
}
.section_form {
  background-color: #fed826;
  padding: 80px 120px 80px 120px;
}
.section_form_title {
  position: relative;
  max-width: 1200px;
  height: 120px;
  background: #AF0303;
  padding: 20px;
  text-align: center;
  border: 2px solid #FFFFFF;
  color: #FFFFFF;
  font-size: 4.4rem;
  font-weight: bold;
  border-radius: 40px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  margin: 0 auto 40px;
}
.section_form_title:after, .section_form_title:before {
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  top: 99%;
  left: 50%;
}
.section_form_title:after {
  border-color: rgba(175, 3, 3, 0);
  border-top-width: 30px;
  border-bottom-width: 27px;
  border-left-width: 18px;
  border-right-width: 18px;
  margin-left: -18px;
  border-top-color: #AF0303;
}
.section_form_title:before {
  border-color: rgba(255, 255, 255, 0);
  border-top-width: 30px;
  border-bottom-width: 30px;
  border-left-width: 20px;
  border-right-width: 20px;
  margin-left: -20px;
  margin-top: 2px;
  border-top-color: #FFFFFF;
}
.section_form h3 {
  font-size: 2.8rem;
  background-color: #0b3382;
  padding: 4px 20px;
  width: 400px;
  text-align: center;
  color: #fff;
  margin: 40px 0;
}
.form-must {
  font-size: 12px;
  padding: 4px;
  width: 60px;
  background-color: #ff540c;
  color: #fff;
  margin: 0 28px 0 14px;
  border-radius: 6px;
}
.form-select {
  background-color: #fff;
  border: solid 1px #999;
  width: 216px;
  height: 44px;
  padding: 4px 8px;
  margin-top: 4px;
}
.form-outer {
  margin-bottom: 16px;
}
.form-must02 {
  margin-left: 84px;
}
.form-must03 {
  margin-left: 52px;
}
.form-must04 {
  margin-left: 68px;
}
.form-must05 {
  margin-left: 52px;
}
.form-must06 {
  margin-left: 52px;
}
.section_form_wrapper {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: center;
  background-color: #fff;
}
.section_form_left, .section_form_right {
  padding: 20px;
}
.checkbox {
  text-align: center;
  font-size: 1.4rem;
  padding: 40px 0 20px;
}
#privacy {
  width: 18px;
  height: 18px;
  border: 1px solid;
}
.submit_btn a {
  display: block;
  width: 80%;
  max-width: 700px;
  margin: 0 auto;
  padding: 40px;
  text-decoration: none;
  background: #AF0303;
  text-align: center;
  color: #FFFFFF;
  font-size: 2.6rem;
  font-weight: bold;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
}
.submit_btn a:hover {
  background: #E20404;
  color: #FFFFFF;
  box-shadow: none;
}
.section_worry {
  padding: 100px 120px;
}
.section_worry_title {
  position: relative;
  width: 800px;
  height: 88px;
  background: #FEFEFE;
  padding: 10px;
  text-align: center;
  border: 3px solid #0B3382;
  color: #0B3382;
  font-size: 4rem;
  font-weight: bold;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  margin: 0 auto;
}
.section_form_bottom {
  background-color: #fff;
  padding-bottom: 80px;
}
.section_worry_wrapper {
  padding: 40px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.section_worry_women {
  margin-right: 40px;
  margin-bottom: 20px;
}
.section_worry_content ul li {
  padding: 4px;
  color: #0b3382;
}
.section_worry_title02 {
  color: #af0303;
  text-align: center;
  padding-bottom: 20px;
}
.section_worry_title02-inner {
  text-align: center;
  padding-bottom: 40px;
}
.ecor_merit ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  width: 80%;
  margin: 0 auto;
  background-color: #fff;
}
.ecor_merit ul li img {
  width: 186px;
  padding: 10px;
}
.section_worry_title03-lead {
  color: #af0303;
  font-size: 3.2rem;
  text-align: center;
  font-weight: 600;
  padding-top: 40px;
}
.section_worry_title03 {
  color: #af0303;
  text-align: center;
  position: relative;
  padding: 10px 0 20px;
  border-bottom: 3px solid #af0303;
  max-width: 700px;
  margin: 0 auto;
}
.section_worry_title03::before, .section_worry_title03::after {
  position: absolute;
  left: 48%;
  bottom: -15px;
  width: 30px;
  height: 15px;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  content: '';
}
.section_worry_title03::before {
  background-color: #af0303;
}
.section_worry_title03::after {
  bottom: -11px;
  background-color: #fff;
}
.assessment {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  padding-top: 60px;
  margin: 0 12px;
}
.assessment_line {
  width: 160px;
  padding: 0 10px 20px;
}
.assessment_line:hover {
  opacity: 0.7;
}
.assessment_mail {
  width: 420px;
  height: 140px;
  padding: 0 10px;
  margin-bottom: 60px
}
.assessment_mail a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  background: #FEC412;
  text-align: center;
  color: #FFFFFF;
  font-size: 4rem;
  font-weight: bold;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  padding: 46px 10px;
}
.assessment_mail a:hover {
  background: #FEE600;
  color: #FFFFFF;
  margin-left: 0px;
  margin-top: 0px;
  box-shadow: none;
}
.assessment_tel {
  width: 420px;
  height: 140px;
  padding: 0 10px;
  margin-bottom: 60px
}
.assessment_tel a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  background: #FF540C;
  text-align: center;
  color: #FFFFFF;
  font-size: 4rem;
  font-weight: bold;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  padding: 10px;
}
.assessment_tel a:hover {
  background: #FF8580;
  color: #FFFFFF;
  margin-left: 0px;
  margin-top: 0px;
  box-shadow: none;
}
.assessment_tel-number {
  font-size: 4rem;
  padding-top: 4px;
}
.assessment_discription {
  font-size: 1.8rem;
  text-align: center;
  padding-bottom: 4px;
  padding-top: 20px;
}
.section_result {
  padding: 0 0 100px;
}
.section_result_title {
  color: #fff;
  background-color: #0b3382;
  text-align: center;
  padding: 60px 0;
  position: relative;
}
.section_result_title:after {
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  border-color: rgba(11, 51, 130, 0);
  border-top-width: 30px;
  border-bottom-width: 30px;
  border-left-width: 30px;
  border-right-width: 30px;
  margin-left: -30px;
  border-top-color: #0B3382;
  top: 99%;
  left: 50%;
}
.section_result_wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
}
.section_result_wrapper ul {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: center;
}
.section_result_wrapper ul li img {
  width: 500px;
  padding: 20px;
}
.section_other-buy {
  background-color: #e6eaf2;
  padding: 100px 120px 40px;
}
.section_other-buy_title-lead {
  font-size: 3.2rem;
  text-align-last: center;
  font-weight: 600;
}
.section_other-buy_title {
  text-align-last: center;
  color: #0b3382;
  border-bottom: 2px solid #0b3382;
  padding-bottom: 2px;
  max-width: 1000px;
  margin: 0 auto;
}
.section_other-buy ul {
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: center;
}
.section_other-buy ul li {
  padding: 20px 20px 40px;
}
.section_other-buy ul li p {
  font-size: 2.8rem;
  text-align: center;
}
.section_other-buy ul li img {
  width: 220px;
}
.section_3r {
  padding: 80px 120px;
}
.section_3r-logo {
  display: block;
  margin: 0 auto;
  padding-bottom: 40px;
}
.section_3r_title-lead {
  font-size: 4rem;
  text-align: center;
  margin-bottom: 40px;
}
.section_3r_title {
  color: #fff;
  background-color: #009844;
  text-align: center;
  padding: 40px 0;
  position: relative;
  width: 600px;
  margin: 0 auto;
}
.section_3r_title::after {
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  border-color: rgba(11, 51, 130, 0);
  border-top-width: 30px;
  border-bottom-width: 30px;
  border-left-width: 30px;
  border-right-width: 30px;
  margin-left: -30px;
  border-top-color: #009844;
  top: 99%;
  left: 50%;
}
.section_3r_img {
  width: 80%;
  display: block;
  margin: 0 auto;
  padding-top: 40px;
}
.section_reason03_3r_wrapper {
  padding: 40px 120px 100px; /*section_reason03に指定すると吹き出しが小さくなるため*/
}
.section_reason03_outer {
  color: #0b3382;
  background-color: #fed826;
  text-align: center;
  padding: 40px 0;
  position: relative;
}
.section_reason03_outer::after {
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  border-color: rgba(11, 51, 130, 0);
  border-top-width: 30px;
  border-bottom-width: 30px;
  border-left-width: 30px;
  border-right-width: 30px;
  margin-left: -30px;
  border-top-color: #fed826;
  top: 99%;
  left: 50%;
}
.section_reason03_titile-lead {
  font-size: 2.8rem;
  color: #333;
  padding-bottom: 8px;
}
.section_reason03_3r {
  padding: 80px 120px;
}
.section_reason03_3r ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-end;
  align-content: center;
}
.section_reason03_3r ul li {
  padding: 20px;
  width: 500px;
}
.section_reason03_3r_number {
  width: 60px;
}
.section_reason03_3r_img {
  width: 460px;
}
.section_reason03_3r_inner {
  display: flex;
}
.section_reason03_3r-text {
  padding: 0 0 10px 64px;
}
.section_reason03_3r_red {
  padding: 4px 10px;
  background-color: #af0303;
  width: 54px;
  color: #fff;
  border: 1px #333 solid;
  margin-top: 20px;
}
.section_reason03_3r_red-inner {
  padding: 1em 1.5em;
  border: dashed 2px #333;
}
.section_reason05 {
  background-color: #e6eaf2;
}
.section_reason05_inner {
  padding: 80px 0 20px;
  ;
}
.section_reason05_title-lead {
  text-align: center;
  font-size: 2.4rem;
  width: 80%;
  margin: 0 auto;
  background-color: #fff;
  padding-top: 40px;
}
.section_reason05_title {
  text-align: center;
  color: #af0303;
  padding-bottom: 40px;
  width: 80%;
  margin: 0 auto;
  background-color: #fff;
}
.section_reason05_point-wrapper ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: center;
  padding-top: 80px;
  width: 80%;
  margin: 0 auto;
  background-color: #fff;
}
.section_reason05_point-wrapper ul li {
  display: flex;
  padding-bottom: 80px;
  flex-wrap: wrap;
  justify-content: center;
}
.section_reason05_point-wrapper ul li:nth-child(2n) {
  flex-direction: row-reverse;
}
.section_reason05_point-inner-number {
  width: 60px;
}
.section_reason05_point-inner-text {
  width: 600px;
  display: flex;
  align-items: flex-start;
}
.section_reason05_point-inner-img {
  padding: 0 20px;
}
.section_quick {
  color: #0b3382;
  background-color: #e6eaf2;
  text-align: center;
  padding: 40px 12px 80px;
  position: relative;
}
.section_quick::after {
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  border-color: rgba(11, 51, 130, 0);
  border-top-width: 30px;
  border-bottom-width: 30px;
  border-left-width: 30px;
  border-right-width: 30px;
  margin-left: -30px;
  border-top-color: #e6eaf2;
  top: 99%;
  left: 50%;
}
.section_quick_text {
  font-size: 2rem;
  padding-top: 10px;
}
.section_flow_title {
  color: #0b3382;
  background-color: #fed826;
  text-align: center;
  padding: 40px 0;
  position: relative;
  margin-top: 100px;
}
.section_flow_title::after {
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  border-color: rgba(11, 51, 130, 0);
  border-top-width: 30px;
  border-bottom-width: 30px;
  border-left-width: 30px;
  border-right-width: 30px;
  margin-left: -30px;
  border-top-color: #fed826;
  top: 99%;
  left: 50%;
}
.section_flow_wrapper {
  padding: 120px 24px 0;
  margin: 0 auto;
  width: 800px;
  text-align: center;
}
.section_flow-outer {
  display: flex;
  align-items: center;
  position: relative;
  width: 800px;
  height: 132px;
  background: #FED826;
  padding: 10px;
  color: #0B3382;
  font-size: 4rem;
  font-weight: bold;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  margin-bottom: 40px;
}
.section_flow-outer:after {
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  border-color: rgba(254, 216, 38, 0);
  border-top-width: 16px;
  border-bottom-width: 16px;
  border-left-width: 11px;
  border-right-width: 11px;
  margin-left: -11px;
  border-top-color: #FED826;
  top: 100%;
  left: 50%;
}
.section_faq_title {
  color: #fff;
  background-color: #0b3382;
  text-align: center;
  padding: 40px 0;
  position: relative;
  margin-top: 100px;
}
.section_faq_title::after {
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  border-color: rgba(11, 51, 130, 0);
  border-top-width: 30px;
  border-bottom-width: 30px;
  border-left-width: 30px;
  border-right-width: 30px;
  margin-left: -30px;
  border-top-color: #0b3382;
  top: 99%;
  left: 50%;
}
.section_flow-outer-last {
  position: relative;
  width: 800px;
  height: 132px;
  background: #ff540c;
  padding: 10px;
  color: #fff;
  font-size: 4rem;
  font-weight: bold;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  margin-bottom: 40px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.section_flow_number {
  font-size: 6rem;
  padding: 0 20px;
}
.section_flow_number-title {
  font-size: 4rem;
}
.section_faq_wrapper {
  padding: 80px 120px;
  max-width: 940px;
  margin: 0 auto;
}
.section_faq_lead {
  padding-bottom: 40px;
}
.section_faq_q {
  font-size: 2.2rem;
  padding-left: 4px;
  margin-bottom: 10px;
}
.section_faq_q::before {
  content: "Q";
  color: #fff;
  font-size: 2.2rem;
  padding: 0px 8px 4px;
  background-color: #0b3382;
  margin-right: 8px;
  border: 1px solid #0b3382;
}
.section_faq_a {
  font-size: 2.2rem;
  padding-left: 4px;
  margin-bottom: 40px;
}
.section_faq_a::before {
  content: "A";
  color: #0b3382;
  font-size: 2.2rem;
  padding: 0px 10px 4px;
  background-color: #fff;
  margin-right: 8px;
  border: 1px solid #0b3382;
}
.section_faq_small {
  font-size: 1.6rem;
}
.footer_bg {
  width: 100%;
  height: auto;
}
.footer_copylight {
  text-align: center;
  background-color: #0b3382;
  padding: 40px;
  color: #fff;
  font-size: 1.2rem;
}
@media screen and (max-width: 1279px) {
  .section_form_title {
    height: 90px;
    padding: 20px;
    font-size: 3rem;
  }
}
@media screen and (max-width: 1262px) {
  .section_reason05_point-inner-text {
    padding-top: 20px;
  }
}
@media screen and (max-width: 1239px) {
  .section_reason03_3r ul li {
    padding: 20px 0 40px;
    width: 500px;
  }
}
@media screen and (max-width: 959px) {
  .header_wrapper {
    height: 60px;
  }
  .header_logo {
    width: 160px;
  }
  .header_text {
    padding-left: 10px;
    font-size: 2rem;
  }
  .header_tel {
    font-size: 1.6rem;
    width: 180px;
  }
  .header_time {
    font-size: 1rem;
    padding-bottom: 2px;
  }
  .header_btn {
    padding: 2rem 2rem;
  }
  .section_form {
    padding: 60px 24px;
  }
  .section_form_title {
    font-size: 2.4rem;
  }
  .submit_btn a {
    font-size: 1.8rem;
    padding: 20px 10px;
    max-width: 500px;
  }
  .section_worry {
    padding: 60px 24px;
  }
  .section_worry_title {
    width: 480px;
    height: 60px;
    font-size: 2.4rem;
  }
  .section_worry_title02 {
    font-size: 4rem;
  }
  .section_worry_title03-lead {
    font-size: 2.8rem;
  }
  .section_worry_title03 {
    font-size: 4rem;
  }
  .ecor_merit ul li img {
    width: 140px;
  }
  .section_result {
    padding: 0 0 60px;
  }
  .section_result_title {
    font-size: 4rem;
    padding: 40px 0;
  }
  .section_result_wrapper ul li img {
    width: 460px;
  }
  .section_other-buy {
    padding: 60px 24px 20px;
  }
  .section_other-buy_title-lead {
    font-size: 2.1rem;
  }
  .section_other-buy_title {
    font-size: 3.2rem;
  }
  .section_3r {
    padding: 60px 24px 60px;
  }
  .section_3r_title-lead {
    font-size: 2.8rem;
  }
  .section_3r_title {
    font-size: 4rem;
  }
  .section_3r_title {
    width: 460px;
  }
  .section_3r_img {
    width: 100%;
  }
  .section_reason05_point-wrapper ul li {
    padding-bottom: 60px;
  }
  .section_reason03_titile-lead {
    font-size: 2rem;
  }
  .section_reason03_title {
    font-size: 3rem;
  }
  .section_reason03_3r {
    padding: 60px 24px;
  }
  .section_reason05_inner {
    padding: 60px 0 20px;
  }
  .section_reason05_title-lead {
    width: 90%;
  }
  .section_reason05_title {
    width: 90%;
    font-size: 3.4rem;
  }
  .ecor_merit ul {
    width: 90%;
  }
  .section_reason05_point-wrapper ul {
    width: 90%;
  }
  .section_reason05_point-inner-text {
    width: 80%;
  }
  .section_quick_title {
    font-size: 4rem;
  }
  .section_flow_title {
    font-size: 4rem;
    padding: 20px 0;
  }
  .section_flow_wrapper {
    width: 100%;
    padding: 80px 24px 0;
  }
}
.section_flow-outer {
  width: 100%;
  margin: 0 auto 40px;
  max-width: 600px;
}
.section_flow-outer-last {
  width: 100%;
  margin: 0 auto 40px;
  max-width: 600px;
}
.section_flow_number {
  font-size: 4rem;
}
.section_flow_number-title {
  font-size: 3rem;
  text-align: left;
}
.section_flow_text {
  font-size: 1.4rem;
  text-align: left;
}
.section_faq_wrapper {
  padding: 80px 24px;
}
.section_faq_title {
  font-size: 4rem;
}
@media screen and (max-width: 716px) {
  .section_result_title {
    font-size: 2.8rem;
  }
  .section_flow_number-title {
    font-size: 2.3rem;
  }
}
@media screen and (max-width: 601px) {
  .section_form_title {
    font-size: 2rem;
    height: 80px;
  }
}
@media screen and (max-width: 519px) {
  .header_logo {
    width: 100px;
    margin: 4px;
  }
  .header_text {
    font-size: 1.4rem;
    width: 88px;
  }
  .header_time {
    font-size: 0.8rem;
  }
  .header_tel {
    font-size: 1.4rem;
    width: 100px;
  }
  .header_btn {
    padding: 1.2rem 1.2rem;
  }
  .section_form {
    padding: 28px 12px;
  }
  .section_form_title {
    font-size: 1.4rem;
    height: 48px;
    padding: 10px;
  }
  .section_form h3 {
    font-size: 2rem;
    padding: 4px 10px;
    width: 280px;
    margin: 0 auto 20px;
  }
  .form-select {
    margin-left: 8px;
  }
  .section_form label {
    margin-left: 8px;
  }
  .submit_btn a {
    font-size: 1.4rem;
    width: 94%;
  }
  .checkbox {
    padding: 20px 0 20px;
  }
  .section_form_bottom {
    padding-bottom: 40px;
  }
  .section_worry {
    padding: 28px 12px;
  }
  .section_worry_title {
    width: 100%;
    height: auto;
    font-size: 1.8rem;
  }
  .section_worry_title02 {
    font-size: 2.8rem;
  }
  .section_worry_title03-lead {
    font-size: 2rem;
  }
  .section_worry_title03 {
    font-size: 2.8rem;
  }
  .assessment {
    margin: 0
  }
  .assessment_line {
    width: 100px;
  }
  .assessment_mail {
    width: 100%;
    height: 100px;
  }
  .assessment_mail a {
    font-size: 2.2rem;
    padding: 28px 10px;
    margin: 0 auto;
    width: 80%;
    height: 80%;
  }
  .assessment_tel-number {
    font-size: 2.4rem;
    padding-top: 4px;
  }
  .assessment_tel {
    height: 80%;
    width: 80%;
  }
  .assessment_tel-text {
    font-size: 1.2rem;
  }
  .section_result_title {
    font-size: 2rem;
  }
  .section_result_wrapper ul li img {
    width: 100%;
  }
  .section_other-buy_title-lead {
    font-size: 1.8rem;
  }
  .section_other-buy_title {
    font-size: 2.6rem;
  }
  .section_other-buy ul li img {
    width: 120px;
  }
  .section_other-buy ul li p {
    font-size: 1.8rem;
  }
  .section_other-buy ul li {
    padding: 20px 10px 40px;
  }
  .section_3r_title {
    width: 90%;
    font-size: 2.8rem;
  }
  .section_3r_title {
    padding: 20px 0;
  }
  .section_3r-logo {
    width: 120px;
  }
  .section_reason03_titile-lead {
    font-size: 1.8rem;
  }
  .section_reason03_title {
    font-size: 2.1rem;
  }
  .section_reason03_3r {
    padding: 60px 12px;
  }
  .section_reason03_3r_number {
    width: 50px;
  }
  .section_reason03_3r_img {
    width: 100%;
  }
  .section_reason03 h3{
		font-size: 3rem;
	}
  .section_reason05_title-lead {
    font-size: 1.8rem;
  }
  .section_reason05_title {
    font-size: 2.8rem;
  }
  .section_reason05_point-inner-number {
    width: 50px;
  }
  .section_reason05_point-inner-text {
    width: 90%;
  }
	.section_reason05 h3{
		font-size: 2.4rem;
	}
  .section_quick_title {
    font-size: 2.6rem;
  }
  .section_reason05_point-inner-img {
    width: 100%;
  }
  .section_flow_title {
    font-size: 3.2rem;
  }
  .section_flow_wrapper {
    padding: 60px 12px 0;
  }
  .section_flow_number-title {
    font-size: 2rem;
  }
  .section_flow_number {
    font-size: 3.6rem;
    padding: 8px;
  }
  .section_flow_text {
    font-size: 1.2rem;
  }
  .section_faq_wrapper {
    padding: 80px 14px 20px;
  }
  .section_faq_title {
    font-size: 3.2rem;
  }
  .section_faq_lead {
    font-size: 1.6rem;
  }
  .section_faq_q {
    font-size: 1.8rem;
  }
  .section_faq_a {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 479px) {
  .section_form_wrapper {
    display: block;
  }
  .form-select {
    width: 94%;
  }
}
@media screen and (max-width: 361px) {
  .header_logo {
    width: 80px;
  }
  .header_text {
    font-size: 1rem;
    width: 60px;
  }
  .section_form_title {
    font-size: 1.2rem;
  }
  .checkbox {
    font-size: 1.2rem;
  }
  .submit_btn a {
    font-size: 1.2rem;
  }
  .assessment_tel-text {
    font-size: 1rem;
    padding: 4px 10px 10px;
  }
  .assessment_tel a {
    padding: 4px;
  }
}
.text-red{
	color:#AF0303;
}