@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_jichi.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;}

/* 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 .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;}

/*
.article_detail .maintext > h3 {
	padding: 0.5em 1em 0.5em 2.5em;
	text-indent: -2em;
	font-size: 18px;
	line-height: 160%;
	color: #000;
	text-shadow: 2px 2px 3px #ccc;
	background: #ffff01;
	border-radius: 3px;
	box-shadow: 3px 3px 10px 0px rgba(255,255,255,0.75) inset,-3px -3px 10px 0px rgba(0,0,0,0.75) inset;
}
.article_detail .maintext .pointofsuccess {margin-bottom: 40px;}
.article_detail .maintext .pointofsuccess h3 {
	position: relative;
	margin: 50px 10px 0 20px;
	padding: 15px 10px 12px 20px;
	color: #fff;
	background: #c00000;
	font-size: 22px;
	text-shadow: 2px 2px 3px #000;
	letter-spacing: 5px;
	text-align: center;
	line-height: 100%;
	border-radius: 3px;
}
.article_detail .maintext .pointofsuccess h3:before {
	content: '<';
	position: absolute;
	top: middle;
	left: -10px;
	width: 0;
	height: 0;
	font-size: 25px;
	line-height: 1.0;
	color: #c96;
}
.article_detail .maintext .pointofsuccess h3:after {
	content: ' ';
	position: absolute;
	top: -2px;
	left: -10px;
	width: 0;
	height: 300%;
	border: #600 solid 2px;
	border-radius: 2px;
	-webkit-transform: rotate(-2deg);
	-moz-transform: rotate(-2deg);
	-o-transform: rotate(-2deg);
	transform: rotate(-2deg);
}
.article_detail .maintext .pointofsuccess ul,
.article_detail .maintext .pointofsuccess ol,
.article_detail .maintext .pointofsuccess div {
	min-height: 100px;
	margin: 10px 10px 10px 50px;
	font-weight: bold;
	line-height: 160%;
	font-size: 18px;
	color: #c00000;
	text-shadow: 2px 2px 3px #ccc;
}
.article_detail .maintext .pointofsuccess li,
.article_detail .maintext .pointofsuccess p {
	margin-bottom: 0.5em;
}
*/

/* sp */
body #container .article_bg {padding-top: 0 !important;}
body #container .article_bg .contentstitle_h1 {
	background: url('/common/img/eduzine/titlebar/h1_jichi_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;}


