/*
Theme Name: meviy04_2
Description: Meviy Blog Template
Author: MASAtoshi OKA
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: meviy04_2
Version: 4.0
*/
html {
  scroll-behavior: smooth !important;
}
#lp_mep2025_2 {
  position: relative;
  font-size: 18px;
  color: black;
  background: #fff;
  margin-top: 109px;
  box-sizing: border-box;
}
@media screen and (max-width: 1024px) {
  #lp_mep2025_2 {
    margin-top: 16vw;
  }
}

#lp_mep2025_2 .sec_wrap {
  max-width: 1200px;
  box-sizing: border-box;
  padding: 40px 15px !important;
}
#lp_mep2025_2 #mep2025_intro .sec_wrap {
  padding: 20px 15px !important;
}
#mep2025_service .sec_wrap {
  padding-bottom: 0 !important;
}

.mobile_only {
  display: none;
}
@media screen and (max-width: 600px) {
  .mobile_only {
    display: inline;
  }
  .pc_only {
    display: none;
  }
}

h2.section_title {
  display: block;
  float: none;
  margin: 20px auto;
  width: 100%;
  border: none;
  padding: 10px 20px;
  color: #0a1464;
  font-weight: 600;
  font-size: 33px;
  text-align: center;
}
#qt_case h2.section_title,
#meviy_expand h2.section_title {
  font-size: 22px;
}
#qt_case h2.section_title span,
#meviy_expand h2.section_title span {
  display: block;
  border: 5px solid #0a1464;
  padding: 10px;
  margin-top: 20px;
  font-size: 33px;
  width: 100%;
  max-width: 400px;
  margin: 20px auto;
}
.balloon_title {
  display: block;
  width: 100%;
  max-width: 900px;
  float: none;
  margin: 0 auto;
}
#mep2025_service h2.section_title,
#mep2025_service_2 h2.section_title {
  position: relative;
  display: inline-block;
  background: #fff;
  border: solid 5px #0a1464;
  box-sizing: border-box;
  -moz-border-radius: 30px;
  border-radius: 30px;
  padding: 20px;
  font-size: 25px;
}
#mep2025_service h2.section_title:before,
#mep2025_service_2 h2.section_title:before {
  content: "";
  position: absolute;
  bottom: -29px;
  left: 50%;
  margin-left: -17px;
  border: 15px solid transparent;
  border-top: 15px solid #fff;
  z-index: 2;
}
#mep2025_service h2.section_title:after,
#mep2025_service_2 h2.section_title:after {
  content: "";
  position: absolute;
  bottom: -40px;
  left: 50%;
  margin-left: -20px;
  border: 18px solid transparent;
  border-top: 18px solid #0a1464;
  z-index: 1;
}
.under_line {
  background: linear-gradient(transparent 50%, #f7cd00 50%);
  padding: 0 5px 5px 5px;
}
.service_h2_face_wonder {
  display: block;
  float: none;
  width: 150px;
  margin: 20px auto;
}
.service_h2_face_wonder img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 900px) {
  h2.section_title {
    font-size: 26px;
  }
  #mep2025_service h2.section_title,
  #mep2025_service_2 h2.section_title {
    font-size: 22px;
  }
  #qt_case h2.section_title,
  #meviy_expand h2.section_title {
    font-size: 20px;
  }
  #qt_case h2.section_title span,
  #meviy_expand h2.section_title span {
    font-size: 26px;
  }
}
@media screen and (max-width: 750px) {
  h2.section_title {
    font-size: 22px;
  }
  #mep2025_service h2.section_title,
  #mep2025_service_2 h2.section_title {
    font-size: 20px;
    text-align: left;
  }
  #mep2025_service h2.section_title br,
  #mep2025_service_2 h2.section_title br {
    display: none;
  }
}

/* CV BTN */

.try_meviy a {
  background: rgb(255, 177, 0);
  background: linear-gradient(
    270deg,
    rgb(255, 177, 0) 0%,
    rgb(251, 232, 90) 100%
  );
  box-shadow: rgba(50, 50, 93, 0.35) 0px 30px 50px -20px,
    rgba(0, 0, 0, 0.5) 20px 30px 60px -30px,
    rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
  width: 100%;
  -moz-border-radius: 10px;
  border-radius: 10px;
  color: #000;
  font-size: 26px;
  font-weight: 800;
  text-align: center;
  max-width: 600px;
  margin: 15px auto;
  float: none;
  display: block;
  padding: 15px;
}
.try_meviy_note {
  text-align: center;
  color: #0a1464;
  font-weight: 600;
  font-size: 18px;
  padding: 10px;
}
.try_meviy_note a {
  text-decoration: underline;
  color: #0a1464;
}
@media screen and (max-width: 600px) {
  .try_meviy a {
    font-size: 20px;
  }
  .try_meviy_note {
    font-size: 14px;
    text-align: left;
  }
}
@media screen and (max-width: 400px) {
  .try_meviy a {
    font-size: 18px;
  }
}

/* INTRO ------------------------------------- */

#mep2025_intro h2{
  color: #0a1464;
  text-align: center;
  font-size: 26px;
  font-weight: 800;
  margin: 40px auto;
}
#mep2025_intro_meviy h2 {
  color: #0a1464;
  text-align: center;
  font-size: 26px;
  font-weight: 800;
  margin: 40px auto;
  width: 100%;
  max-width: 800px;
  padding: 15px;
  box-sizing: border-box;
  -moz-border-radius: 70px;
  border-radius: 70px;
  border: #0a1464 5px solid;
  background: #fff;
}
#mep2025_intro h2 strong,
#mep2025_intro_meviy h2 strong {
  font-size: 35px;
}
@media screen and (max-width: 650px) {
  #mep2025_intro h2,
  #mep2025_intro_meviy h2 {
    font-size: 20px;
  }
  #mep2025_intro h2 strong,
  #mep2025_intro_meviy h2 strong {
    font-size: 25px;
  }
}
@media screen and (max-width: 450px) {
  #mep2025_intro h2,
  #mep2025_intro_meviy h2 {
    font-size: 16px;
  }
  #mep2025_intro h2 strong,
  #mep2025_intro_meviy h2 strong {
    font-size: 20px;
  }
}

.mep2025_p_strong,
.mep2025_p_strong_2 {
  color: #0a1464;
  font-weight: 600;
  text-align: center;
  margin: 40px 0;
}
.mep2025_p_strong strong,
.mep2025_p_strong_2 strong {
  font-size: 1.8em;
}
.mep2025_p_strong {
  font-size: 28px;
  margin: 70px 0 15px 0;
}
.mep2025_p_strong_2 {
  font-size: 35px;
}
@media screen and (max-width: 700px) {
  .mep2025_p_strong {
    font-size: 22px;;
  }
  .mep2025_p_strong_2 {
    font-size: 28px;
  }
}
@media screen and (max-width: 500px) {
  .mep2025_p_strong {
    font-size: 20px;;
  }
  .mep2025_p_strong_2 {
    font-size: 25px;
  }
}
.intro_img_1,
.intro_img_2 {
  margin: 20px auto 50px auto;
  width: 100%;
}
.intro_img_1 img,
.intro_img_2 img {
  width: 100%;
  height: auto;
}
.intro_img_1 {
  max-width: 1000px;
}
.intro_img_2 {
  max-width: 1000px;
}
@media screen and (max-width: 1024px) {
  .intro_img_1 {
    max-width: 600px;
  }
  .intro_img_2 {
    max-width: 600px;
  }
}
.try_meviy_note{
  width: 100%;
  max-width: 800px;
  margin: 20px auto;
}
.try_meviy_note ul{
  margin: 0;
  padding: 0;
  list-style: none;
}
.try_meviy_note ul li{
  font-size: 12px;
  list-style-type: none;
  margin: 0 0 10px 0;
  color: #0a1464;
  text-align: left;
}

/* INTRO meviy --------------------------------------- */
#mep2025_intro_meviy {
  background-color: #ededed;
}
.intro_img_meviy,
.intro_img_marketplace {
  margin: 40px auto;
  width: 95%;
  max-width: 1150px;
  overflow: hidden;
  -moz-border-radius: 10px;
  border-radius: 10px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.intro_img_meviy img,
.intro_img_marketplace img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 1024px) {
  .intro_img_meviy,
  .intro_img_marketplace {
    max-width: 600px;
  }
}
/* TIME --------------------------------------- */
#mep2025_time {
  background: #fff;
}
.time_intro img,
.time_intro_sp img {
  width: 100%;
  height: auto;
}
.time_intro_sp,
.time_img_sp {
  display: none;
}
.time_img img,
.time_img_sp img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 600px) {
  .time_intro,
  .time_img {
    display: none;
  }
  .time_intro_sp,
  .time_img_sp {
    display: block;
  }
}
.time_img_note {
  display: flex;
  justify-content: flex-start;
  padding: 15px;
}
.time_img_note ul {
}
.time_img_note ul li {
  list-style: none;
  margin-bottom: 7px;
  font-size: 15px;
  color: #0a1464;
}
@media screen and (max-width: 450px) {
  .time_img_note {
    text-align: left;
    font-size: 10px;
  }
  .time_img_note ul li {
    font-size: 12px;
  }
}
.case_anchor {
}
.case_anchor a {
  display: block;
  float: none;
  margin: 15px auto;
  width: 90%;
  max-width: 400px;
  padding: 10px;
  font-size: 25px;
  font-weight: 600;
  background: #0a1464;
  color: #fff;
  text-align: center;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
@media screen and (max-width: 600px) {
  .case_anchor a {
    font-size: 20px;
  }
}

/* お客様事例--------------------------- */
#qt_case {
  background: #e6e6e6;
}

ul.estimate_case {
  display: flex;
  flex-wrap: wrap;
  padding: 0 20px;
  margin: 0;
  justify-content: center;
}
ul.estimate_case li {
  background: #fff;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  width: 100%;
  box-sizing: border-box;
  margin: 30px 0;
  padding: 25px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.estimate_result {
  width: 100%;
  max-width: 700px;
  color: #0a1464;
  font-weight: 600;
  position: relative;
  text-align: center;
  display: block;
  background: #fff;
  border: solid 5px #0a1464;
  box-sizing: border-box;
  -moz-border-radius: 30px;
  border-radius: 30px;
  padding: 10px;
  font-size: 40px;
  margin: 0 auto 40px auto;
  padding: 0 10px;
  box-sizing: border-box;
}
.estimate_result:before {
  content: "";
  position: absolute;
  bottom: -29px;
  left: 50%;
  margin-left: -17px;
  border: 15px solid transparent;
  border-top: 15px solid #fff;
  z-index: 2;
}
.estimate_result:after {
  content: "";
  position: absolute;
  bottom: -40px;
  left: 50%;
  margin-left: -20px;
  border: 18px solid transparent;
  border-top: 18px solid #0a1464;
  z-index: 1;
}
.estimate_result span {
  font-size: 60px;
  background: linear-gradient(transparent 50%, #ffc600 50%);
}
.estimate_content {
  display: flex;
}
.estimate_cad {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 350px;
}
.estimate_case_text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: calc(100% - 370px);
  box-sizing: border-box;
  padding-left: 20px;
}
.estimate_case_text h3 {
  font-size: 35px;
  font-weight: 600;
  color: #0a1464;
}
.estimate_case_text .estimate_amount {
  color: #0a1464;
  font-size: 16px;
  font-weight: 600;
}
.estimate_case_text .estimate_amount span {
  font-size: 24px;
}

.estimate_case_text img {
  width: 100%;
  height: auto;
  margin: 15px 0;
}
.estimate_voice {
  color: #0a1464;
}
.estimate_voice h4 {
  color: #0a1464;
  font-weight: 600;
}
.estimate_case_text p {
  font-size: 14px;
}
.mep2025_case_note {
  color: #0a1464;
  font-size: 12px;
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 750px) {
  ul.estimate_case li {
    padding: 15px;
  }
  .estimate_result {
    font-size: 30px;
  }
  .estimate_result span {
    font-size: 50px;
  }
  .estimate_content {
    flex-direction: column;
  }
  .estimate_cad {
    width: 100%;
    flex-direction: row;
    justify-content: center;
  }
  .estimate_cad img {
    width: 100%;
    max-width: 300px !important;
  }
  .estimate_case_text {
    width: 100%;
  }
  .estimate_case_text h3 {
    font-size: 25px;
  }
  .estimate_result {
    font-size: 25px;
  }
  .estimate_result span {
    font-size: 40px;
  }
}
@media screen and (max-width: 400px) {
  .estimate_case_text h3 {
    font-size: 23px;
  }
}

/* 使い方------------------------------------ */

#bar_meviy_step_1,
#bar_meviy_step_2 {
  background: #ededed;
}

ul.bar_meviy_step {
  display: flex;
  flex-direction: column;
}
ul.bar_meviy_step li {
  background: #fff;
  /* padding: 25px; */
  margin: 25px 0;
  display: flex;
  justify-content: space-between;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
}
ul.bar_meviy_step li:nth-child(odd) {
  flex-direction: row-reverse;
}
.step_img {
  width: 600px;
  /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
}
.step_img img {
  width: 100%;
  height: auto;
}
.step_text {
  width: calc(100% - 620px);
  padding: 25px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

ul.bar_meviy_step li:nth-child(odd) .step_text {
  padding-left: 0;
}
ul.bar_meviy_step li:nth-child(even) .step_text {
  padding-right: 0;
}
.step_number {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 24px;
  color: #0a1464;
}
.step_text h3 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 10px;
  color: #0a1464;
  border-left: #0a1464 7px solid;
  padding-left: 10px;
}
.step_text p {
  font-size: 18px;
  margin-bottom: 7px;
}

@media screen and (max-width: 1100px) {
  .step_img {
    width: 500px;
  }
  .step_text {
    width: calc(100% - 520px);
  }
}
@media screen and (max-width: 1000px) {
  .step_text h3 {
    font-size: 22px;
    line-height: 120%;
  }
  .step_text p {
    font-size: 16px;
  }
  .step_text {
    padding: 15px;
  }
}
@media screen and (max-width: 900px) {
  .marketplace_intro p {
    text-align: left;
  }
  .step_img {
    width: 400px;
  }
  .step_text {
    width: calc(100% - 420px);
    padding: 15px;
  }
}
@media screen and (max-width: 800px) {
  ul.bar_meviy_step li {
    flex-direction: column;
    width: 100%;
    max-width: 400px;
    float: none;
    margin: 20px auto;
  }
  ul.bar_meviy_step li:nth-child(odd) {
    flex-direction: column;
  }
  .step_text {
    width: 100%;
  }
  .step_img {
    width: 100%;
  }
  ul.bar_meviy_step li:nth-child(odd) .step_text {
    padding-left: 15px;
  }
  ul.bar_meviy_step li:nth-child(even) .step_text {
    padding-right: 15px;
  }
}
