@charset "UTF-8";
/* CSS Document */

/*レイアウト*/

#smain_bg{
	height:144px;
	/*background:url(../images/shindan/main_bg01.gif) no-repeat;*/
}

#smain_bg #start{
	width:260px;
	height:60px;
	margin:0 auto;
}

.qmain{
	padding-top: 20px;
	margin:0 auto 0 auto;
	text-align: center;
}

.qmain_bg{
	height:450px;
	text-align:center;
	overflow:hidden;
}

.qtitle{
	margin:0 0 0 0;
}

.qmain_in{
	/* [disabled]width:813px; */
	margin:23px auto 0 auto;
	overflow:hidden;
}

.qmain_in2{
	/* [disabled]width:813px; */
	margin:0 auto 0 auto;
	overflow:hidden;
}

.qmain_in2:last {
	margin-bottom: 20px;
}

.qbtn_l{
	/* [disabled]float:left; */
}

.qbtn_r{
	/* [disabled]float:right; */
}

.qmain_bg2{
}

.qtitle2{
	margin:0px auto 0 auto;
}

.result{
	margin:0 auto;
	text-align:left;
}

.rbox{
	/* [disabled]width:786px; */
	padding:2px 10px 10px 10px;
	overflow:hidden;
}

.rbox2{
	margin:0px 0 0 0;
	border-top:#ff9000 solid 1px;
}

.rtitle{
	margin:6px 0 0 0;
	padding:0 5px 0 25px
	background: url(../../images/shindan/circle.gif) left center no-repeat;
	font-size:120%;
	line-height:1.8em;
	font-weight:bold;
	color:#ff9000;
}

.rbtn{
	width:120px;
	height:44px;
	margin:5px auto 0 auto;
}

.rsubbox{
	margin:0 0 0 0px;
	padding:14px 0 28px 0;
	clear:both;
	overflow:hidden;
	text-align: center;
}

.resSum, resCom {
	text-align: left;
}

.rph{
	text-align: center;
	width:130px;
}

.rsubbox .rbox3{
	margin:0 10px 0 10px;
}

.rsubtitle1{
	height:26px;
	margin:18px 0 14px 0;
	padding:2px 0 0 10px;
	border-radius:9px;
	background:#e9f7f6;
	font-size:116%;
	line-height:1.8em;
}


.qmain_bg3{
	width: 280px;
	margin: 0 auto 10px;
	border :#ff9000 solid 2px;
	border-radius: 10px;
	text-align:center;
	overflow:hidden;
}

.rbtnbox{
	margin:30px auto 0 auto;
	padding:0 0 20px 0;
	overflow:hidden;
}

.rbtnbox .rbtn_l{
	text-align: center;
	height:64px;
}

.rbtnbox .rbtn_r{
	text-align: center;
	height:64px;
}

.rbtnbox .rbtn_r img,
.rbtnbox .rbtn_l img {
	width: 260px;
}

.b_ma25{margin:0 0 25px 0;}

.shindan__ttl {
	font-size: 30px;
	margin: 45px 0 32px;
	color: #70A8CA;
	text-align: center;
}

.shindan__lead-text {
	font-size: 14px;
}

#shindanbox {
	position: relative;
	min-height: 464px;
	padding: 0 10px;
	margin-top: 20px;
}

#shindanStart .main_img {
	margin: 10px 0;
	text-align: center;
}

#shindanStart ,
#shindanQ1 ,
#shindanQ2 ,
#shindanQ3 ,
#shindanQ4 ,
#shindanThinking ,
#shindanResult {
	position: absolute;
	border: solid 2px #3f61a1;
	background: #fff;
	border-radius: 10px;
	width: 296px;
}

#shindanStart ,
#shindanQ1 ,
#shindanQ2 ,
#shindanQ3 ,
#shindanQ4 ,
#shindanThinking {
	height: 460px;
}

#shindanStart { z-index: 200; }
#shindanQ1  { z-index: 190; }
#shindanQ2  { z-index: 180; }
#shindanQ3  { z-index: 170; }
#shindanQ4  { z-index: 160; }
#shindanThinking  { z-index: 150; }
#shindanResult  { z-index: 210; display:none; }

#shindanbox .shindanBtn img {
	width: 280px;
}

#shindanbox #shindanProgress {
	width: 241px;
}

/*---------------------------------

BC_MEM-23383 【教育情報サイト】読書感想文_画像のテキスト化2

---------------------------------*/
/* h1調整 */
#shindanStart .main_img {
	width: 280px;
	height: 292px;
	margin: 10px auto;

	background-image: url(/dokusho/images/shindan/20220720/KJ_20220720_03_03.png);
	background-size: contain;
	background-repeat: no-repeat;

	position: relative;

	text-align: center;
	color: #027FC2;
	font-size: 31px;
	font-weight: bold;
	line-height: 1.1;
	box-sizing: border-box;
	padding-top: 25px;
}