@charset "UTF-8";

.complete~#mv_outer .mv_text{
	transition: opacity 1s 10s ease-in-out;
	opacity: 0;
}
#instagram + .widget_instagram01 .content_wrapper .contents_btn01{
      padding:30px 0;
}

@media screen and (max-width: 600px){
#top_5 + .composite_box01:not(.block_images_13) .inner_item:nth-of-type(1):nth-last-of-type(5), #top_5 + .composite_box01:not(.block_images_13) .inner_item:nth-of-type(2):nth-last-of-type(4), #top_5 + .composite_box01:not(.block_images_13) .inner_item:nth-of-type(3):nth-last-of-type(3), #top_5 + .composite_box01:not(.block_images_13) .inner_item:nth-of-type(4):nth-last-of-type(2), #top_5 + .composite_box01:not(.block_images_13) .inner_item:nth-of-type(5):nth-last-of-type(1) {
    width: 100% !important;
    margin-left: 0 !important;
    margin-bottom: 0 !important;
}
#top_5 + .composite_box01.block_images_12 .inner_item_img img {
    height: auto !important;
}
}