@charset "UTF-8";

/**** Base styles ****/

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;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

a:link,
a:visited,
a:active,
a:hover { /* FireFox リンク選択時の点線を消す */
	overflow: hidden;
	outline: none;
}

body { 
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 1.4;
	-webkit-text-size-adjust: none;
}

ul { list-style: none; }

/* Start of "Micro cf" */
.cf { zoom: 1; }
.cf:before,
.cf:after { content: ""; display: table; }
.cf:after { clear: both; }
/* End of "Micro cf" */

/*　common　*/

a:link, a:visited, a:active {
	color: #006699;
	text-decoration: none;
}

a:hover {
	color: #0099CC;
	text-decoration: underline;
}

img {
	vertical-align: bottom;
}

.center {
	text-align: center;
}

.line_240 {
	width: 240px;
	height: 1px;
	border-top: dotted 1px #ccc;
}

.line_450 {
	width: 450px;
	height: 1px;
	border-top: dotted 1px #ccc;
}

.line_650 {
	width: 650px;
	height: 1px;
	border-top: dotted 1px #ccc;
}

/*　フォントカラー　*/

.fc_blueA {
	color: #0099CC;
}

.fc_blueB {
	color: #5278A0;
}

.fc_blackB {
	color: #666;
}

.fcWhite {
	color: #FFF;
}
.fcGray {
	color: #ccc;
}

.fc-kadokawa {
	color: #000066;
}
.fc-dwango {
	color: #0075C2;
}

/*　フォントサイズ　*/

.fs_10 {
	font-size: 10px;
}

.fs_12 {
	font-size: 12px;
}

.fs_14 {
	font-size: 14px;
}

.fs_16 {
	font-size: 16px;
}

.fs_18 {
	font-size: 18px;
}

/*　マージン　*/

.mb_-10 {
	margin-bottom: -10px !important;
}

.mt_5 {
	margin-top: 5px !important;
}

.mb_5 {
	margin-bottom: 5px !important;
}

.mtb_5 {
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}

.mt_10 {
	margin-top: 10px !important;
}

.mr_10 {
	margin-right: 10px !important;
}

.mb_10 {
	margin-bottom: 10px !important;
}

.ml_10 {
	margin-left: 10px !important;
}

.mtb_10 {
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}

.mt_20 {
	margin-top: 20px !important;
}

.mb_20 {
	margin-bottom: 20px !important;
}

.mtb_20 {
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}

.mt_30 {
	margin-top: 30px !important;
}

.mb_30 {
	margin-bottom: 30px !important;
}

/*　float　*/

.fl_left {
	float: left;
}

.fl_right {
	float: right;
}

/*　ヘッダー　*/

header {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 151px;
}

header #top {
	width: 100%;
	height: 3px;
	background: url(/img/ui.png) center top repeat-x;
}

header #main {
	width: 100%;
	height: 100px;
	background: #333575;
}

header #main .inner {
	position: relative;
	margin: 0 auto;
	width: 960px;
	height: 100px;
}

header #logo, header #campaignLogo {
	text-indent: -9999px;
}
/*header #logo a {
	position: absolute;
	display: block;
	cursor: pointer;
	top: 26px;
	left: 0;
	width: 322px;
	height: 46px;
	background: url(/img/ui.png) 0px -10px no-repeat;
}*/
header #campaignLogo a#kadokawa {
	position: absolute;
	display: block;
	cursor: pointer;
	top: 20px;
	left: 0;
	width: 282px;
	height: 58px;
	background: url(/img/everest/logo_kadokawa.png) 0px 0px no-repeat;
}
header #campaignLogo a#everest {
	position: absolute;
	display: block;
	top: 20px;
	left: 320px;
	width: 240px;
	height: 58px;
	background: url(/img/everest/logo_everest.png) 0px 0px no-repeat;
}

/*　ヘッダー内メニュー　*/

header #subnavi {
	position: absolute;
	top: 20px;
	right: 0;
}

header #subnavi li {
	float: left;
}

header #subnavi li a {
	margin-right: 15px;
	padding-left: 10px;
	height: 18px;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	background: url(/img/ui.png) -780px -7px no-repeat;
}

header #subnavi li a.cart {
	display: block;
	cursor: pointer;
	padding-left: 20px;
	background: url(/img/ui.png) -780px -61px no-repeat;
}

header #subnavi li .wrapper_store {
	position:relative;
	display: block;
	cursor: pointer;
	width:178px;
	height:46px;
}

header #subnavi li .btn_store {
	position:absolute;
	display: block;
	cursor: pointer;
	top:-24px;
	width:178px;
	height:46px;
	text-indent:-9999px;
	background: url(/img/ui.png) 0 -90px no-repeat;
}
header #subnavi li .btn_store:hover {
	background-position:-190px -90px;
}

header nav {
	width: 100%;
	height: 48px;
	background: url(/img/header_bottom.png) left top repeat-x;
}

header nav .inner {
	position: relative;
	margin: 0 auto;
	width: 960px;
}

/*　検索ボックス　*/

header #searchbox {
	position: absolute;
	top: 50px;
	right: 0;
	width: 360px;
	height: 31px;
}

header #searchbox #text_box {
	float: left;
	font-size: 14px;
	margin: 5px 5px 0 0;
	padding: 1px 10px;
	width: 237px;
	height: 22px;
	line-height: 22px;
	border :0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	behavior: url(/css/PIE.htc);   /* for IE */
}

header #searchbox #submit_btn {
	float: left;
	margin: 0;
	cursor: pointer;
	border: none;
	width: 31px;
	height: 31px;
	background: url(/img/ui.png) -580px -10px no-repeat;
}

header #searchbox #submit_btn:hover {
	background: url(/img/ui.png) -620px -10px no-repeat;
}

header #searchbox #detail_search a {
	float: left;
	margin: 5px 0 0 10px;
	cursor: pointer;
	width: 54px;
	height: 22px;
	font-size: 10px;
	color: #fff;
	line-height: 22px;
	text-align: center;
	border: 1px solid #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url(/css/PIE.htc);   /* for IE */
}

header #searchbox #detail_search a {border-radius: 0\9;}

header #searchbox #detail_search a:hover {
	color: #333575;
	font-weight: bold;
	text-decoration: none;
	background: #fff;
}

/*　グローバルナビ　*/

#gnavi li {
	float: left;
	text-indent: -9999px;
}

#gnavi li a {	
	display: block;
	cursor: pointer;
	height: 45px;
	background: url(/img/gnavi.png) no-repeat;
}

#gnavi li a#menu01 {	
	width: 74px;
	background-position: 0 -45px;
}

#gnavi li a#menu02 {	
	width: 54px;
	background-position: -74px -45px;
}

#gnavi li a#menu03 {	
	width: 54px;
	background-position: -128px -45px;
}

#gnavi li a#menu04 {	
	width: 66px;
	background-position: -182px -45px;
}

#gnavi li a#menu05 {	
	width: 98px;
	background-position: -248px -45px;
}

#gnavi li a#menu06 {	
	width: 74px;
	background-position: -346px -45px;
}

#gnavi li a#menu07 {	
	width: 68px;
	background-position: -420px -45px;
}

#gnavi li a#menu08 {	
	width: 66px;
	background-position: -488px -45px;
}

#gnavi li a#menu09 {	
	width: 54px;
	background-position: -554px -45px;
}

#gnavi li a#menu10 {	
	width: 84px;
	background-position: -608px -45px;
}

#gnavi li a#menu11 {	
	width: 66px;
	background-position: -692px -45px;
}

#gnavi li a#menu12 {	
	width: 112px;
	background-position: -758px -45px;
}

#gnavi li a#menu13 {	
	width: 90px;
	background-position: -870px -45px;
}

#gnavi li a#menu01.active {	
	width: 74px;
	background-position: 0 0;
}

#gnavi li a#menu02.active {	
	width: 54px;
	background-position: -74px 0;
}

#gnavi li a#menu03.active {	
	width: 54px;
	background-position: -128px 0;
}

#gnavi li a#menu04.active {	
	width: 66px;
	background-position: -182px 0;
}

#gnavi li a#menu05.active {	
	width: 98px;
	background-position: -248px 0;
}

#gnavi li a#menu06.active {	
	width: 74px;
	background-position: -346px 0;
}

#gnavi li a#menu07.active {	
	width: 68px;
	background-position: -420px 0;
}

#gnavi li a#menu08.active {	
	width: 66px;
	background-position: -488px 0;
}

#gnavi li a#menu09.active {	
	width: 54px;
	background-position: -554px 0;
}

#gnavi li a#menu10.active {	
	width: 84px;
	background-position: -608px 0;
}

#gnavi li a#menu11.active {	
	width: 66px;
	background-position: -692px 0;
}

#gnavi li a#menu12.active {	
	width: 112px;
	background-position: -758px 0;
}

#gnavi li a#menu13.active {	
	width: 90px;
	background-position: -870px 0;
}

/*　メイン　*/

#container {
	position: relative;
	margin: 0 auto 30px;
	width: 960px;
}

/*　スライダー　*/

#wrap_slider {
	margin:0 auto;
	position: relative;
	width: 960px;
}

a#btn_slider {
	display:block;
	position:absolute;
	cursor:pointer;
	width:50px;
	height:50px;
	color:#fff;
	font-size:24px;
	font-weight:bold;
	line-height:50px;
	background:#333373;
	text-align:center;
	z-index:99;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(/css/PIE.htc);   /* for IE */
	opacity:0.9;
	filter:alpha(opacity=90); /* For IE8 and earlier */
}
a#btn_slider:hover {
	text-decoration:none;
	background:#00A3D9;
}
a#btn_slider.next {
	margin-top:-30px;
	top:50%;
	left:-25px;
}
a#btn_slider.prev {
	margin-top:-30px;
	top:50%;
	right:-25px;
}
#slider {
	position: relative;
	width: 960px;
	height: 300px;
	overflow:hidden;
	text-align:center;
	z-index:1;
}
#slider li {
	position: relative;
	display:inline-block;
	margin: -40px auto 0;
	padding: 0;
	line-height: 0;
}
.roundabout-holder {/*全体表示幅*/
	list-style: none;
	width: 80.0em;
	height: 25.0em;
	margin: auto;
	overflow-x:hidden;
}
.roundabout-moveable-item {
	width: 50.0em;
	height: 20.833em;
	cursor: pointer;
}
.roundabout-moveable-item img {
	width: 50.0em;
	height: 20.833em;
	border: none;
}

/*　BRAND COMPANY　*/

.box_typeA, .box_typeB, .box_typeB2, .box_typeC, .box_typeC2, .box_typeD, .box_typeE, #box_1column, .box_typeLoop {
	position: relative;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(/css/PIE.htc);   /* for IE */
}

.box_typeA {
	margin: 30px auto;
	padding: 50px 18px 20px;
	width: 920px;
	font-size: 12px;
	color: #333373;
}

#greeting {
	float: left;
	font-size: 13px;
	line-height: 1.8;
	font-weight: bold;
	padding-left: 0;
}

#greeting p {
	margin-top: 18px;
	margin-bottom: 15px;
}

/*　2015/09/24　ブランドカンパニー　*/

#bcTopList li {
	float: left;
	width: 208px;
	height: 58px;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url(/css/PIE.htc);   /* for IE */
	margin-bottom: 10px;
}

#bcTopList li:nth-child(1),#bcTopList li:nth-child(3),#bcTopList li:nth-child(6),#bcTopList li:nth-child(8) {
	margin-right: 10px;
}

#bcTopList li#bc5 {
	display:none;
}

#bcTopList li a {
	display: block;
	cursor :pointer;
	width: 208px;
	height: 58px;
	background: url(/img/bc_toplogo.png) no-repeat;
	text-indent: -9999px;
}

#bcTopList #bc1 a {
	background-position: 0px 0;
}

#bcTopList #bc2 a {
	background-position: -208px 0;
}

#bcTopList #bc3 a {
	background-position: -416px 0;
}

#bcTopList #bc4 a {
	background-position: -624px 0;
}

/*#bcTopList #bc5 a {
	background-position: -832px 0;
}*/

#bcTopList #bc6 a {
	background-position: -1040px 0;
}

#bcTopList #bc7 a {
	background-position: -1248px 0;
}

#bcTopList #bc8 a {
	background-position: -1456px 0;
}

#bcTopList #bc9 a {
	background-position: -1664px 0;
}

ul.brandcompanyB li {
	margin-bottom: 10px;
	text-align: center;
	text-indent:-9999px;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url(/css/PIE.htc);   /* for IE */
}

ul.brandcompanyB li#bc5 {
	display:none;
}

ul.brandcompanyB li a {
	margin: 0 auto;
	display: block;
	cursor :pointer;
	width: 168px;
	height: 58px;
}

ul.brandcompanyB li a {
	background: url(/img/bc_logo.png) no-repeat;
}

ul.brandcompanyB li#bc1 a {
	background-position: 0px 9px;
}

ul.brandcompanyB li#bc2 a {
	background-position: -170px 9px;
}

ul.brandcompanyB li#bc3 a {
	background-position: -340px 9px;
}

ul.brandcompanyB li#bc4 a {
	background-position: -510px 9px;
}

ul.brandcompanyB li#bc6 a {
	background-position: -850px 9px;
}

ul.brandcompanyB li#bc7 a {
	background-position: -1020px 9px;
}

ul.brandcompanyB li#bc8 a {
	background-position: -1190px 9px;
}

ul.brandcompanyB li#bc9 a {
	background-position: -1360px 9px;
}

/*　アナウンス　*/
#announcement {
	margin:30px auto 0;
	width:960px;
	text-align:center;
}

#announcement a:hover{
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	-khtml-opacity:0.50;
	opacity:0.50;
}

/*　ボックス(1列カラム)　*/
#box_1column {
	margin: 30px auto;
	padding: 20px 18px 0;
	width: 920px;
}

#box_1column div {
	float: left;
	margin-bottom: 20px;
}

#box_1column div.left {
	margin-right: 20px;
}

.b_box {
	text-align: center;
	margin-bottom: 40px;
}

/*　2列カラムA　*/

#column_2A {
	margin:0 auto;
	width: 960px;
}

#column_2A #column_left {
	float: left;
	width: 490px;
}

#column_2A #column_right {
	float: right;
	width: 470px;
}

/*　2列カラムB　*/

#column_2B {
	margin:40px auto 0 auto;
	width: 960px;
}

#column_2B #column_left {
	float: left;
	width: 270px;
}

#column_2B #column_right {
	float: right;
	width: 690px;
}

/*　ボックス(TOP：2列カラム)　*/
.box_typeB {
	padding: 50px 14px 20px 19px;
	width: 435px;
}

.box_typeB2 {
	padding: 50px 14px 10px 19px;
	width: 435px;
	font-size: 13px;
	line-height: 140%;
	color:#333373;
	font-weight: bold;
}

.box_typeLoop {
	padding: 50px 9px 10px 19px;
	>padding: 50px 9px 30px 19px;
	width: 440px;
}

/*　ボックス(内部：左カラム)　*/
.box_typeC {
	padding: 50px 18px 0;
	width: 210px;
}

.box_typeC2 {
	margin-top: 20px;
	padding: 20px 20px 10px;
	width: 210px;
}

#lc_banner li {
	margin-bottom: 10px;
	background: #333575;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url(/css/PIE.htc);   /* for IE */
}

#lc_banner li a {
	display: block;
	cursor: pointter;
	height: 50px;
	color: #FFF;
	font-size: 16px;
	line-height: 50px;
	text-decoration: none;
}

/*　ボックス(内部：右カラム)　*/
.box_typeD {
	padding: 20px 18px 20px;
	width: 650px;
}

.box_typeE {
	padding: 20px 18px 0;
	width: 650px;
}

/*　タイトル　*/

#title00 {
	position: absolute;
	top: -10px;
	left: -10px;
	width: 388px;
	height: 46px;
	text-indent:-9999px;
	background: url(/img/title.png) no-repeat;
	background-position: -1440px 0;
}

#title01, #title02, #title03, #title04, #title05, #title06 {
	position: absolute;
	top: -10px;
	left: -10px;
	width: 240px;
	height: 46px;
	text-indent:-9999px;
	background: url(/img/title.png) no-repeat;
}

#title01 {
	background-position: 0 0;
}

#title02 {
	background-position: -240px 0;
}

#title03 {
	background-position: -480px 0;
}

#title04 {
	background-position: -720px 0;
}

#title05 {
	background-position: -960px 0;
}

#title06 {
	background-position: -1200px 0;
}

/*　NEWS&TOPICS, 広報IR RELEASE　*/

.top_news_box {
	position: relative;
	width: 435px;
	height: 495px;
	overflow: hidden;
}

#news_list_box {
	padding-top: 10px;
}

#news_list_box li,
.top_news_box li {
	position: relative;
	border-bottom: 1px dotted #ccc;
	margin: 0 0 15px 0;
	padding: 0 15px 5px 0;
}

#news_list_box li.last,
.top_news_box li.last {
	border: none;
}

#news_list_box time,
.top_news_box time {
	padding-right: 10px;
	color: #333333;
	font-size: 14px;
}

#news_list_box .bc,
.top_news_box .bc {
	position: absolute;
	top: 0;
	left: 95px;
	text-align: center;
	width: 150px;
	height: 20px;
	line-height: 20px;	
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url(/css/PIE.htc);   /* for IE */
}

#news_list_box p,
.top_news_box p {
	margin-top: 10px;
}

#news_list_box p a,
.top_news_box p a {
	margin-bottom: 10px;
	display: inline-block;
	cursor: pointer;
	padding: 2px 0;
	width: 100%;
	color: #333575;
	background: url(/img/newslist_bg.png) -430px 0px repeat-y;
}

#news_list_box p a:hover,
.top_news_box p a:hover {
	font-weight: normal;
	text-decoration: none;
}

#news_list_box .bc0, .top_news_box .bc0 { background: #333575; }
#news_list_box .bc1, .top_news_box .bc1 { background: #28A7E1; }
#news_list_box .bc2, .top_news_box .bc2 { background: #E60012; }
#news_list_box .bc3, .top_news_box .bc3 { background: #0068B7; }
#news_list_box .bc4, .top_news_box .bc4 { background: #920783; }
#news_list_box .bc5, .top_news_box .bc5 { background: #333575; }
#news_list_box .bc6, .top_news_box .bc6 { background: #FFCC00; }
#news_list_box .bc7, .top_news_box .bc7 { background: #00A040; }
#news_list_box .bc8, .top_news_box .bc8 { background: #E4007F; }
#news_list_box .bc9, .top_news_box .bc9 { background: #F08200; }
#news_list_box .bc10, .top_news_box .bc10 { background: #86CDEE; }
#news_list_box .bc11, .top_news_box .bc11 { background: #5D86D7; }
#news_list_box .bc12, .top_news_box .bc12 { background: #ffffff; }
#news_list_box .bc13, .top_news_box .bc13 { background: #8FC31F; }
#news_list_box .bc14, .top_news_box .bc14 { background: #FFF051; }
#news_list_box .bc15, .top_news_box .bc15 { background: #7BC8CE; }

/*　今週のイチオシ　*/
ul#top_pickup {
	margin-bottom: 0;
}

ul#top_pickup li {
	float: left;
	margin: 0 10px 10px 0;
	position: relative;
	width: 100px;
	height: 180px;
}

ul#top_pickup li p {
	line-height: 120%;
}

ul#top_pickup li p.title {
	margin: 5px 0 0;
}

ul#top_pickup li p.author {
	margin: 5px 0 0;
	color: #666;
}

/*　スペシャル予約　*/

#title_rightblock {
	position: absolute;
	top: 16px;
	right: 20px;
}

#title_rightblock a {
	padding-left: 18px; 
	display: block;
	cursor: pointer;
	color: #333575;
	font-weight: bold;
	background: url(/img/ui.png) -665px -10px no-repeat;
}

#store_catch {
	margin:-10px 0 5px 0;
	font-weight:bold;
	color:#333474;
}

#special_reserve li {
	position: relative;
	float: left;
	width: 138px;
}

#special_reserve li img {
	margin-bottom: 5px;
	width: 138px;
}

#special_reserve li a {
	line-height: 130%;
}

#special_reserve li#sr1, #special_reserve li#sr2 {
	margin-right: 8px;
}

/*　グループカンパニー　*/

#groupcompany li {
	float: left;
	width: 208px;
	height: 58px;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url(/css/PIE.htc);   /* for IE */
	margin-bottom: 10px;
	background:#fff;
}

#groupcompany li.left {
	margin-right: 10px;
}

#groupcompany li a {
	display: block;
	cursor :pointer;
	width: 208px;
	height: 58px;
	background: url(/img/gc_logo.png) no-repeat;
	text-indent: -9999px;
}

#groupcompany li#gc1 a {
	background-position: 0px 10px;
}

#groupcompany li#gc2 a {
	background-position: -205px 10px;
}

#groupcompany li#gc3 a {
	background-position: -410px 10px;
}

#groupcompany li#gc4 a {
	background-position: -615px 10px;
}

#groupcompany li#gc5 a {
	background-position: -820px 10px;
}

/*　検索結果　*/

.titleband {
	margin-bottom: 10px;
	width: 650px;
	height: 25px;
	font-size: 16px;
	color: #333575;
	font-weight: bold;
	line-height: 16px;
	_line-height: 140%;
	background: url(/img/ui.png) 0 -60px no-repeat;
}

.titleband .word {
	color: #666;
	font-weight: normal;
}


.pager  {
	padding-top: 10px;
}

.pager .number {
	float: right;
	margin-right: 20px;
	height: 24px;
	font-size: 14px;
	color: #666;
	line-height: 24px;
}

.pager .pager_box {
	display: inline-block;
	float: right;
}
.pager .pager_box span {
	margin-right: 3px;
	display: inline-block;
}
.pager .pager_box a {
	display: block;
	cursor: pointer;
	width: 24px;
	height: 24px;
	font-size: 14px;
	color: #fff;
	line-height: 24px;
	text-align: center;
	background: #0099CC;
}

.pager .pager_box a:hover {
	color: #FFF;
	text-decoration: none;
	background: #333575;
}


.pager .pager_box .prev a{
	background: url(/img/ui.png) -660px -60px no-repeat;
	margin-right: 20px;
	text-indent: -9999px;
}
.pager .pager_box .prev a:hover{
	background-position: -720px -60px;
}
.pager .pager_box .next a{
	background: url(/img/ui.png) -690px -60px no-repeat;
	margin-left: 20px;
	text-indent: -9999px;
}
.pager .pager_box .next a:hover{
	background-position: -750px -60px;
}

.pager .pager_box .active a {
	color: #0099CC;
	background: #EEE;
}

td.field option{
	font-size: 12px;
}

#search_result_box{
	margin-top: 20px;
	padding-bottom: 10px;
	border-top: 1px dotted #ccc;
}

table#search_result {
	width: 650px;
	border-collapse: collapse;
}

table#search_result  th,
table#search_result  td {
	padding: 10px 0;
	text-align: left;
	font-weight: normal;
}

table#search_result td a {
	color: #333474;
	font-weight: bold;
}

table#search_result th a {
	color: #0099CC;
	font-weight: bold;
}

table#search_result th a.active,
table#search_result th a:hover {
	color: #333575;
	text-decoration: none;
}

table#search_result tr:nth-child(even) {
	border-top: 1px solid #E4E4E4;
	border-bottom: 1px solid #E4E4E4;
	background: #F9F9FB;
	>background: #F3F3F3;
}

table#search_result td.img {
	text-align: center;
	width: 75px;
}
table#search_result td.title {
	font-size: 14px;
	padding-right: 20px;
}

table#search_result td.author {
	padding-right: 10px;
	width: 140px;
}

table#search_result td.date {
	padding-right: 10px;
	width: 110px;
}

table#search_result td.price {
	padding-right: 10px;
	width: 65px;
}

table#search_result td.other {
	width: 75px;
}

#no_result{
	font-size: 16px;
	height: 540px;
	padding-top: 10px;
}

/*　検索詳細　*/

#book_detail {
	margin: 0;
}

#book_detail #bd_left {
	float: left;
	width: 450px;
	font-size: 14px;
}

#book_detail #bd_left .bd_title {
	margin-bottom: 20px;
	padding-left: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #333575;
	border-left: 5px solid #D6D7E3;
}

#book_detail #bd_left span {
	font-weight: normal;
}

#book_detail #bd_left h1 span {
	font-size: 16px;
}

#book_detail h2{
	font-size: 14px;
	font-weight: normal;
}

#book_detail #bd_left .bd_subtitle {
	font-weight: normal;
	color: #666;
}

#book_detail #bd_right {
	float: right;
	width: 180px;
	text-align: right;
}

#book_detail #bd_right img {
	margin-bottom: 5px;
}

#book_detail #bd_left th,
#book_detail #bd_left td{
	padding: 5px 0;
	text-align: left;
	vertical-align: top;
}

#book_detail .td_left {
	width: 45px;
	color: #333575;
	font-weight: bold;
}

#book_detail .td_right {
	width: 415px;
}

#book_detail #bd_catB {
	font-size: 12px;
}

#book_detail #bd_catB .occupation {
	color: #333575;
	font-weight: bold;
}

#book_detail #bd_catB .name {
	display: inline-block;
	margin-right: 10px;
	*display: inline;
	*zoom: 1;
}

#book_detail .td_line {
	padding: 5px 0;
}

#book_detail .stock_info {
	font-size: 12px;
	margin-bottom: 5px;
	text-align: right;
}
#book_detail .no_stock {
	font-size: 14px;
}
#book_detail .area_info {
	font-size: 10px;
	text-align: left;
}
#book_detail .area_info2 {
	font-size: 10px;
	text-align: right;
}

#book_detail table {
	margin-bottom: 20px;
}


#bd_listbox {
	position: relative;
	padding: 20px;
	width: 410px;
	font-size: 12px;
	border: 1px dotted #ccc;
	background: #F9F9FB;
}

#bd_listbox #btn_box {
	position: absolute;
	bottom: 20px;
	right: 20px;
}

#bd_listbox #btn_box a {
	display: block;
	cursor: pointer;
	width: 115px;
	height: 30px;
	text-indent: -9999px;
}

#bd_listbox #btn_box a#buy {
	background: url(/img/ui.png) -330px -10px no-repeat;
}

#bd_listbox #btn_box a#ebook {
	margin-top: 10px;
	background: url(/img/ui.png) -455px -10px no-repeat;
}

#od_box {
	margin-top: 10px;
	padding:8px;
	border: 1px solid #999;
	background:#ECEEF5;
	color:#333575;
}

#od_box p{
	line-height:140%;
	margin-bottom: 10px;
}

#note {
	margin-top: 20px;
	font-size: 10px;
}

#sns_box {
	width: 650px;
	margin-top: 20px;
}

#sns_box li {
	float: left;
}

#btn_back  {
	margin: 10px 0 0 625px;
	padding-left: 20px;
	width: 45px;
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	background: url(/img/ui.png) -665px -28px no-repeat;
}

/*　詳細検索　*/

table.search_plus {
	border-right: 1px dotted #CCC;
	border-left: 1px dotted #CCC;
}

table.search_plus td {
	padding: 10px 0;
}

table.search_plus td a {
	color: #333474;
	font-weight: bold;
}

table.search_plus tr.head td a {
	color: #0099CC;
	font-weight: bold;
}

table.search_plus tr.bg_blue th,
table.search_plus tr.bg_blue td {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	background: #F9F9FB;
}

table.search_plus th {
	padding-right: 10px;
	width: 100px;
	font-weight: bold;
	color: #333575;
	text-align: center;
}

table.search_plus td.categoryB {
	font-weight: bold;
	color: #333575;
	text-align: center;
}

table.series {
	text-align: center;
	border-left: none;
}

table.series td {
	text-align: center;
	vertical-align: top;
	border-bottom: 1px dotted #CCC;
	border-left: 1px dotted #CCC;
}

table.series ul li {
	padding: 2px 10px;
	text-align: left;
	font-size: 11px;
}
#splus_btn {
	cursor: pointer;
	margin-top: 20px;
	padding: 10px 30px;
	font-size: 14px;
	color: #FFF;
	background: #0099CC;
	border: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(/css/PIE.htc);   /* for IE */
}

#splus_btn:hover {
	color: #FFF;
	background: #333474;
}

/*　サイトポリシー　*/

#sitepolicy h2 {
	margin: 20px 0 5px 0;
	font-size: 14px;
	color: #333575;
}

#sitepolicy h3 {
	margin: 30px 0 5px 0;
	font-size: 13px;
	color: #5278A0;
}

#sitepolicy ol {
	margin-left: 20px;
}

#sitepolicy a {
	text-decoration: underline;
}

/*　お問い合わせ　*/

#support ul {
	margin-top: 20px;
}

#support ul li {
	padding: 5px 0 5px 10px;
	margin-bottom: 20px;
	width: 630px;
	border-left: 5px solid #D6D7E3;
}

#support ul li p {
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #333575;
}

/*　レーベル　*/
#labelOuter{
	padding-top: 10px;
}

#labelOuter .labelbox{
	border: 1px solid #ccc;
	float: left;
	height: 218px;
	margin: 0 25px 25px 0;
	position: relative;
	width: 198px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url(/css/PIE.htc);   /* for IE */
}

#labelOuter .labelbox.m3{
	margin-right: 0;
}

#labelOuter .label_name{
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	height: 98px;
	margin-bottom: 15px;
}

#labelOuter .label_name_text{
	border-bottom: 1px solid #ccc;
	font-size: 16px;
	height: 98px;
	line-height: 120%;
	margin-bottom: 15px;
}

#labelOuter .label_name.logo{
	/*text-indent: -9999px;*/
}

#labelOuter .label_name_text a{
	color: #333575;
	display: table-cell;
	font-weight: bold;
	height: 98px;
	padding: 0 14px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	width: 170px;
}

#labelOuter .label_name_text p{
	color: #333575;
	display: table-cell;
	font-weight: bold;
	height: 98px;
	padding: 0 14px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	width: 170px;
}

#labelOuter .labelbox p.label_comment{
	font-size: 12px;
	line-height: 1.4;
	margin-bottom: 15px;
	padding: 0 14px;
}


#labelOuter .label_btn{
	bottom: 4px;
	font-size: 11px;
	line-height: 20px;
	position: absolute;
	right: 4px;
	text-align: right;
}

#labelOuter .label_btn a{
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

#labelOuter .label_search{
	background: #69c;
	display: inline-block;
	/*margin-right: 1px;*/
	padding: 0 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	behavior: url(/css/PIE.htc);   /* for IE */
    *display: inline;
    *zoom: 1;
}

#labelOuter .label_site{
	background: #39c;
	display: inline-block;
	padding: 0 5px;
    *display: inline;
    *zoom: 1;
}

#labelOuter .label_btn i.icon{
	display: inline-block;
	background: url(/img/ui.png) -780px -10px no-repeat;
	height: 10px;
	vertical-align: middle;
	width: 10px;
    *display: inline;
    *zoom: 1;
}

/*　フットバナー　*/
.foot_banner {
	margin:0 auto;
	padding:20px 0;
	width:958px;
	text-align:center;
	border:1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url(/css/PIE.htc);   /* for IE */
	letter-spacing:-0.4em;
}
.foot_banner a {
	display:inline-block;
	margin:0 20px 0 0;
	vertical-align:top;
	letter-spacing:normal;
}
.foot_banner a:last-child {
	margin:0;
}

/*　フッター　*/

footer {
	margin: 0;
	_margin-bottom: -15px;
	padding: 20px 0 0;
	width: 100%;
	color: #fff;
	text-align: center;
	background: #333575;
}

footer div#nav {
	margin-bottom: 10px;
}

footer div#nav a {
	color: #fff;
	text-decolation: none;
}

footer div#nav a:hover {
	color: #0080FF;
	text-decolation: under-line;
}

footer #bottom {
	margin-top: 20px;
	width: 100%;
	height: 3px;
	background: url(/img/ui.png) center top repeat-x;
}


iframe.twitter-share-button {
	width: 95px!important;
}

#not_found{
	min-height: 585px;
}

#not_found p{
	font-size: 16px;
	line-height: 1.6;
	margin: 30px 0 150px;
}

/*! perfect-scrollbar - v0.4.3
* http://noraesae.github.com/perfect-scrollbar/
* Copyright (c) 2013 HyeonJe Jun; Licensed MIT */

.ps-container .ps-scrollbar-x{
position:absolute;bottom:3px;height:8px;
background-color:#0099CC;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
opacity:0.6;
filter:alpha(opacity=60);
-o-transition:opacity .2s linear;
-webkit-transition:opacity.2s linear;
-moz-transition:opacity .2s linear;
transition:opacity .2s linear}.ps-container.ie6 .ps-scrollbar-x{font-size:0}.ps-container:hover .ps-scrollbar-x,.ps-container.hover .ps-scrollbar-x{opacity:.6;filter:alpha(opacity=60)
}
.ps-container .ps-scrollbar-x:hover,.ps-container .ps-scrollbar-x.hover{
	opacity:.9;filter:alpha(opacity=90);cursor:default}.ps-container .ps-scrollbar-x.in-scrolling{opacity:.9;filter:alpha(opacity=90)
}
.ps-container .ps-scrollbar-y{position:absolute;right:0;width:8px;
background-color:#0099CC;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
opacity:0.6;
filter:alpha(opacity=60);-o-transition:opacity .2s linear;
-webkit-transition:opacity.2s linear;
-moz-transition:opacity .2s linear;
transition:opacity .2s linear
}
.ps-container.ie .ps-scrollbar-y{
	font-size:0
}
.ps-container:hover .ps-scrollbar-y,.ps-container.hover .ps-scrollbar-y{
	opacity:.6;
	filter:alpha(opacity=60)
}
.ps-container .ps-scrollbar-y:hover,.ps-container .ps-scrollbar-y.hover{
	opacity:.9;
	filter:alpha(opacity=90);
	cursor:default
}
.ps-container .ps-scrollbar-y.in-scrolling{
	opacity:.9;
	filter:alpha(opacity=90)
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/js/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/js/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/js/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('/js/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('/js/fancybox/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('/js/fancybox/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}

#r18_contents{
	border: 1px solid #ccc;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(/css/PIE.htc);   /* for IE */
	font-size: 18px;
	margin: 100px auto;
	padding: 50px;
	text-align: center;
	width: 500px;
}

#r18_contents a{
	font-weight: bold;
}

#r18_contents p{
	margin-bottom: 15px;
}

#r18_contents #r18_choice{
	margin-top: 45px;
}

#news_archive{
	font-size: 14px;
	padding: 25px 10px 0;
}

#news_archive h2{
	background: url(/img/ui.png) 0 -60px no-repeat;
	color: #333575;
	font-size: 14px;
	height: 25px;
	margin-bottom: 20px;
}

#news_archive .news_archive_year{
	padding: 0 20px 10px;
}

#news_archive .news_archive_year.last{
}

#news_archive .year,
#news_archive .month{
	display: inline-block;
}

#news_archive .year{
	color: #006699;
	font-weight: bold;
	width: 80px;
}

#news_archive .month{
	color: #999;
	display: inline-block;
	text-align: center;
	width: 37px;
}

#news_archive .month a{
	display: inline-block;
	text-decoration: underline;
	width: 37px;
}

/* 14.10.01 カドカワドワンゴ */
#kadokawadwango {
	float: left;
	width: 650px;
	font-size: 13px;
	color:#666;
	line-height: 140%;
	font-weight: bold;
	padding-bottom: 15px;
}
#kadokawadwango h2{
	margin-bottom:15px;
	font-size: 16px;
	color:#333;
}
.k_d_img {
	float: right;
	width: 242px;
	padding-top:0;
}

/* 14.11.10 */
.line_141110 {
	border-bottom: 1px dotted #CCC;
	margin-bottom: 20px;
}

/* 16.01.22 */
body#everest { 
	width: 100%;
	height: 1200px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: url(/img/everest/bg_everest.jpg) center top no-repeat;
/*	background-size: cover;*/
	background-attachment:fixed;
}
@media (min-width: 1920px) {
	body#everest {
		background-size: cover;
	}
}
#everest #container {
	margin-top:30px;
	padding:20px 0 30px 0;
	width: 1040px !important;
	background:rgba(255,255,255,0.85);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(/css/PIE.htc);   /* for IE */
}