@charset "utf-8";

/* ===================================================================
CSS information
 file name : common.css
 style info : 全ページ共通で使用するCSS
=================================================================== */

/* リセット設定 */
@import "reset.css";
/* サイト全体で共通の基本設定 */
@import "default.css";
/* ヘッダーの設定 */
@import "header.css?20171108";
/* フッターの設定 */
@import "footer.css";
/* 右ペインの設定 */
@import "aside.css?0513";


/*--mainContentエリア 広告枠--*/
#mainContent .pr-list { margin-bottom: 50px; }
#content.top #mainContent .pr-list { margin-bottom: 30px; }

#mainContent .pr-list li {
  margin-top: 2px;
  line-height: 1;
  padding: 3px 0;
}

#mainContent .pr-list li:first-child {
  margin-top: 0;
}

#mainContent .pr-list li div div iframe {
    background: #f3f3f3 url("/images/n/nbo/2016/common/icon_pr.png") no-repeat left center;
}

#mainContent .ad-rectangle {
  margin-bottom: 30px;
  font-size: 0;
}

#mainContent .ad-rectangle img { width: 300px; }
#mainContent .ad-rectangle div { display: inline-block; }
#mainContent .ad-rectangle div.left { margin-right: 40px; }

.dag_infeed_text_twoLows ul li div {
    position: relative;
}
.dag_infeed_text_twoLows ul li div div:after {
    position: absolute;
    top: -8px;
    right: 0;
    content: url("/images/n/nbo/2016/common/icon_pr.png");
}

/*--Welcome バナー--*/
#dag_welcome_content {
	display: none;
	width: 100%;
	height: 120%;
	z-index: 100000000;
	position: fixed;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	top: 0;
	left: 50%;
	background-color:#eee;
}

/*--- content ---*/
#dag_welcome_content .header {
	text-align: center;
	width: 100%;
	background-color: white;
	
}

/*--- header ---*/
#dag_welcome_content header{
	border-bottom: 1px solid #e8e8e8;
	padding: 10px 0;
	margin-bottom: 40px;
	width: 980px;
	margin: 0 auto;
	
}

#dag_welcome_content header:after {
	content: "";
	display: block;
	clear: both;
}

#dag_welcome_content header .siteLogo { float: left; }
#dag_welcome_content header .siteLogo img{ width: 140px; }

#dag_welcome_content header .skip {
	float: right;
	padding-top: 10px;
}

#dag_welcome_content header .skip a { text-decoration: underline; cursor:pointer;}

/*--- ビジネス語録 ---*/
#dag_welcome_content .quotespace {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size:14px;
	font-weight: bold;
	width: 900px;
	margin: 0 auto;
	padding: 15px 0;
}

#dag_welcome_content .quotespace blockquote p:first-child {
	font-size:24px;
	padding: 8px 0;
}

#dag_welcome_content .quotespace blockquote p:first-child:before {
	content: url("http://business.nikkeibp.co.jp/images/n/nbo/2016/common/icon_quote_before.png");
	position: relative;
	top: -9px;
	margin-right: 10px;
}

#dag_welcome_content .quotespace blockquote p:first-child:after {
	content: url("http://business.nikkeibp.co.jp/images/n/nbo/2016/common/icon_quote_after.png");
	position: relative;
	bottom: -4px;
	margin-left: 10px;
}

#dag_welcome_content .quotespace p.cite{
	font-size:20px
}

#welcome {
	background: #eee;
	height: 100%;
	padding-top: 20px;
	
}
#welcome div {
	text-align: center;
}

/*--mainContentエリア iframe--*/
iframe#recommend {
  overflow: hidden;
  height: 325px;
  width: 640px;
}

/*-- テキスト右寄せ（リンク有り） --*/
.txtRight {
  font-size: 12px;
  display: block;
  line-height:1.3 !important;
  margin-top: 10px;
  text-align: right;
}

.txtRight a {
  background: url("/images/n/nbo/2016/common/icon_link.png") no-repeat left center/5px;
  padding-left: 10px;
  float: right;
}

.clear {
  content: "";
  display: block;
  clear: both;
}

/*-- 汎用CSS 極力使わない--*/
.center { text-align: center;}
.dispNone { display: none !important; }
.mt0 { margin-bottom: 0 !important; }

/* エラーページ */
.redirectMessageBody {
    clear: both;
    font-size: 1.3em !important;
    line-height: 1.5;
    padding: 0 69px 30px;
}
.redirectMessage h1 {
    margin: 30px 0 20px 69px;
    font-size: 1.7em;
    line-height: 1.1;
}

#dag_inread {
    margin: 0 0 15px;
}

#sideContent #tieupRecommend{}
#sideContent #tieupRecommend h2 {
  margin: 0;
  position: relative;
}
#sideContent #tieupRecommend h2::after {
  content: url("/images/n/nbo/2016/common/icon_pr.png");
  top: 10px;
  right: 0;
  position: absolute;
}
#sideContent #tieupRecommend ul li a:hover{
  text-decoration:none;
}
#sideContent #tieupRecommend ul li a img {
  width: 112px;
  margin-right: 7px;
  vertical-align: middle;
}
#sideContent #tieupRecommend ul li a div {
  display: inline-block;
  vertical-align: middle;
  width: 151px;
}
#sideContent #tieupRecommend ul li a div span{
  font-size:11px;
}
#sideContent #tieupRecommend ul li a:hover div span{
  text-decoration:underline;
}
#sideContent #tieupRecommend ul li a div h3{
  font-size:12px;
  color:black!important;
}
ul.pr-2x li::after {
    content: url("/images/n/nbo/2016/common/icon_pr.png");
    position: absolute;
    bottom: 0;
    right: 0;
}

article div.editorial{
   margin-bottom:50px;
}
.overTitle {
  font-size: 12px;
  margin-bottom: 3px;
  font-weight: bold;
}