@charset "euc-jp";
/* 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.koeran > div,
#container div.content div.info div.information,
#container div.content div.info ul.information{
	height:200px;
	overflow-y:scroll;
	list-style-type:none;
	font-size:0.8em;
}
#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;
	display:table-cell;
	
}
#container div.content div.info ul.information li > a{
  display:table-cell;
}
#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.info div.information p{
 margin-bottom:0;
}
#container div.content div.info div.information p.red::first-letter {
	color: white;
	background-color: red;
	font-size: 120%;
	line-height: 100%;
	padding: 1px;
	font-weight: bold;
}
#container div.content div.info div.information p.red a{
	color: #CC3300;
	text-decoration: none;
}
#container div.content div.info div.information p.red a:hover{
opacity:0.8;
}
/*----------------------------
トップページフリースペース
-----------------------------*/

#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 #666;
	background: url("https://code.sbd-style.net/client/jikabaisen/jquery/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:#7CD22C;
}
.rev_more:hover,.rev_open:hover{
  color:#FFF;
}
.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:#7CD22C;
}


/*------------------------*/
.lSSlideWrapper .lSAction a{
  display:none;
}
.lSSlideWrapper:hover .lSAction a{
  display:block;   
}
.weekry h2{
  color: #4a0000;
  font-weight:bold !important;
}

.weekry ol li{
  list-style:none !important;
  margin-bottom:10px;
}

.weekry ol li > div{
  width:100px;
  height:100px;
  display:table-cell;
}
.weekry ol li > dl{
  display:table-cell;
  vertical-align:top;
  padding-left:10px;
  width:560px;
}
.weekry ol li dt{
  width:400px;
  float:left;
}
.weekry ol li dt.no_1:before{
  content:url(https://img04.shop-pro.jp/PA01012/394/etc/no1.gif);
}
.weekry ol li dt.no_2:before{
  content:url(https://img04.shop-pro.jp/PA01012/394/etc/no2.gif);
}
.weekry ol li dt.no_3:before{
  content:url(https://img04.shop-pro.jp/PA01012/394/etc/no3.gif);
}
.weekry ol li dd.price_box{
  width:160px;
  float:left;
  text-align:right;
}
.weekry ol li dd.exp{
 clear:both;
 padding-top:5px;
}
.weekry ol li dd.exp span {
display:block;
letter-spacing:0;
}
.weekry ol li dd.exp span.big{
font-weight:bold;
}
.weekry ol li dd.exp span:nth-child(2){
  font-size:0.8em;
}
#container .info{
  width:48%;
  display:table-cell;
  padding-right:2%;
}
#container .koeran{
  width:48%;
  display:table-cell;
  padding-left:2%;
}
p.orange::first-letter {
  color: white;
  background-color: orange;
  font-size: 120%;
  line-height: 100%;
  padding: 0px;
  font-weight: bold;
  padding: 1px;
}
p.orange{
  line-height:1.5 !important;
}
.recom-banner-red{
  text-align:center;
}
#kokuban{
  background:url(https://img04.shop-pro.jp/PA01012/394/etc/kokuban_bg.jpg) no-repeat;
  width:670px;
  height:295px;
  overflow:hidden;
  box-shadow: 2px 3px 6px 2px #aaa;
  position:relative;
}
#kokuban .mastar {
	position: absolute;
	right: 6px;
	top: -7px;
	width: 150px;
}
#kokuban h2.kokuban{
  text-align:center;
  color:#FFF300;
  font-size:1.5em;
  border:none !important;
  padding: 10px 0 5px 0;
  margin: 0 !important;
}
#kokuban dl{
  width:95%;
  color:#FFF;
  margin:0 auto;
  letter-spacing:0;
}
#kokuban a{
  text-decoration:underline;
}
#kokuban .bb-yellow{
  color:#FFF300;  
}
#kokuban .bb-pink{
  color:#FF66FF;  
}
#kokuban .bb-mizuiro{
  color:#66FFFF;  
}
#text h2{
	font-weight: bold;
	color: #4a0000;
  font-weight:bold !important;
}
body {
  background-color:#f7f7f7;
  line-height:1.5;
  background: url(https://img04.shop-pro.jp/PA01012/394/etc/bg_bean.png) repeat-x #f7f7f7;
  background-position-y: 180px;
}
.nav.left {
	margin-top: 100px;
}
.select_coffee{
  background:url(https://img04.shop-pro.jp/PA01012/394/etc/top_select_bg.jpg?cmsp_timestamp=21000819161626);
  height:500px;
  width:670px;
  display:table;
}
.select_list{
  display:table;
  width:96%;
  margin:0 auto 12px !important;
}
.select_list a:hover{
  opacity:0.8;
}
.select_list li{
  display:table-cell;
  text-align:center;
  font-size:14px;
  line-height:1;
}
.select_list li a{
  color:#4a0000;
  font-weight:bold;

}
.select_list li a img{
  max-width: 95px !important;
display: block;
margin: 0 auto;
  box-shadow: 0 0 0 2px #FFF;
}
.select_coffee h3{
  text-align:center;
  color:#FFF;
  width:100%;
  display:table !important;
  margin-top:10px !important;
  padding:10px 0 !important;
  margin-bottom:9px !important;
  font-size:20px;
}
.select_list li img{
  border-radius:100px;
  margin-bottom:5px;
}
.top_cate{
  display:table;
  width:100%;
}
.top_cate li{
  float:left;
  width:330px;
  text-align:center;
}
.top_cate li img{
  margin-bottom:5px;
}
.top_cate li:nth-child(2n+2){
  margin-left:10px;
}
.top_cate li:nth-child(2n+3){
  clear:both;
}
.top_cate li a:hover{
  opacity:0.8;
}
.kodawari {
	display: table;
	width: 642px;
	height: 275px;
	background: url(https://img04.shop-pro.jp/PA01012/394/etc/brack_bord_bg.jpg?cmsp_timestamp=20180819172000);
	padding-top: 123px;
	padding-left: 28px;
}
.kodawari li{
  float:left;  
}
.kodawari li:nth-child(2){
  margin-left:24px !important;
}
.kodawari li:nth-child(2n+2){
  margin-left:10px;
}
.kodawari li:nth-child(2n+3){
  clear:both;
}
.kodawari li a:hover{
  opacity:0.8;
}
.lSPager {
  margin-bottom:0 !important;
}
.select_coffee h3::after,
.select_coffee h3::before {
	content: url(https://img04.shop-pro.jp/PA01012/394/etc/bean_icon.png?cmsp_timestamp=20180819170402);
	vertical-align: top;
	margin: 0 5px;
}
.sl_hi{
height:290px;
}