@charset 'UTF-8';

#topMain{ text-align: center; margin-bottom: 5px; }
#topMain .imgBox{position: relative;}

.u-top-main{ text-align: center; margin-bottom: 5px; }
.u-top-info{ background: #fce1ee; border-top: 2px solid #e5006e; padding: 15px 10px; }
.u-top-infoarea{ background: #ffffff; border-radius: 5px; padding: 15px 10px; }
.u-top-info h2{ margin:30px 0 15px; color: #e5006e; font-size: 143%; font-weight: bold; padding-left: 17px; position: relative; line-height:1.2; }
.u-top-info h2:before{ content: ''; display: block; width: 7px; background: #e5006e; border-radius: 3px; position: absolute; top: 0px; left: 0px; bottom: 0px; }
.u-top-info .u-top-dlist{ border-top:1px solid #f1f1f1; margin: 0 -10px; }
.u-top-info .u-top-dlist li{ border-bottom:1px solid #f1f1f1;}
.u-top-info .u-top-dlist li a{ display: block; position: relative; padding: 10px 30px 10px 50px; font-size: 114.3%; font-weight: bold; text-decoration: none; }
.u-top-info .u-top-dlist li a:before{ content: ''; display: block; width: 12px; height: 12px; background: url(../../images/ico_bgr.png) 0 0 no-repeat; background-size: 12px 12px; position: absolute; top: 50%; margin-top:-6px; right:10px; }
.u-top-info .u-top-dlist li a:after{ content: ''; display: block; width: 30px; height:30px; background-repeat: no-repeat; background-position: 0 0; background-size: 30px 30px; position: absolute; top:10px; left: 10px; }
.u-top-info .u-top-dlist li a.ic_health:after{ background-image: url(../../images/ico_health.png); }
.u-top-info .u-top-dlist li a.ic_food:after{ background-image: url(../../images/ico_food.png); }
.u-top-info .u-top-dlist li a.ic_media:after{ background-image: url(../../images/ico_media.png); }
.u-top-info .u-top-map{ margin: 10px 0 15px; }
.u-top-info .u-top-map iframe{ width: 100%; height:125px; }

.u-top-banner{ background: #fdf0e8; padding: 15px 10px; }
.u-top-blist{}
.u-top-blist li{ float: left; text-align: center; box-sizing: border-box; padding-right: 5px; width: 50%; margin-bottom: 10px; }
.u-top-blist li:nth-child(even){ padding: 0 0 0 5px; }