@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Template:   cocoon-master
Version:    1.0.8
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/

p, .paragraph{
	margin-top: 0px !important;
	/*margin-bottom: 0px !important;*/
}

.kaigyou { display: inline-block;}
.gyoukan-140{
	line-height: 140%;
}

a:hover{
	color: #A17C52;
}

.hover-white a {
			transition: all 0.2s;
		}

.hover-white a:hover {
			opacity: 0.5 ;
		}

.admin-pv , .entry-card-meta{
	display: none !important;
}

.ect-vertical-card.ect-tile-card .card-snippet{
	display: none !important;
}


.pc-view{}
.sp-view{
	display: none;
}

.box-900{
	width: 900px;
	max-width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.box-800{
	max-width: 800px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.box-500{
	width: 500px;
	max-width: 90%;
	margin-right: auto;
	margin-left: auto;
}

.box-w-100{	width: 100%;}
.box-w-90{	width: 90%;
	margin-right: auto;
	margin-left: auto;}
.box-w-80{	width: 80%;
	margin-right: auto;
	margin-left: auto;}
	
	.column{
	overflow: hidden;
}
	/*マージン・パディング*/

.top-m-10{	margin-top: 10px;}
.top-m-20{	margin-top: 20px;}
.top-m-30{	margin-top: 30px;}
.top-m-50{	margin-top: 50px;}
.top-m-60{	margin-top: 60px;}
.top-m-80{	margin-top: 80px;}
.top-m-100{	margin-top: 100px;}
.top-m-150{	margin-top: 150px;}
.bottom-m-10{	margin-bottom: 10px;}
.bottom-m-20{	margin-bottom: 20px;}
.bottom-m-30{	margin-bottom: 30px;}
.bottom-m-50{	margin-bottom: 50px;}
.bottom-m-80{	margin-bottom: 80px;}
.bottom-m-100{	margin-bottom: 100px;}
.bottom-m-150{	margin-bottom: 150px;}
.top-p-10{	padding-top: 10px;}
.top-p-30{	padding-top: 30px;}
.top-p-50{	padding-top: 50px;}
.top-p-80{	padding-top: 80px;}
.bottom-p-10{	padding-bottom: 10px;}
.bottom-p-30{	padding-bottom: 30px;}
.bottom-p-50{	padding-bottom: 50px;}
.bottom-p-80{	padding-bottom: 80px;}

/*フォントサイズ*/
.font-size-10{	font-size: 10px;}
.font-size-15{	font-size: 15px;}
.font-size-20{	font-size: 20px;}
.font-size-20pc{	font-size: 20px;}
.font-size-25{	font-size: 25px;}
.font-size-35{	font-size: 35px;}
.font-size-40{	font-size: 40px;}
.font-size-45{	font-size: 45px;}
.font-size-45pc{	font-size: 45px;}
.font-size-55{	font-size: 55px;}
.font-size-55pc{	font-size: 55px;}
@media screen and (max-width: 480px){
	.font-size-20pc{	font-size: 16px;}
	.font-size-45pc{	font-size: 30px;}
	.font-size-55pc{	font-size: 28px;}
	
	
	}


.text-left{text-align: left;}
.text-right{text-align: right;}
.text-center{text-align: center;}

.text-c-blown{	color: #ab9182;}
.text-c-white{	color: #fff;}
.text-c-gray{	color: #666;}

.text-c-black{	color: #909599;}
.text-c-blue{color: #00afcc;}
.text-c-pink{color: #e62e56;}
.text-c-blown{color: #c19a6b;}
.text-c-blown2{color: #735642;}
.text-c-purple{color: #7f1184;}
.text-c-golg{color: #a17c52;}
.text-c-golg2{color: #9d794f;}
.bg-c-gray{
	background-color: #CCCCCC;
}

.mybag a , .mybag a:hover{
	color: #735642 !important;
	font-weight: bold;
}

.font-raleway{
	font-family: raleway, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
}
.font-FreightBig{
	font-family: freight-big-pro, Georgia, Times, "Times New Roman", serif;
	font-style: normal;
	line-height: 100%;
	letter-spacing: 0.1em;
	font-weight: 500;
	transform: scale(0.8, 1) !important;
	transform-origin: top left;
	width: 125%;
}

.font-HelveticaNeue{font-family: raleway, "Helvetica Neue", Helvetica, Arial, sans-serif; letter-spacing: .3em;}

.font-grafolita{
	font-family: grafolita-script, sans-serif;
	font-style: normal;
	font-weight: 500;
	line-height: 100%;
	letter-spacing: 0.1em;
		transform: scale(1, 1) !important;
	transform-origin: top left;
	width: 100% !important;
}

.mincho{font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;}

.text-italic{
	font-style: italic;
}



/*オンマウスで画像切り替え*/
.imgonmouse {
  overflow: hidden;
}
.imgonmouse img {
  margin-bottom: 10px;
  
}
.imgonmouse ul {
  padding: 0px;
  margin-top: 0px;
}
.imgonmouse ul li img {
  height: 75px;
  width: 75px;
  border: 1px solid #CCC;
  padding: 2px;
  margin-right: 5px;
  margin-left: 5px;
  margin-bottom: 5px;  
}

.imgonmouse ul li {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  float: left;
}

/*オンマウスで画像切り替え　ここまで*/

.conte{
	width: 100%;
	overflow: hidden;
}
.left-box50{	width: 45%;
	float: left;}
.right-box50{	width: 45%;
	float: right;}
	


.ect-vertical-card.ect-tile-card .a-wrap{
	margin-bottom: 55px;
	background-color: #fff;
}


.ect-3-columns .entry-card-wrap{
	padding: 0px;
}


/*
.ect-vertical-card .entry-card-wrap .entry-card-thumb {	
	position: relative;
	-moz-transition: opacity 0.5s ease-out;
-ms-transition: opacity 0.5s ease-out;
transition: opacity 0.5s ease-out;
}


.ect-vertical-card .entry-card-wrap .entry-card-thumb img {
  z-index: 1;	
	position: relative;
	
}

.ect-vertical-card .entry-card-wrap .entry-card-thumb:hover {
opacity: .5;
-webkit-opacity: .5;
-moz-opacity: .5;
-webkit-transition: opacity 0.5s ease-out;
-moz-transition: opacity 0.5s ease-out;
-ms-transition: opacity 0.5s ease-out;
transition: opacity 0.5s ease-out;
}

.ect-vertical-card .entry-card-wrap .entry-card-thumb:before, .ect-vertical-card .entry-card-wrap .entry-card-thumb:after
{
  z-index: 0;
  position: absolute;
  content: "";
  bottom: 25px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:500px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.ect-vertical-card .entry-card-wrap .entry-card-thumb:after
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}
*/
.ect-vertical-card.ect-tile-card .a-wrap{
	margin-right: 2.5% !important;
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 2.5% !important;
}



.ect-3-columns .entry-card-wrap{
	width: 28% !important;
}

.eng-name{
	color: #cca3a1;
	margin-top: -25px;
}

/*-- パンくずリストのカスタマイズ --*/
.breadcrumb.sbp-main-before, .breadcrumb.sbp-footer-before, .breadcrumb.pbp-main-before, .breadcrumb.pbp-footer-before {
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: -1.5em;
	margin-left: auto;
	padding-top: 8px;
	padding-right: 0%;
	padding-bottom: 5px;
	padding-left: 0%;
	max-width: 95%;
	width: 1200px;
}
.breadcrumb a {
    padding-right:1em; /*--余白を調整--*/
    font-family: 'Yu Gothic UI','Osaka','ヒラギノ角ゴシック','Hiragino Sans',sans-serif; /*--文字の種類を変更--*/
}
.breadcrumb-item{
    font-family: 'Yu Gothic UI','Osaka','ヒラギノ角ゴシック','Hiragino Sans',sans-serif; /*--文字の種類を変更--*/
}

#breadcrumb{
	display: none;
}


.fa-home:before {
    font-size: 1.5em; /*--サイズを変更--*/
    padding: 2px; /*--余白を調整--*/
}
.fa-folder:before {
    display:none; /*--非表示--*/
}
.fa-file-o:before {
    display:none; /*--非表示--*/
}
.fa-home {
    width: 2em !important; /*--幅を広げる--*/
}
.breadcrumb span.sp {
    margin: 0 10px; /*--余白を調整--*/
}
.top-all{
	width: 100%;
	overflow: hidden;
}
.top-all .one{
	float: left;
	width: 33.3%;
	position: relative;
	padding-bottom: 0px;
	text-align: center;
	transition: opacity 0.5s ease-out;
}

.top-all .one:hover {
opacity: .5;
-webkit-opacity: .5;
-moz-opacity: .5;
filter: alpha(opacity=50);	/* IE lt 8 */
-ms-filter: "alpha(opacity=50)"; /* IE 8 */
-webkit-transition: opacity 0.5s ease-out;
-moz-transition: opacity 0.5s ease-out;
-ms-transition: opacity 0.5s ease-out;
transition: opacity 0.5s ease-out;
}

.top-all .one img{
	text-align: center;
	height: auto;
	max-width: 90%;
	margin-right: auto;
	margin-left: auto;
}


/* シャドウ（扇形） */
.shadow01{
    /*影を入れる*/
    -webkit-box-shadow: 0 8px 8px -6px #ccc;
    -moz-box-shadow: 0 8px 8px -6px #ccc;
     box-shadow: 0 8px 8px -6px #ccc;
}


/* ヘッダー固定 */

.header-navi{
	height: 94px;
	width: 100%;
	display: flex;
	position: fixed;
	justify-content: space-between;
	z-index: 9999;
	top: 0px;
}
.header-bg{
	background-image: url(https://anmibag.com/product/wp-content/uploads/2019/12/header-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 94px;
	width: 3000px;
	max-width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.header-bg ul{
	width: 100%;
	list-style-type: none;
	overflow: hidden;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.header-bg li{
	font-family: raleway, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-style: normal;
	position: relative;
	display: block;
    font-size: .71429rem;
	line-height: 1.14286rem;
	letter-spacing: .3em;
	color: #FFF;
	text-align: center;
	float: left;
	width: 20%;
	 text-transform: uppercase;
}

.header-bg li a{
	color: #FFF;
	text-decoration: none;
}
.header-bg li a:hover{
	color: #EEE4D0;
}
.bg-100{
	width: 100%;
}
.bg-pink{
	background-color: #ca7371;
}

#navi{
	margin-top: 100px;
	font-family: raleway, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-style: normal;
	letter-spacing: .2em;

}
.navi-in a{	font-size: 12px !important;}

.article h1{
	font-size: 52px;
	color: #000;
	font-weight: 700;
	letter-spacing: .2em;
	line-height: 70%;
}
.article-h1-mini{
	font-weight: 500;
	font-size: 28px;
}

.navi-in > ul .sub-menu {
  background-color: rgba(255,255,255,0.8);
  /*サブメニューのサブメニュー*/
}

/*
.navi-in > ul > .menu-item-has-children > a::after {
  font-family: FontAwesome;
  content: "";
  padding-right: 0px;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 12px;
}
.navi-in > ul .sub-menu .menu-item-has-children > a::after {
  font-family: FontAwesome;
  content: "";
  padding-right: 0px;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 12px;
}
*/
.navi-in > ul li{
	height: 40px;
	line-height: 40px;	
}
.navi-in a {
  display: block;
  padding: 0 0 5px;
  position: relative;
  text-decoration: none;
}
.navi-in a::before,
.navi-in a::after {
  border-bottom: solid 1px #a17c52;
  bottom: 0;
  content: "";
  display: block;
  position: absolute;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  width: 0;
}
.navi-in a::before {
  left: 50%;
}
.navi-in a::after {
  right: 50%;
}
.navi-in a:hover::before,
.navi-in a:hover::after {
  width: 50%;
}
.navi-in a:hover {
	background-color: #FFF;
}


.syouhin-jp{
	font-size: 12px !important;
	color: #999999;
	padding: 0px !important;
	background-color: #FFF !important;
	margin-top: 0px !important;
	margin-right: 0px !important;
	margin-bottom: 2px !important;
	margin-left: 0px !important;
	font-weight: normal !important;
}
.entry-title{
	display: none;
}
.detaile{}
.detaile-title{
	font-size: 26px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
}
.detaile-title2{
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
}

.detaile table tr {	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.detaile table tr td{ background-color: transparent ;}

table tr:nth-of-type(2n+1){
	background-color: #FFF;
}

/*オンマウスで下にタイトル*/

figure {
  position: relative;
 
}
figure img {
  position: relative;
  z-index: 2;
}
figure .shadow{
	background-image: url(https://anmibag.com/product/wp-content/uploads/2019/11/sample-shadow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: contain;
	padding-bottom: 20px;
}

figure h2{
	position: absolute;
	bottom: 0;
	z-index: 1;
	opacity: 0;
	-webkit-transition: .3s;
	transition: .3s;
	text-align: center;
	width: 100%;
}
figure:hover h2 {
  bottom: -20px;
  opacity: 1;
}

.img_wrap{
  margin: 40px auto 0;
  transition-duration: 0.5s;
}
.img_wrap img{
  width: 100%;
  cursor: pointer;
}
.img_wrap:hover{
  transform: translateY(-5px);
  transition-duration: 0.5s;
}
.entry-card-title, .related-entry-card-title{
	font-size: 16px;
	font-family: freight-big-pro, Georgia, Times, "Times New Roman", serif;
	font-style: normal;
	line-height: 100%;
	letter-spacing: 0.1em;
	font-weight: 500;
}


/*　*/

.logo-image{
	display: none;
}

.cat-label{display: none;}
.archive-title{
	text-align: center;
	font-family: freight-big-pro, Georgia, Times, "Times New Roman", serif;
	font-style: normal;
	line-height: 100%;
	letter-spacing: 0.1em;
	font-weight: 500;
}
.archive-title span{display: none;}


/* フッター */

.footer{
	padding: 0px;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #fff;
}
.footer-bg{

	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(https://anmibag.com/product/wp-content/uploads/2019/12/footer-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
}
#footer-in{

}
.footer-nav{
text-align: center;
}
.footer-nav ul{
	width: 33.3%;
	float: left;
margin: 0 ;
padding: 0 ;
}
.footer-nav li{

	list-style-type: none;
	line-height: 120%;
}

.footer-nav li a{
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	transition: all 1s;
	color: #FFF;
}

.footer-nav li a:hover{
	text-decoration: none;
	background-color: #B79671;
	transition: all 1s;
	color: #FFF;
}
.box-25{
	width: 25%;
	float: left;
}
/*


.mobile-menu-buttons .menu-caption{
	display: none;
}*/
.mobile-menu-buttons{
	background-color: #CBB994;
}
.mobile-menu-buttons > li:hover{
	background-color: #E3DAC6;
}

.mobile-menu-buttons .menu-button{color: #735642;}

.mobile-menu-buttons .menu-button > a{
	color: #735642;
}


.mobile-menu-buttons{min-height:40px !important;}
.home-menu-button {display: none;}

.article h6{font-family: freight-big-pro, Georgia, Times, "Times New Roman", serif;
	font-style: normal;
	line-height: 100%;
	letter-spacing: 0.1em;
	font-weight: 500;}
#navi .navi-in a, #navi .navi-in a:hover{
	color: #999;
}

.menu-content .menu-drawer{
	margin-top: 50px;
	font-family: raleway, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #735642;
}

.menu-drawer a{color: #735642;}

/*ページ送り*/

.pagination-next-link, .comment-btn{
	
	border: 1px solid #CCC;
	border-radius: 5px;
	width: 70%;
	max-width: 300px;
	margin: 0 auto;
}
.pagination-next-link, .comment-btn a{
	margin-top: 100px;
	font-family: raleway, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	color: #999;
	letter-spacing:.3em;
}
.page-numbers {
	color: #ccc;
	border-radius: 50%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pagination .current {
	background-color: #999999;
	color: #fff;
}
.page-numbers.dots {
  opacity: 1;
  background: none;
}
.pagination a:hover {
	background-color: #ccc;
	color: #fff;}

/*ふわっと表示
body {
    animation: fadeIn 3s ease 0s 1 normal;
    -webkit-animation: fadeIn 3s ease 0s 1 normal;
}

@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}
*/

.copyright{
	font-family: raleway, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10px;
	letter-spacing: 0.1em;
}

/* よくある質問 */
.qanda-box{
	width: 100%;
	border: 1px solid #CCC;
	text-align: left;
	margin-bottom: 20px;
}
.spe{
	padding: 20px;
	width: 100%;
}
.ques{
	width: 100%;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	background-image: url(https://anmibag.com/product/wp-content/uploads/2019/12/qanda-01.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 45px;
	min-height: 45px;
	line-height: 30px;
	font-weight: bold;
}
.answer{
	width: 100%;
	background-image: url(https://anmibag.com/product/wp-content/uploads/2019/12/qanda-02.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 45px;
	min-height: 30px;
	line-height: 30px;
}

.qanda-box ul{
	padding-left: 20px;
}


.search-edit, input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea, select{
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.search-submit{
	cursor: pointer;
	border: none;
	position: absolute;
	width: 2.5em;
	height: 2.5em;
	right: 0;
	top: -10px;
	outline : none;
	background-image: url(https://anmibag.com/product/wp-content/uploads/2019/12/search.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.rand-box{
	float: left;
	width: 25%;
	text-align: center;
	background-image: url(https://anmibag.com/product/wp-content/uploads/2019/11/sample-shadow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 140% auto;
	margin: 0px;
	padding: 0px;
}
.rand-box a{
	text-decoration: none;
}
.rand-allbox{
	overflow: hidden;
}

.pro-table table th, table td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.follow-btn-all{
	margin-top: -30px;
	line-height: 120%;
}

.follow-btn{
	float: left;
}
.follow-btn a{
	color: #FFF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #9d794f;
	display: block;
	border-radius: 5px;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	margin-right: 20px;
}
.follow-btn a:hover{
	background-color: #B99A75;
}


/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1240px以下*/
@media screen and (max-width: 1240px){
  /*必要ならばここにコードを書く*/
}

/*1030px以下*/
@media screen and (max-width: 1030px){
  /*必要ならばここにコードを書く*/
  
  
}

/*768px以下*/
@media screen and (max-width: 768px){
  /*必要ならばここにコードを書く*/
    .pc-view{display: none;}
.sp-view{display: block;} 
    .left-box50{
	width: 90%;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
.right-box50{	width: 100%;
	float: none;
	margin-bottom: 25px;}
	
.width90{width: 90%;
	margin-right: auto;
	margin-left: auto;
}

.ect-vertical-card.ect-tile-card .a-wrap{
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.entry-title, .article h2{
	padding-left: 0px !important;
}
.top-all .one{
	width: 100%;
	float: none;
}


.ect-3-columns .entry-card-wrap{
	width: 50% !important;
	float: left;
}
.ect-vertical-card.ect-tile-card .a-wrap{
	margin-right: 0% !important;
	margin-left: 0% !important;
}

.box-25{
	width: 50%;
	float: left;
}
.footer-nav ul{
	width: 100%;
	float: none;
}

.mobile-menu-buttons > li{
	padding-top: 10px;
	padding-bottom: 20px;
}
.rand-box{
	width: 50%;
}

}

/*カート480px以下*/
@media screen and (min-width: 480px){
	.cartjs_box{
	margin-top: 30px !important;
	border-top-style: !important;
	border-right-style: none;
	border-bottom-style: !important;
	border-left-style: none;
}
	
.cartjs_product_table table{
	width: 100% !important;
}	

.cartjs_product_table table th, table td{
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cartjs_cart_in{
	text-align: left !important;
}
	
.cartjs_cart_in input{
	width: 100% !important;
	height: 50px !important;
}
.cartjs_cart_in input:hover{	background-color: #666 !important;}


input[type=submit] {
	background-image: url(https://anmibag.com/product/wp-content/uploads/2019/11/cart-btn.png);
	width: 210px !important;
	height: 30px !important;
	border-style: none;
	cursor: pointer;
	/* Hide text on input */
	text-indent: -999em; /* Hide the text, works in most modern browsers */
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #A17C52 !important;
	position: relative;
	left: 90px;
	top: -55px;
	border-radius: 5px !important;
}
input[type=submit] :hover{background-color: #fff !important;}

.cartjs_product_num th{
	display: none;
}
.cartjs_box table tr{
	border-bottom-style: none;
}

.cartjs_stock th{
	display: none !important;
}

.cartjs_stock td{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #CCC;
	width: 100%;
}
}

/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
  
 .header-bg li{
	font-family: raleway, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-style: normal;
	position: relative;
	display: block;
    font-size: .71429rem;
	line-height: 1.14286rem;
	letter-spacing: .1em;
	color: #FFF;
	text-align: center;
	float: left;
	width: 20%;
	 text-transform: uppercase;
} 

.detaile table th, .detaile table td{
	border-top-style: none ;
	border-right-style: none ;
	border-bottom-style: none ;
	border-left-style: none ;
}
.cartjs_product_table table th, .cartjs_product_table td{
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.detaile table tr{border-bottom-color: #FFF;}
	.cartjs_box{
	margin-top: 50px !important;}


input[type=submit] {
	width: 150px !important;
	height: 40px !important;
	border-style: none;
	cursor: pointer;
	/* Hide text on input */
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #A17C52 !important;
	border-radius: 5px !important;
	font-size: 13px !important;
}
.header-navi img{
	max-width: 50px;
}

.entry-content>*, .demo .entry-content p{
	margin-top: 0px;
}
#content{margin-top: -50px;}

.sp-indextitle .entry-content>*, .demo .entry-content p{
	margin-bottom: 10px !important;
}

.sp-indextitle .entry-title, .archive-title{
	margin-top: 20px !important;
}

.entry-title, .archive-title{
	margin-bottom: 0px !important;
	margin-top: 50px !important;
}
}

table:not(.has-border-color) :where(th, td) {
    border: 0px solid #fff;
    padding: 6px;
}