@charset "euc-jp";

body {
  background-color: #fdfaf6;
  background-image: url(https://file001.shop-pro.jp/PA01034/301/images/bg.jpg);
  color: #3f3f3f;
line-height:145%;
}
a {
  color: #252525;
}
a:hover {
  color: #6c8d00;
}

a.link_green {
  color: #7cbc00;
  text-decoration:underline;
}
a.link_green:hover {
  color: #a2dc33;
}
/*
 * layout
 */
#wrapper {
}

/*
 * contents
 */

/*追加*/

*{
	margin:0;
	padding:0;
}
.red{
color:#f00000;
}
.images {
    width: 100%;
	height:auto;
	display:block;
}
a:hover img{
  opacity: 0.8;
  filter: alpha(opacity=80);
	
}
.content {
  max-width: 1000px;
  margin:0 auto;
  overflow:hidden;
position:relative;
}
.head_contact{
	position:absolute;
	top:50px;
	right:0;
	display:block;
}
nav{
	background:#99c80a url(https://file001.shop-pro.jp/PA01034/301/images/bg_green.jpg);
}
nav ul{
	list-style:none;
}
ul.navi{
	margin:0 10px 0 0;
	padding:0;
	float:left;
}
ul.navi li{
	float:left;
}
ul.navi li a{
	background:url(https://file001.shop-pro.jp/PA01034/301/images/navi.png) no-repeat;
	display:block;
	height:55px;
	text-indent:-9999px;
}
ul.navi li.nav_1 a{background-position:0 0; width:105px;}
ul.navi li.nav_2 a{background-position:-105px 0; width:148px;}
ul.navi li.nav_3 a{background-position:-254px 0; width:137px;}
ul.navi li.nav_4 a{background-position:-391px 0; width:168px;}
ul.navi li.nav_5 a{background-position:-556px 0; width:75px;}
ul.navi li.nav_6 a{background-position:-630px 0; width:78px;}

ul.sns{
	margin:0 ;
	padding:0;
}
ul.sns li{
	margin:0 0 0 6px;
	padding:0;
	float:left;
}
ul.sns li a{
	background:url(https://file001.shop-pro.jp/PA01034/301/images/share.png) no-repeat;
	display:block;
	height:32px;
	width:32px;
	text-indent:-9999px;
}
ul.sns li.sns_1 a{background-position:0 0;}
ul.sns li.sns_2 a{background-position:-42px 0;}
ul.sns li.sns_3 a{background-position:-84px 0;}

nav li a:hover{
  opacity: 0.8;
  filter: alpha(opacity=80);
}

form {
  margin:10px 0 0 !important;
}
.head_search{
	background:#f7f9eb url(https://file001.shop-pro.jp/PA01034/301/images/search.png) no-repeat left;
	border:1px solid #aac02c;
	padding:5px 5px 5px 30px;
	width:117px;
	border-radius:3px;
	float:left;
height:23px !important;
margin:0  !important;
}
h3{
	
	background:#99c80a url(https://file001.shop-pro.jp/PA01034/301/images/bg_green.jpg);
	border-left:5px solid #6fa306;
	padding:8px 10px;
	color:#fff;
	text-shadow:1px 1px 0 rgba(0,0,0,0.5);
	font-size:100%;
}
h4{
	border-bottom:1px dotted #f2e1ce;
	padding:0 0 5px;
}
.fleft{
  float: left;
}
.image {
	display:block;
}
.shadow{
	box-shadow:0 0 5px rgba(0,0,0,0.2);
}
dl.accordion dt {
    background:url(https://file001.shop-pro.jp/PA01034/301/images/icon_plus.png) left no-repeat;
	padding:10px 10px 10px 25px;
    border-bottom:1px solid #b4cf92;  text-indent:10px; line-height:20px;cursor:pointer;}
dl.accordion dt.open {
    background:url(https://file001.shop-pro.jp/PA01034/301/images/icon_minus.png) left no-repeat;
}
dl.accordion dd { background:#edf2df; margin:10px; padding:15px; line-height:1.5; display:none; font-size:90%;}

.itemlists li{
	border-right: 2px dotted #d6ddc8;
	font-size:90%;
	padding:10px 30px 0;
}

.itemlists li:nth-child(3n){
	border-right:0 !important;
}


.itemlists2 li{
	border-right: 2px dotted #d6ddc8;
	font-size:90%;
	padding:10px 15px 0;
}

.itemlists2 li:last-child{
	border-right:0 !important;
}


.sidenavi li img{
	display:inline !important;
}
.sidenavi li a{
	font-weight:bold !important;
}
.itemprice{
	display:block;
	font-weight:bold !important;
	color:#3e7300;
}
.itemol{
	display:block;
	color:#6a7056;
line-height:126%;
	
}

.col-lg-3_2 {
  width: 27%;
  *width: 27%;
}
.side_rank{
margin:15px 0;
clear:both;
overflow:hidden;
}
.side_rank:last-child{
margin:0;
}
.rankimg{
width:80px;
float:left;
position:relative;

}
.rankimg img{
width:80px;
height:auto;
display:block;
margin:0 0 15px;
}
.rankdetail{
margin:0 0 15px 90px;
font-size:90%;
}
.side_rank .top_seller{
width:26px;
height:30px;
position:absolute;
top:0px !important;
left:0px !important;
z-index:100000;
display:block;
background-size:30px 30px !important;
}
.rank_1{
background:url(https://file001.shop-pro.jp/PA01034/301/images/rank_1.png) no-repeat left top;
}
.rank_2{
background:url(https://file001.shop-pro.jp/PA01034/301/images/rank_2.png) no-repeat left top;
}
.rank_3{
background:url(https://file001.shop-pro.jp/PA01034/301/images/rank_3.png) no-repeat left top;
}

.img_inline{
	display:inline !important;
}
.clear{
	clear:both;
}
#footer{
	background:#4d3b27 url(https://file001.shop-pro.jp/PA01034/301/images/bg_foot.jpg);
	color:#fff;
}
.infotxt a:link,.infotxt a:visited{
	color:#abce20;
	text-decoration:underline;
}
.infotxt a:hover,.infotxt a:active{
	color:#c4e53f;
}
.foot_strong{
color:#f38484;
font-weight:bold;
}
p.infotxt{
padding:0 0 10px;
font-size:84%;
line-height:160%;
text-align: justify;
text-justify: distribute-all-lines;
}
.infotxt img{
margin:10px 0;
max-width:100%;
height:auto;
display:block;
}

.footernavi{
	background:#352a1d;
}
.footernavi ul{
	border-left:1px solid #fff;
}
.footernavi li{
	border-right:1px solid #fff;
}
.footernavi li a{
	padding:2px 15px;
	text-decoration:none !important;

}

.footernavi a:link,.footernavi a:visited{
	color:#fff;
}
.mar_t_40{
margin-top:40px;
}
.mar_t_60{
margin-top:60px;
}
.ptop_btn{
	background:url(https://file001.shop-pro.jp/PA01034/301/images/ptop.png) no-repeat left;
padding:0 0 0 18px;
}



.bold{
	font-weight:bold;
}
.brown{
	color:#6b3e09;
}
h5{
	background:url(https://file001.shop-pro.jp/PA01034/301/images/h5bg.png) no-repeat left;
	margin:0 0 20px;
	padding:0 0 3px 30px;
	border-bottom: 2px dotted #d6ddc8;
	font-size:15px;
	font-weight:bold;
	line-height:30px;
}
h6{
	background:url(https://file001.shop-pro.jp/PA01034/301/images/h6bg.png) no-repeat left;
	margin:0 0 10px;
	padding:0 0 3px 20px;
	border-bottom: 1px solid #d6ddc8;
	font-size:14px;
	line-height:18px;
}
.item_txt_content{
	background:url(https://file001.shop-pro.jp/PA01034/301/images/bg_ivory.jpg);
	padding:20px;
	color:#57431e;
}
.item_txt_ttl{
	font-family:"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "Hiragino Mincho ProN", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	border-bottom:2px solid #a7c17e;
	text-align:center;
	padding:5px 0 15px;
	margin:0 0 20px;
	font-size:24px;
	color:#664d1e;
}
.link_arrow{
	background:url(https://file001.shop-pro.jp/PA01034/301/images/link_arrow.png) no-repeat left;
	padding:0 0 0 22px;
	display:block;
	font-weight:bold;
	color:#638813;
	text-decoration:underline;
}
.link_arrow:hover{
	color:#86af2d;
}
.itemphoto_side{
	background:#fff;
	padding:5px;
	box-shadow:0 0 5px rgba(0,0,0,0.2);
}


.btn-addcart,.btn-addcart_item {
  background: url(https://file001.shop-pro.jp/PA01034/301/images/bg_btn.jpg);
  padding: 10px 16px;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  font-size: 18px;
  line-height: 1.33;
width:100% !important;
color:#fff !important;
}

.icon-cart { background-position: -264px -96px !important; }

.input-prepend,.input-prepend input{
font-size:15px !important
}

.btn-addcart_item {
  font-size: 14px !important;
  padding: 10px !important;
}

.hakumai{
	background:rgba(73,201,169,0.1);
	padding:10px;
}
.genmai{
	background:rgba(235,144,0,0.1);
	padding:10px;
}
.haigamai{
	background:rgba(90,174,0,0.1);
	padding:10px;
}

.cart_link{
	position:fixed !important;
	bottom:20px;
	right:20px;
	display:block;
}





#contents {
  float: right;
  padding-left: 10px;
}

#contents .topicpath-nav {
  margin-bottom: 5px;
}
  #contents .topicpath-nav li {
    padding: 0;
  }
  #contents .topicpath-nav a {
    margin-left: 5px;
  }


/*
 * side
 */

#side .unstyled img {
  display: block;
  margin-bottom: 5px;
}

/*
 * temp
 */

/* font */
.txt_l { text-align: left; }
.txt_c { text-align: center; }
.txt_r { text-align: right; }
.txt_fwn { font-weight: normal; }
.txt_fwb { font-weight: bold; }
.txt_10 { font-size: 10px; }
.txt_12 { font-size: 12px; }
.txt_14 { font-size: 14px; }
.txt_16 { font-size: 16px; }
.txt_18 { font-size: 18px; }
.txt_20 { font-size: 20px; }
.txt_24 { font-size: 24px; }
.txt_28 { font-size: 28px; }
.txt_c_333 {color: #333;}

/* background */
.bgc_gray {
  background-color: #f1f1f1;
}

/* margin */
.mar_auto { margin: 0 auto; }
.mar_0 { margin: 0; }
.mar_t_0 { margin-top: 0; }
.mar_r_0 { margin-right: 0; }
.mar_b_0 { margin-bottom: 0; }
.mar_l_0 { margin-left: 0; }
.mar_5 { margin: 5px; }
.mar_t_5 { margin-top: 5px; }
.mar_r_5 { margin-right: 5px; }
.mar_b_5 { margin-bottom: 5px; }
.mar_l_5 { margin-left: 5px; }
.mar_t_10 { margin-top: 10px; }
.mar_r_10 { margin-right: 10px; }
.mar_b_10 { margin-bottom: 10px; }
.mar_l_10 { margin-left: 10px; }
.mar_t_20 { margin-top: 20px; }
.mar_r_20 { margin-right: 20px; }
.mar_b_20 { margin-bottom: 20px; }
.mar_l_20 { margin-left: 20px; }
.mar_t_30 { margin-top: 30px; }
.mar_r_30 { margin-right: 30px; }
.mar_b_30 { margin-bottom: 30px; }
.mar_l_30 { margin-left: 30px; }
.mar_t_50 { margin-top: 50px; }
.mar_r_50 { margin-right: 50px; }
.mar_b_50 { margin-bottom: 50px; }
.mar_l_50 { margin-left: 50px; }

/* padding */
.pad_v_10 { padding: 10px 0; }
.pad_v_20 { padding: 20px 0; }
.pad_v_30 { padding: 30px 0; }
.pad_0 { padding: 0; }
.pad_t_0 { padding-top: 0; }
.pad_r_0 { padding-right: 0; }
.pad_b_0 { padding-bottom: 0; }
.pad_l_0 { padding-left: 0; }
.pad_5 { padding: 5px; }
.pad_t_5 { padding-top: 5px; }
.pad_r_5 { padding-right: 5px; }
.pad_b_5 { padding-bottom: 5px; }
.pad_l_5 { padding-left: 5px; }
.pad_10 { padding: 10px; }
.pad_t_10 { padding-top: 10px; }
.pad_r_10 { padding-right: 10px; }
.pad_b_10 { padding-bottom: 10px; }
.pad_l_10 { padding-left: 10px; }
.pad_20 { padding: 20px; }
.pad_t_20 { padding-top: 20px; }
.pad_r_20 { padding-right: 20px; }
.pad_b_20 { padding-bottom: 20px; }
.pad_l_20 { padding-left: 20px; }
.pad_30 { padding: 30px}
.pad_t_30 { padding-top: 30px; }
.pad_r_30 { padding-right: 30px; }
.pad_b_30 { padding-bottom: 30px; }
.pad_l_30 { padding-left: 30px; }

/* border */
.bor_t_1 { border-top: 2px dotted #d6ddc8; }
.bor_r_1 { border-right: 2px dotted #d6ddc8; }
.bor_b_1 { border-bottom: 2px dotted #d6ddc8; }
.bor_l_1 { border-left: 2px dotted #d6ddc8; }

/* vertical align */
.va-10 { vertical-align: -10%; }
.va-20 { vertical-align: -20%; }
.va-30 { vertical-align: -30%; }
.va-35 { vertical-align: -35%; }
.va-40 { vertical-align: -40%; }

@media print, screen and  (max-width: 980px) {
  /* ~980px */
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  /* ~768px */
  #contents {
    padding-left: 0;
  }
}
@media (max-width: 480px) {
  /* ~480px */
}

/*
 * icons
 */
.icon-user { background-position: -208px 0px; }
.icon-lg-b.icon-user { background-position: -312px 0px; }
.icon-adduser { background-position: -240px 0px; }
.icon-lg-b.icon-adduser { background-position: -360px 0px; }
.icon-login { background-position: -48px -80px; }
.icon-lg-b.icon-login { background-position: -72px -120px; }
.icon-logout { background-position: -32px -80px; }
.icon-lg-b.icon-logout { background-position: -48px -120px; }
.icon-home { background-position: -176px -16px; }
.icon-lg-b.icon-home { background-position: -264px -24px; }
.icon-mail { background-position: -64px 0px; }
.icon-lg-b.icon-mail { background-position: -96px 0px; }
.icon-pencil { background-position: -96px 0px; }
.icon-lg-b.icon-pencil { background-position: -144px 0px; }
.icon-help { background-position: -272px -80px; }
.icon-lg-b.icon-help { background-position: -408px -120px; }
.icon-cart { background-position: -176px -64px; }
.icon-lg-b.icon-cart { background-position: -264px -96px; }
.icon-search { background-position: -208px -16px; }
.icon-lg-b.icon-search { background-position: -312px -24px; }
.icon-chevron_up { background-position: -0px -144px; }
.icon-lg-b.icon-chevron_up { background-position: -0px -216px; }
.icon-chevron_down { background-position: -352px -128px; }
.icon-lg-b.icon-chevron_down { background-position: -528px -192px; }

.icon-b,
.icon-w {
  width: 16px;
  height: 16px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.icon-lg-b,
.icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_b.png); }
.icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_w.png); }
.icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
.icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png); }

@media print, screen and  (-webkit-min-device-pixel-ratio: 2),  print, screen and (min--moz-device-pixel-ratio: 2),  print, screen and (-o-min-device-pixel-ratio: 2 / 1),  print, screen and  (min-device-pixel-ratio: 2),  print, screen and  (min-resolution: 192dpi),  print, screen and  (min-resolution: 2dppx) {
  .icon-b,
  .icon-w {
    -webkit-background-size: 368px 320px;
    background-size: 368px 320px;
  }

  .icon-lg-b,
  .icon-lg-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }

  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_w.png); }
  .icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }
  .icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}
@media print, screen and  (max-width: 768px) {
  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png); }

/*追加*/

.cart_link{
	bottom:10px;
	right:10px;
}
.cart_link img{
	width:50px;
	height:auto;
}

.s_navi{
	background:transparent url(https://file001.shop-pro.jp/PA01034/301/images/s_navi.png) no-repeat right;
	background-size:70px auto !important;
	position:absolute;
	top:10px;
	right:10px;
	width:70px;
	height:30px;
	text-indent:-9999px;
}
.s_navicontent{
	background:#99c80a url(https://file001.shop-pro.jp/PA01034/301/images/bg_green.jpg);
	background-size:250px auto;
	float:none;
	clear:both;
	overflow:hidden;
	margin:0 0 20px;
}
ul.navi{
	margin:0;
	float:none;
}
ul.navi li{
	float:none;
}
ul.navi li a{
	background:transparent url(https://file001.shop-pro.jp/PA01034/301/images/navi_arrow_s.png) no-repeat right !important;
	background-size:20px auto !important;
	display:block;
	height:auto;
	text-indent:0;
	color:#fff;
	text-decoration:none;
	border-bottom:1px solid #fff;
	line-height:40px;
	padding:0 10px;
}

ul.navi li.nav_1 a,ul.navi li.nav_2 a,ul.navi li.nav_3 a,ul.navi li.nav_4 a,ul.navi li.nav_5 a,ul.navi li.nav_6 a{ background-position:right; width:auto; background-size:20px auto !important;}

nav li a:hover{
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.head_search{
	width:90%;
	float:none;
}


.itemlists li{
	border-right: 0;
}

#footer{
	padding:0 !important;
}
.footernavi{
	background:none;
	padding:0 !important;
}
.footernavi ul{
	border-left:0;
	display:block;
}
.footernavi li{
	border-right:0;
	border-bottom:1px solid #c3af98;
	display:block !important;
	float:none;
}
.footernavi li a{
	display:block;
	padding:10px;
	text-decoration:none !important;
}

.mar_b_50 { margin-bottom: 20px; }
.pad_30 { padding: 10px; }

address {
	padding:0 10px 10px;
	line-height:140%;
}
.item_txt_ttl{
	padding:0 0 10px;
	margin:0 0 10px;
	font-size:18px;
}
.maincontent{
padding:0 10px;
}

}
@media print, screen and  (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2),  print, screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 2),  print, screen and  (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1),  print, screen and (max-width: 768px) and (min-device-pixel-ratio: 2),  print, screen and  (max-width: 768px) and (min-resolution: 192dpi),  print, screen and  (max-width: 768px) and (min-resolution: 2dppx) {
  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}






@media print {
*{
color:inherit !important;
}
body{
  background-color: #fdfaf6 !important;
  background-image: url(https://file001.shop-pro.jp/PA01034/301/images/bg.jpg) !important;
  color: #3f3f3f !important;
  }
.content{
  width: 1000px !important;
}

.col-lg-3_2 {
  width: 27% !important;
  *width: 27% !important;
}

.red{
color:#f00000 !important;
}

.foot_strong{
color:#f38484 !important;
font-weight:bold !important;
}
}