/************
*ナビゲーション* 
*********** */
body,a　{
	font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" ,"serif";
}
#header{
	overflow:inherit;
	height:100px;
}
ul#menu-topnav{
	display:flex;
	flex-wrap:wrap;
}
ul#topnav li{float:none;	}
.menu-header li{
	position: relative;
	z-index:100;
}
.menu-header li ul{
	padding-top:8px;
position:absolute;
	background:#fff;
	z-index:200;
}
.menu-header li li {
    height: 0;
    overflow: hidden;
    transition: .5s;
	width:120px;
}
ul#topnav li li li a {
	border-left:none;
	border-right:none;
	display:block;
}
.menu-header li:hover > ul > li {
    height: 1.8rem;
    overflow: visible;
}
.cycle-slideshow{
	width:100%;
	z-index:10;	
}

.footernav{
	display:flex;
	justify-content:center;
	flex-wrap:wrap;	
	margin:0 auto;
	list-style:none;	
	font-size:14px;
	font-family:"游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" ,"serif" ;
	height:160px;	
}
.footernav_main{
	border-left:1px solid #ddd;
	padding:0 1.5em;
	margin:0;
	height:1.6em;
}
.footernav_main:last-of-type{
	border-right:1px solid #ddd;
}
.footernav a{
	text-decoration:none;
	color:#222;
}
.footernav a:hover{
	text-decoration:underline;
}
.footernav_main ul{
	list-style:none;
	padding:0.2em 0 0 0 ;
	margin:0;
}
.footernav_main ul li{
	line-height:1.8em;
	margin:0;	
}
.footernav_main ul li:before{
	content:'-';
	padding-right:0.6em;
}

/************
*パンくず* 
*********** */
.bread{
	display:flex;
	list-style:none;
	margin-bottom:16px;	
}
ul.bread li:first-child {
    margin-left: 0px;
}
.bread li:not(:first-of-type):before{	
	content:">";
	padding-right:1em;	
}

/************
*Top* 
*********** */
.top_item_list{
	display:flex;
	justify-content:space-between;
	flex-wrap: wrap;
}
.top_item_list::after{
  content:"";
  display: block;
  width:31%;
}
.top_item_detail{
	width:23%;
	font-size:12px;
	margin: 0px 5px 4px 5px;
}
.top_item_detail a{color:#333;}
.top_item_detail figure,
.top_item_detail figure img{
	width:100%;
}
.top_item_detail figure{
	margin-bottom:4px;
	height:auto;
	overflow:hidden;
}
.top_item_detail figure img {
    height: 140px;
    object-fit: cover;
    width: 100%;
}
.top_item_more{
	display:block;
	width:120px;
	border:1px solid #ccc;
	text-align:center;
	padding:4px;
	text-decoration:none;
	color:#666;
	margin:30px auto 80px;
	transition:0.2s;
}
.top_item_detail a:hover {
    color: #999;
}
.top_item_more:hover {
    opacity: 1.0;
    background: #666;
    color: #fff;
}

/************
*About us* 
*********** */
.shopinfo{
display:flex;
}
.shopinfo figure{
	width:580px;
	padding:0 6%;
	}
.shopinfo figure img{
	width:100%;
}
.shopinfo dl{
	display:flex;
	flex-wrap:wrap;
	font-family:"游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" ,"serif" ;

}
.shopinfo dl dt{width:10%; border-right:1px solid #ddd; padding:6px 16px 0 0; margin-bottom:16px;}
.shopinfo dl dd{width:74%; padding:6px 0 0 16px;  margin-bottom:16px;}

/************
*Blog関連記事* 
*********** */
.other_blog h3{
	margin-top:32px;	
	margin-bottom:16px;
	padding-top:16px;	
	font-size:12px;	
	border-top:1px solid #ccc;	
}
.other_blog_ul{
	display:flex;
	justify-content:space-between;	
	list-style:none;	
		font-family:"游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" ,"serif" ;
}
.other_blog_li{
	width:31%;
	margin:0;
	font-size:14px;
	color:#999;	
}
.other_blog_li a{
	font-size:16px;
	text-decoration:none;
}
.other_blog_li figure{width:100%; margin-bottom:6px;}
.other_blog_li figure img{width:100%;}
h3.media-title {
	font-size: 17px;
    padding: 20px 0px 20px 0px;
    color: #332828;
}


/************
*Blog* 
*********** */
.blog_archives{
	display:flex;
	width:100%;
	flex-wrap:wrap;
	justify-content:space-between;
}
.blog_list{
	width:48.5%;
	margin-bottom:32px;
}
.blog_list h3{
	font-size:14px;
	margin-top:8px;
	font-family:"游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" ,"serif" ;
	font-weight:400;
}
.blog_list a{
	text-decoration:underline;
}
.blog_list figure{
	width:100%;
	height:200px;
	overflow:hidden;
}
.blog_list figure img{
	width:100%;
}

.blog_page figure{width:100%;}
.blog_page figure img{width:100%;}
.blog_page h4{
	padding:24px 0 12px 0 ;
	display:block;
	border-bottom:1px solid #ccc;
	font-family:"游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" ,"serif" ;
	font-weight:6	00;
}
.sns{
	display:flex;
}
.sns{
	margin:32px 0 0 0;
	height:20px;	
	overflow:hidden;	
	display:flex;
	align-items:flex-start;
	border-top:1px solid #ddd;
	padding-top:12px	
}
.twitter-share-button{margin-right:12px}
.related_article{margin-top:32px;}
.related_article_title{
	font-size:16px;
	font-family:"游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" ,"serif" ;
}
.related_article ul{
	list-style:none;
	padding-top:6px;
}
.related_article ul li{
	margin-bottom:8px;
	margin-left:8px;
}
.related_article ul li:before{
	content:'-';
	margin-right:10px;
}
.related_article ul li a{text-decoration:none;}

.blog_next-archives{
 padding-top:40px;	
}
li.other_blog_li a {
    font-size: 13px;
    text-decoration: underline;
}
article .blog_page h4 {
  padding: 6px 0px 6px 10px;
  display: block;
  border-left: 3px solid #333;
  border-bottom: 0px solid #ccc;
}
article .blog_page h5 {
    font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" ,"serif";
    position: relative;
    padding: 6px 0px 6px 0px;
    border-bottom: 1px solid #ccc;
    margin-bottom:15px;
}
article .blog_page h6 {
    font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" ,"serif";
    padding: 6px 0px 6px 0px;
    font-size: 1.1428571428571428em;
    margin-bottom: 0px;
}
article .blog_page h6:before {
    content: "-";
    margin-right: 5px;
}
article .blog_page h5:before {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 10%;
  height: 1px;
  content: '';
  background: #333;
}
article .blog_page ul {
    margin-left: 10px;
    line-height: 1.7;
}
p.caption_text {
    margin-top: -10px;
    padding-top: 0px;
    font-size: 11px;
}
.sharedaddy.sd-sharing-enabled {
    margin-top: 30px;
}
span.other_days {
  display: block;
  margin-top:5px;
  font-size:13px;
}
.other_blog_li figure img {
    height: 130px;
    object-fit: cover;
}
#sidebox h3.rpwe-title {
    line-height: 22px;
}

/************
*item* 
*********** */
.item_detail figure{width:100%;}
.item_detail figure img	{width:100%;}
.item_detail #jp-relatedposts{
	height:0px;
	overflow:hidden;
}
.item_detail .itemcontentsArea #jp-relatedposts{
	display:none!important;
}
.item_detail ul{
	border-top:1px solid #ccc;
	margin-top:16px;
	padding-top:24px;
}
.item_detail ul li{
	list-style:none;
	margin-left:0;
	font-family:"游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" ,"serif" ;
	margin-bottom:12px;
}
.skubutton{
	margin-top:40px;	
	color:#fff;
	background:#333;
	display:block;
	width:280px;
	height:48px;
	border:none;
	border-radius:6px;
		font-family:"游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" ,"serif" ;
	transition:0.3s;
}
.skubutton:hover{
	opacity:0.7;
}

.item_detail .sharedaddy{
	margin-top:40px	
}
#cart_table thead th em.tax {
    color: #fff;
}
.entry ,
input[type=button], input[type=submit], button,
select {
    font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" ,"serif";
}
.usccart_navi ol {
	margin: 0 0 0 0px;
	margin-top: 24px;
}
h1.cart_page_title {
    display: none;
}
.entry h5 {
    border-left: 3px solid #333;
    padding: 6px 0px 6px 10px;
    font-size: 1.2857142857142858em;
}
#cart_table {
    overflow: scroll;
    width: 100%;
}
.usccart_navi ol li {
    font-size: 11px;
}

/************
*item sidenav* 
*********** */
.item_sidenav li{
margin-left:0;
padding:6px 0;
border-bottom:1px dotted #ccc;	
}


/************
*cart* 
*********** */
.cart_page_title{
	font-size:14px;
	font-family:"游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" ,"serif" ;
}
.usccart_navi ol{
	display:flex;
	flex-wrap:wrap;
	background:#eee;
	margin-top:24px;
}
.usccart_navi ol li{
	width:25%;
	height:40px;
	line-height:40px;
	text-align:center;
	list-style:none;
	margin:0;
	border-left:1px solid #fff;
	box-sizing: border-box;
}
.usccart_navi {
	margin-bottom:16px;
}
.upbutton{
	margin:0 0 40px 0;
}
#cart{
	margin-bottom:40px;
}
#cart_table{margin-bottom:16px;}
#cart_table thead{
	background:#222;
}
#cart_table thead th{
	color:#fff;
	text-align:center;
}
#cart_table tbody{
	background:#fff;
}
#cart_table tbody tr td{
	padding:16px;
	text-align:center;
 vertical-align: middle; 
}
#cart_table tbody .action{
	border-bottom:none;
}
#cart_table tfoot{
	background:#eee;
}
#cart_table tfoot tr{
		border-bottom:2px solid #fff;
	padding:16px;
}
#cart_table tfoot tr:nth-of-type(2) td{
	padding:8px 6px;
	background:#fff;
}
#cart_table tfoot tr:nth-of-type(3) td {
    padding: 8px 6px;
}
#cart_table tfoot tr:nth-of-type(4) th {
    background: #999;
    color: #fff;
}
.center {
	text-align:center;
}
.sum-fee {
	text-align:center;
}

.send{margin-bottom:80px;}

.usccart_cart, .usccart_customer, .usccart_delivery, .usccart_confirm{
	background:#222;
	color:#fff;
}
.customer_form, #confirm_table{width:60%; margin-bottom:0px;}
.customer_form input{margin:0 8px;}
.customer_form th{width:30%;}
.customer_form th, .customer_form td{padding:16px 0;}

.error_message{
	margin-bottom:32px;
	color:red;
}
.currency_code{display:none;}
#confirm_table h3{
	font-size:16px;
	margin-top:40px;
}
#confirm_table td{
	 vertical-align: middle; 
}
#cart .quantity {
    white-space: nowrap;
    width: 65px;
    text-align: center;
}
#cart input.quantity {
    width: 40px;
    text-align: center;
    font-size: 13px;
}
#cart_table thead th {
    color: #FFFFFF;
    background-color: #999999;
    white-space: nowrap;
    font-weight: normal;
    font-size: 1.0em;
}
#content #wc_cart img, #content #wc_confirm img {
    max-width: none;
}
#customer-info th em {
	color:red;
}
select#customer_pref {
    padding: 5px 10px 5px 3px;
}
.customer_form input {
    margin: 0 8px 4px 0px;
}
input#name1,
input#name2,
input#name3,
input#name4{
    margin-left: 5px;
}
table#point_table td {
    padding: 5px;
}
input.used_point {
    margin-right: 5px;
}
table#point_table tr:last-child td {
    border-bottom: 0px solid #333;
}
table#confirm_table th {
    padding-left: 0px;
}
table tr.ttl td {
    margin-bottom: 10px;
    display: block;
    border-bottom: 0px;
}
#confirm_table h3 {
	padding: 6px 0px 6px 10px;
  display: block;
  border-left: 3px solid #333;
}
.send {
    margin-bottom: 20px;
	margin-top:20px;
}
table.customer_form td dl {
    margin-bottom: 0px;
}
table.customer_form td dl dt {
    font-weight:normal;
}
.customer_form td span {
    padding-top: 8px;
	display:inline-block
}

/************
*会員ログイン・マイページ* 
*********** */
.catbox table em {
	color:red;
}
.catbox table th {
	font-weight:bold;
}
#memberpages #nav {
  float: none;
	padding-top: 10px;
}
.loginbox {
    width: 30%;
    margin: auto;
    background: #f5f5f5;
    padding: 40px;
}
table.memberinfoTable th {
    width: 20%;
	border-bottom: 0px solid #eee;
}
table.memberinfoTable td {
	vertical-align:middle;
	width: 16%;
	border-bottom: 0px solid #eee;
}
h3.memberH3 {
    margin-top: 40px;
}
.customer_form input {
    margin: 0px 3px 0px 8px;
    top: 2px;
}
.customer_form input:first-child {
    margin-left: 0px;
}
.memberbackground {
    background: #eee;
    padding: 30px;
}
input[type="text"], input[type="password"], input[type="email"], textarea {
	font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" ,"serif";
}

/*slider*/
.item-img-main img {
  width: 100%;
  height: auto;
}
.item-img-thumb {
  display: flex;
  flex-wrap: wrap;
	justify-content: center;
  margin-top: 10px;
  margin-right: -5px;
  margin-left: -5px;
}
.item-img-thumb .thumbnail-item {
  width: 23.4%;
  padding-right: 5px;
  padding-left: 5px;
  cursor: pointer;
}
.thumbnail-item.thumbnail-current:first-child {
    padding-left: 0px;
}
.item-img-thumb .thumbnail-item:nth-of-type(4n) {
    padding-right: 0px;
}
.item-img-thumb .thumbnail-item img {
  width: 100%;
  height: 75%;
	object-fit:cover;
}
.item-img-thumb .thumbnail-current {
  opacity: 0.8;
}
.confirmcart#cart {
	margin-bottom: 0px;	
}

/************
*404* 
*********** */
p.errorImg {
    text-align: center;
}
p.errorText {
    text-align: center;
    font-size: 16px;
    margin-top: -20px;
}
p.errorTopBack {
    text-align: center;
    margin: 20px 0px 70px 0px;
}
p.errorTopBack a {
    display: block;
    width: 120px;
    border: 1px solid #ccc;
    text-align: center;
    padding: 4px;
    text-decoration: none;
    color: #666;
    margin: auto;
}

	
/************
*sp* 
*********** */
@media screen and (min-width:421px){
.sp{display: none;}
}
@media screen and (max-width:420px){
.pc{display: none;}
.top_item_list{display:inherit;}
.top_item_detail{
	width:100%; 
	margin-bottom: 26px;
   margin-left: 0px;
}
.top_item_more{margin:16px auto 40px;}

.shopinfo{display:inherit;}
.shopinfo figure{
	width:50%;
	padding:0;
margin:0 auto;
	}
.shopinfo dl{display:inherit;}
.shopinfo dl dt{width:100%; border:none; padding:0; margin-bottom:16px;}
.shopinfo dl dd{width:100%; padding:0;  margin-bottom:16px;}
	
.blog_archives{display:inherit;}
.blog_list{
	width:100%;
	margin-bottom:24px;
}
.other_blog_ul{flex-wrap:wrap;}
.other_blog_li{width:49%; margin-bottom:16px;}

.top_item_detail figure,
.blog_list figure{
	height:180px;
}
.top_item_detail figure {
		height: 175px;
}
.top_item_detail figure img {
    height: 175px;
}
.item-img-thumb .thumbnail-item {
    padding-right: 2px;
    padding-left: 2px;
}
.item-img-thumb .thumbnail-item img {
	height:80%;
}
	
/************
*sp nav* 
*********** */	
.menu-btn {
    position: fixed;
    top: 10px;
    right: 10px;
    display: flex;
    height: 48px;
    width: 48px;
    justify-content: center;
    align-items: center;
    z-index: 90;
    background-color: #fff;
}
.menu-btn span,
.menu-btn span:before,
.menu-btn span:after {
    content: '';
    display: block;
    height: 3px;
    width: 25px;
    border-radius: 3px;
    background-color: #111;
    position: absolute;
	transition:0.3s;
}
.menu-btn span:before {bottom: 8px;}
.menu-btn span:after {top: 8px;}
#menu-btn-check:checked ~ .menu-btn span {
    background-color: rgba(255, 255, 255, 0);
}
#menu-btn-check:checked ~ .menu-btn span::before {
    bottom: 0;
    transform: rotate(45deg);
}
#menu-btn-check:checked ~ .menu-btn span::after {
    top: 0;
    transform: rotate(-45deg);
}
	#menu-btn-check {
    display: none;
}
.menu-content {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 80;
    background-color: #fff;
}
.menu-content ul {
    padding: 70px 16px 0;
}
.menu-content ul li {
    border-bottom: solid 1px #ccc;
    list-style: none;
}
.menu-content ul li a {
    display: block;
    width: 100%;
    font-size: 14px;
    color:#111;
    text-decoration: none;
    position: relative;
			background:#fff;
		height:40px;
		line-height:40px;
}
.menu-content ul li a::before {
    content: "";
    width: 7px;
    height: 7px;
    border-top: solid 2px #ccc;
    border-right: solid 2px #ccc;
    transform: rotate(45deg);
    position: absolute;
    right: 24px;
    top: 16px;
}
#nav .menu-content ul li ul li {
    padding-left: 10px;
    margin-bottom: 0px;
    background: #fff;
}
.menu-content ul li.parent-menu {
	border-bottom:0px;	
}
.menu-content ul li ul {
    padding: 0px;
}
.menu-content {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 100%;/*leftの値を変更してメニューを画面外へ*/
    z-index: 80;
	opacity:0;
    background-color: #fff;
    transition: all 0.5s;/*アニメーション設定*/
}
#menu-btn-check:checked ~ .menu-content {
    left: 0;/*メニューを画面内へ*/
	opacity:100;
}
iframe.instagram-media {
    min-width: 200px !important;
}
	

/************
*sp カート周り* 
*********** */
div.usccart_navi li.ucart {
    font-size: 11px;
}
div#cartTable {
    overflow: scroll;
    width: 100%;
}
article.third {
    margin-top: 40px;
}
div.send button, div.send [type="button"], div.send [type="reset"], div.send [type="submit"] {
	margin-top: 9px;
}
#inside-cart .send, #delivery-info .send, #info-confirm .send {
    border-top-color: #fff !important;
}
th.name {
    padding: 0.75em 3.5em;
}
#cart td.productname {
    text-align: center;
    /*word-break: inherit;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 110px !important;
    display: inherit;*/
}
.confirmcart {
    overflow: scroll;
    width: 100%;
}
.upbutton {
	display:flex;
	align-items:flex-start;
	text-align:left;
}
.upbutton input {
		margin-left:10px;
}
#cart td.productname {
    border-bottom: 0px;
}
#customer-info th {
    font-size: 12px;
    line-height: 150%;
    vertical-align: middle;
    text-align: left;
    margin-right: auto;
    margin-left: auto;
    border: 0px solid #e6e6e6;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    width: 33%;
}
#customer-info td {
    font-size: 11px;
    line-height: 150%;
    border: 0px solid #e6e6e6;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}
.customer_form, #confirm_table {
    width: 100%;
}
#customer-info .customer_form input {
    margin-right: 3px;
    margin-left: 0px;
}
#customer-info .customer_form input {
    margin-right: 3px;
}
#customer-info .customer_form tr.inp1 input {
    width: 82%;
    margin-left: 3px;
}
#customer-info .customer_form tr.inp2 input {
    width: 75%;
    margin-left: 0px;
    margin-right: 3px;
}

.customer_form tr {
    display: flex;
    justify-content: left;
	  align-items: center;
}
.customer_form tr th {
	width:40%;
	padding-left: 0px;
	border: 0px solid #e6e6e6;
}
.customer_form tr td {
    width: 65%;
	border: 0px solid #e6e6e6;
}
.customer_form tr td.name_td,
.customer_form tr#furikana_row td{
    width: 33%;
}
.customer_form tr td.name_td input#name1,
.customer_form tr#furikana_row td input#name1{
    margin-left: 0px;
}
.customer_form tr td.name_td input,
.customer_form tr#furikana_row td input{
    width: 82%;
}
#customer-info td span {
    padding-top: 8px;
    display: block;
}
.entry h5 {
    font-size: 14px;
}
.memberbackground {
    background: #eee;
    padding: 15px;
}

	
	
/************
*SP 会員ログイン・マイページ* 
*********** */
.loginbox {
    width: auto;
    margin: auto;
    padding: 15px;
}
	
	
/************
*SP エラーページ* 
*********** */
p.errorText {
    font-size: 13px;
}

}


/* ************************************************
*   商品詳細ページで、高さのある画像が登録されている時のレイアウト修正
* ************************************************ */
.slide-item.slick-slide img {
  display: none!important;
}
.slide-item.slick-slide.slick-current.slick-active  img{
  display: block!important;
}