@charset "UTF-8";

.main-container {
	display: block;
	max-width: 100%;
	padding: 12.69rem 1.154rem 0 1.154rem;
	background-image: url("../img/main/main_bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 0%;
}

.main-contents01 {
	width: 100%;
	background-color: #fff;
}

.main-button {
	padding: 0.9231rem;
}

.main-contents01 > .main-button > ul {
	padding-bottom: 0.9231rem;
	border-bottom: 2px solid #454545;
}

.main-contents01 > .main-button > ul > li {
	position: relative;
	float: left;
	width: 33.33%;
	height: 5.962rem;
	padding: auto 0;
	vertical-align: middle;
	text-align: center;
}

.main-contents01 > .main-button > ul > li:nth-child(1) {
	border-bottom: 1px solid #e5e2e0; 
	border-right: 1px solid #e5e2e0;
}

.main-contents01 > .main-button > ul > li:nth-child(2) {
	border-bottom: 1px solid #e5e2e0; 
	border-right: 1px solid #e5e2e0;
}

.main-contents01 > .main-button > ul > li:nth-child(3) {
	border-bottom: 1px solid #e5e2e0; 
}

.main-contents01 > .main-button > ul > li:nth-child(4) {
	border-right: 1px solid #e5e2e0;
}

.main-contents01 > .main-button > ul > li:nth-child(5) {
	border-right: 1px solid #e5e2e0;
}

.main-contents01 > .main-button > ul > li > a > strong {
	padding: 0.5769rem;
	text-align: center;
}

.main-contents01 > .main-button > ul > li > a > img {
	position: relative;
	display: block;
	margin: 0.9231rem auto;
	height: 1.923rem;
}

.main-contents02 {
	width: 100%;
	background-color: #fff;
}

.btn-more > img {
	width: 3.385rem;
	margin-top: 1.923rem;
}

.main-board-area {
	position: relative;
	border-bottom: 1px solid #d8d8d8;
	padding: 1.269rem;
	min-height:141px;
}

.main-board-area:last-child {
	border-bottom: none;
}

.main-board-title {
	position: absolute;
	display: block;
}

.main-board-box {
	padding-left: 5.385rem;
}

.main-board-box > ul {
	width: 100%;	
	position: relative;
	display: inline-block;
}

.main-board-box > ul > li {
	font-size: 0.9231rem;
	line-height: 1.615rem;
	padding-left: 0.5769rem;
	background: url(../img/main/dot.png);
	background-repeat: no-repeat;
	background-position: 0 center;
	line-height: 1rem;
	margin-bottom: 0.5rem;
}

.main-board-box > ul > li > a {
	display: block;
}

.main-board-box > ul > li > a > strong {
	width: 13.08rem;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: 400;
	width: 65%;
	display: inline-block;
}

.new > img {
	position: absolute;
	display: inline-block;
	width: 0.9615rem;
}

.date {
	float: right;
	color: #828282;
	font-size: 0.8462rem;
	padding-left: 1rem;
	display: inline-block;
	
}

.main-contents03 {
	padding: 0 1.308rem;
	width: 100%;
	background-color: #fff;
}

.main-contents03 >  ul {
	background-color: #e3e4e6;
	border-radius: 0.6923rem;
	height: 2.692rem;
	position: static;

}

.main-contents03 > ul > li {
	position: relative;
	float: left;
	width: 33.33%;
	padding: 0.7692rem 0;
	vertical-align: middle;
	text-align: center;
}

.main-contents03 > ul > li > a {
	position: relative;
	text-align: center;
	color: #535353;
	font-size: 0.7692rem;
	font-weight: 700;
}

.main-contents03 > ul > li > a > img {
	position: relative;
	margin: auto;
	padding-right: 0.3846rem;
	height: 1.154rem;
}

.main-contents03 > ul > li:nth-child(1) {
	border-right: 1px solid #cecece;
}

.main-contents03 > ul > li:nth-child(2) {
	border-right: 1px solid #cecece;
}
