
@charset "UTF-8";

/*--購入事例--*/
#purchase_example  + div.widget_gallery01 .content_wrapper{
    max-width: 900px !important;
}

#purchase_example  + div.widget_gallery01 .inner_item{
    display: flex;
    justify-content: center;
    align-items: center;
}

#purchase_example  + div.widget_gallery01 .inner_item:nth-child(odd){
   flex-direction:row-reverse;
}

#purchase_example  + div.widget_gallery01.add_design4 .inner_item .heading.block_header_2{
  border: 1px solid #dbdbdb;
  padding: 3rem 1rem!important;
  margin: 0 2rem!important;
}

#purchase_example  + div.widget_gallery01.add_design4 .inner_item .heading.block_header_2 .h{
  display:none;
}

@media screen and (max-width:900px){
  #purchase_example  + div.widget_gallery01 .inner_item{
    flex-direction:column!important;
  }
}


/*--サービスポイント--*/
#imaga_text + section.contents_box01 .inner_item_img a{
  display: block;
  width: 100%;
  position: relative;
  padding-top: min(250px , 67%);
}

#imaga_text + section.contents_box01 .inner_item_img a img{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: center;
}

@media screen and (max-width: 900px){
  #imaga_text + section.contents_box01 .inner_item_img a{
    padding-top: min(350px , 67%);
  }
}


/*--お客様の声--*/
#lower_voice + div.widget_gallery01 .content_wrapper > .heading.block_header_2 p{
  display:none;
}

#lower_voice + div.widget_gallery01 .wrapper_item{
  display: flex;
  flex-wrap: wrap;
}

#lower_voice + div.widget_gallery01 .wrapper_item .inner_item{
    width:50%;
    display: flex;
    justify-content: center;
}

#lower_voice + div.widget_gallery01.add_design4 .inner_item>a{
    pointer-events: none;
    width: 10vw;
    margin: 0 0 0 auto;
}

#lower_voice + div.widget_gallery01.add_design4 .inner_item>a img{
  max-height: 150px;
  margin: 0 0 0 auto;
}

#lower_voice + div.widget_gallery01.add_design4 .inner_item .heading {
  width: 70%;
}

#lower_voice + div.widget_gallery01.add_design4 .inner_item .heading.block_header_2{
  display: flex;
  flex-direction: column-reverse;
  justify-content: space-between;
  gap: 2rem;
}

#lower_voice + div.widget_gallery01.add_design4 .inner_item .heading.block_header_2 .h,
#lower_voice + div.widget_gallery01.add_design4 .inner_item .heading.block_header_2 p{
  font-family: "Noto Sans JP",sans-serif;
}

#lower_voice + div.widget_gallery01.add_design4 .inner_item .heading.block_header_2 .h{
  font-size:1.8rem!important;
}

@media screen and (max-width: 1350px){
  #lower_voice + div.widget_gallery01.add_design4 .inner_item .heading.block_header_2 .h{
    font-size:1.8rem!important;
  }
}

#lower_voice + div.widget_gallery01 .content_wrapper > .heading.block_header_2{
  margin-bottom:6rem;
}

#lower_voice + div.widget_gallery01 .content_wrapper > .heading.block_header_2 .h{
    margin-top:3rem;
    font-size: 3.4rem !important;
}

#lower_voice + div.widget_gallery01 .content_wrapper > .heading.block_header_2 .h:before{
    content: "";
    display: block;
    position: absolute;
    background: var(--i_main_color);
    width: 1px;
    height: 30px;
    bottom: 0;
    left: calc(50% - 0.5px);
    width: 30px;
    height: 1px;
    bottom: -20px;
    left: 0;
}

@media screen and (max-width: 800px){
  #lower_voice + div.widget_gallery01 .content_wrapper > .heading.block_header_2{
    margin-bottom:4rem;
  }

  #lower_voice + div.widget_gallery01 .content_wrapper > .heading.block_header_2 .h{
    font-size: 2.5rem !important;
  }

  #lower_voice + div.widget_gallery01 .content_wrapper > .heading.block_header_2 .h:before{
    width: 20px;
    bottom: -10px;
  } 
}

@media screen and (max-width: 600px){
  #lower_voice + div.widget_gallery01 .wrapper_item .inner_item{
    width:100%;
  }

  #lower_voice + div.widget_gallery01.add_design4 .inner_item>a{
    width: 20%;
    min-width: 70px;
  }

  #lower_voice + div.widget_gallery01.add_design4 .inner_item .heading {
    width: 80%;
    padding-left: 1.5em!important;
  }
}



/*--ご利用者の感想--*/
.smb-rating-box__item__evaluation__bar{
  background-color: #eee;
  position: relative;
  border-radius: 6px;
  height: 16px
}

.smb-rating-box__item__evaluation__rating{
  width: 90%;
  background-color: #c12951;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 6px;
  height: 16px  
}


/*--仕入れ値の限界に挑戦！--*/
#image_buyma + section .content_wrapper .heading.block_header_1 p,
#image_buyma + section .content_wrapper .heading.block_header_6 .h{
  background-image: linear-gradient(transparent 60%, rgba(227, 218, 39, 0.5) 60%);
  font-family: "Noto Sans JP",sans-serif;
  font-weight: bold!important;
  background-size: 100% 1.39em;
  background-repeat: repeat-y;
}

#image_buyma + section .content_wrapper .inner_item_img{
  position:relative;
  height: 450px;
  overflow: hidden;
}

#image_buyma + section .content_wrapper .inner_item_img img{
  object-fit: cover;
  height: 100%!important;
}

#image_buyma + section .content_wrapper .inner_item_img:before{
  content:"";
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background-color:#000;
  opacity:0.5;
}


#image_buyma + section .content_wrapper  .inner_item_img .buyma_inner{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

#image_buyma + section .content_wrapper  .inner_item_img .buyma_inner p.add_text {
  background-image: linear-gradient(transparent 60%, rgba(227, 218, 39, 0.5) 60%);
  font-size: 4rem;
  display: inline;
  color: #ffffff;
  font-weight: 700;
}

@media screen and (min-width:769px){
  #image_buyma + section .content_wrapper  .inner_item_img .buyma_inner p.add_text .spbr{
    display:inline!important;
  }
}

@media screen and (max-width:768px){
  #image_buyma + section .content_wrapper .inner_item_img {
    height: 60vw;
  }

  #image_buyma + section .content_wrapper  .inner_item_img .buyma_inner p.add_text {
    font-size: max(10px , 4.8vw);
  }
}


/*--このようなお悩みはありませんか？--*/
#nayami + div.composite_box01 .heading.block_header_4 .h{

  display:block!important;
}

#nayami + div.composite_box01 .inner_item{
    display: flex;
    flex-flow: row;
}

#nayami + div.composite_box01 .inner_item>a{
    max-width: 100px;
    margin: 0 1rem 0 0;
}

#nayami + div.composite_box01 .inner_item .inner_item_img img{
    object-fit: contain;
    min-width:100px;
}

/*--購入事例--*/
#purchase_ex + section .content_wrapper{
    max-width:900px!important;
}

#purchase_ex_re + section .content_wrapper{
    max-width:900px!important;
}

#purchase_ex + section .content_wrapper .wrapper_item,
#purchase_ex_re + section .content_wrapper .wrapper_item{
  align-items: center;
}

#purchase_ex + section .content_wrapper .wrapper_item .inner_item_txt,
#purchase_ex_re + section .content_wrapper .wrapper_item .inner_item_txt{
  padding: 3rem 1rem!important;
  border: 1px solid #dbdbdb;
  margin: 0 2rem;
}

@media screen and (max-width:900px){
  #purchase_ex + section.contents_box01 .inner_item_img img,
  #purchase_ex_re + section.contents_box01 .inner_item_img img{
     max-width: 500px!important;
  }
}

/*--サービス内容--*/
#service + div.composite_box01 .heading.block_header_4 .h {
  text-align: center;
}

#service + div.composite_box01 .inner_item_img{
  position: relative;
  padding-top: 67%;
}

#service + div.composite_box01 .inner_item_img img{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
  width: 100%!important;
  height: 100%!important;
  object-position: center;
}

@media screen and (min-width:481px) and (max-width:700px){
  #service + div.composite_box01 .wrapper_item{
    justify-content: space-between;
  }

  #service + div.composite_box01 .inner_item {
    margin-left:0!important;
    width:calc(100% / 3 - 1%)!important;
  }
}

/*--mvテキスト調整--*/
@media screen and (max-width: 800px) {
#lv p span {
  font-size: min(5vw,2.8rem);
}
}

/*--仕入れ先のテキスト調整--*/
@media screen and (max-width: 768px) {
#image_buyma + section .content_wrapper .inner_item_img .buyma_inner p.add_text {
    font-size: max(12px , 4vw);
}
}

@media screen and (min-width: 901px) {
  #image_buyma + section .content_wrapper .heading.block_header_1{
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
  }
}

/*--見出しテキストサイズ調整--*/
.heading.block_header_2 .h {
  font-size: 2.47rem !important;
}

#image_buyma + section .heading:before {
    content: none;
}

#imaga_text + section .heading.block_header_2 .h {
  background-image: linear-gradient(transparent 60%, rgba(227, 218, 39, 0.5) 60%);
 display: inline;
  background-repeat: repeat-y;
}