@charset "euc-jp";

body {
  background-color: ;
  background-image: url(https://img.shop-pro.jp/tmpl_img/73/bg.gif);
  color: ;
}
a {
  color: ;
}
a:hover {
  color: ;
}

/*
 * layout
 */
#wrapper {
  max-width: 1000px;
}

/*
 * contents
 */

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

#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: 1px solid #eee; }
.bor_r_1 { border-right: 1px solid #eee; }
.bor_b_1 { border-bottom: 1px solid #eee; }
.bor_l_1 { border-left: 1px solid #eee; }

/* 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 (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 only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only 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 (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); }
}
@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 768px) and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min-resolution: 192dpi), only 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); }
}




/* ==============================================================
cst--common
==============================================================*/ 

/* ===================
clearfix 
===================*/ 
.clearfix:after {  
	visibility:hidden;
	height:0;
	display: block;
	font-size: 0;  
	content: " ";  
	clear: both;  
}  


/* ===================
link
===================*/
a { 
	outline: none; 
}
a:link {
	text-decoration: none;
	color: #333;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover,
a:hover img{
	text-decoration: none;
	color: #b9bf3e!important;
	opacity: 0.8;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
a:active {
	text-decoration: none;
	color: #333;
}

.main a{
	text-decoration: underline;
	/*color: #b9bf3e!important;*/
}


/*==========================================
 body
===========================================*/
html { 
	font-size: 62.5%; 
} 
body {
	font-size:1.5rem;
}
p,ul,ol,dl,address{
	font-size:1.5rem;
}

@media (min-width: 768px){
	body {
		font-size:1.6rem;
	}
	p,ul,ol,dl,address{
		font-size:1.6rem;
	}
}

body {
	font-family: "メイリオ","Hiragino Kaku Gothic Pro",Meiryo,"ヒラギノ角ゴ Pro W3","MS PGothic","MS UI Gothic",Helvetica,Arial,sans-serif;
	color: #333!important;
}

@media (max-width: 767px) {
	.sp-none {
		display: none;		
	}
}


/*==========================================
[header]
===========================================*/
.header {
	background-color: #fff;
	/*box-shadow: 0 3px 6px rgba(0,0,0,0.2);*/
/*	height: 50px;*/
}

/* navWrapp
---------------------------------------*/
.navWrapp {
	padding-top: 0;
	background-color: #fff;
	/*box-shadow: 0 3px 6px rgba(0,0,0,0.2);*/
}
.header h1.logo{
	float:left;
	margin: 0;
}
.header h1.logo a{
	display: block;
}
.navWrapp button {
	margin-top: 10px;
	margin-bottom: 4px;
	width: 40px;
	height: 40px;
	padding: 0;
	margin-right: 5px;
}

@media  (max-width: 767px) {
	.navWrapp {
		padding: 0;
	}
	.headerInner {
		width: 100%;
	}
	.header h1.logo{
		text-align: center;
		width: 100px;
		margin-bottom: 0;
	}
	.header h1.logo a{
		padding: 0px 0px 10px;
	}
}

@media (min-width: 768px) {
	header h1.logo{
		margin-bottom: 10px;
	}
}

@media (min-width: 768px) and (max-width: 992px) {
	header h1.logo{
		width: auto;
		height: 60px;
	}
	header h1.logo img{
		width: auto;
		height: 60px;
	}
	header .logo a{
		padding: 0px;
		margin-left: -60px;
	}
}

@media (min-width: 993px) {
	header h1.logo{
		width: auto;
		padding-bottom: 12px;
	}
	header .logo a{
		margin-left: -110px;
	}
}

/* iconWrapp
---------------------------------------*/
/* iconWrapp */
.iconWrapp {
	float: right;
	margin-top: 18px;
	margin-right: 1.2em;
}
.iconWrappList li {
	display: block;
	float: left;
	text-align: center;
	margin-left: 1.0rem;
}	
.iconWrappList li a {
		color: #b9bf3e;	
}
.iconWrappList li a i {
	font-size: 2.6rem;
}
.icon_text {
	font-size: 0.9rem;
}
.userName-h{
	padding-top: 10px;
	font-size: 1.1rem;
}

/* gNav
---------------------------------------*/
@media  (min-width: 768px) {
	.navbar-collapse {
		align-items:normal!important;
		flex-grow: 0!important;
	}
}

.gNav {
	border-top: 1px solid #ccc;
}
.gNav li a {
	display: block;
	font-family: 'FOT-筑紫Aオールド明朝 Pr6', 'FOT-TsukuAOldMinPr6 D', "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", sans-serif;
}
.gNav li a:hover,
.gNav li a:active,
.gNav li .current{
	color: rgba(185,191,62,1);
	text-decoration: none;
}

	.gNav li.dropdown .dropdown_label{
		padding-right: 1px;
	
	
}

@media  (max-width: 767px) {
	.gNavWrapp{
		background-color:rgba(185,191,62,0.3);
		padding-left: 0;
		padding-right: 0;
    margin-left: -10px;
    margin-right: -10px;
	}
	.gNav li a {
		border-bottom: rgba(185,191,62,1) 1px solid;
		font-size: 1.4rem;
		position: relative;
		padding: 12px 15px;
	}
	.gNav li a::before,
	.gNav li a::after{
		position: absolute;
		top: 0;
		bottom: 0;
		margin: auto;
		content: "";
		vertical-align: middle;
	}
	.gNav li a::before{
		right: 15px;
		width: 6px;
		height:6px;
		border-top: 2px solid rgba(185,191,62,1);
		border-right: 2px solid rgba(185,191,62,1);
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	
	/* dropdown */
	.gNav li.dropdown a::before{
		display: none;
	}
	.gNav li.dropdown a {
		padding-left: 15px;	
	}
	/* dropdown-menu */
	.gNav .dropdown-menu {
		padding: 0rem 0;
		margin: 0rem 0 0 0em;
		border:none;
	}
	.gNav .dropdown-menu ul li a {
		margin: 0rem 0 0 0em;
	}
}

@media (min-width: 768px) {
	.gNavWrapp{
		padding-bottom: 10px;
		float: right;
		text-align: right;
	}
	
	.telWrapp {
		display: inline-block;
		float: right;
		width: 100%;
		text-align: right;
	}
	.telNo {
		margin-bottom: 4px;
	}
	.telNo span {
		font-weight: 600;
		color: #ed724a;
	}
	
	.gNav {
		display: inline-block!important;
		float: right;
		border-top: none;
		margin-right: 0;
		text-align: right;
	}
	.gNav li {
		display: inline-block;
	}
	.gNav li a {
		border-bottom: none;
		font-weight: 600;
		padding:10px 10px;
		display:block;
		text-align: center;
		width: 100%;
		line-height: 1;
		color: #333;
	}
	.gNav li a:hover,
	.gNav li a:hover img{
		text-decoration: none;
		opacity: 0.9;
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
	}
	
		/* dropdown-menu */
	.gNav .dropdown-menu {
		padding: 0rem 0;
		border-bottom: none;
		border-left: 1px #ccc solid;
		border-right: 1px #ccc solid;
	}
	.gNav .dropdown-menu ul li {
		display: block;
	}
	.gNav .dropdown-menu ul li a {
		padding: 12px 15px;
		display: block;
		width: 100%;
		border-bottom: 1px #ccc solid;
		text-align: left;
	}
}

@media (min-width: 768px) and (max-width: 992px) {
	.telWrapp {
		margin-top: 10px;
	}
	.telNo {
		font-size: 1.8rem;
	}
	.telNo span {
		font-size: 2.2rem;
	}
	.telTime {
		font-size: 1.0rem;
	}
	
	.gNav {
		margin-top: 0px;
	}
	.gNav li a {
		font-size: 1.2rem;
		padding:5px 5px;
	}
}

@media (min-width: 993px) {
	.telWrapp {
		margin-top: 15px;
	}
	.telNo {
		font-size: 3.0rem;
	}
	.telNo span {
		font-size: 4.2rem;
	}
	.telTime {
		font-size: 1.1rem;
	}
	
	.gNav {
		margin-top: 30px;
	}
	.gNav li a {
		padding:10px 15px 5px;
		font-size: 1.6rem;
	}
}



/*==========================================
 [contents]
===========================================*/
.contents {
	clear: both;
	/*padding-top: 20px;*/
}
.contentsInner {
	margin-top: 30px;
	padding-bottom: 50px;
}


/*==========================================
 [main]
===========================================*/
.main {
	padding-bottom: 80px;
}
.main p {
	line-height:1.6;	
}
.main table{
	line-height:1.6;
}

.contentsWrapp {
	margin-bottom: 40px;
}

/* pageTitle*/
.pageTitleHeader {
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center right;
	background-image:url(../images/bg_pagetitle.png);
	background-color: #8bbce4;
	position: relative;
	min-height: 80px;
	width: 100%;
}
.pageTitleHeader h1 {
	font-size: 2.4rem;
	color: #fff;
	position: absolute;
	top:0;
	bottom: 0;
	margin: auto;
	padding-left: 30px;
	padding-top: 32px;
	font-weight: 600;
}

/* title */
.main h2 {
	font-size:2.4rem;
	font-weight: bold;
	clear: both;
	font-family: 'FOT-筑紫Aオールド明朝 Pr6', 'FOT-TsukuAOldMinPr6 D', "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", sans-serif;
	background-image:url(https://img21.shop-pro.jp/PA01420/328/etc/bg_title02.png?cmsp_timestamp=20180801145559);
	background-repeat: no-repeat;
	background-position: left center;
	background-size:cover;
	padding: 34px 10px 30px 66px;
	margin-bottom: 40px;
}
.main h3 {
	font-size:2.2rem;
	clear: both;
	font-family: 'FOT-筑紫Aオールド明朝 Pr6', 'FOT-TsukuAOldMinPr6 D', "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", sans-serif;
	color: #aaaf36;
	border-bottom: 1px solid #aaaf36;
	padding-bottom: 10px;
}
.main h4 {
	font-size:1.6rem;
	clear: both;
	margin-bottom: 30px;
	font-weight: 600;
	line-height: 1.3;
	color: #444;
}

@media (max-width: 767px) {
	.main h2 {
		font-size: 2.0rem;
		padding: 20px 10px 20px 46px;
		}
	.main h3 {
		font-size: 1.8rem;
		}
}

/*TopicPath*/
.TopicPathWrapp {
	clear: both;
	margin: 20px 0;
}
ul.TopicPath li {
	float:left;
	margin-right:0em;
	font-size:1.4rem;
	padding-bottom:12px;
}
ul.TopicPath li a {
	padding-right: 0.5em;
}
ul.TopicPath li a:after {
	content:">";
	margin-left: 0.7em;
}

/* hide */
@media (max-width: 767px) {
	.hide-sp {
		display: none!important;
	}
}
@media (min-width: 767px) {
	.hide-pc {
		display: none!important;
	}
}

/* txt */
.atTxt {
	color: #C4A05B;
}
.sTxt {
	font-size: 1.2rem;
}
.bTxt22 {
	font-size: 2.2rem;
}
.bTxt24 {
	font-size: 2.4rem;
}
.bTxt26 {
	font-size: 2.6rem;
}

/* adjustment */
.ajt-left {
	padding-left:0;
}
.ajt-right {
	padding-right:0;
}
.nonLine {
	border: none!important;	
}

.font-min {
	font-family: 'FOT-筑紫Aオールド明朝 Pr6', 'FOT-TsukuAOldMinPr6 D', "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", sans-serif;
}
.text-bold{
	font-weight: 600;
}


/* img */
.fLeft-img {
	float:left;
}
.fullImg {
	width:100%;
	height:auto;
}
.bg-no {
	background-image: url(none)!important;
}
.no-line {
	border: none!important;
}
.imgTitle {
	border: none!important;
}


/* list */
.nonlistList {
	list-style:none;
}
.nonlistList li{
	margin-bottom:40px;
	line-height:1.6;
}
.nonlistList li:last-child {
	margin-bottom:0px;
}

.markList {
	list-style:disc;
	margin-left:1.5em;
}
.markList li{
	margin-bottom:10px;
	line-height:1.6;
}
.markList li:last-child {
	margin-bottom:0px;
}

.decimalList {
	list-style: decimal;
	margin-left:1.5em;
}

.decimalList li{
	margin-bottom:10px;
	line-height:1.6;
}

dl dd ol li {
	line-height:1.6;
}

.dfDL dt{
	margin-bottom: 4px;
	color: #aa8d35;
}
.dfDL dd{
	margin-bottom:20px;
	line-height:1.6;
}


/*==========================================
[sider]
===========================================*/
@media (min-width: 970px) {
	.sideInner{
		width: 200px;
	}	
}

.sideList {
	margin-bottom: 40px;
}
.sideList h2 {
	margin-bottom: 8px;
	font-size: 1.6rem;
	font-weight: 600;
	line-height: 1.2;
}
.sideList a:hover {
	text-decoration: none!important;
}

/* login
-------------------------------------*/
/* loginList */
.loginList li a {
	display: block;
	margin-bottom: 6px;
}
.login-subList {
	margin-top: 16px;
}
.login-subList li a {
	display: block;
	margin-bottom: 12px;
	font-size: 1.4rem;
	position: relative;
	vertical-align: middle;
	padding-left: 1em;
}
.login-subList li a::before,
.login-subList li a::after{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
.login-subList li a::before{
	left: 4px;
	box-sizing: border-box;
	width: 4px;
	height: 4px;
	border: 4px solid transparent;
	border-left: 4px solid #7a0;
}


/* viewcart_btn */
.viewcart_btn {
	text-align: center;
}
.viewcart_btn a {
	display: block;
	border: 1px  #b9bf3e solid;
	padding: 20px 5px;	
	font-family: 'FOT-筑紫Aオールド明朝 Pr6', 'FOT-TsukuAOldMinPr6 D', "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", sans-serif;
	color: #fff;
	background-color: #b9bf3e;
	font-weight: 600!important;
	font-size: 2.0rem!important;
}
.viewcart_btn a:hover {
	color: #fff!important;
}
.viewcart_btn a i {
	margin-right: 2px;
	font-size: 24px;
}

/* */
.header_member_nav {
	margin-top: 10px;
	margin-bottom: 10px;	
}

/* member_login_btn */
.member_login_btn {
	text-align: center;
}
.member_login_btn a {
	display: block;
	border: 1px  #b9bf3e solid;
	padding: 18px;	
	font-family: 'FOT-筑紫Aオールド明朝 Pr6', 'FOT-TsukuAOldMinPr6 D', "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", sans-serif;
	color: #b9bf3e;
	font-weight: 600!important;
	font-size: 2.0rem!important;
}

/* member_logout_btn */
.member_logout_btn {
	margin-top:20px;
}

/* member_login_name */
.member_login_name{
	font-size: 1.4rem;	
	margin-bottom: 6px;
}

/* header_delivery_price */
.header_delivery_price {
	padding: 6px 8px 8px 8px;
	background-color: #df7676;
	border-radius: 4px;
	color: #fff;
	margin-bottom: 20px;
}
.header_delivery_price li {
	font-size: 1.35rem;
	line-height: 1.2;
}

/* member_regist_btn */
.member_regist_btn {
	margin-top: 14px;	
}

/* list icon */
li.list_icon a {
	display: block;
	margin-bottom: 12px;
	font-size: 1.4rem;
	position: relative;
	vertical-align: middle;
	padding-left: 1em;
}
li.list_icon a::before,
li.list_icon a::after{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
li.list_icon a::before{
	left: 4px;
	box-sizing: border-box;
	width: 4px;
	height: 4px;
	border: 4px solid transparent;
	border-left: 4px solid #7a0;
}


/* ctgListWrapp
-------------------------------------*/
.ctgListWrapp {
	/*border-bottom: 2px solid #ccc;*/
}
.sideInner .ctgListInnerWrapp {
	clear:both;
	margin-top: -1px;
	margin-bottom: 40px;
}
.sideInner .ctgListInnerWrapp h3 a {
	display: block;
	/*border-top: 2px solid #ccc;*/
	border-bottom: 2px solid #ccc;
	font-family: "FOT-筑紫Aオールド明朝 Pr6", "FOT-TsukuAOldMinPr6 D", "Roboto Slab", Garamond, "Times New Roman", 游明朝, "Yu Mincho", 游明朝体, YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", HiraMinProN-W3, HGS明朝E, "ＭＳ Ｐ明朝", "MS PMincho", sans-serif;
	letter-spacing:-0.1em;
}

/* odamaki */
[class^="side-ctg-bid-2444205"] a,
[class*=' side-ctg-bid-2444205'] a  {
	display: block;
	background-image: url(https://img21.shop-pro.jp/PA01420/328/etc/side_ctg_odamaki.png?cmsp_timestamp=20180807114842);
	background-repeat: no-repeat;
	background-size: auto 40px;
}

/*daifuku */
[class^="side-ctg-bid-2862913"] a,
[class*=' side-ctg-bid-2862913'] a  {
	display: block;
	background-image: url(https://img07.shop-pro.jp/PA01420/328/etc_base64/c2lkZV9jdGdfZGFpZnVrdS1taW4.png?cmsp_timestamp=20230702155756);
	background-repeat: no-repeat;
	background-size: auto 40px;
}

/*yakigashi */
[class^="side-ctg-bid-2872246"] a,
[class*=' side-ctg-bid-2872246'] a  {
	display: block;
	background-image: url(https://img21.shop-pro.jp/PA01420/328/etc/side_ctg_nagisa.png?cmsp_timestamp=20180807181842);
	background-repeat: no-repeat;
	background-size: auto 40px;
}

/*set */
[class^="side-ctg-bid-2872250"] a,
[class*=' side-ctg-bid-2872250'] a  {
	display: block;
	background-image: url(https://img07.shop-pro.jp/PA01420/328/etc_base64/c2lkZV9jdGdfeWFraS1zZXQtbWlu.png?cmsp_timestamp=20230702155756);
	background-repeat: no-repeat;
	background-size: auto 40px;
}

/*nagisa */
/*
[class^="side-ctg-bid-2444523"] a,
[class*=' side-ctg-bid-2444523'] a  {
	display: block;
	background-image: url(https://img21.shop-pro.jp/PA01420/328/etc/side_ctg_nagisa.png?cmsp_timestamp=20180807181842);
	background-repeat: no-repeat;
	background-size: auto 40px;
}
*/

/*manten */
/*
[class^="side-ctg-bid-2479210"] a,
[class*=' side-ctg-bid-2479210'] a  {
	display: block;
	background-image: url(https://img21.shop-pro.jp/PA01420/328/etc/side_ctg_manten.jpg?cmsp_timestamp=20181212175431);
	background-repeat: no-repeat;
	background-size: auto auto;
}
*/

/* small_categoryList */
.sideInner .small_categoryList {
	margin-top: 10px;
}
.sideInner .small_categoryList li {
	margin: 1px 0px 0px 0px;
}
.sideInner .small_categoryList li a {
	padding:12px 0px 12px 1.5em;
	display: block;
	font-size: 1.2rem;
	position: relative;
	vertical-align: middle;
	margin-bottom: 1px;
}
.sideInner .small_categoryList li a::before,
.sideInner .small_categoryList li a::after{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0px;
	margin: auto;
	content: "";
	vertical-align: middle;
}
.sideInner .small_categoryList li a::before{
	left: 10px;
	box-sizing: border-box;
	width: 4px;
	height: 4px;
	border: 4px solid transparent;
	border-left: 4px solid #7a0;
}

/*
.sideInner .small_categoryList li:last-child a {
    border-bottom: none!important;
}
*/

/* odamaki */
[class^="ctgListInner-bid-2444205"] .small_categoryList li a,
[class*=' ctgListInner-bid-2444205'] .small_categoryList li a {
	/*background-color: #f4f4f4!important;*/
}

/*nagisa */
[class^="ctgListInner-bid-2444523"] .small_categoryList li a,
[class*=' ctgListInner-bid-2444523'] .small_categoryList li a {
	/*background-color: #f4f4f4!important;*/
}

/*manten */
[class^="ctgListInner-bid-2479210"] .small_categoryList li a,
[class*=' ctgListInner-bid-2479210'] .small_categoryList li a {
	/*background-color: #f4f4f4!important;*/
}

@media (max-width: 767px) {
	.sideInner .ctgListWrapp {
		margin-bottom: 0;
		/*margin-left: -15px;
		margin-right: -15px;*/
	}
	.sideInner .ctgListInnerWrapp:last-child {
		/*border-bottom: 2px solid #ccc;*/
	}
	.sideInner .ctgListInnerWrapp h3 a {
		padding:20px 0px 10px 65px;
		font-size: 2.0rem;
	}
	/* odamaki */
	[class^="side-ctg-bid-2444205"] a,
	[class*=' side-ctg-bid-2444205'] a  {
		/*background-position: bottom left 10px;*/
		background-position: center left 10px;
	}
  
  
  /*daifuku */
  [class^="side-ctg-bid-2862913"] a,
  [class*=' side-ctg-bid-2862913'] a  {
    background-position: center left 10px;
	}

  /*yakigashi */
  [class^="side-ctg-bid-2872246"] a,
  [class*=' side-ctg-bid-2872246'] a  {
    background-position: center left 10px;
	}

  /*set */
  [class^="side-ctg-bid-2872250"] a,
  [class*=' side-ctg-bid-2872250'] a  {
    /*background-position: bottom left 10px;*/
    background-position: center left 10px;
	}
  
	/*nagisa */
  /*
	[class^="side-ctg-bid-2444523"] a,
	[class*=' side-ctg-bid-2444523'] a  {
		background-position: bottom left 15px;
	}
  */
  
	/*manten */
  /*
	[class^="side-ctg-bid-2479210"] a,
	[class*=' side-ctg-bid-2479210'] a  {
		background-position: bottom left 15px;
	}
  */
  
	/* small_categoryList */
	.sideInner .small_categoryList{
		padding-left: 5px;
		padding-right: 5px;
	}	
	.sideInner .small_categoryList li{
		display: block;
		/*width: 50%;*/
		padding: 0 1px;
		/*float: left;*/
	}
	.sideInner .small_categoryList li:nth-child(1) a,
	.sideInner .small_categoryList li:nth-child(2) a{
		border-top: none;
	}
}

@media (min-width: 768px) {
	.sideInner .ctgListInnerWrapp h3 a {
		padding:20px 0px 10px 55px;
		/*border-top: 2px solid #ccc;*/
		font-size: 2.4rem;
	}
		/* odamaki */
	[class^="side-ctg-bid-2444205"] a,
	[class*=' side-ctg-bid-2444205'] a  {
		/*background-position: bottom left;*/
      background-position:center left;
	}

  /*daifuku */
  [class^="side-ctg-bid-2862913"] a,
  [class*=' side-ctg-bid-2862913'] a  {
    background-position: center left;
	}

  /*yakigashi */
  [class^="side-ctg-bid-2872246"] a,
  [class*=' side-ctg-bid-2872246'] a  {
    background-position: center left 10px;
	}

  /*set */
  [class^="side-ctg-bid-2872250"] a,
  [class*=' side-ctg-bid-2872250'] a  {
    background-position: center left;
	}

	/*nagisa */
  /*
	[class^="side-ctg-bid-2444523"] a,
	[class*=' side-ctg-bid-2444523'] a  {
		background-position: bottom left 5px;
	}
  */
	/*manten */
  /*
	[class^="side-ctg-bid-2479210"] a,
	[class*=' side-ctg-bid-2479210'] a  {
		background-position: bottom left;
		font-size: 1.7rem!important;
	}
  */  
  
	.sideInner .small_categoryList li a {
		border-bottom: 1px dotted #ccc;
	}
}


/* sNavList
-------------------------------------*/
/* sNavList-img */
.sNavList-img li a {
	display: block;
	margin-bottom: 6px;
}
@media (max-width: 767px) {
	.sideInner .sNavList-img li{
		display: block;
		width: 50%;
		padding: 0 5px;
		float: left;
	}
	.sideInner .sNavList-img li a img{
		width: 100%;
	}
}

/* sNavList*/
.sNavList {
	clear: both;
}
.sNavList li a {
	display: block;
	font-size: 1.4rem;
	margin-top: 16px;
	position: relative;
	vertical-align: middle;
	padding-left: 1em;
	text-align: left;
}
.sNavList li a::before,
.sNavList li a::after{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
.sNavList li a::before{
	left: 4px;
	box-sizing: border-box;
	width: 4px;
	height: 4px;
	border: 4px solid transparent;
	border-left: 4px solid #7a0;
}


/* bannerListWrapp
-------------------------------------*/
/* bannerList */
.sideInner .bannerList-side li a{
	display: block;
	margin-bottom: 6px;
}


/* calendarWrapp
-------------------------------------*/
/*  tbl_calendar */
.sideInner .tbl_calendar {
	width: 200px;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
	font-size: 1.5rem;
	margin: 6px auto 10px;
	margin-bottom: 20px;
}
.sideInner .tbl_calendar:last-child {
	margin-bottom: 10px;
}
.sideInner .tbl_calendar caption{
	font-size: 1.4rem;
	margin-bottom: 5px;
	clear: both;
	width: 100%;
	caption-side: top; 
	text-align: center;
	color: #fff;
	background-color: #b9bf3e;
	padding:3px 5px;
	font-weight: 600;
}
.sideInner .tbl_calendar tbody {
	clear: both;
}
.sideInner .tbl_calendar th, .tbl_calendar td {
  padding: 4px !important;
  text-align: center !important;
  border-bottom: 1px solid #ccc !important;
}
.side_cal_memo {
	font-size: 1.4rem;
}


/* sNavList-sp 
-------------------------------------*/
.sNavList-sp {
	margin-left: -15px;
	margin-right: -15px;
}
.sNavList-sp li a{
	display: block;
	position: relative;
	padding: 14px 15px;
	border-bottom: 1px solid #ccc;
	font-size: 1.3rem;
}
.sNavList-sp li a::before,
.sNavList-sp li a::after{
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
.sNavList-sp li a::before{
	right: 15px;
	width: 6px;
	height: 6px;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}


/*==========================================
[faqList]
===========================================*/
.faqList {
	margin-bottom: 50px;
}
.faqList dt {
	margin-top: 30px;
	margin-bottom: 8px;
	color: #444;
	margin-left:1.5em;
	text-indent:-1.5em;
}
.faqList dt:before {
	content:"Q.";
	margin-right: 0.5em;
}
.faqList dd {
	margin-left:1.5em;
	text-indent:-1.3em;
	line-height: 1.4;
	margin-bottom: 10px;
}
.faqList dd:before {
	content:"A.";
	margin-right: 0.5em;
}

.faqList dd ul {
	margin-top: 6px;
	margin-left: 1em;
}
.faqList dd ul li {
	margin-bottom: 4px;
	line-height: 1.4;
}


/*==========================================
[guideWrapp]
===========================================*/
.guideWrapp {
	border-top: 2px #b9bf3e solid;	
	padding-top: 40px;
	padding-bottom: 40px;
}
.guideWrapp h2 {
	font-weight: 600;
	font-size: 2.4rem;
	clear: both;
	font-family: 'FOT-筑紫Aオールド明朝 Pr6', 'FOT-TsukuAOldMinPr6 D', "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", sans-serif;
	margin-bottom: 20px;
}
.guideWrapp h3 {
	font-weight: 600;
	font-size: 1.4rem;
	clear: both;
	margin-bottom: 6px;
	margin-top: 20px;
	border-bottom: 1px #999 dotted;
	padding-bottom: 6px;
}
.guideWrapp p {
	font-size: 1.4rem;
	line-height: 1.4;
}

dl.guideList{
	margin-bottom: 20px;
}
dl.guideList dt{
	line-height: 1.4;
	margin-top: 30px;
	margin-bottom: 8px;
	color: #444;
}
dl.guideList dd{
	line-height: 1.4;
	margin-bottom: 10px;
}




/*==========================================
[footer]
===========================================*/
.footer {
	background-color: #b9bf3e;
}
.footerInner {
	padding-top: 30px;
	padding-bottom: 30px;
	color: #fff;
	clear: both;
}
.footerInner a {
	color: #fff;
}
.footerInner a:hover {
	opacity: 0.7;
	text-decoration: none;
}

/* addWrapp-footer */
.addWrapp-footer {
	text-align: center;
	margin-bottom: 20px;
}
.fLogo {
	margin-bottom: 10px;	
	display: block;
}
.footer address {
	line-height: 1.4;
	font-size: 1.4rem;
}

/* linkWrapp-footer */
.linkWrapp-footer {
	text-align: center;
}
.linkWrapp-footer ul {
	font-size:1.2rem;
}
.linkWrapp-footer ul li{
	margin-bottom: 10px;
}

.copyright {
	clear: both;	
}
.copyright small {
	font-size: 1.2rem;
	color: #fff;
}

@media (min-width: 768px)  {
	/* addWrapp-footer */
	.addWrapp-footer {
		float: left;
		text-align: left;
	}
	
	/* linkWrapp-footer */
	.linkWrapp-footer {
		float: right;
		text-align: left;
	}	
	.linkWrapp-footer ul {
		display: inline-block;
		float: right;
	}
	.linkWrapp-footer ul li{
		display: inline-block;
	}
	.linkWrapp-footer ul li+ li {
		border-left: 1px solid  #fff;
		padding-left: 1em;
		margin-left: 1em;
	}

	.copyright {
		text-align: right;
	}
}
	
/* pagetop */
.pagetopWrapp {
  position: fixed;
  right: 20px;
	bottom: 0px;	
}
.pagetopWrapp {
	display: none;
}
.fa-angle-up {
	font-size: 5.0rem;	
	color: #b9bf3e;
}

@media (min-width: 768px)  {
	.pagetopWrapp {
		display:block;
	}
}
  
  
  
/*------------------------------------------------------------------------
[slider]
------------------------------------------------------------------------*/
.bx-wrapper {
   margin-bottom: 30px;
}  
#slider img {
  /*  max-width: 100%!important;
    height: auto!important;*/
}
  .bx-wrapper .bx-viewport {
    -moz-box-shadow: none!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    border: none!important;
    left: 0px!important;
    background: #fff;
}
.bx-wrapper .bx-pager {
    bottom: 20px!important;
}

#slider div {
width:100%;
max-width: 100%;
height: auto;
}

@media (max-width: 767px) {
	.bx-wrapper .bx-pager {
			display: none;
	}
	#slider div {
		max-height:350px!important;
	}
	
	.sliderWrapp {
	/*	border: 1px solid #000000!important;*/
		height:auto!important;
		margin-bottom: 30px;
	}
	.slider {
	/*	border:1px dotted #28C4C7;*/
			height:140px!important;
	}
	.bx-wrapper {
	/*	border: 1px solid #ccc!important;*/
			height:140px!important;
	}
	#slider {
			height:140px!important;
	}
} 

@media (min-width: 768px) {
	.bx-wrapper {
		max-width: 1600px!important;
		margin-left: auto;
		margin-right: auto;
	}  
}  


/*------------------------------------------------------------------------
[topicpath-nav]
------------------------------------------------------------------------*/
/* topicpath-nav*/
.topicpath-nav {
	display: block;	
	margin-bottom: 30px;
	font-size: 1.4rem;
}
.topicpath-nav a {
	text-decoration:underline!important;
	color: #333!important;
}


/*==========================================
[other -logo]
===========================================*/ 
/* logo bg-img */
.p-shop__header {
    text-indent: -9999em;
    background-image: url(https://img21.shop-pro.jp/PA01420/328/etc/logo.png?cmsp_timestamp=20180801150223);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: auto 100%;
}
