@charset "UTF-8";

/* LOOK BOOK AinU
--------------------------------------------------------------------*/

.common_lead {
	margin: 60px auto 80px;
    text-align: center;
	font-size: 15px;
    line-height: 1.8em;
	color: #000;
	font-family: 'Roboto', sans-serif;
}

.look_image_item_main {
	border: 1px solid #eee;
}

.section_lookbook .look_list .look_item {
	flex: 0 0 33.3%;
    max-width: 33.3%;
    padding: 0 5px;
}

.look_image_look_info_wrap.is_show {
	background: rgba(000, 0, 0, 0.75);
}

.look_item_swiper .slide_pair_wrap .slide_pair_items {
	flex: 100%;
    width: 100%;
    max-width: 100%;
}

.look_info {
	border-top: 1px solid #eee;
}

.look_credit_item_inner {
	display: flex;
}

.look_credit_item_inner .look_credit_item_index {
	width: 48px;
}

