@charset "UTF-8";

/*MV*/
#mv {
    height: fit-content;
    min-height: auto!important;
}
#mv .mv_img li {
    position: relative;
}
#mv.slide02 .mv_img li.show img {
    animation: none;
}
#mv .mv_img li img {
    object-fit: contain;
}

#mv .mv_scroll{
  display:none;
}

/*6つの理由*/
@media screen and (max-width: 920px){
#top_reason1+.composite_box01.block_images_14:not(.no_responsive) .inner_item,
#top_reason2+.composite_box01.block_images_14:not(.no_responsive) .inner_item {
    width: calc(33% - 2.5% * 2 / 3);
}

#top_reason1+ .composite_box01 .wrapper_item,
#top_reason2+ .composite_box01 .wrapper_item{
  column-gap: 2.5%;
  row-gap:3rem;
}

#top_reason1+ .composite_box01.block_images_14 .inner_item:nth-of-type(2n),
#top_reason2+ .composite_box01.block_images_14 .inner_item:nth-of-type(2n){
  margin-left: 0 !important;
  margin-bottom: 0 !important;
}

#top_reason1+ .composite_box01.block_images_14 .inner_item:nth-of-type(1):nth-last-of-type(3),
#top_reason2+ .composite_box01.block_images_14 .inner_item:nth-of-type(1):nth-last-of-type(3){
  margin-bottom: 0 !important;
}
}


@media screen and (max-width: 700px){
#top_reason1+.composite_box01.block_images_14:not(.no_responsive) .inner_item,
#top_reason2+.composite_box01.block_images_14:not(.no_responsive) .inner_item {
    width: 100%!important;
    margin-left: 0!important;
}
}


/*支払い*/
#pay01 + .composite_box01 .inner_item_img img {
    height: auto!important;
    object-fit: contain;
}


/*MVバナー下パーツ*/
@media screen and (max-width: 900px) {
#nbp3552053\ 3552053 {
    padding-top: 0px;
}
}