/**************************************************
		SP
**************************************************/
@media screen and (max-width:767px){


/* ========== Reset ========== */
#page-top,
.anime-primeTxt,
.newparallax,
.sectionBox,
.scrollDown,
.grayBox,
.concept_bg,
.scrollMini,
.anime-conceptTxt1,
.quality_bg,
.japanSymbol,
.whiteBox,
.history_bg,
.products_bg,
.official_bg,
.anime-newsTtl,
.reportAndInfo,
#full-menu-opa {
	display:none !important;
}

/* ========== Setting ========== */
#wrapper {
	width:100%;
	overflow:hidden;
}
.parawrapper {
	padding-top:50px;
}


/* ========== Btn ========== */
.btn {
	text-align:center;
}
.btn a {
	display:inline-block;
	padding:5px 25px;
	font-size:14px;
	color:#fff;
	text-align:center;
	border:1px solid #fff;
	outline:none;
	box-sizing:border-box;
}


/* ========== Page-prime ========== */
#page-prime {
	position:relative;
	height:auto !important;
}
#page-prime .txtBox {
	position:absolute;
	top:50%;
	width:100%;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	z-index:2;
}
#page-prime .txtBox .border {
	margin:0 18%;
	border:1px solid #fff;
}

#page-prime .topBox {
	position:absolute;
	top:0;
	width:100%;
	height:100%;
	background-color:#fff;
	z-index:3;
}
#page-prime .topBox #topInner {
	position:absolute;
	top:50%;
	left:50%;
	width:229px;
	height:123px;
	background-color:#fff;
	-webkit-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
}
#page-prime .topBox #topInner div {
	position:absolute;
}
#page-prime .topBox #topInner div.txt-1SP {
	top:0;
	left:0;
	width:64px;
	z-index:1;
	opacity:0;
}
#page-prime .topBox #topInner div.txt-2SP {
	top:25px;
	left:56px;
	width:28px;
	z-index:2;
	opacity:0;
}
#page-prime .topBox #topInner div.txt-3SP {
	top:27px;
	left:78px;
	width:21px;
	z-index:3;
	opacity:0;
}
#page-prime .topBox #topInner div.txt-4SP {
	top:28px;
	left:100px;
	width:42px;
	z-index:4;
	opacity:0;
}
#page-prime .topBox #topInner div.txt-5SP {
	top:16px;
	left:143px;
	width:27px;
	z-index:5;
	opacity:0;
}
#page-prime .topBox #topInner div.txt-6SP {
	top:27px;
	left:160px;
	width:26px;
	z-index:6;
	opacity:0;
}
#page-prime .topBox #topInner div.txt-7SP {
	top:28px;
	left:187px;
	width:41;
	z-index:7;
	opacity:0;
}
#page-prime .topBox #topInner div.txt-8SP {
	top:64px;
	left:37px;
	width:54px;
	z-index:8;
	opacity:0;
}
#page-prime .topBox #topInner div.txt-9SP {
	top:88px;
	left:85px;
	width:21px;
	z-index:9;
	opacity:0;
}
#page-prime .topBox #topInner div.txt-10SP {
	top:88px;
	left:107px;
	width:25px;
	z-index:10;
	opacity:0;
}
#page-prime .topBox #topInner div.txt-11SP {
	top:76px;
	left:135px;
	width:26px;
	z-index:11;
	opacity:0;
}
#page-prime .topBox #topInner div.txt-12SP {
	top:88px;
	left:151px;
	width:41px;
	z-index:12;
	opacity:0;
}
#page-prime .newsList {
    position: absolute;
    top: 70%;
    left: 10px;
    right: 10px;
    margin: auto;
}
#page-prime .newsList div {
    background-color: #fff;
    padding: 8px 10px;
    position: relative;
}
#page-prime .newsList .ttl {
    font-size: 140%;
    font-family: 'Lato', sans-serif;
    margin-bottom: 5px;
    text-align: left!important;
}
#page-prime .newsList .btnList {
  position: absolute;
  top: 10px;
  right: 10px;
}
#page-prime .newsList .btnList a {
    display: block;
    color: #fff;
    width: 80px;
    height: 100%;
    text-align: center;
    background: #000;
    padding: 2px 0;
}
#page-prime .newsList ul li {
	display:none;
}
#page-prime .newsList ul li:first-child {
	display:block;
}
#page-prime .newsList ul li a {
    display: block;
    overflow: hidden;
    padding: 5px 0;
    font-size: 88%;
}
#page-prime .newsList ul li a time {
	float:left;
}
#page-prime .newsList ul li a p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 80px;
}

/* ========== Page-concept ========== */
#page-concept {
	position:relative;
	height:auto !important;
}
#page-concept .ttl {
	position:absolute;
	top:4%;
	z-index:2;
	text-align:center;
}
#page-concept .txt {
	position:absolute;
	bottom:14%;
	margin:0 15px;
	color:#fff;
	text-align:center;
	z-index:2;
}

/* ========== Page-quality ========== */
#page-quality {
	position:relative;
	height:auto !important;
}
#page-quality .ttl {
	position:absolute;
	top:12%;
	z-index:2;
	text-align:center;
}
#page-quality .txtBottom {
	position:absolute;
	bottom:4%;
	z-index:2;
}
#page-quality .txtBottom .txt {
	margin:0 15px 15px;
	color:#fff;
	text-align:center;
}
#page-quality .image01 {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:1;
}

/* ========== Page-history ========== */
#page-history {
	position:relative;
	height:auto !important;
}
#page-history .txtBox {
	position:absolute;
	top:50%;
	width:100%;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	z-index:2;
}
#page-history .txtBox {
	position:absolute;
	top:50%;
	width:100%;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	z-index:2;
}
#page-history .txtBox .ttl {
	margin-bottom:15px;
	text-align:center;
}
#page-history .txtBox .txt {
	margin:0 15px 15px;
	text-align:center;
}
#page-history .btn a {
	color:#000;
	border:1px solid #000;
}

/* ========== Page-products ========== */
#page-products {
	position:relative;
	height:auto !important;
	padding: 50px 0;
}
#page-products .txtBox {
	text-align: center;
	position: absolute;
	top: 50%;
	width: 100%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 2;
}
#page-products .txtBox h2 {
	margin-bottom: 10px;
}
	
#page-products .txtBox iframe{
	width: 90%;
	height: 190px;
	margin: 10px 0;
}
#page-products .txtBox .bnr {
	margin-top: 10px;
	width: 90%;
	margin: 0 auto;
}
#page-products .txtBox .border {
	width: 90%;
	border-top: 1px solid #ccc;
	margin: 0 auto;
	margin-top: 20px;
	padding-top: 15px;
}
#page-products .txtBox .btn a {
	font-family: 'Cinzel', serif;
	color: #000;
	border: 1px solid #000;
}


	/*
#page-products .listProduct {
	padding:20px 15px 10px;
}
#page-products .listProduct li {
	float:left;
	margin-bottom:10px;
	width:50%;
	box-sizing:border-box;
	font-size:12px;
	line-height:18px;
}
#page-products .listProduct li:nth-child(odd) {
	padding-right:5px;
}
#page-products .listProduct li:nth-child(even) {
	padding-left:5px;
}
#page-products .listProduct li a {
	position:relative;
	display:block;
}
#page-products .listProduct li figcaption {
	position:absolute;
	top:50%;
	padding:0 10px;
	width:100%;
	color:#fff;
	text-align:center;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	box-sizing:border-box;
}
#page-products .listProduct li a .ttl {
	margin-bottom:10px;
}
*/
/* ========== Page-official ========== */
#page-official {
	position:relative;
	height:auto !important;
}
#page-official .txtBox {
	position:absolute;
	top:50%;
	width:70%;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	color:#fff;
	z-index:2;
	padding:0 15px;
	box-sizing:border-box;
}
#page-official .ttl {
	margin-bottom:10px;
}
#page-official .txt {
	text-shadow:2px 2px 3px #000000;
}

/* ========== Page-news ========== */
#page-news {
	height:auto !important;
}
#page-news .txtBox {
	padding:20px 15px 30px;
}
#page-news .ttl01 {
	margin-bottom:10px;
	font-size:18px;
	font-style:italic;
	font-weight:normal;
	text-align:center;
}
#page-news .ttl02 {
	font-size:16px;
	font-style:italic;
	font-weight:normal;
}
#page-news .ttl03 {
	font-size:13px;
}
#page-news .txt01 {
	font-size:12px;
}
#page-news .listNews li {
	position:relative;
	margin-bottom:10px;
}
#page-news .listNews li:last-child {
	margin-bottom:0;
}
#page-news .listNews li a {
	display:block;
}
#page-news .listNews li figcaption {
	position:absolute;
	top:50%;
	padding:0 10px;
	width:100%;
	color:#fff;
	text-align:center;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	box-sizing:border-box;
}

.contactBox {
	padding:20px 15px 15px;
	border-top:1px solid #000;
}
.contactBox .kuraboDitail {
	display:table;
	margin-bottom:15px;
	width:100%;
}
.contactBox .kuraboDitail .industries {
	display:table-cell;
	padding-top:5px;
	width:100px;
	vertical-align:top;
}
.contactBox .kuraboDitail .industriesDitail {
	display:table-cell;
	padding-left:15px;
	vertical-align:top;
}
.contactBox .contactLinks {
	margin-bottom:20px;
}
.contactBox .contactLinks li {
	float:left;
	width:50%;
	box-sizing:border-box;
}
.contactBox .contactLinks li:nth-child(odd) {
	padding-right:5px;
}
.contactBox .contactLinks li:nth-child(even) {
	padding-left:5px;
}
.contactBox .contactLinks li a {
	display:block;
	padding:5px 10px;
	color:#fff;
	text-align:center;
	background:#000;
}
#artisan {
	position:relative;
	padding:15px 0;
	clear:both;
	border-top:1px solid #e6e6e6;
}
#artisan .title01 {
	padding-left:33px;
	font-size:11px;
	line-height:16px;
}
#artisan .title02 {
	margin-bottom:10px;
	padding-left:33px;
	font-size:13px;
	text-decoration:underline;
}
#artisan .otherLogoBox1 {
	position:absolute;
	top:15px;
	left:0;
	width:19px;
}
#artisan .deteal1Table {
	margin-bottom:10px;
	font-size:13px;
	line-height:20px;
}
#artisan .deteal1Table th {
	font-weight:normal;
}
#artisan .deteal1Table td {
	padding-left:5px;
}
#artisan .otherAddress li {
	margin-bottom:10px;
}
#artisan .otherAddress li:last-child {
	margin-bottom:0;
}
.gogerrn {
	position:relative;
	padding:15px 0;
	clear:both;
	border-top:1px solid #e6e6e6;
}
.gogerrn .otherLogoBox2 {
	position:absolute;
	top:18px;
	left:0;
	width:41px;
}
.gogerrn .title01 {
	padding-left:56px;
	font-size:11px;
	line-height:16px;
}
.gogerrn .title02 {
	padding-left:56px;
	font-size:13px;
	line-height:20px;
	text-decoration:underline;
}
.gogerrn .text01 {
	margin-bottom:10px;
	padding-left:56px;
	font-size:11px;
	line-height:16px;
}
.gogerrn th {
	font-weight:normal;
}
.gogerrn td {
	padding-left:5px;
}

/* linkBox ----------------------*/
.linkBox {
	padding: 20px 15px 50px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
.linkBox .inner {
	max-width: 290px;
	margin: 0 auto;
}
.linkBox h3 {
	font-family: 'Lato', sans-serif;
	font-size: 100%;
	margin-bottom: 10px;
}
.linkBox h3 span {
	position: relative;
	vertical-align: middle;
}
.linkBox h3 span:after {
	content: "";
	width: 30px;
	height: 1px;
	background: #000;
	display: inline-block;
	vertical-align: middle;
	margin-left: 15px;
}
.linkBox ul {
	margin: 0 auto;
	text-align: center;
}
.linkBox ul li + li {
	margin: 10px 0 0;
}
.linkBox ul li a {
	display: block;
}
.linkBox ul li span {
	font-size: 12px;
}
.linkBox .bnrList + h3 {
	margin-top: 25px;
}
.linkBox .customer ul {
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
}
.linkBox .customer .box {
	padding-top: 20px;
}
.linkBox .customer .box .video {
	width: 100%;
	max-width: 290px;
	position: relative;
	margin-top: 10px;
}
.linkBox .customer .box .video:before {
	content: "";
	width: 100%;
	padding-top: 100%;
	display: block;
}
.linkBox .customer .box .video video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.linkBox .customer .box .video .cover {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.1);
	cursor: pointer;
	z-index: 2;
}
.linkBox .customer .box .video .cover .play {
	width: 26%;
	position: absolute;
	top: 50%;
	left: 50%;
	-weblkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.linkBox .customer .box .video video p {
	text-align: center;
	font-size: 86%;
}


/* ========== Anim Setting ========== */


}
/**************************************************
		PC
**************************************************/
@media screen and (min-width:768px){
#premium_denim_text {
	position:absolute;
	width:100%;
	height:100%;
}
.txt-1 {
	position:absolute;
	top:3px;
	left:4px;
	opacity:0;
}
.txt-2 {
	position:absolute;
	top:3px;
	left:116px;
	opacity:0;
}
.txt-3 {
	position:absolute;
	top:3px;
	left:162px;
	opacity:0;
}
.txt-4 {
	position:absolute;
	top:3px;
	left:205px;
	opacity:0;
}
.txt-5 {
	position:absolute;
	top:3px;
	left:291px;
	opacity:0;
}
.txt-6 {
	position:absolute;
	top:3px;
	left:326px;
	opacity:0;
}
.txt-7 {
	position:absolute;
	top:3px;
	left:379px;
	opacity:0;
}
.txt-8 {
	position:absolute;
	top: 5px;
    left: 494px;
	opacity:0;
}
.txt-9 {
	position:absolute;
	top:3px;
	left:592px;
	opacity:0;
}
.txt-10 {
	position:absolute;
	top:3px;
	left:634px;
	opacity:0;
}
.txt-11 {
	position:absolute;
	top:3px;
	left:689px;
	opacity:0;
}
.txt-12 {
	position:absolute;
	top:4px;
	left:723px;
	opacity:0;
}


#header nav ul li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.whiteBox {
	width:100%;
	height:100%;
	background:#f5f5f5;
	z-index:500;
}
.grayBox {
	width:100%;
	height:100%;
	background:#A5A4A5;
	z-index:500;
}


#header nav ul li a {
	display: block;
}
#header nav ul li a:hover, #header nav ul li .active {
	color:#0064c8;
	padding-bottom: .4em;
	opacity:1;
	border-bottom: 2px solid #0064c8;
}

#h-nav {
	position:relative;
}

#full-menu-opa {
	position:absolute;
	top:25px;
	left:0;
	opacity:0;
}

#full-menu-opa li {
	float:left;
	margin-right:18px;
}
#full-menu-opa li a {  
	-webkit-transition:0s;  
	-moz-transition: 0s;  
	-o-transition: 0s;  
	transition: 0s;  
	/*font-size:115%;*/
	font-family: 'Lato', sans-serif;
}
#h-nav .language { 
	position: absolute;
	top: 25px;
	right: 25px;
}
#h-nav .language a,
#h-nav .language a.active {
	background: url(../images/common/ico_arrow01.png) no-repeat left center;
	background-size: 5px;
	padding: 0 0 0 10px;
	color:#000;
	border-bottom: none;
}
#h-nav .language a:hover {
	text-decoration: underline;
	padding: 0 0 0 10px;
	color:#000;
	border-bottom: none;
}


#footer, footer {
	position:inherit;
	opacity:0;
}
.textBox {
	width:90%;
	max-width:900px;
	margin-right:auto;
	margin-left:auto;
	letter-spacing:0.5px;
	line-height:210%;
}
.textBoxLeft {
	width:60%;
	max-width:540px;
	letter-spacing:0.5px;
	line-height:210%;
}

#premium_denim {
	width:90%;
	max-width:806px;
	height:129px;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	margin:auto;
}

#page-top {
	background:#fff;
	z-index:100;
}
	#page-top h1 {
		position:absolute;
		top:0;
		right:0;
		left:0;
		bottom:0;
		margin:auto;
		text-indent:100%;
		white-space: nowrap;
    		overflow: hidden;
		width:90%;
		max-width: 806px;
		height: 129px;
		background:url(../images/home/kurabo.png) no-repeat center;
		background-size:100%;
	}
	@media only screen and (-webkit-min-device-pixel-ratio : 2),only screen and (min-device-pixel-ratio : 2){
		 #page-top h1 {
			  background:url(../images/home/kurabo@2x.png) center;
			  -webkit-background-size:100%; 
			  background-size:100%;
		 }
	}
	.newsList {
		display: none;
		z-index: 100;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		width: 800px;
		height: 128px;
		padding-top: 300px;
	}
	.newsList div {
	    background-color: #fff;
        padding: 20px 20px;
		width: 800px;
        height: 128px;
    overflow: auto;
    position: relative;
	}
	.newsList .ttl {
		font-size: 190%;
		font-family: 'Lato', sans-serif;
		margin-bottom: 20px;
		text-align: left!important;
	}
  #page-prime .newsList .btnList {
    position: absolute;
    top: 20px;
    right: 20px;
  }
  #page-prime .newsList .btnList a {
      display: block;
      color: #fff;
      width: 80px;
      height: 100%;
      text-align: center;
      background: #000;
      padding: 5px 0;
  }
	.newsList ul li +li {
		border-top:dotted 1px #ccc;
	}
	.newsList ul li a {
		display:block;
		overflow:hidden;
		padding:10px 0;
	}
	.newsList ul li a time {
		float:left;
	}
	.newsList ul li a p {
		margin-left: 100px;
		text-align: left!important;
	}
	.newsList ul li a:hover p {
		text-decoration:underline;
	}
	.scrollDown {
		position:absolute;
		bottom:3%;
		width:100%;
	}
	.scrollDown p {
		text-align: center;
		padding-bottom:17px;
	}
		.scrollBtn img {
			display: block;
			width: 58px;
			height: 58px;
			margin-right: auto;
			margin-left: auto;
		}
	.scrollMini {
		position:absolute;
		bottom:3%;
		width:100%;
		z-index:20;
	}
		.scrollMini a {
			display: block;
			width: 22px;
			height: 25px;
			margin-right: auto;
			margin-left: auto;
		}


#page-prime {

}
	.prime_bg {
		width:100%;
		height:100%;
		background:url(../images/home/prime-bg.jpg) no-repeat center;
		background-size:cover;
	}
	#page-prime .sectionBox {
		position:absolute;
		top:0;
		right:0;
		bottom:0;
		left:0;
		margin:auto;
		height: 61px;
		padding-bottom: 220px;
	}
	#page-prime h2 {
		text-align:center;
	}
	.borderWhite {
		width:600px;
		border-top:1px solid #fff;
		margin:25px auto;
	}
	#page-prime p {
		text-align:center;
	}
	.anime-primeTxt {
		display:none;
		position:fixed;
		left:0;
		top:0;
		right: 0;
		bottom: 0;
		margin: auto;
		width: 455px;
		height: 60px;
		padding-bottom: 34px;
		z-index: 101;
	}

#page-concept {
}
	.concept_bg {
		width:100%;
		height:100%;
		background:url(../images/home/concept-bg.jpg) no-repeat center;
		background-size:cover;
		z-index:-1;
	}
	#page-concept .sectionBox {
		position:absolute;
		top:0;
		right:0;
		bottom:0;
		left:0;
		margin:auto;
		height: 83px;
		padding-top: 170px;
	}
	#page-concept h2 {
		height: 111px;
		line-height: 111px;
		text-align:center;
		font-size:100%;
		margin-bottom:40px;
		/*background:url(../images/home/ttl_bg-white.png) no-repeat center;*/
	}
	#page-concept p {
		text-align:center;
		font-size:115%;
	}
	.anime-conceptTxt1 {
		position:absolute;
		left:0;
		top:0;
		right: 0;
		bottom: 0;
		margin: auto;
		width: 455px;
		height: 60px;
		padding-bottom: 34px;
	}
	.anime-conceptTxt2 p {
		color:#fff;
	}
	.anime-conceptTxt2 p + p {
		padding-top:20px;
	}

#page-quality {
	position:relative;
	z-index:2;
}
	.quality_bg {
		width:100%;
		height:100%;
		background:url(../images/home/quality-bg.jpg) no-repeat center;
		background-size:cover;
	}
	#page-quality .sectionBox{
		position:absolute;
		top:0;
		right:0;
		bottom:0;
		left:0;
		margin:auto;
		height:294px;
		z-index:10;
	}
	#qualityBack {
		position:absolute;
		top:0;
		left:0;
		width:100%;
		height:100%;
		background:url(../images/home/quality_bg.jpg) center;
		background-size:cover;
		z-index:-1;
	}
	.japanSymbol {
		position:absolute;
		top:0;
		left:0;
		width:100%;
		height:100%;
		background:url(../images/home/japan_symbol.jpg) no-repeat center center;
		background-size:cover;
		z-index:1;
	}
	.quality-text {
		z-index:10;
	}
	#page-quality h2 {
		height: 111px;
		line-height: 111px;
		text-align:center;
		font-size:100%;
		color:#3d3d3d;
		margin-bottom:40px;
		/*background:url(../images/home/ttl_bg-white.png) no-repeat center;*/
	}
	#page-quality p {
		text-align:center;
		font-size:115%;
	}
	.anime-qualityTxt1 {
		margin-bottom:40px;
	}
	.anime-qualityTxt2 {
		color:#fff;
	}
	.moreDetailBtn {
		width:300px;
		height: 64px;
		text-align: center;
		line-height: 60px;
		outline: none;
		font-size:186%;
		color: #fff;
		position: relative;
		z-index: 2;
		border: 2px solid #fff;
		overflow: hidden;
		margin: 40px auto 0;
	}
	.moreDetailBtn::before,
	.moreDetailBtn::after {
		position: absolute;
		z-index: -1;
		display: block;
		content: '';
	}
	.moreDetailBtn,
	.moreDetailBtn::before,
	.moreDetailBtn::after {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-transition: all .4s ease;
		transition: all .4s ease;
	}
	.moreDetailBtn:hover {
		color: #333;
		opacity:1;
	}
	.moreDetailBtn::after {
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		-webkit-transform: scale(0.2);
		transform: scale(0.2);
	}
	.moreDetailBtn:hover::after {
		background: #fff;
		-webkit-transform: scale(1);
		transform: scale(1);
	}

#page-history {
	z-index:2;
}
	.history_bg {
		width:100%;
		height:100%;
		background:url(../images/home/history-bg.jpg) no-repeat center;
		background-size:cover;
		opacity:.7;
		z-index:-1;
	}
	#page-history .sectionBox {
		position:absolute;
		top:0;
		right:0;
		bottom:0;
		left:0;
		margin:auto;
		height:362px;
	}
	#page-history h2 {
		height: 111px;
		line-height: 111px;
		text-align:center;
		font-size:100%;
		color:#fff;
		margin-bottom:40px;
		/*background:url(../images/home/ttl_bg-black.png) no-repeat center;*/
	}
	#page-history p {
		text-align:center;
		font-size:115%;
	}
	.anime-historyTxt1 {
		margin-bottom:40px;
	}
	.moreDetailBtnBlack {
		width:300px;
		height: 64px;
		text-align: center;
		line-height: 60px;
		outline: none;
		font-size:186%;
		color: #333;
		position: relative;
		z-index: 2;
		border: 2px solid #333;
		overflow: hidden;
		margin: 40px auto 0;
	}
	.moreDetailBtnBlack::before,
	.moreDetailBtnBlack::after {
		position: absolute;
		z-index: -1;
		display: block;
		content: '';
	}
	.moreDetailBtnBlack,
	.moreDetailBtnBlack::before,
	.moreDetailBtnBlack::after {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-transition: all .4s ease;
		transition: all .4s ease;
	}
	.moreDetailBtnBlack:hover {
		color: #fff;
		opacity:1;
	}
	.moreDetailBtnBlack::after {
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		-webkit-transform: scale(0.2);
		transform: scale(0.2);
	}
	.moreDetailBtnBlack:hover::after {
		background: rgba(0,0,0,.6);
		-webkit-transform: scale(1);
		transform: scale(1);
	}

#page-products {
	z-index:2;
	height:947px !important;
}
	.products_bg {
		width:100%;
		height:100%;
		background:url(../images/home/looplus_bg.jpg) center;
		background-size:cover;
	}
	#page-products h2 {
		height: 111px;
		line-height: 111px;
		text-align:center;
		font-size:100%;
		color:#fff;
		margin-bottom:40px;
		/*background:url(../images/home/ttl_bg-black.png) no-repeat center;*/
	}
	#page-products .sectionBox {
		position:absolute;
		top:0;
		right:0;
		bottom:0;
		left:0;
		height: 800px;
		margin:auto;
		text-align: center;
	}
	#page-products .sectionBox iframe{
		margin: 0 auto;
		margin-top: 30px;
	}
	#page-products .sectionBox .bnr{
		margin-top: 5px;
		margin-bottom: 30px;
	}
	#page-products .sectionBox .bnrtxt{
		font-size: 1.2rem;
		margin-top: 20px;
	}
	#page-products .sectionBox .border{
    border-top: 1px solid #ccc;
    width: 520px;
    margin: 0 auto;
    margin-top: 30px;
	}
	#page-products .sectionBox .border a{
		font-family: 'Cinzel', serif;
		margin-top: 20px;
	}
	.proList ul {
		width:100%;
		max-width:1040px;
		margin-right:auto;
		margin-left:auto;
	}
	.proList ul li {
		float:left;
		width:30.8%;
		height:220px;
		max-width:320px;
		margin-bottom:30px;
		overflow: hidden;
	}
	.proList ul li + li {
		margin-left:3.8%;
	}
	
	.grid {
		position: relative;
		text-align: center;
	}
	.grid figure {
		position: relative;
		overflow: hidden;
		height:220px;
		width: 100%;
		text-align: center;
		cursor: pointer;
	}
	.grid figure img {
		position: relative;
		display: block;
		min-height: 100%;
		max-width: 100%;
	}
	
	.grid figure figcaption {
		color: #fff;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
	}
	
	.grid figure figcaption::before,
	.grid figure figcaption::after {
		pointer-events: none;
	}
	
	.grid figure figcaption {
		position: absolute;
		top: 0;
		left: 0;
		width: 80%;
		height: 72%;
	}
	.grid figure figcaption > a {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

/* Anchor will cover the whole item by default */

.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

/*hover animation---------------*/

.anime-list1 .effect-oscar {
	background:url(../images/home/products_bg1@2x.jpg) center;
	background-size:cover;
}
	.anime-list1 .effect-oscar h3 {
		width:80%;
		max-width:51px;
		height:18px;
	}
.anime-list2 .effect-oscar {
	background:url(../images/home/products_bg2@2x.jpg) center;
	background-size:cover;
}
	.anime-list2 .effect-oscar h3 {
		width:80%;
		max-width:112px;
		height:18px;
	}
.anime-list3 .effect-oscar {
	background:url(../images/home/products_bg3@2x.jpg) center;
	background-size:cover;
}
	.anime-list3 .effect-oscar h3 {
		width:80%;
		max-width:94px;
		height:17px;
	}
.anime-list4 .effect-oscar {
	background:url(../images/home/products_bg4@2x.jpg) center;
	background-size:cover;
}
	.anime-list4 .effect-oscar h3 {
		width:80%;
		max-width:86px;
		height:18px;
	}
.anime-list5 .effect-oscar {
	background:url(../images/home/products_bg5@2x.jpg) center;
	background-size:cover;
}
	.anime-list5 .effect-oscar h3 {
		width:80%;
		max-width: 153px;
		height: 17px;
	}
.anime-list6 .effect-oscar {
	background:url(../images/home/products_bg6@2x.jpg) center;
	background-size:cover;
}
	.anime-list6 .effect-oscar h3 {
		width:80%;
		max-width:92px;
		height:18px;
	}
figure.effect-oscar figcaption {
    padding: 10%;
	background-color: rgba(58,52,42,0.3);
	-webkit-transition: background-color 0.45s;
	-ms-transition: background-color 0.45s;
	-moz-transition: background-color 0.45s;
	-o-transition: background-color 0.45s;
	transition: background-color 0.45s;
}
figure.effect-oscar:hover figcaption {
	background-color: rgba(58,52,42,0);
}
figure.effect-oscar figcaption::before {
	position: absolute;
	top:20px;
	right: 20px;
	bottom: 20px;
	left: 20px;
	border: 1px solid #fff;
	content: '';
}

figure.effect-oscar h3 {
	position:absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	margin: auto;
	-webkit-transition: -webkit-transform 0.45s;
	transition: transform 0.45s;
	-webkit-transform: translate3d(0,47%,0);
	transform: translate3d(0,47%,0);
}
figure.effect-oscar p {
	padding-top:30%;
	line-height:140%;
}
figure.effect-oscar figcaption::before,
figure.effect-oscar p {
	opacity: 0;
	-webkit-transition: opacity 0.55s, -webkit-transform 0.55s;
	-moz-transition: opacity 0.55s, -webkit-transform 0.55s;
	-ms-transition: opacity 0.55s, -webkit-transform 0.55s;
	-o-transition: opacity 0.55s, -webkit-transform 0.55s;
	transition: opacity 0.55s, transform 0.55s;
	-webkit-transform: scale(0.55);
	-moz-transform: scale(0.55);
	-ms-transform: scale(0.55);
	-o-transform: scale(0.55);
	transform: scale(0.55);
}
figure.effect-oscar:hover h3 {
	-webkit-transform: translate3d(0,-20px,0);
	-moz-transform: translate3d(0,-20px,0);
	-ms-transform: translate3d(0,-20px,0);
	-o-transform: translate3d(0,-20px,0);
	transform: translate3d(0,-20px,0);
}

figure.effect-oscar:hover figcaption::before,
figure.effect-oscar:hover p {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}



#page-official {
	z-index:2;
}
	.official_bg {
		width: 100%;
		height: 100%;
		background:url(../images/home/official_bg.jpg) center;
		background-size:cover;
		z-index:-1;
	}
	#page-official .sectionBox {
		position:absolute;
		top:0;
		bottom:0;
		margin-top:auto;
		margin-bottom:auto;
		height:168px;
	}
	#page-official h2 {
		margin-left:130px;
		margin-bottom:40px;
	}
	#page-official p {
		margin-left:135px;
		font-size:115%;
	}
	.anime-officialTxt {
		color:#fff;
	}
	
#page-news {
	z-index:100;
	opacity:0;
	height: auto !important;
}
	#page-news .inner {
		max-width:1050px;
	}
	#page-news h2 {
		text-align:center;
		padding-bottom:25px;
	}
	.reportAndInfo {
		height:300px;
		padding-bottom:30px;
	}
	.reportAndInfo ul li {
		float:left;
		width:49.4%;
		max-width:518px;
	}
	.reportAndInfo ul li + li {
		float:right;
	}
	
	.contactBox {
		padding-top:40px;
		padding-bottom:40px;
		border-top:1px solid #000;
	}
	.industries {
		float:left;
	}
	.industriesDitail {
		float:left;
		margin-left:1.8%;
		margin-top:-4px;
	}
	.contactLinks {
		float:right;
	}
	.contactLinks ul li {
		width:200px;
		height:auto;
		margin-bottom:10px;
	}
	.contactLinks ul li a {
		display:block;
		color:#fff;
		width:100%;
		height:100%;
		text-align:center;
		background:#000;
		padding: 9px 0;
	}
	
	#otherLinks {
		margin-top:30px;
		padding-top: 50px;
		border-top:2px solid #e6e6e6;
	}
	
	#artisan {
		float:left;
		width:50%;
		border-right:2px solid #e6e6e6;
	}
	#gogerrn {
		float:right;
		width:50%;
	}
	.otherAddress {
		clear:both;
		padding-top:15px;
	}
	.otherAddress ul li {
		float:left;
		width:41%;
		box-sizing:border-box;
		font-size:86%;
		line-height: 145%;
	}
	.otherAddress ul li:last-child {
		border-left:2px solid #e6e6e6;
		padding-left:25px;
	}
	
	.otherLogoBox1 {
		float: left;
		width: 12.334%;
		max-width: 41px;
	}
	.otherLogoBox2 {
		float:left;
		width: 9.566%;
		margin-left: 2.5%;
		max-width:140px;
	}
	.otherDetealBox1 {
		float:left;
		width:68.312%;
		max-width:360px;
		margin-left:5%;
	}
		.otherDetealBox1 h3 {
			font-size: 110%;
			font-weight: bold;
		}
		.otherDetealBox1 h4 {
			font-size: 130%;
			font-weight: normal;
			border-bottom: 1px solid;
			display: table;
			margin-top: 12px;
		}
		.deteal1Table {
			margin-top:43px;
		}
		.deteal1Table th {
			font-size: 92%;
			font-weight: normal;
		}
		.deteal1Table td {
			font-size: 92%;
			font-weight: normal;
			padding-left: 3px;
		}
	.otherDetealBox2 {
		float: left;
		margin-left: 2%;
		max-width:360px;
	}
		.otherDetealBox2 h3 {
			font-size: 110%;
			font-weight: bold;
		}
		.otherDetealBox2 h4 {
			font-size: 130%;
			font-weight: normal;
			border-bottom: 1px solid;
			display: table;
			margin-top: 10px;
		}
		.deteal2Table {
			margin-top:33px;
		}
		.deteal2Table th {
			font-size: 92%;
			font-weight: normal;
		}
		.deteal2Table td {
			font-size: 92%;
			font-weight: normal;
			padding-left: 3px;
		}
	.otherDeteal p {
		font-size:86%;
		padding-top:3px;
		line-height: 145%;
	}
	.otherAddress ul li {
		line-height:170%;
	}
	
/* linkBox ----------------------*/
.linkBox {
	padding-top: 40px;
	padding-bottom: 40px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
.linkBox h3 {
	font-family: 'Lato', sans-serif;
	font-size: 114%;
	margin-bottom: 20px;
}
.linkBox h3 span {
	position: relative;
	vertical-align: middle;
}
.linkBox h3 span:after {
	content: "";
	width: 30px;
	height: 1px;
	background: #000;
	display: inline-block;
	vertical-align: middle;
	margin-left: 15px;
}
	
.linkBox ul.bnrList {
	text-align: center;
}
.linkBox ul.bnrList li {
	width: 330px;
	float: left;
	margin: 0 30px 30px 0;
}
.linkBox ul.bnrList li:nth-child(3n) {
	margin-right: 0;
}
.linkBox ul.bnrList li a {
	display: block;
}
.linkBox ul.bnrList li img {
	width: 100%;
}
.linkBox ul.bnrList li span {
	display: inline-block;
	padding: 5px 0 0;
}
.linkBox ul.bnrList + h3 {
	margin-top: 40px;
}
.linkBox .customer {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
}
.linkBox .customer ul {
	width: 330px;
	padding-right:30px;
	border-right: 2px solid #ccc;
}
.linkBox .customer ul li + li {
	margin-top: 30px;
}
.linkBox .customer .box {
	width: 658px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
}
.linkBox .customer .box .bnr {
	width: 330px;
}
.linkBox .customer .box .bnr img {
	width: 100%;
}
.linkBox .customer .box .video {
	width: 274px;
	position: relative;
	height: 274px;
}
.linkBox .customer .box .video .cover {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.1);
	cursor: pointer;
	z-index: 2;
}
.linkBox .customer .box .video .cover .play {
	position: absolute;
	top: 50%;
	left: 50%;
	-weblkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	transition: all .3s ease;
}
.linkBox .customer .box .video .cover:hover .play {
	opacity: 0.7;
}
.linkBox .customer .box .video video {
	width: 100%;
	height: auto;
}
.linkBox .customer .box .video video p {
	text-align: center;
	font-size: 86%;
}
/*para css*/

.landingslider {
  height: 600px;
  position: relative;
  background: #ddd;
  overflow: hidden;
  z-index: 5;
}

.landingslider .bigloader {
  left: 50%;
  margin-left: -30px;
  margin-top: -30px;
  position: absolute;
  top: 50%;
}

section {
  display: block;
  position: relative;
  overflow: hidden;
  clear: both;
}

.sectionBox {
	position:relative;
	height:100%;
}

.sectionBox, .jcontainer {
  display: block;
  margin: 0 auto;
  position: relative;
  max-width: 1180px;
  width: 100%;
}

/*.notopmargin { padding-top: 0px; }
.normaltopmargin { padding-top: 60px; }
.doubletopmargin { padding-top: 120px; }
.tripletopmargin { padding-top: 180px; }
.forthtopmargin { padding-top: 240px; }
.fifthtopmargin { padding-top: 360px; }

.nobottommargin { padding-bottom: 0px; }
.normalbottommargin { padding-bottom: 60px; }
.doublebottommargin { padding-bottom: 120px; }
.triplebottommargin { padding-bottom: 180px; }
.forthbottommargin { padding-bottom: 240px; }
.fifthbottommargin { padding-bottom: 360px; }*/

.newparallax {
	position: absolute;
	top: 0;
	left: 0;
	max-width: none;
}

.w1100 {
	display:block;
}
.w1400,
.w1700,
.w2000,
.w2300,
.w2600 {
	display:none;
}

@media screen and (min-width:2300px) {
	.w2600 {
		display:block;
	}
	.w1100,
	.w1400,
	.w1700,
	.w2000,
	.w2300 {
		display:none;
	}	
}

@media screen and (min-width:2000px) and ( max-width:2300px) { 
	.w2300 {
		display:block;
	}
	.w1100,
	.w1400,
	.w1700,
	.w2000,
	.w2600 {
		display:none;
	}	
}

@media screen and (min-width:1700px) and ( max-width:2000px) { 
	.w2000 {
		display:block;
	}
	.w1100,
	.w1400,
	.w1700,
	.w2300,
	.w2600 {
		display:none;
	}	
}

@media screen and (min-width:1400px) and ( max-width:1700px) { 
	.w1700 {
		display:block;
	}
	.w1100,
	.w1400,
	.w2000,
	.w2300,
	.w2600 {
		display:none;
	}	
}

@media screen and (min-width:1100px) and ( max-width:1400px) { 
	.w1400 {
		display:block;
	}
	.w1100,
	.w1700,
	.w2000,
	.w2300,
	.w2600 {
		display:none;
	}	
}
@media screen and ( max-width:1400px) { 
	.w1100 {
		display:block;
	}
	.w1400,
	.w1700,
	.w2000,
	.w2300,
	.w2600 {
		display:none;
	}	
}

/*sway animation--------------------------*/

.sway {
	-webkit-animation-name:sway;
	-webkit-animation-duration:2s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:ease;
	
	-moz-animation-name:sway;
	-moz-animation-duration:2s;
	-moz-animation-iteration-count:infinite;
	-moz-animation-timing-function:ease;
}
@-webkit-keyframes sway {
	0% {-webkit-transform:translate(0, 0);}
	50% {-webkit-transform:translate(0, -10px);}
	100% {-webkit-transform:translate(0, 0);}
}
@-moz-keyframes sway {
	0% {-moz-transform:translate(0, 0);}
	50% {-moz-transform:translate(0, -10px);}
	100% {-moz-transform:translate(0, 0);}
}
}
