@charset "UTF-8";
#koransha{
	font-family: "a-otf-ryumin-pr6n", "Cormorant Garamond", sans-serif;
	background: url("../images/base/footer_bg.png");
}
.news{
	background: url("../images/news/top.jpg") no-repeat;
	background-size: 100% auto;
}
#news{
	width:980px;
	margin:40px auto;
	font-family: "a-otf-ryumin-pr6n", serif;
	color:#181F6C;
}
.content{
	width:710px;
	float:right;
		
}
#news a{
	color:#181F6C;	
}
.content p{
	letter-spacing: 2px!important;
	margin-bottom:48px!important;
	line-height: 36px!important;
}
.kiji_info{
	letter-spacing: 2px;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	font-size:13px;
}
.kiji_info span.date{
	font-family: 'EB Garamond',serif;
	font-size:16px;
}
h2.line01{
	font-size:24px;
	display: inline-block;
	letter-spacing: 3px;
	margin:21px 0 48px 0;
	border-bottom:1px solid #181F6C;
}
ul.blog_link{
	width:340px;
	margin:72px auto;
	font-family: "a-otf-ryumin-pr6n", "Cormorant Garamond", sans-serif;
}
ul.blog_link li{
	position: relative;
	float:left;
	margin-right:50px;
}

ul.blog_link li:first-child{
	padding-left:20px;
}
ul.blog_link li:first-child img{
	position: absolute;
	top:3px;
	left:-20px;
}
ul.blog_link li:last-child{
	padding-right:20px;
}
ul.blog_link li:last-child img{
	position: absolute;
	top:3px;
	right:-20px;
}
ul.blog_link li:first-child,ul.blog_link li:last-child{
	font-size:17px;
}
.news_menu h3{
	line-height: 30px;
	font-family: 'Cormorant Garamond', serif;
	font-weight: 600;
	font-size:14px;
	width:150px;
	border-bottom:1px solid #D8E0F6;
	letter-spacing: 4px;
	margin-bottom:10px;
}
.news_menu .news_menu_list{
	line-height: 28px;
	font-size:13px;
	letter-spacing: 2px;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	margin-bottom:50px;
}
.news_menu .news_menu_list a.kasen::after,ul.blog_link li a.kasen::after{
    bottom:3px;
}
hr#NEWS{
	border:0;
	margin:45px 0;
}
ul.news_nav{
	width:710px;
	margin:0 auto 72px auto;
	letter-spacing: 3px;
}
ul.news_nav li{
	width:calc(100% / 3);
	float:left;
	height:30px;
	border-left:1px solid #D8E0F6;
}
ul.news_nav li::last-child{
	border-right:1px solid #D8E0F6;
}
ul.news_nav li select{
	width:100%;
	padding:0 20px;
	outline: none;
	color:#181F6C;
	font-size:18px;
	font-family: 'Cormorant Garamond', serif;
	font-weight: 600;
	border:0;
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	background: transparent;
	background-image: url("../images/news/select_yajirushi.png");
	background-repeat: no-repeat;
	background-position: 95% center;
	background-size:27px 27px;
}
ul.news_list{
	width:710px;
	margin:0 auto 72px auto;
	border-bottom:1px solid #D8E0F6;
}
ul.news_list a{
	display: block;
	color:#181F6C;
	padding:24px 93px 24px 0;
}
ul.news_list li{
	width:710px;
	display: table;
	border-top:1px solid #D8E0F6;
	box-sizing: border-box;
	background: url("../images/news/news_next.png") no-repeat 95% center;
	background-size:27px 27px;
}
ul.news_list li span.update{
	display: table-cell;
	font-size:17px;
	font-family: 'EB Garamond', "a-otf-ryumin-pr6n", serif;
	letter-spacing: 3px;
}
ul.news_list li .news_txt{
	padding:0 0 0 65px;
	display: table-cell;
}
ul.news_list li .news_txt h3{
	letter-spacing: 2px!important;
	line-height: 30px!important;
	font-size:16px!important;
	font-family: 'a-otf-ryumin-pr6n',serif!important;
	margin:0 0 5px 0!important;
	text-align: left!important;
}
ul.news_list li .news_txt span.bunrui{
	font-size:12px;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
}
.pager_box{
	width:710px;
	margin:0 auto;
}
.pager{
	float:left;
	width:600px;
	
	font-family: 'EB Garamond',serif;
	font-size:17px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.pager a,.pager span{
	display: inline-block;
	margin-right:5px;
	margin-bottom:15px;
	color:#181F6C;
}
.next_pager{
	width:55px;
	float:left;
	margin-left:5px;
}
.next_pager a{
	color:#181F6C;
	background: url("../images/news/page_next.png") no-repeat right center;
	background-size:22px 22px;
	padding-right:20px;
	font-size:15px;
}
.pager span{
	border-bottom:1px solid #6D8EDD;
}
p.no_list{
	width:710px;
	margin:0 auto;
}