/*-------------------------------
Reset
-------------------------------*/

body,html,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
    margin: 0;
    padding: 0;
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
	margin: 0;
    padding: 0;
}

a{
    /*color: #633D19;*/
color:#784E2F;
	text-decoration:none;
	outline:none;
}

a:hover {
color:#D66679;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

ul,ol{
	list-style:none;
}

img{
	border:none;
	vertical-align:top;
}

strong{
	font-weight:normal;
}

html{
	overflow-y:scroll;
	height: 100%;
}


/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
https://developer.yahoo.com/yui/license.html
version: 3.3.0
build: 3167

Font-size Adjustment

10px = 77%
11px = 85%
12px = 93%     
13px = 100%
14px = 108%    
15px = 116%    
16px = 123.1%  
17px = 131%
18px = 138.5%  
19px = 146.5%  
20px = 153.9%  
21px = 161.6%
22px = 167%    
23px = 174%    
24px = 182%    
25px = 189%
26px = 197%

*/

body{
	font:13px/1 '¥Ò¥é¥®¥Î³Ñ¥´ Pro W3','Hiragino Kaku Gothic Pro','¥á¥¤¥ê¥ª',Meiryo,'£Í£Ó £Ð¥´¥·¥Ã¥¯',arial,helvetica,clean,sans-serif;
	*font-size:small;
	*font:x-small;
	height: 100%;
}

select,input,button,textarea{
	font:99% arial,helvetica,clean,sans-serif;
}

table{
	font-size:inherit;
	font:100%;
}
	
pre,code,kbd,samp,tt{
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}

.newfont{
	color: #ff0000;
	font-size: 85%;
}

.wrap {
position:relative;
  padding: 70px 0 0;
}

/*-------------------------------
Plug in
-------------------------------*/

.clearfix {zoom:1;}

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

body {
	background:  url(https://usagi-club.jp/web/wp-content/themes/usagiclub/image/back.png) repeat left top;
	min-width: 980px;
}

#header {
	height: 196px;
	background: url(https://usagi-club.jp/web/wp-content/themes/usagiclub/image/nav_back.png) no-repeat center bottom;
}


#control {
	width: 980px;
	margin: 0 auto;
	position: relative;	
	padding: 40px 0 0;
}

#logo {
	width: 140px;
	height: 157px;
	position: absolute;
	left: 0;
	top:20px;
}

#mainnav {
  width: 849px;
	height: 72px;
	background: url(https://usagi-club.jp/web/wp-content/themes/usagiclub/image/nav_kita.png) no-repeat 422px top;
	margin: 0 0 0 200px;
	padding-top: 22px;
	padding-left: 4px;
	font-size: 0;
}

#mainnav li {
height: 50px;
	float: left;
	display: inline-block;
	position: relative;
}

#mainnav li:after {
  content: "";
  display: block;
  width: 1px;
  height: 26px;
  position: absolute;
  right: 0;
  top: 13px;
  background-color: #7B6043;
}

#mainnav li#mainnav08:after {
display:none;
}

#mainnav01 {width: 80px;margin-left: 1px;}
#mainnav02 {width: 80px;margin-left: 1px;}
#mainnav03 {width: 96px;margin-left: 1px;}
#mainnav04 {width: 81px;margin-left: 1px;}
#mainnav05 {width: 148px;margin-left: 1px;}
#mainnav06 {width: 76px;margin-left: 1px;}
#mainnav07 {width: 140px;margin-left: 1px;}
#mainnav08 {width: 140px;margin-left: 1px;}

#mainnav li#mainnav07:after {
display:none;
}

#contact {
	width: 101px;
	height: 136px;
	/*position: fixed;*/
	position: absolute;
	right: 30px;
	top: 20px;
	z-index: 3;
  display: none;
}

#contactSec {
	width: 101px;
	height: 136px;
	position: fixed;
	right: 50px;
	top: -150px;
	cursor: pointer;
}

#dp_btn {
    width: 167px;
    height: 135px;
    position: absolute;
    right: 0;
    top: 18px;
}

#footerWrapper {
	background: url(https://usagi-club.jp/web/wp-content/themes/usagiclub/image/bottom_back1.gif) repeat-x left top;
	padding-bottom: 40px;
}

#gcal {
	margin: 0 auto;
	display: block;
}

#footer {
	width: 960px;
	margin: 0 auto;
	padding: 80px 0 35px;
	position: relative;
}

#shopView {
	position: absolute;
	left: 55px;
	top: -45px;
}

#shopInfo {
	color: #F6E5C6;
	padding: 10px 0 0 588px;
}

#shopInfo h3 {
	font-size: 131%;
	padding-bottom: 10px;
}

#shopInfo p {
	line-height: 1.4;
	padding: 0 0 7px;
	font-size: 108%;
}

#shopInfo p.big {
	color: #FFFF99;
}

table.small th {
	text-align: left;
	line-height: 1.4;
	font-size: 93%;
	padding-right: 15px;
	font-weight: normal;
}

table.small td {
	line-height: 1.4;
	font-size: 93%;
}

#shopCalender {
	width: 320px;
	float: left;
}

span.boxeventday,table.bizcal td.eventday {
	background-color: #f7c00b!important;
	color: #fff!important;
}

#map {
	position: relative;
  padding-bottom: 540px;
  height: 0;
  overflow: hidden;
}
#map iframe, #map object, #map embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.widgettitle {
	color: #F6E5C6;
	font-size: 108%;
	padding: 10px 0 12px;
}

#biz_calendar {
	max-width: 400px!important;
}

.bizcal {
	background-color: #fff;
	margin: 0!important;
	border:1px solid #EDE9E2!important;
}

table.bizcal th {
	background-color: #EDE9E2!important;
	border:1px solid #EDE9E2!important;
	color: #795F3F!important;
}

table.bizcal td {
	border:1px solid #EDE9E2!important;
	color: #795F3F!important;
	padding: 5px 0;
}

#shopCalender p {
	color: #F6E5C6;
}

table.bizcal td.holiday {
	background-color: #D6677A!important;
	color:#fff!important;
}

table.bizcal td.today {
	font-weight: normal!important;
}

span.boxholiday {
	background-color: #D6677A!important;
}

table.bizcal td.today {
	/*background-color: #ffea02!important;*/
}

#btnPagetop {
	height: 80px;
	width: 80px;
	position: fixed;
	right: 50px;
	bottom: -100px;
	cursor: pointer;
}

/* store */

#storeWrapper {
	width: 976px;
	margin: 0 auto;
	color: #784E2F;
	padding-bottom: 80px;
}

#storeWrapper h2 {
	text-align: center;
	padding-bottom: 48px;
}

#storeLink {
	width: 960px;
	text-align: center;
	margin: 0 auto;	
	padding: 0 0 76px;
}

#storeLink li {
	display: inline-block;
	width: 196px;
	height: 36px;
	padding: 0 11px;
position: relative;
}

#storeLink li a {
	display: block;
	height: 36px;
	line-height: 36px;
	text-align: center;
	background-color: #fff;
	border-radius: 36px;
	-webkit-border-radius: 36px;    /* Safari,Google ChromeÍÑ */  
    -moz-border-radius: 36px;   /* FirefoxÍÑ */
    color: #744F26;
    font-weight: bold;
    border: 3px solid #fff;
}

#storeLink li a:hover {
	background-color: transparent;
}

#storeLink li a.here {
	background-color: transparent;
	border: 3px solid #fff;
}

#storeLink li #submenubox {
width:196px;
position: absolute;
left: 11px;
top: 42px;
display:none;
background:url(https://img13.shop-pro.jp/PA01280/793/etc/arrow2.png?20140607090427) no-repeat center top;
padding-top:20px;
}

#storeLink li #submenubox a {
	display: block;
	padding:10px 0;
height:auto;
line-height: 1;
	text-align: center;
	background-color: #fff;
	border-radius: 0px;
	-webkit-border-radius: 0px;    /* Safari,Google ChromeÍÑ */  
    -moz-border-radius: 0px;   /* FirefoxÍÑ */
    color: #744F26;
    font-weight: bold;
    border: none;
font-size:12px;
letter-spacing:0px;
}

#sideWrapper {
width:200px;
float:left;
}

#sideWrapper h3 {
padding-bottom:24px;
}

#sideWrapper a {
display:block;
padding:8px 0px 10px 20px;
background:url(https://img13.shop-pro.jp/PA01280/793/etc/arrow02.png?20140613112907) no-repeat left 10px;
}

#sideWrapper a:hover {
color:#D66679;
}

#storeItems_area {
width:744px;
float:right;
}

.upper_back {
padding:8px 12px 30px;
}

.upper_back a {
display:inline-block;
  padding:0.8em 1.5em;
  position:relative;
  font-weight:bold;
}

.upper_back a:before {
content:'<';
  position:absolute;
  left:0;
  top:0.8em;
}

.under_category {
  display:flex;
  flex-wrap:wrap;
  padding:0px 6px 50px;
 }

.under_category li {
	width:calc(100%/3 - 10px);
  margin:10px 5px 0;
}

.under_category li a {
display:block;
text-align: center;
  padding:1.2em 0;
background-color: rgba(255,255,255,0.5);
  border:2px solid #fff;
 border-radius: 4px;
  font-weight:bold;
}

.under_category li a:hover {
background-color: rgba(255,255,255,1);
}

#storeItems li {
	width: 220px;
	/*height: 265px;
	float: left;*/
	display: inline-block;
	margin: 0 12px;
	text-align: center;
vertical-align: top;
    padding-bottom: 20px;
}

#storeItems li a.itemPhoto {
	display: block;
	width: 100%;
	height: 160px;
	overflow: hidden;
	border-radius: 5px;        /* CSS3Áð°Æ */  
    -webkit-border-radius: 5px;    /* Safari,Google ChromeÍÑ */  
    -moz-border-radius: 5px;   /* FirefoxÍÑ */  
    background-color: #ddd;
}

#storeItems li h3 {
	padding: 20px 0 8px;
	line-height: 1.5;
	font-weight: normal;
	letter-spacing: 1px;
}

#storeItems li h3 a {
	color: #784E2F;
}

#storeItems li .price {
	font-size: 12px;
}

#storeItems li .price span {
	/*font-family: 'PT Sans Narrow', sans-serif;*/
	font-size: 13px;
	letter-spacing: 1px;
}

#storeGuideWrapper {
	/*background: url(https://usagi-club.jp/web/wp-content/themes/usagiclub/image/store_back.png) repeat left top;*/
	background-color: #fff;
	padding-bottom: 80px;
	color: #784E2F;
text-align:center;
}



#storeGuideWrapper h3 {
	background: url(https://usagi-club.jp/web/wp-content/themes/usagiclub/image/yama.png) repeat-x left top;
	text-align: center;
	padding: 80px 0 30px;
	font-size: 14px;
}

#storeGuide {
	width: 976px;
	margin: 0 auto;
}

#storeGuide a {
	color: #D6677A;
}


#guideLeft {
	width: 450px;
	float: left;
}

#guideRight {
	width: 450px;
	float: right;
}

#guideLeft div, #guideRight div  {
	padding-bottom: 35px;
}

#guideLeft h5, #guideRight h5  {
	padding-bottom: 15px;
	font-size: 13px;
	letter-spacing: 1px;
}

#guideLeft h5 span, #guideRight h5 span {
	border-bottom: 1px dotted #633D19;
	padding-bottom: 3px;
}

#guideLeft p, #guideRight p  {
	padding-bottom: 15px;
	line-height: 1.9;
	letter-spacing: 0.5px;
}

#itemSingle {
	width: 600px;
padding:0 72px;
	float:right;
}

#itemPhoto {
	width:600px;
height:436px;
}

#itemPhoto img {
width:100%;
height:auto;
}

#itemSingle h2 {
	font-size: 20px;
	padding: 10px 0 40px;
	text-align: center;
	line-height: 1.5;
	color: #784E2F;
}

#itemDetail {
	font-size: 14px;
	left: 1px;
	line-height: 2;
	
	color: #784E2F;
padding:40px 33px 40px;
}

#itemDetail li a {
	color: #633D19;
}

#order {
	background-color: #fff;
	border-radius: 5px;        /* CSS3Áð°Æ */  
    -webkit-border-radius: 5px;    /* Safari,Google ChromeÍÑ */  
    -moz-border-radius: 5px;   /* FirefoxÍÑ */
    padding: 45px 35px;
    color: #784E2F;
}

#orderPrice {
	font-size: 13px;
color:#FF4000;
}

#orderPrice span {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 25px;
	letter-spacing: 2px;
}

.storefooter {
	background: url(https://usagi-club.jp/web/wp-content/themes/usagiclub/image/bottom_back2.png) repeat-x left top!important;
}

#calendarbox {
border:none;
width:320px;
height:294px;
overflow:hidden;
}

#listName{
    text-align: center;
    padding-bottom: 43px;
    font-size: 21px;
    letter-spacing: 1px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

/* ¾¦ÉÊ¾ÜºÙ */
@charset "euc-jp";
.product-image {
  padding-bottom: 30px;
}
  .product-image-main {
    text-align: center;
  }
  .product-image-thumb li {
    margin-bottom: 20px;
    padding: 0 10px;
    cursor: pointer;
  }
  .product-image-thumb img {
    display: block;
    margin: 0 auto;
  }

.product-order {
  margin: 30px 0;
}
  .product-option-table table {
    margin: 0 auto;
  }
  .product-option-table th,
  .product-option-table td {
    text-align: center;
  }
  .product-option-table td input[type="radio"] {
    margin-bottom: 5px;
  }
  .product-option-select {
    position: relative;
    overflow: hidden;
  }
    .product-option-select .product-option-wrapper {
      position: relative;
      left: 50%;
      float: left;
    }
    .product-option-select .product-option-unit {
      width: 300px;
      position: relative;
      left: -50%;
      float: left;
    }
    .product-option-select .product-option-unit div {
      padding: 0 20px;
    }
    .product-option-select .option-select-name {
      display: block;
      margin: .5em 0;
    }
.product-order-price {
  margin: 40px 0;
  color: #999;
  text-align: center;
  font-size: 24px;
  line-height: 40px;
}
  .product-order-price li {
    margin: 0 10px;
  }
  .product-order-regular {
    color: #abaaaa;
    text-decoration: line-through;
  }
  .product-order-discount {
    color: #b81717;
  }
.product-order-input {
  margin: 40px 0;
  text-align: center;
}
.product-order-input .col {
  display: inline;
  float: none;
}
.product-order-num .btn {
  display: none;
  padding: 10px;
}
.product-unit {
  display: inline-block !important;
  padding-left: 20px;
  font-size: 24px;
  line-height: 40px;
  *display: inline !important;
  *zoom: 1;
}
.product-order-num .input-prepend {
  display: inline;
}
.product-order-num input {
  padding: 12px;
  width: 60px;
  text-align: right;
  font-size: 24px;
  line-height: 1;
}

.btn-addcart {
  line-height: 24px;
}
  .btn-addcart .icon-lg-w {
    float: left;
    *float: none;
  }
  .btn-addcart span {
    padding-left: 10px;
  }

.stock_error,
.product-member-sale-msg {
  margin: 20px 0;
  color: #d3473b;
  font-weight: bold;
  font-size: 16px;
}

.product-order-exp {
  padding: 40px 0;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}

.product-order-spec {
  margin: 30px 0;
  border-bottom: 1px solid #e7e7e7;
  font-size: 12px;
}
  .product-order-spec th {
    width: 30%;
    font-weight: normal;
  }
  .product-order-spec td {
    width: 70%;
  }
  .product-info-lst {
    text-align: center;
  }
    .product-info-lst li {
      display: inline;
      margin: 1em;
    }
    .product-info-lst .social-share {
      display: block;
    }
    .social-share a {
      margin: 1em;
    }

@media (max-width: 768px) {
  .product-image-main {
    margin-bottom: 20px;
  }
  .product-image-thumb li {
    width: 20%;
  }
 .product-order-num .btn {
    display: inline-block;
  }
  .product-order-input [class*="col-sm-"] {
    display: block;
    float: left;
    margin-bottom: 30px;
  }
  .product-option-select {
    position: static;
    overflow: auto;
  }
    .product-option-select .product-option-wrapper {
      position: static;
      float: none;
    }
    .product-option-select .product-option-unit {
      position: static;
      float: none;
      margin-bottom: 1em;
      width: 100%;
    }
    .product-option-select .product-option-unit div {
      padding: 0;
    }
  .btn-addcart,
  .btn-quick {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
  .btn-addcart {
    padding-top: 1em;
    padding-bottom: 1em;
  }
    .btn-addcart .btn-wrap {
      margin: 0 auto;
      max-width: 170px;
      width: 100%;
      text-align: right;
    }
    .btn-addcart span {
      padding-left: 0;
    }
  .product-order-spec th {
    width: 40%;
  }
  .product-order-spec td {
    width: 60%;
  }
  .product-info-lst li {
    display: block;
    margin: 0;
  }
  .product-info-lst a {
    display: block;
    padding: .5em;
  }
  .social-share a {
    display: inline;
  }
}
@media (max-width: 480px) {
  .product-image-thumb li {
    margin-bottom: 10px;
    padding: 0 5px;
  }
  .product-order {
    width: 100%;
  }
}

.ie_wrapper .product-order-num .btn {
  display: none;
}

#addCartBtn {
font-size: 15px;
vertical-align: text-top;
width: 300px;
height: 50px;
color: #ffffff;
text-decoration: none;
background-color:#D66679;
border:none;
border-radius: 3px;
-webkit-border-radius: 3px; 
-moz-border-radius: 3px;
}

.subPhoto {
padding-top:4px;
}

.subPhoto li {
width:147px;
height:107px;
float:left;
margin-right:4px;
}

.subPhoto li img {
width:100%;
height:auto;
cursor:pointer;
}

.subPhoto li.listEnd {
margin-right:0px;
}

#orderLeft {
width:300px;
float:left;
}

#orderRight{
width:180px;
float:right;
}
#orderRight li {
padding-bottom:8px;
}

#optionUnit th{
width:80px;
padding:0px 0 20px;
text-align:left;
}

#optionUnit td{
padding:0px 0 20px;
}

#pan {
padding-bottom:48px;
padding-top:20px;
font-size:11px;
}

#storeGuide img {
/*width:980px!important;
height:583px!important;
max-width:980px!important;*/
  cursor:pointer;
}

.soldOutColor {
color:#D90000;
font-size:15px;
letter-spacing:0.5px;
line-height:1.5;
}

.floatmenu {
	width:100%;
  height:100vh;
  position:fixed;
  left:0;
  top:0;
 background: rgba(255,179,178,0.93);
  z-index: 1000;
    transition: 0.2s linear;
    visibility: hidden;
    opacity: 0;
  min-width:980px;
}
.floatmenu.active {
	visibility: visible;
   opacity: 1;
}

.floatmenu .layer {
width:100%;
  height:100vh;
  position:fixed;
  left:0;
  top:0;
  z-index: 1001;
}

.floatmenu .imgwrap {
	width:980px;
  position:fixed;
  left:50%;
  top:50%;
  transform: translate3d(-50%,-50%,0);
  z-index: 1010;
}

.floatmenu img {
width:100%;
  height:auto;
  
}

.floatmenu .imgwrap p {
	display:inline-block;
  position:absolute;
  right:0;
  bottom:0;
  font-size:20px;
  cursor:pointer;
  z-index: 1020;
  background-color:#784E2F;
  color:#fff;
  padding:15px;
}