﻿@charset "utf-8";
/* blptop詳細案内 */

html *	{
	box-sizing: border-box;
}
body  {
	margin: 0 auto;
	aline: center;
	background-color: #eeeeee;
}
/*********** コンテナ ヘッダー  ***********/
DIV#blp-container2	{
	max-width: 900px;
	margin: 0 auto 0 auto;
	padding: 0;
	background: #ffffff;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.3);
}
/************* ヘッダー  *************/
header {
	background: #ffffff;
}
.topbase	{
	position: relative;
	height: 110px;
	text-align: center;
	background-color: #ffffff;
	background-image: url(../blp-topcm/blp-header_950-110.png);
	background-repeat: no-repeat;
	margin:  0px;
	padding: 15px 0 0 0;
}
.toplogo01	{
	position: absolute;
	top: 1px;
	margin: 0 0 0 0px;
	border: 0;
}
.un-line {
	height: 4px;
	background-image: url(../blp-button/top-line-gre.png);
	background-repeat: repeat-x;
	margin:  0px;
	padding: 0px;
}
/********** TOPナビボタン **********/
nav {
	background: #0061ff;
}
.nav-container {
	padding: 0px 2px;
}
.blp-nav2	{
	border-bottom: 4px solid #0000d2;
	background-color: #0061ff;
	margin: 1px 0 0 0;
	padding: 5px 0 0px 0;
}
.blp-nav2 ul	{
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.blp-nav2 li {
	flex: 1 0 auto;
}
.blp-nav2 li a	{
	display: block;
	text-decoration: none;
	font-size: 16px;
	text-align: center;
	color: #ffffff;
	font-weight: normal;
	padding: 5px 5px 2px 5px;
}
.blp-nav2 li a:hover	{
	background-color: #0000d2;
	border-radius: 7px 7px 0px 0px;
}
/********** bottomナビボタン **********/
botnav {
	background: #dddddd;
}
.botnav-container {
	padding: 0;
}
.blp-nav22	{
	background-color: #dddddd;
	margin: 1px 0 0 0;
	padding: 3px 0 3px 0;
}
.blp-nav22 ul	{
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.blp-nav22 li {
	flex: 1 0 auto;
}
.blp-nav22 li a	{
	display: block;
	text-decoration: none;
	font-size: 16px;
	text-align: center;
	color: #000000;
	font-weight: normal;
	padding: 4px 0px 2px 0px;
}
.blp-nav22 li#h22	a	{
	display: block;
	text-decoration: none;
	font-size: 16px;
	text-align: center;
	color: #000000;
	font-weight: normal;
	padding: 15px 0px 2px 0px;
}
.blp-nav22 li a:hover	{
	color: #ffffff;
	background-color: #000000;
	border-radius: 5px;
}
.blp-nav22 li#h22	a:hover	{
	color: #ffffff;
	background-color: #000000;
	border-radius: 5px;
}
/************** 角丸コンテナbox800 ******************/
.blp-procont900		{
	max-width: 890px;
	margin: 0px auto 0px auto;
	padding: 15px 0 15px 0;
}
.blp-procont900	 h1{
	font-size: 16px;
	text-align: center;
	line-height: 22px;
	color: #666666;
	font-weight: 600;
	margin: 0px;
	padding-top: 2px;
}
.blp-procont900	 h6{
	font-size: 14px;
	text-align: right;
	line-height: 22px;
	color: #0000ff;
	font-weight: 300;
	margin: -20px 15px 0 0;
	padding: 0 0 0px 0;
}
/*------ 角丸bar色 ------*/

/* 薄夕日色 */
.c006h	{
	background-image: url(../blp-button/bt006h_block45-18.jpg);
	background-repeat: repeat-x;
	background-color: #fff1f1;
	border-radius: 8px 8px 8px 8px;
	margin: 0px auto 0px auto;
	padding: 0 0 10px 0;
}
/* 薄薄緑 */
.c007h	{
	background-image: url(../blp-button/bt007h_block45-18.jpg);
	background-repeat: repeat-x;
	background-color: #e7fbf1;
	border-radius: 8px 8px 8px 8px;
	margin: 0px auto 0px auto;
	padding: 0 0 10px 0;
}
/* 薄橙 */
.c015h	{
	background-image: url(../blp-button/bt015h_block45-18.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	border-radius: 8px 8px 8px 8px;
	margin: 0px auto 0px auto;
	padding: 0 0 10px 0;
}
/* 薄薄青 */
.c016h	{
	background-image: url(../blp-button/bt016h_block45-18.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	border-radius: 8px 8px 8px 8px;
	margin: 0px auto 0px auto;
	padding: 0 0 10px 0;
}
/* 薄薄紫 */
.c002h	{
	background-image: url(../blp-button/bt002h_block45-18.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	border: 1px dotted #b897f2;
	border-radius: 8px 8px 8px 8px;
	margin: 0px auto 0px auto;
	padding: 0 0 10px 0;
}
/* 薄薄灰 */
.c009h	{
	background-image: url(../blp-button/bt009h_block45-18.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	border-radius: 8px 8px 8px 8px;
	margin: 0px auto 0px auto;
	padding: 0 0 10px 0;
}
/* 無色 */
.c999h	{
	background-image: url(../blp-button/#);
	background-repeat: repeat-x;
	border-radius: 8px 8px 8px 8px;
	margin: 0px auto 0px auto;
	padding: 0 0 10px 0;
}
/***************　フロート式800エリア　***************/
ul#b-cmbox	{
	max-width: 940px;
	background-color: #ffffff;
	padding: 0px;
	margin: 0 0 0 0px;
}
/************** ■□□□□ 5列新刊絵本 *************/

ul#b-cmbox li#art51	{
	position: relative;
	float: left;
	display: inline-block;
	list-style: none;
}
ul#b-cmbox li#art51 a	{
	display: inline-block;
	width: 165px;
	height: 200px;
	overflow: hidden;
	text-decoration: none;
	text-align: center;
	background-color: #ffffff;
	border: 1px dotted #cccccc;
	border-radius: 5px;
	padding: 0px;
	margin: 5px 0px 5px 10px;
}
ul#b-cmbox li#art51 a:hover	{
	color: #ff00ac;
	text-decoration: none;
	border: 1px dotted #ff00ac;
	background-color: #fffff1;
}
ul#b-cmbox li#art51  img	{
	padding: 0;
	border: 0;
	margin: 10px 0 0 0;
}
/****** 5列P *****/
.p-51	{
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0;
	background: #;
	opacity: 1.0;
	font-size: 16px;
	line-height: 18px;
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
	text-align: center;
	text-decoration: none;
	margin: 0px 0px 12px 10px;
	padding: 0;
}
.p-51	a	{
	color: #0080ff;
	text-decoration: none;
}


/************** ■□□□ 4列新刊絵本 *************/

ul#b-cmbox li#art41	{
	position: relative;
	float: left;
	display: inline-block;
	list-style: none;
}
ul#b-cmbox li#art41 a	{
	display: inline-block;
	width: 210px;
	height: 250px;
	overflow: hidden;
	text-decoration: none;
	text-align: center;
	background-color: #ffffff;
	border: 1px dotted #cccccc;
	border-radius: 5px;
	padding: 0px;
	margin: 8px 0 5px 10px;
}
ul#b-cmbox li#art41 a:hover	{
	color: #ff00ac;
	text-decoration: none;
	border: 1px dotted #ff00ac;
	background-color: #fffff1;
}

/*** art41画像 ***/
ul#b-cmbox li#art41	img	{
	transform: scale(1.00);
	padding: 0px;
	border: 0;
	margin: 8px 0 0 0px;
}
ul#b-cmbox li#art41	a:hover img	{
	transform: scale(1.00);
}

/****** 4列P *****/
.p-41	{
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0;
	background: #;
	opacity: 1.0;
	font-size: 16px;
	line-height: 18px;
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
	text-align: center;
	text-decoration: none;
	margin: 0px 2px 14px 2px;
	padding: 0;
}
.p-41	a	{
	color: #0080ff;
	text-decoration: none;
}

/*************** 横1列新刊絵本 ******************/

ul#b-newbox li	{
	position: relative;
	float: left;
	display: inline-block;
	list-style: none;

}
ul#b-newbox li	a	{
	display: inline-block;
	width: 350px;
	height: 390px;
	overflow: hidden;
	text-decoration: none;
	text-align: center;
	background-color: #ffffff;
	border: 1px dotted #cccccc;
	border-radius: 8px;
	padding: 0px;
	margin: 15px 7px 0 0;
}
ul#b-newbox li	a:hover	{
	color: #ff00ac;
	text-decoration: none;
	border: 1px dotted #ff00ac;
	background-color: #fffff1;
}
/*** IMG ***/
ul#b-newbox li img{
	padding: 0;
	border: 0;
	margin: 10px 0 0 0;
}
/*** P ***/
.p-16	{
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0;
	font-size: 16px;
	font-weight: 400;
	line-height: 18px;
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
	text-align: center;
	text-decoration: none;
	margin: 0px 2px 14px 2px;
	padding: 0;
}
.p-16	a	{
	color: #0080ff;
	text-decoration: none;
}

/*************** ナビEND *******************/
.nav-end	{
	clear: both;
}
/************ 汎用リンクボタン ************/
/*** シルバー ***/
.blp-slnavi a:link {
	font-size: 16px;
	color: #0000ff;
	text-align: center;
	display: inline-block;
	text-decoration: none;
	line-height: 20px;
	border: solid 1px;
	border-color: #aaaaaa;
	border-radius: 6px;
	background-image: url(../blp-button/bec-37_140a-bt.jpg);
	background-repeat: repeat-x;
	box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.2);
	margin: 5px auto 10px auto;
	padding: 7px 20px 7px 20px;
}

.blp-slnavi a:visited {
	font-size: 14px;
	color: #0000ff;
	text-align: center;
	display: inline-block;
	text-decoration: none;
	line-height: 18px;
	border-radius: 5px;
	border-color: #aaaaaa;
	background-image: url(../blp-button/bec-37_140a-bt.jpg);
	background-repeat: repeat-x;
	box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.2);
	margin: 2px auto 15px auto;
	padding: 7px 15px 5px 15px;
}

.blp-slnavi a:hover {
	color: #ff0000;
}

/***************　文字　***************/
/** 枠付きコメント欄緑 **/
.comment12 {
	font-size: 12px;
	color: #505050;
	font-weight: normal;
	text-align: left;
	line-height: 18px;
	background-color: #dafef3;
	border: 0px solid #ccc;
	border-radius: 5px;
	margin: 5px;
	padding: 10px 20px 10px 20px;
}

/**　栞　**/
.review15	{
	font-size: 15px;
	color: #0000ff;
	line-height: 19px;
	text-align: center;
	letter-spacing: 2px;
	margin: 5px 0 5px 0;
	padding: 0;
}

/*------　スペース　-------*/
.space05 {
	width: 160px;
	height: 5px;
	border-style: none;
	margin: 0px;
}

hr {
	border: none;
	height: 2px;
	background: linear-gradient(90deg,rgba(40,54,252,0.1)0%,rgba(40,54,252,1)50%,rgba(40,54,252,0.1)100%);
}
/*************** フッター **********************/
div#shop-footer	{
	font-size:  12px;
	color: #ffffff;
	text-align: center;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}

/* 青 */
.foot-01	{
	background-color:#0072f0;
}
/* 空 */
.foot-02	{
	background-color:#51bee2;
}
/* 緑 */
.foot-03	{
	background-color:#008000;
}
/* 黄緑 */
.foot-04	{
	background-color:#99cc00;
}
/* オレンジ */
.foot-05	{
	background-color:#fa9300;
}
/* ワイン */
.foot-06	{
	background-color:#bc385d;
}
/* 薄茶 */
.foot-07	{
	background-color:#90551c;
}
/* 茶 */
.foot-08	{
	background-color:#a66d38;
}
