/* CSS Document */
/*---------------------------------- 
	(c)SBD Style 
	Template:DoMo lettuce
	ver:0.1
	type:Giga_plan_kiji
	トップ
----------------------------------*/

/*スライドショーデフォルトCSSリセット*/
#container div.content div.lSSlideOuter div.lSSlideWrapper.usingCss,
#container div.content div.lSSlideOuter div.lSSlideWrapper.usingCss ul#image-gallery.gallery.list-unstyled.lightSlider.lsGrab.lSSlide,
#container div.content div.lSSlideOuter div.lSSlideWrapper.usingCss ul#image-gallery.gallery.list-unstyled.lightSlider.lsGrabbing.lSSlide,
#container div.content div.lSSlideOuter div.lSSlideWrapper.usingCss div.lSAction
{
margin-bottom:10px;
}

#container div.content div.lSSlideOuter ul.lSPager.lSGallery{
margin-left:auto;
margin-right:auto;
}
#container div.content div.lSSlideOuter{
margin-bottom:10px;
}
/*----------------------------*/
#container div.content div.info ul.information{
	height:100px;
	overflow-y:scroll;
	list-style-type:none;
	font-size:12px;
}
#container div.content div.info ul.information li{
	border-bottom:dashed 1px #CCC;
}
#container div.content div.info ul.information li span{
	padding-left:10px;
	padding-right:10px;
	width:40px;
	display:inline-block;
	
}
#container div.content div.info ul.information li span.new{
	color:#f5697c;
}
#container div.content div.info ul.information li span.inf{
	color:#813a87;
}
#container div.content div.info ul.information li span.ups{
	color:#1e90ff;
}

#container div.content div.info ul.information li span::after{
	content:">";
}

/*----------------------------
トップページフリースペース
-----------------------------*/

#container div.content div.top_free_space{
	color:#6B8744;
	background-color:#CCC;
	padding:5px;
	border-radius: 5px;		
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 0 0 0 1px #CCC;
}
/*--------------------------------------------------*/

.reviewlist {
  list-style: none;
  width: 670px;
}

.reviewlist> li {
  clear: both;
  padding-top: 20px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #999;
  padding-bottom: 20px;
}

#container .reviewlist li div.icon_star {
  margin-bottom: 10px;
}

#container .reviewlist ul.review_poster {
  list-style: none;
  float: left;
  padding: 0;
  margin: 0;
}

.reviewlist ul.review_poster li {
  float: left;
}

.reviewlist ul.review_poster li:nth-child(1) {
  margin-right: 20px;
}

.reviewlist ul.review_poster li:nth-child(2) {
  margin-right: 20px;
}

.reviewlist ul.review_poster li:nth-child(3) {
  margin-right: 20px;
}

.reviewlist ul.review_poster li:nth-child(4) {
  float: right;
}

.reviewlist ul.review_poster::after {
  content: '';
  clear: both;
  display: block;
  height: 1px;
  width: 670px;
  margin-bottom: 10px;
}

.reviewlist li div.reviewlist_content > a {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  width: 250px;
  height: 250px;
  max-height: 250px;
  max-width: 250px;
  float: left;
  margin-right: 10px;
  margin-bottom: 20px;
}

.reviewlist li:nth-child(2n) div.reviewlist_content > a {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  width: 250px;
  height: 250px;
  max-height: 250px;
  max-width: 250px;
  float: right;
  margin-left: 10px;
  margin-bottom: 20px;
}

#container .reviewlist li div.reviewlist_content div {
  line-height: 2em;
}

.reviewlist div.reviewlist_content > a img {
  max-height: inherit;
  max-width: inherit;
}

.reviewlist li div.reviewlist_content div.title {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.5em !important;
    margin-left: 5px;
    padding-bottom: 10px;
}
.reviewlist li:nth-child(2n) div.reviewlist_content div.shop_comment div.title {
	text-align:right;
	
}


.reviewlist li div.reviewlist_content div.shop_comment {
  background: #EEE;
  padding: 10px;
  border-radius: 10px;
  margin-top: 55px;
  clear:both;
  position:relative;
}

.reviewlist li div.reviewlist_content div.shop_comment span {
  display: block;
  text-align: right;
}

#reviews div.shop_comment div.shop_image{
	position:absolute;
	top:-50px;
	right:15px;
}
#reviews li:nth-child(2n) div.shop_comment div.shop_image{
	position:absolute;
	top:-50px;
	left:15px;
}


#reviews div.shop_comment div.shop_image img{
	max-height:100px;
	max-width:100px;
	box-shadow: 3px 4px 5px 1px #aaa;
	border:solid 2px #FFF;

}

#reviews div.shop_comment div.shop_image span{

    display: table-cell;
    font-size: 9px;
    text-align: center;
    vertical-align: middle;
    width: 100px;
}
#reviews div.shop_comment div.shop_image span:first-child{
	display: table-cell;
    height: 100px;
    vertical-align: middle;
    width: 100px;
    padding-right: 10px;
}
#reviews div.shop_comment div.shop_image span:last-child{
	background-color: #ffff99;
	border-radius: 50px;
}
#container div.content div.send_reviews a{

	width:600px;
	height:50px;
	display:block;
	line-height:50px;
	text-align:center;
	border-radius: 10px;
	margin-left:auto;
	margin-right:auto;
	border:solid 1px #5E4A3D;
	background: url("https://img08.shop-pro.jp/PA01202/084/etc/pen.png") no-repeat 207px 8px;
}
/*--------------------------------------------------*/
#container div.content div.review h2{
	margin-bottom:0;
	border-bottom:none;
}

#review_list div.info{
	border-bottom: 1px solid #aaa;
}
/*--------------------------------------------*/
#container div.slide_top{
width:980px;
margin-bottom: 40px;
}
/*------------------------------------*/
/* review js*/
#review{
  display:none;
 }
.rev_navi{
  position:relative;
    height:50px;
}
.rev_navi ul,
.rev_navi ul li{
    float:left;
 }
.rev_navi ul{
  width:110px;
  position:absolute;
  left:50%;
  margin-left:-50px;

}
 .rev_navi ul li a{
   width:30px;
   padding:5px;
   border: solid 1px #CCC;
   border-radius:5px;
   text-align:center;
   display:block;
   margin-right:10px;
 }
#rev_info,
#rev_info p{
  text-align:center;
  margin-bottom:10px !important;

 }
.rev_img_close{
	display:none !important;
}

.rev_shop_comment{
	display:none;
}
.rev_comment{
	height:2em;
	float:left;
	overflow:hidden;
	text-overflow:ellipsis;
	margin-bottom:0px;
}
.rev_more{
  clear:both;
  line-height:2em;
  height:2em;
  display:block;
  text-align:center;
  padding:0px;
  margin-left:auto;
  margin-right:auto;
  width:100px;
  border:solid 1px #CCC;
  border-radius:8px;
  color:#5E4A3D;
}
.rev_more:hover,.rev_open:hover{
  color:#999966;
}
.rev_more_close{
  display:none;
}
.rev_close{
  display:none;
}
.rev_open{
  clear:both;
  display:block;
  line-height:2em;
  height:2em;
  text-align:center;
  padding:0px;
  margin-left:auto;
  margin-right:auto;
  width:100px;
  border:solid 1px #CCC;
  border-radius:8px;
  color:#5E4A3D;
}


/*------------------------*/
.lSSlideWrapper .lSAction a{
  display:none;
}
.lSSlideWrapper:hover .lSAction a{
  display:block;   
}

.header_banner{
  list-style-type:none;
  float:left;
  width:100%;
  margin-bottom:40px !important;
}
.header_banner li{
  float:left;
  width:300px;
  text-align:center;
  position:relative;
  height:120px;
}
.header_banner li:nth-child(2){
  margin:0 40px;
}
.header_banner li div {
  background-color: rgba(133,68,34,0.8);
  bottom: 0;
  height: 30px;
  left: 0;
  line-height: 30px;
  position: absolute;
  width: 100%;
  color:#FFF;
}
.header_banner li.books{
  box-shadow:0px 0px 0px 1px #5E4A3D inset;
-moz-box-shadow:0px 0px 0px 1px #5E4A3D inset;
-webkit-box-shadow:0px 0px 0px 1px #5E4A3D inset;
}
.tutuvi_banner {
  background-color: #f3eed5;
  border-bottom: 10px solid #c8bb9b;
  clear: both;
  margin-bottom: 40px;
  padding-bottom: 0px;
  padding-top: 20px;
  position: relative;
}
.tutuvi_banner::after{
  clear:both;
  content:'';
  display:block;
  width:100%;
}
.tutuvi_banner li{
  float:left;
  width:300px;
  position:relative;
  margin-bottom:20px;
  background-color:#FFF;
  min-height:120px;
  border-bottom:dotted 1px #000;
}
.tutuvi_banner li:nth-child(3n+4){
    margin:0 40px;
}
.tutuvi_banner li:first-child{
  margin-right:40px;
  margin-left:340px;
}
.top_menu,
.header_banner,
.slide_top{
  width:980px;
  margin:0 auto;
}
.tutuvi_banner ul{
  width:980px;
  margin:0 auto;
  list-style-type:none;
  background-image:url(https://img08.shop-pro.jp/PA01202/084/etc/top_tutuvi_img_000.png);
  display:table;
  background-repeat:no-repeat;
}
.tutuvi_banner li img{
  float:left;
  transition: all 1s ease 0s;
}
.tutuvi_banner li img:hover{
  animation: up 2s ease 0s normal forwards 1;
}
.tutuvi_banner span {
  background-color: #fff;
  display: table-cell;
  height: 120px;
  padding-left: 20px;
  vertical-align: middle;
  width: 120px;
}
#container .content .sub_category {
  box-shadow: 0 0 0 10px #f4f5cf;
  background-color:#f4f5cf;
  min-height: 100px;
  position: relative;
}
div.sub_category::after{
  clear:both;
  content:'';
  display:block;
  width:100%; 
}
div.sub_category ul li{
  background-color:#FFF;
   box-shadow: -1px 1px 0 0 #8E7364;
   float:left;
   position:relative;
     overflow:hidden;
}
div.sub_category ul{
  list-style-type:none;
  float:left;
  clear:both;
  width:100%;
  margin-bottom:0px !important;
}
div.sub_category ul.sub_two li{
  width:49%;
  margin-bottom:10px;
}
div.sub_category ul.sub_two li:first-child{
  margin-right:2%;
}

div.sub_category ul.sub_three li{
  width:32%;
  margin-bottom:10px;
}
div.sub_category ul.sub_three li:nth-child(3n+2){
  margin:0 2%;
}
div.sub_category ul.sub_three li:nth-child(3n+4){
  clear:both;
}

div.sub_category ul.sub_four li{
  width:24%;
  margin-right:1.3%;
  margin-bottom:10px;

}

div.sub_category ul.sub_four li:nth-child(4n+4){
  margin-right:0;
}
div.sub_category ul.sub_four li:nth-child(4n+5){
  clear:both;
}
div.sub_category ul.sub_two img{
  float:right;
}
div.sub_category ul.sub_two img,
div.sub_category ul.sub_three img{
  max-height:120px;
}
div.sub_category ul.sub_four img{
  max-height:100px;
}
div.sub_category img{
  float:left;
}
div.sub_category ul.sub_two li span{
  height:120px;
  margin-left:160px;
  width:160px;
  display:table-cell;
  vertical-align:middle;
  text-align:center;
}
div.sub_category ul.sub_three li span {
  display: table-cell;
  font-size: 12px;
  height: 120px;
  margin-left: 100px;
  padding-left: 5px;
  vertical-align: middle;
  width: 95px;
  line-height: 1.5em;
  position:relative;
  z-index:100;
  text-shadow:0 0 0 #FFF;
}
div.sub_category ul.sub_four li span {
  display: table-cell;
  font-size: 12px;
  letter-spacing: 0.1em;
  line-height: 1.3em;
  min-height: 40px;
  text-align: center;
  width: 160px;
  height: 40px;
  vertical-align: middle;
    position:relative;
  z-index:100;
}
div.sub_category ul.sub_four img{
  display:block;
  float:none;
  margin:0 auto;
}
.sub_three a {
  display: block;
}
.color_list {
  clear:both;
  display:table;
  width:100%;
}
.color_list li{
  float:left;
  width:9%;
}
.color_list > li {
  font-size: 10px;
  letter-spacing: 0;
  text-align: center;
}
.books > a{
   width: 100px;
   height: 120px;
   float:left;
}
.books > a span{
  display: table-cell;
  height: 120px;
  vertical-align: middle;
  width: 100px;
}

.books > a img{
  max-height:94%;
  max-width:100%;
}
.books > p {
  float: left;
  padding: 10px;
  width: 180px;
  font-size:12px;
  overflow:hidden;
  text-align:left;
}
.books > p strong{
  display:block;
  font-size:14px;
  margin-bottom:10px;
}
.rss_area ul::after{
  clear:both;
  content:'';
  display:block;
  width:100%; 
}
.rss_area ul{
  float:left;
  width:100%;
}
.rss_area ul li{
  float:left;
  width:22%;
  margin-right:4%;
  overflow:hidden;
}
.rss_area ul li:last-child{
  margin-right:0;
}
.rss_area ul li img{
  max-width:100%;
  max-height:100%;
}
.rss_area ul li a{
  display:table-cell;
  width:147px;
  height:147px;
  vertical-align:middle;
  text-align:center;
}
div.reading ul.kiji-list{
  width:100%;
  float:left;
}
div.reading::after{
  clear:both;
  content:'';
  display:block;
  width:100%; 
}
div.reading ul.kiji-list li{
  float:left;
  width:30%;
  box-shadow:0px 0px 0px 1px #ddd inset;
-moz-box-shadow:0px 0px 0px 1px #ddd inset;
-webkit-box-shadow:0px 0px 0px 1px #ddd inset;
box-shadow: 2px 2px 6px #aaa;
min-height:267px;
margin:1.65%;
}
div.reading ul.kiji-list li a:last-child {
  display: block;
  font-size: 12px;
  line-height: 1.6em;
  padding: 7% 5% 5%;
}
div.reading ul.kiji-list li a:first-child{
  display:table-cell;
  vertical-align:middle;
  text-align:center;
  width:200px;
  height:120px;
  padding:3%;
  overflow:hidden;
}
div.reading ul.kiji-list li a:first-child img{
  max-height:100%;
  max-width:100%;
    transition: all 1s ease 0s;
}
div.reading ul.kiji-list li a:first-child img:hover{
    animation: up 2s ease 0s normal forwards 1;
}
div.reading ul.kiji-list li a strong{
  display:block;
  margin-bottom:10px;
  color:#659BD3;
}

.sub_category .sub_two img,
.sub_category .sub_three img,
.sub_category .sub_four img{
  transition: all 1s ease 0s;
}

.sub_category .sub_two img:hover,
.sub_category .sub_three img:hover,
.sub_category .sub_four img:hover{
  animation: up 2s ease 0s normal forwards 1;
}

.rss_area ul img{
  transition: all 1s ease 0s;
}

.rss_area ul img:hover{
  animation: up 2s ease 0s normal forwards 1;
}
.pdf > a:nth-child(n+2) {
  border: 1px solid #5e4a3d;
  border-radius: 8px;
  display: inline-block;
  font-size: 12px;
  padding: 3px;
}
div.top_menu ul.info_list{
  display:table;
  width:100%;
}

div.top_menu ul.info_list li{
  clear:both;
  float:left;
  margin-bottom:5px;
}

div.top_menu ul.info_list li .date{
  width:100px;
  float:left;
  display:inline-block;
}
div.top_menu ul.info_list li .title{
  width:790px;
  float:left;
  display:inline-block;
  font-size:16px;
}
.new_item_name {
	letter-spacing: 0 !important;
	line-height: 1.5em !important;
}