@charset "UTF-8";
/*////////////////////////////////////////////////////////////

- news.css


[Base]
	content
[Size Large]
	content
[Size Mobile]
	content
[Size Smart Phone]
	content


--------------------------------------------------------------


[font-size]

10px : 77%
11px : 85%
12px : 93%
13px : 100%
14px : 108%
15px : 116%
16px : 123.1%
17px : 131%
18px : 138.5%
19px : 146.5%
20px : 153.9%
21px : 161.6%
22px : 167%
23px : 174%
24px : 182%
25px : 189%
26px : 197%

////////////////////////////////////////////////////////////*/

/*############################################################

[Base]

############################################################*/

/*==================================================

content
==================================================*/

#news #content h2 {
	height: 40px;
	margin-bottom: 40px;
	font-size: 167%;
}

/* #navi_news
--------------------------------------------------*/
#news #content .navi_news {
	float: left;
	width: 25%;
	margin-bottom: 40px;
	padding-right: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

#news #content .navi_news h3 {
	margin-bottom: 20px;
	font-size: 123.1%;
}

#news #content .navi_news ul {
	font-size: 123.1%;
}

#news #content .navi_news ul li {
	margin-bottom: 20px;
}

#news #content .navi_news ul li a,
#news #content .navi_news ul li a:link,
#news #content .navi_news ul li a:visited {
	color: #bbbbbb;
}

#news #content .navi_news ul li a.active,
#news #content .navi_news ul li a:hover,
#news #content .navi_news ul li a:focus,
#news #content .navi_news ul li a:active {
	color: #00267f;
}

/* navi_category / navi_index */
#news #content #navi_category,
#news #content #navi_index {
	margin-top: 80px;
}

/* #news_right
--------------------------------------------------*/
#news #content #news_right {
	width: 75%;
	float: right;
	margin-bottom: 40px;
	text-align: left;
	overflow: hidden;
}

#news #content #news_right h3 {
	height: 40px;
	font-size: 123.1%;
}

/* meta */
#news #content #news_right .meta {
	margin-top: 5px;
}

#news #content #news_right .meta dt,
#news #content #news_right .meta dd {
	display: table-cell;
}

#news #content #news_right .meta dt {
	padding-right: 5px;
	color: #f1ab00;
}

#news #content #news_right .meta dd {
	color: #bbbbbb;
}

/* #news_right > .news_wrap
--------------------------------------------------*/
#news #content #news_right .news_wrap {
	margin-right: -20px;
	overflow: hidden;
}

#news #content #news_right .news_wrap .post {
	float: left;
	width: 33.3%;
	margin-bottom: 40px;
	padding-right: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

/* .txt */
#news #content #news_right .news_wrap .post .txt {
	margin-top: 16px;
}

#news #content #news_right .news_wrap .post .txt h4 {
	line-height: 1.6;
	/*font-family: "Helvetica", "Arial", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	font-size: 108%;
	font-weight: bold;
}

#news #content #news_right .news_wrap .post .txt h4 a,
#news #content #news_right .news_wrap .post .txt h4 a:link,
#news #content #news_right .news_wrap .post .txt h4 a:visited {
	color: #333333;
}

/* #news_right > .detail
--------------------------------------------------*/
#news #content #news_right .detail {
	position: relative;
	padding-bottom: 40px;
}

/* #news_right > .detail > .detail_header
--------------------------------------------------*/
#news #content #news_right .detail .detail_header h3 {
	height: auto;
	line-height: 1.6;
	/*font-family: "Helvetica", "Arial", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	font-size: 116%;
	font-weight: bold;
}

#news #content #news_right .detail .detail_header dl dt,
#news #content #news_right .detail .detail_header dl dd {
	font-size: 116%;
}

/* #news_right > .detail > .detail_body
--------------------------------------------------*/
#news #content #news_right .detail .detail_body {
	margin-top: 40px;
}

#news #content #news_right .detail .detail_body p {
	line-height: 1.6;
	font-size: 14px;
}

#news #content #news_right .detail .detail_body p b {
	/*font-family: "Helvetica", "Arial", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	font-weight: bold;
}

#news #content #news_right .detail .detail_body p img {
	margin: 10px 0;
}

#news #content #news_right .detail .detail_body p img:first-child {
	margin-top: 0;
}

#news #content #news_right .detail .detail_body p a,
#news #content #news_right .detail .detail_body p a:link,
#news #content #news_right .detail .detail_body p a:visited {
	color: #00267f;
	/*font-family: "Helvetica", "Arial", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	font-weight: bold;
}

#news #content #news_right .detail .detail_body p a:hover,
#news #content #news_right .detail .detail_body p a:focus,
#news #content #news_right .detail .detail_body p a:active {
	color: #bbbbbb;
}

#news #content #news_right .detail .detail_body p a:after {
	content: "\279c";
	margin-left: 2px;
	font-family: "WhiteSymbols-Regular";
	font-size: 18px;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-ms-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	font-smoothing: antialiased;
}

#news #content #news_right .detail .detail_body p a.no_arrow:after {
	content: "";
	margin-left: 0;
}

/* #news_right > .detail > .navi_local
--------------------------------------------------*/
#news #content #news_right .detail .navi_local {
	position: absolute;
	top: 0;
	right: -14px;
}

#news #content #news_right .detail .navi_local li {
	display: table-cell;
	padding: 0 12px;
	font-family: "WhiteSymbols-Regular";
	font-size: 30px;
}

#news #content #news_right .detail .navi_local li a,
#news #content #news_right .detail .navi_local li a:link,
#news #content #news_right .detail .navi_local li a:visited {
	color: #bbbbbb;
}

#news #content #news_right .detail .navi_local li a:hover,
#news #content #news_right .detail .navi_local li a:focus,
#news #content #news_right .detail .navi_local li a:active {
	color: #00267f;
}

/*############################################################

[Size Large]

############################################################*/

/*==================================================

content
==================================================*/

/* #navi_news
--------------------------------------------------*/
#news.size_large #content .navi_news {
	padding-right: 40px;
}

/* #news_right
--------------------------------------------------*/
#news.size_large #content #news_right .news_wrap {
	margin-right: -40px;
}

#news.size_large #content #news_right .news_wrap .post {
	padding-right: 40px;
}

/* #news_right > .detail > .detail_body
--------------------------------------------------*/
#news.size_large #content #news_right .detail .detail_body {
	margin-top: 36px;
}

#news.size_large #content #news_right .detail .detail_body p {
	padding-right: 40px;
}

#news.size_large #content #news_right .detail .detail_body p .detail_img {
	display: block;
	margin-right: -40px;
}

/*############################################################

[Size Mobile]

############################################################*/

/*==================================================

content
==================================================*/

/* #navi_category
--------------------------------------------------*/
#news.size_mobile #content #navi_category {
	margin: 20px 0;
	text-align: center;
	overflow: hidden;
}

#news.size_mobile #content #navi_category h3 {
	font-size: 153.9%;
	color: #bbb;
}

#news.size_mobile #content #navi_category li {
	width: 50%;
	height: 42px;
	margin: 0;
	float: left;
	line-height: 40px;
	background-color: #bbb;
	border: 1px solid #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

#news.size_mobile #content #navi_category li a {
	display: block;
	color: #fff;
}

#news.size_mobile #content #navi_category li a.active,
#news.size_mobile #content #navi_category li a:hover
 {
	background-color: #00277f;
	border-bottom: 2px solid #fff;
}

/* #navi_index
--------------------------------------------------*/

#news.size_mobile #content #navi_index {
	width: 100%;
	margin: 0;
	/*padding: 20px 0 0 0;*/
	padding: 0;
	position: absolute;
	/*bottom: -40px;*/
	bottom: 0;
	left: 0;
	text-align: center;
	/*line-height: 1;*/
	font-size: 15px;
	border-top: 1px solid #ccc;
}

#news.size_mobile #content #navi_index li {
	margin-bottom: 0;
}

#news.size_mobile #content #navi_index a {
	display: block;
	line-height: 59px;
}

#news.size_mobile #content h2 {
	display: none;
}

#news.size_mobile #content .navi_news,
#news.size_mobile #content #news_right {
	width: 100%;
	padding-right: 0;
	float: none;
}

#news.size_mobile #content #news_right {
	margin-bottom: 0;
}

#news.size_mobile #content #news_right .news_wrap {
	margin-right: 0;
}

#news.size_mobile #content #news_right .news_wrap .post {
	padding-right: 0;
}

/* .detail > .detail_header
--------------------------------------------------*/
#news.size_mobile #content #news_right .detail {
	/*padding: 40px 0 50px 0;*/
	padding: 40px 0 100px 0;
	position: static;
}

#news.size_mobile #content #news_right .detail .detail_header h3 {
	font-size: 20px;
}

/* .detail_body
--------------------------------------------------*/
#news.size_mobile #content #news_right .detail .detail_body {
	margin-top: 20px;
}

#news.size_mobile #content #news_right .detail .detail_body p {
	font-size: 15px;
	line-height: 1.8;
}

#news.size_mobile #content #news_right .detail .detail_header dl dt,
#news.size_mobile #content #news_right .detail .detail_header dl dd {
	font-size: 77%;
}

/* .news_wrap > post
--------------------------------------------------*/
#news.size_mobile #content #news_right .news_wrap .post {
	width: 100%;
	margin-bottom: 20px;
	float: none;
}

#news.size_mobile #content #news_right .news_wrap .meta {
	font-size: 10px;
}

#news.size_mobile #content #navi_archive {
	position: relative;
	margin-top: 40px;
}

#news.size_mobile #content #navi_archive h3,
#news.size_mobile #content #navi_archive .navi_news_category li {
	height: 40px;
	padding-left: 20px;
	line-height: 40px;
	color: #fff;
	background-color: #bbb;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

#news.size_mobile #content #navi_archive h3:active{
	background-color: #bbb;
}

#news.size_mobile #content #navi_archive h3.active{
	background-color: #00277f;
}

#news.size_mobile #content #navi_archive h3 {
	margin-bottom: 0;
	position: relative;
	cursor: pointer;
}

#news.size_mobile #content #navi_archive h3:after {
	content: "\25bc";
	font-size: 9px;
	position: absolute;
	top: 2px;
	right: 20px;
}

#news.size_mobile #content #navi_archive .navi_news_category {
	position: absolute;
	width: 100%;
}

#news.size_mobile #content #navi_archive .navi_news_category li {
	margin: 2px 0 0 0;
	padding: 0;
}

#news.size_mobile #content #navi_archive .navi_news_category li a {
	color: #fff;
	display: block;
	padding-left: 20px;
}

#news.size_mobile #content #navi_archive .navi_news_category li a:link,
#news.size_mobile #content #navi_archive .navi_news_category li a:visited {
	background-color: transparent;
}

#news.size_mobile #content #navi_archive .navi_news_category li a:active,
#news.size_mobile #content #navi_archive .navi_news_category li a:hover{
	background-color: #00277f;
}

/* .navi_local
--------------------------------------------------*/
#news.size_mobile #content #news_right .detail .navi_local {
	width: 100%;
	bottom: 0;
	left: 0;
	top: auto;
	z-index: 100;
}

#news.size_mobile #content #news_right .detail .navi_local li .article_back,
#news.size_mobile #content #news_right .detail .navi_local li .article_next {
	display: block;
	position: absolute;
	/*top: -10px;*/
	bottom: 0;
	padding: 0 10px;
	line-height: 59px;
}

#news.size_mobile #content #news_right .detail .navi_local li .article_back a,
#news.size_mobile #content #news_right .detail .navi_local li .article_next a {
	display: block;
	line-height: 59px;
}

#news.size_mobile #content #news_right .detail .navi_local li .article_back {
	/*left: 10px;*/
	left: 0;
	padding-right: 20px;
}

#news.size_mobile #content #news_right .detail .navi_local li .article_next {
	/*right: 10px;*/
	right: 0;
	padding-left: 20px;
}

#news.size_mobile #content #news_right .btn_more {
	width: 100%;
	margin-top: 30px;
	text-align: center;
}

#news.size_mobile #content #news_right .btn_more a {
	position: relative;
	display: block;
	padding: 15px 0;
	margin-bottom: 0;
}

#news #content .inner .btn_more a:before {
	content: "\25bc";
	position: relative;
	top: -2px;
	left: -2px;
	font-family: "WhiteSymbols-Regular";
	font-size: 18px;
}

#news #content .inner .btn_more a,
#news #content .inner .btn_more a:link,
#news #content .inner .btn_more a:visited {
	position: absolute;
	line-height: 1.2;
	color: #bbbbbb;
	font-size: 167%;
	cursor: pointer;
}

#news #content .inner .btn_more a:hover,
#news #content .inner .btn_more a:focus,
#news #content .inner .btn_more a:active {
	/*border-bottom: 2px solid #00267f;*/
	color: #00267f;
}

/*############################################################

[Size Smart Phone]

############################################################*/

/*==================================================

content
==================================================*/


