@charset "Shift_JIS";
/*================================================
* 共通
================================================*/
#kids.chrome ruby rt {
  transform: scale(.8) translateY(.4em);
}

/*================================================
* トップページ
================================================*/

.top-mainimg{
	height: 434px;
	background: url(../images/top-mainimg.png) no-repeat;
	margin-bottom: 20px;
	position: relative;
}
.top-mainimg h1{
	position: absolute;
	top:2px;
	left:50%;
	margin-left: -181px;
}
.top-mainimg .nav_charactor a{
	width: 138px;
	height: 140px;
	background: url(../images/top-charactor.png) no-repeat;
	position: absolute;
	top: 96px;
	left: 10px;
	overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
	display: block;
}
.top-mainimg .nav_director a{
	width: 196px;
	height: 138px;
	background: url(../images/top-director.png) no-repeat;
	position: absolute;
	top: 184px;
	right: 10px;
	overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
	display: block;
}
.top-mainimg .nav_charactor a:hover{
	background: url(../images/top-charactor.png) 0 bottom;
}
.top-mainimg .nav_director a:hover{
	background: url(../images/top-director.png) 0 bottom;
}
.top-navi{
	margin-bottom: 20px;
}
.top-navi div{
	float: left;
	margin-right: 17px;
}
.top-navi div:last-child{
	margin-right: 0px;
}
.top-navi a{
	width: 330px;
	height: 155px;
	overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
	display: block;
}
.top-navi .top-library a{
	background: url(../images/top-navi.png) 0 0;
}
.top-navi .top-classroom a{
	background: url(../images/top-navi.png) -330px 0;
}
.top-navi .top-ground a{
	background: url(../images/top-navi.png) -660px 0 ;
}
.top-navi .top-library a:hover{
	background: url(../images/top-navi.png) 0 -155px;
}
.top-navi .top-classroom a:hover{
	background: url(../images/top-navi.png) -330px -155px;
}
.top-navi .top-ground a:hover{
	background: url(../images/top-navi.png) -660px -155px;
}
.top-tool, .top-benefactors{
	width: 502px;
	height: 560px;
	border-radius: 6px;
	background-color: #fff;
	float: left;
}
.top-tool{
	margin-right: 20px;
}
.tool-ttl{
	height: 50px;
    padding-top: 15px;
	background-color: #45bcf9;
	border-bottom: solid 5px #37a3da;
	border-radius: 6px 6px 0 0;
	color: #fff;
	font-size: 24px;
	text-align: center;
	line-height: 2;
	font-weight: bold;
}
.benefactors-ttl{
	height: 50px;
    padding-top: 15px;
	background-color: #64bf4b;
	border-bottom: solid 5px #58a343;
	border-radius: 6px 6px 0 0;
	color: #fff;
	font-size: 22px;
	text-align: center;
	line-height: 2;
	font-weight: bold;
}
.top-tool .box, .top-benefactors .box{
	padding: 20px;
}
.top-tool .box p, .top-benefactors .box p{
	margin-top: 0;
	margin-bottom: 10px;
}
.top-tool .box .txt-link{
	text-align: right;
	margin-bottom: 10px;
}
.top-tool .box .txt-link a{
	color: #37a3da;
	font-size: 14px;
	position: relative;
	padding-left: 14px;
}
.top-tool .box .txt-link a:before{
	content: "";
	position: absolute;
	top: 2px;
	left:3px;
	box-sizing: border-box;
	width: 7px;
	height: 7px;
	border: 5px solid transparent;
	border-left: 6px solid #37a3da;
}
.top-tool .box .txt-link a:hover{
	text-decoration: underline;
}
.w_short_l{
	width: 48%;
	float: left;
	margin-right: 2%;
}
.w_short_r{
	width: 48%;
	margin-right: 0;
	margin-left: 2%;
	float: left;
}

/*================================================
* 図書室
================================================*/
.bg-beige{
	padding:10px 30px 30px;
	background-color: #ffe7ba;
}
.kids .page-select li{
	text-indent: 0;
    padding-left: 0;
	display: inline-block;
	margin: 0 20px;
	list-style: none;
}
.kids .page-select li:before{
	display: none;
}
.kids .page-select li a{
	width: 300px;
	height: 210px;
	display: block;
	overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}
.page-select li a.page1{
	background: url(../images/library/library-page1.png) 0 0;
}
.page-select li a.page2{
	background: url(../images/library/library-page2.png) 0 0;
}
.page-select li a.page3{
	background: url(../images/library/library-page3.png) 0 0;
}
.page-select li a.page4{
	background: url(../images/library/library-page4.png) 0 0;
}
.page-select li a.page5{
	background: url(../images/library/library-page5.png) 0 0;
}
.page-select li a.page6{
	background: url(../images/library/library-page6.png) 0 0;
}
.page-select li a.page7{
	background: url(../images/library/library-page7.png) 0 0;
}
.page-select li a.page1:hover{
	background: url(../images/library/library-page1.png) 0 bottom;
}
.page-select li a.page2:hover{
	background: url(../images/library/library-page2.png) 0 bottom;
}
.page-select li a.page3:hover{
	background: url(../images/library/library-page3.png) 0 bottom;
}
.page-select li a.page4:hover{
	background: url(../images/library/library-page4.png) 0 bottom;
}
.page-select li a.page5:hover{
	background: url(../images/library/library-page5.png) 0 bottom;
}
.page-select li a.page6:hover{
	background: url(../images/library/library-page6.png) 0 bottom;
}
.page-select li a.page7:hover{
	background: url(../images/library/library-page7.png) 0 bottom;
}

/*ページ*/
.bookbase{
	background: url(../images/library/bg-book-middle.png) repeat-y;
}
.bookbase:before{
	content: url(../images/library/bg-book-top.png);
	height: 60px;
	display: block;
}
.bookbase:after{
	content: url(../images/library/bg-book-bottom.png);
	height: 80px;
	display: block;
}

.page-content{
	width: 614px;
	margin-left: 50px;
	float: left;
}

.pager{
	width: 80px;
	float: right;
}
.kids .pager ul li{
	text-indent: 0;
    padding-left: 0;
}
.kids .pager ul li:before{
	display: none;
}
.kids .pager ul li a{
	width: 80px;
	height: 58px;
	overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
	display: block;
}
.kids .pager ul li a.page1{
	background: url(../images/library/book_pager.png) 0 0 no-repeat;
}
.kids .pager ul li a.page2{
	background: url(../images/library/book_pager.png) 0 -66px no-repeat;
}
.kids .pager ul li a.page3{
	background: url(../images/library/book_pager.png) 0 -130px no-repeat;
}
.kids .pager ul li a.page4{
	background: url(../images/library/book_pager.png) 0 -195px no-repeat;
}
.kids .pager ul li a.page5{
	background: url(../images/library/book_pager.png) 0 -260px no-repeat;
}
.kids .pager ul li a.page6{
	background: url(../images/library/book_pager.png) 0 -325px no-repeat;
}
.kids .pager ul li a.page7{
	background: url(../images/library/book_pager.png) 0 -391px no-repeat;
}
.kids .pager ul li a.page1:hover, .kids .pager ul li a.page1.active{
	background: url(../images/library/book_pager.png) right 0 no-repeat;
}
.kids .pager ul li a.page2:hover, .kids .pager ul li a.page2.active{
	background: url(../images/library/book_pager.png) right -66px no-repeat;
}
.kids .pager ul li a.page3:hover, .kids .pager ul li a.page3.active{
	background: url(../images/library/book_pager.png) right -130px no-repeat;
}
.kids .pager ul li a.page4:hover, .kids .pager ul li a.page4.active{
	background: url(../images/library/book_pager.png) right -195px no-repeat;
}
.kids .pager ul li a.page5:hover, .kids .pager ul li a.page5.active{
	background: url(../images/library/book_pager.png) right -260px no-repeat;
}
.kids .pager ul li a.page6:hover, .kids .pager ul li a.page6.active{
	background: url(../images/library/book_pager.png) right -325px no-repeat;
}
.kids .pager ul li a.page7:hover, .kids .pager ul li a.page7.active{
	background: url(../images/library/book_pager.png) right -391px no-repeat;
}
.ttl-page1{
	background: url(../images/library/ttl_page1.png) no-repeat 0 0;
}
.ttl-page2{
	background: url(../images/library/ttl_page2.png) no-repeat 0 0;
}
.ttl-page3{
	background: url(../images/library/ttl_page3.png) no-repeat 0 0;
}
.ttl-page4{
	background: url(../images/library/ttl_page4.png) no-repeat 0 0;
}
.ttl-page5{
	background: url(../images/library/ttl_page5.png) no-repeat 0 0;
}
.ttl-page6{
	background: url(../images/library/ttl_page6.png) no-repeat 0 0;
}
.ttl-page7{
	background: url(../images/library/ttl_page7.png) no-repeat 0 0;
}
.kids .page-content h2{
	height: 100px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.kids .page-content h3{
	padding-left: 5px;
}

.kids .page-content .img{
	text-align: center;
}

/*page02 img2-1*/
.img2-1{
	width: 580px;
	height: 178px;
	background: url(../images/library/img2-1.png) no-repeat;
	position: relative;
	margin: 0 auto;
	margin-bottom: 40px;
}
.img2-1 a{
	position: absolute;
	top: 90px;
	left: 180px;
}
.img2-1 a:hover{
	opacity: 0.7;
}

/*page03*/
.txtbox-page_m{
	width: 500px;
}

/*page4-1*/
.page4-1{
	width: 610px;
	background: url(../images/library/img4-1.png) no-repeat;
	margin: 0 auto;
	margin-bottom: 20px;
}
.kids .page4-1 p{
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	display: none;
}
.page4-1 ul li{
	text-indent: 0;
	padding-left: 0;
	float: left;
	padding-top: 135px;
	margin-right: 17px;
}
.page4-1 ul li:before{
	display: none;
}
.page4-1 ul li a{
	width: 135px;
	height: 108px;
	display: block;
}
.page4-1 ul li a:hover{
	opacity: 0.7;
}

/*調べて見よう 参考にしよう*/
.kids .search{
	padding: 10px 20px;
	background-color: #b8e8ff;
	border-radius: 8px;
	margin-bottom: 20px;
}
.kids .contentbox .search_ttl, .kids .contentbox .refe-ttl{
	color: #006ed4;
	font-size: 20px;
	font-weight: bold;
	position: relative;
	padding: 0 0 0 35px;
}
.kids .search_ttl:before{
	content: "\e907";
    font-size: 35px;
    text-align: center;
    font-family: 'fonticon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	display: inline-block;
	position: absolute;
	top:5px;
	left:0;
	color:#006ed4;
}

.refe-ttl:before{
	content: "\e904";
    font-size: 35px;
    text-align: center;
    font-family: 'fonticon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	display: inline-block;
	position: absolute;
	top:5px;
	left:0;
	color:#006ed4;
}
.kids ul.refe-link li{
	position: relative;
	padding-left: 35px;
}
.kids ul.refe-link li:before{
	content: "\e902";
	width: 24px;
	height: 24px;
    font-size: 24px;
    text-align: center;
    font-family: 'fonticon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	display: inline-block;
	position: absolute;
	top: 4px;
    left: 5px;
	color:#006ed4;
}
.kids ul.refe-link li a{
	color: #0587d2;
	text-decoration: underline;
}
.kids ul.refe-link li a:hover{
	color:#006ed4;
}

/*次へ前へ　ボタン*/
.pager-btn{
	border-top: dotted 2px #333;
	padding: 20px 0;
}
.pager-btn div{
	width: 150px;
}
.pager-btn .back{
	float: left;
}
.pager-btn .next{
	float: right;
}
/*目次*/
.toc-ttl{
	color: #006ed4;
	font-size: 20px;
	font-weight: bold;
}
.kids ul.toc li{
	text-indent: 0em;
    margin-left: 0em;
}
.kids ul.toc li:before{
	display: none;
}
.kids ul.toc li a{
	color: #0587d2;
	text-decoration: underline;
}
.kids ul.toc li a.arrow{
	position: relative;
}
.kids ul.toc li a.arrow:before{
	content: "\e902";
    font-size: 24px;
    text-align: center;
    font-family: 'fonticon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	display: inline-block;
	position: absolute;
	top:-4px;
	left:-25px;
	color:#ff9999;
  text-decoration: none;
}
.kids ul.toc li a:hover{
	color: #ff9999;
}

/*もっと詳しくのポップアップページ
---------------------------------------------*/
.detailsbox{
	width: 1024px;
	margin: 0 auto;
}
div#popup_title{
	margin:0;
	padding:12px 0 12px 0;
	width:980px;
	text-align:center;
}
h1#details_title{
	margin:20px 0 0 10px;
	padding:0;
	font-size: 30px;
	font-family:
		"ヒラギノ角ゴ Pro W3",
		"Hiragino Kaku Gothic Pro",
		"HiraKakuPro-W3",
		Osaka,
		"メイリオ",
		"Meiryo",
		"ＭＳ Ｐゴシック",
		"MS PGothic",
		Sans-Serif;
	font: Verdana,sans-serif;
    *font-size: 140%; /* IE対応 */
	color:#242424;
	line-height: 140%;
	text-align:left;
}
h2#details_title{
	margin:10px 0 0 10px;
	padding:0;
	font-size: 18px;
	font-family:
		"ヒラギノ角ゴ Pro W3",
		"Hiragino Kaku Gothic Pro",
		"HiraKakuPro-W3",
		Osaka,
		"メイリオ",
		"Meiryo",
		"ＭＳ Ｐゴシック",
		"MS PGothic",
		Sans-Serif;
	font: Verdana,sans-serif;
    *font-size: 100%; /* IE対応 */
	color:#242424;
	line-height: 140%;
	text-align:left;
}
table#more_details{
	margin:0 0 0 10px;
	padding:0;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	font-size: 12px;
	font-family:
		"ヒラギノ角ゴ Pro W3",
		"Hiragino Kaku Gothic Pro",
		"HiraKakuPro-W3",
		Osaka,
		"メイリオ",
		"Meiryo",
		"ＭＳ Ｐゴシック",
		"MS PGothic",
		Sans-Serif;
	font: Verdana,sans-serif;
    *font-size: 95%; /* IE対応 */
	color:#242424;
	line-height: 140%;
	text-align:left;
}
table#more_details th{
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	text-align:center;
}
table#more_details td{
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
text-align:center;
}
table#more_details td.yoi_title{
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
text-align:center;
}
table#more_details td.no_right{
	border-bottom:1px solid #999999;
	border-right:0px solid #999999;
}
table#more_details td.no_right p{
	margin:0;
	padding:0;
	text-align:left;
}
.chrome table#more_details{
  border-collapse: collapse;
}
.chrome table#more_details th{
	border:1px solid #999999;
}
.chrome table#more_details td{
	border:1px solid #999999;
}
td.img_spot{
	margin:0;
	padding:0;
	text-align:center;
}
#close_btn{
	margin:20px 0 0 10px;
	padding:0px 0px 20px 0px;
	width:950px;
	text-align:center;
}
table#more_details td.nou {
	padding: 0 10px 0 10px;
	width: 300px;
}
div.nou_eikyou {
	text-align: left;
	margin: 10px 0 10px 0;
}
div.syutten {
	margin:4px 0 0 10px;
	padding:0px 0px 20px 0px;
	width:930px;
	text-align: right;
	font-size: 12px;
	font-family:
		"ヒラギノ角ゴ Pro W3",
		"Hiragino Kaku Gothic Pro",
		"HiraKakuPro-W3",
		Osaka,
		"メイリオ",
		"Meiryo",
		"ＭＳ Ｐゴシック",
		"MS PGothic",
		Sans-Serif;
	font: Verdana,sans-serif;
    *font-size: 95%; /* IE対応 */
	color:#242424;
	line-height: 140%;
}

.detailsbox table th, .detailsbox table td{
	margin: 0;
	padding: 10px;
}

/*================================================
*教室
================================================*/
/*トップページ*/
.classroombox{
  display: none;
	background-image: url(../images/classroom/bg-classroom.png);
	background-repeat: no-repeat;
	background-color: #eee1d6;
	border-radius: 8px;
	position: relative;
}
#displayArea .classroombox{
  display: block;
}
.clr-maintxt{
	position: absolute;
	top: 50px;
	left:100px;
}
.topbtn{
	width: 580px;
	position: absolute;
	bottom:40px;
	left:85px;
}
a.startbtn{
	width: 290px;
	height: 84px;
	display: block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	float: left;
	background-image:url(../images/classroom/btn-top.png);
}
a.startbtn:hover{
	background-position:0 bottom;
}
a.backbtn{
	width: 290px;
	height: 84px;
	display: block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	float: left;
	background-image:url(../images/classroom/btn-top.png);
	background-position:right top;
}
a.backbtn:hover{
	background-position:right bottom;
}

/*　ニックネーム*/
.classroombox .logo{
	text-align: center;
	padding-top: 10px;
}
.nickname{
	height: 426px;
	background-image: url(../images/classroom/quizimg1-1.png);
	background-position: 0 bottom;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
}
.nickname .txt-area{
	position: absolute;
	top: 90px;
	left:245px;
	font-size: 18px;
}
.nickname .txt-area p{
	margin: 10px 0 0 0;
}
.nickname .txt-area p.nickname-form{
	margin: 0;
}
.kids p.nickname-form{
	margin: 0;
	padding: 0;
}
.kids p.nickname-form input{
	border: solid 3px #43b2ff;
	padding: 10px;
}
.kids p.nickname-form input value{
	color: #999;
}
.kids .comment{
	font-size: 14px;
	text-indent: 0;
}
form .btn-next{
	width: 100px;
	position: absolute;
	top: 255px;
	right: 20px;
	right: -50px;
}
.btn-back{
	width: 100px;
	position: absolute;
	bottom: 20px;
	left: 20px;
}
.btn-next{
	width: 100px;
	position: absolute;
	bottom: 20px;
	right: 20px;
}
.btn-next-wide{
	width:180px;
	position: absolute;
	bottom: 20px;
	right: 20px;
}
.btn-back a{
	padding-right: 15px;
    text-align: right;
    width: 85px;
}
.btn-next a{
	padding-left: 15px;
    text-align: left;
    width: 85px;
}
.btn-next a input{
	background-color: transparent;
	border: none;
}
/*キャラクター選択*/
.charactor-slcbox{
	height: 430px;
	background-image: url(../images/classroom/quizimg2-1.png);
	background-position: 0 bottom;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
}
.kids .charactor-slcbox p{
	position: absolute;
	top: 40px;
	left:220px;
  margin-top: 0;
}
.selectbox{
	position: absolute;
	top:80px;
	left:220px;
}
.boys1, .boys2, .girls1, .girls2{
	width: 96px;
	height: 256px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	background-image: url(../images/classroom/quizimg2-2.png);
}
.boys2{
	background-image: url(../images/classroom/quizimg2-3.png);
}
.girls1{
	background-image: url(../images/classroom/quizimg2-4.png);
}
.girls2{
	background-image: url(../images/classroom/quizimg2-5.png);
}
.boys1.select, .boys2.select, .girls1.select, .girls2.select, 
.boys1:hover, .boys2:hover, .girls1:hover, .girls2:hover{
	background-position: right 0;
}
.kids .contentbox p.nickname-quiz{
	margin:0;
}

/*クイズスタート*/
.quiz-startbox{
	height: 430px;
	background-image: url(../images/classroom/quizimg3-1.png);
	background-position: 0 bottom;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
}
.quiz-startbox .start-txt{
	width: 365px;
	position: absolute;
	top: 20px;
	left:220px;
}
.charactor-selected div{
	width:152px;
	height:290px;
	position: absolute;
	bottom: 0;
	right: 0;
}
.select-boys1-1.select{
	background: url(../images/classroom/boys1-1.png) no-repeat 0 0;
}
.select-boys2-1.select{
	background: url(../images/classroom/boys2-1.png) no-repeat 0 0;
}
.select-girls1-1.select{
	background: url(../images/classroom/girls1-1.png) no-repeat 0 0;
}
.select-girls2-1.select{
	background: url(../images/classroom/girls2-1.png) no-repeat 0 0;
}
a.quiz-startbtn{
	width: 290px;
	height: 84px;
	display: block;
	background: url(../images/classroom/quizimg3-2.png) no-repeat;
	position: absolute;
	top:300px;
	left:240px;
}
a.quiz-startbtn:hover{
	background: url(../images/classroom/quizimg3-2.png) no-repeat 0 bottom;
}

/*問題*/
.question{
	min-height:510px;
	background-image: url(../images/classroom/question-yoko.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
}
.questionbox{
	width: 406px;
	min-height: 420px;
	background-color:#fff;
	border-radius: 8px;
	margin: 10px 0 0 160px;
	padding: 20px;
}
.kids .underline-dot{
	border-bottom: dotted 2px #333;
	padding: 0 0 5px 0;
    margin: 0 0 30px 0;
}
.question-ttl{
	font-size: 24px;
	margin: 10px 0;
}
.questionbox .number1, 
.questionbox .number2, 
.questionbox .number3{
	position: relative;
	display: inline-block;
}
.questionbox .number1:before, 
.questionbox .number2:before, 
.questionbox .number3:before{
	content: "";
	position: absolute;
	top:13px;
	left:10px;
	width: 22px;
	height: 22px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #fff;
}
.questionbox .number1:after, 
.questionbox .number2:after, 
.questionbox .number3:after{
	content:"1";
	position: absolute;
	top:7px;
	left:15px;
	color:#4cafe8;
	font-weight: bold;
}
.questionbox .number2:after{
	content:"2";
}
.questionbox .number3:after{
	content:"3";
}

.questionbox a.btn_blue{
	width: 90%;
	text-align: left;
	margin-bottom: 20px;
	padding-left: 40px;
	padding-right: -40px;
}
.select-boys1-2.select{
	background: url(../images/classroom/boys1-2.png) no-repeat 0 0;
}
.select-boys2-2.select{
	background: url(../images/classroom/boys2-2.png) no-repeat 0 0;
}
.select-girls1-2.select{
	background: url(../images/classroom/girls1-2.png) no-repeat 0 0;
}
.select-girls2-2.select{
	background: url(../images/classroom/girls2-2.png) no-repeat 0 0;
}

/*正解*/
.correct{
	min-height: 500px;
	background-image: url(../images/classroom/bg-correct.png);
	background-repeat: no-repeat;
	border-radius: 8px;
	position: relative;
}
.charactor-select-correct div, .charactor-select-miss div{
	width: 278px;
	height: 274px;
	position: absolute;
	bottom: 0;
	right:95px;
}
.select-boys1-3.select{
	background: url(../images/classroom/boys1-3.png) no-repeat 0 0;
}
.select-boys2-3.select{
	background: url(../images/classroom/boys2-3.png) no-repeat 0 0;
}
.select-girls1-3.select{
	background: url(../images/classroom/girls1-3.png) no-repeat 0 0;
}
.select-girls2-3.select{
	background: url(../images/classroom/girls2-3.png) no-repeat 0 0;
}

/*不正解*/
.miss{
	min-height: 500px;
	background-image: url(../images/classroom/bg-miss.png);
	background-repeat: no-repeat;
	border-radius: 8px;
	position: relative;
}
.select-boys1-4.select{
	background: url(../images/classroom/boys1-4.png) no-repeat 0 0;
}
.select-boys2-4.select{
	background: url(../images/classroom/boys2-4.png) no-repeat 0 0;
}
.select-girls1-4.select{
	background: url(../images/classroom/girls1-4.png) no-repeat 0 0;
}
.select-girls2-4.select{
	background: url(../images/classroom/girls2-4.png) no-repeat 0 0;
}

/*解説*/
.explainbox{
	width: 490px;
	min-height: 400px;
	margin: 0 auto;
	background-color: #fff;
	border-radius: 8px;
	padding: 20px 20px 20px 40px;
}
.explain-yoko{
	width: 158px;
	height: 390px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: url(../images/classroom/explain-yoko.png) no-repeat right 0px;
}
.classroombox .inner{
	padding-bottom: 30px;
}
.charactor-select-explain div{
	width:152px;
	height:290px;
	position: absolute;
	bottom: 0;
	right: 0;
}
.select-boys1-5.select{
	background: url(../images/classroom/boys1-5.png) no-repeat 0 0;
}
.select-boys2-5.select{
	background: url(../images/classroom/boys2-5.png) no-repeat 0 0;
}
.select-girls1-5.select{
	background: url(../images/classroom/girls1-5.png) no-repeat 0 0;
}
.select-girls2-5.select{
	background: url(../images/classroom/girls2-5.png) no-repeat 0 0;
}
.kids .explainbox p.question-ttl{
	font-size: 20px;
	margin: 0;
}
.kids .explainbox p.underline-dot{
	margin: 0 0 10px 0;
}
.kids .explainbox .answer{
	color: #0587d2;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.kids .explainbox .answer-txt{
	padding: 0 20px;
}
.kids .explainbox .answer-txt span{
	font-size: 14px;
}
.w_middle{
	width: 250px;
	margin: 0 auto;
}

/*結果*/
.result-7{
	min-height: 490px;
	background-image:url(../images/classroom/bg-result-7.png);
}
.result-5{
	min-height: 490px;
	background-image:url(../images/classroom/bg-result-5.png);
}
.result-4{
	min-height: 490px;
	background-image:url(../images/classroom/bg-result-4.png);
}

.point{
	color: red;
	font-size: 60px;
	font-weight: bold;
	position: absolute;
	top: 240px;
	left: 320px;
}
ul.record{
	position: absolute;
	top:400px;
	left:242px;
}
ul.record li{
	width: 38px;
	height: 38px;
	margin: 0;
	padding: 0;
	float: left;
	text-align: center;
	background: none;
}
ul.record li:before{
	display: none;
}
.kids ul.record li.correct, .kids ul.record li.wrong{
	position: relative;
	min-height: inherit;
}
ul.record li.correct:before{
	content: "";
	width: 22px;
	height: 22px;
	border: solid 3px #ED0003;
    border-radius: 50%;
	position: absolute;
	top:5px;
    left: 5px;
	display: inline-block;
}
ul.record li.wrong:before{
	content: "";
	width: 30px;
    height: 3px;
    background-color: currentColor;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
	color: #0C58C0;
	display: inline-block;
	position: absolute;
	top: 17px;
    left: 5px;  
}
ul.record li.wrong:after {
  content: "";
  position: absolute;
  width: 30px;
  height: 3px;
  background-color: currentColor;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  color: #0C58C0;
  display: inline-block;
  position: absolute;
  top: 17px;
  left: 5px;  
}
/*エンディング*/
.ending-1{
	min-height: 490px;
	background: url(../images/classroom/ending-1.png);
}
.ending-txt-1{
	width: 420px;
	position: absolute;
	top: 100px;
	left:180px;
}
.ending-txt-2{
	width: 420px;
	position: absolute;
	top: 110px;
	left:180px;
}
.chrome .ending-1 .ending-txt-1 {
  margin-top: 0;
}

a.go-liblarybtn{
	width: 280px;
	height: 40px;
	display: block;
	float: left;
}
a.againbtn{
	width: 280px;
	height: 40px;
	display: block;
	float: right;
}
.ending-2{
	height: 510px;
	background: url(../images/classroom/ending-2.png);
}
.award{
	width: 200px;
	position: absolute;
	top: 430px;
	left:280px;
}
.award-1{
	height: 540px;
	background: url(../images/classroom/bg-award-1.png);
}
.award-2{
	height: 540px;
	background: url(../images/classroom/bg-award-2.png);
}
.printbtn{
	width: 300px;
	position: absolute;
	top: 390px;
	left:380px;
}
.printbtn a.btn_orange{
	height: 40px;
}

.award-btn{
	width: 398px;
	height: 47px;
	position: absolute;
	bottom: 30px;
	right:15px;
}
a.award-again{
	width: 194px;
	height: 47px;
	display: block;
	float: left;
	background-image: url(../images/classroom/btn-endding2.png);
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}
a.award-backtop{
	width: 194px;
	height: 47px;
	display: block;
	float: right;
	background-image: url(../images/classroom/btn-endding2.png);
	background-position:right 0;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}

a.award-again:hover{
	background-position:0 bottom;
}

a.award-backtop:hover{
	background-position:right bottom;
}

.img-award{
	position: relative;
}

.img-award img{
	position: absolute;
	top: 13px;
	left: 27px;
	z-index: 1;
}
.nickname-award{
	position: absolute;
	top: 92px;
	left: 100px;
	z-index: 2;
	font-weight: bold;
	margin: 10px 0;
    padding: 0;
	line-height: 2;
	letter-spacing: 1px;
}

.data-award{
	position: absolute;
	top: 285px;
	left: 110px;
	z-index: 2;
	font-size: 14px;
	margin: 10px 0;
    padding: 0;
	line-height: 2;
	letter-spacing: 1px;
}

/*================================================
*校庭
================================================*/
/*トップページ*/
.groundbox-top{
  display: none;
	min-height: 440px;
	position: relative;
}
.groundbox-top .topbtn{
	width: 580px;
	position: absolute;
	top:180px;
	left:85px;
}
.groundbox{
  display: none;
	min-height: 500px;
	position: relative;
	background-image: url(../images/ground/bg-ground.png);
	background-position: 0 top;
	background-repeat: no-repeat;
	background-color: #ffffdc;
}
#displayArea .groundbox-top,
#displayArea .groundbox {
  display: block;
}
.groundbox .logo{
	text-align: center;
	padding-top: 10px;
}
.intro1{
	height: 440px;
	background-image: url(../images/ground/ground1-1.png);
	position: relative;
}
.kids p.fukidashi1-txt{
	width: 530px;
	padding: 20px;
	border: solid 3px #7a9ded;
	border-radius: 8px;
	background-color: #fff;
	display: block;
	position: absolute;
	top: 190px;
	left: 108px;
}
.kids p.fukidashi1-txt:before {
	border:20px solid transparent;
	border-bottom-color:#fff;
	border-top-width:0;
	top:-17px;
	content:"";
	display:block;
	left:180px;
	position:absolute;
	width:0;
	z-index:1;
}
 
.kids p.fukidashi1-txt:after {
	border:20px solid transparent;
	border-bottom-color:#7a9ded;
	border-top-width:0;
	top:-22px;
	content:"";
	display:block;
	left:180px;
	position:absolute;
	width:0;
}
.kids p.fukidashi2-txt, .kids p.fukidashi6-txt{
	width: 250px;
	padding: 20px;
	border: solid 3px #ed7a9b;
	border-radius: 8px;
	background-color: #fff;
	display: block;
	position: absolute;
	top: 200px;
	left: 300px;
}
.kids p.fukidashi2-txt:before, .kids p.fukidashi6-txt:before{
	border:20px solid transparent;
	border-bottom-color:#fff;
	border-top-width:0;
	top:-17px;
	content:"";
	display:block;
	left:120px;
	position:absolute;
	width:0;
	z-index:1;
}
 
.kids p.fukidashi2-txt:after, .kids p.fukidashi6-txt:after{
	border:20px solid transparent;
	border-bottom-color:#ed7a9b;
	border-top-width:0;
	top:-22px;
	content:"";
	display:block;
	left:120px;
	position:absolute;
	width:0;
}
.btn-skip{
	width: 120px;
	position: absolute;
	top: 20px;
	right:20px;
}

/*お祭り*/
.omatsuri-1, .omatsuri-2, .omatsuri-3, .bg-board, .bg-board-on, .omatsuri-5, .story1-wrong1, 
.story1-wrong2, .story1-wrong4, .omatsuri-6, .omatsuri-7, .omatsuri-8,.story2-wrong1, 
.story2-wrong1, .story2-wrong2, .story2-wrong3, .camp-1, .camp-2, .camp-3, 
.camp-5, .story3-wrong1, .story3-wrong3, .story3-wrong4, .camp-9, .camp-10, .camp-11, .story4-wrong2, .story4-wrong3, .story4-wrong4, 
.camp-16, .camp-17, .camp-18, .story5-wrong1, .story5-wrong3, .story5-wrong4, .ending1, .ending2, .ending3, .ending4, .ending5{
	height: 490px;
	position: relative;
}

.omatsuri-1{
	height: 440px;
	background-image: url(../images/ground/omatsuri-1.png);
}
.omatsuri-2{
	background-image: url(../images/ground/omatsuri-2.png);
}
.omatsuri-3, .camp-3{
	background-image: url(../images/ground/omatsuri-3.png);
}
.bg-board{
	background-image: url(../images/ground/omatsuri-4.png);
}
.bg-board-on{
	background-image: url(../images/ground/omatsuri-4-2.png);
}
.omatsuri-5{
	background-image: url(../images/ground/omatsuri-5.png);
}
.story1-wrong1{
	background-image: url(../images/ground/story1-wrong1.png);
}
.story1-wrong2{
	background-image: url(../images/ground/story1-wrong2.png);
}
.story1-wrong4{
	background-image: url(../images/ground/story1-wrong4.png);
}
.omatsuri-6{
	background-image: url(../images/ground/omatsuri-6.png);
}
.omatsuri-7{
	background-image: url(../images/ground/omatsuri-7.png);
}
.omatsuri-8{
	background-image: url(../images/ground/omatsuri-8-1.png);
}
.story2-wrong1{
	background-image: url(../images/ground/story2-wrong1.png);
}
.story2-wrong2{
	background-image: url(../images/ground/story2-wrong2.png);
}
.story2-wrong3{
	background-image: url(../images/ground/story2-wrong3.png);
}
.camp-1{
	background-image: url(../images/ground/camp-1.png);
}
.camp-2{
	background-image: url(../images/ground/camp-2.png);
}
.camp-5{
	background-image: url(../images/ground/camp-3.png);
}
.story3-wrong1{
	background-image: url(../images/ground/story3-wrong1.png);
}
.story3-wrong3{
	background-image: url(../images/ground/story3-wrong3.png);
}
.story3-wrong4{
	background-image: url(../images/ground/story3-wrong4.png);
}
.camp-9{
	background-image: url(../images/ground/camp-5.png);
}
.camp-10{
	background-image: url(../images/ground/camp-6.png);
}
.camp-11{
	background-image: url(../images/ground/camp-7.png);
}
.story4-wrong2{
	background-image: url(../images/ground/story4-wrong2.png);
}
.story4-wrong3{
	background-image: url(../images/ground/story4-wrong3.png);
}
.story4-wrong4{
	background-image: url(../images/ground/story4-wrong4.png);
}
.camp-16{
	background-image: url(../images/ground/camp-10.png);
}
.camp-17{
	background-image: url(../images/ground/camp-11.png);
}
.camp-18{
	background-image: url(../images/ground/camp-12.png);
}
.story5-wrong1{
	background-image: url(../images/ground/story5-wrong1.png);
}
.story5-wrong3{
	background-image: url(../images/ground/story5-wrong3.png);
}
.story5-wrong4{
	background-image: url(../images/ground/story5-wrong4.png);
}
.ending1{
	background-image: url(../images/ground/ending-1.png);
}
.ending2{
	background-image: url(../images/ground/ending-2.png);
}
.ending3{
	background-image: url(../images/ground/ending-3.png);
}
.ending4{
	background-image: url(../images/ground/ending-4.png);
}
.ending5{
	background-image: url(../images/ground/ending-5.png);
}
.ground-pager{
	height: 70px;
    padding: 10px 10px 0;
}
.ground-pager-wrong, .ending-btn{
	height: 70px;
    padding: 10px 10px 0;
}
.ground-pager .btn-back{
	position: inherit;
	float: left;
}
.ground-pager .btn-next{
	position: inherit;
	float: right;
}
.ground-pager-wrong .btn-back-wide{
	width: 280px;
	position: inherit;
	float: left;
}
.ground-pager-wrong .btn-next-wide{
	width: 180px;
	position: inherit;
	float: right;
}
.ending-btn .btn-next-wide{
	width: 280px;
}
.ending-btn .btn-next-wide.golibrary{
	width: 180px;
}

.kids p.fukidashi3-txt, .kids p.fukidashi11-txt{
	width: 460px;
	padding: 20px;
	border: solid 3px #7a9ded;
	border-radius: 8px;
	background-color: #fff;
	display: block;
	position: absolute;
	top: 0px;
	left: 150px;
}
.kids p.fukidashi3-txt:before {
	border:20px solid transparent;
	border-right-color:#fff;
    border-left-width:0;
    left:-17px;
    content:"";
    display:block;
    top:22px;
    position:absolute;
    width:0;
    z-index:1;
}
.kids p.fukidashi3-txt:after {
	border:20px solid transparent;
	border-right-color:#7a9ded;
    border-left-width:0;
    left:-21px;
    content:"";
    display:block;
    top:22px;
    position:absolute;
    width:0;
}
.kids p.fukidashi4-txt, .kids p.fukidashi5-txt, .kids p.fukidashi8-txt,
.kids p.fukidashi9-txt, .kids p.fukidashi10-txt{
	width: 400px;
	padding: 20px;
	border: solid 3px #33cc23;
	border-radius: 8px;
	background-color: #fff;
	display: block;
	position: absolute;
	top: 30px;
	left: 138px;
}
.kids p.fukidashi4-txt:before, .kids p.fukidashi5-txt:before{
	border:20px solid transparent;
	border-top-color:#fff;
    border-bottom-width:0;
    bottom:-17px;
    content:"";
    display:block;
    left:122px;
    position:absolute;
    width:0;
    z-index:1;
} 
.kids p.fukidashi4-txt:after, .kids p.fukidashi5-txt:after {
	border:20px solid transparent;
	border-top-color:#33cc23;
    border-bottom-width:0;
    bottom:-21px;
    content:"";
    display:block;
    left:122px;
    position:absolute;
    width:0;
}
.kids p.fukidashi5-txt:before {
    left:370px;
} 
.kids p.fukidashi5-txt:after {
    left:370px;
}
.kids p.fukidashi6-txt{
	width: 330px;
    padding: 15px;
	top: 50px;
	left: 140px;
}
.kids p.fukidashi6-txt:before{
	content:"";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    top: 40px;
	left: 359px;
    border-left: 15px solid #fff;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
	z-index:1;
}
.kids p.fukidashi6-txt:after{
	content:"";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    top: 39px;
	left: 363px;
    border-left: 16px solid #ed7a9b;
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
    z-index:0;
}
.kids p.fukidashi7-txt{
	border: solid 4px #ed7a9b;
	top: 30px;
}
.kids p.fukidashi7-txt:before{
	content:"";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    top: 70px;
	left: 340px;
    border-top: 15px solid #fff;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
	z-index:1;
}
.kids p.fukidashi7-txt:after{
	content:"";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    top: 75px;
	left: 340px;
    border-top: 16px solid #ed7a9b;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    z-index:0;
}
.kids p.fukidashi8-txt{
	width: 350px;
	position: absolute;
	top: 20px;
	left: 40px;
}
.kids p.fukidashi8-txt:before{
	content:"";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    top: 41px;
	left: 389px;
    border-left: 15px solid #fff;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
	z-index:1;
}
.kids p.fukidashi8-txt:after{
	content:"";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    top: 40px;
	left: 392px;
    border-left: 16px solid #33cc23;
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
    z-index:0;
}
.kids p.fukidashi9-txt{
	width: 440px;
	position: absolute;
	top: 0;
	left:100px;
}
.kids p.fukidashi10-txt{
	width: 390px;
	position: absolute;
	top: 30px;
	left:310px;
}
.kids p.fukidashi10-txt:before{
	content: "";
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	top: 51px;
	left: -34px;
	border-right: 15px solid #fff;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	z-index: 1;
}

.kids p.fukidashi10-txt:after{
	content: "";
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	top: 50px;
	left: -39px;
	border-right: 16px solid #33cc23;
	border-top: 16px solid transparent;
	border-bottom: 16px solid transparent;
	z-index: 0;
}
.kids p.fukidashi11-txt{
	width: 450px;
	position: absolute;
	top: 0px;
	left: 213px;
}
.omatsuri-3 p, .camp-3 p{
	display: none;
}
.omatsuri1-answer, 
.omatsuri2-answer, 
.camp1-answer, 
.camp2-answer, 
.camp3-answer{
	width: 610px;
	height: 360px;
	position: absolute;
	top:78px;
	left: 80px;
}
.kids .omatsuri1-answer li, 
.kids .omatsuri2-answer li,
.kids .camp1-answer li, 
.kids .camp2-answer li, 
.kids .camp3-answer li{
	width: 305px;
	height: 180px;
	margin: 0;
	margin-bottom: 0;
	padding: 0;
	padding-left: 0;
	float: left;
}
.omatsuri1-answer li a, 
.omatsuri2-answer li a, 
.camp1-answer li a, 
.camp2-answer li a, 
.camp3-answer li a{
	width: 305px;
	height: 180px;
	margin: 0;
	padding: 0;
	display:block;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}
.omatsuri1-answer li.txtnone, 
.omatsuri2-answer li.txtnone, 
.camp1-answer li.txtnone, 
.camp2-answer li.txtnone, 
.camp3-answer li.txtnone{
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}
.omatsuri1-answer li.answer-1{
	background-image: url(../images/ground/omatsuri4-answer.png);
	background-position: 0 0;
}
.omatsuri1-answer li.answer-2{
	background-image: url(../images/ground/omatsuri4-answer.png);
	background-position:right 0;
}
.omatsuri1-answer li.answer-3{
	background-image: url(../images/ground/omatsuri4-answer.png);
	background-position: 0 -180px;
}
.omatsuri1-answer li.answer-4{
	background-image: url(../images/ground/omatsuri4-answer.png);
	background-position: right -180px;
}
.omatsuri2-answer li.answer-1{
	background-image: url(../images/ground/omatsuri7-answer.png);
	background-position: 0 0;
}
.omatsuri2-answer li.answer-2{
	background-image: url(../images/ground/omatsuri7-answer.png);
	background-position:right 0;
}
.omatsuri2-answer li.answer-3{
	background-image: url(../images/ground/omatsuri7-answer.png);
	background-position: 0 -180px;
}
.omatsuri2-answer li.answer-4{
	background-image: url(../images/ground/omatsuri7-answer.png);
	background-position: right -180px;
}
.camp1-answer li.answer-1{
	background-image: url(../images/ground/camp1-answer.png);
	background-position: 0 0;
}
.camp1-answer li.answer-2{
	background-image: url(../images/ground/camp1-answer.png);
	background-position:right 0;
}
.camp1-answer li.answer-3{
	background-image: url(../images/ground/camp1-answer.png);
	background-position: 0 -180px;
}
.camp1-answer li.answer-4{
	background-image: url(../images/ground/camp1-answer.png);
	background-position: right -180px;
}
.camp2-answer li.answer-1{
	background-image: url(../images/ground/camp2-answer.png);
	background-position: 0 0;
}
.camp2-answer li.answer-2{
	background-image: url(../images/ground/camp2-answer.png);
	background-position:right 0;
}
.camp2-answer li.answer-3{
	background-image: url(../images/ground/camp2-answer.png);
	background-position: 0 -180px;
}
.camp2-answer li.answer-4{
	background-image: url(../images/ground/camp2-answer.png);
	background-position: right -180px;
}
.camp3-answer li.answer-1{
	background-image: url(../images/ground/camp3-answer.png);
	background-position: 0 0;
}
.camp3-answer li.answer-2{
	background-image: url(../images/ground/camp3-answer.png);
	background-position:right 0;
}
.camp3-answer li.answer-3{
	background-image: url(../images/ground/camp3-answer.png);
	background-position: 0 -180px;
}
.camp3-answer li.answer-4{
	background-image: url(../images/ground/camp3-answer.png);
	background-position: right -180px;
}
.omatsuri1-answer li.answer-1:hover, 
.omatsuri2-answer li.answer-1:hover, 
.camp1-answer li.answer-1:hover, 
.camp2-answer li.answer-1:hover, 
.camp3-answer li.answer-1:hover{
	background-position: 0 -360px;
}
.omatsuri1-answer li.answer-2:hover, 
.omatsuri2-answer li.answer-2:hover, 
.camp1-answer li.answer-2:hover, 
.camp2-answer li.answer-2:hover, 
.camp3-answer li.answer-2:hover{
	background-position:right -360px;
}
.omatsuri1-answer li.answer-3:hover, 
.omatsuri2-answer li.answer-3:hover, 
.camp1-answer li.answer-3:hover, 
.camp2-answer li.answer-3:hover, 
.camp3-answer li.answer-3:hover{
	background-position: 0 -540px;
}
.omatsuri1-answer li.answer-4:hover, 
.omatsuri2-answer li.answer-4:hover, 
.camp1-answer li.answer-4:hover, 
.camp2-answer li.answer-4:hover, 
.camp3-answer li.answer-4:hover{
	background-position: right -540px;
}
.omatsuri1-answer li.answer-1.wrong, 
.omatsuri2-answer li.answer-1.wrong, 
.camp1-answer li.answer-1.wrong, 
.camp2-answer li.answer-1.correct, 
.camp3-answer li.answer-1.wrong{
	background-position: 0 -720px;
	min-height: inherit;
}
.omatsuri1-answer li.answer-2.wrong, 
.omatsuri2-answer li.answer-2.wrong, 
.camp1-answer li.answer-2.correct, 
.camp2-answer li.answer-2.wrong, 
.camp3-answer li.answer-2.correct{
	background-position:right -720px;
	min-height: inherit;
}
.omatsuri1-answer li.answer-3.correct, 
.omatsuri2-answer li.answer-3.wrong, 
.camp1-answer li.answer-3.wrong, 
.camp2-answer li.answer-3.wrong, 
.camp3-answer li.answer-3.wrong{
	background-position: 0 -900px;
	min-height: inherit;
}
.omatsuri1-answer li.answer-4.wrong, 
.omatsuri2-answer li.answer-4.correct, 
.camp1-answer li.answer-4.wrong, 
.camp2-answer li.answer-4.wrong, 
.camp3-answer li.answer-4.wrong{
	background-position: right -900px;
	min-height: inherit;
}
.omatsuri1-answer li.answer-1.gray, 
.omatsuri2-answer li.answer-1.gray, 
.camp1-answer li.answer-1.gray, 
.camp2-answer li.answer-1.gray, 
.camp3-answer li.answer-1.gray{
	background-position: 0 -1080px;
}
.omatsuri1-answer li.answer-2.gray, 
.omatsuri2-answer li.answer-2.gray, 
.camp1-answer li.answer-2.gray, 
.camp2-answer li.answer-2.gray, 
.camp3-answer li.answer-2.gray{
	background-position: right -1080px;
}
.omatsuri1-answer li.answer-3.gray, 
.omatsuri2-answer li.answer-3.gray, 
.camp1-answer li.answer-3.gray, 
.camp2-answer li.answer-3.gray, 
.camp3-answer li.answer-3.gray{
	background-position: 0 -1260px;
}
.omatsuri1-answer li.answer-4.gray, 
.omatsuri2-answer li.answer-4.gray, 
.camp1-answer li.answer-4.gray, 
.camp2-answer li.answer-4.gray, 
.camp3-answer li.answer-4.gray{
	background-position: right -1260px;
}
.omatsuri1-answer li:before, 
.omatsuri2-answer li:before, 
.camp1-answer li:before, 
.camp2-answer li:before, 
.camp3-answer li:before{
	display: none;
}
.stamp-1{
	position: absolute;
	top:220px;
	right:130px;
}
.stamp-2{
	position: absolute;
	top:45px;
	right:70px;
}
.stamp-3{
	position: absolute;
	top:200px;
	left:400px;
}
.stamp-4{
	position: absolute;
	top:70px;
	left:570px;
}
.stamp-5{
	position: absolute;
	top:290px;
	left:400px;
}
.stamp-6{
	position: absolute;
	top:70px;
	right:90px;
}
.stamp-7{
	position: absolute;
	top:240px;
	right:400px;
}
.stamp-8{
	position: absolute;
	top:240px;
	left:400px;
}
.endingtxt{
	width: 500px;
	position: absolute;
	top:10px;
	left: 215px;
}
.ending-dlbtn{
	width: 430px;
	height: 54px;
	position: absolute;
	top: 180px;
	left: 248px;
}
.ending-dlbtn{
	padding: 10px;
}
.ending-dlbtn a{
	width: 190px;
	height: 56px;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	display: block;
}
.ending-dlbtn .omatsuri-btn{
	float: left;
}
.ending-dlbtn .camp-btn{
	float: right;
}
.omatsuri-btn a{
background: url(../images/ground/ending-btn.png) 0 0;
}
.camp-btn a{
background: url(../images/ground/ending-btn.png) right 0;
}
.omatsuri-btn a:hover{
background: url(../images/ground/ending-btn.png) 0 bottom;
}
.camp-btn a:hover{
background: url(../images/ground/ending-btn.png) right bottom;
}

/*================================================
* キャラクター紹介
================================================*/
.charactorbox{
	background: url(../images/charactor/bg-charactor.png) no-repeat;
	height: 590px;
	position: relative;
}
.yoko{
	width: 84px;
	height: 255px;
	background: url(../images/charactor/img-yoko.png) no-repeat;
	position: absolute;
	bottom:140px;
	left:35px;
}
.haruki{
    width: 94px;
	height: 184px;
	background: url(../images/charactor/img-haruki.png) no-repeat;
	position: absolute;
	bottom:140px;
	left:140px;
}
.natsuhiko{
	width: 96px;
	height: 184px;
	background: url(../images/charactor/img-natsuhiko.png) no-repeat;
	position: absolute;
	bottom:140px;
	left:263px;
}
.akio{
	width: 96px;
	height: 184px;
	background: url(../images/charactor/img-akio.png) no-repeat;
	position: absolute;
	bottom:140px;
	left:370px;
}
.fuyuko{
	width: 100px;
	height: 184px;
	background: url(../images/charactor/img-fuyuko.png) no-repeat;
	position: absolute;
	bottom:140px;
	left:485px;
}
.gakuencho{
	width: 130px;
	height: 270px;
	background: url(../images/charactor/img-gakuencho.png) no-repeat;
	position: absolute;
	bottom:140px;
	left:600px;
}
.yoko:hover, .haruki:hover, .natsuhiko:hover, .akio:hover, .fuyuko:hover, .gakuencho:hover{
	background-position:right 0;
}
.charactortxt{
	width: 758px;
	height: 130px;
	position: absolute;
	top:460px;
	left: 0;
	display:block;
	overflow:hidden;
}

.charactortxt ul li{
	width: 758px;
	height: 130px;
	text-indent:-9999px;
	overflow:hidden;
	background-image:url(../images/charactor/img-chara-txt.png);
}

.charactortxt ul li:before{
	display: none;
}

/*================================================
* 学園長からのメッセージ
================================================*/

.message{
	width: 540px;
	float: left;
	padding: 0 5px;
}
.img-director{
	float: right;
}

/*================================================
* 教材資料室
================================================*/
.dl_ttl{
	width: 436px;
	float: left;
	padding: 0 5px;
}
.dl_btn{
	width: 250px;
	float: right;
	padding-top: 20px;
}
.dl_btn a.btn_blue span{
	font-size: 14px;
}
.kids p.dl_txt{
	margin: 0 0 20px;
	padding: 0 0 20px;
	border-bottom: dotted 2px #ccc;
}
a.reader {
	display:block;
	background-image: url(../images/benefactors/btn_adobe01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 31px;
	font-size: 14px;
	padding-top: 15px;
	padding-left: 90px;
}
.reader-txt{
	font-size: 14px;
}
/*================================================
* うちの学校ではこんな使い方をしています
================================================*/
.usingbox{
	padding: 0 5px;
}
.usingbox .img{
	text-align: center;
}