
/* screens smaller than 690---------------------------------------------------------- */
@media only screen and (max-width: 690px) {
/* box 01 */
/*-----------------------------------------------------------------------------*/
#top_box01 .slides li a {
	width: 300px;
	height: 55px;
	margin-left: -150px;
	font-size: 14px;
	padding-top: 17px;
	background: url(../image/common/common_arrow_wh.png) #F98B00 no-repeat 265px center;
}
/* top_news 1 */
/*-----------------------------------------------------------------------------*/
#top_news .inner {
	max-width: 1120px;
	margin: 0 auto;
	background: url(../image/common/top_text01.png) no-repeat 10px center;
	min-height: 40px;
	padding: 10px 0 10px 110px;
	font-size: 13px;
}
#top_news .inner a {
	padding-left: 0px;
	display: block;
}
/* section1 */
/*-----------------------------------------------------------------------------*/
#section1 .out_wrap {
	background: none;
	min-height: 402px;
	padding: 0 10px;
}
#section1 .out_wrap {
	width: 94%;
	margin: 0px auto;
}
#section1 .out_wrap .title {
	padding: 30px 0 35px 0;
}
.out_wrap .title h2 {
	float: none;
	font-size: 20px;
	line-height: 1.3em;
}
.out_wrap .title .en {
	float: none;
	background: url(../image/common/top_title_bg.png) no-repeat 0 0;
	height: 32px;
	color: #888888;
	font-size: 15px;
	padding: 6px 0px 0 20px;
}
.out_wrap .btn_detail {
	text-align: center;
}
.out_wrap .btn_detail a {
	margin: 0 auto;
}
/* section2 */
/*-----------------------------------------------------------------------------*/
#section2 .out_wrap {
	width: 94%;
	margin: 0px auto;
}
#section2 .out_wrap .content ul li {
	float: none;
	width: 100%;
	margin-right: 0%;
}
#section2 .out_wrap .content ul li:nth-child(1) {
	min-height: auto;
}
/* section3 */
/*-----------------------------------------------------------------------------*/
.grid {
	margin: 0 auto;
	width: 94%;
}
.grid ul {
	width: 100%;
	margin: 0px auto 30px;
}
.grid li {
	width: 100%;
	margin-right: 0%;
	float: none;
}
/* section4 */
/*-----------------------------------------------------------------------------*/
#section4 {
	padding: 30px 0 20px 0;
}
#section4 .out_wrap {
	padding: 0 10px;
	text-align: center;
}
#section4 .out_wrap ul {
	margin: 0 auto;
}
#section4 .out_wrap li {
	float: none;
	width: 100%;
	padding-left: 18px;
	padding-bottom: 20px;
	position: relative;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	margin-bottom: 20px;
	margin-left: 0%;
}
#section4 .out_wrap li:first-child {
	padding: 0;
	width: 100%;
	display: block;
}
#section4 .out_wrap li:first-child .detail {
	font-size: 16px;
	padding: 30px 0 35px 0;
}
/*

#section4 .out_wrap li .outline {
	border:1px solid #777;
	overflow:hidden;
	margin:0 auto;
}

*/



/* top_news 1 */
/*-----------------------------------------------------------------------------*/
#top_news dl {
	width: 94%;
	padding: 45px 0 10px;
	background-position: left 10px;
}
#top_news dl a{padding-left: 0;}
/*rss news*/
.rss_date {
	display: block;
	width: 100%;
}
.rss_title {
	display: block;
}
.rss_contents {
	display: none;
}






/*------------------------------------------------------------------------------*/
}
