@charset "UTF-8";

.popup {
    display: none;
}
.bp512313 a,
.bp474723 a,
.bp471616 a {
    cursor: auto;
}
.flex_6box {
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: nowrap;
}
.flex_6box li {
	width: 30%;
	padding: 10px 1%;
}
@media screen and (max-width: 900px) {
	.flex_6box {
		flex-wrap: wrap;
	}
    .flex_6box li {
		width: 48%;
		margin-bottom: 15px;
	}
.contents_box01 .inner_item_txt:nth-of-type(1):nth-last-of-type(1) {
    padding: 15px !important;
    text-align: justify;
}
}
.widget_gallery01.add_design1 .inner_item {
    box-sizing: border-box;
    padding: 0 1.0vw;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    position: relative;    border: 1px solid #dcdcdc;
    }
#mv .mv_img li img {
object-fit: inherit;
height: auto;
}