@charset "utf-8";

.bookstore .cmntitle01{
	margin-bottom:0;
}
.bookstore .button a:hover,
.bookstore a:hover{
	text-decoration:none;
}
.bookstore img{
	width:auto;
	height:auto;
}

/* index */
.bookstore .bsBanner{
	margin-bottom:20px;
	text-align:center;
}
.bookstore .bsMain{
	width:65.1162790697%;
	float:left;
}
.bookstore .bsSub{
	width:31.3953488372%;
	float:right;
}
.bookstore .bsSec{
	margin-bottom:20px;
}
.bookstore .bsSec:last-child{
	margin-bottom:0;
}
.bookstore .bsSec .bsTtle{
	font-weight: bold;
	color: #C30D22;
	border-bottom: solid 1px #C30D22;
	margin-bottom: 15px;
}
.bookstore .bsSec .newsArticle{
	border-bottom: solid 1px #cdcdcd;
	margin-bottom: 15px;
}
.bookstore .bsSec .newsArticle .time{
	margin-right:10px;
}
.bookstore .bsSec .newsArticle .newsIcon{
	display:inline-block;
}
.bookstore .bsSec .newsArticle .title{
	font-size:13px;
	font-weight:normal;
	margin:5px 0 15px;
}
.bookstore .bsSec .newsArticle .title a{
	display:block;
}
.bookstore .bsSec .btnMore{
	text-align:right;
}
.bookstore .bsSec .btnMore span{
	display:inline-block;
}
.bookstore .bsSec .btnMore a{
	display:inline-block;
	padding:2px 20px;
	border: solid 1px #C30D22;
	color:#C30D22;
	font-size:12px;
}
.bookstore .bsSec .tanaArticleWrap{
	width:200px;
	float:left;	
}
.bookstore .bsSec .tanaArticleWrap2{
	margin-left:220px;
}
.bookstore .bsSec .tanaArticleWrap img{
	max-width:200px;
	text-align:center;
	margin:0 auto;
}
.bookstore .bsSec .tanaArticle .title a{
	display:block;
	color:#C30D22;
	font-weight:bold;
	margin-bottom:5px;
	text-decoration:underline;
	font-size:13px;
}
.bookstore .bsSec .tanaArticle .excerpt{
	margin-bottom:20px;
}
.bookstore .bsNavLink{
	margin-top:20px;
	display:table;
	width:100%;
}
.bookstore .bsNavLink li{
	display: table-cell;
	padding:2px;
}
.bookstore .bsNavLink a{
	display:inline-block;
	padding:2px;
	border: solid 1px #C30D22;
	display:block;
	color:#C30D22;
	padding:5px;
	border: solid 1px #C30D22;
	text-align:center;
}
.bookstore .bsRanking .bsTtle{
	color:#C30D22;
}
.bookstore .bsRanking .subTtle{
	text-align:center;
}
.bookstore .bsRanking .bsRankingTtle{
	text-align:center;
	border: solid 1px #C30D22;
}
.bookstore .bsRanking .bsRankingArea{
	margin-top:20px;
}
.bookstore .bsRanking .bsTabsList{
	display:table;
	width:100%;
	table-layout:fixed;
}
.bookstore .bsRanking .bsTabsList li{
	font-size:11px;
	background-color:#efefef;
	cursor:pointer;
	line-height:1;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
	border-left:solid 1px #ffffff;
	padding:5px 0;
}
.bookstore .bsRanking .bsTabsList li.select{
	background-color:#C30D22;
	color:#ffffff;
}
.bookstore .bsRanking .bsTabsContList{
	margin-top:10px;
}
.bookstore .bsRanking .bsTabsContList .hide{
	display:none;
}
.bookstore .bsRanking .bsTabsContList .rank{
	float:none;
	clear:both;
	padding-top:10px;
}
.bookstore .bsRanking .bsTabsContList .rank span{
	display:block;
	float:left;
	width:2em;
	line-height:2em;
	border-radius:50%;
	background-color:#C30D22;
	text-align:center;
	color:#ffffff;
}
.bookstore .bsRanking .bsTabsContList .rank a{
	display:block;
	margin-left:3em;
	margin-top:3px;
	color:#C30D22;
	font-size:12px;
	line-height:1.4;
	text-decoration:underline;
}
.bookstore .bsRanking .bsTabsContList .r1 span{
	background-color:#dda733;
}
.bookstore .bsRanking .bsTabsContList .r2 span{
	background-color:#959595;
}
.bookstore .bsRanking .bsTabsContList .r3 span{
	background-color:#9e6904;
}
.bookstore .bsRanking .bsTabsCont .txt{
	margin-top:20px;
}
.bookstore .bsContact{
	margin-top:30px;
	background-color:#efefef;
	padding:15px;
}
.bookstore .bsContact .txt{
	margin-top:10px;
	font-size:12px;
	border-top:solid 1px #ededed;
}
.bookstore .cont01 .txt01{
	margin-top:20px;
}

/* display */
.bookstore .tanaArticleList .tanaArticle{
	border-bottom:solid 1px #cdcdcd;
	margin-bottom:15px;
	padding-bottom:15px;
}
.bookstore .tanaArticleList .tanaArticleWrap{
	width:200px;
	float:left;	
}
.bookstore .tanaArticleList .tanaArticleWrap2{
	margin-left:220px;
}
.bookstore .tanaArticleList .tanaArticleWrap img{
	max-width:200px;
	text-align:center;
	margin:0 auto;
}
.bookstore .tanaArticleList .tanaArticle .title{
	font-weight:bold;
	margin-bottom:5px;
	font-size:14px;
}
.bookstore .tanaArticleList .tanaArticle .relationLink{
	margin-top:10px;
	color:#C30D22;
	border:solid 1px #C30D22;
}
.bookstore .tanaArticleList .tanaArticle .relationLink dt{
	color:#ffffff;
	font-weight:bold;
	background:#C30D22;
	padding:3px 10px;
}
.bookstore .tanaArticleList .tanaArticle .relationLink dd{
	padding:7px 10px;
}
.bookstore .tanaArticleList .tanaArticle .relationLink dd a{
	color:#C30D22;
	text-decoration:underline;
}

/* order */
.bookstore .orderArticleList{
	margin-bottom:20px;
}
.bookstore .orderArticleList:last-child{
	margin-bottom:0;
}
.bookstore .orderArticleList .bsTtle{
	font-weight: bold;
	color: #C30D22;
	border-bottom: solid 1px #C30D22;
	margin-bottom: 15px;
}
.bookstore .orderArticleList .orderArticle{
	border-bottom:solid 1px #cdcdcd;
	margin-bottom:15px;
	padding-bottom:15px;
}
.bookstore .orderArticleList .orderArticleWrap{
	width:56px;
	float:left;	
}
.bookstore .orderArticleList .orderArticleWrap2{
	margin-left:70px;
}
.bookstore .orderArticleList .orderArticleWrap img{
	max-width:56px;
	text-align:center;
	margin:0 auto;
}
.bookstore .orderArticleList .orderArticle .title{
	font-weight:bold;
	margin-bottom:5px;
	font-size:14px;
}
.bookstore .orderArticleList .orderArticle a{
	color:#C30D22;
	text-decoration:underline;
}

/* pop */
.bookstore .popArticleList{
	margin-bottom:30px;
}
.bookstore .cont01 .notice{
	font-size:12px;
	color:#C30D22;
}
.bookstore .popArticleList:last-child{
	margin-bottom:0;
}
.bookstore .popArticleList .bsTtle{
	font-weight: bold;
	color: #C30D22;
	border-bottom: solid 1px #C30D22;
	margin-bottom: 15px;
}
.bookstore .popArticleBox{
	width:100%;
	display:table;
	table-layout:fixed;
	margin-top:10px;
}
.bookstore .popArticleList .popArticle{
	width:20%;
/*	display:table-cell;*/
    display: inline-grid;
	text-align:center;
	vertical-align:top;
}
.bookstore .popArticleList .popArticle img{
	max-width:100px;
	text-align:center;
	margin:0 auto;
}
.bookstore .popArticleList .popArticle .title{
	display:block;
	font-weight:normal;
	margin-top:5px;
	font-size:13px;
	line-height:1.4;
	text-align:center;
}
.bookstore .popArticleList .popArticle a{
	color:#C30D22;
	text-decoration:underline;
}

/* outside */
.bookstore .outsideArticleList .outsideArticle{
	border-bottom:solid 1px #cdcdcd;
	margin-bottom:15px;
	padding-bottom:15px;
}
.bookstore .outsideArticleList .outsideArticleWrap{
	width:200px;
	float:left;	
}
.bookstore .outsideArticleList .outsideArticleWrap2{
	margin-left:220px;
}
.bookstore .outsideArticleList .outsideArticleWrap img{
	max-width:200px;
	text-align:center;
	margin:0 auto;
}
.bookstore .outsideArticleList .outsideArticle .title{
	font-weight:bold;
	margin-bottom:5px;
	font-size:14px;
}
.bookstore .outsideArticleList .outsideArticle p a{
	color:#C30D22;
	text-decoration:underline;
}
.bookstore .outsideArticleList .outsideArticle .relationLink{
	margin-top:10px;
	color:#C30D22;
	border:solid 1px #C30D22;
}
.bookstore .outsideArticleList .outsideArticle .relationLink dt{
	color:#ffffff;
	font-weight:bold;
	background:#C30D22;
	padding:3px 10px;
}
.bookstore .outsideArticleList .outsideArticle .relationLink dd{
	padding:7px 10px;
}
.bookstore .outsideArticleList .outsideArticle .relationLink dd a{
	color:#C30D22;
	text-decoration:underline;
}

/* news/index */
.bookstoreNews .cmntitle01{
	margin-bottom:0;
}
.bookstoreNews .bsSec .newsArticle{
	border-bottom: solid 1px #cdcdcd;
	margin-bottom: 15px;
}
.bookstoreNews .bsSec .newsArticle .time{
	margin-right:10px;
}
.bookstoreNews .bsSec .newsArticle .newsIcon{
	display:inline-block;
}
.bookstoreNews .bsSec .newsArticle .title{
	font-size:13px;
	font-weight:normal;
	margin:5px 0 15px;
}
.bookstoreNews .bsSec .newsArticle .title a{
	display:block;
}

@media (max-width: 1200px) {
	
}

@media (max-width: 960px) {
/* index */
.bookstore .bsBanner{
	margin-bottom:20px;
	text-align:center;
}
.bookstore .bsMain{
	width:100%;
	float:none;
}
.bookstore .bsSub{
	width:100%;
	float:none;
}
.bookstore .bsRanking{
	margin-top:20px;
	padding-top:20px;
	border-top:solid 1px #cdcdcd;
}
}

@media (max-width: 560px) {
/* index */
.bookstore .bsSec .tanaArticleWrap{
	width:auto;
	float:none;
	margin-bottom:10px;
	text-align:center;
}
.bookstore .bsSec .tanaArticleWrap2{
	margin-left:0;
}

/* display */
.bookstore .tanaArticleList .tanaArticleWrap{
	width:auto;
	float: none;
	margin-bottom:10px;
	text-align:center;
}
.bookstore .tanaArticleList .tanaArticleWrap2{
	margin-left:0;
}

/* pop */
.bookstore .popArticleBox{
	width:auto;
	display:block;
	table-layout:auto;
}
.bookstore .popArticleBox:after{
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.bookstore .popArticleList .popArticle{
	width: auto;
	display: block;
	margin-bottom:20px;
}

/* outside */
.bookstore .outsideArticleList .outsideArticleWrap{
	width:auto;
	float: none;
	margin-bottom:10px;
	text-align:center;
}
.bookstore .outsideArticleList .outsideArticleWrap2{
	margin-left:0;
}
}