@charset "utf-8";
/* CSS Document */

#contact_banner {
	background: url(img/index/box05_con_bg.jpg)top left repeat; box-sizing: border-box; border: 5px solid;
	margin-top: 20px;
	font-weight: bold;
}
#contact_banner .title {background-color: #000; color: #fff100; font-size: 22px; font-weight: bold; padding: 20px 0 20px 20px; line-height: 1; letter-spacing: 2px;}
#contact_banner .over {display: flex; align-items: center; padding: 20px; position: relative;}
#contact_banner .over ul {margin-left: 50px; line-height: 2;}
#contact_banner .under {display: flex; justify-content: space-between; align-items: center; padding: 0 20px 20px; position: relative; z-index: 50;}
#contact_banner .zin {position: absolute; right: 20px; bottom: -5px;}