@charset "utf-8";
/* CSS Document */

/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17

*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

*{
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
		 -o-box-sizing: border-box;
		-ms-box-sizing: border-box;
			box-sizing: border-box;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display:block;
}

ul,ol {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}
img{
	vertical-align:bottom;
}

/************** layout base ********************/

.clearfix{
overflow:hidden;
}
.clear{
	clear:both;
}

a{
	text-decoration:none; color:#0d5bab;
}
a:hover{
	text-decoration:underline;
}
a:link{}

a:visited{color:#0d5bab;}

/*ボタンrollover*/
a:hover img{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: “alpha( opacity=80 )”;
}


sup {
	line-height: 100%;
	font-size:10px;
	vertical-align: 0.4em;
}
sub{
	line-height: 100%;
	font-size:10px;
	vertical-align: -0.1em;
}

.txtLeft{
text-align:left;
}
.txtRight{
text-align:right;
}
.txtCenter{
text-align:center;
}
.fw{font-weight:bold !important;}
.f10{ font-size:10px !important;}
.f11{ font-size:11px !important;}
.f12{ font-size:12px !important;}
.f13{ font-size:13px !important;}
.f14{ font-size:14px !important;}
.f15{ font-size:15px !important;}
.f16{ font-size:16px !important;}
.f17{ font-size:17px !important;}
.f18{ font-size:18px !important;}
.f20{ font-size:20px !important;}
.f22{ font-size:22px !important;}
.f24{ font-size:24px !important;}

.txtRed{ color:#D80000;}
.txtOrange{ color:#ff7800;}
.txtBlue{ color:#0d5bab;}
.txtPurple{ color:#463fa7; }
.note{ color:#666666; font-size:12px;}

.fLeft{ float:left;}
.fRight{ float:right;}
.fNon{
	float:none !important;
}

.mTop0{ margin-top:0 !important;}
.mTop5{ margin-top:5px !important;}
.mTop10{ margin-top:10px !important;}
.mTop15{ margin-top:15px !important;}
.mTop20{ margin-top:20px !important;}
.mTop25{ margin-top:25px !important;}
.mTop30{ margin-top:30px !important;}
.mTop35{ margin-top:35px !important;}
.mTop40{ margin-top:40px !important;}
.mTop45{ margin-top:45px !important;}
.mTop50{ margin-top:50px !important;}
.mTop55{ margin-top:55px !important;}
.mTop60{ margin-top:60px !important;}

.mBtm0{ margin-bottom:0 !important;}
.mBtm5{ margin-bottom:5px !important;}
.mBtm10{ margin-bottom:10px !important;}
.mBtm15{ margin-bottom:15px !important;}
.mBtm20{ margin-bottom:20px !important;}
.mBtm25{ margin-bottom:25px !important;}
.mBtm30{ margin-bottom:30px !important;}
.mBtm35{ margin-bottom:35px !important;}
.mBtm40{ margin-bottom:40px !important;}
.mBtm45{ margin-bottom:45px !important;}
.mBtm50{ margin-bottom:50px !important;}
.mBtm55{ margin-bottom:55px !important;}
.mBtm60{ margin-bottom:60px !important;}
.mBtm70{ margin-bottom:70px !important;}
.mBtm80{ margin-bottom:80px !important;}
.mBtm90{ margin-bottom:90px !important;}
.mBtm100{ margin-bottom:100px !important;}

.mr0{ margin-right:0 !important;}
.mr5{ margin-right:5px !important;}

.pTop0{ padding-top:0 !important;}
.pTop5{ padding-top:5px !important;}
.pTop10{ padding-top:10px !important;}
.pTop15{ padding-top:15px !important;}
.pTop20{ padding-top:20px !important;}
.pTop25{ padding-top:25px !important;}
.pTop30{ padding-top:30px !important;}
.pTop35{ padding-top:35px !important;}
.pTop40{ padding-top:40px !important;}
.pTop45{ padding-top:45px !important;}
.pTop50{ padding-top:50px !important;}

.pBtm0{ padding-bottom:0 !important;}
.pBtm5{ padding-bottom:5px !important;}
.pBtm10{ padding-bottom:10px !important;}
.pBtm15{ padding-bottom:15px !important;}
.pBtm20{ padding-bottom:20px !important;}
.pBtm25{ padding-bottom:25px !important;}
.pBtm30{ padding-bottom:30px !important;}
.pBtm35{ padding-bottom:35px !important;}
.pBtm40{ padding-bottom:40px !important;}
.pBtm45{ padding-bottom:45px !important;}
.pBtm50{ padding-bottom:50px !important;}
.pBtm55{ padding-bottom:55px !important;}
.pBtm60{ padding-bottom:60px !important;}

.disnon{
	display:none;
}
.spOnly,
.iosOnly{
	display:block;
}
.pcOnly{
	display:none;
}
/************** layout base ********************/
body{
background:#ffffff;
text-align:center;
/*font-family:MS PGothic,Osaka,Hiragino Kaku Gothic Pro W3,Arial,Helvetica,sans-serif;*/
font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
line-height:1.5;
}

div,p,dl{
text-align:left;
}

p,dt,dd,li,td,th,a{
color:#333333;
font-size:14px;
}

h1,h2,h3,h4,h5,h6{
color:#333333;
font-size:14px;
}

/*------------------ list style----------------*/
.numberList{
	padding:0 0 0 18px;	
}
.numberList li{
	list-style:decimal outside;
	padding:0 0 5px 0;
}


.discList{
	padding:0 0 0 18px;
}
.discList li{
	list-style:disc outside;
	padding:0 0 2px 0;
}

.indentList li{
	padding-left:1em;
	text-indent:-1em;
}

/* ===============================================
:;										header
=============================================== */
#header{
	width:960px;
	margin:0 auto;
}
#header #logo{
	margin:7px 0 13px 9px;
}

/* ===============================================
:;										navi
=============================================== */
#navi{
	background:url(images/navi_bg.png) left top repeat-x;
}
#navi ul{
	overflow:hidden;
	width:963px;
	margin:0 auto;
	padding:0 0 5px 0;
}
#navi li{
	float:left;
}

/* ===============================================
:;										footer
=============================================== */
#footer{
	background:#0068b7;
	width:960px;
	margin:0 auto;
}
#footer p{
	margin:0 20px 0 0;
	padding:5px 0;
	color:#ffffff;
	text-align:right;
}

/* ===============================================
:;										content
=============================================== */
.contents{
	background:url(images/top_bg.png) left top repeat-y;
	width:960px;
	margin:0 auto;
}

#subNavi{
	margin:0 0 0 20px;
	padding: 0 0 10px 0;
	color:#000000;
	line-height:2;
}
#subNavi a{
	color:#000000;
}

#mainimg{
	text-align:center;
}

/* ===============================================
:;										serial
=============================================== */
.bgBrown,
#sBox{
	margin:0 auto;
}

.contents.bgBrown{
	background:url(images/bg_brown.png) left bottom repeat-x #fffcdb;
	text-align:center;
}
#serial h2{
	padding:37px 0 0 0;
	text-align:center;
}
.serialBox{
	background:url(images/bg_serial.png) center 65px  no-repeat;
	width:806px;
	margin:0 auto;
}
.serialBox h3{
	text-align:center;
	margin:0 0 35px 0;
}
.serialBox p{
	margin:30px 0 0 0;
	padding:0 0 45px 0;
	text-align:center;
}
.serialBox .serial{
	width:480px;
	height:52px;
	margin:0 10px 0 85px;
	padding:0 0 0 20px;
	font-size:18px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#serial #subNavi{
	margin-top:40px;
}

/* ===============================================
:;										download
=============================================== */
#download h2{
	margin:0 7px 3px 0;
	padding:8px 0 0 0;
	text-align:right;
}
.ebookNavi{
	overflow:hidden;
	width:815px;
	margin:0 auto 40px auto;
}
.ebookNavi li{
	float:left;
	margin:0 20px 0 0;
}
.ebookNavi li:last-child{
	margin:0;
}

#ebookBox,#bookliveBox{
	background:#ffffff;
	width:801px;
	margin:0 auto 40px auto;
	padding: 0 0 33px 0;
	/* border-radius */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	/* box-shadow */
	box-shadow:3px 3px 6px 3px #b5b09e;
	-moz-box-shadow:3px 3px 6px 3px #b5b09e;
	-webkit-box-shadow:3px 3px 6px 3px #b5b09e;
}
#ebookBox h3,#bookliveBox h3{
	margin:0 0 30px 0;
}
#ebookBox p,#bookliveBox p{
	text-align:center;
}

.couponBox{
	background:url(images/bg_coupon.png) left top no-repeat;
	width:735px;
	margin:15px auto 33px;
	padding:20px 0;
}
#coupon{
	background:url(images/bg_couponbox.png) 189px top no-repeat;
	padding:10px 0 0 0;
	height:43px;
	font-size:18px;
}
#ebookBox > ul{
	padding:0 43px 0 43px;
}
#ebookBox > ul >li{
	margin-bottom:70px;
}
#ebookBox > ul >li:last-child{
	margin-bottom:35px;
}
#ebookBox ul ul{
	overflow:hidden;
	width:490px;
	margin:15px auto 0;
}
#ebookBox ul ul li{
	float:left;
	margin:0 31px 0 0;
}
#ebookBox ul ul li:last-child{
	margin:0;
}

.step{
	width:550px;
	margin:0 auto 15px;
}
.step li{
	margin:0 0 3px;
}
.step li span{
	margin:0 3px 0 0;
}
.step li:last-child img{
	vertical-align:middle;
}
/* ===============================================
:;										buy
=============================================== */
#buy .inner{
	width:835px;
	margin: 0 auto;
}
#buy table{
	width:835px;
	border-collapse: collapse;
}
#buy .inner div{
	margin:0 0 35px 0;
	/* border-radius */
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	/* box-shadow */
	box-shadow:4px 4px 6px 3px #bdd4e0;
	-moz-box-shadow:4px 4px 6px 3px #bdd4e0;
	-webkit-box-shadow:4px 4px 6px 3px #bdd4e0;
}
#kokugo{
	background:url(images/bg_kokugo.png) left top repeat-x #ffffff;
}
#social{
	background:url(images/bg_social.png) left top repeat-x #ffffff;
}
#math{
	background:url(images/bg_math.png) left top repeat-x #ffffff;
}
#science{
	background:url(images/bg_science.png) left top repeat-x #ffffff;
}
#english{
	background:url(images/bg_english.png) left top repeat-x #ffffff;
}

#buy table th{
	color:#ffffff;
	border-left:2px solid #cfd0d0;
	text-align:center;
	font-size:17px;
	line-height:1.7;
}
#buy table th span{
	font-size:12px;
}
#buy table thead th:nth-child(1){
	width:107px;
	border:none;
}
#buy table thead th:nth-child(2){
	width:114px;
}
#buy table thead th:nth-child(3){
	width:60px;
}
#buy table thead th:nth-child(4){
	width:122px;
}
#buy table td{
	border:2px solid #cfd0d0;
	padding:5px;
	text-align:center;
	vertical-align:middle;
	font-size:20px;
	font-weight:bold;
	line-height:1;
}
#buy table td span{
	letter-spacing:-1px;
}
#buy table tr:nth-child(1) td{
	border-top:none;
	border-left:none;
}
#buy table tr:last-child td{
	border-bottom: 0px;
}
#buy table tr td:last-child{
	border-right:none;
}
.price{
	color:#e60012;
}
#buy table .bdrBtmNo{
	border-bottom:none;
}

#buy table td.smalece{
	background:#00af00;
	color:#fff;
}
#buy table td.smalece span{
	font-size:11px;
}
#buy table td.app{
	background:url(images/arrow_right.png) left top no-repeat;
}
#buy table td.app span{
	display:block;
	float:left;
	margin:3px 20px 0 3px;
	text-align:left;
	font-size:13px;
}
#buy table td.app span a{
	color:#e60012;
	font-size:13px;
}
#buy table td.app span img{
	margin:3px 0 2px 0;
}

/* ===============================================
:;										smalecebook
=============================================== */
#smalecebook{
	width:960px;
	margin:0 auto;
	padding-top:30px;
	background:url(images/bg_green_stripe.png) repeat left top;
}
#smalecebook .appBox{
	width:865px;
	margin:0 auto;
}
#smalecebook .appBox h2{
	margin-bottom:65px;
}


#smalecebook .appBox .bgWhite{
	margin-top:40px;
	padding-top:5px;
	position:relative;
}
#smalecebook .appBox .bgWhite .inner{
	background:#ffffff;
	width:800px;
	margin:45px 33px 40px 32px;
	padding: 155px 0 33px 0;
	/* border-radius */
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	/* box-shadow */
	box-shadow:3px 3px 6px 3px #b5b09e;
	-moz-box-shadow:3px 3px 6px 3px #b5b09e;
	-webkit-box-shadow:3px 3px 6px 3px #b5b09e;
}
#smalecebook .appBox .bgWhite h3{
	position:absolute;
	top:0;
	left:-5px;
}
#smalecebook .appBox .bgWhite ul{
	overflow:hidden;
	width:490px;
	margin:0px auto 0;
}
#smalecebook .appBox .bgWhite ul li{
	float:left;
	margin:0 31px 0 0;
}
#smalecebook .appBox .bgWhite ul li:last-child{
	margin:0;
}
#smalecebook > .bgWhite.guide{
	background:#ffffff;
	width:800px;
	margin:30px 80px 30px 80px;
	padding: 0px 0 33px 0;
	/* border-radius */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	/* box-shadow */
	box-shadow:3px 3px 6px 3px #b5b09e;
	-moz-box-shadow:3px 3px 6px 3px #b5b09e;
	-webkit-box-shadow:3px 3px 6px 3px #b5b09e;
}
#smalecebook > .bgWhite.guide h4{
	padding-top:37px;
	padding-left:21px;
}
	
#smalecebook > .bgWhite.guide p{
	padding-left:51px;
}
#smalecebook #howtoBox{
	position:relative;
	width:801px;
	margin:0 auto;
}
#smalecebook #howtoBox{
	position:relative;
	background:#fff;
	width:800px;
	margin:0 auto 30px auto;
	padding-bottom: 686px;
	border-radius:10px;
	box-shadow: 3px 3px 6px 3px #b5b09e;
	-moz-box-shadow: 3px 3px 6px 3px #b5b09e;
	-webkit-box-shadow: 3px 3px 6px 3px #b5b09e;
}
#smalecebook #howtoBox p{
	position:absolute;
	top:83px;
	left:51px;
	width:820px !important;
}

#smalecebook #movieBox{
	margin:20px 20px 0;
	height:622px;
	background:url(images/bg_smalecebook_movie.png) repeat-x left bottom;
	/* border-radius */
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}	
#smalecebook > .bgWhite.guide #movieBox p{
	padding-left:0;
}
#smalecebook > #watchBox.bgWhite.guide{
	position:relative;
	margin:100px 80px 100px 80px;
}
#smalecebook #movieBox #movieTitle{
	position:absolute;
	bottom:490px;
	left:-5px;
}
#smalecebook #movieBox #movieImg{
	margin-top:90px;
	text-align:center;
}