@import url('/common/css/eduzine/rensai.css');

#head{margin-bottom: 10px;}
.article_bg{background: url('/common/img/eduzine/bg/body_index.jpg') repeat-x;}
body.article_bg{background-position: left 90px;}
.contentstitle_h1{
	background: url('/common/img/eduzine/titlebar/h1_akasaka3.png') no-repeat center;
	margin-bottom: 0;
	height: 90px;
	border-bottom: 0;
}
.contentsleadtext{
	color: #0168b7;
	text-align: center;
	padding-top: 0;
	font-weight: bold;
}
.author_profile {margin-top: 50px;}
.maintext img.border {border: 1px solid #666;}

/* pc */
.article_detail .maintext h4{font-size: 16px;color: #008000;}
.article_detail .maintext .center img + span.img_caption {
  display: block;
  text-align: center;
  font-size: 90%;
}
.article_detail .maintext .pull-left {float: left; clear: left;}
.article_detail .maintext .pull-left span.img_caption {font-size: 90%; line-height: 140%;}

.article_detail .maintext .article_text > br {display: block; height: 0.5em; content: '';}
.article_detail .maintext p, .maintext li {
  font-size: 95%;
}
.article_detail .maintext .remark {
	margin-top: 40px;
	margin-bottom: 40px;
	padding: 0 1em 1em 1em;
	line-height: 180%;
	border: 1px dotted #ccc;
}
.article_detail .maintext > h3 {
	background: url('/db/eduzine/jichi/icon.png') no-repeat 5px center;
	color: #471202;
	position: relative;
	font-size: 18px;
	line-height: 120%;
	padding: 15px 1em 12px 55px;
	margin-top: 30px;
	border-bottom: 5px solid #0168b7;
	overflow: visible;
	font-family: "CI","Meiryo","qMmۃS Pro W4","qMmۃS Pro","Hiragino Maru Gothic Pro","qMmpS Pro W3","Hiragino Kaku Gothic Pro","lr oSVbN","MS PGothic",sans-serif;
}
.article_detail .maintext > h3:nth-of-type(1) {
	margin-top: 0;
}
.article_detail .maintext > div.strong {
	font-weight: bold;
	background-color: #feffa7;
	border: 1px solid #f1cf7f;
	color: #790e00;
	padding: 15px 10px;
	line-height: 20px;
	clear: both;
}
.article_detail .maintext h4 {
	font-size: 16px;
	margin: 1em 0.5em;
	padding: 0.15em 0.5em;
	border-left: 7px solid #c71700;
	border-bottom: 1px dashed #c71700;
	color: #790e00;
}
.article_detail .maintext .article_text .sup {vertical-align: super; font-size: 11px;}
.article_detail .maintext .annotation_inText {width: 90%; margin: 0 0 0 auto; padding-left: 10px; border-left: 3px solid #ccc;}
.article_detail .maintext .annotation_inText .article_text {font-size: 12px; margin-top: 0;}
.article_detail .maintext .remark2 {margin-top: 20px; margin-bottom: 20px; padding: 0 1em 1em 1em; line-height: 160%; border: 1px dotted #ccc; font-size: 12px;}
.article_detail .maintext .ebookfairlink {margin-bottom: 20px;}
.article_detail .maintext .ebookfairlink a {font-weight: bold; text-decoration: none; color: #ea4336;}

/* sp */
body #container .article_bg {padding-top: 0 !important;}
body #container .article_bg .contentstitle_h1 {
	background: url('/common/img/eduzine/titlebar/h1_akasaka3_mobile.png') no-repeat center !important;
	background-color: #0168b7 !important;
	height: 65px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	background-size: contain !important;
	border-top: 1px solid #0168b7;
	border-bottom: 1px solid #0168b7;
}
body #container .article_bg .contentsleadtext{color: #0168b7;}
body #container .article_bg .maintext .article_text .image_right,
body #container .article_bg .maintext .article_text .image_left {float: none; display: block; margin: 0 auto; max-width: 100%;}

body #container .article_bg .maintext .ebookfairlink a img {width: 100%; max-width: 595px;}

body #container .article_bg .maintext .pull-left {float: none;}
body #container .article_bg .maintext .pull-left img {max-width: 100%;}

/* img */
.maintext .img-wrap {font-size: 0; padding-top: 10px; padding-bottom: 10px;}
.maintext .img-wrap.border {border: 1px solid #ccc;}
.maintext .img-wrap * {font-size: 16px;}
body .article_bg .article_detail .maintext * {font-size: 14px;}
.maintext .img-wrap .img-title {font-weight: bold; margin-bottom: 0.5em;}
.maintext .img-wrap .img-inline-block {display: inline-block; vertical-align: top;}
@media screen and (max-width: 600px) {
	body .article_bg .article_detail .maintext .img-wrap .img-inline-block + .img-inline-block {border-top: 1px dotted #333; margin-top: 5px; padding-top: 5px;}
}
.maintext .img-wrap .img-inline-block img {display: block; margin: 5px;}
.maintext .img-wrap .img-caption {font-size: 14px;}
body .article_bg .article_detail .maintext .img-wrap .img-caption {font-size: 12px;}
