@charset "UTF-8";

html {
  font-size: 58.5%
}

body main.lp_new {
  font-family: sans-serif;
  font-weight: 400;
  letter-spacing: 0;
}

.sp {
  display: block;
}

.pc {
  display: none;
}

@media screen and (min-width: 767px) {
  .sp {
    display: none;
  }
  .pc {
    display: block;
  }
}

.lp_new {
  width: 100%;
  min-width: 1024px;
  color: #30333b;
  overflow: hidden;
}

.lp_new .fv {
  position: relative;
}

.lp_new .fv .fv_bg {
  width: 100%;
  height: 100%;
}

.lp_new .fv .fv_bg img {
  width: 100%;
  height: auto;
}

.lp_new .fv .fv_ab {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  width: 100%;
  max-width: 980px;
}

.lp_new .fv .fv_ab .fv_txt:after {
  display: none;
}

.lp_new .fv .fv_ab .fv_txt {
  margin-bottom: 2rem;
}

.lp_new .fv .fv_ab .fv_txt img {
  width: 100%;
  height: auto;
}

.lp_new .fv .fv_ab .fv_btn {
  display: flex;
  justify-content: space-between;
}

.lp_new .fv .fv_ab .fv_btn li {
  width: 48%;
}

.lp_new .fv .fv_ab .fv_btn li a {
  display: block;
}

.lp_new .fv .fv_ab .fv_btn li:nth-child(1) a {
  background-color: #1ba8e2;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: 70px;
  color: #FFF;
  border-radius: 50px;
}

.lp_new .fv .fv_ab .fv_btn li:nth-child(1) a .icon {
  width: 4rem;
  padding-right: 1rem;
}

.lp_new .fv .fv_ab .fv_btn li:nth-child(1) a .tell {
  font-size: 3rem;
  padding-right: 1rem;
  letter-spacing: 1px;
}

.lp_new .fv .fv_ab .fv_btn li:nth-child(1) a .time {
  font-size: 1.5rem;
  padding-top: 1rem;
  letter-spacing: 1px;
}

.lp_new .worry {
  background-color: #0f2942;
  color: #FFF;
  padding: 3rem 2rem;
}

.lp_new .worry > span {
  display: block;
  font-size: 2rem;
  padding-bottom: 0.5rem;
  border-bottom: 2px solid #FFF;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}

.lp_new .worry .flex {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
}

.lp_new .worry .flex .worry_txt {
  margin-top: 3rem;
}

.lp_new .worry .flex .worry_txt > h3 {
  width: 80%;
  max-width: 460px;
  margin-bottom: 2rem;
}

.lp_new .worry .flex .worry_txt ul li {
  font-size: 2rem;
  font-weight: 900;
  line-height: 2.5rem;
  margin-bottom: 1.5rem;
  letter-spacing: 0.3px;
}

.lp_new .worry .flex .worry_txt ul li span {
  font-size: 3rem;
}

.lp_new .worry .flex .worry_txt ul li:before {
  content: "";
  display: inline-block;
  background-image: url(../images/icon_check.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 2.5rem;
  height: 2.5rem;
}

.lp_new .worry .flex .worry_ill {
  width: 30%;
  max-width: 400px;
  margin-right: 2rem;
}

.lp_new .next {
  position: absolute;
  margin: -1rem auto 0;
  z-index: 1;
  right: 0;
  left: 0;
}

.lp_new .next img {
  max-width: 880px;
  margin: 0 auto;
}

.lp_new .intro {
  width: 100%;
}

.lp_new .reason {
  background-color: #03a0e8;
  color: #FFF;
  padding: 3rem 0;
}

.lp_new .reason h3 {
  position: relative;
  display: inline-block;
  padding: 1rem;
  font-size: 3.5rem;
  width: 100%;
  text-align: center;
}

.lp_new .reason h3:before, .lp_new .reason h3:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 38%;
  height: 1px;
  background-color: #FFF;
}

.lp_new .reason h3:before {
  left: 0;
}

.lp_new .reason h3:after {
  right: 0;
}

.lp_new .reason .reason_list ul {
  margin-top: 4rem;
}

.lp_new .reason .reason_list ul li {
  width: 90%;
  margin-top: -2rem;
}

.lp_new .reason .reason_list ul li:nth-child(odd) {
  margin-left: -0.7rem;
  margin-right: auto;
}

.lp_new .reason .reason_list ul li:nth-child(even) {
  margin-right: -0.7rem;
  margin-left: auto;
}

.lp_new .contact {
  background-color: #243b51;
  color: #FFF;
  text-align: center;
  padding: 5%;
}

.lp_new .contact p {
  font-size: 2.5rem;
}

.lp_new .contact a {
  display: block;
  width: 70%;
  max-width: 540px;
  margin: 3rem auto 0;
}

.lp_new .about {
  text-align: center;
  max-width: 1150px;
  margin: 4rem auto;
}

.lp_new .about h3 {
  font-size: 3.5rem;
}

.lp_new .about h3:after {
  content: "─────────";
  display: block;
  top: 0;
}

.lp_new .about .star {
  margin-bottom: 3rem;
}

.lp_new .about .star .star_img {
  width: 100%;
  margin-bottom: 3rem;
}

.lp_new .about .star .star_txt p {
  font-size: 2.5rem;
  font-weight: 900;
}

.lp_new .about .star .star_txt p span {
  font-size: 4rem;
}

.lp_new .about .about_list {
  margin-bottom: 3rem;
}

.lp_new .about .about_list .flex {
  display: flex;
  margin-bottom: 2rem;
}

.lp_new .about .about_list .flex dl {
  margin-right: 1rem;
  text-align: center;
  position: relative;
}

.lp_new .about .about_list .flex dl:last-child {
  margin-right: 0;
}

.lp_new .about .about_list .flex dl dd {
  margin-bottom: 1rem;
}

.lp_new .about .about_list .flex dl dd img {
  width: 100%;
}

.lp_new .about .about_list .flex dl dt {
  font-weight: 600;
}

.lp_new .about .about_list .flex dl:after {
  content: "+";
  display: inline-block;
  position: absolute;
  right: -1rem;
  bottom: -0.5rem;
  font-weight: 900;
  font-size: 2rem;
}

.lp_new .about .about_list .flex dl:last-child:after {
  display: none;
}

.lp_new .about .about_list .about_txt {
  font-size: 2.5rem;
}

.lp_new .about .about_graph {
  width: 100%;
}

.lp_new .plan {
  background-color: #1ba6e0;
  color: #FFF;
  padding: 2rem 0;
}

.lp_new .plan .wrap {
  max-width: 1150px;
  margin: 0 auto;
}

.lp_new .plan .wrap h3 {
  position: relative;
  display: inline-block;
  padding: 1rem;
  font-size: 3.5rem;
  width: 100%;
  text-align: center;
}

.lp_new .plan .wrap h3:before, .lp_new .plan .wrap h3:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 38%;
  height: 1px;
  background-color: #FFF;
}

.lp_new .plan .wrap h3:before {
  left: 0;
}

.lp_new .plan .wrap h3:after {
  right: 0;
}

.lp_new .plan .wrap .flex {
  display: flex;
  margin-bottom: 3rem;
}

.lp_new .plan .wrap .flex .plan_txt {
  width: 50%;
}

.lp_new .plan .wrap .flex .plan_txt h4 {
  font-size: 4rem;
  margin-bottom: 1rem;
  line-height: 4rem;
}

.lp_new .plan .wrap .flex .plan_txt h4 > span {
  font-size: 2.3rem;
  display: block;
  margin-bottom: 0.5rem;
}

.lp_new .plan .wrap .flex .plan_txt > span {
  font-size: 1.5rem;
  background-color: #60c1e9;
  padding: 0.5rem 1rem;
  border-radius: 20px;
}

.lp_new .plan .wrap .flex .plan_txt p {
  margin-top: 2rem;
  font-size: 2rem;
}

.lp_new .plan .wrap .flex .plan_img {
  width: 45%;
  margin-left: auto;
}

.lp_new .plan .wrap .plan_table {
  margin-bottom: 4rem;
}

.lp_new .plan .wrap .plan_table img {
  width: 100%;
}

.lp_new .plan .wrap .plan_table ul {
  margin-top: 1rem;
}

.lp_new .plan .wrap .plan_table ul li {
  font-size: 1.5rem;
  line-height: 2rem;
  margin-bottom: 0.5rem;
}

.lp_new .plan .wrap .plan_table ul li span {
  display: block;
}

.lp_new .voice {
  padding: 4rem;
  background-image: url(../images/voice_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
}

.lp_new .voice h3 {
  font-size: 3rem;
  text-align: center;
}

.lp_new .voice h3:after {
  content: "─────";
  display: block;
  position: relative;
  top: -1rem;
}

.lp_new .voice .voice_wrap h4 {
  background-color: #1ba6e0;
  color: #FFF;
  font-size: 2.5rem;
  width: -moz-fit-content;
  width: fit-content;
  padding: 2rem 4rem 1.5rem;
  border-radius: 0 70px 70px 0;
  line-height: 4rem;
  position: relative;
  z-index: 1;
}

.lp_new .voice .voice_wrap h4 span {
  display: block;
  font-size: 1.9rem;
}

.lp_new .voice .voice_wrap .voice_txt {
  width: 90%;
  max-width: 1150px;
  margin: -5rem auto;
  padding: 8rem 4rem 10rem;
  background-color: #FFF;
  box-shadow: 0 0 10px #EEE;
  border-radius: 30px;
  position: relative;
}

.lp_new .voice .voice_wrap .voice_txt p {
  font-size: 2rem;
  line-height: 4rem;
  margin-bottom: 1rem;
}

.lp_new .voice .voice_wrap .voice_txt p span {
  font-weight: 900;
  font-size: 2.5rem;
}

.lp_new .voice .voice_wrap .voice_txt .voice_ill {
  position: absolute;
  bottom: 0;
  right: 2rem;
  width: 50%;
  max-width: 340px;
}

.lp_new .voice .answer {
  margin-bottom: 3rem;
}

.lp_new .voice .answer .answer_wrap {
  margin-top: 12rem;
  text-align: center;
}

.lp_new .voice .answer .answer_wrap h4 {
  font-size: 3rem;
}

.lp_new .voice .answer .answer_wrap .answer {
  max-width: 1150px;
  margin: 2rem auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.lp_new .voice .answer .answer_wrap .answer li {
  width: 49%;
}

.lp_new .win {
  background-color: #fadc34;
  color: #0f2942;
  text-align: center;
  position: relative;
  padding: 4.5rem;
}

.lp_new .win .win_ill {
  width: 30%;
  max-width: 190px;
  position: absolute;
  bottom: 0;
  left: 10%;
}

.lp_new .win h3 {
  font-size: 4rem;
  text-align: center;
}

.lp_new .win h3 span {
  display: block;
  font-size: 3rem;
}

@media screen and (max-width: 767px) {
  .lp_new {
    min-width: 100vw;
  }
  .lp_new .fv .fv_ab {
    width: 100%;
  }
  .lp_new .fv .fv_ab .fv_txt img {
    width: 100%;
    height: auto;
  }
  .lp_new .fv .fv_ab .fv_btn {
    display: block;
    margin: 0 1rem;
  }
  .lp_new .fv .fv_ab .fv_btn li {
    width: 100%;
  }
  .lp_new .fv .fv_ab .fv_btn li:nth-child(1) a {
    margin-bottom: 2rem;
    padding: 2vw 0;
  }
  .lp_new .fv .fv_ab .fv_btn li:nth-child(1) a .icon {
    width: 8vw;
    padding-right: 0.5rem;
  }
  .lp_new .fv .fv_ab .fv_btn li:nth-child(1) a .tell {
    font-size: 5vw;
  }
  .lp_new .fv .fv_ab .fv_btn li:nth-child(1) a .time {
    font-size: 3vw;
  }
  .lp_new .worry {
    padding: 3rem 2rem;
  }
  .lp_new .worry > span {
    font-size: 2rem;
    padding-bottom: 0.5rem;
    border-bottom: 2px solid #FFF;
  }
  .lp_new .worry .flex {
    display: block;
  }
  .lp_new .worry .flex .worry_txt {
    margin-top: 3rem;
  }
  .lp_new .worry .flex .worry_txt > h3 {
    width: 100%;
    margin-bottom: 2rem;
  }
  .lp_new .worry .flex .worry_txt ul li {
    font-size: 1.5rem;
    line-height: 2.5rem;
    margin-bottom: 1.5rem;
    letter-spacing: 0.2px;
    padding-left: 2rem;
    text-indent: -2rem;
  }
  .lp_new .worry .flex .worry_txt ul li span {
    font-size: 2rem;
  }
  .lp_new .worry .flex .worry_txt ul li:before {
    width: 2rem;
    height: 2rem;
  }
  .lp_new .worry .flex .worry_ill {
    width: 90%;
    max-width: 400px;
    margin-right: 1rem;
    margin-left: auto;
  }
  .lp_new .next {
    margin: -2rem auto 0;
  }
  .lp_new .next img {
    width: 100%;
    max-width: 880px;
    margin: 0 auto;
  }
  .lp_new .intro {
    width: 100%;
  }
  .lp_new .reason {
    padding: 2rem 0;
  }
  .lp_new .reason h3 {
    padding: 1rem;
    font-size: 3rem;
  }
  .lp_new .reason h3:before, .lp_new .reason h3:after {
    width: 15%;
  }
  .lp_new .reason h3:before {
    left: 0;
  }
  .lp_new .reason h3:after {
    right: 0;
  }
  .lp_new .reason .reason_list ul {
    margin-top: 0;
  }
  .lp_new .reason .reason_list ul li {
    width: 100%;
    margin-top: -1rem;
  }
  .lp_new .reason .reason_list ul li:nth-child(odd) {
    margin-left: 0;
  }
  .lp_new .reason .reason_list ul li:nth-child(even) {
    margin-right: 0;
  }
  .lp_new .contact {
    background-color: #243b51;
    color: #FFF;
    text-align: center;
    padding: 5%;
  }
  .lp_new .contact p {
    font-size: 2rem;
  }
  .lp_new .contact a {
    display: block;
    width: 90%;
    max-width: 540px;
    margin: 2rem auto;
  }
  .lp_new .about {
    margin: 4rem auto;
  }
  .lp_new .about h3 {
    font-size: 3rem;
    margin-bottom: 2rem;
  }
  .lp_new .about h3:after {
    content: "──────";
  }
  .lp_new .about .star {
    margin-bottom: 3rem;
  }
  .lp_new .about .star .star_img {
    width: 95%;
    margin: 0 auto 3rem;
  }
  .lp_new .about .star .star_txt {
    padding: 1rem;
  }
  .lp_new .about .star .star_txt p {
    font-size: 1.8rem;
  }
  .lp_new .about .star .star_txt p span {
    font-size: 2.3rem;
  }
  .lp_new .about .about_list {
    margin-bottom: 3rem;
  }
  .lp_new .about .about_list .flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 90%;
    margin: 0 auto;
  }
  .lp_new .about .about_list .flex dl {
    width: 47%;
    text-align: center;
    margin-bottom: 2rem;
  }

  .lp_new .about .about_list .flex dl:after {
    bottom: 0;
  }
  .lp_new .about .about_list .flex dl:nth-child(3):after {
    bottom: 1rem;
  }

  .lp_new .about .about_list .flex dl:nth-child(odd) {
    margin-right: 1rem;
  }
  .lp_new .about .about_list .flex dl:nth-child(even) {
    margin-right: 0;
  }
  .lp_new .about .about_list .flex dl dd {
    margin-bottom: 1rem;
  }
  .lp_new .about .about_list .flex dl dd img {
    width: 100%;
  }
  .lp_new .about .about_list .flex dl dt {
    font-weight: 600;
  }
  .lp_new .about .about_list .about_txt {
    font-size: 2rem;
  }
  .lp_new .about .about_graph {
    width: 95%;
    margin: 0 auto;
  }
  .lp_new .plan {
    padding: 2rem 0;
  }
  .lp_new .plan .wrap {
    width: 90%;
  }
  .lp_new .plan .wrap h3 {
    position: relative;
    display: inline-block;
    padding: 1rem;
    font-size: 3.5rem;
    width: 100%;
    text-align: center;
  }
  .lp_new .plan .wrap h3:before, .lp_new .plan .wrap h3:after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 15%;
    height: 1px;
    background-color: #FFF;
  }
  .lp_new .plan .wrap h3:before {
    left: 0;
  }
  .lp_new .plan .wrap h3:after {
    right: 0;
  }
  .lp_new .plan .wrap .flex {
    display: block;
  }
  .lp_new .plan .wrap .flex .plan_txt {
    width: 100%;
  }
  .lp_new .plan .wrap .flex .plan_txt h4 {
    font-size: 3.5rem;
    margin-bottom: 2rem;
    margin-top: 0;
  }
  .lp_new .plan .wrap .flex .plan_txt h4 > span {
    font-size: 2.3rem;
    display: block;
    margin-bottom: 0.5rem;
  }
  .lp_new .plan .wrap .flex .plan_txt > span {
    font-size: 1.5rem;
    padding: 1rem 2rem;
  }
  .lp_new .plan .wrap .flex .plan_txt p {
    margin-top: 2rem;
    font-size: 2rem;
  }
  .lp_new .plan .wrap .flex .plan_img {
    width: 100%;
    margin-top: 2rem;
  }
  .lp_new .plan .wrap .plan_table {
    margin-bottom: 4rem;
  }
  .lp_new .plan .wrap .plan_table img {
    width: 100%;
  }
  .lp_new .plan .wrap .plan_table ul {
    margin-top: 1rem;
  }
  .lp_new .plan .wrap .plan_table ul li {
    font-size: 1.5rem;
    line-height: 2rem;
    margin-bottom: 0.5rem;
  }
  .lp_new .plan .wrap .plan_table ul li span {
    display: block;
  }
  .lp_new .voice {
    padding: 4rem 0;
    background-image: url(../images/voice_bg.png);
  }
  .lp_new .voice h3 {
    font-size: 3rem;
    text-align: center;
  }
  .lp_new .voice h3:after {
    content: "─────";
    display: block;
    position: relative;
    top: -1rem;
  }
  .lp_new .voice .voice_wrap h4 {
    background-color: #1ba6e0;
    color: #FFF;
    font-size: 2rem;
    width: 90%;
    padding: 2rem 1rem 1.5rem 2rem;
    border-radius: 0 70px 70px 0;
    line-height: 1.5;
    position: relative;
    z-index: 1;
  }
  .lp_new .voice .voice_wrap h4 span {
    display: block;
    font-size: 1.5rem;
  }
  .lp_new .voice .voice_wrap .voice_txt {
    width: 80%;
    margin: -3rem auto;
    padding: 4rem 2rem 18rem;
    background-color: #FFF;
    box-shadow: 0 0 10px #EEE;
    border-radius: 30px;
    position: relative;
  }
  .lp_new .voice .voice_wrap .voice_txt p {
    font-size: 1.5rem;
    line-height: 3rem;
    margin-bottom: 1rem;
  }
  .lp_new .voice .voice_wrap .voice_txt p span {
    font-weight: 900;
    font-size: 2rem;
  }
  .lp_new .voice .voice_wrap .voice_txt .voice_ill {
    position: absolute;
    bottom: 0;
    right: 1rem;
    width: 80%;
    max-width: 340px;
  }
  .lp_new .voice .answer {
    margin-bottom: 4rem;
  }
  .lp_new .voice .answer .answer_wrap {
    margin-top: 8rem;
    text-align: center;
  }
  .lp_new .voice .answer .answer_wrap h4 {
    font-size: 2.5rem;
    text-shadow: 1px 0 10px #FFF;
    line-height: 4rem;
    padding: 0 1rem;
    margin-bottom: 1rem;
  }
  .lp_new .voice .answer .answer_wrap .answer {
    margin: 0 auto 2rem;
  }
  .lp_new .voice .answer .answer_wrap .answer li {
    width: 85%;
    margin-bottom: 1rem;
  }
  .lp_new .win {
    padding: 4rem 2rem;
  }
  .lp_new .win .win_ill {
    width: 25%;
    max-width: 190px;
    bottom: 0;
    left: -5%;
  }
  .lp_new .win h3 {
    font-size: 3rem;
    margin-left: 2rem;
    line-height: 4.5rem;
  }
  .lp_new .win h3 span {
    display: block;
    font-size: 1.8rem;
  }
}
