@charset "utf-8";


#sec_01 {
	clear: both;
	padding-bottom: 0px;
}
#sec_01 .slider_wrap {
	width: 100%;
	float: none;
	padding-left: 0px;
}
#sec_01 .list_emp {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sec_01 .list_emp li {
	padding-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sec_02 {
	clear: both;
	padding-bottom: 0px;
}
#sec_03 {
	clear: both;
	padding-bottom: 0px;
}
#sec_04 {
	clear: both;
	padding-bottom: 0px;
}
#sec_05 {
	clear: both;
	padding-bottom: 0px;
}

/* Media Queries */
@media screen and (min-width:568px) {

}

@media screen and (min-width:768px) {
#sec_01 {
	clear: both;
	padding-bottom: 40px;
}
#sec_02 {
	clear: both;
	padding-bottom: 40px;
}
#sec_03 {
	clear: both;
	padding-bottom: 40px;
}
#sec_04 {
	clear: both;
	padding-bottom: 40px;
}
#sec_05 {
	clear: both;
	padding-bottom: 40px;
}
}

@media screen and (min-width:1000px) {
#sec_01 .slider_wrap {
	width: 70%;
	float: right;
	padding-left: 30px;
}
}

@media screen and (min-width:1200px) {

}
.parts {
	list-style-type: none;
}
.parts li {
	display: inline-block;
	padding-right: 1em;
	padding-bottom: 10px;
}
