@charset "utf-8";


/* main
-------------------------------------------------- */
#main .wrap {
	height: 484px;
}

#main li {
	height: 484px;
	width: 100%;
}

#main li .box {
	font-size: 14px;
	padding: 30px 15px 15px;
	text-align: left;
	width: 419px;
}

#main li .box .title {
	font-size: 30px;
	line-height: 1;
	margin-bottom: 20px;
}

#main li .box .title span {
	font-size: 39px;
}

#main li .box p {
	margin-bottom: 10px;
}

#main li .box a {
	color: #fff;
}

#main .main01 {
	background: url("../images/main-01.jpg") no-repeat 50% 0;
}

#main .main02 {
	background: url("../images/main-02.jpg") no-repeat 50% 0;
}

#main .main03 {
	background: url("../images/main-03.jpg") no-repeat 50% 0;
}

.bx-wrapper {
	margin-bottom: 0;
}

.bx-wrapper .bx-viewport {
	box-shadow: none;
	border: 0;
	left: 0;
}

.bx-controls {
	height: 11px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 15px;
}

.bx-wrapper .bx-pager {
	height: 11px;
	padding: 0;
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	position: static;
	width: 100%;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #999;
	border-radius: 0;
	display: block;
	margin: 0 5px;
	outline: 0px none;
	text-align: left;
	text-indent: -9999px;
	height: 11px;
	width: 11px;
}

.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000 none repeat scroll 0% 0%;
}

/* topList
-------------------------------------------------- */
.topList {
	clear: both;
}

.topList li {
	float: left;
	margin-bottom: 48px;
	margin-right: 30px;
	width: 311px;
}

.col3 li {
	width: 197px;
}

.topList li:nth-child(2n) {
	margin-right: 0;
}

.topList li .imgBox {
	margin-bottom: 10px;
	position: relative;
}

.topList li .imgBox span {
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	padding: 5px 0;
	text-align: center;
	width: 85px;
	position: absolute;
	left: 0;
	top: 0;
}

.topList li .title {
	color: #666;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}

.col3 li .title {
	font-size: 15px;
}

.topList li p {
	margin-top: 5px;
}

.topList li p a {
	color: #0099cc;
	text-decoration: underline;
}

.topList li .imgBox span.icon01 {
	background: #5dbfd4;
}

.topList li .imgBox span.icon02 {
	background: #fe7e00;
}

.topList li .imgBox span.icon03 {
	background: #5be485;
}

.topList li .imgBox span.icon04 {
	background: #ff2828;
}

/* 
-------------------------------------------------- */

/* 
-------------------------------------------------- */