

section{
	font-size: 14px;
}

section a{
	color: #000;
}

.header {
	background-color: #000;
	height: 90px;
}

.header .fixbar {
	position: absolute;
	background-color: #f0f0f0;
	width: 100%;
	top: 38px;
}
.header.fixed .fixbar {
	position: fixed;
	top: 0px;
}

.fixbar img{
	z-index: 1000;
}

.header_top {
	margin: 0 auto;
	padding: 0 20px;
	position: absolute;
	top: 0;
	width: 100%;
	background: #FFF;
}

.header_top h1{
	max-width: 1040px;
	margin: 0 auto;
}

h2{
	background: #90B22B;
}

h2 img{
	margin: 0 auto;
	display: block;
}

h4.blue{
	background: #777EB0 !important;
	color: #FFF !important;
}

h4.black{
	background: #494949 !important;
	color: #FFF !important;
}

h4.gray{
	background: #666 !important;
	color: #FFF !important;
}

h4.white{
	background: #fff !important;
	color: #000!important;
	border: 1px #000000 solid;
}

.breadcrumbs {
	text-shadow: none !important;

}

#contents{
	margin-top: -197px;
}

#titlebox{
	width: 100%;
	position: relative;
	top: -74px;
	z-index: 500;
	background: url(images/main_lineup.png) no-repeat center center;
	min-height: 468px;
}

#catch{
	margin: 0 auto;
	position: relative;
	text-align: left;
	top: 268px;
	width: 1060px;
}

.box100p{
	text-align: center;
	margin: 0 auto 5% !important;
}

h5{
	font-size: 17px;
}

.line_3col{
	width: 46%;
	float: left;
	border-right: 1px solid #ccc;
}

.line_3col img{
	max-width: 216px;
}

.line_1col{
	width: 22%;
	float: left;
	border-right: 1px solid #ccc;
}

.line_1col img,.line_2col img,.line_3col img{
	display: block;
	margin: 0 auto;
}

.line_1col img{
	max-width: 163px;
}
	
.line_2col{
	width: 32%;
	float: left;
}

.line_2col img{
	max-width: 163px;
}

.line_4col .size4 ul{
	width: 23%;
	float: left;
	margin-right: 2%;
}

.line_4col{
	margin: 0 auto;
	overflow: hidden;
	width: 96%;
}

.size,.size2{
}

.size ul{
	width: 30%;
	float: left;
	margin-right: 2%;
}

.size1 ul{
	width: 90%;
	margin:0 auto;
}

.size2{
	width: 90%;
	margin:0 auto;
}

.size2_fn{
	width: 65%;
	margin:0 auto;
}

.size2 ul{
	width: 49%;
	float: left;
	margin-right: 2%;
}

.size2_fn ul {
	float: none;
	margin-right: 2%;
	width: 100%;
}

.img_side{
	max-width: 68% !important;
}

.button_blu a{
	color: #4A5189;
	padding: 2%;
	color: #FFF;
	border-radius: 8px;
	background: #484F86;
	display: block;
	height: 25px;
	padding: 6px 5px;
}

.button_blu a:hover{
	background: #6871AE;
}

.button_bla a{
	color: #4A5189;
	padding: 2%;
	color: #FFF;
	border-radius: 8px;
	background: #000;
	display: block;
	height: 25px;
	padding: 6px 5px;
}

.button_bla a:hover{
	background: #999;
}

.button_whi a{
	color: #000;
	padding: 2%;
	border-radius: 8px;
	background: #fff;
	display: block;
	height: 25px;
	padding: 6px 5px;
	border:#000 solid 1px;
}

.button_whi a:hover{
	background: #D8D8D8;
	border:#000 solid #000;
}

.button_gr a{
	color: #fff;
	padding: 2%;
	border-radius: 8px;
	background: #999;
	display: block;
	height: 25px;
	padding: 6px 5px;
}

.button_gr a:hover{
	background: #ccc;
}

.bo_right{
	border-right: 1px solid #ccc;
}

.bo_none{
	border-right: none!important;
}

footer {
	margin-top: 0px;
}

.green1{
	position: absolute;
	width: 188px;
	right: 0;
	top:-40px;
	z-index:1000;
}


@media screen and (max-width: 980px) {
	
#catch {
	width: 100%;
	right: 0;
}
	
	body footer {
	position: inherit!important;
	bottom:inherit!important; 
}

footer .sub_nav li:first-child {
	background-color: rgba(0, 0, 0, 0);
}

footer .sub_nav li:nth-child(2){
	background-color: rgba(0, 0, 0, 0);
}

footer .social_btn li:nth-child(3){
	background-color: rgba(0, 0, 0, 0);
}

	
}

@media screen and (max-width: 768px){
#titlebox{
	width: 100%;
	top:0px;
	background: url(images/main_lineup_s.png) no-repeat 31% center;
	min-height: 200px;
	background-size: cover;
}

#catch {
	top: 120px;
	left: 0;
}

#catch img{
	margin-top:2%;
	width: 40%;
}

#logo_area {
	top:0;
}

#logo_area img {
	max-width: 90%;
}

#contents {
	margin: 0;
}

section h3 {
	line-height: 1.4;
}

.box ul.col3 {
	float: none;
	width: 100%;
}
.box ul.col3 li.sm_float{
	float: left;
	width: 48%;
	padding: 50px 10px 0 0;
}

.mark img {
}

.mark_dia {
	line-height: inherit;
	margin-top: 5%;
	display:block;
}

.border_green {
	margin: 0 auto 2% !important;
	width: 96% !important;
}

}
@media screen and (max-width: 480px){


h2 img {
}

h5{
	clear: both;
}

#catch {
	top: 140px;
}

#catch img{
	margin-top: 3%;
	width: 50%;
}

.black {
	display:block;
}

.line_1col,.line_2col,.line_3col{
	width: 100%;
	float: none;
	border-right: none;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	margin-bottom: 4%;
}

.button_bla a,.button_bla a,.button_whi a,.button_whi a,.button_gr a{
	height: inherit;
	padding: 3% 0;
}

.size ul ,.size2 ul,.line_4col .size4 ul{
	float: none;
	margin-right: 0%;
	width: 100%;
	margin-bottom: 5%;
}

.size1 ul,.size2,.size2_fn {
	width:100%;
}

.img_center350{
	width:70%;
}

.breadcrumbs {
	margin-top: -10px;
}


/*.gotop a {

	padding: 25% !important;

}*/
	
}