@charset "UTF-8";
@media screen and (max-width: 480px) {
.text-center{
	text-align:center;
}
.column_box {
	margin-bottom:100px;
	padding:20px 0px 30px;
	background-image:url(../../images/column/column_bg_top.png),url(../../images/column/column_bg_repeat.jpg);
	background-repeat:no-repeat,repeat-y;
	background-size:100%,100%;
}
.column_box .column_list_title img{
	width:100%;
	height:auto;
}
.column_list{
	padding:0 20px 0;
	margin-top:-10px;
}
.left_back{
	padding:0px;
	width:100%;
	float:none;
	margin-right:0px;
	margin-bottom:0px;
}
.left_back .back_title{
	color:#FFF;
	padding:10px 12px 0px 10px;
	background:#27b2dd;
	border-radius: 7px 7px 0 0;        /* CSS3草案 */  
	-webkit-border-radius: 7px 7px 0 0;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 7px 7px 0 0;   /* Firefox用 */  
	border-bottom:2px solid #f5d33c;
	text-align:center;
}
.left_back .back_title img{
	width:150px;
}
.left_back ul{
	width:100%;
	padding:10px;
	background:#27b2dd;
}
.left_back ul li{
	background:#27b2dd;
	display:inline-block;
	padding:0px;
	margin-bottom:0px;
	border-bottom:0px solid #FFF;
}
.left_back ul li:last-child{
	margin-bottom:0px;
	background:#27b2dd;
	border-bottom:0px solid #FFF;
}
.left_back ul li a{
	display:block;
	border-radius: 5px;        /* CSS3草案 */  
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 5px;   /* Firefox用 */  
	padding:5px;
	text-align:center;
	color:#FFF;
	font-size:13px;
	letter-spacing:2px;
	text-decoration:underline;
}
.left_back .text-center{
	padding:20px 0;
}
.left_back .gray_round{
	background:#666;
	color:#fff;
	font-size:14px;
	padding:5px;
	display:inline-block;
	border-radius: 20px;        /* CSS3草案 */  
	-webkit-border-radius: 20px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 20px;   /* Firefox用 */
	width:80%;
}
.left_back>img{
	width:100%;
	display:none;
}
.right_cont{
	width:100%;
	float:none;
}
.right_cont .article_list{
}
.right_cont .article_list .article{
	position:relative;
	margin-bottom:20px;
}
.right_cont .article_list .article p.category{
	position:absolute;
	top:0;
	left:0;
	width:130px;
	padding:2px 10px;
	font-size:12px;
	text-align:center;
}
.right_cont .article_list .article .top_bottom{
	width:100%;
	vertical-align:bottom;
}
.right_cont .article_list .article .top_bottom_2{
	width:100%;
	vertical-align:top;
}
.right_cont .article_list .article .article_white{
	padding:10px 25px 0;
	background:#FFF;
}
.right_cont .article_list .article .article_white .title{
	font-size:20px;
	line-height:1.6;
	padding:0 0 25px;
	margin-bottom:20px;
	background-image:url(../../images/column/title_line.png);
	background-size:4px;
	background-position:bottom;
	background-repeat:repeat-x;
}
.right_cont .article_list .article .text_box{
	width:100%;
	float:none;
	padding:0px 0px 20px 0;
}
.right_cont .article_list .article .text_box .cont_text{
	font-size:14px;
	line-height:1.6;
}
.right_cont .article_list .article .text_box .cont_text span{
	color:#27b2dd;
}
.right_cont .article_list .article figure{
	width:100%;
	float:none;
}
.right_cont .article_list .article figure img{
	max-width:100%;
	width:auto;
	height:auto;
}
.banner_02{
	width:100%;
	display:table;
	table-layout:fixed;
}
.banner_02 .child:nth-child(1){
	width:50%;
	padding:0 10px;
	display:table-cell;
}
.banner_02 .child:nth-child(2){
	width:50%;
	padding:0 10px;
	display:table-cell;
}
.banner_02 .child img{
	width:100%;
}
.right_cont .article_list .article a{
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	z-index:2;
}
div#cntBox.no_pad {
    width: 100%;
    padding: 10px 0px 0px;
    margin-top: 10px;
    clear: both;
}




.right_cont .article_single{
	position:relative;
	margin-bottom:20px;
}
.right_cont .article_single p.category{
	position:absolute;
	top:0;
	left:0;
	width:130px;
	padding:2px 10px;
	font-size:12px;
	text-align:center;
}
.right_cont .article_single .top_bottom{
	width:100%;
	vertical-align:bottom;
}
.right_cont .article_single .top_bottom_2{
	width:100%;
	vertical-align:top;
}
.right_cont .article_single .article_white{
	padding:10px 15px 0;
	background:#FFF;
}
.right_cont .article_single .article_white .title{
	font-size:20px;
	line-height:1.6;
	padding:0 0 25px;
	margin-bottom:20px;
	background-image:url(../../images/column/title_line.png);
	background-size:4px;
	background-position:bottom;
	background-repeat:repeat-x;
}
.right_cont .article_single .text_box{
	width:100%;
	float:none;
	padding:0px;
}
.right_cont .article_single .text_box .title{
	font-size:20px;
	font-weight:bold;
	border-left:3px solid #666;
	color:#666;
	margin-bottom:15px;
	padding-left:15px;
}
.right_cont .article_single .text_box .cont_text{
	font-size:14px;
	line-height:1.6;
}
.right_cont .article_single .text_box .basic_text{
	font-size:14px;
	line-height:1.8;
	width:100%;
}
.right_cont .article_single .text_box .basic_text .right_img{
	float:none;
	width:auto;
	max-width:100%;
	height:auto;
	padding:0 0 10px;
}
.right_cont .article_single .text_box .text-center{
	text-align:center;
}
.right_cont .article_single .text_box .text-center img{
	width:auto;
	max-width:100%;
	padding:20px 0;
}
.right_cont .article_single .text_box .dash_area{
	padding:30px 0 40px;
	width:100%;
	background-image:url(../../images/column/dash_line.jpg),url(../../images/column/dash_line.jpg);
	background-repeat:repeat-x,repeat-x;
	background-position:top,bottom;
}
.right_cont .article_single .text_box .dash_area .half{
	width:100%;
	float:none;
}
.right_cont .article_single .text_box .dash_area .half:first-child{
	padding-bottom:25px;
	margin-bottom:25px;
	border-bottom:1px dotted #ddd;
}
.right_cont .article_single .text_box .dash_area_2{
	width:100%;
	display:block;
	margin:0 auto 0px;
}
.right_cont .article_single .text_box .dash_area_3{
	width:100%;
	display:block;
	background-image:url(../../images/column/dash_line.jpg),url(../../images/column/dash_line.jpg);
	background-repeat:repeat-x,repeat-x;
	background-position:top,bottom;
	margin-bottom:10px;
}
.right_cont .article_single .text_box .dash_area_2 .first{
	padding:30px 0px 20px;
	display:block;
	width:100%;
	float:left;
	vertical-align:middle;
}
.right_cont .article_single .text_box .dash_area_2 .first img{
	max-width:100%;
	width:auto;
	height:auto;
}
.right_cont .article_single .text_box .dash_area_2 .second{
	padding:0px 0px 30px 0;
	display:block;
	vertical-align:middle;
	width:100%;
	float:left;
	text-align:center;
}
.right_cont .article_single .text_box .dash_area_2 .second img{
	width:100px;
	height:auto;
}
.right_cont .article_single .text_box .dash_area_3 .third{
	padding:0px 0 30px 0px;
	display:block;
	vertical-align:middle;
	width:100%;
	text-align:right;
	float:left;
}
.right_cont .article_single .text_box .dash_area_3 .third img{
	width:100%;
}
.right_cont .article_single .text_box .dash_area .dash_title,.right_cont .article_single .text_box .dash_area_2 .dash_title{
	font-size:20px;
	margin-bottom:5px;
	vertical-align:middle;
	line-height:1;
	text-align:left;
}
.right_cont .article_single .text_box .dash_area .dash_title span,.right_cont .article_single .text_box .dash_area_2 .dash_title span{
	font-size:25px;
	vertical-align:middle;
	line-height:1;
}
.right_cont .article_single .text_box .dash_area_2 .dash_text{
	margin-bottom:20px;
	text-align:left;
}
.right_cont .article_single .text-right{
	font-size:13px;
	text-align:right;
}
.column_list .gray_round{
	background:#666;
	color:#fff;
	font-size:14px;
	padding:5px;
	display:inline-block;
	border-radius: 20px;        /* CSS3草案 */  
	-webkit-border-radius: 20px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 20px;   /* Firefox用 */
	width:100%;
}

}