@charset "utf-8";

/* Body */
body {margin: 0;background: #f3f6f7;color: #fff;font-size: small;line-height: 1.6;font-family: Open Sans,Arial,sans-serif;}

#side_con_photo_wrp {
	z-index:1;
}
footer#global-footer{
	color: #fff;
	font-family: Montserrat, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    text-decoration: none;
}
footer#global-footer a, footer#global-footer  a:hover, footer#global-footer  a:visited{
	color: #fff;
	font-weight: 500;
	text-decoration: none;
} 


/* direction: ltr; unicode-bidi: bidi-override; */
#in-depth { background: #f3f6f7; }
#views    { background: #f3f6f7; }
#people   { background: #f3f6f7; }
#currents { background: #f3f6f7; }
#features { background: #f3f6f7; }
#images   { background: #f3f6f7 !important; }

/* body background-color */
.images_contents { background: #f3f6f7 !important; }

#contents #main .page_top a:hover{
  background:url(../../img/page_top_yazirusi.gif) no-repeat right 50% #6d6d6d;
}

#contents #main .page_top a:hover{
  background:url(../../img/page_top_yazirusi.gif) no-repeat right 50% #9F9F9F;
}

/* ar lang start */
.ar #contents #main .page_top a,
.ar #contents #main .page_top a:hover{
  background:url(../../img/page_top_yazirusi.gif) no-repeat 9% 50% #6d6d6d;
}

.ar #contents #main .page_top a:hover{
  background:url(../../img/page_top_yazirusi.gif) no-repeat 9% 50% #9F9F9F;
}

/* IE hack */
#related_article_thumbnail{
  width:700px\9;
  width:700px\0;
}

.news__print{
  clear: both;
  margin :10px 0 20px;
}
@media screen and (max-width: 800px) {
  .news__print {
    clear: both;
    margin: 35px 0 20px;
  }
}

#contents #main #pager {
  padding-bottom : 20px;
}
#in-depth   .news__printText a  { color : #fff; font-weight:normal; text-decoration:none; }
#views      .news__printText a  { color : #fff; font-weight:normal; text-decoration:none; }
#people     .news__printText a  { color : #fff; font-weight:normal; text-decoration:none; }
#currents   .news__printText a  { color : #fff; font-weight:normal; text-decoration:none; }
#features   .news__printText a  { color : #fff; font-weight:normal; text-decoration:none; }
#images     .news__printText a  { color : #fff; font-weight:normal; text-decoration:none; }
#column     .news__printText a  { color : #fff; font-weight:normal; text-decoration:none; }
#behind     .news__printText a  { color : #fff; font-weight:normal; text-decoration:none; }
#jip        .news__printText a  { color : #fff; font-weight:normal; text-decoration:none; }
#nipponblog .news__printText a  { color : #fff; font-weight:normal; text-decoration:none; }

@media print {
 body .header__spMenuWrapper,
 body .header__subMenuWrapper,
 body .snsBar,
 body .header__searchIcon {
  display:none;
  }
 body .mainSection__NewsSection .twoColumnBox__mainBox {
  width:calc(100% - 0px) !important;
    }
 body .mainSection__NewsSection .twoColumnBox__subBox {
  display:none;
    }
}