@charset "utf-8";

.staff_box{
	padding:30px 0 0 0 ;
}
.about_staff h3{
	font-size:25px;
	font-weight: bold;
	margin-bottom: 30px;
	line-height: 1.8;
}
.about_staff p{
	font-size: 16px;
	font-weight: bold;
}
.staff_name{
	margin: 50px 0 20px 0;
}
.feature h4{
	border-top:solid 5px #efac00;
	background: #000;
	clear: both;
	font-size: 21px;
	color: #FFF;
	height: 45px;
	line-height: 45px;
	padding: 0 0 0 10px;
	font-weight: bold;
}
.feature_box{
	padding:20px 0;
	overflow: hidden;
	background:#f2f2f2;
	margin-bottom: 80px;
}
.feature_box p{
	padding:10px 0 0 25px;
}
#episode_bg{
	overflow: hidden;
	background:url(../img/about/episode_bg.png);
	width: 100%;
}
#episode_bg h3{
	font-size: 48px;
	font-weight: bold;
}
#episode_bg p{
	color:#14439c;
	font-weight: bold;
	font-size: 21px;
}
.episode{
	margin: 80px 0 50px 0;
	background:#f2f2f2;
	overflow: hidden;
}
.episode .col-lg-6{
	padding-left: 0;
}
.episode .col-lg-6 h4{
	font-size: 30px;
	font-weight: bold;
	line-height: 1.8;
}
.episode .col-lg-6 .title_box{
	padding-left:100px;
}
.episode h5{
	font-weight: bold;
	font-size: 21px;
	color:#14439c;
	margin: 30px 0;
}
#episode_bg .episode p{
	margin-bottom:15px;
	color: #262626;
	font-size: 14px;
	font-weight: normal;
}
#episode_bg .episode .box{
	padding-left: 90px;
}
/*shop*/
.shop .row,
.shop .col-lg-6{
	margin: 0;
	padding: 0;
}
.shop .col-lg-6 img{
	margin-bottom: 20px;
}
/*recreation*/
#awords_bg{
	overflow: hidden;
	background: url(../img/about/awords_bg.png) no-repeat;
	max-width:1276px;
	margin: 0 auto;
	font-weight: bold;
	color: #FFF;
}
#awords_bg .box{
	padding: 0 50px;
}
#awords_bg h3{
	font-size: 40px;
	color: #FFF;
	line-height: 1.4;
	margin: 10px 0 0 0;
}
#awords_bg h4{
	font-size:18px;
	color:#efac00;
	margin: 40px 0;
}
#awords_bg p{
	margin-bottom: 30px;
}
@media only screen and (max-width:768px) {
	.staff_box{
		padding: 20px 0 0 0 ;
	}
	.staff_name{
		margin: 10px 0 20px 0;
	}
	.about_staff h3{
		font-size:20px;
		margin-bottom: 10px;
	}
	.about_staff p{
		font-size:14px;
		font-weight: normal;
	}
	.episode{
		padding:0 !important;
	}
	.feature_box{
		margin-bottom:40px;
	}
	.episode{
		margin:30px 0 0 0;
	}
	#episode_bg h3{
		font-size:30px;
		font-weight: bold;
		padding-left: 15px;
	}
	#episode_bg p{
		margin-bottom:14px;
		font-weight: normal;
		padding-left: 15px;
	}
	.episode .col-lg-6 h4{
		font-size:20px;
		margin-bottom: 10px;
	}
	.episode .col-lg-6 .title_box{
		padding-left: 15px;
	}
	#episode_bg .episode .box{
		padding-left:10px;
	}
	.episode h5{
		font-size:18px;
		margin: 30px 0 15px 0;
	}
	#awords_bg .box{
		padding: 0 15px;
	}
	#awords_bg h3{
		font-size:30px;
	}
	#awords_bg h4{
		font-size:18px;
		margin: 20px 0;
	}
}
@media only screen and (max-width:480px) {
	#awords_bg h3{
		font-size:20px;
	}


}
