@charset "UTF-8";

@media screen and (min-width: 951px) {

/* -----------------------------------------------------------------------------

ローカルナビ

----------------------------------------------------------------------------- */
/* アクティブ */
.researchTop .navResearchTop > a > span,
.reportTop .navResearchReport dt > a > span,
.report.grain .navResearchGrain > a > span,
.report.tag .navResearchTag > a > span,
.report.archives .navResearchArchives > a > span,
.pocket_data_book .navResearchPocket dt > a > span,
.potomac .navResearchPotomac > p > a > span,
.infoTop .navResearchOther dt > a > span,
.media .navResearchMedia > a > span,
.news .navResearchNews > a > span,
.column .navResearchColumn > a > span,
.sahara .navResearchSub > a > span,
.access .navResearchAccess > p > a > span {
	border-bottom: 1px solid #e60012 !important;
}

.potomac .navResearchPotomac > a > span {
	border-bottom: none !important;
}

/* pagenav
  ---------------------------------------------*/	
.report #pageNavReport > a,
.pocket_data_book #pageNavBook > a,
.media #pageNavNews > a,
.news #pageNavNews > a,
.potomac #pageNavPotomac > a {
.access #pageNavAccess > a {
	color: #e60012;
}


}
@media print, screen and (min-width: 751px) {


/* -----------------------------------------------------------------------------

丸紅経済研究所TOP

----------------------------------------------------------------------------- */

/* ttl
---------------------------------------------*/
.researchTop #pageTtl.ttlImg {
	background-image: url(../research/img/bg_main.jpg);
	height: 480px;
}
.researchTop #pageTtl.ttlImg:before {
	height: 480px;
}
.researchTop #pageTtl.ttlImg .ttl {
	line-height: 480px;
}



/* newsWidget
---------------------------------------------*/	
.researchTop #newsWidget {
	overflow: hidden;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.researchTop #newsWidget .inner {
	padding-bottom: 0 !important;
}
.researchTop #newsWidget .sortYear input {
	width: 460px;
}
.researchTop .ttlSearch {
	font-size: 1.6rem;
	font-weight: 500;
	margin-bottom: 10px !important;
}
.freeWord {
	float: left;
}
.freeWord input {
	width: 460px;
	float: left;
	border-right: 1px solid #cb151d;
}
.freeWord input[type="submit"] {
	width: 120px;
    background: #cb151d url(../common/img/icon_search_w.png) no-repeat 18px center;
    color: #fff;
    border: none;
    line-height: 43px;
    padding-left: 20px;
	cursor: pointer;
	border-radius: 0 2px 2px 0;
}
.freeWord .btn.search {
	float: left;
	width: 120px;
}
.freeWord .btn.search a {
	width: 120px;
}
.researchTop #newsWidget .btn.print {
	float: left;
	width: 130px;
	margin-left: 20px;
}


/* groupLink
---------------------------------------------*/
.researchTop .groupLink {
	margin-top: 30px;
}
.researchTop .groupLink > li:nth-child(3) h4 {
	background: none;
	padding-left: 0;
}
.researchTop .groupLink > li:nth-child(-n+2) {
    /*margin-top: 0 !important;*/
}
.researchTop .groupLink .linkGroup li {
	display: block;
	margin-bottom: 9px;
}
.researchTop .groupLink .linkGroup li:after {
	content: none;
}

/* お問い合わせ
---------------------------------------------*/
.form.confirm .btnArea {
	text-align: center;
	margin: 80px auto 0;
}
.form.confirm .btnArea p {
    width: 32%;
    display: inline-block;
    margin: 0 10px;
    line-height: 1 !important;
}
.form.confirm .btnArea .return a {
    display: block;
    padding: 15px 0 18px 7px;
    border: 1px solid #ccc;
    background: url(../../common/img/icon_arrow_l.html) 8% center no-repeat;
    transition: all .3s;
    -webkit-transition: all .3s;
}
body.sub.contact #contents section .inner table p {
	line-height:1; margin-top:4px; margin-bottom:0; color: #e60012;
}
body.sub.contact #contents section .inner input.error, body.sub.contact #contents section .inner textarea.error, body.sub.contact #contents section .inner input.error[type="checkbox"] + label:before {
	background-color: #fff6f6;
}
body.sub.contact #contents section .inner .agreement p.alert {
	line-height:1; margin-top:4px; margin-bottom:0; color: #e60012; text-align: center;
}
}


/* -----------------------------------------------------------------------------
	report/archives/
----------------------------------------------------------------------------- */
.anchorList li.notyet a {
	cursor: default;
	color: #ccc;
}
.anchorList li.notyet a:hover {
	text-decoration: none;
}
.anchorList li.notyet a span {
	background: url(../common/img/icon_arrow_anchor_g.png) no-repeat right center;
	background-size: 9px;
	padding-right: 20px;
	display: block;
	line-height: 1.4;
}


.report #pageTtl .subTtl .ttl > span {
	margin-bottom: 7px;
}

.report #contents section .inner {
	padding: 52px 0;
}

.report #contents .topBox {
	margin-bottom: 9px;
}

.report #contents .topBox .searchBox {
	margin-right: 40px;
	float: left;
}

.report #contents .topBox .searchBox input {
	float: left;
	width: 460px;
}

.report #contents .topBox .searchBox input[type="submit"] {
	width: 120px;
    background: #cb151d url(../common/img/icon_search_w.png) no-repeat 28px center;
    color: #fff;
    border: none;
    line-height: 43px;
    padding-left: 20px;
	cursor: pointer;
	border-radius: 0 2px 2px 0;
}

.report #contents .topBox .searchBox input[type="text"] {
	padding: 0 20px;
}

.report #contents .topBox .searchBox .search {
	width: 120px;
	float: left;
}

.report #contents .topBox .searchBox .btn.search a {
	width: auto;
}

.report #contents .topBox .searchBox .btn.search a span {
	font-size: 1.4rem;
}

.report #contents .topBox .btnBox .btn {
	margin-right: 20px;
	float: left;
	width: 280px;
}
.report #contents .topBox .btnBox.right .btn {
	float: right;
}


.report #contents .topBox .btnBox .btn:last-child {
	margin: 0;
}

.report #contents .title {
	margin-bottom: 3px !important;
	font-size: 1.6rem;
}

.report #contents .yearBox {
	margin-bottom: 26px;
}

.report #contents .yearBox .selectBox {
	float: left;
}

.report #contents .yearBox .selectBox select {
	width: 120px;
	font-size: 1.5rem;
	background: url(../common/img/icon_arrow_btm_r.png) no-repeat 81% center; 
}

.report #contents .yearBox .anchorList {
	margin-left: 150px;
	text-align: left;
}

.report #contents .yearBox .anchorList li {
	margin: 12px 0 0;
	padding: 0 18px;
}

.report .newsType04 .newsList {
	padding: 0 0 65px;
}


/* -----------------------------------------------------------------------------
	report/tag/
----------------------------------------------------------------------------- */
.report.tag #contents section .inner .boxBorder02 {
	margin: 0 0 50px;
}
.report.tag #contents section .inner .boxBorder02 .title {
	float: left;
	margin: 0 15px 0 0!important;
	padding: 0 5px 0 0;
	width: 105px;
	text-align: right;
	line-height: 1.2;
	position: relative;
	top: -2px;
}
.report.tag #contents section .inner .boxBorder02 dl {
	clear: both;
	margin: 20px 0 0;
}
.report.tag #contents section .inner .boxBorder02 dl dt {
	float: left;
	margin: 10px 15px 0 0;
	width: 105px;
	text-align: right;
}
.report.tag #contents section .inner .boxBorder02 dl dd {
	margin: 0 0 0 120px;
}
.report.tag #contents section .inner .boxBorder02 dl dd ul {
	margin: -10px 0 0;
}
.report.tag #contents section .inner .boxBorder02 dl dd ul li {
	float: left;
	margin: 10px 0 0;
	width: 12em;
}
/*.report.tag #contents section .inner .boxBorder02 dl dd ul li:nth-child(1) {
	width: 9em;
}
.report.tag #contents section .inner .boxBorder02 dl dd ul li:nth-child(2) {
	width: 7em;
}
.report.tag #contents section .inner .boxBorder02 dl dd ul li:nth-child(3) {
	width: 13em;
}
.report.tag #contents section .inner .boxBorder02 dl dd ul li:nth-child(4) {
	width: 12em;
}
.report.tag #contents section .inner .boxBorder02 dl dd ul li:nth-child(5) {
	width: 8em;
}*/
.report.tag #contents section .inner .ttl01 {
	font-size: 2rem;
	font-weight: 600;
	margin-bottom: 0;
}
.report.tag #contents section .inner .ttl01 b {
	font-weight: inherit;
	color: #e60012;
}







/* -----------------------------------------------------------------------------
	media/
----------------------------------------------------------------------------- */
.media .newsType03 .newsList .newsBox ul {
	border-top: 1px solid #ddd;
}
.media .newsType04 .newsList .newsBox ul li .text a:hover {
	text-decoration: none !important;
	display: inline;
	border-bottom: 1px solid #e60012;
    color: #e60012; 
}

.media .newsType04 .newsList .newsBox ul li .btn {
	border: none;
}

.media .newsType04 .newsList .newsBox ul li a.blank {
	background: none;
}

.media .newsType04 .newsList .newsBox ul li .btn.blank span {
	padding-right: 17px;
	background: url(../common/img/icon_blank.png) no-repeat right center;
}

.media .newsType04 .newsList .newsBox ul li .btn.blank:hover span {
	background: url(../common/img/icon_blank.png) no-repeat right center;
}

.media .newsType04 .newsList ul li .text .nameSpan {
	display: block;
}

.media #contents .inner .newsType03 .newsList dl dt {
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
}

/* -----------------------------------------------------------------------------
	access/
----------------------------------------------------------------------------- */
#pageTtl.ttlImg {
	background-image: url(../research/access/img/bg_main.jpg);
}

.access #contents section .inner .line {
	color: #66C2C2;
}

.access #contents section .listDot {
	margin-bottom: 60px;
}

.access #contents section .btnBox {
	margin-top: 40px;
}

@media print, screen and (max-width: 1240px) and (min-width: 751px) {
	.report #contents section .inner {
		padding: 52px 15px;
	}
	
	/*#pageNav .inner {
		width: 100%;
		padding: 0 10px;
	}
	#pageNav .inner > ul > li {
		width: 25%;
	}*/
}


/* -----------------------------------------------------------------------------
	news/
----------------------------------------------------------------------------- */
.news .btnCenter {
	margin: 30px 0 0;
}
.news .btnCenter .btn {
	width: 250px !important;
	margin: 0 10px !important;
}
.news .btnCenter .btn.pdf span {
	padding: 0 20px 0 0;
	margin-right: 6px;
	background: url(../common/img/icon_pdf_b.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.news .inputBox dt {
	float: left;
	width: 180px;
	line-height: 45px;
}
.news .inputBox dd {
	margin: 0 0 0 180px;
	padding: 0 120px 0 0;
	position: relative;
}
.news .inputBox dd input {
	width: 100%;
}
.news .inputBox dd button {
	width: 120px;
	position: absolute;
	top: 0;
	right: 0;
	height: 45px;
	color: #fff;
	background: #cb151d;
	font-size: 1.4rem;
	transition: all .3s;
	-webkit-transition: all .3s;
	border: none;
}
.news .inputBox dd button.black {
	background: #9a9a9a;
}
.news .inputBox dd button:hover {
	opacity: 0.8;
}

.news .inputBox dd .news_search_submit_btn {
	width: 120px;
	position: absolute;
	top: 0;
	right: 0;
	height: 45px;
}
.news .inputBox dd .news_search_submit_btn input {
	height: 45px;
	color: #fff;
	background: #cb151d;
	font-size: 1.4rem;
	transition: all .3s;
	-webkit-transition: all .3s;
	border: none;
	cursor: pointer;
}
.news .inputBox dd .news_search_submit_btn .black {
	background: #9a9a9a;
}

@media print, screen and (min-width: 751px) {

.news .inputBox dd .news_search_submit_btn input:hover {
	opacity: 0.8;
}
.form.confirm section .btnArea p.return input {display: block; padding: 15px 0 18px 7px; border: 1px solid #ccc; background: url(../common/img/icon_arrow_l.png) 8% center no-repeat; transition: all .3s; -webkit-transition: all .3s;}
.form.confirm section .btnArea p.return input[type="submit"] {display: block; text-align: center; font-size: 1.4rem; -webkit-transition: all .3s; width: 100%; cursor: pointer; border: 1px solid #ccc;}
}
}


/* -----------------------------------------------------------------------------
	pocket_data_book/
----------------------------------------------------------------------------- */
.pocket_data_book #contents section .inner .txtCenter {
	margin: 15px 0 54px;
	text-align: center;
	font-size: 1.6rem;
	line-height: 1.62;
}


/* -----------------------------------------------------------------------------
	research/report/researcher/
----------------------------------------------------------------------------- */
@media print, screen and (min-width: 751px) {
.researcher #contents .boxBorder {
	padding: 55px 30px;
	margin-bottom: 1.66666666666667%;
}
.researcher #contents .boxBorder dl dt {
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	margin-bottom: 8px;
}
.researcher #contents .boxBorder dl dt .name {
	position: relative;
	padding-right: 10px;
	margin-right: 10px;
}
.researcher #contents .boxBorder dl dt .name:after {
	content: "";
	position: absolute;
	width: 1px;
	height: 18px;
	background: #222;
	display: inline-block;
	top: 50%;
	margin-top: -9px;
	right: 0;
}
.researcher #contents .boxBorder dl dt p {
	margin-bottom: 0;
}
}
@media print, screen and (min-width: 751px) and (max-width: 1240px) {

.researcher #contents .boxBorder {
	padding: 55px 15px;
}
.researcher #contents .boxBorder dl dt .name + span {
	display: block;
	margin-top: -5px;
}

}

/* -----------------------------------------------------------------------------
	research/report/researcher/career/
----------------------------------------------------------------------------- */
@media print, screen and (min-width: 751px) {
.career #pageTtl .subTtl .ttl span.en {
	display: inline-block;
	font-size: 3.0rem;
}
.career #contents table {
	margin-bottom: 60px;
}
.career #contents table th {
	width: 90px;
	text-align: center;
}
.career #contents .btn {
	margin: 60px auto 0;
	width: 380px;
}
.career #pageNav.column10 .inner > ul > li {
	width: 10%;
}
.career #pageNav .inner > ul > li:nth-child(5) > a:before,
.career #pageNav .inner > ul > li:nth-child(9) > a:before,
.career #pageNav .inner > ul > li:nth-child(13) > a:before,
.career #pageNav .inner > ul > li:nth-child(17) > a:before,
.career #pageNav .inner > ul > li:nth-child(21) > a:before {
	content: none;
}
.career #pageNav .inner > ul > li:nth-child(11) > a:before {
	content: "";
	display: block;
	width: 1px;
	height: 20px;
	background: #ccc;
	position: absolute;
	left: 0px;
	top: 2px;
}
/* pagenav
  ---------------------------------------------*/	
.imamura #pageNavImamura > a,
.matsubara #pageNavMatsubara > a {
	color: #e60012;
}
}



/* -----------------------------------------------------------------------------

丸紅経済研究所TOP

----------------------------------------------------------------------------- */
.subsaharan .newsType01 .newsList .newsBox ul li a.iconPdf span {
	margin-right: 0;
	padding-right: 0;
	background: none;
	display: inline;
}
.subsaharan .newsType01 .newsList .newsBox ul li a.iconPdf span::after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 11px;
	height: 15px;
	margin: 0 6px;
	background: url(../common/img/icon_pdf_b.png) no-repeat right center;
}

@media print, screen and (min-width: 751px) {

	/* -----------------------------------------------------------------------------
		/research/report/subsaharan_report/
	----------------------------------------------------------------------------- */
	.subsaharan .newsType01 .newsList .newsBox ul li .date {
		width: 280px;
	}
	.subsaharan .newsType01 .newsList .newsBox ul li a {
		margin-left: 300px;
	}
	.subsaharan .newsType01 .newsList .newsBox ul li .date .tag {
		width: 180px;
		float: right;
		margin-left: 0;
	}
	.subsaharan .newsType01 .newsList .newsBox ul li a.iconPdf {
		border-bottom: 1px solid #fff;
	}
	.subsaharan .newsType01  .newsList ul li a.iconPdf:hover {
		border-bottom: 1px solid #fff;
		color: #e60012;
		text-decoration: underline !important;
	}

}



/* -----------------------------------------------------------------------------

/en/固有記述

----------------------------------------------------------------------------- */

@media screen and (min-width: 951px) {

/* -----------------------------------------------------------------------------

ローカルナビ

----------------------------------------------------------------------------- */
/* アクティブ */
.subsaharan .navInsightSabsahara > a > span {
	border-bottom: 1px solid #e60012 !important;
}

/* pagenav
  ---------------------------------------------*/	
.subsaharan #pageNavSubsaharan > a {
	color: #e60012;
}


}