@charset "UTF-8";

/*------------------QR------------------*/

#line+div .wrapper_item {
	justify-content: center;
}

#line+div .inner_item {
	width: auto !important;
}

#line+div .inner_item_img img {
	height: auto !important;
	max-width: 232px;
}

#line+div .inner_item:last-of-type .inner_item_img img {
	max-width: 100px;
}