.drawer-hamburger-icon,
.drawer-hamburger-icon:before,
.drawer-hamburger-icon:after {

}
.sub-title-en {
	font-size: 1.2em;
}

.contents-area {
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
}
.contents-area img {
	width: 100%;
}
.cotents-list {
	padding-right: 1%;
	padding-left: 1%;
}
.form-area {

	width: 85%;
	margin-right: auto;
	margin-left: auto;
}
.mar_top {
	margin-top: 20vh;
}
.contents-text-block {
	float: left;
	width: 100%;
}
/* NEWS */
.date-header{
	font-size: 1em;
}

.cat-name-sub{
	margin-left: 5%;
	font-size: 1em;
}
.cat-name-sub a{
	color: #666;
}
.cat-name-sub a:hover{
	color: #333;
}
.news-name{
	margin-bottom: 20px;
	font-size: 1.8em;
}
.news-name a{
	color: #666;		
}
.news-name a:hover{
	color: #333;		
}
.contents-main {
	margin-top: 100px;
}
.contents-main-news{
	margin-bottom: 100px;
	padding: 0 10px;
	font-weight: 200;
	font-size: 0.9em;
	margin-top: 50px;
}
.contents-main-news img{

	width: 99%;
	height: 99%;
}
.contents-header {
	width: 100%;
	margin-top: 200px;
}
.top-title {
	font-size: 2.5em;
	font-weight: bold;
	letter-spacing: 3px;
}
.pageng{
	
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
}
.pageng li{
	display: inline-block;
}
.pageng li:first-child{
	margin-right: 10%;
}
.portfolio-img{
   position: relative;
    width: 100%;
    height: auto;
}
.portfolio-img:before{
	content: "";
    display: block;
    padding-top: 100%;
}
.portfolio-img img{
	position: absolute;
    top: 0; 
    left: 0;
    width: 100%;
    height: 100%;
	object-fit: cover;	

}

/* box */
.box-title {
	font-size: 1.3em;
	line-height: 1.1em;
	height: 3em;
	overflow: hidden;
	margin-bottom: 10px;

	clear: both;
}
.box-date {
	margin-top: 10px;
	font-size: 0.8em;
	width: 40%;
	float: left;
	margin-bottom: 10px;
}
.box-cat {
	width: 58%;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 0.8em;
	float: left;
	text-align: right;
	margin-right: 1%;
}
.box-cat a{
	color: #ccc;
}
.box-title a:hover, .box-cat a:hover {
	text-decoration: underline;
}
/* shopify */
.shopify-area {
	margin-top: 10%;
}


/* sub-menu */
.sub-menu{
	padding: 0;
}
.sub-menu li{
	display: inline-block;
	border-bottom: 2px solid #000;
	padding-bottom: 3px;
	-webkit-transition: all 0.8s ease;
	transition: all 0.8s ease;
	margin-top: 30px;
	cursor: pointer;
	font-size: 1em;
}
.sub-menu li:hover{
	border-bottom: 2px solid #aaa;
}
.sub-menu li:first-child{
	margin-right: 7%;
}
.sub-menu li a {
	color: #000;
	letter-spacing: 0.25em;

}
.sub-menu li a:hover, .sub-menu li:hover a{
	color: #aaa;
	text-decoration: none;
}
/* slider */
#cover-content {
	width: 100%;
	height:480px;
	overflow: hidden;

}
#cover-content img{
	height: 100vh;	
	width:100vw;
}
.no-slide {
	margin-top: 200px;
}

/* ===========youtube================== */
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.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;
}
/*----- table -----*/
table{
	width: 100%;
	border-collapse:collapse;
  	margin:0 auto;
	font-size: .9em;
}
tr, td {
	border: 1px solid #f6f6f6;
}
.td20-h{
	height: 50px;
	width: 30%;
	text-align: center;

	color: #333;
	background-color: #d4d4d4;

}

.td20-c{
	color: #333;
	padding: 10px 10px 10px 4%;
	background-color: #e8e8e8;
}
.pad_l_about10 { padding-left: 10px; }
.pad_l_about50 { padding-left: 50px; }
.pad_l_about100 { padding-left: 100px; }
/*----- textile -----*/
.textile-page-list{
	width: 100%;
	padding: 0;
	margin: 30px 0 0;
	float: left;
}
.textile-page-list li{
	width: 24%;
	float: left;
	list-style: none;
	margin-right: 1%;
}
.textile-page-list li img{
	width: 100%;
  	border-radius: 5%;
	background-color: #eeeeee;
	margin-bottom: 10px;
	border: 1px solid #ffffff;	
}
.c-name {
	height: 3em;
	text-align: center;
}
.textile-page-sample {
	width: 100%;
	padding: 0;
	margin: 30px 0 0;
	float: left;	
}
.textile-page-sample li{
	width: 32%;
	float: left;
	list-style: none;
	margin-right: 1%;
}
.textile-page-sample li img{
	width: 100%;
	background-color: #eeeeee;
	margin-bottom: 10px;
	border: 1px solid #ffffff;
}

/* LD IMG */
.quality-area {
	float: left;
}
.ld-icons{
	margin-bottom: 35px;
	margin-top: 25px;
	padding: 0;
}
.ld-icons li{
	display: inline;
	margin-right: 1%;
}
.ld-icons li:last-child{
	margin-right: 0;
}
.ld-icons li img{
	width: 10%;
}
/*-----  MEASURING -----*/
.m-pic {
	width: 50%;
	float: left;
	margin-left: 5%;
}
.m-pic-s {
	width: 60%;
	padding: 10%;
}
.m-pic img,.m-pic-s img{
	width: 100%;
}
/* BLOG */
.blog-cat-area {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.contents-text{
	padding-right: 5%;
	padding-left: 5%;
}
.contents-text p img{
	width: 100%;
	height: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.box-cop-news:first-child {
	margin-left: 1%;
}
p img.mt-image-none {
	width: 100%;
	float: left;
}
.cat-list-title{
	white-space: normal!important;
	max-width: 300px;
}
/*----- order -----*/
.confirm-area{
	width: 99%;
	border: 1px solid #999;
	float: left;
	margin-bottom: 30px;
	padding: 15px 3% 20px;
	color: #333;
	background-color: #eee;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	
}

.qt-text{
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
}
.confirm-block{
	width: 100%;
	text-align: left;
	margin-top: 1px;
	float: left;
}
.confirm-title{
	float: left;

	margin-right: 10px;
	width: 25%;
	margin-top: 10px;
}
.confirm-text{
	float: left;
	font-size: 1.2em;
	font-weight: 500;
	line-height: 30px;
	width: 70%;
	margin-top: 7px;
}
.end-msg-area{
	text-align: center;
	font-size: 14px;

	padding: 30px 10px;
}
.end-msg-title{
	font-size: 21px;
}
.end-msg-text{
	font-size: 14px;
	line-height: 26px;
	text-align: left;
	margin-top: 30px;
}


/*----- form -----*/
.recap-area {
	float: right;
	width: 45%;
}
#warning {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 0.9em;
}
.form-title{
	letter-spacing: 2px;
	margin-top: 15px;
	font-size: 1.2em;
}
.form-btn{
	text-align: center;
}


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;

}


.checkbox-area {
  margin: auto;
  padding: 30px;
  background: #484848;
}

/*Checkboxes styles*/
input[type="checkbox"] { display: none; }

input[type="checkbox"] + label {
  display: block;
  position: relative;
  padding-left: 45px;
  margin-bottom: 20px;
  color: #ddd;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  font-size: 1.2em;
  font-weight: 500;
}

input[type="checkbox"] + label:last-child { margin-bottom: 0; }

input[type="checkbox"] + label:before {
  content: '';
  display: block;
  width: 25px;
  height: 25px;
  border: 2px solid #bfd600;
  position: absolute;
  left: 0;
  top: 0;
  opacity: .6;
  -webkit-transition: all .12s, border-color .08s;
  transition: all .12s, border-color .08s;
}

input[type="checkbox"]:checked + label:before {
  width: 10px;
  top: -5px;
  left: 5px;
  border-radius: 0;
  opacity: 1;
  border-top-color: transparent;
  border-left-color: transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}



      

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%;
	}
	.box-title {
	font-size: 1.1em;
	height: 2.5em;
	}
	.recap-area {
	
	width: 100%;
	margin-top: 15px;
	}
	.textile-page-list li{
	width: 31%;
	margin-left: 1%;
	}
	.textile-page-sample li{
	width: 44%;
	margin-right: 2%;
	margin-left: 2%;
	}
}
@media screen and (max-width: 605px) {
	.box-title {
	font-size: 1em;
	height: 2.5em;
	}
	.box-date {
	font-size: 0.7em;

	}
	.box-cat {
	font-size: 0.7em;

	}
	.shopify-area {
		margin-top: 20%;
	}
/*----- order -----*/
	.confirm-area{
	width: 94%;

	}
	.confirm-title{
	width: 100%;
	}
	.confirm-text{
	width: 100%;

	}
}
@media screen and (max-width: 460px) {
	.no-slide {
	margin-top: 100px;
	}
	#cover-content {
	width: 100%;
	height:400px;

	}

	.widget-area{
		width: 85%;
	}
	.contents-main-news img{
	
		width: 100%;
		height: 100%;
	}
	.sub-menu li{
	font-size: 0.8em;
	}
	.contents-header {
	margin-top: 150px;
	}
	.top-title {
	font-size: 2em;
	}
	.news-name{
	font-size: 1.5em;
	width: 98%;
	margin-right: auto;
		margin-left: auto;
	}
	.date-header{
	font-size: 0.9em;
	}

	.cat-name-sub{
	font-size: 0.9em;
	}
	.contents-main {
	margin-top: 60px;
	}
	.contents-main-news{
	margin-top: 30px;
	}
/* box */
	.box-title {
	font-size: 1.2em;
	height: 2.5em;
	}
	.box-date {
	font-size: 0.7em;

	}
	.box-cat {
	font-size: 0.7em;

	}
	.pad_l_about10 { padding-left: 0; }
	.pad_l_about50 { padding-left: 10px; }
	.pad_l_about100 { padding-left: 10px; }
	.small-text {
		font-size: 0.8em;
	}
	.textile-page-list li{
	width: 48%;
	margin-left: 1%;
	}
	.textile-page-sample li{
	width: 96%;
	margin-right: 2%;
	margin-left: 2%;
	}
	/* LD IMG */
	.quality-area {
	float: left;
	}
	.ld-icons{
		float: left;
		margin-left: 5%;
		margin-right: 5%;
	}
	.ld-icons li{
		float: left;
		width: 31%;
		margin-bottom: 10px;
		margin-right: 2%;
	}
	.ld-icons li img{
	width: 100%;
	}

}

