@charset "utf-8";
body{
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic","Hiragino Kaku Gothic ProN", "Hiragino Sans","メイリオ", Meiryo, Osaka, sans-serif;
}
main{
  padding-bottom: 185px;
}
a{
  display: block;
  text-decoration: none;
}
img{
  width: 100%;
}
.sp_only{
  display: none;
}
.header{
  width: 100%;
  height: 60px;
}
.header_content{
  width: 1080px;
  margin:0 auto;
  padding-top: 12px;
  position: relative;
}
.header_content_logo{
  display: flex;
  justify-content: space-between;
}
.header_content_logo_left{
  display: flex;
  justify-content: flex-start;
  gap: 10px;
}
.header_content_logo_left img.logo_duskin{
  width: 121px;
  padding-right: 15px;
}
.header_content_logo_right {
  margin-top: 7px;
}
.header_content_logo_right img.logo_merrymaids{
  width: 121px;
}
.sup_ttl{
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  color: #FFFFFF;
  background-color: #F57070;
  padding: 15px 10px;
  line-height: 1;
  margin: 0;
}
h1{
  margin: 0;
}
.block_note{
  padding-bottom: 78px;
}
.block_note .list_note li{
  text-indent: -1em;
  padding-left: 1em;
  font-size: 20px;
}
.mv{
  width: 100%;
  position: relative;
  margin-bottom: 0;
}
.mv_text{
  padding-top: 121px;
  background: url(/merrymaids/first/common/images/bg_text01.png) 0 0 no-repeat;
  padding-bottom: 110px;
}
.mv_text p{
  font-size: 24px;
  text-align: center;
  line-height: 2.0;
}
.block_text02 .box_text{
  padding-bottom: 53px;
  padding-left: 28px;
  padding-right: 12px;
  margin: 0 auto 0;
}
.block_text02 .box_text p{
  text-align: left;
  margin-bottom: 40px;
  line-height: 1.5;
  letter-spacing: 0;
  font-size: 24px;
}
.block_text02 .ttl_mv{
  font-weight: bold;
  font-size: 43px;
  text-align: center;
  margin-top: 17px;
  margin-bottom: 46px;
  position: relative;
  z-index: 9;
}
.block_text02 .box_text .note{
  font-size: 18px;
}
.three_content{
  width: 100%;
  background-color: #ffecee;
  position: relative;
  margin-top: 20px;
  padding-bottom: 122px;
}
.three_content::before{
  content: '';
  background-image: url(/merrymaids/first/common/images/wave_up.png);
  background-size: contain;
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 20px;
  top: -20px;
}
.three_content::after{
  content: '';
  background-image: url(/merrymaids/first/common/images/wave_under.png);
  background-size: contain;
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 20px;
  bottom: -20px;
}
.three_content_ttl{
  text-align: center;
  position: relative;
  padding-top: 128px;
  margin-bottom: 62px;
}
.three_content_ttl p{
  font-weight: bold;
  margin: 0 auto;
  font-size: 54px;
  color: #f37979;
}
.three_content_img{
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  gap: 27px;
}
.three_content_link{
  max-width: 677px;
  margin-left: 10px;
}
.three_content_link.pc_only{
  padding-right: 0;
}
.btn_content{
  margin: 85px auto 72px;
}
.btn_content_last{
  margin-top: 25px;
  margin-bottom: 65px;
}
.btn_text{
  width: 360px;
  margin: 0 auto 18px;
}
.btn_link{
  width: 645px;
  margin: 0 auto 19px;
}
.btn_content p{
  font-size: 24px;
  text-align: center;
}
.btn_content02 .btn_link{
  margin-bottom: 31px;
}
.service_three{
  width: 100%;
  background-color: #ffecee;
  position: relative;
  margin-top: 20px;
  padding-bottom: 20px;
}
.service_three::before{
  content: '';
  background-image: url(/merrymaids/first/common/images/wave_up.png);
  background-size: contain;
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 20px;
  top: -20px;
}
.service_three::after{
  content: '';
  background-image: url(/merrymaids/first/common/images/wave_under.png);
  background-size: contain;
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 20px;
  bottom: -20px;
}
.service_ttl{
  width: 1080px;
  margin: 0 auto 45px;
}
.service_ttl p{
  font-size: 28px;
  font-weight: bold;
  font-style: italic;
  color: #f37979;
  margin-bottom: 15px;
  padding-top: 90px;
}
.service_ttl h2{
  font-size: 58px;
  color: #fff;
  background-color: #f37979;
  padding: 3px;
  display: inline;
}
.request{
  width: 1080px;
  margin: 0 auto 90px;
  background: linear-gradient(to right, #f8bd84, #f57070);
  border-radius: 10px;
  padding: 2px;
}
.request_block{
  background-color: #fff;
  border-radius: 10px;
}
.request_content{
  width: 960px;
  margin: 0 auto;
}
.request .request_block h3{
  text-align: center;
  padding: 50px 0 20px;
  border-bottom: 3px solid #f37979;
  margin-bottom: 25px;
}
.request .request_block h3 img{
  width: 536px;
}
#request04 .request_block h3 img{
  width: 320px;
}
.request .request_block .ttl_text{
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: 0.07em;
}
.features{
  display: flex;
  justify-content: center;
  margin-top: 75px;
}
.features_content{
  width: calc(100%/3);
  padding-right: 30px;
}
#request04 .features .features_content:nth-of-type(3n+0){
  padding-right: 0;
}
#request04 .features{
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 80px;
}
#request04 .request_block h3{
  padding-bottom: 25px;
}
#request05 .features {
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 70px;
}
#request05 .features .features_content:nth-of-type(3n+0){
  padding-right: 0;
}
.features_content_text p{
  font-size: 20px;
  padding-left: 5px;
  letter-spacing: 0.1em;
  height: 115px;
}
.features_content_text p.features_content_ttl{
  width: 100%;
  height: auto;
  border-bottom: 6px dotted #f37979;
  margin-bottom: 15px;
}
.features_content_text p.features_content_ttl img{
  width: 104px;
}
#request04 .features_content_text p.text_height{
height: 202px;
}
.features_content:nth-of-type(2) p.features_content_ttl img, .features_content:nth-of-type(3) p.features_content_ttl img{
  padding-bottom: 4px;
}
.features_content_img{
  width: 100%;
  margin-top: 20px;
}
.for_example_list{
  width: 100%;
  border-bottom: 6px dotted #c4c4c4;
  padding-bottom: 70px;
}
.for_example{
  text-align: center;
  margin: 105px 0 70px;
  position: relative;
}
.for_example p{
  width: 665px;
  margin: 0 auto;
}
.for_example_list ul{
  width: 510px;
  margin: 0 auto;
}
.for_example_list ul li{
  position: relative;
  padding-left: 0.7em;
  font-size: 30px;
  line-height: 1.8;
}
#request04 .for_example_list ul{
   width: 746px;
   font-size: 28px;
}
#request04 .for_example_list ul li{
   font-size: 28px;
   margin-bottom: 15px;
   line-height: 1.6;
}
#request04 .for_example_list{
    padding-bottom: 43px;
}
#request04 .service_note_link {
    font-size: 30px;
    padding-bottom: 50px;
    padding-top: 0;
}
.for_example_list ul li::before{
  border-radius: 50%;
  width: 12px;
  height: 12px;
  display: block;
  position: absolute;
  left: 0;
  top: 0.7em;
  content: "";
  background: #f37979;
}
.fee{
  margin: 70px auto 45px;
}
.fee_example{
  font-size: 43px;
  font-weight: bold;
  width: 160px;
  text-align: center;
  margin: 0 auto;
  padding-bottom: 20px;
  border-bottom: 3px solid;
  border-image: linear-gradient(to right, #f8bd84 0%, #f57070 100%);
  border-image-slice: 1;
}
#request04 .fee_example{
  border-image:none;
  position: relative;
  border-bottom:none;
  width: unset;
  padding-bottom: 23px;
}
#request04 .fee_example::after{
   content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 160px;
  height: 3px;
  background: linear-gradient(to right, #f8bd84, #f57070);
}
#request04 .btn_service{
  margin: 58px auto 0;
  width: 676px;
}
#request04 .btn_service .service_flow{
  margin-bottom: 37px;
}
.fee_three{
  text-align: center;
  font-size: 30px;
  margin: 60px auto 0;
}
.fee_content{
  width: 732px;
  background-color: #debc7c;
  border-radius: 10px;
  padding: 45px 0;
  margin: 55px auto 10px;
}
.fee_content dl{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}
#request01 .fee_content{
  padding: 40px 0 15px;
}
.fee_content dl dt{
  box-sizing: border-box;
  background-color: #fff;
  color: #debc7c;
  font-size: 30px;
  text-align: center;
  width: 300px;
  padding: 5px 0 0 0;
}
#request02 .fee_content dl{
  font-size: 30px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #FFFFFF;
  padding-top: 25px;
}
#request02.fee .fee_text.line{
  margin-bottom: 10px;
}
#request02 .fee_content dl dt:first-of-type{
  margin-bottom: 25px;
}
#request02 .fee_content dl dd:first-of-type {
  margin-bottom: 25px;
}
#request02 .fee_content dl dd span{
  font-size: 30px;
}
#request02 .fee_content dl .fz_big{
  font-size: 32px;
}
#request02 .fee_content dl .fz_small{
  font-size: 28px;
}
#request02 .fee_content dl dt{
  width: 27%;
  flex-shrink: 0;
  padding: 15px 19px;
  box-sizing: border-box;
  padding: 8px 0;
  margin-bottom: 30px;
  font-size: 25px;
}
#request02 .fee_content dl dd{
  width: 70%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0;
  padding-left: 0;
}
#request02{
  margin-bottom: 60px;
}
#request02 .for_example_list .note{
  font-size: 24px;
  text-align: center;
  margin-top: 53px;
}
#request02 .for_example_list{
  padding-bottom: 54px;
}
#request02 .fee_content{
  padding-bottom: 50px;
  padding-left: 46px;
  padding-right: 46px;
}
#request04 .fee_content dl{
  display: flex;
  justify-content: space-between;
  margin: auto;
  text-align: center;
  padding-left: 46px;
  padding-right: 46px;
  box-sizing: border-box;
}
#request04 .fee_content dl dt{
  width: 47%;
  padding: 24px 0;
  margin-bottom: 0;
}
#request04 .fee_content dl dd{
  width: 49%;
  padding: 0;
  margin-bottom: 0;
  text-align: center;
  justify-content: center;
}
#request04 {
  margin-bottom: 100px;
}
#request04 .fee_content dl .fz_big, #request04 .fee_content dl .fz_small{
  font-size: 36px;
}
#request04 .fee_content dl dt{
  font-size: 25px;
}
.fee_content dl dt:first-of-type{
  margin-bottom: 35px;
}
.fee_content dl dt span{
  font-size: 26px;
}
.fee_content dl dd{
  box-sizing: border-box;
  color: #fff;
  font-size: 36px;
  padding-left: 25px;
  display: flex;
  align-items: center;
  width: 360px;
}
#request01 .fee_content dl dd.fz28{
  font-size: 28px;
}
.fee_content dl dd:first-of-type{
  margin-bottom: 35px;
}
.fee .fee_text{
  color: #fff;
  font-size: 46px;
  text-align: center;
  margin-bottom: 20px;
}
.fee .fee_text.line{
  border-bottom: 1px solid #FFFFFF;
  padding-bottom: 10px;
  margin-bottom: 35px;
}
.fee_content dl dd span{
  font-size: 24px;
}
.fee_note{
  width: 732px;
  margin: 0 auto;
  font-size: 18px;
}
.consultation_text{
  font-size: 24px;
}
.btn_service{
  width: 732px;
  margin: 50px auto 90px;
  text-align: center;
}
.btn_service .service_flow{
  font-size: 30px;
  text-decoration: underline;
  margin: 50px auto;
}
.service_difference{
  width: 100%;
  border-top: 6px dotted #c4c4c4;
  padding-top: 75px
}
.service_difference_ttl{
  width: 577px;
  margin:0 auto 70px;
}
.service_difference_text{
  padding-bottom: 61px;
}
.service_difference_text:nth-last-of-type(1){
  padding-bottom: 53px;
}
.service_difference_text p{
  font-size: 24px;
}
.service_difference_text .service_difference_text_service{
  font-size: 36px;
  font-weight: bold;
}
a.service_note_link{
  text-decoration: underline;
  padding-top: 5%;
}
.block_review{
  border-top: 6px dotted #c4c4c4;
  padding-top: 71px;
  padding-bottom: 30px;
}
.request05 .service_note_link {
    font-size: 30px;
    padding-bottom: 50px;
    padding-top: 0;
}
.request05 .btn_service .service_flow{
  margin-bottom: 38px;
}
.request05 .request_block h3 img{
  width: 440px;
}
.request05 .btn_service{
  margin-bottom: 0;
  width: 676px;
}
.request05 .for_example_list ul{
  width: 745px;
  font-size: 28px;
  margin-top: 10px;
}
.request05 .for_example{
  margin-bottom: 82px;
}
.request05 .for_example_list ul li{
  font-size: 28px;
  line-height: 1.5;
  margin-bottom: 17px;
}
.request05 .for_example_list{
  padding-bottom: 33px;
}
.request05 .for_example_list ul li .sz_small{
  font-size: 20px;
}
#request05 .fee_content{
  padding-left: 46px;
  padding-right: 46px;
  box-sizing: border-box;
  padding-bottom: 25px;
}
#request05 .fee_content .fee_info{
  font-size: 32px;
  color: #FFFFFF;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #FFFFFF;
  padding-bottom: 0;
  gap: 15px;
  align-items: self-start;
  margin-bottom: 27px;
}
#request05 .fee_content .fee_info .fee_head{
  background-color: #FFFFFF;
  color: #DEBC7C;
  font-size: 25px;
  width: 188px;
  flex-shrink: 0;
  padding: 15px 19px;
  box-sizing: border-box;
  line-height: 1;
  text-align: center;
}
#request05 .fee_content .fee_info .sz_small{
  font-size: 20px;
}
#request05 .fee_info .fee_txt p{
  font-size: 32px;
  color: #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  padding: 30px 0 22px;
  line-height: 1;
}
#request05 .fee_txt {
    width: 425px;
}
#request05 .fee_info .fee_txt p:nth-of-type(1){
  padding-top: 0;
}
#request05 .fee_info .fee_txt p:nth-last-of-type(1){
  border-bottom: none;
}
#request05 .fee_content .fee_info:nth-last-of-type(1){
  margin-bottom: 0;
  border-bottom: none;
}
.block_review .customer_review .review_info{
  background-color: #FFFDEC;
  border-radius: 5px;
  padding: 34px 53px 30px 46px;
  font-size: 24px;
}
.block_review .customer_review .review_info .box_title{
  display: flex;
  justify-content: space-between;
  gap: 10px;
}
.block_review .customer_review{
  display: flex;
  gap: 30px;
  flex-direction: column;
}
.block_review .customer_review .head_review{
  border-bottom: 1px solid #D9D9D9;
  padding-bottom: 13px;
  margin-bottom: 13px;
  font-size: 24px;
}
.block_review .customer_review .date, .block_review .customer_review .age{
  font-size: 24px;
}
.block_review .customer_review .title_review{
  font-size: 30px;
  margin-bottom: 5px;
}
.block_review .customer_review .title_review .text{
  padding-right: 20px;
  position: relative;
  margin-right: 12px;
  font-weight: bold;
}
.block_review .customer_review .title_review .text::after{
  content: "";
  position: absolute;
  width: 2px;
  top: 5px;
  right: 5px;
  background-color: #333333;
  bottom: 5px;
}
.block_review .content_review{
  line-height: 1.6;
}
.block_review .ttl_review{
  font-size: 43px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 60px;
  line-height: 1.6;
}
.block_review .customer_review .title_review .ico_star{
  color: #DEBC7C;
  letter-spacing: 3px;
  font-size: 28px;
}
#request02 .for_example_list ul{
  width: 590px;
  margin: auto;
}
#request02 .for_example_list ul li{
  padding-right: 0;
  line-height: 1.7;
}
#request02 .for_example_list ul li:last-of-type{
  padding-right: 0;
}
#request02 .btn_service{
  margin: 50px auto 0;
}
#request02 .service_flow{
  margin: 50px auto 0;
}
#request02 .service_note_link{
  font-size: 30px;
  padding-bottom: 50px;
}
#request02 .for_example_list .list_txt {
  display: grid;
  grid-template-columns: repeat(3, max-content);
  gap: 0 29px;
  margin: 0 auto 0;
  padding: 0;
  list-style: none;
}

#request03 .for_example_list .for_example_list_content{
  width: 820px;
  margin: 0 auto;
}
#request03 .for_example_list .for_example_list_content ul{
  column-count: 3;
  width: 100%;
}
#request03 .for_example_list .for_example_list_content .right{
  text-align: right;
  font-size: 27px;
}
#request03 .for_example_list .for_example_list_content .for_example_note{
  font-size: 18px;
}
#request03 .fee_content dl{
  display: block;
  padding-left: 46px;
  padding-right: 46px;
  box-sizing: border-box;
  margin: 0 auto;
}
#request03 .fee_content{
  padding-bottom: 15px;
}
#request03 .fee_content dl dt{
  width: 100%;
  text-align: left;
  margin-bottom: 20px;
  text-align: center;
    padding-left: 5px;
    padding-right: 5px;
}
#request03 .fee_content .text_line{
  border-top: 1px solid #FFFFFF;
  padding-top: 25px;
}
#request03 .fee_content .text_line span,#request03 .fee_content dd span{
  font-size: 36px;
}
#request03 .fee_content dl dd{
  width: 100%;
  text-align: left;
  padding-left: 0;
  display: flex;
  justify-content: space-between;
  gap: 10px;
  margin-bottom: 25px;
}
#service_flow{
  background-color: #fffdec;
  position: relative;
  padding-bottom: 20px;
}
#service_flow::after{
  content: '';
  background-image: url(/merrymaids/first/common/images/wave_under02.png);
  background-size: contain;
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 20px;
  bottom: -20px;
  background-repeat: no-repeat;
}
#service_flow .service_ttl p{
  color: #f0b362;
}
#service_flow .service_ttl h2{
  background-color: #f0b362;
}
.flow_content{
  width: 1080px;
  margin: 0 auto 80px;
  border: 2px solid #f0b362;
  border-radius: 10px;
  background-color: #fff;
}
.flow_content_step{
  padding: 50px;
}
.flow_content_step_content{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 40px;
}
.flow_content_step_content .step_img{
  width: 104px;
}
.flow_content_step_content .step_text{
  width: 85%;
  padding-left: 40px;
}
.flow_content_step_content .step_text p{
  width: 100%;
  font-size: 26px;
}
.flow_content_step_content .step_text p.step_text_ttl{
  font-size: 36px;
  color: #f37979;
}
.btn_service_flow{
  margin: 100px auto;
}
.btn_service_flow p{
  width: 415px;
  margin: 0 auto 26px;
}
.btn_service_flow a{
  width: 676px;
  margin: 0 auto 24px;
}
#service_note{
  width: 1080px;
  margin: 0 auto 59px;
  background: linear-gradient(to right, #f8bd84, #f57070);
  border-radius: 10px;
  padding: 2px;
}
.service_note{
  background-color: #fff;
  border-radius: 10px;
}
.service_note_content{
  width: 960px;
  margin: 0 auto;
}
.service_note_content p{
  font-size: 20px;
  line-height: 1.4;
}
.service_note_content p.service_note_ttl{
  width: 617px;
  margin: 0 auto;
  padding: 50px 0 0;
}
.service_note_content p.service_note_text{
  font-size: 24px;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 5px;
}
.service_note_content p.service_note_text02{
  padding-bottom: 50px;
}
.characteristic{
  width: 1080px;
  margin: 0 auto 86px;
  background-color: #F5F5F5;
  font-size: 24px;
  border-radius: 10px;
}
.characteristic .sec_inner{
  padding: 51px 0 10px;
  width: 960px;
  margin: 0 auto;
}
.characteristic .sec_inner p{
  padding-bottom: 32px;
  font-size: 24px;
}
.characteristic p.characteristic_ttl{
  text-align: center;
  margin: 0 auto;
  padding-bottom: 31px;
  font-size: 32px;
  color: #F37979;
  font-weight: bold;
}
.qa_block{
  font-size: 24px;
  width: 1080px;
  margin: 0 auto 60px;
}
.qa_block .ttl_qa{
  font-size: 43px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 60px;
}
.qa_block .qa_answer {
  display: none;
  background-color: #F5F5F5;
  padding: 20px 47px 21px 38px;
}
.qa_block .answer_inner{
  display: flex;
}
.qa_block .qa_question {
  cursor: pointer;
  padding:26px 80px 25px 38px;
  background-color: #FFECEE;
  font-weight: bold;
  margin-bottom: 5px;
  position: relative;
  display: flex;
}
.qa_block .qa_question .qa_q{
  width: 22px;
  display: inline-block;
  margin-right: 20px;
  line-height: 1;
  position: relative;
  top: 4px;
  flex-shrink: 0;
}
.qa_block .qa_answer .qa_a{
  width: 21px;
  display: inline-block;
  margin-right: 20px;
  line-height: 1;
  flex-shrink: 0; 
  position: relative;
  top: 4px;
}
.qa_block .box_text{
  display: flex;
  gap: 43px;
  flex-direction: column;
}
.qa_block .box_text p{
  font-size: 24px;
  line-height: 1.5;
}
.qa_block .qa_icon::before {
  content:"";
  position: absolute;
  background: url(/merrymaids/first/common/images/ico_close.png) no-repeat;
  width: 48px;
  height: 46px;
  background-size: 100%;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.qa_block .qa_item{
  margin-bottom: 40px;
}
.qa_block .qa_item.is-open .qa_icon::before {
   content:"";
  position: absolute;
  background: url(/merrymaids/first/common/images/ico_open.png) no-repeat;
  width: 48px;
  height: 46px;
  background-size: 100%;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.a_tel{
  border-radius: 10px;
  background-color: #f37979;
  width: 670px;
  margin: 0 auto;
}
.a_tel a{
  font-size: 60px;
  font-weight: bold;
  text-align: center;
  color: #fff;
}
.a_tel a span{
  font-size: 30px;
  display: inherit;
  padding-bottom: 10px;
}
.footer{
  display: none;
  max-width: 1200px;
  width: 100%;
  position: fixed;
  bottom: 0;
  background-color: #fff;
}
.footer .footer_content{
  width: 670px;
  margin: 20px auto;
}
.footer .footer_content .service_note_link{
  font-size: 30px;
  text-align: center;
}
@media only screen and (max-width: 667px){
  .pc_only{
    display: none;
  }
  .sp_only {
    display: block;
  }
  main{
    padding-bottom: 30vw;
  }
  .header{
    height: 11vw;
  }
  .header_content{
    width: 100%;
    padding-top: 2%;
  }
  .header_content_logo_left{
    margin-left: 8%;
  }
  .header_content_logo_left a{
    width: 55.2%;
    margin-right: 5%;
  }
  .header_content_logo_left img.logo_duskin{
    width: 100%;
    padding-right: 0;
  }
  .header_content_logo_right{
    margin-right: 8%;
    margin-top: 0;
  }
  .header_content_logo_right a{
    width: 100%;
    margin: 0 0 0 auto;
    text-align: right;
  }
  .header_content_logo_right img.logo_merrymaids{
    width: 57%;;
    margin-top: 2.5%;
  }
  a.service_note_link{
    padding-top: 0;
  }
  .sup_ttl{
  font-size: 5.33vw;
  padding: 2vw 0;
  }
  .block_note{
   padding-bottom: 10%;
  }
  .block_note .list_note li{
    font-size: 2.67vw;
  }
  .mv_text{
    bottom: 5%;
    left: 5%;
    position: absolute;
    padding-bottom: 0;
  }
  .mv_text p{
    font-size: 3.7vw;
    letter-spacing:0.1em;
  }
  .block_text02 .ttl_mv{
    font-size: 5.73vw;
    text-align: center;
    margin-bottom: 5%;
    margin-top: 4vw;
    line-height: 1.6;
  }
  .block_text02 .box_text p{
    font-size: 3.7vw;
    line-height: 1.7;
  }
  .block_text02 .box_text .note{
    font-size: 2.93vw;
    padding-top: 1%;
  }
  .block_text02 .box_text{
    padding-bottom: 1%;
    margin: 0 auto 5%;
    width: 90%;
    padding-left: 0;
    padding-right: 0;
  }
  .block_text02 .box_text p{
    margin-bottom: 6%;
  }
  .block_text02 .box_text p:has(+ .note){
    margin-bottom: 3.5%;
  }
  .mv_text {
    background:none;
  }
  .three_content{
    margin-top: 5%;
    padding-bottom: 9%;
  }
  .three_content_ttl{
    padding-top: 10vw;
    margin-bottom: 6vw;
  }
  .three_content_ttl p{
    font-size: 6.56vw;
  }
  .three_content::before, .service_three::before{
    height: 2vw;
    top: -1.5vw;
  }
  .three_content::after, .service_three::after{
    height: 3vw;
    bottom: -1.3vw;
  }
  .three_content_img{
    width: 90%;
    margin: 0 auto;
    gap: 2.73vw;
  }
  .three_content_link{
    width: 100%;
    padding-right: 0;
    margin-left: 0;
  }
  .three_content_img a:nth-of-type(2){
    padding-right: 0;
  }
  .three_content_img_sp .three_content_link{
    width: 45%;
    padding-right: 0;
    margin: 2% auto 0;
  }
  .btn_content{
    width: 90%;
    margin: 10% auto;
  }
  .btn_content_last{
    margin-top: 3px;
    margin-bottom: 7%;
  }
  .footer .service_note_link{
    padding-top: 5%;
  }
  .btn_link{
    width: 100%;
    margin-bottom: 7%;
  }
  .btn_content02 .btn_link{
    margin-bottom: 7%;
  }
  .btn_content p{
    text-align: left;
    font-size: 4vw;
  }
  .service_ttl{
    width: 90%;
    margin: 0 auto 5%;
  }
  .service_ttl p{
    font-size: 5vw;
    margin-bottom: 2%;
    padding-top: 5%;
  }
  .service_ttl h2{
    font-size: 8vw;
    padding: 3px;
  }
  .request{
    width: 90%;
    margin: 0 auto 5%;
    border-radius: 10px;
    padding: 2px;
  }
  .request_content{
    width: 90%;
  }
  .request .request_block h3{
    padding: 5% 0 2%;
    margin-bottom: 3%;
  }
  .request .request_block h3 img{
    width: 80%;
  }
  .request .request_block .ttl_text{
    font-size: 3.7vw;
  }
  .features{
    display: inherit;
    margin-top: 7%;
  }
  .features_content{
    width: 100%;
    padding-right: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 5%;
  }
  .features_content_text{
    width: 50%;
  }
  .features_content_text p{
    font-size: 3vw;
    padding-left: 2%;
    height: auto;
  }
  .features_content_text p.features_content_ttl{
    width: 95%;
    margin-bottom: 7%;
    border-bottom: 1vw dotted #f37979;
  }
  #request04 .features_content_text p.text_height{
  height: auto;
  }
  .features_content_text p.features_content_ttl img{
    width: 45%;
  }
  .features_content:nth-of-type(2) p.features_content_ttl img, .features_content:nth-of-type(3) p.features_content_ttl img {
    padding-bottom: 0;
  }
  .features_content_img{
    width: 45%;
    margin-left: 5%;
    margin-top: 0;
  }
  .for_example_list{
    padding-bottom: 10%;
    border-bottom: 1vw dotted #c4c4c4;
  }
  .for_example_list ul li::before{
    width: 2vw;
    height: 2vw;
    left: 0;
    top: 2.5vw;
  }
  .for_example{
    margin: 5% 0;
    position: relative;
  }
  .for_example p{
    width: 90%;
  }
  .for_example_list ul{
    width: 100%;
  }
  #request04 .for_example_list ul,.request05 .for_example_list ul {
    width: 100%;
    font-size: 4vw;
  }
  #request04 .for_example_list ul li{
    font-size: 4vw;
    margin-bottom: 2%;
  }
  #request04 .request_block h3 img{
    width: 44%;
  }
  #request04 .request_block h3{
    padding-bottom: 2%;
  }
  #request04 .features{
    margin-top: 7%;
    margin-left: 0;
    margin-right: 0;
  }
  #request04{
    margin-bottom: 5%;
  }
  #request04 .fee_content dl{
    max-width: unset;
    width: 92%;
    margin: auto;
    padding-left: 0;
    padding-right: 0;
  }
  #request04 .fee_content dl dt{
    font-size: 3.2vw;
    padding: 1.37vw 0 1.3vw;
    margin-bottom: 0;
    width: 49%;
  }
  #request04 .fee_content dl .fz_big{
    font-size: 4.8vw;
  }
  #request04 .fee_content dl dd{
    padding:0;
    width: 48%;
  }
  #request04 .fee_content{
    padding: 7% 0;
    margin-top: 8%;
  }
  #request04 .fee_content dl .fz_small{
    font-size: 3.73vw;
  }
  #request04 .fee_example::after{
    width: 35%;
  }
  #request04 .fee_example{
    padding-bottom: 3%;
  }
  #request04 .for_example_list {
    padding-bottom: 9%;
    border-bottom: 6px dotted #c4c4c4;
}
  #request04 .features_content_text p{
    padding-right: 2.73vw;
    
  }
  #request04 .service_note_link{
    font-size: 4vw;
    padding-bottom: 9%;
  }
  .request05 .for_example_list ul li{
    font-size: 4vw;
    margin-bottom: 3%;
  }
  #request05 .fee_content .fee_info .fee_head{
    width: 33%;
    font-size: 3.2vw;
    padding: 1.33vw 2.33vw;
  }
  #request05 .fee_content .fee_info{
    width: 92%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5%;
    gap: unset;
  }
   #request05 .fee .fee_text.line{
    width: 92%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 7%;
  }
  .request05 .fee_content .fee_info .sz_small{
    font-size: 2.67vw;
  }
  .request05 .btn_service{
    width: 100%;
  }
  .request05 .service_note_link{
    font-size: 4.5vw;
    padding-bottom: 10%;
  }
  .request05 .for_example_list{
    padding-bottom: 8%;
    border-bottom: 6px dotted #c4c4c4;
  }
  #request05 .fee_content{
    padding: 6% 0 3%;
    padding-left: 0;
    padding-right: 0;
  }
  #request05 .fee_info .fee_txt p{
    font-size: 3.73vw;
    padding: 4.4vw 0 2.4vw;
    line-height: 1.2;
  }
  .service_three{
    padding-bottom: 1%;
  }
  .request05 .request_block h3 img{
    width: 61%;
  }
  .request05 .btn_service .service_flow {
    margin-top: 6%;
    margin-bottom: 6%;
    font-size: 4vw;
  }
  .request05 .service_note_link {
      font-size: 4vw;
      padding-bottom: 9%;
  }
  #request05 .features{
    margin-left: 0;
    margin-right: 0;
    margin-top: 7%;
  }
  .request05 .for_example{
    margin-bottom: 5%;
  }
  #request05 .fee_txt{
    width: 63%;
  }
  #request05 .fee_content .fee_head{
    min-height: 10.67vw;
    display: flex;
    align-items: center;
    justify-content: center;
}
  .request05 .for_example_list ul li .sz_small{
    font-size: 2.67vw;
  }
  .for_example_list ul li{
    font-size: 4vw;
    padding-left: 3vw;
  }
  .fee{
    margin: 10% auto;
  }
  .fee_example{
    font-size: 6vw;
    width: 35%;
    padding-bottom: 3%;
  }
  .fee_three{
    font-size: 4vw;
    margin: 10% auto 0;
  }
  .fee_content{
    width: 100%;
    padding: 6% 0;
    margin: 10% auto 3%;
  }
  #request01 .fee_content{
    padding: 6% 0 0;
  }
   #request01 .fee_content dl:nth-of-type(2){
    align-items: self-start;
   }
    #request01 .fee_content dl:nth-of-type(2) dt{
      line-height: 1.5;
      padding-top: 1vw;
      margin-bottom: 8%;
    }
     #request01 .fee_content dl:nth-of-type(2) dd{
      margin-bottom: 8%;
     }
  .fee_content dl dt{
    font-size: 4vw;
    width: 45%;
    padding: 0.5vw 0 0.5vw 0;
  }
  .fee_content dl dt:first-of-type{
    margin-bottom: 7%;
  }
  .fee_content dl dt span{
    font-size: 3vw;
  }
  #request01 .fee_content dl dd.fz28{
    font-size: 3.73vw;
    display: block;
    line-height: 1;
  }
  #request01 .fee_content dl dd span{
    font-size: 3.73vw;
  }
  #request01 .fee_content dl dd span>span{
    font-size: 2.67vw;
  }
 #request01 .fee_content dl dt{
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    line-height: 1.7;
  }
  .fee_content dl dd{
    font-size: 3.7vw;
    padding-left: 3%;
    width: 50%;
  }
  .fee_content dl dd:first-of-type{
    margin-bottom: 7%;
  }
  .fee_content dl dd span{
    font-size: 2.5vw;
  }
  #request03 .fee_content .text_line span, #request03 .fee_content dd span {
    font-size: 3.7vw;
  }
  #request03 .fee_content{
    padding-bottom: 3%;
  }
  #request03 .fee_content dl dd{
    margin-bottom: 3%;
  }
  #request03 .fee_content .text_line{
    padding-top: 3%;
  }
  .fee_note{
    width: 100%;
    font-size: 3.2vw;
    line-height: 1.3333;
  }
  .fee .fee_text{
    font-size: 5.33vw;
    margin-bottom: 4%;
  }
  .consultation_text{
    font-size: 4vw;
  }
  .btn_text{
    width: 50%;
  }
  .btn_content_last .btn_text{
    width: 52%;
  }
  .btn_content_last .btn_note{
    font-size: 3.2vw;
  }
  .btn_service{
    width: 100%;
    margin: 10% auto 15%;
  }
  #request04 .btn_service{
    width: 100%;
    margin-top: 0;
  }
  #request04 .fee{
    margin-bottom: 6%;
    margin-top: 11%;
  }
  #request04 .btn_service .service_flow{
    margin-top: 6%;
    margin-bottom: 6%;
    font-size: 4vw;
  }
  .btn_service .service_flow{
    font-size: 5vw;
    margin: 10% auto;
  }
  .service_difference{
    padding-top: 10%;
  }
  .service_difference_ttl{
    width: 90%;
    margin-bottom: 12%;
  }
  .service_difference_text{
    padding-bottom: 9%;
  }
  .service_difference_text:nth-last-of-type(1){
    padding-bottom: 8%;
  }
  .service_difference_text p{
    font-size: 4vw;
  }
  #service_flow{
    padding-bottom: 8%;
  }
  .service_difference_text .service_difference_text_service{
    font-size: 4.5vw;
  }
  #request02 .for_example_list ul{
    width: 100%;
    column-count: 2;
  }
  #request02 .for_example_list .note {
    font-size: 3.2vw;
    margin-top: 4%;
  }
  #request02 .for_example_list {
      padding-bottom: 11%;
  }
  #request02 .fee_content dl{
    max-width: unset;
    width: 92%;
    margin: auto;
    padding-top: 5%;
  }
  #request02 .fee_content dl dt{
    margin-bottom: 5%;
    font-size: 3.2vw;
    width: 32%;
  }
  #request02 .fee_content dl dd:first-of-type{
    margin-bottom: 5%;
  }
  #request02 .fee_content dl dt:first-of-type{
    margin-bottom: 5%;
    padding: 1% 0;
    min-height: 10.67vw;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #request02 .fee_content dl dd {
    width: 65%;
  }
 #request02 .fee .fee_text.line{
    width: 92%;
    margin: auto;
    margin-bottom: 2%;
  }
  #request02 .fee_content{
    padding-bottom: 7.2%;
    padding-left: 0;
    padding-right: 0;
  }
  #request02 .fee_content dl dd span {
      font-size: 4vw;
  }
  #request02 .fee_content dl .fz_big{
    font-size: 3.5vw;
  }
  #request02 .fee_content dl .fz_small{
    font-size: 3.2vw;
  }
  #request02 .for_example_list ul li{
    padding-right: 2%;
  }
  #request02 .fee_content p{
    font-size: 6vw;
  }
  #request02 .btn_service{
    margin: 10% auto 0;
    text-align: left;
  }
  #request02 .service_flow{
    margin: 10% auto 4%;
  }
  #request02{
  margin-bottom: 5%;
  }
  #request02 .service_note_link{
    font-size: 4.5vw;
    padding-bottom: 10%;
  }
  #request03 .for_example_list .for_example_list_content{
    width: 100%;
  }
  #request03 .for_example_list .for_example_list_content ul{
    column-count: 2;
  }
  #request03 .for_example_list .for_example_list_content .right{
    font-size: 4vw;
  }
  #request03 .for_example_list .for_example_list_content .for_example_note{
    font-size: 3vw;
  }
  #request03 .fee_content dl{
    width: 90%;
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
  }
  #request03 a.service_note_link{
    padding-top: 5%;
  }
  #request03 .fee_content dl dt{
    margin-bottom: 5%;
  }
  #service_flow .service_ttl h2{
    font-size: 6.5vw;
  }
  .flow_content{
    width: 90%;
    margin: 0 auto;
  }
  .flow_content_step{
    padding: 5% 5% 0 5%;
  }
  .flow_content_step_content{
    margin-bottom: 5%;
  }
  .flow_content_step_content .step_img{
    width: 20%;
  }
  .flow_content_step_content .step_text{
    width: 75%;
    padding-left: 3%;
  }
  .flow_content_step_content .step_text p{
    font-size: 2.8vw;
  }
  .flow_content_step_content .step_text p.step_text_ttl{
    font-size: 4.5vw;
  }
  .btn_service_flow{
    margin: 10% auto 0;
  }
  .btn_service_flow p{
    width: 60%;
    margin: 0 auto 5%;
  }
  .btn_service_flow a{
    width: 90%;
    margin: 0 auto 3%;
  }
  #service_note{
    width: 90%;
    margin: 0 auto 8%;
    border-radius: 5px;
  }
  .service_note{
    border-radius: 5px;
  }
  .service_note_content{
    width: 90%;
  }
  .service_note_content p{
    font-size: 2.67vw;
  }
  .service_note_content p.service_note_ttl{
    width: 100%;
    padding: 8% 0 0;
  }
  .service_note_content p.service_note_text{
    font-size: 3.2vw;
    margin-top: 4%;
    margin-bottom: 1%;
  }
  .service_note_content p.service_note_text02{
    padding-bottom: 8%;
  }
  .block_review{
    padding-top: 9%;
    padding-bottom: 5%;
  }
  .block_review .ttl_review{
    font-size: 4.27vw;
    margin-left: -5%;
    margin-right: -5%;
    margin-bottom: 4%;
  }
  .block_review .customer_review .review_info{
    font-size: 3.2vw;
    padding: 5.6% 4%;
  }
  .block_review .customer_review .title_review .text::after{
    width: 1px;
    top: 2px;
    bottom: 2px;
  }
  .block_review .customer_review .title_review .ico_star{
    font-size: 4vw;
  }
  .block_review .customer_review .head_review{
    font-size: 3.2vw;
    padding-bottom: 1.37vw;
    margin-bottom: 2.46vw;
  }
  .block_review .customer_review .date, .block_review .customer_review .age{
    font-size: 3.2vw;
  }
  .block_review .customer_review{
    gap: 4vw;
  }
  .block_review .customer_review .title_review{
    font-size: 3.2vw;
    margin-bottom: 0.55vw;
  }
  .qa_block .qa_question{
    font-size: 3.73vw;
  }
  .block_review .customer_review .title_review .text{
    font-size: 4vw;
    padding-right: 3vw;
    margin-right: 1vw;
  }
  .characteristic{
    width: 90%;
    margin: 0 auto 10%;
    border-radius: 5px;
  }
  .characteristic .sec_inner p.characteristic_ttl{
    font-size: 4.27vw;
  }
  .characteristic .sec_inner p{
    font-size: 3.2vw;
    padding-bottom: 5.5%;
  }
  .characteristic .sec_inner{
    width: 90%;
    padding-top: 7%;
    padding-bottom: 1%;
  }
  .qa_block .ttl_qa{
    font-size: 5.73vw;
    margin-bottom: 9%;
  }
  .qa_block{
     font-size: 3.73vw;
  }
  .qa_block .qa_icon::before{
    width: 6.4vw;
    height: 6.13vw;
    right: 2.67vw;
  }
  .qa_block .qa_item.is-open .qa_icon::before{
    width: 6.4vw;
    height: 6.13vw;
    right: 2.67vw;
  }
  .qa_block .box_text{
    gap: 9%;
  }
  .qa_block .box_text p{
    font-size: 3.73vw;
  }
  .qa_block .qa_question{
    padding: 2.67vw 13.33vw 2.67vw 2.67vw;
  }
  .qa_block .qa_question .qa_q{
    width: 3.2vw;
    margin-right: 2.93vw;
    top: 0.8vw;
  }
  .qa_block .qa_item{
    margin-bottom: 8%;
  }
  .qa_block .qa_answer .qa_a{
    width: 3.33vw;
    top: 0.8vw;
    margin-right: 2.93vw;
  }
  .qa_block .qa_answer{
    padding:2.67vw 6.87vw 2.67vw 2.67vw;
  }
  .qa_block{
    width: 90%;
    margin: 0 auto 10%;
  }
  .a_tel{
    width: 100%;
  }
  .a_tel a{
    font-size: 8vw;
  }
  .a_tel a span{
    font-size: 4vw;
    padding-bottom: 2%;
  }
  .footer .footer_content{
    width: 90%;
    margin: 5% auto;
  }
  .footer .footer_content .service_note_link{
    font-size: 4vw;
  }
}