@charset "UTF-8";

#topGallery + .composite_box01.block_images_12 .inner_item_txt .heading .h {
  left: auto;
  right: 0;
}
@media screen and (max-width: 480px) {
  #topGallery + .composite_box01.block_images_12 .inner_item {
    width: calc(50% - 1rem) !important;
  }
}
@media screen and (max-width: 500px){
  #topGallery + .composite_box01.block_images_12 .inner_item_img img {
    min-height: 0 !important;
    height: auto !important;
  }
.composite_box01.block_images_12 .inner_item:nth-of-type(1):nth-last-of-type(2), .composite_box01.block_images_12 .inner_item:nth-of-type(3):nth-last-of-type(2), .composite_box01.block_images_12 .inner_item:nth-of-type(2):nth-last-of-type(2), .composite_box01.block_images_12 .inner_item:nth-of-type(4):nth-last-of-type(2) {
    margin-bottom: 0px !important;
}
}

@media screen and (max-width: 500px) {
    #topGallery + .composite_box01.block_images_12 .inner_item_img img {
        height: 20vh !important;
        min-height: 140px !important;
    }
}


#btn500 + .contents_btn01 .content_wrapper a{
    min-width: 500px;
}


@media screen and (max-width: 768px) {
    #btn500 + .contents_btn01 .content_wrapper a{
        min-width: 70%;
    }
}



@media screen and (max-width: 600px) {
#mv {
    margin-top: 80px;
    height: 37vh;
}
#mv .mv_text.t_align_center>div {
    /* bottom: -16%; */
}
}


@media (max-width: 700px) {
    #fixbtn .inner>div.contents_btn01 {
        width: 96%;
    }

#fixbtn .contents_btn01 a {
    width: 50%;
}
    #fixbtn .contents_btn01 a span {
        padding: 6px 10px 8px;
    }
}
.widget_staff01 .hidetgl a {
    padding: 2px 40px;
}


#banner2 + .composite_box01 .inner_item {
    width: 31%;
}

#banner2 + .composite_box01 .wrapper_item {
    justify-content: center;
}

#banner_sp + .composite_box01,
#banner_sp2 + .composite_box01,
#banner_sp3 + .composite_box01 {
    display: none;
}

@media screen and (max-width: 768px) {
    
#banner_sp + .composite_box01,
#banner_sp2 + .composite_box01,
#banner_sp3 + .composite_box01 {
    display: block;
}

#banner1 + .composite_box01 ,
#banner2 + .composite_box01 {
    display: none;
}
}