@charset "utf-8";


@import "base.css";

/*####################　共通　####################*/
#main_bg{
	overflow: hidden;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", "メイリオ", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}

#topReturn a{
/*	display: inline-block;*/
}

#PageTopics div#footer {
	border-top: none;
}

/* 2015.12 commentout by nichibunken. Reason: here's not the area for changing.
div#footer address {
	background: url(../img/footer/footer_delimiter.jpg) no-repeat center top;
}

#PageTopics div#footer address {
	background: url(../img/footer/footer_delimiter_topics.jpg) no-repeat center top;
}
*/

/* レイアウト */
#container {
	min-width: 1000px;
}

#header,
#gnavi dl{
	width:1000px;
}

#main_bg .ContBox:after,
#main_bg .innerBasic:after{
	content:"";
	display:block;
	clear:both;
}

/*　ブログ部分
-------------------------------------*/
#main_bg ul.blogList li{
	background: url(../img/contents/dot_01.gif) repeat-x left bottom;
}

/* 2016.02 mod color start */
/*
#main_bg ul.blogList li dl dt{
	margin-bottom: 5px;
	color: #888;
}
*/
#main_bg ul.blogList li dl dt{
	margin-bottom: 5px;
	color: #666;
}
/* 2016.02 mod color end */

#main_bg ul.blogList li dl dt span{
	margin-left: 10px;
	display: inline-block;
	padding: 1px 5px;
	font-size: 12px;
	color: #fff;
}

/*　ラベル
-------------------------------------*/
/* お知らせ */
#main_bg ul.blogList li dl dt span.label-Application,
#main_bg ul.blogList li dl dt span.label-Announcements{
	background-color: #fca000;
}

/* 日文研の話題 */
#main_bg ul.blogList li dl dt span.label-NichibunkenNews{
	background-color: #009565;
}

/* 採用（職員）／採用（研究） */
#main_bg ul.blogList li dl dt span.label-JobStaff,
#main_bg ul.blogList li dl dt span.label-JobResearchers{
	background-color: #82c03e;
}

/* 催し物（研究者向け） */
#main_bg ul.blogList li dl dt span.label-ForResearchers{
	background-color: #9e4899;
}

/* 催し物（一般向け） */
#main_bg ul.blogList li dl dt span.label-OpenEvent{
	background-color: #ada34c;
}

/* 図書館 */
#main_bg ul.blogList li dl dt span.label-Library{
	background-color: #714025;
}

/* データベース */
#main_bg ul.blogList li dl dt span.label-Databases{
	background-color: #c20024;
}

/* 原稿募集／刊行物 */
#main_bg ul.blogList li dl dt span.label-CallForPapers,
#main_bg ul.blogList li dl dt span.label-Publications{
	background-color: #1f4891;
}

/* 大学院教育／大学院教育（募集） */
#main_bg ul.blogList li dl dt span.label-SokendaiEducation,
#main_bg ul.blogList li dl dt span.label-SokendaiApply{
	background-color: #6d459a;
}

/* 2015.12 , 2016.02 mod color start */
/*
#main_bg ul.blogList li dl dd.title,
#main_bg ul.blogList li dl dd.title a{
	color: #333;
}
*/
#main_bg ul.blogList li dl dd.title{
	color: #333;
}
#main_bg ul.blogList li dl dd.title a{
	color: #222;
}


/* 2015.12 , 2016.02 mod color end */

#main_bg ul.blogList li dl dd.title span{
	display: inline-block;
	margin-left: 15px;
	color: #e10000;
}
/* 2016.02 mod color start */
/*
#main_bg ul.blogList li dl dd.dateText{
	color: #888;
}
*/
#main_bg ul.blogList li dl dd.dateText{
	color: #666;
}
/* 2016.02 mod color end */


/*####################　トップページ　####################*/
#PageIndex #main_bg{
	position: relative;
	background-color: #fff;
}

#PageIndex #main_bg #main {
	width: 1000px;
	margin: 0px auto;
	text-align: left;
}

#PageIndex #main_bg .innerBasic{
	margin: 0 auto;
	width: 1000px;
}

/*　スライドショー
-------------------------------------*/
#PageIndex #main_bg #MainImg{
	margin: 0 auto 30px;
	min-width: 1000px;
	height: 303px;
/*	background: url(../img/contents/wall.gif) repeat-x left top;*/
	backgroun-color: #fff;
	text-align: left;
}

#PageIndex #main_bg #slider01{
	overflow: hidden;
	margin: 0 auto;
	width: 1366px;
	min-width: 1000px;
	height: 263px;
	text-align: center;
}

#PageIndex #main_bg .bx-wrapper{
	margin: 0 auto;
	width: 1366px;
	height: 295px;
	min-width: 1000px;
}

#PageIndex #main_bg .bx-pager{
	margin: 16px 0 0;
	text-align: center;
}

#PageIndex #main_bg .bx-pager:after{
	content:"";
	display:block;
	clear:both;
}

#PageIndex #main_bg .bx-pager .bx-pager-item{
	display: inline-block;
	margin-right: 11px;
}

#PageIndex #main_bg .bx-pager .bx-pager-item:last-of-type{
	margin-right: 0;
}

#PageIndex #main_bg .bx-pager .bx-pager-item a{
	display: block;
	width: 8px;
	height: 8px;
	background: url(../img/contents/navi_03.png) no-repeat left top;
	text-indent: -9999px;
}

#PageIndex #main_bg .bx-pager .bx-pager-item a.active{
	background: url(../img/contents/navi_04.png) no-repeat left top;
}

#PageIndex #main_bg .bx-controls-direction a{
	display: block;
	position: absolute;
	top: 104px;
	width: 56px;
	height: 56px;
	text-indent: -9999px;
}

#PageIndex #main_bg .bx-controls-direction .bx-prev{
	left: 15px;
	background: url(../img/contents/navi_01.png) no-repeat left top;
}

#PageIndex #main_bg .bx-controls-direction .bx-next{
	right: 15px;
	background: url(../img/contents/navi_02.png) no-repeat left top;
}

/* 2016.09.29 mod start */
#PageIndex #main_bg #SNSButton{
	width: 1000px;
	height: 32px;
	margin: 0px auto;
	text-align: right;
	letter-spacing: -0.4em;
}

#PageIndex #main_bg .twitterButton{
	display: inline-block;
	letter-spacing: normal;
	margin-right: 16px;
}

#PageIndex #main_bg .twitterButton a:hover{
	opacity: 0.85;
}

#PageIndex #main_bg .facebookButton{
	display: inline-block;
	letter-spacing: normal;
}

#PageIndex #main_bg .facebookButton a:hover{
	opacity: 0.85;
}
/* 2016.09.29 mod end */

/*　ブログ部分
-------------------------------------*/
/* 2016.01.21 add start */
#PageIndex #main_bg p.noList {
	line-height: 1.5;
	text-align: left;/* mod from center 2016.01.22 */
	font-size: 14px;
	color: #333;
}
/* 2016.01.21 add end */
#PageIndex #main_bg ul.blogList li:last-of-type{
	background: none;
}

#PageIndex #main_bg ul.blogList li{
	padding: 11px 0; 
}

#PageIndex #main_bg ul.blogList li dl dt{
	font-size: 13px;
}

#PageIndex #main_bg ul.blogList li dl dd.title,
#PageIndex #main_bg ul.blogList li dl dd.title a{
	font-size: 14px;
}

#PageIndex #main_bg ul.blogList li dl dd.dateText{
	font-size: 13px;
}

/*　新着トピックス・募集要項
-------------------------------------*/
#PageIndex #main_bg #ContBox01{
	padding-bottom: 40px;
}

/* 共通 */
#PageIndex #main_bg #ContBox01 .titleBox{
	position: relative;
	margin-bottom: 19px;
	border-bottom: 1px solid #008b2b;
	padding-bottom: 5px;
}

#PageIndex #main_bg #ContBox01 .titleBox h2{
	padding: 5px 0 5px 40px;
	line-height: 1.2;
	text-align: left;
	letter-spacing: 2px;
	font-size: 24px;
	color: #333;
}

#PageIndex #main_bg #ContBox01 .topicsBox .titleBox h2{
	background: url(../img/contents/icon_01.png) no-repeat left center;
}

#PageIndex #main_bg #ContBox01 .eventBox .titleBox h2{
	background: url(../img/contents/icon_03.png) no-repeat left center;
}

#PageIndex #main_bg #ContBox01 .titleBox ul{
	position: absolute;
	bottom: 15px;
	right: 0;
}

#PageIndex #main_bg #ContBox01 .titleBox ul li{
	display: inline-block;
	margin-right: 24px;
	padding-left: 13px;
	background: url(../img/contents/arrow_01.png) no-repeat left center;
	font-size: 12px;
}

#PageIndex #main_bg #ContBox01 .titleBox ul li.rss{
	padding-left: 0;
	background: none;
}

#PageIndex #main_bg #ContBox01 .titleBox ul li:last-of-type{
	margin-right: 0;
}

#PageIndex #main_bg #ContBox01 .titleBox ul li a{
	color: #666;
}

#PageIndex #main_bg #ContBox01 .titleBox ul li.rss a:hover{
	opacity: 0.85;
}

/* レイアウト */
#PageIndex #main_bg #ContBox01 .topicsBox{
	float: left;
	width: 480px;
}

#PageIndex #main_bg #ContBox01 .eventBox{
	float: right;
	width: 480px;
}


#PageIndex #main_bg #ContBox01 > ul{
	clear: both;
	padding-top: 30px;
}

#PageIndex #main_bg #ContBox01 > ul#row2{
	padding-top: 10px;
}

#PageIndex #main_bg #ContBox01 > ul:after{
	content:"";
	display:block;
	clear:both;
}

#PageIndex #main_bg #ContBox01 > ul li{
	float: left;
	margin-right: 20px;
	width: 320px;
}

#PageIndex #main_bg #ContBox01 > ul li:last-of-type{
	margin-right: 0;
}

#PageIndex #main_bg #ContBox01 > ul li a:hover{
	opacity: 0.85;
}

/*　募集・関連リンク
-------------------------------------*/
#PageIndex #main_bg #ContBox02{
	padding: 40px 0 60px;
	background-color: #f4f4f4;
}

/* 共通 */
#PageIndex #main_bg #ContBox02 h2{
	margin-bottom: 12px;
	border-left: 4px solid #009565;
	padding-left: 12px;
	line-height: 1.1;
	font-size: 20px;
	color: #333;
}

/* レイアウト */
#PageIndex #main_bg #ContBox02 .recruitmentBox{
	float: left;
	width: 740px;
}

#PageIndex #main_bg #ContBox02 .linkBox{
	float: right;
	width: 220px;
}

/* 募集 */
#PageIndex #main_bg #ContBox02 .recruitmentBox ul{
	border: 1px solid #dedede;
	padding: 13px 18px 16px;
	background-color: #fff;
}

/* 2017.03.30 mod */
/* 日文研コンテンツ */
#PageIndex #main_bg #ContBox02 .nichibun_links{
	margin-bottom: 12px;
}

/* 関連リンク */
#PageIndex #main_bg #ContBox02 .linkBox ul:after{
	content:"";
	display:block;
	clear:both;
}

#PageIndex #main_bg #ContBox02 .linkBox ul li{
	float: left;
	margin-bottom: 10px;
	width: 220px;
}

/* 2016.02.09 mod width start */
/*
#PageIndex #main_bg #ContBox02 .linkBox ul li:nth-of-type(3){
	margin-right: 10px;
	width: 100px;
}
*/
#PageIndex #main_bg #ContBox02 .linkBox ul li:nth-of-type(3){
	margin-right: 10px;
	width: 105px;
}
/* 2016.02.09 mod width end */

#PageIndex #main_bg #ContBox02 .linkBox ul li:nth-of-type(4){
	width: 100px;
}

#PageIndex #main_bg #ContBox02 .linkBox ul li:nth-of-type(5){
	margin-right: 10px;
	width: 105px;
}

#PageIndex #main_bg #ContBox02 .linkBox ul li a:hover{
	opacity: 0.85;
}

/*####################　トピックス　####################*/
#PageTopics #MainImg{
	clear: both;
	margin-bottom: 40px;
	padding: 15px 0 13px;
	min-width: 1000px;
	background-color: #fca100;
}

#PageTopics #MainImg h2{
	margin: 0 auto;
	padding: 10px 0 10px 58px;
	width: 942px;
	background: url(../img/contents/icon_04.png) no-repeat left center;
	line-height: 1;
	font-size: 28px;
	font-weight: bold;
	color: #fff;
}

#PageTopics #main_bg{
	margin: 0 auto 90px;
	width: 1000px;
}

#PageTopics #main_bg:after{
	content:"";
	display:block;
	clear:both;
}

/*　メイン部
-------------------------------------*/
#PageTopics #main_bg #main{
	float: right;
	width: 750px;
}

#PageTopics #main_bg #main .titleBox{
	position: relative;
	margin-bottom: 9px;
	border-bottom: 1px solid #dedede;
}

#PageTopics #main_bg #main .titleBox h3{
	padding: 8px 0 8px;
	line-height: 1.2;
	font-size: 20px;
	color: #333;
}

#PageTopics #main_bg #main .titleBox .selector{
	position: absolute;
	top: 6px;
	right: 0;
	border: 1px solid #dedede;
	width: 124px !important;
	height: 26px;
	background: url(../img/contents/select_01.png) no-repeat right center #fff;
	line-height: 26px;
	font-size: 12px;
	color: #333;
}

#PageTopics #main_bg #main .titleBox .selector span{
	padding-left: 8px;
	width: 116px !important;
	height: 26px !important;
}

#PageTopics #main_bg #main .titleBox .selector select{
	width: 124px !important;
	height: 26px !important;
}

/*　ブログ部分
-------------------------------------*/
#PageTopics #main_bg p.noList{
	line-height: 1.5;
	text-align: left;/* mod from center 2016.01.22 */
	font-size: 14px;
	color: #333;
}

#PageTopics #main_bg ul.blogList li{
	padding: 21px 0; 
}

#PageTopics #main_bg ul.blogList li dl dt{
	font-size: 14px;
}

#PageTopics #main_bg ul.blogList li dl dd.title,
#PageTopics #main_bg ul.blogList li dl dd.title a{
	font-size: 16px;
}

#PageTopics #main_bg ul.blogList li dl dd.dateText{
	font-size: 14px;
}

/* 詳細 */
#PageTopics.pageEntry #main_bg h3{
	margin-bottom: 26px;
	border-bottom: 1px solid #fca100;
	padding: 12px 0 10px;
	line-height: 1.3;
	font-size: 24px;
	color: #333;
}

/* 2016.02 mod color start */
/*
#PageTopics.pageEntry #main_bg h3 span{
	display: block;
	margin-bottom: 4px;
	line-height: 1;
	font-size: 14px;
	color: #888;
}
*/
#PageTopics.pageEntry #main_bg h3 span{
	display: block;
	margin-bottom: 4px;
	line-height: 1;
	font-size: 14px;
	color: #666;
}
/* 2016.02 mod color end */

#PageTopics.pageEntry #main_bg .entryBox{
	line-height: 1.5;
	font-size: 14px;
	color: #333;
}

#PageTopics.pageEntry #main_bg .entryBox p{
	margin-bottom: 13px;
}

#PageTopics.pageEntry #main_bg .entryBox:after{
	content:"";
	display:block;
	clear:both;
}

/* 2016.02 mod color start */
/*
#PageTopics.pageEntry #main_bg p.dateText{
	margin-top: 20px;
	line-height: 1;
	font-size: 14px;
	color: #888;
}
*/
#PageTopics.pageEntry #main_bg p.dateText{
	margin-top: 20px;
	line-height: 1;
	font-size: 14px;
	color: #666;
}
/* 2016.02 mod color end */
#PageTopics.pageEntry #main_bg ul.figureList{
	margin: 40px 0 60px;
}

#PageTopics.pageEntry #main_bg ul.figureList:after{
	content:"";
	display:block;
	clear:both;
}

#PageTopics.pageEntry #main_bg ul.figureList li{
	float: left;
	margin: 0 42px 20px 0;
	width: 354px;
	line-height: 1.3;
}

#PageTopics.pageEntry #main_bg ul.figureList li:nth-of-type(2n){
	margin-right: 0;
}

#PageTopics.pageEntry #main_bg ul.figureList li:nth-of-type(2n+1){
	clear: both;
}

#PageTopics.pageEntry #main_bg ul.figureList li a{
	display: block;
	position: relative;
	margin-bottom: 8px;
	border: 1px solid #dedede;
	width: 352px;
	height: 262px;
}

#PageTopics.pageEntry #main_bg ul.figureList li a:hover{
	opacity: 0.85;
}

#PageTopics.pageEntry #main_bg ul.figureList li a img{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	max-width: 352px;
	max-height: 262px;
}

#PageTopics.pageEntry #main_bg p.twitterButton{
	text-align: right;
}

/*　左サイド
-------------------------------------*/
#PageTopics #main_bg #Sub{
	float: left;
	width: 200px;
}

#PageTopics #main_bg #Sub ul{
	border-top: 1px solid #dedede;
}

#PageTopics #main_bg #Sub ul li{
	border: 1px solid #dedede;
	border-top: none;
}

#PageTopics #main_bg #Sub ul li a{
	display: block;
	padding: 16px 13px 15px 13px;
	background-color: #fff;
	line-height: 1.2;
	font-size: 13px;
	color: #666;
}

#PageTopics #main_bg #Sub ul li.active a{
	background-color: #fff8eb;
	color: #a2a2a2;
}

#PageTopics #main_bg #Sub ul li a:hover{
	opacity: 0.85;
	text-decoration: none;
}

#PageTopics #main_bg #Sub ul li a span{
	border-left: 6px solid #dedede;
	padding: 2px 0 2px 11px;
}

#PageTopics #main_bg #Sub ul li.active a span{
	border-color: #fca100;
}

/*end*/
