@charset "utf-8";



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}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}ins{background-color:#ff9;color:#000;text-decoration:none}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}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}
* {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;}



/*
common settings
*/
html {font-size:10px;}
a {
	display:inline-block;
	color:#06f;
}
a:link,a:visited {text-decoration:none;}
a:hover,a:focus,a:active {text-decoration:underline;}
#main a:link,#main a:visited {text-decoration:underline;}
#main a:hover,#main a:focus,#main a:active {text-decoration:none;}
.inner,.body,.clearfix {clear:both;}
.inner:before,.inner:after,.body:before,.body:after,.clearfix:before,.clearfix:after {display:table;line-height:0;content:"";}
.inner:after,.body:after,.clearfix:after {clear:both;}
h1 img, h2 img, h3 img, li img, dt img, dd img, a img {vertical-align:bottom;}
.bold,b,strong {font-weight:bold;}
.fs14 {font-size:14px;}
.fs16 {font-size:16px;}
.fs18 {font-size:18px;}
.fs30 {font-size:30px;}
.red {color:#c00;}



/*
body
*/
body {
	line-height:1.5;
	color:#333;
	font-size:12px;
	font-family:sans-serif;
	border-top:5px solid #7fc7ef;
}
.inner {
	width:1000px;
	margin:0 auto;
}



/*
gh
*/
#gh {
	padding:30px;
	border-bottom:1px dotted #ccc;
}
#gh h1 {
	float:left;
}
#gh nav {
	float:right;
	margin-top:25px;
}
#gh nav ul li {
	display:inline-block;
	margin-left:15px;
}



/*
wrapper
*/
#wrapper {
	margin:25px 0;
}
#lc {
	float:left;
	width:170px;
}
#mc {
	float:right;
	width:824px;
	font-size:14px;
}
.col3 #main {
	float:right;
	width:630px;
}
.col3 #sub {
	float:left;
	width:170px;
}
.col3r #main {
	float:left;
	width:654px;
}
.col3r #sub {
	float:right;
	width:150px;
}



/*
wrapper > mc
*/
/* パンくず */
ul#path {
	margin-bottom:10px;
	font-size:12px;
}
ul#path li {
	display:inline-block;
	margin-right:5px;
}
ul#path li:before {
	content:"\3e";
	margin-right:5px;
}
ul#path li.h:before {
	content:"";
	margin-right:0;
}
/* メイン */
#main h1 {margin-bottom:25px;}
#main #lead {margin:0 25px 25px;}
#main section {margin-bottom:50px;}
#main section:last-child {margin-bottom:0;}
#main section h2 {
	margin-bottom:20px;
	padding:10px 25px;
	font-size:16px;
	background:#cee8f6;
}
#main section .body {margin:0 25px;}
#main section .body > *,
#main section .body p {margin-bottom:1.2em;}
#main section .body > *:last-child,
#main section .body p:last-child {margin-bottom:0;}
#main section .body table {width:100%;}
#main section .body table th {
	white-space:nowrap;
	vertical-align:middle;
	background:#f5f5f5;
}
#main section .body table td {width:100%;}
#main section .body table th,
#main section .body table td {
	padding:15px 20px;
	vertical-align:middle;
	border:1px solid #ccc;
}
/* books */
.books {
	width:148px;
	padding:15px;
	font-size:12px;
	border-radius:4px 4px 0 0;
}
.books01 {
	width:148px;
	padding:15px;
	font-size:12px;
	border-radius:4px 4px 0 0;
}

.books p {margin-bottom:10px !important;}
.books p:last-child {margin-bottom:0 !important;}
.books .thumb {text-align:center;}
.books .title {font-weight:bold;}
.books .price {
	color:#c00;
	font-weight:bold;
}
.books ul {text-align:center;}
.books ul li {
	display:inline-block;
	margin:0 4px;
}
.books.c01 {
	border-top:8px solid #add3dd;
	background:#deeef1;
}
.books.c02 {
	border-top:8px solid #f5b089;
	background:#fad6c2;
}
.books.c03 {
	border-top:8px solid #f5e09b;
	background:#f8eabc;
}
.books.c04 {
	border-top:8px solid #d3eb93;
	background:#ecfac8;
}
.books.c05 {
	border-top:8px solid #fccb00;
	background:#fde584;
}
.books.c06 {
	border-top:8px solid #fcc9c9;
	background:#fadddd;
}
.books.c07 {
	border-top:8px solid #92e1c5;
	background:#cbf2e4;
}
.books.c08 {
	border-top:8px solid #add3dd;
	background:#deeef1;
	background-image: url(../../images/aogaku.jpg);
	background-repeat: no-repeat;
}
.books.ctameshite {
	border-top:8px solid #c2b9db;
	background:#e4def5;
}
.books.audiobook {
	border-top:8px solid #ff9900;
	background:#ffd28f;
}
.books.ebook {
	border-top:8px solid #6786b2;
	background:#bdd0eb;
}
/* news */
dl.news dt {
	clear:both;
	float:left;
	width:7em;
}
dl.news dd {
	margin-bottom:10px;
	padding:0 0 5px 7em;
	border-bottom:1px dotted #ccc;
}
dl.news dd:last-child {margin-bottom:0;}
/* navi */
#main .navif {margin-top:15px;}
#main .navi {text-align:right;}
#main .navi ul li {
	display:inline-block;
	margin-left:5px;
}
/* news */
#main section#news footer {
	margin-top:10px;
	text-align:right;
}
#main section#news footer p a {
	padding-left:12px;
	background:url(../../common/img/sub_ul_li.png) no-repeat 0 center;
}



/*
wrapper > lc
*/
/* 検索 */
#lc form {margin-bottom:15px;}
#lc form p {margin-bottom:5px;}
#lc form input.sText {
	width:150px;
	padding:4px 2px;
	font-size:12px;
	border:1px solid #ccc
}
#lc form input.sSubmit {
	text-indent:-9999px;
	width:150px;
	height:24px;
	margin:0;
	padding:0;
	background:url(../img/lc_form_search.png) no-repeat 0 0;
	border:0;
	cursor:pointer;
	-moz-transition:opacity 0.25s;-webkit-transition:opacity 0.25s;-o-transition:opacity 0.25s;transition:opacity 0.25s;
}
#lc form input.sSubmit:hover {opacity:0.7;}
/* メニュー */
#lc nav {margin-bottom:25px;}
#lc nav ul li {margin-bottom:15px;}
/* バナー */
#lc aside ul {margin-bottom:15px;}
#lc aside ul li {margin-bottom:5px;}
#lc aside dl dt {color:#999;}



/*
gf
*/
#gf {
	padding:20px 0;
	color:#999;
	background:#eee;
}
#gf ul {margin-bottom:12px;}
#gf ul li {
	display:inline-block;
	margin-right:10px;
	padding-right:10px;
	border-right:1px solid #999;
}
#gf ul li:last-child {
	margin-right:0;
	padding-right:0;
	border-right:0;
}

.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:502;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:503;position:fixed;outline:none !important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:505}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:504}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:white}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;padding:0;z-index:506}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:white;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:white;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:solid transparent}.mfp-arrow:after,.mfp-arrow .mfp-a{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before,.mfp-arrow .mfp-b{border-top-width:21px;border-bottom-width:21px}.mfp-arrow-left{left:0}.mfp-arrow-left:after,.mfp-arrow-left .mfp-a{border-right:17px solid white;margin-left:31px}.mfp-arrow-left:before,.mfp-arrow-left .mfp-b{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after,.mfp-arrow-right .mfp-a{border-left:17px solid white;margin-left:39px}.mfp-arrow-right:before,.mfp-arrow-right .mfp-b{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6);background:black}.mfp-iframe-holder .mfp-close{top:-40px}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#444}.mfp-figure{line-height:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-break:break-word;padding-right:36px}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,0.6);position:fixed;text-align:center;padding:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0 0;transform-origin:0 0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}
