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

INSIGHT

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

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

ローカルナビ

----------------------------------------------------------------------------- */
/* アクティブ */
.insightTop .navInsightTop > a > span,
.scope .navInsightScope > p > a > span,
.lp3 .navInsightLp3 > p > a > span,
.collection .navInsightCollection > p > a > span,
.pickup .navInsightPickup > p > a > span,
.kurashi .navInsightKurashi > p > a > span,
.potomac .navInsightPotomac > p > a > span {
	border-bottom: 1px solid #e60012 !important;
}

/* 経済研究所用 */
.potomac .navInsightPotomac > a > span {
	border-bottom: 1px solid #e60012 !important;
}



/* pagenav
  ---------------------------------------------*/
.scope #pageNav .inner > ul > li.scope > a,
.lp3 #pageNav .inner > ul > li.lp3 > a,
.collection #pageNav .inner > ul > li.collection > a,
.pickup #pageNav .inner > ul > li.pickup > a,
.kurashi #pageNav .inner > ul > li.kurashi > a,
.potomac #pageNav .inner > ul > li.potomac > a {
	color: #e60012 !important;
}

}


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


/* -----------------------------------------------------------------------------
	/insight/potomac/
----------------------------------------------------------------------------- */
.potomacTop #pageTtl {
	background-image: url(../potomac/img/bg_main.jpg);
	background-position: center top;
	height: 400px;
}
.potomacTop #pageTtl .inner {
	position: relative;
}
.potomacTop #pageTtl .ttlBox {
	position: absolute;
	width: 580px;
	height: 260px;
	background: rgba(255,255,255,0.8);
	top: 70px;
	left: 70px;
	display: table;
}
.potomacTop #pageTtl .ttlBox > div {
	display: table-cell;
	padding: 0 50px;
	vertical-align: middle;
	width: 100%;
}
.potomacTop #pageTtl .ttlBox .ttl {
	font-size: 4rem;
}
.potomacTop #pageTtl .ttlBox p {
	font-size: 1.5rem;
	line-height: 2;
	margin-top: 15px;
}
.potomacTop section ul li a {
	display: block;
}
.potomacTop section ul li a:hover {
	text-decoration: none !important;
}
.potomacTop section ul li .figure h3 {
	line-height: 1.5;
}
.potomacTop section ul li .text {
	margin-top: 12px;
}
.potomacTop section ul li .text p {
	font-size: 1.4rem;
	line-height: 1.6 !important;
	margin-bottom: 10px !important;
}
.potomacTop section ul li .text span {
	font-size: 1.1rem;
}

/* col2 */
.potomacTop ul.col2 {
	margin-bottom: 60px;
}
.potomacTop ul.col2 li a .figure {
	position: relative;
}
.potomacTop ul.col2 li.new .figure:before {
	content: "";
	width: 68px;
	height: 68px;
	background: url(../potomac/img/icon_new.png);
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
}
.potomacTop ul.col2 li .figure:after {
	content: "";
	width: 100%;
	height: 140px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.7));
	z-index: 9;
}
.potomacTop ul.col2 li .figure h3 {
	color: #fff;
	font-size: 2.2rem;
	font-weight: 500;
	line-height: 1.5;
	padding: 20px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 10;
}

/* col4 */
.potomacTop ul.col4 {
	margin-bottom: -40px;
}
.potomacTop ul.col4 li {
	margin-bottom: 50px;
	padding: 0 5px;
}
.potomacTop ul.col4 li h3 {
	margin-top: 15px;
}
.potomacTop ul.col4 li a:hover h3 {
	text-decoration: underline;
}
.potomacTop ul.col4 li .text {
	margin-top: 10px;
}

/* -----------------------------------------------------------------------------
	/insight/potomac/下層
----------------------------------------------------------------------------- */
.potomacSub #pageTtl {
	background-image: url(../potomac/img/bg_main_sub.jpg);
}
.potomacSub #lead .sign {
	display: table;
	float: right;
}
.potomacSub #lead .inner > p {
	font-size: 1.6rem;
	margin-bottom: 15px !important;
}
.potomacSub #lead .sign span {
	display: table-cell;
	vertical-align: middle;
}
.listSlider .slick-slide {
	padding: 0 15px;
}
.listSlider li figure img {
	width: 100%;
}
.listSlider li figure {
	margin-bottom: 7px;
}
.listSlider li figure + span {
	display: block;
	text-align: left;
}
.potomacSub #contentsBtmLink.normal .inner {
	padding-top: 70px;
}
/* -----------------------------------------------------------------------------

  	印刷設定

  ----------------------------------------------------------------------------- */
@media print {
	.scopeSub .fade {
		opacity: 1 !important;
		top: 0 !important;
	}
}
