@charset "UTF-8";
*,
::after,
::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  min-width: 320px;
}
.fv-bg {
  background-color: #afddfa2b;
}
.fv-pc {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.fv-sp {
  display: none;
}
h2 {
  color: #005e99;
  margin-bottom: 20px;
  text-align: center;
}
h2.ttl-check {
  text-align: center;
}
/*
.mb-105{
  margin-bottom:105px;
}
*/
.pt-90 {
  padding-top: 90px;
}
.pb-60 {
  padding-bottom: 60px;
}
.mb-60 {
  margin-bottom: 60px;
}
img {
  vertical-align: top;
}
.bold {
  font-weight: bold;
}
.prizes img {
  display: block;
  margin: 0 auto;
}
.fv-cta {
  background-color: #afddfa2b;
  padding: 10px 20px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
a.cta-btn {
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  font-size: 25px;
  background-color: #ff8800;
  -webkit-box-shadow: 0 5px #b56102;
  box-shadow: 0 5px #b56102;
  border-radius: 5px;
  padding: 10px 30px;
  width: 50%;
  display: block;
  margin: 0 auto;
  max-width: 650px;
  letter-spacing: 1.5px;
  text-align: center;
  position: relative;
}
.anywhere {
  background-color: #fff;
  color: #002e40;
  font-size: 14px;
  padding: 5px;
  font-weight: normal;
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
}
.fv-cta-btn-box {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

/*
.cta-triangle{
  margin:auto 0 auto 10px;
  position:absolute;
  top:50%;
  transform: translateY(-50%);
}
.cta-triangle img{
  width:70%;
}
*/
a.cta-btn:hover {
  background-color: #ff8800cd;
  color: rgba(255, 255, 255, 0.59);
}
/*
a.cta-btn:active{
  box-shadow:none;
  transform: translateY(50px);
}
*/
.p-mainVisual {
  background-color: #afddfa2b;
}
.p-mainVisual__inner {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.home,
.page {
  background-color: #fff;
}
.top #content {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
}
.top #content .l-article {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
}
.front-main .wrap1200 {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.front-main .wrap900 {
  width: 100%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
.front-main .wrap768 {
  width: 100%;
  max-width: 768px;
  margin-left: auto;
  margin-right: auto;
}
/*
.front-main a {
  text-decoration: none;
}
*/
.front-main h2 {
  font-family: "Noto Sans JP", Helvetica, Sans-serif;
  font-size: 2rem;
  font-weight: 600;
  letter-spacing: 3px;
}
.front-main .primary-ttl h2 {
  padding-top: 20px;
  margin-bottom: 25px;
  font-size: 42px;
  /*font-weight: bold;*/
}
.front-main .primary-ttl h2 strong {
  color: #df2629;
  font-size: 48px;
}
.front-main .primary-ttl h2 span {
  font-size: 13px;
  font-weight: normal;
  color: #a3a3a3;
}
/* 26.9% 装飾 */
.highlight-span .primary-ttl h2 #reward {
  color: #005e99;
  font-size: 42px;
  /* font-weight:bold; */
}
.front-main_sns h3 {
  font-family: "Noto Sans JP", Helvetica, Sans-serif;
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 3px;
}
.front-main_application-secondary {
  font-family: "Noto Sans JP", Helvetica, Sans-serif;
  font-size: 2rem;
  font-weight: normal;
  letter-spacing: 3px;
}
.front-main h3 {
  font-family: "Noto Sans JP", Helvetica, Sans-serif;
  font-size: 1.3rem;
  font-weight: 500;
}
.front-main-tertiary {
  font-family: "Noto Sans JP", Helvetica, Sans-serif;
  font-size: 1.6666666666667rem;
}
/*
.front-main .fcw {
  color: #fff;
}

a.fcw.tel {
  background-color: #05a4ca;
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 2px;
}
*/
.latest-achievement a,
.more-faq a {
  color: #000;
  text-align: center;
  text-decoration: none;
}
.latest-achievement-btn,
.more-faq-btn {
  border: solid 2px #000;
  border-radius: 5px;
  padding: 20px;
  width: 30%;
  margin: 0 auto;
}
/*.front-main .btn {
  text-align: left;
}
*/
/*
.front-main .btn a {
  font-family: 'Noto Sans JP', Helvetica, Sans-serif;
  font-size: 33px;
  font-weight: 500;
  padding: 15px 30px;
  border-radius: 4px;
}
*/
.forArea {
  display: flex;
  flex-direction: row;
}
.forArea * {
  width: 50%;
  margin: 0 20px;
}
.area-img img {
  width: 100%;
}
.front-main_strength {
  background-color: #afddfa2b;
  padding-bottom: 105px;
  margin-bottom: 0;
}
.front-main_strength h2 {
  text-align: center;
}
.strength-ttl h3 span {
  display: inline-block;
}
.strength-img,
.strength-ttl {
  margin-bottom: 15px;
}
.proreve_strength-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.proreve_strength-box {
  width: 30%;
  background-color: #fff;
  padding: 20px;
  border-radius: 10px;
}

.tel-btn {
  font-size: 40px;
  font-weight: 600;
}
/**/
.front-main_first {
  margin-bottom: 90px;
}
.front-main_first p {
  font-size: 29px;
  font-weight: 600;
  color: #ff4500;
  margin-bottom: 25px;
  text-align: center;
}
.front-main_first .btn {
  margin-top: 45px;
  margin-bottom: 55px;
}
.front-main_first .btn a {
  background-color: coral;
}
.front-main_first img {
  display: block;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.front-main .slider1 {
  width: 100%;
}
.front-main .slider1 .swiper-slide img {
  width: 100%;
}
.front-main_kasaihken {
  background-color: #005e99;
  /*padding-bottom:0;*/
}
.front-main_kasaihken h2 {
  text-align: center;
  color: #fff;
}
img.kasaihoken_point-sp {
  display: none;
}
.kasaihoken-description {
  background-color: #fff;
  padding: 20px;
}
/* .front-main_commission-img {
  margin-bottom: 10px;
}
.front-main_commission-link {
  margin-bottom: 25px;
}
.front-main_commission-link a {
  text-decoration: underline;
} */
/*
.front-main_works {
  margin-bottom: 90px;
}
*/
.front-main_works h2 {
  text-align: center;
}
.front-main_works h3 {
  font-weight: 700;
  letter-spacing: 3px;
  text-align: center;
}
.front-main_works-h3 {
  position: relative;
  margin-bottom: 30px;
  background-color: #005e99;
}
.front-main_works-h3::after {
  position: absolute;
  content: "";
  top: 100%;
  left: 30px;
  border: 15px solid transparent;
  border-top: 15px solid #005e99;
  width: 0;
  height: 0;
}
.front-main_works-caption {
  text-align: center;
  font-family: "Noto Sans JP", Helvetica, Sans-serif;
  font-size: 18px;
  font-weight: 600;
}
.front-main_works .swiper {
  margin-bottom: 20px;
}
.front-main_works .swiper-wrapper {
  margin-bottom: 35px;
}
.front-main_works .btn,
.front-main_commission .btn {
  margin-bottom: 35px;
}
/*
.front-main_works .btn a,
.front-main_commission .btn a {
  background-color: #005e99;
  display: inline-block;
  min-width: 450px;
}
*/
/* .front-main_commission .btn a{
  background-color:#ff8800;
  letter-spacing:2px;
} */

.front-main_works .btn .bgc,
.front-main_commission .btn .bgc {
  background-color: #05a4ca;
}

.front-main_support {
  padding-top: 10px;
  padding-bottom: 35px;
  /* margin-bottom: 90px; */
  background-color: #afddfa2b;
}
.front-main_support h2 {
  margin-bottom: 20px;
  text-align: center;
}
.front-main_support img {
  display: block;
  vertical-align: middle;
  margin: 0 auto 20px;
}
.front-main_support p {
  margin: 0 332px 0 332px;
}
.front-main_support p span {
  font-weight: 600;
  color: red;
  line-height: 30px;
}
.front-main_link {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 0;
  background-color: #002e40;
  text-align: center;
  color: #fff;
}
.front-main_link h2 {
  font-weight: 400;
  margin-bottom: 20px;
}
.front-main_link h3 {
  font-weight: 400;
  margin-bottom: 25px;
}
.front-main_link ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
front-main_link p {
  color: #fff;
}
.front-main_link-btn {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 35px;
}
.front-main_link-btn li {
  width: calc((100% - 0px) / 3);
}
.front-main_link-btn li a {
  display: inline-block;
  font-size: 32px;
  font-weight: 600;
  padding: 10px 15px;
  border-style: solid;
  border-width: 0 0 0 0;
  border-radius: 10px 10px 10px 10px;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
}
.front-main_link-btn-or {
  text-align: right;
}
.front-main_link-btn-or a {
  background-color: #f38137;
}
.front-main_link-btn-gr a {
  background-color: #29b146;
}
.front-main_link-btn-bl {
  text-align: left;
}
.front-main_link-btn-bl a {
  background-color: #05a4ca;
}
.front-main-link-parent {
  margin-top: 10px;
}

.front-main_link-list {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.front-main_link-list li a {
  font-size: 20px;
}
.front-main_feature {
  margin-bottom: 60px;
  background-color: #afddfa2b;
}
.front-main_card-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.front-main_caution-orig .front-main_card-flex {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.front-main_caution-orig .front-main_card-item {
  width: calc((100% - 120px) / 2);
  background-color: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: auto;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
}

.front-main_caution-orig .front-main_card-item img {
  width: 60%;
}

.front-main_caution-orig .front-main_card-item-txt {
  width: 40%;
}

.front-main_card-item {
  width: calc((100% - 20px) / 3);
  background-color: #fff;
  /*
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.57);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.57);
  */
  margin-top: 10px;
  margin-bottom: 10px;
}
.front-main_card-item img {
  vertical-align: bottom;
}
.front-main_card-item-txt {
  padding: 15px;
}
.front-main_card-item-txt h3 {
  font-weight: 300;
  margin-bottom: 15px;
  color: #005e99;
}
.front-main_card-item-txt ul {
  margin-bottom: 15px;
}
.front-main_card-item-txt ul li {
  font-size: 20px;
  font-weight: 600;
  color: red;
}
.front-main_faq .front-main_card-item-txt h3 {
  color: #333;
}
.front-main_card-item-txt p {
  margin-bottom: 15px;
  line-height: 30px;
}
.front-main_card-item-txt p span {
  font-weight: 600;
}
.front-main_card-item-exp p {
  font-size: 12px;
  line-height: 1.4em;
  color: #4e4e4e;
}
.front-main_hikaku {
  /*
  padding-top: 45px;
  padding-bottom: 30px;
  margin-bottom: 90px;
  */
  background-color: #afddfa2b;
}
.front-main_hikaku h3 {
  margin-bottom: 20px;
  text-align: center;
}
.front-main_hikaku img {
  display: block;
  width: 768px;
  margin: 0 auto;
}

/**/
.p-compare__inner {
  /*
  padding-top: 90px;
  */
  padding-top: 45px;
  overflow-x: scroll;

  min-width: 100%;
  /* display: block; */
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}
.front-main_hikaku .p-compare__inner table {
  width: 100%;
  border-collapse: collapse;
}

.front-main_hikaku .p-compare__inner table tr th {
  padding: 5px 0;
  border: solid 1px #ecf1fc;
  text-align: center;
  vertical-align: middle;
}

.front-main_hikaku .p-compare__inner table tr td {
  padding: 10px 10px;
  border: solid 1px #ecf1fc;
  text-align: center;
  vertical-align: middle;
  line-height: 1.1;
}

.front-main_hikaku .p-compare__inner table tr td em {
  display: block;
  font-family: "Noto Sans JP", Helvetica, Sans-serif;
  font-style: inherit;
}

.front-main_hikaku .p-compare__inner table tr td em.red {
  font-size: 30px;
  font-weight: bold;
  color: #f14b1d;
  padding-bottom: 3px;
  vertical-align: middle;
}

.front-main_hikaku .p-compare__inner table tr td em.blu {
  font-size: 38px;
  font-weight: bold;
  padding-bottom: 3.5px;
  color: #1d4ef1;
  vertical-align: middle;
}

.front-main_hikaku .p-compare__inner table tr td em.grn {
  font-size: 30px;
  font-weight: bold;
  color: #87f11d;
  padding-bottom: 3px;
  vertical-align: middle;
}

.front-main_hikaku .p-compare__inner table tr td span {
  display: inline-block;
}

.front-main_hikaku .p-compare__table-none {
  border: none !important;
  background-color: transparent !important;
}

.front-main_hikaku .p-compare__table-proreve {
  position: relative;
}

.front-main_hikaku .p-compare__table-proreve div {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 20px;
  background-color: #80baff;
}

.front-main_hikaku .p-compare__table-proreve div img {
  width: 70%;
}

.front-main_hikaku .p-compare__table-ather {
  position: relative;
}

.front-main_hikaku .p-compare__table-ather span {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 0;
  background-color: #c3c3c3;
}

.front-main_hikaku .p-compare__table-name {
  font-size: 20px;
  width: 20%;
  color: #fff;
  background-color: #37495f;
  min-width: 68px;
}

.front-main_hikaku .p-compare__table-item {
  font-size: 16px;
  background-color: #fff;
}

.front-main_hikaku .p-compare__table-item.p-compare__table-item-fwb {
  font-weight: bold;
}

/**/
.front-main_kyuhu {
  max-width: 1140px;
  margin-bottom: 90px;
}
.front-main_kyuhu-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 20px;
}
.front-main_kyuhu-flex img {
  display: block;
  width: calc((100% - 20px) / 2);
}
.front-main_kyuhu .btn a {
  background-color: #246fba;
}
.front-main_sns {
  padding-top: 10px;
  padding-bottom: 35px;
  /*margin-bottom: 60px;*/
  background-color: #afddfa2b;
}
.front-main_sns h3 {
  text-align: center;
}
.front-main_sns-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.front-main_sns-flex img {
  margin-right: 10px;
}
.front-main_sns-flex-last {
  margin-right: 0 !important;
}
.front-main_voice {
  width: 100%;
  max-width: 768px;
  margin: 0 auto 0px;
}
.front-main_voice h2 {
  text-align: center;
}
.front-main_voice h3 {
  color: #ff4500;
  margin-bottom: 35px;
  text-align: center;
}
.front-main_voice .swiper-slide {
  padding-left: 50px;
  padding-right: 50px;
  margin-bottom: 35px;
}
.front-main_voice .swiper-slide div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 20px 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.front-main_voice .swiper-slide img {
  width: 140px;
  height: 140px;
}
.front-main_voice .swiper-slide div p {
  font-size: 14px;
  margin-left: 20px;
}
.front-main_voice .swiper-slide div p span {
  display: block;
  font-weight: 600;
}
.front-main_voice-exp {
  font-size: 12px;
}
.front-main_application {
  padding-top: 60px;
  padding-bottom: 40px;
  margin-bottom: 90px;
  color: #fff;
  background-color: #002e40;
  text-align: center;
}
.front-main_application h2 {
  margin-bottom: 15px;
}

.front-main_application-secondary {
  margin-bottom: 15px;
}
.front-main_application h3 {
  margin-bottom: 15px;
}
.front-main_application-tertiary {
  margin-bottom: 15px;
}

.front-main_application img {
  margin-bottom: 25px;
}
.front-main_application ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.front-main_caution {
  margin-bottom: 90px;
}
/*
.front-main_step {
  margin-bottom: 90px;
}
*/
.front-main_step h2 {
  text-align: center;
}
.front-main_step-flow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.front-main_step-item {
  padding: 10px;
  width: 25%;
  /* background-color: #f2eded;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5); */
}
.front-main_step-item span {
  display: block;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 3px;
  text-align: center;
}
/* .front-main_step-item h2 {
  text-align: center;
} */
.front-main_step-item-sec {
  text-align: center;
}
.front-main_step-item img {
  display: block;
  margin: 0 auto 20px;
}
p.front-main_step-item-sec {
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 1.5px;
}
.front-main_step-arrow {
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 3px;
  text-align: center;
}
/*
.front-main_faq {
  margin-bottom: 60px;
}
*/
.front-main_faq .front-main_card-flex {
  margin-bottom: 25px;
}
/* .front-main_faq .front-main_card-item p strong {
  font-size: 24px;
  padding-right: 5px;
} */
.front-main_faq h2 {
  margin-bottom: 20px;
}
.faq-box {
  max-width: 900px;
  margin: 0 auto;
}
.js-accordion {
  margin-bottom: 30px;
}
.js-open {
  display: none;
  padding: 5px;
}
.js-toggle:hover {
  cursor: pointer;
}
.open-first {
  display: block;
}
.front-main_faq h3 {
  font-weight: normal;
  font-size: 20px;
}
.js-toggle {
  padding: 5px;
  background-color: #005e99;
  color: #fff;
  position: relative;
}
.js-toggle::before {
  position: absolute;
  content: "";
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  width: 8px;
  height: 8px;
  border: 0px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  top: 46%;
  right: 20px;
  -webkit-transform: translate(-50%, -50%) rotate(135deg);
  -ms-transform: translate(-50%, -50%) rotate(135deg);
  transform: translate(-50%, -50%) rotate(135deg);
}
.js-toggle.open::before {
  top: 56%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}
span.small-caution {
  font-weight: 400 !important;
  font-size: 12px;
}
/*
.front-main_faq .btn a {
  background-color: #246fba;
}
*/
.front-main_column h2 {
  margin-bottom: 0;
}
.front-main_plan h2 {
  text-align: center;
}
.front-main_plan-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.professional-plan,
.ikkyu-plan {
  width: 100%;
  max-width: 750px;
  margin: 10px 0;
}
.front-main_plan-flex img {
  display: block;
  width: 100%;
  max-width: 750px;
}
.ttl-check {
  position: relative;
  padding-left: 2.5rem;
}
/*
.ttl-check::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 2rem;
  height: 100%;
  background-image: url(https://pro-reve.com/wp-content/uploads/2022/08/check-1.png); 
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
*/
.footer-nav {
  position: fixed;
  width: 100%;
  bottom: 10px;
  font-size: 0;
  z-index: 99;
  margin-bottom: 10px;
  display: none;
}
.footer-nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
}
.footer-nav ul li {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 48%;
  padding: 0;
  margin: 0;
  font-size: 15px;
}
.footer-nav ul li:first-child,
.footer-nav ul li:last-child {
  border-radius: 30px;
  font-weight: 600;
}
.footer-nav ul li:first-child {
  background: #ff8800;
  -webkit-box-shadow: 0 5px #b56102;
  box-shadow: 0 5px #b56102;
}
/* .footer-nav ul li:last-child {
  background: #38c556;
  -webkit-box-shadow: 0 5px #2c9943;
  box-shadow: 0 5px #2c9943;
} */
.footer-nav ul li a {
  color: #fff;
  text-align: center;
  display: block;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  font-size: 22px;
}
@media only screen and (max-width: 1200px) {
  .front-main .wrap1200 {
    width: 95%;
  }
  .front-main_support p {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 900px) {
  .fv-pc {
    display: none;
  }
  .fv-sp {
    display: block;
  }
  a.cta-btn {
    width: auto;
  }
  .front-main .wrap900 {
    width: 95%;
  }
  .front-main_support img,
  .front-main_support p {
    width: 100%;
  }
  .footer-nav {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .pt-60 {
    padding-top: 60px;
  }
  .pb-45 {
    padding-bottom: 45px;
  }
  /*
  .front-main_kasaihken{
    padding-bottom:0;
  }
  */
  .forArea {
    display: block;
  }
  .forArea * {
    width: 100%;
    margin: 20px auto;
  }
  .latest-achievement-btn,
  .more-faq-btn {
    width: 45%;
  }
  .proreve_strength-content {
    display: block;
  }
  .proreve_strength-box {
    width: 100%;
    margin-bottom: 20px;
  }
  .strength-img,
  .strength-ttl {
    margin-bottom: 10px;
  }
  .front-main .primary-ttl h2 {
    font-size: 22px;
  }
  img.kasaihoken_point-sp {
    display: block;
  }
  img.kasaihoken_point-pc {
    display: none;
  }

  /* 26.9% 装飾 */
  .highlight-span .primary-ttl h2 #reward {
    font-size: 22px;
  }

  .front-main .primary-ttl h2 strong {
    font-size: 28px;
  }
  .front-main .primary-ttl h2 span {
    font-size: 13px;
  }
  .front-main .wrap768 {
    width: 95%;
  }

  .footer-bnr {
    width: 100%;
  }
  .front-main h2 span,
  .front-main_first p span,
  .front-main_support h2 span,
  .front-main_voice h2 span,
  .latest-achievement-btn span,
  .more-faq-btn span,
  .strength-ttl h3 span,
  .front-main_link span {
    display: inline-block;
  }
  .front-main_works-caption span {
    display: block;
  }
  .front-main h2,
  .front-main_first p,
  .front-main_link h2,
  .front-main_support h2 {
    font-size: 24px;
    margin-bottom: 15px;
  }
  .front-main_application-secondary,
  .front-main_sns h3 {
    font-size: 24px;
    margin-bottom: 15px;
  }
  .front-main_card-item-txt h3,
  .front-main_link h3,
  .front-main_voice h3,
  .front-main_works h3 {
    font-size: 22px;
  }
  .front-main_works h3 {
    padding: 0.5em;
  }
  .front-main .btn a,
  .front-main_card-item-txt ul li,
  .front-main_link-list li a {
    font-size: 18px;
  }
  .tel-btn {
    font-size: 25px;
  }
  .front-main_works-caption {
    font-size: 16px;
    text-align: center;
  }
  /*
  .front-main_first,
  .front-main_works {
    margin-bottom: 70px;
  }
  */
  .front-main_application ul,
  .front-main_card-flex,
  .front-main_link ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .front-main_link-btn {
    margin-bottom: 0;
  }
  .front-main_link ul li,
  .front-main_link-btn li {
    width: 100%;
    max-width: 450px;
    margin: 0 auto 25px;
  }
  .front-main_link-btn li a {
    display: block;
    font-size: 18px;
    text-align: center;
  }
  .front-main_card-item {
    width: 100%;
    margin-bottom: 45px;
  }
  .front-main_caution-orig .front-main_card-item {
    display: block;
    width: 100%;
    margin-bottom: 25px;
  }

  .front-main_caution-orig .front-main_card-item img {
    width: 100%;
  }
  .front-main_caution-orig .front-main_card-item-txt {
    width: 100%;
  }
  .front-main_voice {
    width: 95%;
  }
  .front-main_step-flow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .front-main_step-item {
    width: 100%;
  }
  .front-main_step-item span {
    font-size: 20px;
  }
  .front-main_step-item h2 {
    font-size: 20px;
  }
  .front-main_step-item p {
    font-size: 16px;
  }
  .front-main_plan p {
    font-size: 16px;
  }
  .front-main_card-item img {
    vertical-align: middle;
    margin: 0 auto;
    display: block;
  }
  .front-main_sns-flex img {
    width: 50%;
  }
  .front-main_voice .swiper-slide div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .front-main_voice .swiper-slide img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
  }
  .front-main_voice .swiper-slide div p {
    width: 100%;
    margin-left: 0;
    text-align: center;
  }
  .front-main_voice .swiper-slide {
    padding-left: 25px;
    padding-right: 25px;
    margin-bottom: 20px;
  }
  .front-main_support {
    /* margin-bottom: 50px; */
  }
  .front-main_plan-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .front-main_plan-flex img {
    margin: 10px auto;
  }
  .front-main_works .btn a,
  .front-main_commission .btn a {
    min-width: 400px;
  }
  .front-main_hikaku .p-compare__inner table tr td {
    padding: 5px 10px;
  }
  .front-main_hikaku .p-compare__table-proreve div {
    padding: 20px;
  }
  .front-main_hikaku .p-compare__table-name {
    font-size: 14px;
  }

  .front-main_hikaku .p-compare__inner table tr td em.red {
    font-size: 20px;
  }

  .front-main_hikaku .p-compare__inner table tr td em.blu {
    font-size: 25px;
  }

  .front-main_hikaku .p-compare__inner table tr td em.grn {
    font-size: 20px;
  }
  .front-main_hikaku .p-compare__table-item {
    font-size: 14px;
  }
  /*.footer-nav ul li a {
    padding:20px;
    font-size:15px;
  }
  */
}
@media only screen and (max-width: 600px) {
  .kasaihoken-description {
    padding: 10px;
  }
}
@media only screen and (max-width: 430px) {
  a.cta-btn {
    padding: 5px 20px;
    width: 100%;
    letter-spacing: 1.5px;
    display: block;
  }
  .fv-cta-btn-box p {
    font-size: 22px;
  }
  .anywhere {
    padding: 2.5px;
    margin-right: 5px;
  }
  .anywhere p {
    font-size: 12px;
  }
  .latest-achievement-btn,
  .more-faq-btn {
    width: 100%;
    padding: 10px;
  }
  .front-main h2,
  .front-main_first p,
  .front-main_link h2,
  .front-main_support h2 {
    font-size: 22px;
    margin-bottom: 15px;
  }
  .front-main_application-secondary,
  .front-main_sns h3 {
    font-size: 22px;
    margin-bottom: 15px;
  }
  .front-main_card-item-txt h3,
  .front-main_link h3,
  .front-main_voice h3,
  .front-main_works h3 {
    font-size: 20px;
  }
  /*
  .front-main_feature,
  .front-main_first,
  .front-main_hikaku,
  .front-main_link,
  .front-main_works {
    margin-bottom: 50px;
  }
  */
  /*
  .front-main_caution,
  .front-main_voice {
    margin-bottom: 60px;
  }
  */
  .front-main_works h3 {
    text-align: left;
  }
  .front-main_hikaku h3 span,
  .front-main_link h2 span {
    display: inline-block;
  }
  .front-main_application {
    padding-top: 50px;
    padding-bottom: 30px;
    margin-bottom: 50px;
  }
  .front-main_works .btn a,
  .front-main_commission .btn a {
    min-width: 270px;
  }
  .front-main_step-item img {
    width: 200px;
  }
}

/**/
.w-header.pc_ {
  width: auto;
  padding: 0;
}
.w-header__inner {
  width: 100%;
  height: 100%;
}
.l-header__customBtn {
  display: none;
}
div#custom_html-4 {
  background-color: #ff8800;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.nav-header-cta img {
  height: 100% !important;
}
.w-header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.kochira {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
/*
div#custom_html-7{
  width:200px;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
  -webkit-box-pack:end;
      -ms-flex-pack:end;
          justify-content:flex-end;
  margin-right:5px;
}
div#custom_html-7 a{
  font-size: 18px;
  text-decoration:none;
  letter-spacing:1.5px;
  color:#555;
  display:block;
  font-weight:600;
}
div#custom_html-7 p{
  font-size:12px;
  display:block;
}
*/

@media (max-width: 1059px) {
  .l-header__menuBtn {
    display: block;
  }
  .c-gnav > .menu-item > a {
    padding: 0 5px;
  }
  .l-header__menuBtn {
    display: block;
  }
  div#custom_html-7 a {
    font-size: 14px;
  }
}
@media (max-width: 959px) {
  .pc_,
  .pc_only {
    display: block !important;
  }
  .w-header__item > div {
    height: var(--logo_size_sp);
  }
}
