@charset "UTF-8";

[class*="dec2_"].composite_box01.block_images_1 .inner_item_txt {
	padding: 0px 20px 20px;
	margin-top: 0;
}

/*---------------------lv下見出し------------------------*/
#l_h + section::before {
    background: var(--i_sub_color);
}

/*---------------------laurel------------------------*/
#laurel + div .wrapper_item {
    justify-content: center;
}
#laurel + div .inner_item_img img{
	width: auto !important;
	height: auto !important;
	object-fit: contain;
}

/*---------------------padd------------------------*/
#padd + section > .content_wrapper{
	padding: 20px;
}