.drawer-hamburger-icon,
.drawer-hamburger-icon:before,
.drawer-hamburger-icon:after {
  background-color: #999;
}
#title-area{
	width: 80px;
	margin-top: 10px;
	margin-right: auto;
	position: relative;
	margin-left: auto;
}

#title-area img{
	width: 100%;
	margin-top: 0;
}
.sub-title-en {
	font-size: 1.2em;
}
.contents-text-area{
	width: 100%;
	max-width: 960px;
	margin: 12% auto 30px;
	float: left;
}
.contents-img-area{
	width: 100%;
}
.contents-img-centre{
	width: 100%;
	text-align: center;
}
.contents-img-centre img{
	width: 30% !important;
}
li.contents-img-centre-s{
	width: 22%;
	text-align: center;
	border: 1px solid #333;
	display: inline-block;
	padding-right: 1%;
	padding-left: 1.2%;
}
li.contents-img-centre-s:hover{
	border: 1px solid #666;
}
li.contents-img-centre-s a:hover{
	text-decoration: none;
}
.contents-img-centre-s img{
	width: 50% !important;
}
li.contents-img-centre-d{
	width: 30%;
	text-align: center;
	display: inline-block;
	padding-right: 1%;
	padding-left: 1%;
}
li.contents-img-centre-d a:hover{
	text-decoration: none;
}
.contents-img-centre-d img{
	width: 100% !important;
}
.contents-left-text{
	width: 55%;
	float: left;
	font-size: 12px;
	line-height: 18px;
	padding-left: 2%;
	margin-top: 400px;
}
.contents-right-text{
	width: 20%;

	padding-right: 2%;
	font-size: 11px;
	float: right;
	height: 500px;
}
.contents-area {
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
}
.contents-area img {
	width: 100%;
}
.cotents-list {
	padding-right: 1%;
	padding-left: 1%;
}
/* NEWS */
.date-header-news{
	font-weight: bold;
	font-size: 16px;
	color: #666;
	margin-bottom: 5px;
	padding: 0 10px;
}
.cat-name-sub{
	margin-left: 20px;
	font-size: 11px;
}
.cat-name-sub a{
	color: #666;
}
.cat-name-sub a:hover{
	color: #333;
}
.news-name{
	margin-bottom: 20px;
	padding: 0 10px;
}
.news-name a{
	color: #666;		
}
.news-name a:hover{
	color: #333;		
}
.contents-main-news{
	margin-bottom: 100px;
	padding: 0 10px;
	font-weight: 200;
	font-size: 0.9em;
}
.contents-main-news img{

	width: 99%;
	height: 99%;
}
/* shop */
.shop-title {
	z-index: 10;
	position: absolute;
	top: 155px;
	width: 100%;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.6);
}
.mar-shop-top {
	margin-top: 350px;
}
.products-title {
	font-size: 1.5em;
	height: 3em;
}
.products-text-en {
	font-size: 0.8em;
	height: 2.4em;
}
.products-text {
	font-size: 0.7em;
	height: 3em;
}
.textile-title {
	font-size: 2em;
	margin-top: 0;
	margin-bottom: 5px;
}
.textile-title-m {
	font-size: 1.5em;
	margin-top: 0;
	margin-bottom: 5px;
}
.textile-text {
	font-size: 0.7em;
}
/* shopify */
.shopify-area {
	margin-top: 10%;
}
/* step */
.text-pic-lr{
	width: 100%;
	float: left;
	text-align: center;
	margin-bottom: 75px;
}
.pic-l-50-plus{
	float: left;
	width: 50%;
	padding-right: 0;
}
.text-r-50-less{
	float: right;
	width: 48%;
	padding-left: 0;
	padding-right: 1%;
}
.sub-title-sub{
	border-top: 1px solid #ddd;
	width: 100%;
	text-align: left;
	padding-top: 55px;
}
.sub-title-m-left {
	font-size: 1.6em;
	letter-spacing: 3px;
	padding-bottom: 10px;
	margin-left: 10px;
	z-index: 3;
}
.contents-text-jp{
	font-size: 0.8em;
	line-height: 21px;
	text-align: left;

}
.text-title {
	font-size: 1.1em;
	font-weight: bold;
}
.pic-x2{
	width: 100%;
	float: left;
	line-height: 0;
}
.pic-x100{
	width: 98%;
	float: left;
	margin-left: 1%;
}
.pic-x50{
	width: 100%;
	text-align: center;
}
.pic-x50 img{
	width: 50%;
}
/* ===========youtube================== */
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
	margin-top: 50px;
}
.youtube iframe{
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
/* widge */
.widget-area{
	width: 95%;

	padding: 15px;
	border-radius: 3px;
	-webkit-border-radius: 3px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 3px;
	font-weight: 200;
	font-size: 0.9em;
	line-height: 2em;
	border: 1px solid #ddd;
	background-color: #eee;
	bottom: 0;
	margin-right: auto;
	margin-left: auto;
}
.widget-header{
	font-size: 1 em;
	margin-bottom: 10px;
}
.widget-list{
	margin-bottom: 20px;
	padding-left: 15px;
}
/*----- form -----*/

.form-title{
	letter-spacing: 2px;
	margin-top: 15px;
	font-size: 0.9em;
}
.content-form{
	padding-right: 2%;
	padding-left: 2%;
}
.form-btn{
	text-align: center;
}

/*----- table -----*/
table{
	width: 100%;
	border-collapse:collapse;
  	margin:0 auto;
}
td,th{
	border: 1px solid #ebebeb;
}
th{
	background:#FFF;
}
.td10-t{
	height: 50px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	font-size: 1em;
	background-color: #000;
}
.td10-c{
	height: 50px;
	text-align: center;
	color: #333;
	font-size: 1em;
}
.td20-h{
	height: 50px;
	width: 30%;
	text-align: center;

	color: #333;
	font-size: 12px;
	background-color: #f5f5f5;
}

.td20-c{
	color: #333;
	padding: 10px 10px 10px 4%;


}
/*----- order -----*/

.btn-area-left{
	width:40%;
	float: left;
	text-align: right;
}
.btn-area-right{
	width:60%;
	float: right;
	text-align: center;
}
.btn-area-centre{
	width:90%;
	text-align: center;
}
.back-btn {
  cursor: pointer;
  background: #cccccc;

  -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border: 1px solid #ccc;
  border-radius: 3px;
  color: #ffffff;
  font-size: 16px;
  padding: 5px 20px 5px 20px;
  text-decoration: none;
  letter-spacing: 1px;
}

.back-btn:hover {
  background: #dedede;
  background-image: -webkit-linear-gradient(top, #dedede, #cccccc);
  background-image: -moz-linear-gradient(top, #dedede, #cccccc);
  background-image: -ms-linear-gradient(top, #dedede, #cccccc);
  background-image: -o-linear-gradient(top, #dedede, #cccccc);
  background-image: linear-gradient(to bottom, #dedede, #cccccc);
  text-decoration: none;
	border: 1px solid #cccccc;
}

.next-btn {
  cursor: pointer;
  background: #000;
 
  -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border: 1px solid #000;
  border-radius: 3px;
  color: #ffffff;
  font-size: 16px;
  padding: 7px 25px 7px 25px;
  text-decoration: none;
  letter-spacing: 1px;
}

.next-btn:hover {
  background: #000;
  background-image: -webkit-linear-gradient(top, #000, #333);
  background-image: -moz-linear-gradient(top, #000, #333);
  background-image: -ms-linear-gradient(top, #000, #333);
  background-image: -o-linear-gradient(top, #000, #333);
  background-image: linear-gradient(to bottom, #000, #333);
  text-decoration: none;
	border: 1px solid #333;
}

.add-to-cart-btn {
  cursor: pointer;
  background: #ff0091;
  -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border: 1px solid #ccc;
  border-radius: 3px;
  color: #ffffff;
  font-size: 16px;
  padding: 10px 45px 10px 45px;
  text-decoration: none;
  letter-spacing: 1px;
	margin-top: -6px;
	font-weight: bold;
}

.add-to-cart-btn:hover {
  background: #ff0091;
  background-image: -webkit-linear-gradient(top, #ff0091, #d7017c);
  background-image: -moz-linear-gradient(top, #ff0091, #d7017c);
  background-image: -ms-linear-gradient(top, #ff0091, #d7017c);
  background-image: -o-linear-gradient(top, #ff0091, #d7017c);
  background-image: linear-gradient(to bottom, #ff0091, #d7017c);
  text-decoration: none;
	border: 1px solid #ff0091;
}
.shopping-btn {
  cursor: pointer;
  background: #5698d4;
  -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border: 1px solid #ccc;
  border-radius: 3px;
  color: #ffffff;
  font-size: 16px;
  padding: 10px 45px 10px 45px;
  text-decoration: none;
  letter-spacing: 1px;
	margin-top: -6px;
	font-weight: bold;
}

.shopping-btn:hover {
  background: #5698d4;
  background-image: -webkit-linear-gradient(top, #5698d4, #4882b6);
  background-image: -moz-linear-gradient(top, #5698d4, #4882b6);
  background-image: -ms-linear-gradient(top, #5698d4, #4882b6);
  background-image: -o-linear-gradient(top, #5698d4, #4882b6);
  background-image: linear-gradient(to bottom, #5698d4, #4882b6);
  text-decoration: none;
	border: 1px solid #5698d4;
}

.send-btn {
  font-family: 'Noto Serif JP', Georgia, "Times New Roman", Times, serif;
  cursor: pointer;
  background: #7d7d7d;
  -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border: 1px solid #ccc;
  border-radius: 3px;
  color: #ffffff;
  font-size: 16px;
  padding: 7px 25px 7px 25px;
  text-decoration: none;
  letter-spacing: 1px;
}

.send-btn:hover {
  background: #adadad;
  background-image: -webkit-linear-gradient(top, #adadad, #9c9c9c);
  background-image: -moz-linear-gradient(top, #adadad, #9c9c9c);
  background-image: -ms-linear-gradient(top, #adadad, #9c9c9c);
  background-image: -o-linear-gradient(top, #adadad, #9c9c9c);
  background-image: linear-gradient(to bottom, #adadad, #9c9c9c);
  text-decoration: none;
	border: 1px solid #9c9c9c;
}
.go-top-btn {
  cursor: pointer;
  background: #7d7d7d;
  -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border: 1px solid #ccc;
  border-radius: 3px;
  color: #ffffff;
  font-size: 16px;
  padding: 7px 25px 7px 25px;
  text-decoration: none;
  letter-spacing: 1px;
}

.go-top-btn:hover {
  background: #adadad;
  background-image: -webkit-linear-gradient(top, #adadad, #9c9c9c);
  background-image: -moz-linear-gradient(top, #adadad, #9c9c9c);
  background-image: -ms-linear-gradient(top, #adadad, #9c9c9c);
  background-image: -o-linear-gradient(top, #adadad, #9c9c9c);
  background-image: linear-gradient(to bottom, #adadad, #9c9c9c);
  text-decoration: none;
	border: 1px solid #9c9c9c;
}

/*----- form -----*/


input[type="text"]{
border: 1px solid #ccc;
padding:7px;
color:#333;
margin: 0;

-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;	
-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
font: 1.3em Arial, sans-serif;

}

input[type=checkbox] {

    margin-right: 10px;
}



textarea {
border:0;
padding:10px;
color:#333;
border: 1px solid #ccc;

-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;	
-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
	font: 1.3em Arial, sans-serif;
	margin: 2px 0 0;
}
/*----- select-----*/
select {
	width: 150px;
	height: 36px;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	color: #333;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 3px 30px 3px 10px;
	font-size: 14px;
	background: #fff url(../images/arrow_d.png) no-repeat right 50%;
	background-size: 20px, 100%;
}
#qt1 {
	font-size: 12px;
	margin-top: -2px;
}
@media screen and (max-width: 768px) {
	.widget-area{
		width: 90%;
	}
	.contents-left-text{
	width: 100%;
	float: left;
	padding: 0;
	margin-bottom: 0;
	margin-top: 0;
	}
	.contents-right-text{
	width: 100%;
	float: left;
	padding: 0;
	height: 600px;

	}
	li.contents-img-centre-s{
	width: 30%;
	}
	li.contents-img-centre-d{
	width: 47%;
	}

}
@media screen and (max-width: 605px) {
	.shopify-area {
		margin-top: 20%;
	}
	li.contents-img-centre-s{
	width: 46%;
	}
/* step */

	.pic-l-50-plus{
	float: left;
	width: 100%;
	padding-right: 0;
	}
	.text-r-50-less{
	float: left;
	width: 95%;
	padding-left: 2%;
	padding-right: 0;
	}
}
@media screen and (max-width: 460px) {
	.widget-area{
		width: 85%;
	}
	.contents-main-news img{
	
		width: 100%;
		height: 100%;
	}
	li.contents-img-centre-s{
		border: 1px solid #FFF;
		width: 95%;
	}
	li.contents-img-centre-d{
		width: 97%;
	}
}

