/*
Theme Name: UCG テーマ
Theme URL: 
Description: 
Author: wataru kawano
Version: 1.0
Tags:
License: bild.co
License URI: 
*/

.contents{margin-bottom: 60px;}
.a-wapper{
	padding-bottom: 120px;
}
.page_title{
	padding: 20px;
	text-align: center;
	font-size: 2.4rem;
}
.news_list{display:table; width: 100%; margin-top: 60px; margin: 60px auto 0;}
.news_list li{margin-bottom:10px; border-bottom: solid 1px #e60012; font-size: 1.3rem !important; margin-bottom: 40px;}
.news_list li a.news{display:block;padding:10px 10px 10px 105px;position:relative;line-height:1.3;font-size: 1.7rem !important;}
.news_list li a span{color:#000;padding:6px 0 5px;width:90px;text-align:center;display: inline-block;margin-right: 20px; font-size: 0.9rem !important;}

.hover .news_list li a:hover{color:#f39800;}
.hover .news_list li a:hover span{background:#f39800;}

/*一覧
------------------------------*/
.news{max-width:720px;margin-bottom:90px;}

/*ページ送り*/
.pager{padding-top:30px;}
.pager a{width:125px;text-align:center}
.pager_prev{float:left;}
.pager_prev i{margin-right:5px;}
.pager_next{float:right;}
.pager_next i{margin-left:5px;}


/*詳細
------------------------------*/
.newsdetail{
	margin-top: 60px;
	max-width:720px;}

.t_item{font-size:1.6rem;border-bottom:1px solid #e60012;border-left:1px solid #e60012;padding:15px;margin-bottom:20px;overflow:hidden;}
.t_item div{line-height:1.4;float:left;max-width:calc(100% - 115px)}
.t_item span{float:right;font-weight:normal;font-size:1.0rem;line-height:1;color:#fff;padding:6px 0 5px;width:87px;text-align:center;border-radius:2px;display:block;}

.item_body{line-height:1.8;margin-bottom:70px;padding:0 15px;}
.b_news_back{max-width:130px;margin:0 auto;}

.item_body iframe{width: 100% !important;min-height: 1000px;}

@media (max-width:720px){
	.t_item div{float:none;margin:0;max-width:100%;}
	.t_item span{float:none;margin:10px 0 0 auto;}
	.item_body iframe{width: 100% !important;min-height: 680px;}

	.item_body{padding:0;}
}
