@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Oswald:wght@200..700&display=swap');

/* -----mv----- */
#service_mv+div{
  position: relative;
  overflow: visible;
  background: linear-gradient(to bottom, rgba(255, 231, 205, 0.8) 0%, rgba(212, 235, 253, 0) 20%);
}
#service_mv+div::before{
  content: '';
  position: absolute;
  background-image: url(/common/upload_data/assist-centeringcojp/image/20250917172554.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom;
  width: 100%;
  height: 100%;
  bottom: 0;
  z-index: -1;
}
#service_mv+div .content_wrapper{
  padding: 0;
  max-width: 100%!important;
}
#service_mv+div .wrapper_item{
  justify-content: flex-start;
  align-items: center;
}
#service_mv+div .inner_item:nth-of-type(1){
  width: 60%!important;
}
#service_mv+div .inner_item:nth-of-type(2){
  width: 35%!important;
}
#service_mv+div .inner_item .inner_item_img img{
  height: 100%!important;
}
#service_mv+div .inner_item>a:hover .inner_item_img img{
  transform: none;
}
/* -----こんなお悩みありませんか----- */
#service_text+section{
  position: relative;
  overflow: visible;
  background: linear-gradient(to bottom, rgba(255, 231, 205, 0.8) 0%, rgba(212, 235, 253, 0) 10%);
}
#service_text+section::before{
  content: '';
  position: absolute;
  background-image: url(/common/upload_data/assist-centeringcojp/image/20250922094228.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom;
  width: 100%;
  height: 100%;
  bottom: 0;
  z-index: -1;
}
#service_text+section .img01{
  width: 60%;
  margin: 0 auto;
}
#service_text+section .nayami_img_wrapper{
  display: flex;
  justify-content: center;
  margin-top: 30px;
}
#service_text+section .left,
#service_text+section .right{
  width: 35%;
  position: relative;
}
#service_text+section .center{
  width: 20%;
}
#service_text+section .left::before{
  content: '';
  position: absolute;
  background-image: url(/common/upload_data/assist-centeringcojp/image/20250918110922.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 100px;
  height: 100px;
  left: -65px;
  top: -40px;
}
#service_text+section .left::after{
  content: '';
  position: absolute;
  background-image: url(/common/upload_data/assist-centeringcojp/image/20250918110922_2.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 100px;
  height: 100px;
  left: -50px;
  bottom: -100px;
}
#service_text+section .right::before{
  content: '';
  position: absolute;
  background-image: url(/common/upload_data/assist-centeringcojp/image/20250918110922_1.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 100px;
  height: 100px;
  right: -85px;
  bottom: -70px;
}
#service_text+section .left img:nth-of-type(1){
  transform: translateX(20px);
}
#service_text+section .left img:nth-of-type(2){
  margin-top: 10px;
}
#service_text+section .right img:nth-of-type(2){
  transform: translateX(20px);
  margin-top: 10px;
}
#service_text+section .yajirushi{
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
#service_text+section .yajirushi img{
  width: 3%;
}
#service_text+section .img02{
  width: 65%;
  margin: 0 auto;
}
#service_text+section .img03{
  width: 65%;
  margin: 5px auto 0;
}
#service_text+section .sns_wrapper{
  display: flex;
  margin: 40px auto 0;
  width: 60%;
}
/* -----特徴タイトル----- */
#features_title+section{
  overflow: visible;
}
#features_title+section .heading::before{
  content: '';
  position: absolute;
  background-image: url(/common/upload_data/assist-centeringcojp/image/20250922154847_5.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 180px;
  height: 180px;
  left: 210px;
  top: -25px;
}
#features_title+section .heading.block_header_6 .h{
  font-size: 5rem;
  letter-spacing: 0;
  color: #fff;
  font-family: "Barlow Condensed", sans-serif;
  position: relative;
}
#features_title+section .heading.block_header_6 .h::before{
  border-top: 1px solid #fff;
  width: 50px;
  height: 1px;
  bottom: -3px;
  left: 50%;
  transform: translateX(-50%);
}
#features_title+section .heading.block_header_6 .h::after{
  content: '';
  position: absolute;
  background-image: url(/common/upload_data/assist-centeringcojp/image/20250908134548.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 340px;
  height: 43px;
  left: 50%;
  transform: translateX(-50%);
  bottom: -3px;
  z-index: -1;
}
#features_title+section .heading.block_header_6 p{
  font-weight: bold;
  color: #fff;
}

/* -----特徴スタイル調整----- */
#features+div{
  position: relative;
  overflow: visible;
  padding-bottom: 300px;
}
#features+div::before{
  content: '';
  position: absolute;
  background-image: url(/common/upload_data/assist-centeringcojp/image/20250919155316.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
  top: 0;
}
#features+div::after{
  content: '';
  position: absolute;
  background-image: url(/common/upload_data/assist-centeringcojp/image/20250917175346.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom;
  width: 100%;
  height: 100%;
  bottom: 0;
}
#features+div .wrapper_item{
  overflow: visible;
  position: relative;
}
#features+div .inner_item{
  background: #fff;
  border: 1px solid #3AB54C;
  box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.2);
  border-radius: 20px;
  padding: 30px;
  margin: 0 0 25px !important;
  position: relative;
}
#features+div .inner_item:nth-of-type(2)::before{
  content: '';
  position: absolute;
  background-image: url(/common/upload_data/assist-centeringcojp/image/20250922160647.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 120px;
  height: 120px;
  left: -90px;
  bottom: -60px;
  z-index: 1;
}
#features+div .inner_item:nth-of-type(4)::after{
  content: '';
  position: absolute;
  background-image: url(/common/upload_data/assist-centeringcojp/image/20250918115202.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 220px;
  height: 150px;
  right: 10px;
  top: 80px;
}
#features+div .inner_item:nth-of-type(5)::after{
  content: '';
  position: absolute;
  background-image: url(/common/upload_data/assist-centeringcojp/image/20250922160646_1.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 80px;
  height: 140px;
  right: -60px;
  bottom: -160px;
}
#features+div .inner_item>a{
  flex-basis: 20%;
  max-width: 20%;
}
#features+div .inner_item .inner_item_img{
  width: 200px;
  height: 200px;
}
#features+div .inner_item .inner_item_img img{
  width: 100%;
  height: 100% !important;
  object-fit: contain;
  object-position: top;
  display: block;
}
#features+div .inner_item .inner_item_txt{
  flex-basis: 80%;
  max-width: 80%;
}
#features+div .inner_item .inner_item_txt p:nth-of-type(1){
  margin-bottom: 0;
}
#features+div .inner_item .inner_item_txt .dotted-title{
  position: relative;
  display: flex;
  align-items: center;
}
#features+div .inner_item .inner_item_txt .dotted-title::before{
  content: '';
  position: absolute;
  background: #3AB54C;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  right: 0;
}
#features+div .inner_item .inner_item_txt .dotted-title::after{
  content: "";
  flex-grow: 1;
  margin-left: 10px;
  margin-right: 15px;
  border-bottom: 5px dotted #3AB54C;
  position: relative;
}
#features+div .inner_item .inner_item_txt .title-deco{
  font-size: 1.8em;
  color: #FA9522;
  border: 2px solid #FA9522;
  border-radius: 10px;
  padding: 0 10px;
  margin-top: 10px;
  display: inline-block;
}
#features+div .inner_item .inner_item_txt .orange-box{
  margin-top: 20px;
  display: flex;
  justify-content: flex-start;
  gap: 10px;
}
#features+div .inner_item .inner_item_txt .orange-box img{
  width: calc(100% / 4 - 10px);
}
#features+div .inner_item .inner_item_txt .orange-box02 img{
  width: calc(100% / 4 * 1.5 - 10px);
}
#features+div .inner_item .inner_item_txt .otoku_img{
  width: 100%;
}
/* -----特徴吹き出し----- */
#features_fukidashi+section{
  position: absolute;
  transform: translateY(-275px);
  width: 100%;
  z-index: 3;
  overflow: visible;
}
/* -----フロー02----- */
#flow02+div{
  position: relative;
  overflow: visible;
  text-align: left;
}
#flow02+div::after{
  content: '';
  position: absolute;
  background-image: url(/common/upload_data/assist-centeringcojp/image/20250917181403.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom;
  width: 100%;
  height: 100%;
  bottom: -60px;
}
/* -----フロー02タイトル----- */
#flow02+div .heading::before{
  content: '';
  position: absolute;
  background-image: url(/common/upload_data/assist-centeringcojp/image/20250922160646.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 120px;
  height: 120px;
  left: 200px;
  top: -15px;
}
#flow02+div .heading.block_header_6 .h{
  font-size: 5rem;
  letter-spacing: 0;
  color: #FA9522;
  font-family: "Barlow Condensed", sans-serif;
  position: relative;
}
#flow02+div .heading.block_header_6 .h::before{
  border-top: 1px solid #111;
  width: 50px;
  height: 1px;
  bottom: -3px;
  left: 50%;
  transform: translateX(-50%);
}
#flow02+div .heading.block_header_6 .h::after{
  content: '';
  position: absolute;
  background-image: url(/common/upload_data/assist-centeringcojp/image/20250908134548.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 520px;
  height: 55px;
  left: 50%;
  transform: translateX(-50%);
  bottom: -5px;
  z-index: -1;
}
#flow02+div .heading.block_header_6 p{
  font-weight: bold;
}
/* ----フロー02画像----- */
#flow02+div .inner_item .inner_item_img img{
  object-fit: contain;
  height: 100%!important;
}
/* ----フロー02矢印----- */
#flow02+div .inner_item{
  position: relative;
}
#flow02+div .inner_item:nth-of-type(1)::after,
#flow02+div .inner_item:nth-of-type(2)::after{
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 0 20px 30px;
  border-color: transparent transparent transparent #3AB54C;
  right: -65px;
  top: 230px;
  z-index: 1;
}
/* -----お客様の声タイトル----- */
#voice+div .heading::before{
  content: '';
  position: absolute;
  background-image: url(/common/upload_data/assist-centeringcojp/image/20250916122814.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 100px;
  height: 100px;
  right: 250px;
}
#voice+div .heading.block_header_6 .h{
  font-size: 5rem;
  letter-spacing: 0;
  color: #FA9522;
  position: relative;
  font-family: "Barlow Condensed", sans-serif;
}
#voice+div .heading.block_header_6 .h::before{
  border-top: 1px solid #111;
  width: 50px;
  height: 1px;
  bottom: -3px;
  left: 50%;
  transform: translateX(-50%);
}
#voice+div .heading.block_header_6 .h::after{
  content: '';
  position: absolute;
  background-image: url(/common/upload_data/assist-centeringcojp/image/20250908134548.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 450px;
  height: 50px;
  left: 50%;
  transform: translateX(-50%);
  bottom: -5px;
  z-index: -1;
}
#voice+div .heading.block_header_6 p{
  font-weight: bold;
}
/* -----お客様の声レイアウト調整----- */
#voice+div .inner_item{
  border: 1px solid #FA9522;
  box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.2);
}
#voice+div .inner_item .comments_info p{
  color: #FA9522;
}
#voice+div .pointer{
  display: none!important;
}
#voice+div .slick-arrow:before{
  border-top: none;
  border-left: none;
  background-image: url(/common/upload_data/assist-centeringcojp/image/20250917085948.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
}
#voice+div .slick-prev:before{
  transform: rotate(90deg);
  left: calc(50% - 50px);
}
#voice+div .slick-next:before{
  transform: rotate(-90deg);
  left: calc(50% - -20px);
}

/* -----よくある質問----- */
#faq+div{
  position: relative;
  background: linear-gradient(to bottom, rgba(255, 231, 205, 0.8) 0%, rgba(212, 235, 253, 0) 10%);
}
#faq+div::before{
  content: '';
  position: absolute;
  background-image: url(/common/upload_data/assist-centeringcojp/image/20250917181357.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom;
  width: 100%;
  height: 100%;
  bottom: 0;
  z-index: -1;
}
/* -----よくある質問タイトル----- */
#faq+div .heading::before{
  content: '';
  position: absolute;
  background-image: url(/common/upload_data/assist-centeringcojp/image/20250922122334.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 120px;
  height: 120px;
  left: 320px;
}
#faq+div .heading.block_header_6 .h{
  font-size: 5rem;
  letter-spacing: 0;
  color: #FA9522;
  position: relative;
  font-family: "Barlow Condensed", sans-serif;
}
#faq+div .heading.block_header_6 .h::before{
  border-top: 1px solid #111;
  width: 50px;
  height: 1px;
  bottom: -3px;
  left: 50%;
  transform: translateX(-50%);
}
#faq+div .heading.block_header_6 .h::after{
  content: '';
  position: absolute;
  background-image: url(/common/upload_data/assist-centeringcojp/image/20250908134548.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 200px;
  height: 30px;
  left: 50%;
  transform: translateX(-50%);
  bottom: 4px;
  z-index: -1;
}
#faq+div .heading.block_header_6 p{
  font-weight: bold;
}
/* -----よくある質問スタイル変更----- */
#faq+div .wrapper_item{
  counter-reset: faq;
}
#faq+div dl{
  border-bottom: 1px dashed #111;
  position: relative;
}
#faq+div dl:nth-of-type(1){
  border-top: 1px dashed #111;
}
#faq+div dl:nth-of-type(4)::before{
  content: '';
  position: absolute;
  background-image: url(/common/upload_data/assist-centeringcojp/image/20250916122803.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 100px;
  height: 100px;
  right: -100px;
  top: 50%;
  transform: translateY(-50%);
}
#faq+div dl:nth-of-type(5)::before{
  content: '';
  position: absolute;
  background-image: url(/common/upload_data/assist-centeringcojp/image/20250916122809.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 100px;
  height: 100px;
  left: -100px;
  bottom: -50px;
}
#faq+div dt{
  counter-increment: faq;
  padding-left: 60px;
  padding-right: 60px;
  font-size: 2.4rem;
  color: #FA9522;
  font-weight: bold;
}
#faq+div dt::before{
  content: "Q" counter(faq);
  color: #FA9522;
  font-family: "Barlow Condensed", sans-serif;
  font-family: "Oswald", sans-serif;
  font-size: 5rem;
  font-weight: 500;
  line-height: 1;
  top: 50%;
  transform: translateY(-50%);
}
#faq+div dd{
  background: #FFE9D2;
  padding-left: 60px;
}
#faq+div dd::before{
  content: 'A.';
  font-size: 3.5rem;
  color: #FA9522;
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 500;
  line-height: 1;
  top: 50%;
  transform: translateY(-50%);
  left: 1.5rem;
}
#faq+div dd span{
  padding: 10px 0;
}
#faq+div dt i.more{
  width: 25px;
  height: 25px;
  border-radius: 50%;
  border: 1px solid #111;
  background: #fff;
  top: 50%;
  transform: translateY(-50%);
  right: 25px;
  z-index: 1;
}
#faq+div dt i.more::before{
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  border: 0;
  border-top: solid 1px #111;
  border-right: solid 1px #111;
  transform: translate(-50%, -50%) rotate(135deg);
  top: 50%;
  left: 50%;
  z-index: 1;
}
#faq+div dt.open i.more:before{
  content: '';
}
#faq+div dt i.more::after{
  content: '';
  position: absolute;
  width: 1px;
  height: 12px;
  background: #111;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
/* -----コンタクト----- */
#contact+div{
  background: linear-gradient(90deg, #FA9522, #FFDB40);
}
/* -----コンタクトタイトル----- */
#contact+div .heading.block_header_6{
  margin-bottom: 0;
}
#contact+div .heading.block_header_6 .h{
  font-size: 5rem;
  letter-spacing: 0;
  color: #fff;
  font-family: "Barlow Condensed", sans-serif;
  position: relative;
}
#contact+div .heading.block_header_6 .h::before{
  content: '&';
  font-size: 3rem;
  font-weight: 400;
  color: #fff;
  left: 50%;
  transform: translateX(45%);
  border-top: none;
  width: auto;
  height: auto;
  top: 11px;
}
#contact+div .heading.block_header_6 .h::after{
  content: '';
  position: absolute;
  background-image: url(/common/upload_data/assist-centeringcojp/image/20250908134548.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 450px;
  height: 50px;
  left: 50%;
  transform: translateX(-50%);
  bottom: -7px;
  z-index: -1;
}
/* -----コンタクトスタイル変更----- */
#contact+div .inner_item{
  flex-direction: column-reverse;
  position: relative;
  justify-content: flex-end;
}
#contact+div .inner_item:nth-of-type(1)::before{
  content: '';
  position: absolute;
  background-image: url(/common/upload_data/assist-centeringcojp/image/20250908135045.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 130px;
  height: 130px;
  left: -20px;
  top: -5px;
}
#contact+div .inner_item:nth-of-type(2)::after{
  content: '';
  position: absolute;
  background-image: url(/common/upload_data/assist-centeringcojp/image/20250908135050.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 150px;
  height: 150px;
  right: -85px;
  top: -20px;
}
#contact+div .inner_item_txt p{
  color: #fff;
}
#contact+div .contents_btn01 .content_wrapper{
  padding-bottom: 10px;
}
#contact+div .contents_btn01 a{
  background: #fff;
  color: #FA9522!important;
  border: 1px solid #000;
  box-shadow: 3px 3px 0 0 #FF9935;
  min-width: 347px;
  transition: .3s;
}
#contact+div .contents_btn01 a:hover{
  opacity: 0.7;
}
#contact+div .contents_btn01 a::before{
  content: '';
  position: absolute;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  border: 1px solid #111;
  top: 50%;
  transform: translateY(-50%);
  right: 8px;
}
#contact+div .contents_btn01 a::after{
  content: '';
  position: absolute;
  width: 1px;
  height: 30px;
  background: #111;
  top: 50%;
  transform: translateY(-50%);
  right: 44px;
}
#contact+div .contents_btn01 a span{
  padding: 10px 80px 10px 15px;
  font-weight: bold;
  text-align: left;
  position: relative;
}
#contact+div .contents_btn01 a span::before{
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  border: 0;
  border-top: solid 1px #111;
  border-right: solid 1px #111;
  transform: rotate(45deg);
  top: 0;
  right: 16px;
  bottom: 0;
  margin: auto;
}
#contact+div .contents_btn01 a span::after{
  content: '';
  position: absolute;
  width: 12px;
  height: 1px;
  background: #111;
  top: 50%;
  transform: translateY(-50%);
  right: 16px;
}

/* -----レスポンシブ----- */
@media screen and (max-width: 1400px){
  /* -----faq----- */
  #faq+div dl:nth-of-type(5)::before{
    left: -45px;
  }
}
@media screen and (max-width: 1350px){
  /* -----特徴----- */
  #features+div .inner_item:nth-of-type(2)::before{
    left: -20px;
  }
  #features+div .inner_item:nth-of-type(5)::after{
    right: -10px;
    bottom: -130px;
  }
}
@media screen and (max-width: 1250px){
  /* -----特徴----- */
  #features+div .inner_item:nth-of-type(1)::before{
    right: 0;
  }
  /* -----お客様の声----- */
  #voice+div .slick-prev:before{
    left: calc(50% - 15px);
  }
  #voice+div .slick-next:before{
    left: calc(50% - 15px);
  }
  /* -----faq----- */
  #faq+div dl:nth-of-type(4)::before{
    content: none;
  }
  #faq+div dl:nth-of-type(5)::before{
    content: none;
  }
}
@media screen and (max-width: 1100px){
  /* -----フロータイトル----- */
  #flow02+div .heading::before{
    left: 150px;
  }
  /* -----フロー----- */
  #flow02+div .inner_item:nth-of-type(1)::after,
  #flow02+div .inner_item:nth-of-type(2)::after{
    top: 16vw;
    right: -55px;
  }
  /* -----お客様の声----- */
  #voice+div .heading::before{
    right: 150px;
  }
  /* -----コンタクト----- */
  #contact+div .wrapper_item{
    overflow: visible;
  }
  #contact+div .inner_item:nth-of-type(1)::before{
    left: -30px;
    top: 125px;
  }
  #contact+div .inner_item:nth-of-type(2)::after{
    right: -85px;
    top: 106px;
  }
}
@media screen and (max-width: 1050px){
  /* -----特徴タイトル----- */
  #features_title+section .heading::before{
    left: 130px;
  }
}
@media screen and (max-width: 1000px){
  /* -----フロータイトル----- */
  #flow02+div .heading::before{
    left: 100px;
  }
  /* -----よくある質問----- */
  #faq+div .heading::before{
    left: 240px;
  }
}
@media screen and (max-width: 950px){
  /* -----特徴タイトル----- */
  #features_title+section .heading::before{
    left: 50px;
  }
}
@media screen and (max-width: 900px){
  /* -----お悩み----- */
  #service_text+section .left::before{
    left: -30px;
    top: -95px;
  }
  #service_text+section .right::before{
    right: -70px;
  }
  /* -----特徴----- */
  #features+div .inner_item .inner_item_img{
    width: auto;
  }
  #features_fukidashi+section .inner_item_img{
    max-width: 80%!important;
    max-width: 100%!important;
  }
  #features+div .inner_item:nth-of-type(4)::after{
    width: 180px;
    height: 135px;
  }
  /* -----フロータイトル----- */
  #flow02+div .heading::before{
    left: 50px;
  }
  /* -----フロー02矢印----- */
  #flow02+div .inner_item:nth-of-type(1)::after,
  #flow02+div .inner_item:nth-of-type(2)::after{
    content: none;
  }
  /* -----お客様の声----- */
  #voice+div .heading::before{
    right: 80px;
  }
  /* -----よくある質問----- */
  #faq+div .heading::before{
    left: 200px;
  }
  /* -----コンタクト----- */
  #contact+div .inner_item:nth-of-type(1)::before{
    top: 160px;
  }
  #contact+div .inner_item:nth-of-type(2)::after{
    top: 140px;
  }
}
@media screen and (max-width: 768px){
  /* -----こんなお悩みありませんか----- */
  #service_text+section .left::before{
    width: 70px;
    height: 70px;
    left: -25px;
  }
  #service_text+section .left::after{
    width: 70px;
    height: 70px;
    left: -25px;
    bottom: -70px;
  }
  #service_text+section .right::before{
    width: 70px;
    height: 70px;
    right: -50px;
  }
  #service_text+section .img02{
    width: 100%;
  }
  #service_text+section .sns_wrapper{
    width: 90%;
  }
  /* -----特徴タイトル----- */
  #features_title+section .heading::before{
    width: 150px;
    height: 150px;
    left: 10px;
    top: -20px;
  }
  #features_title+section .heading.block_header_6 .h::before{
    bottom: 5px;
  }
  #features_title+section .heading.block_header_6 .h::after{
    width: 300px;
    height: 35px;
    bottom: 3px;
  }
  /* -----特徴----- */
  #features+div{
    padding-bottom: 200px;
  }
  #features+div .inner_item>a{
    max-width: 100%;
  }
  #features+div .inner_item .inner_item_img{
    margin: 0 auto;
    width: 280px;
    height: 300px;
  }
  #features+div .inner_item .inner_item_txt{
    max-width: 100%;
  }
  #features+div .inner_item .inner_item_txt .dotted-title{
    font-size: 2em!important;
  }
  #features+div .inner_item .inner_item_txt .dotted-title::after{
    content: none;
  }
  #features+div .inner_item .inner_item_txt .dotted-title::before{
    content: none;
  }
  #features+div .inner_item:nth-of-type(6){
    width: 100%!important;
  }
  #features+div .inner_item .inner_item_txt .orange-box{
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  #features+div .inner_item .inner_item_txt .orange-box img{
    width: calc(100% / 2 - 10px);
  }
  #features+div .inner_item .inner_item_txt .orange-box02 img{
    width: 50%;
  }
  #features+div .inner_item .inner_item_txt .otoku_img{
    width: 100%;
  }
  #features_fukidashi+section{
    transform: translateY(-200px);
  }
  #features+div .inner_item:nth-of-type(2)::before,
  #features+div .inner_item:nth-of-type(4)::after,
  #features+div .inner_item:nth-of-type(5)::after{
    content: none;
  }
  /* -----フロータイトル----- */
  #flow02+div .heading::before{
    left: 0;
  }
  #flow02+div .heading.block_header_6 .h::before{
    bottom: 0;
  }
  #flow02+div .heading.block_header_6 .h::after{
    width: 450px;
    height: 46px;
  }
  /* -----フロー----- */
  #flow02+div .wrapper_item{
    gap: 50px;
  }
  #flow02+div .inner_item{
    margin-bottom: 30px;
  }
  #flow02+div .inner_item:nth-of-type(1)>a::before,
  #flow02+div .inner_item:nth-of-type(2)>a::before,
  #flow02+div .inner_item:nth-of-type(3)>a::before{
    top: -100px;
  }
  #flow02+div .inner_item:nth-of-type(1)::after,
  #flow02+div .inner_item:nth-of-type(2)::after{
    content: '';
    border-width: 30px 15px 0 15px;
    border-color: #FA9522 transparent transparent transparent;
    left: 50%;
    transform: translateX(-50%);
    top: initial;
    bottom: -20px;
    z-index: 1;
  }
  /* -----お客様の声----- */
  #voice+div .heading::before{
    right: 30px;
  }
  #voice+div .heading.block_header_6 .h::before{
    bottom: 5px;
  }
  #voice+div .heading.block_header_6 .h::after{
    width: 380px;
    height: 40px;
    bottom: 0;
  }
  /* -----よくある質問----- */
  #faq+div .heading::before{
    left: 140px;
  }
  #faq+div .heading.block_header_6 .h::before{
    bottom: 5px;
  }
  #faq+div .heading.block_header_6 .h::after{
    width: 130px;
    height: 15px;
    bottom: 13px;
  }
  #faq+div dt{
    font-size: 2rem;
  }
  /* -----コンタクト----- */
  #contact+div .heading.block_header_6 .h::after{
    width: 370px;
    height: 40px;
    bottom: 0;
  }
  #contact+div .inner_item:nth-of-type(1)::before{
    content: none;
  }
  #contact+div .inner_item:nth-of-type(2)::before{
  content: '';
  position: absolute;
  background-image: url(/common/upload_data/assist-centeringcojp/image/20250908135045.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 130px;
  height: 130px;
  left: -20px;
  top: 106px;
  }
  #contact+div .inner_item:nth-of-type(2)::after{
    top: 90px;
  }
  #contact+div .contents_btn01 a{
    min-width: 286px;
  }
  #contact+div .contents_btn01 a span{
    padding: 10px 55px 10px 10px;
  }
}
@media screen and (max-width: 650px){
  /* -----フロー----- */
  #flow02+div .heading::before{
    top: 50px;
  }
  /* -----お客様の声----- */
  #voice+div .heading::before{
    right: -30px;
  }
}
@media screen and (max-width: 600px){
  /* ----特徴----- */
  #features_title+section .heading::before{
    left: 0;
  }
  /* ----faq----- */
  #faq+div .heading::before{
    left: 60px;
  }
}
@media screen and (max-width: 550px){
  /* ----特徴----- */
  #features_title+section .heading::before{
    left: -5px;
    top: 65px;
    transform: none;
  }
}
@media screen and (max-width: 500px){
  /* -----お悩みありませんか----- */
  #service_text+section{
    padding-top: 50px;
    padding-bottom: 50px;
  }
  #service_text+section .left::before{
    top: -65px;
  }
  #service_text+section .left::after{
    width: 60px;
    height: 60px;
    bottom: -60px;
  }
  #service_text+section .right::before{
    width: 60px;
    height: 60px;
    bottom: -60px;
  }
  #service_text+section .left img:nth-of-type(1){
    transform: translateX(5px);
  }
  #service_text+section .left img:nth-of-type(2){
    transform: translateX(-15px);
  }
  /* -----特徴----- */
  #features+div{
    padding-bottom: 150px;
  }
  #features_fukidashi+section{
    transform: translateY(-150px);
  }
  /* -----フロー----- */
  #flow02+div .heading.block_header_6 .h{
    font-size: 4rem;
  }
  #flow02+div .heading.block_header_6 .h::after{
    width: 370px;
    height: 37px;
    bottom: 0;
  }
  /* -----お客様の声----- */
  #voice+div .heading::before{
    content: none;
  }
  /* ----faq----- */
  #faq+div .heading::before{
    left: 0;
  }
}
@media screen and (max-width: 450px){
  /* ----特徴----- */
  #features_title+section .heading::before{
    top: 70px;
  }
  #features+div .inner_item:nth-of-type(6) .inner_item_txt p{
    font-size: 1.2rem;
  }
  /* -----お客様の声----- */
  #voice+div .heading.block_header_6 .h{
    font-size: 4rem;
  }
  #voice+div .heading.block_header_6 .h::after{
    width: 330px;
    height: 35px;
  }
 /* -----コンタクト----- */
  #contact+div .inner_item:nth-of-type(2)::before{
    left: -50px;
  }
  #contact+div .inner_item:nth-of-type(2)::after{
    right: -100px;
  }
  /* ----faq----- */
  #faq+div .heading::before{
    right: 0;
  }
}
@media screen and (max-width: 400px){
  #features+div .inner_item .inner_item_txt .dotted-title{
    font-size: 1.5em!important;
  }
}

/* -----MV画像差し替えPCとSPで変える----- */
#sp_mv+section{
  display: none;
}
@media screen and (max-width: 768px){
  #sp_mv+section{
    display: block;
  }
  #sp_mv+section .content_wrapper{
    padding: 0;
  }
  #service_mv+div{
    display: none;
  }
}
/* 追記---20250924 */
/* フロー矢印位置 */
#flow02+div .inner_item:nth-of-type(1)::after,
#flow02+div .inner_item:nth-of-type(2)::after{
  top: 50%!important;
}
@media screen and (max-width: 1100px){
  #flow02+div .inner_item:nth-of-type(1)::after,
  #flow02+div .inner_item:nth-of-type(2)::after{
    right: -50px;
  }
}
@media screen and (max-width: 768px){
  #flow02+div .inner_item:nth-of-type(1)::after,
  #flow02+div .inner_item:nth-of-type(2)::after{
    top: initial!important;
  }
}
/* コンタクト */
@media screen and (max-width: 1170px){
  #contact+.composite_box01 .inner_item:nth-of-type(2)::after{
    top: initial;
    bottom: -25px;
    right: -100px;
  }
}
@media screen and (max-width: 900px){
  #contact+.composite_box01 .inner_item:nth-of-type(1)::before{
    top: -30px;
    left: -50px;
  }
  #contact+.composite_box01 .inner_item:nth-of-type(2)::after{
    right: -110px;
  }
}
@media screen and (max-width: 768px){
  #contact+.composite_box01 .inner_item:nth-of-type(2)::after{
    top: -40px;
    bottom: initial;
    right: -85px;
  }
}
@media screen and (max-width: 550px){
  #contact+.composite_box01 .inner_item:nth-of-type(2)::after{
    top: 90px;
  }
}
@media screen and (max-width: 500px){
  #contact+div .inner_item:nth-of-type(2)::before{
    left: -80px;
  }
  #contact+.composite_box01 .inner_item:nth-of-type(2)::after{
    right: -120px;
  }
}
/* 追記-----20250929 */
/* お悩み */
@media screen and (max-width: 768px){
  #service_text+section .img03{
    width: 100%;
  }
  #service_text+section .sns_wrapper{
    margin: 20px auto 0;
  }
}