@charset "UTF-8";
#page-wrapper {
  position: relative;
}

p.pr{
	font-size:0.7em;
	position:absolute;
	top:7px;
	left:0;
}

.container {
  max-width: 1050px;
	position:relative;
}

.prg + .totop{
	margin-top:-4em;
	margin-bottom:4em;
}

.totop{
	text-align:right;
	padding:5px 0 0 0;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  border: 1px solid #ccc;
  background-color: #fff;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  outline: 0;
  outline: thin dotted \9;
  border-color: rgba(82, 168, 236, 0.8);
}

body {
  color: #222;
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/77/bg.png);
  font-size: 15px;
}

a {
  color: #ff4500;
}

a:hover {
  color: #ff0000;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

.ttl-h2 {
  position: relative;
  margin: 1em 0 0 0;
	padding:0.5em 0 0.5em 0;
	font-weight: bold;
  color: #e5a600;
	font-size:2em;
	line-height:1.6em;
	text-align:center;
}

.btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.btn-01 {
  border: 1px solid #b2a487;
  background-color: #b2a487;
  color: #fff;
  background-color: #b2a487;
}

.btn-01:hover,
.btn-01:focus,
.btn-01:active,
.btn-01.active,
.btn-01.disabled,
.btn-01[disabled] {
  border: 1px solid #ccbc9b;
  background-color: #ccbc9b;
  color: #fff;
  background-color: #ccbc9b;
}

.btn-01[disabled]{
	color:red ;
}

.product-order-num input {
  border-color: #b2a487;
}

.font-mincho {
  font-family:"Roboto Slab" , Garamond , "Times New Roman" , "ÞâÌÀÄ«" , "Yu Mincho" , "ÞâÌÀÄ«ÂÎ" , "YuMincho" , "¥Ò¥é¥®¥ÎÌÀÄ« Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGSÌÀÄ«E" , "£Í£Ó £ÐÌÀÄ«" , "MS PMincho" , serif;
}

.prd-lst-none{
	text-align:center;
	margin:3em;
}


/*
 * icon
 */
.icon-b,
.icon-w {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  position: relative;
  top: -.11em;
  *display: inline;
  *zoom: 1;
}

.icon-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon16_b.png);
}

.icon-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon16_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 (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz--device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), 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/77/icon16_2x_b.png);
  }

  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon16_2x_w.png);
  }

  .icon-lg-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_2x_b.png);
  }

  .icon-lg-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_2x_w.png);
  }
}
.icon-cart {
  background-position: -176px -64px;
}

.icon-user {
  background-position: -208px -0px;
}

.icon-adduser {
  background-position: -240px -0px;
}

.icon-logout {
  background-position: -32px -80px;
}

.icon-login {
  background-position: -48px -80px;
}

/* icon large */
.icon-twitter {
  background-position: -144px -264px;
}

.icon-facebook {
  background-position: -192px -264px;
}

.icon-instagram {
  background-position: -168px -288px;
}

.icon-mail {
  background-position: -96px -0px;
}

.icon-w.icon-globe {
  background-position: -240px -48px;
}

.icon-lg-w.icon-cart {
  background-position: -264px -96px;
}

.icon-lg-w.icon-chevron_up {
  background-position: -0px -216px;
}

.icon-lg-w.icon-plus {
  background-position: -312px -120px;
}

.icon-lg-w.icon-minus {
  background-position: -288px -120px;
}

.icon-lg-b,
.icon-lg-w {
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  position: relative;
  top: -.1em;
  *display: inline;
  *zoom: 1;
}

.icon-lg-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_b.png);
}

.icon-lg-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_w.png);
}

.content-wrap {
  max-width: 800px;
  margin: 20px auto;
}

/*
 * header
 */
#header-wrapper {
  margin-bottom: 1em;
}

.header-line-nav .header-link {
  float: right;
  padding: 0;
}

.header-link a:hover {
  text-decoration: none;
  opacity: 0.7;
}

/* header-line-nav */
.header-line-nav li {
  margin-left: 1px;
}

.header-line-nav a {
  font-size: 12px;
  padding: .6em 1em;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.header-line-nav i {
  top: -0.2em;
  margin-right: .3em;
}

.btn-viewcart {
  padding: 1px 15px 0 13px;
}

/* header logo */
.shop-name  img{
}

.shop-name {
  clear: both;
  margin: 1.2em 0 1.2em 0;
  text-align: center;
  font-size: 24px;
}

.shop-description {
  font-size: 12px;
  font-weight: normal;
  color: #464e54;
}

/* header global nav */
#header-global-nav {
  margin: 2.5em 0;
  text-align: center;
  font-size: 16px;
}

#header-global-nav li {
  margin: 0;
  padding: 0 0.2em;
	/*  border-right: 1px solid #b2a487; */
}

#header-global-nav li:first-child {
	/*  border-left: 1px solid #b2a487; */
}

/* incart delivery */
.incart-delivery {
  float: right;
}

.incart-delivery ul {
  margin: 0;
  padding: 10px 12px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #d9edf7;
  color: #31708f;
  list-style: none;
  font-size: 12px;
}

/*
 * product list
 */
.prd-lst-unit {
  margin-bottom: 0;
  padding: 0 10px;
  text-align: center;
}

.prd-lst-unit a:hover {
  text-decoration: none;
}

.unit-box {
  margin-bottom: 2em;
  background-color: #fff;
  padding: 10px;
  border: 1px solid #b2a487;
  -webkit-box-shadow: 0 1px 4px rgba(25, 25, 25, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(25, 25, 25, 0.2);
  box-shadow: 0 1px 4px rgba(25, 25, 25, 0.2);
}

.prd-lst-img {
  display: block;
  margin: 0 auto 1em;
}

.prd-lst-span {
  display: block;
  margin: .3em 0;
  font-size: 12px;
}

.prd-lst-soldout {
  color:red;
}

.prd-lst-name {
  font-size: 14px;
}

.prd-lst-price {
  color: #abaaaa;
}

.prd-lst-regular {
  text-decoration: line-through;
}

.prd-lst-discount {
  color: #b81717;
}

/* product list sort */
.prd-lst-sort {
  margin: 1em 0 0.5em 0;
  color: #888;
  text-align: center;
  font-size: 14px;
}

/* prduct list pager */
.prd-lst-pager {
  text-align: center;
	margin-bottom:2em;
}

.prd-lst-pos b {
  font-size: 18px;
  font-weight: normal;
}

/*
 * product
 */
.product-image-thumb img {
  border: 2px solid #fff;
}

.thumb-active img {
  border: 2px solid #b2a487;
}

/*
 * footer
 */
#footer-wrapper {
  padding-top: 3em;
  background: #333;
}

.footer-primary {
  border-right: 1px solid #fff;
}

/* footer nav */
.footer-nav {
  list-style: none;
  margin: 0;
}

.footer-nav li {
  margin: .8em 0;
}

.footer-primary {
  padding: .3em 0;
}

.footer-primary li {
  margin-right: 25px;
  margin-left: 5px;
}

.footer-primary a {
  color: #fff;
}

.freepage-nav {
  margin-right: 10%;
  margin-bottom: 1.5em;
  padding-bottom: .8em;
}

.footer-secondary {
  padding: .3em 0;
  font-size: 12px;
}

.footer-secondary li {
  margin-left: 10%;
}

.footer-secondary li:before {
  margin-right: 4px;
  color: #fff;
  content: "-";
}

.footer-secondary a {
  color: #fff;
}

.footer-third {
  padding: 1em 2em;
  font-size: 12px;
	color:#EFEFEF;
}

/* social icon */
.social-nav {
  text-align: center;
  margin: 2em 0;
}

/* copyright */
.copyright {
  padding: 1em;
  margin: 0;
  color: #fff;
  text-align: center;
  font-size: 12px;
}

.powered {
  display: block;
  margin: .5em auto 0;
  width: 180px;
  height: auto;
}

/* pagetop */
#pagetop {
  position: fixed;
  right: 0;
  bottom: 0;
  display: none;
}

.btn-pagetop {
  display: block;
  padding: .7em 2em;
}

@media (max-width: 980px) {
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }

  .container {
    max-width: 900px;
    width: 90%;
  }
}
@media (max-width: 768px) {
  #wrapper {
    padding-top: 3em;
  }

	#header-wrapper{
		margin-bottom:1.5em;
	}

	#header-logo{
  position:relative;
	top:0; left:0;
  margin: 1em 0 0 0;
  text-align: center;
	width:100%;
	z-index:-999;
	}

  .container {
    width: auto;
  }

	.section{
		width:100% !important;
		padding: 0 !important;
	}

	h2.ttl-h2{
		padding-top:0;
	}

  .header-dropdown {
    position: absolute;
    top: 0;
    z-index: 200;
    width: 100%;
    border-bottom: 1px solid #dbdbdb;
    background-color: #fff;
  }

  .header-dropdown.affix {
    position: fixed;
  }

  .header-dropdown .dropdown-nav li {
    border-bottom: 1px solid #dbdbdb;
    text-align: center;
  }

  .header-dropdown .dropdown-nav a {
    display: block;
    padding: 10px;
  }

  .header-dropdown .btn-dropdown {
    padding-left: 34px;
    font-size: 16px;
    line-height: 1.6;
    color: #fff;
    background: #b2a487;
  }

  .header-dropdown .btn-dropdown-close {
    opacity: 0.4;
  }

  .header-dropdown .btn-dropdown i {
    top: 0;
  }

  .shop-name img{
   height:150px;
  }

  .view-cart {
    position: static;
  }

  .view-cart a {
    background-color: #b2a487;
    color: #fff;
  }

  .incart-delivery {
    padding-top: 20px;
    float: none;
  }

  .prd-lst-sort {
    font-size: 14px;
  }

  .footer-primary,
  .footer-secondary {
    padding: 0;
    border: none;
  }

  .footer-nav {
    margin: 0;
    padding: 0;
    border-bottom: 3px double #fff;
  }

  .footer-primary .footer-nav:first-child {
    border-top: 3px double #fff;
  }

  .footer-nav li {
    margin: 0;
    font-size: 14px;
    border-top: 1px solid #fff;
  }

  .footer-nav li:first-child {
    border-top: none;
  }

  .footer-nav li:before {
    display: none;
  }

  .footer-nav a {
    display: block;
    padding: 1em;
    color: #fff;
  }

  .footer-nav a:hover {
    text-decoration: none;
  }

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

  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_b.png);
  }

  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_w.png);
  }

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

  .icon-list {
    background-position: -288px -144px;
  }

  .icon-chevron_thin_up {
    background-position: -192px -216px;
  }
}
@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 (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 768px) and (min--moz--device-pixel-ratio: 1.5), only screen and (max-width: 768px) and (min-device-pixel-ratio: 1.5), only screen and (max-width: 768px) and (min-resolution: 192dpi), only screen and (max-width: 768px) and (min-resolution: 2dppx) {
  .icon-b,
  .icon-lg-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_2x_b.png);
  }

  .icon-w,
  .icon-lg-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_2x_w.png);
  }

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


@media (max-width: 480px) {
  .prd-lst-unit {
    margin-bottom: 1em;
    height: auto !important;
  }

	.top_cnts{
		height:auto;
	}

	.top_shopbanner{
		position:relative !important;
		left:0  !important;
		top:1.5em !important;	
		text-align:center;
	}

	.fb{
		position:relative !important;
		left:0  !important;
		top:2em !important;	
		text-align:center;
	}

	.imgR , .imgL{
		float:none !important ;
		padding:0 !important;
		margin-bottom:1em;
		text-align:center;
	}	
	h3{
		font-size: 1.4em !important;
    letter-spacing: 0.05em !important;
    line-height: 1.4em !important;
	}
	.ttl-h2 img{width:70%;}
	.collumnbox{width:90% !important; }

	.footstamp{margin: 1em 0 !important;}

}

/* IE&#65533;&#65533; */
.ie_wrapper.container {
  width: 900px;
  overflow: auto;
}


/* added css */
.prg{
	margin-bottom:4em;
	padding:1.5em 1.5em 1em 1.5em;
	border-bottom:2px solid #e7e7e7;
	text-align:center;
}

.txtL{
	text-align:left !important;
}

.prg:after{
	content: "";
	clear: both;
	display: block;
}

.prg p{
	line-height:1.7em;
}

.section{
	margin-bottom:3em;
}

.section:after{
	content: "";
	clear: both;
	display: block;
}

h3{
	margin-top:0;
	font-weight:bold;
	color:#2b2b2b;
	/* color:#f5a100; */
	font-size:1.6em;
	letter-spacing:0.05em;
	line-height:1.4em;
}

h3 span.mark{
	color:#FF5C26;
	font-size:1.1em;
}

h4{
	font-weight:bold;
	margin:0 0 0.7em 0;
	position: relative;
	font-size:1.4em;
	color:#f5a100;
}

h4:before {
	display:inline-block;
	margin-right:0.3em;
	margin-top:-0.2em;
/*
	position: absolute;
	top: 0.35em;
	left:-1em;
*/
	z-index: 2;
	content: '';
	width: 8px;
	height:8px;
	border: 4px solid #f5a100;
	border-radius: 100%
}

strong{
	font-weight:bold;
}

em{
	font-style:normal;
	color:#FF5C26;
}


.collumnbox{
	padding:1.5em 1.5em 1em 1.5em;
	background:#FFE599;
	margin-bottom:1em;
	display:inline-block;
	border-radius:10px;
}

.collumnbox02{
	border:2px solid #F4A000;
	border-radius:10px;
	padding:2em 2em 1.5em 2em ;
	background:#FFFFFF;
}


ul.list{
	list-style:none;
	margin-bottom:0;
	display:inline-block;
}

ul.list li{
	margin:0 0 0.5em 0;
	position: relative;
}

ul.list li::after{
	display: block;
	content: '';
	position: absolute;
	top: .5em;
	left: -1em;
	width: 5px;
	height: 5px;
	background-color: #fff;
	border: 1px solid #e5a600;
	border-radius: 100%;
}

ul.list li.end{
	margin-bottom:0;
}

.imgR{
	float:right;
	padding-left:2em;
}

.imgL{
	float:left;
	padding-right:2em;
	width:50%;
}

.link{
	position: relative;
	line-height:1.4em;
	padding-left:0.9em;
}
.link::after,
.link::before {
	display: block;
	content: '';
	position: absolute;
}
.link::after {
	top: 7px;
	left: 0em;
	width: 6px;
	height: 6px;
	border-right: 1px solid #e5a600;
	border-bottom: 1px solid #e5a600;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.link::before {
	top: 10px;
	left: -0.025em;
	width: 8px;
	height: 1px;
	background-color: #e5a600;
}


.linkbtn{
	background: #fff;
	display: inline-block;
	padding: 5px 10px;
	border-radius: 10px;
	border: 1px solid #facc0b;
	display:table-cell;
}


/* table */
table.default{
margin:0 auto;
width: 90%;
border-collapse: collapse;
border: 1px solid #E7E7E7;
}
table.default th{
width: 25%;
padding: 0.7em;
text-align: left;
vertical-align: top;
background-color: #FFE599;
border-bottom: 1px solid #FFF;
}
table.default td{
text-align: left;
padding: 0.7em;
background-color: #fff;
border: 1px solid #E7E7E7;
}


.footstamp{
	font-size:0.9em;
	margin:3em 2em 1em 2em;
	padding: 5px 10px;
	background:#FFF;
}

.footstamp span{
	padding:0 8px;
}

.txtblock{
	width:50%;
	display: table-cell;
	padding-top:0.1em;
}

.txtblock p{
	line-height:1.8em;
	letter-spacing: 0.05em;
}

p.txt:first-letter{
	font-size:1.7em;
	color:#f5a100;
  font-family:"Roboto Slab" , Garamond , "Times New Roman" , "ÞâÌÀÄ«" , "Yu Mincho" , "ÞâÌÀÄ«ÂÎ" , "YuMincho" , "¥Ò¥é¥®¥ÎÌÀÄ« Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGSÌÀÄ«E" , "£Í£Ó £ÐÌÀÄ«" , "MS PMincho" , serif;
}

.mg{
margin-bottom:2em;
}

.hr{
	margin:1em 0 2em 0;
	border-bottom:2px solid #FFF;
}

/* img rounding */
.prg img{
	border-radius:20px;
	-webkit-border-radius: 20px;    /* Safari,Google Chrome */  
  -moz-border-radius: 20px; /* Firefox */
}

.prg img.banner , .prg img.nr{
 border-radius:0;
 width:auto;
}

.section img{
	width:100%;
}

/* anchor navi */
.navi{
	margin: 1.5em 1.5em 1em 1.5em;
	padding:15px 0 0 0;
	text-align:center;
	background:#fff;
	border:1px solid #F4A000;
	border-radius:10px;
}

/* ¥ª¥ó¥é¥¤¥ó¥·¥ç¥Ã¥×¥È¥Ã¥× */

.item_cat ul{
	list-style:none;
	margin-left:0;
}

.item_cat ul:after{
	content: "."; display: block;  height: 0; clear: both; visibility: hidden;
}

.item_cat ul li{
	float:left;
	margin-right:20px;
	margin-bottom:2em;
	text-align:center;
	width:490px;
	min-height:490px;
}

.item_cat ul li.end{
	margin-right:0px;
}

.item_cat ul li .cat_photo{
	margin-bottom:10px;
}

.item_cat ul li h4{
	font-size:1.6em;
	margin-bottom:10px;
}
@media (max-width: 980px) {
.item_cat ul li{
	width:100%;
	}
	.prg{
	padding:0;
	margin-bottom:2em;
	}
	section{
	padding:0 0 1em 0 !important;
	}
	.imgL , .imgR{
	float:none;
	padding:0;
	width:100% !important;
	}
	.imgL img, .imgR img{
	width:100%;
	}
	.txtblock{
	width:100%;
	display:block;
	min-height:auto;
	}
	.navi{
	padding: 15px 15px 0 15px;
	margin:1.5em 0 2em 0;
	}
	.collumnbox{
	width:95%;
	}
	.top_cnts{
	margin-bottom: 3em;
	height:auto !important;
	}
	.top_shopbanner{
	display:none;
	}
	.fb{
	display:none;
	}
}
