@import url("font.css");
/* Common */
html {
	-webkit-text-size-adjust: none;
	font-size: 14px;
	color: #303030;
	text-rendering: optimizeLegibility;
}
body {
	line-height: 1.8;
	font-family: 'HelveticaNeue', 'Helvetica Neue', Helvetica, Tahoma, Arial, "Microsoft Yahei", "Simsun";
	-webkit-backface-visibility: hidden;
	background-color: #fff;
}
* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-font-smoothing: antialiased;
}
p, li, dt, dd, th, td, pre {
	-ms-line-break: strict;
	line-break: strict;
	-ms-word-break: break-strict;
	word-break: break-strict;
}
a {
	color: #303030;
	text-decoration: none;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, address {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
input[type='text'], textarea {
	-webkit-appearance: none;
	border-radius: 0;
}
img {
	vertical-align: middle;
	border: 0;
	outline: 0;
}
select:focus, button:focus, input:focus, textarea:focus {
	outline: none;
}
li {
	list-style: none;
}
ul {
	width: 100%;
	height: 100%;
}
.wrap {
	/*position:absolute;*/

	width: 100%;
	height: 1000px;
}
.wrap ul {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.wrap ul li {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
	-webkit-transition: all 4800ms linear;
	-moz-transition: all 4800ms linear;
	-ms-transition: all 4800ms linear;
	-o-transition: all 4800ms linear;
	transition: all 4800ms linear;
}
.clearfix {
	zoom: 1
}
.clearfix:after {
	content: '';
	display: block;
	clear: both;
}
.lang {
	position: absolute;
	right: 0;
	bottom: 14px;
	border-left: 1px #ddd solid;
	padding: 5px 0px 5px 0;
	border-radius: 4px;
}
.lang a {
	padding-left: 46px;
	background: url(lang-icon.png) no-repeat 20px 40px;
	padding-top: 38px;
	color: #777;
	letter-spacing: 1px;
}
/**  视频  **/
.about_video {
	width: 100%;
	margin: 0 auto;
}
.about_video_btn {
	width: 826px;
	text-align: center;
	line-height: 20px;
	margin: 80px auto;
}
.video_btn {
	width: 826px;
	margin: 10px auto;
}
.video_btn2 {
	width: 47px;
	margin: 10px auto;
}
.video_profile {
	color: #999;
	font-size: 12px;
	padding-top: 25px;
}
.hide_box {
	width: 980px;
	color: #999;
}
#testBox {
	position: fixed;
	top: 50%;
	z-index: 100000;
	left: 50%;
	margin-left: -490px;
	margin-top: -300px;
}
.con_hidex_box {
	width: 760px;
	float: left;
	padding-top: 15px;
	height: 380px;
}
.al a, .al a img, .al button, .al input {
	-webkit-transition: 0.20s ease-in-out;
	-moz-transition: 0.20s ease-in-out;
	-ms-transition: 0.20s ease-in-out;
	-o-transition: 0.20s ease-in-out;
	transition: 0.20s ease-in-out;
}
.al a:hover, .al button:hover, .al input:hover {
	color: #999;
}
.ali a img {
	-webkit-transition: opacity 0.30s ease-in-out;
	-moz-transition: opacity 0.30s ease-in-out;
	-ms-transition: opacity 0.30s ease-in-out;
	-o-transition: opacity 0.30s ease-in-out;
	transition: opacity 0.30s ease-in-out;
}
.ali a {
	display: block;
}
.ali a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}
.ul a:hover {
	text-decoration: underline;
}
.spNone {
	display: block !important;
}
.spNone {
	display: block !important;
}
.spNone--ib {
	display: inline-block !important;
}
.spOnly {
	display: none !important;
}
.pcOnly {
	display: block !important;
}
.js-stop-scroll {
	position: relative;
	overflow: hidden;
}
.fb_iframe_widget {
	height: 26px;
	overflow: hidden;
}
.x-t {
	-webkit-transition: 0.10s ease-out;
	-moz-transition: 0.10s ease-out;
	-ms-transition: 0.10s ease-out;
	-o-transition: 0.10s ease-out;
	transition: 0.10s ease-out;
}
.x-hide {
	display: none !important;
}
.x-hide-after:after {
	display: none !important;
}
.x-hover {
	color: #303030;
	background-color: #fff;
	border: solid 4px #000;
}
.x-hover:hover {
	border: solid 4px transparent;
	color: #fff;
	background-color: #8c7b68;
}
.x-and {
	font-style: italic;
}
.x-vcenter {
	display: table;
}
.x-vcenter > div {
	display: table-cell;
	vertical-align: middle;
}
.x-center {
	text-align: center;
}
.home-btn {
	margin-top: 50px;
	margin-bottom: 20px;
	display: block;
}
.home-btn span {
	display: inline-block;
	padding: 4px 50px;
	letter-spacing: 1px;
}
.pg {
	z-index: 99999;
	position: fixed;
	top: 0;
	left: 0;
	width: 1%;
	height: 6px;
	background-color: #ccc;
	-webkit-transition : width 300ms cubic-bezier(0, 0, 1, 1);
	-moz-transition : width 300ms cubic-bezier(0, 0, 1, 1);
	-ms-transition : width 300ms cubic-bezier(0, 0, 1, 1);
	-o-transition : width 300ms cubic-bezier(0, 0, 1, 1);
	transition : width 300ms cubic-bezier(0, 0, 1, 1);
}
.sh {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	background-color: #fff;
}
.sh__menu-div {
	margin: 0 auto;
}
.sh__logo {
	display: inline-block;
	margin: 0 auto;
}
.sh__logo-outer {
	position: relative;
	display: block;
	border-bottom: solid 1px #e0e0e0;
	padding: 80px 0 10px;
}
.sh__nav {
	z-index: 100;
	background-color: #fff;
	-webkit-transition: 0.10s ease-out;
	-moz-transition: 0.10s ease-out;
	-ms-transition: 0.10s ease-out;
	-o-transition: 0.10s ease-out;
	transition: 0.10s ease-out;
}
.sh__nav--fix {
	border-top: none;
	border-bottom: 1px solid #E0E0E0;
	position: fixed;
	top: -70px;
	left: 0;
	width: 100%;
	-webkit-transition: top 0.20s cubic-bezier(0.77, 0, 0.175, 1);
	-moz-transition: top 0.20s cubic-bezier(0.77, 0, 0.175, 1);
	-ms-transition: top 0.20s cubic-bezier(0.77, 0, 0.175, 1);
	-o-transition: top 0.20s cubic-bezier(0.77, 0, 0.175, 1);
	transition: top 0.20s cubic-bezier(0.77, 0, 0.175, 1);
	-webkit-transition-delay: 0.4s;
	-moz-transition-delay: 0.4s;
	-ms-transition-delay: 0.4s;
	-o-transition-delay: 0.4s;
	transition-delay: 0.4s;
}
.sh__nav--fix .sh__menu-link {
	padding: 24px 0;
	margin: 0 20px;
}
.sh__nav--fix .sh__menu-link:after {
	bottom: -1px;
}
.sh__menu--logo {
	display: none !important;
}
.sh__menu--logo img {
	margin-top: -2px;
}
.sh__nav--fix .sh__menu--logo {
	display: inline-block !important;
}
.sh__nav--fix .sh__menu--home {
	display: none;
}
.sh__menu {
	position: relative;
	display: inline-block;
	font-size: 13px;
	float: left!important;
}
.sh__menu-btn {
	display: inline-block;
}
.sh__menu-link {
	font-family: 'HelveticaNeue-Condensed';
	text-transform: uppercase;
	display: inline-block;
	margin: 0 45px;
	letter-spacing: 1px;
	line-height: 55px;
}
.sh__menu-link {
	position: relative;
	-webkit-transition: 0.10s ease-out;
	-moz-transition: 0.10s ease-out;
	-ms-transition: 0.10s ease-out;
	-o-transition: 0.10s ease-out;
	transition: 0.10s ease-out;
}
.sh__menu-link:after {
	z-index: 1;
	border-top: 4px solid #585a5d;
	position: absolute;
	width: 100%;
	content: "";
	bottom: -1px;
	left: 0;
	display: none\0;
	-webkit-transform: scaleX(0.0);
	-moz-transform: scaleX(0.0);
	-ms-transform: scaleX(0.0);
	-o-transform: scaleX(0.0);
	transform: scaleX(0.0);
	-webkit-transition: 0.10s ease-out;
	-moz-transition: 0.10s ease-out;
	-ms-transition: 0.10s ease-out;
	-o-transition: 0.10s ease-out;
	transition: 0.10s ease-out;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}
.sh__menu-link span {
	font-size: 15px;
	letter-spacing: 1px;
}
.sh__menu-link.active:after, .sh__menu-link:hover:after {
	display: block !important;
	-webkit-transform: scaleX(1.0);
	-moz-transform: scaleX(1.0);
	-ms-transform: scaleX(1.0);
	-o-transform: scaleX(1.0);
	transform: scaleX(1.0);
}
.sh__menu-link.active, .sh__menu-link:hover {
	color: #585a5d;
}
.sh__menu--logo .sh__menu-link {
	padding: 10px 0;
}
.sh__menu--logo .sh__menu-link:after {
	display: none !important;
}
.sh__menu-link--cs {
	color: #999;
}
.sh__menu-link--cs:hover {
	color: #999;
}
.sh__menu-link--cs:hover:after {
	display: none !important;
}
.js-nav-height {
	border-bottom: 1px solid #E0E0E0;
}
.nav {
	width: 1200px;
	margin: 0 auto;
}
.first li {
	list-style-type: none;
	position: relative;
	float: left;
}
.first li a {
	float: left;
}
.first li ul {
	position: absolute;
	display: none;
}
.second {
	top: 57px;
}
.second span {
	font-size: 12px;
	float: right;
	padding-right: 10px;
}
.second li a {
	font-size: 14px;
	width: 146px;
	line-height: 40px;
	color: #fff;
	background: rgba(0,0,0,0.6);
	border-bottom: 1px solid #777;
}
.second li a:hover {
	width: 146px;
	color: #e6e6e6;
	background: rgba(0,0,0,0.8);
}
.third {
	left: 147px;
}
.sf {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	background-color: #fff;
}
.sf__menu-link span {
	color: #8c7b68;
}
.sf__nav {
	display: block;
	border-top: solid 1px #e0e0e0;
	border-bottom: solid 1px #e0e0e0;
}
.sf__inner {
	padding: 25px 0 30px;
}
.sf__menus {
	text-align: center;
}
.sf__menus li {
 *float: left;
}
.sf__menu {
	display: inline-block;
}
.sf__logo {
	display: inline-block;
	margin-bottom: 10px;
}
.sf__copyright {
	font-size: 13px;
	font-weight: normal;
	color: #777;
	letter-spacing: 1px;
}
.sf__sharedlist {
	display: inline-block;
	text-align: center;
	overflow: hidden;
	margin-bottom: 24px;
}
.sf__shared {
	margin: 0 5px;
	float: left;
	width: 40px;
	height: 40px;
}
.sf__shared span {
	display: block;
	background: url("common/f_fb_on.png") no-repeat;
	width: 40px;
	height: 40px;
	filter: alpha(opacity=000);
	-moz-opacity: 0.00;
	opacity: 0.00;
	-webkit-transition: 0.30s cubic-bezier(.12, .46, .48, .9);
	-moz-transition: 0.30s cubic-bezier(.12, .46, .48, .9);
	-ms-transition: 0.30s cubic-bezier(.12, .46, .48, .9);
	-o-transition: 0.30s cubic-bezier(.12, .46, .48, .9);
	transition: 0.30s cubic-bezier(.12, .46, .48, .9);
}
.sf__shared:hover span {
	filter: alpha(opacity=100);
	-moz-opacity: 1.00;
	opacity: 1.00;
}
.sf__shared--fb {
	background: url("common/f_fb.png") no-repeat;
}
.sf__shared--fb span {
	background: url("common/f_fb_on.png") no-repeat;
}
.sf__shared--tw {
	background: url("common/f_tw.png") no-repeat;
}
.sf__shared--tw span {
	background: url("common/f_tw_on.png") no-repeat;
}
.sf__menu-link {
	display: inline-block;
	padding: 20px 0;
	margin: 0 21px;
	line-height: 1;
	letter-spacing: 1px;
	font-size: 13px;
}
.sf__menu-link.active, .sf__menu-link:hover {
	color: #8c7b68;
}
.sf__menu-link {
	position: relative;
}
.sf__menu-link:after {
	z-index: 1;
	border-top: 4px solid #585a5d;
	position: absolute;
	width: 100%;
	content: "";
	bottom: -1px;
	left: 0;
	-webkit-transform: scaleX(0.0);
	-moz-transform: scaleX(0.0);
	-ms-transform: scaleX(0.0);
	-o-transform: scaleX(0.0);
	transform: scaleX(0.0);
	-webkit-transition: 0.10s ease-out;
	-moz-transition: 0.10s ease-out;
	-ms-transition: 0.10s ease-out;
	-o-transition: 0.10s ease-out;
	transition: 0.10s ease-out;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}
.sf__menu-link.active:after, .sf__menu-link:hover:after {
	display: block !important;
	-webkit-transform: scaleX(1.0);
	-moz-transform: scaleX(1.0);
	-ms-transform: scaleX(1.0);
	-o-transform: scaleX(1.0);
	transform: scaleX(1.0);
}
.footer {
	width: 600px;
	text-align: center;
	margin: 0 auto;
}
.wrap--index {
	visibility: hidden;
	filter: alpha(opacity=000);
	-moz-opacity: 0.00;
	opacity: 0.00;
}
#contents {
	width: 1200px;
	margin: 0 auto;
}
.sec {
	position: relative;
	text-align: center;
	background-color: #fff;
	padding-top: 50px;
}
.sec--pt0 {
	padding-top: 40px;
}
.sec--ptcnt {
	padding-top: 30px;
}
.sec__head {
	display: inline-block;
	padding: 10px 0;
	text-align: center;
}
.sec__head--top {
	padding-top: 0;
}
.sec__ttl {
	font-size: 28px;
	margin-bottom: 0.5em;
	line-height: 1;
	color: #303030;
}
.sec__ttl--ja {
	position: relative;
	margin-bottom: 0;
	display: inline-block;
	padding-top: 1.5em;
	font-size: 13px;
	font-style: normal;
	line-height: 1;
}
.sec__ttl--ja:before {
	width: 100px;
	border-top: 1px solid #888;
	content: "";
	position: absolute;
	top: 5px;
	left: 50%;
	margin-left: -50px;
}
.sec__ttl--fz14 {
	font-size: 14px;
}
.sec__subttl {
	margin-top: 30px;
	font-size: 12px;
	color: #303030;
}
.sec__icon {
	margin-right: 4px;
}
.sec__contents {
	padding-bottom: 40px;
}
.page-head {
	background-color: #fff;
	border-bottom: solid 1px #e0e0e0;
	padding: 50px 10px 40px;
	text-align: center;
}
.page-ttl {
	font-size: 60px;
	color: #303030;
	line-height: 1;
	letter-spacing: 2px;
}
.sec-sub__head {
	display: inline-block;
	padding: 30px 10px 60px;
	text-align: center;
}
.sec-sub__head--sm {
	padding-bottom: 0;
}
.sec-sub__head--ptb0 {
	padding-top: 0;
	padding-bottom: 0;
}
.sec-sub__head--top {
	padding-top: 0;
}
.sec-sub__ttl {
	margin-bottom: 40px;
	line-height: 1;
	color: #303030;
	letter-spacing: 1px;
	font-size: 26px;
}
.sec-sub__ttl--italic {
	font-size: 40px;
}
.sec-sub__ttl--ja {
	margin-bottom: 20px;
	font-size: 22px;
	letter-spacing: 5px;
	line-height: 1.4;
}
.sec-sub__subttl {
	margin-bottom: 40px;
	line-height: 1;
	color: #303030;
	letter-spacing: 1px;
	font-size: 30px;
}
.sec-sub__txt {
	padding: 0 20px;
	margin: 0 auto 40px;
	font-size: 20px;
	color: #303030;
	line-height: 1.5;
	letter-spacing: 1px;
}
.sec-sub__txt--ja {
	margin-bottom: 0;
	font-size: 14px;
	font-style: normal;
	color: #303030;
	line-height: 2;
	letter-spacing: 3px;
}
.sec-sub__txt--lb {
	padding: 0 40px;
}
.sec-sub__txt-img {
	vertical-align: middle;
	margin-top: -3px;
}
.sec-sub__thumbs {
	overflow: hidden;
	padding: 0 40px;
}
.sec-sub__thumb {
	float: left;
	position: relative;
	width: 100%;
	height: auto;
}
.sec-sub__thumb--04 {
	width: 25%;
}
.sec-sub__thumb--right {
	float: right;
}
.sec-sub__thumb--02 {
	width: 50%;
}
.sec-sub__img {
	padding: 0 40px;
	overflow: hidden;
}
.sec-sub__thumb-img {
	overflow: hidden;
	display: inline-block;
}
.sec-sub__thumb-txt {
	margin-top: -0.5em;
	position: absolute;
	width: 100%;
	top: 50%;
	left: 0;
	text-align: center;
	color: #fff;
	line-height: 1;
	font-size: 36px;
}
.sec-sub__obj {
	width: 100%;
	height: auto;
}
/* top contents
------------------------------------------------------------ */

.cnts {
	overflow: hidden;
	letter-spacing: -0.4em;
	width: 1200px;
	margin: 0 auto;
}
.cnts__item {
	position: relative;
	float: left;
	display: inline-block;
	width: 285px;
	margin-right: 20px;
	margin-bottom: 20px;
	letter-spacing: normal;
}
.cnts__item-ttl__outer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	line-height: 285px;
}
.cnts__item-ttl {
	background-color: #fff;
	display: inline-block;
	padding: 12px 20px 11px;
	border: solid 1px #585a5d;
	line-height: 1;
	letter-spacing: 1px;
	font-size: 16px;
	box-shadow: 0 0 5px #f6ebcb;
}
.cnts__item a:hover .cnts__item-ttl {
	border: solid 4px transparent;
	color: #fff;
	background-color: #585a5d;
}
.banner {
	margin-top: 10px;
}
.banner img {
	max-width: 100%;
	height: auto;
}
/* top lookbook
------------------------------------------------------------ */

.lbtop {
	position: relative;
	overflow: hidden;
}
.lbtop__img {
	display: block;
}
.lbtop__img--tp img {
	width: 100%;
	height: auto;
}
.lbtop__img--bm {
	display: block;
	float: left;
	width: 25%;
	height: auto;
}
.lbtop__img--bm img {
	width: 100%;
	height: auto;
}
.lbtop__no1 {
	position: absolute;
	top: 40%;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 180px;
	height: 100px;
	background-color: #8c7b68;
}
.lbtop__no1 .x-vcenter {
    margin: 35px auto;
}
.lbtop__no1__ttl {
	margin-bottom: 0.6em;
	color: #fff;
	line-height: 1;
	font-size: 12px;
	letter-spacing: 1px;
}
.lbtop__no1__num {
	text-transform: uppercase;
	color: #fff;
	line-height: 1;
	font-size: 24px;
	letter-spacing: 1px;
}
.lbtop__no1__num a {
	color: #fff;
}
.lbtop__no1__cs {
	color: #fff;
	line-height: 1.4;
	font-size: 30px;
	letter-spacing: 2px;
}
.lbtop__link {
	overflow: hidden;
	display: block;
	position: relative;
}
.lbtop__overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/* background: url("overlay_white_20.png") repeat; */
	filter: alpha(opacity=00);
	-moz-opacity: 0.0;
	opacity: 0.0;
	-webkit-transition: opacity 0.20s ease-in-out;
	-moz-transition: opacity 0.20s ease-in-out;
	-ms-transition: opacity 0.20s ease-in-out;
	-o-transition: opacity 0.20s ease-in-out;
	transition: opacity 0.20s ease-in-out;
}
.lbtop__link:hover .lbtop__overlay {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
/* lookbook A

------------------------------------------------------------ */

.lb {
	padding: 0 20px 0;
}
.lb__img {
	overflow: hidden;
}
.lb__img:first-child .lb__obj {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	transform: translateY(0px);
}
.lb__obj {
	padding: 0 15px 30px;
	width: 100%;
	height: auto;
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
	-webkit-transition: 2.1s cubic-bezier(.15, .9, .35, 1);
	-moz-transition: 2.1s cubic-bezier(.15, .9, .35, 1);
	-ms-transition: 2.1s cubic-bezier(.15, .9, .35, 1);
	-o-transition: 2.1s cubic-bezier(.15, .9, .35, 1);
	transition: 2.1s cubic-bezier(.15, .9, .35, 1);
	-webkit-transition-delay: 0.10s;
	-moz-transition-delay: 0.10s;
	-ms-transition-delay: 0.10s;
	-o-transition-delay: 0.10s;
	transition-delay: 0.10s;
	-webkit-transform: translateY(50px);
	-moz-transform: translateY(50px);
	-ms-transform: translateY(50px);
	-o-transform: translateY(50px);
	transform: translateY(50px);
}
.lb__obj--delay {
	-webkit-transition-delay: 0.3s;
	-moz-transition-delay: 0.3s;
	-ms-transition-delay: 0.3s;
	-o-transition-delay: 0.3s;
	transition-delay: 0.3s;
}
.lb__obj--show {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	transform: translateY(0px);
}
.lb__obj--04 {
	width: 25%;
	float: left;
}
.lb__obj--02 {
	width: 50%;
	float: left;
}
.ci {
	padding-bottom: 20px;
	max-width: 1500px;
	margin: 0 auto;
}
.ci__ttl {
	font-size: 12px;
}
.ci__item {
	position: relative;
	margin: 0 15px;
	display: inline-block;
	vertical-align: top;
}
.ci__hover {
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
	position: absolute;
	width: 170px;
	height: 3.2em;
	top: -15%;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	font-size: 14px;
	text-align: center;
	display: inline-block;
	color: #303030;
	background-color: #fff;
	padding: 12px 20px 10px;
	border: solid 4px #000;
	line-height: 1;
	letter-spacing: 1px;
	-webkit-transition: 0.2s ease;
	-moz-transition: 0.2s ease;
	-ms-transition: 0.2s ease;
	-o-transition: 0.2s ease;
	transition: 0.2s ease;
}
.ci__item:hover .ci__hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
.stt__table {
	margin: 0 auto;
}
.stt__ttl, .stt__txt {
	padding: 8px 3px;
}
.stt__ttl {
	font-weight: normal;
	text-align: right;
	font-size: 14px;
	color: #303030;
	line-height: 1;
	letter-spacing: 1px;
	white-space: nowrap;
}
.stt__txt {
	text-align: left;
	font-size: 13px;
	color: #303030;
	line-height: 1;
	letter-spacing: 1px;
}
.stt__sns {
	margin: 0 8px;
	display: inline-block;
	width: 19px;
	height: 14px;
}
.stt__sns span {
	display: inline-block;
	width: 19px;
	height: 14px;
	filter: alpha(opacity=00);
	-moz-opacity: 0.0;
	opacity: 0.0;
	-webkit-transition: 0.15s ease;
	-moz-transition: 0.15s ease;
	-ms-transition: 0.15s ease;
	-o-transition: 0.15s ease;
	transition: 0.15s ease;
}
.stt__sns:hover span {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
.stt__sns--fb {
	background: url("lookbook/fb.png") no-repeat;
}
.stt__sns--fb:hover span {
	background: url("lookbook/fb_on.png") no-repeat;
}
.stt__sns--tw {
	background: url("lookbook/tw.png") no-repeat;
}
.stt__sns--tw:hover span {
	background: url("lookbook/tw_on.png") no-repeat;
}
.stt__sns--tb {
	background: url("lookbook/tb.png") no-repeat;
}
.stt__sns--tb:hover span {
	background: url("lookbook/tb_on.png") no-repeat;
}
.stt__sns--p {
	background: url("lookbook/p.png") no-repeat;
}
.stt__sns--p:hover span {
	background: url("lookbook/p_on.png") no-repeat;
}
/* showroom

------------------------------------------------------------ */

.sr {
	padding: 0 40px;
}
.sr__obj {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
}
.sr__map-outer {
	padding: 0 40px;
}
.sr__map {
	height: 560px;
}
.sr__map-window {
}
.sr__map-inner {
	padding: 20px 0 20px 20px;
	text-align: left;
}
.sr__map-ttl {
	margin-bottom: 12px;
	font-size: 14px;
	font-weight: bold;
	color: #3b3b3b;
	line-height: 1;
}
.sr__map-img {
	margin-bottom: 10px;
}
.sr__map-txt {
	font-size: 12px;
	color: #3b3b3b;
}
/* sitemap

------------------------------------------------------------ */

.sm {
	display: table;
	margin: 0 auto;
	padding: 0 0;
}
.sm--left {
	padding-left: 220px;
}
.sm__row {
	display: table-row;
}
.sm__ttl {
	padding: 0 40px 34px 0;
	display: table-cell;
	vertical-align: top;
	text-align: right;
	font-size: 16px;
	color: #303030;
	letter-spacing: 1px;
	line-height: 1.5;
}
.sm__txts {
	padding: 0 0 34px;
	display: table-cell;
	vertical-align: top;
	text-align: left;
	font-size: 14px;
	color: #303030;
}
.sm__txts a {
	-webkit-transition: 0.20s ease-out;
	-moz-transition: 0.20s ease-out;
	-ms-transition: 0.20s ease-out;
	-o-transition: 0.20s ease-out;
	transition: 0.20s ease-out;
}
.sm__txts a:hover {
	color: #999;
}
.sm__txt {
	display: block;
	margin-bottom: 2px;
	letter-spacing: 3px;
	font-size: 14px;
}
.sm__txt--cs {
	color: #999;
}
.sm__txt-date {
	padding-right: 1em;
}
/* privacy policy

------------------------------------------------------------ */

.pp {
	margin-top: 30px;
	margin-left: -80px;
}
.pp__block {
	margin-left: 80px;
	display: inline-block;
	vertical-align: top;
	max-width: 440px;
	width: 30%;
}
.pp__row {
	padding-bottom: 54px;
}
.pp__row:last-child {
	padding-bottom: 0;
}
.pp__ttl {
	font-weight: bold;
	margin-bottom: 1.4em;
	font-size: 16px;
	text-align: left;
	color: #303030;
	line-height: 1;
}
.pp__txt {
	margin-bottom: 1em;
	font-size: 14px;
	text-align: left;
	color: #303030;
	line-height: 2;
	letter-spacing: 2px;
}
.pp__block ul {
	margin-left: 1em;
}
.pp__block ul li {
	list-style-type: disc;
	font-size: 14px;
	text-align: left;
	color: #303030;
	line-height: 2;
}
/* jobs

------------------------------------------------------------ */

.toj__row {
	margin-left: -80px;
	padding-bottom: 70px;
}
.toj__block {
	display: inline-block;
	vertical-align: top;
	margin-left: 80px;
	max-width: 440px;
}
.toj__img {
	position: relative;
	margin-bottom: 28px;
}
.toj__obj {
	max-width: 100%;
	height: auto;
}
.toj__overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url("common/overlay_80.png") repeat;
	text-align: center;
}
.toj__overlay span {
	display: block;
	position: absolute;
	width: 100%;
	top: 50%;
	margin-top: -0.5em;
	line-height: 1;
	font-size: 18px;
	color: #fff;
	letter-spacing: 1px;
}
.toj__ttl {
	margin-bottom: 10px;
	font-size: 26px;
	color: #303030;
	line-height: 1;
	letter-spacing: 2px;
}
.toj__subttl {
	margin-bottom: 28px;
	font-size: 12px;
	color: #303030;
	letter-spacing: 2px;
	line-height: 1;
}
.toj__txt-outer {
	position: relative;
	min-height: 4em;
}
.toj__txt {
	font-size: 14px;
	color: #303030;
	line-height: 2;
	letter-spacing: 1px;
	text-align: left;
}
.toj__hide {
	position: absolute;
	top: 0;
	left: 0;
	height: 4em;
}
.toj__content {
	position: relative;
	top: 0;
	left: 0;
	overflow: hidden;
}
.toj__link {
	margin-top: 26px;
	display: inline-block;
	border: solid 4px #3b3b3b;
	padding: 10px 20px 8px;
	font-size: 14px;
	line-height: 1;
	letter-spacing: 1px;
}
.jd__table {
	width: 1200px;
	margin: 0 auto;
}
.jd__ttl {
	border: solid 1px #cccccc;
	padding: 20px 30px;
	min-width: 200px;
	background-color: #fafafa;
	font-size: 14px;
	font-weight: normal;
	color: #303030;
	text-align: left;
}
.jd__txt {
	border: solid 1px #cccccc;
	padding: 24px 30px;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 2px;
	text-align: left;
}
.jan {
	padding-bottom: 20px;
}
.jan__link-outer {
	display: inline-block;
	vertical-align: top;
}
.jan__link {
	display: inline-block;
	vertical-align: top;
	margin: 0 30px;
	border: solid 4px #000;
	min-width: 220px;
	padding: 20px 30px;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 1;
	text-align: center;
}
.jan__no {
	margin-top: 1em;
	color: #fa8500;
	font-size: 13px;
}
.jan__link--de {
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
}
.jan__link span {
	margin-top: 10px;
	display: block;
	font-size: 11px;
	line-height: 1;
}
/* company

------------------------------------------------------------ */

.sm__list li {
	list-style-type: disc;
	margin-left: 1em;
	margin-bottom: 10px;
	font-size: 14px;
	color: #303030;
}
.sm__list--sub li {
	margin-left: 2em;
	list-style: url("common/list.png");
}
.cm {
	padding-bottom: 20px;
}
.cm__block {
	width: 100%;
	padding: 0 40px;
}
.cm__ttl {
	padding: 20px 0;
	background-color: #303030;
	color: #fff;
	letter-spacing: 3px;
	-webkit-transition: 0.10s ease-out;
	-moz-transition: 0.10s ease-out;
	-ms-transition: 0.10s ease-out;
	-o-transition: 0.10s ease-out;
	transition: 0.10s ease-out;
}
.cm__btn:hover .cm__ttl {
	background-color: #8c7b68;
}
.cm__plus {
	display: block;
	overflow: hidden;
	height: 0;
	background-color: #8c7b68;
	-webkit-transition: 0.20s ease-out;
	-moz-transition: 0.20s ease-out;
	-ms-transition: 0.20s ease-out;
	-o-transition: 0.20s ease-out;
	transition: 0.20s ease-out;
}
.cm__plus img {
	line-height: 40px;
}
.cm__btn:hover ~ .cm__plus {
	height: 40px;
}
.cm__plus:hover {
	height: 40px;
}
.cm__plus:hover {
	background-color: #8c7b68;
}
.cm__ttl.on {
	background-color: #8c7b68;
}
.cm__plus--close:hover {
	background-color: #eee !important;
}
.cm__map {
	height: 560px;
}
.cm__close {
	display: block;
	padding: 34px 0;
}
.cm__block:last-child .cm__plus {
	border-bottom: solid 1px #cccccc;
}
/* news

------------------------------------------------------------ */

.sec-sub__head--news {
	padding-bottom: 12px;
}
.sec-sub__ttl--news {
}
.news__archive-year-list {
	background-color: #eeeeee;
}
.news__archive-year {
	display: inline-block;
	font-size: 14px;
	line-height: 1;
	letter-spacing: 1px;
}
.news__archive-year a {
	display: inline-block;
	padding: 18px 34px 14px;
	color: #303030;
}
.news__archive-year a:hover {
	color: #fff;
	background-color: #3b3b3b;
}
.news {
	display: inline-block;
	width: 980px;
	/*margin: 40px auto 0;*/

	margin: 40px 0 0;
	text-align: left;
}
.news__inner {
	margin-left: -40px;
}
.news__block {
	padding-bottom: 50px;
	overflow: hidden;
	margin: 0 0 50px 40px;
	width: 210px;
	display: inline-block;
	vertical-align: top;
	border-bottom: solid 1px #cccccc;
}
.news__head__ttl {
	text-align: center;
	-webkit-transition: 0.2s ease;
	-moz-transition: 0.2s ease;
	-ms-transition: 0.2s ease;
	-o-transition: 0.2s ease;
	transition: 0.2s ease;
}
.news__head {
	position: relative;
	margin-bottom: 25px;
	line-height: 1.2;
	font-size: 60px;
	color: #303030;
}
.news__head-more {
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
	position: absolute;
	width: 170px;
	height: 3.2em;
	top: -15%;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	font-size: 14px;
	text-align: center;
	display: inline-block;
	color: #303030;
	background-color: #fff;
	padding: 12px 20px 10px;
	border: solid 4px #000;
	line-height: 1;
	letter-spacing: 1px;
	-webkit-transition: 0.2s ease;
	-moz-transition: 0.2s ease;
	-ms-transition: 0.2s ease;
	-o-transition: 0.2s ease;
	transition: 0.2s ease;
}
.news__block:hover .news__head-more {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
.news__block:hover .news__info, .news__block:hover .news__ttl {
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
}
.news__block:hover .news__head__ttl {
	filter: alpha(opacity=00);
	-moz-opacity: 0.0;
	opacity: 0.0;
}
.news__info {
	margin-bottom: 1em;
	text-align: left;
	-webkit-transition: 0.2s ease;
	-moz-transition: 0.2s ease;
	-ms-transition: 0.2s ease;
	-o-transition: 0.2s ease;
	transition: 0.2s ease;
}
.news__date {
	padding-right: 20px;
	border-right: solid 1px #000;
	display: inline-block;
	line-height: 1;
	letter-spacing: 1px;
	font-size: 13px;
	color: #303030;
}
.news__cat {
	padding-left: 20px;
	display: inline-block;
	line-height: 1;
	letter-spacing: 1px;
	font-size: 13px;
	color: #303030;
}
.news__ttl {
	height: 3.8em;
	text-align: left;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 1.9;
	color: #303030;
}
.news__paginate {
	padding: 10px 0;
	text-align: center;
}
.news__paginate li {
	display: inline-block;
	letter-spacing: 1px;
	line-height: 1;
}
.news__paginate li a {
	font-size: 18px;
	display: inline-block;
	padding: 5px 8px 1px;
	color: #303030;
	border: solid 2px transparent;
	-webkit-transition: 0.10s ease-out;
	-moz-transition: 0.10s ease-out;
	-ms-transition: 0.10s ease-out;
	-o-transition: 0.10s ease-out;
	transition: 0.10s ease-out;
}
.news__paginate__img {
	margin: 0 10px;
}
.news__num--active a, .news__paginate a:hover {
	border: solid 2px #000 !important;
}
.news__paginate--nob a:hover {
	border: solid 2px transparent !important;
}
.news__num--ten {
	margin-top: -2px;
}
.news__pre--s, .news__next--s {
	-webkit-transition: 0.20s ease-in-out !important;
	-moz-transition: 0.20s ease-in-out !important;
	-ms-transition: 0.20s ease-in-out !important;
	-o-transition: 0.20s ease-in-out !important;
	transition: 0.20s ease-in-out !important;
}
.news__pre--s:hover, .news__next--s:hover {
	filter: alpha(opacity=060);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.news__pre img, .news__next img, .news__ten img {
	margin-top: -3px;
}
/* news detail

------------------------------------------------------------ */

.sec--nd {
	padding-top: 30px;
}
.nd {
	max-width: 600px;
	margin: 0 auto;
}
.nd__info {
	margin-bottom: 68px;
}
.nd__date {
	padding-right: 20px;
	border-right: solid 1px #000;
	display: inline-block;
	line-height: 1;
	letter-spacing: 1px;
	font-size: 16px;
	color: #303030;
}
.nd__cat {
	padding-left: 20px;
	display: inline-block;
	line-height: 1;
	letter-spacing: 1px;
	font-size: 16px;
	color: #303030;
}
.nd__ttl {
	margin-bottom: 1em;
	font-size: 26px;
	color: #303030;
	text-align: left;
	letter-spacing: 3px;
	word-break: normal;
}
.nd__contents {
	font-size: 14px;
	color: #303030;
	line-height: 2;
	letter-spacing: 2px;
	text-align: left;
	word-break: normal;
}
.nd__contents p {
	margin-bottom: 40px;
}
.nd__contents a:hover {
	text-decoration: underline;
}
.nd__contents div {
	max-width: 600px;
}
.nd__contents img {
	max-width: 600px;
	height: auto;
}
.news__paginate--nd > * {
	font-size: 16px;
}
/* contact

------------------------------------------------------------ */

.c__note {
	margin-bottom: 50px;
	letter-spacing: 2px;
}
.c__step {
	margin-bottom: 50px;
}
.c__step img {
	max-width: 100%;
	height: auto;
}
.c__orange {
	color: #8c7b68;
}
.ct {
	margin: 0 auto;
	display: table;
}
.ct__row {
	display: block;
	/*margin-bottom: 30px;*/

	padding-bottom: 30px;
}
.ct__ttl, .ct__cnt {
	overflow: hidden;
	display: table-cell;
	font-size: 14px;
	color: #303030;
}
.ct__cnt {
	letter-spacing: -0.2em;
}
.ct__ttl {
	vertical-align: middle;
	min-width: 285px;
	text-align: right;
	padding-right: 20px;
}
.ct__ttl--top {
	vertical-align: top;
	padding-top: 20px;
}
.ct__require {
	margin-left: .3em;
	color: #fa8500;
}
.ct__cell {
	letter-spacing: normal;
}
.ct__cell--max {
	width: 675px;
}
.ct__cell--half {
	width: 325px;
	display: inline-block;
	vertical-align: top;
}
.ct__cell--sm {
	width: 185px;
	display: inline-block;
	vertical-align: top;
}
.ct__cell--xm {
	padding: 20px 0;
	margin: 0 10px;
	mini-width: 1.0em;
	display: inline-block;
	vertical-align: top;
}
.ct__cell--xm .ct__cnt {
	letter-spacing: normal !important;
}
.ct__cell--half:first-child {
	margin-right: 25px;
}
.ct__input {
	padding: 20px;
	width: 100%;
	color: #303030;
	background-color: #fff;
	border: solid 1px #666666;
}
.ct__select {
	border: solid 1px #666666;
	padding: 20px;
	background: #fff url("contact/arrow_bottom.png") no-repeat 100%;
	overflow: hidden;
	;
	width: 100%;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	position: relative;
	text-indent: 0.01px;
	text-overflow: "";
	color: #303030;
}
.ct__list li {
	display: inline-block;
	margin-right: 25px;
}
input[type='radio'] {
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	position: absolute;
}
.ct__list label {
	min-width: 5em;
	background: url("contact/radio_btn.png") no-repeat;
	height: 24px;
	line-height: 24px;
	display: inline-block;
	vertical-align: middle;
	padding: 0 0 0 24px;
	cursor: pointer;
	overflow: hidden;
}
.ct_on {
	background: url("contact/radio_btn_active.png") no-repeat !important;
}
.ct__txt {
	color: #303030;
	width: 100%;
	border: solid 1px #666666;
	padding: 32px;
	text-align: left;
	line-height: 2;
	font-size: 14px;
	letter-spacing: 2px;
}
.ct__txt a {
	word-wrap: break-word;
}
.ct__txt--bn {
	border: none;
	padding: 32px 0;
}
.ct__policy {
	margin-top: 16px;
	padding: 20px;
	background-color: #eee;
	text-align: center;
}
.ct__btns {
	margin: 30px 0 0;
	text-align: center;
}
.ct__btn {
	display: inline-block;
	margin: 0 20px;
	color: #303030;
	background-color: #fff;
	padding: 12px 20px 10px;
	border: solid 4px #000;
	line-height: 1;
	letter-spacing: 1px;
	-webkit-transition: 0.15s ease;
	-moz-transition: 0.15s ease;
	-ms-transition: 0.15s ease;
	-o-transition: 0.15s ease;
	transition: 0.15s ease;
}
.ct__btn--back {
	color: #fff;
	background-color: #000;
}
.ct__btn:hover {
	border: solid 4px transparent;
	color: #fff;
	background-color: #8c7b68;
}
.ct__err {
	text-align: left;
	color: #8c7b68;
}
.ct__err--center {
	text-align: center;
}
.ct__val {
	margin-left: 30px;
	min-height: 4.6em;
	padding: 20px;
	background-color: #fafafa;
	text-align: left;
	color: #303030;
	letter-spacing: 1px;
}
.cc__info {
	margin-bottom: 4em;
}
.cc__ttl {
	margin-bottom: 42px;
	font-size: 24px;
	color: #303030;
	letter-spacing: 2px;
}
.cc__txt {
	margin-bottom: 2em;
	color: #303030;
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 2;
}
/************************************************box1_wrapper********************************************************/

.inner_main {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	top: -15px;
}
.innerline {
	height: auto;
	text-align: center;
}
.innerbox {
	height: auto;
	overflow: hidden;
	padding: 20px 0p;
}
.innerbox_title {
	height: 30px;
	line-height: 30px;
	font-family: "Georgia", "Arial", sans-serif;
	color: #000;
	font-size: 26px;
	text-align: right;
	font-style: italic;
	text-transform: capitalize;
}
.inner_neirong {
	height: auto;
	overflow: hidden;
	padding: 30px 0px;
}
.inner_neironga {
	width: 480px;
	float: left;
	height: auto;
	overflow: hidden;
}
.inner_neirongb {
	width: 480px;
	float: right;
	height: auto;
	overflow: hidden;
}
.inner_about {
	height: auto;
	overflow: hidden;
	padding: 10px 0px;
}
.inner_about p {
	line-height: 20px;
	border-bottom: 1px dotted #cbcbcb;
	padding-bottom: 10px;
}
.inner_aboutimg {
	width: 480px;
	height: 180px;
	overflow: hidden;
}
.inner_about1 {
	height: auto;
	overflow: hidden;
	padding: 10px 0px;
}
.inner_about1 p {
	line-height: 20px;
	border-bottom: 1px dotted #cbcbcb;
	padding-bottom: 20px;
	text-align: justify;
	text-justify: inter-ideograph;
}
#ppwh p {
	padding-bottom: 0;
}
.inner_about2 {
}
#pyw {
}

.inner_neironga1 {
	width: 480px;
	float: right;
	height: auto;
	overflow: hidden;
}
.inner_neirongb1 {
	width: 480px;
	float: left;
	height: auto;
	overflow: hidden;
}

.about_anpration {
	position: relative;
}
.about_anniu {
	width: 66px;
	height: 66px;
	position: absolute;
	bottom: -33px;
	left: 50%;
	margin-left: -33px;
	cursor: pointer;
}
.about_anniu a {
	display: block;
	width: 65px;
	height: 65px;
}
.about_anniu1 {
	top: -33px;/********
    -moz-transform:rotate(-180deg); -webkit-transform:rotate(-180deg);
    filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    *********/
}
.about_anpration1 {
	position: relative;
}

#footer {
	height: 350px;
	overflow: hidden;
}

.honor {
	height: auto;
}
#gallery {
	height: auto;
}
#gallery ul {
}
#gallery ul li {
	float: left;
	margin-right: 33px;
	margin-bottom: 20px;
}
.gallery_name {
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
}
#rylast {
	margin-right: 0;
}
.video {
	height: auto;
}
.video ul {
}
.video ul li {
	float: left;
	width: 225px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-right: 30px;
	margin-bottom: 15px;
}
.video_tp {
	width: 225px;
	height: 160px;
}
.video_nm {
	height: 25px;
	line-height: 25px;
	margin-top: 5px;
	text-align: center;
}
#kplast {
	margin-right: 0;
}
.advgg {
	height: auto;
}

#banner_wrapper1 {
	background: url("bg5.jpg") 50% 0 no-repeat fixed;
	height: 800px;
	position: relative;
	top: 150px;
	width: 100%;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
}
#box1_wrapper1 {
	background: url("bg_2.jpg") 50% 0 no-repeat fixed;
	height: auto;
	width: 100%;
	padding-bottom: 30px;
}
.news_center {
	height: auto;
	overflow: hidden;
}
.news_center ul {
}
.news_center ul li {
	width: 310px;
	height: 385px;
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	border-top: 1px dotted #cbcbcb;
	border-bottom: 1px dotted #cbcbcb;
	position: relative;
}
.news_time {
	height: 30px;
	line-height: 30px;
	font-family: "Georgia", "Arial", sans-serif;
	color: #000;
	font-size: 16px;
	width: 115px;
	border: 1px solid #ccc;
	text-align: center;
	position: absolute;
	top: 15px;
	left: 10px;
	background: #fff;
	z-index: 99;
}
.news_tpimg {
	width: 310px;
	height: 180px;
	margin-top: 30px;
	position: relative;
}
.rsp {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
}
.news_biaoti {
	height: 30px;
	line-height: 30px;
	margin-top: 5px;
}
.news_biaoti a {
	color: #000;
}
.news_biaoti a:hover {
	text-decoration: underline;
}
.news_xwnr {
	height: auto;
	overflow: hidden;
	height: 80px;
	overflow: hidden;
}
.news_xwnr p {
	line-height: 20px;
}
.news_gengduo {
	width: 50px;
	height: 25px;
	background: #2f2f2f;
	text-align: center;
	line-height: 25px;
	font-family: "Georgia", "Arial", sans-serif;
	margin-left: 0;
	margin-top: 15px;
}
.news_gengduo a {
	display: block;
	color: #fff;
}

.newsxilbjs {
	height: auto;
	overflow: hidden;
}
.newsxilbjsmz {
	height: 30px;
	line-height: 30px;
	color: #000;
	font-size: 14px;
}
.newsxilbjstime {
	height: 20px;
	line-height: 20px;
}
.newsxilbjstime a {
}
.newsxilbjstime a:hover {
	color: #000;
	text-decoration: underline;
}
.newsxilbjscon {
	height: auto;
	overflow: hidden;
	border-top: 1px dotted #cbcbcb;
	margin-top: 10px;
	padding: 20px 0;
}
.newsxilbjscon p {
	line-height: 25px;
}
.newsxilbjsimg {
	height: auto;
	overflow: hidden;
	padding: 15px 0;
	text-align: center;
}
.upandonw {
	height: auto;
	overflow: hidden;
	height: 50px;
	position: relative;
}
.upandonw p {
	height: 25px;
	line-height: 25px;
}
.upandonw p a {
}
.upandonw p a:hover {
	text-decoration: underline;
	color: #f08519;
}
.upandonw_fanhui {
	width: 60px;
	height: 30px;
	background: #000;
	position: absolute;
	top: 10px;
	right: 0px;
	text-align: center;
	line-height: 30px;
}
.upandonw_fanhui a {
	display: block;
	color: #fff;
}

#banner_wrapper2 {
	background: url("bg6.jpg") 50% 0 no-repeat fixed;
	height: 800px;
	position: relative;
	top: 150px;
	width: 100%;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
}
#box1_wrapper2 {
	background: url("bg_2.jpg") 50% 0 no-repeat fixed;
	height: auto;
	width: 100%;
	padding-bottom: 30px;
}
.join_us {
	height: auto;
	overflow: hidden;
}
.join_us_ms {
	height: auto;
	overflow: hidden;
	margin-bottom: 15px;
	color: #000;
}
.join_us_ms p {
	line-height: 20px;
}
.join_us_left {
	width: 480px;
	height: auto;
	overflow: hidden;
	float: left;
}
.join_us_right {
	width: 480px;
	height: auto;
	overflow: hidden;
	float: right;
}
.joinul {
}
.joinul li {
	border-bottom: 1px dotted #cbcbcb;
	border-top: 1px dotted #cbcbcb;
	padding: 10px 0px;
	margin-bottom: 20px;
}
.join_mingiz {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #000;
}
.join_neirong {
	height: auto;
	overflow: hidden;
}
.join_neirong p {
	line-height: 20px;
}
.join_name {
	color: #000;
	height: 25px;
}
.join_zpann {
	height: 25px;
	line-height: 25px;
	margin-top: 5px;
}
.join_zpann a {
	color: #000;
}
.join_zpann a:hover {
	text-decoration: underline;
}
/****************query***************/

.query {
	height: auto;
}
.zwcznr {
	height: auto;
	overflow: hidden;
}
.zwcznr p {
	line-height: 23px;
	color: #333;
	padding-left: 5px;
	padding-right: 5px;
}
.zwcxxt {
	width: 990px;
	height: 265px;
	margin-top: 15px;
}
.zwcxxt1 {
	width: 350px;
	height: 265px;
	float: left;
}
.zwcxxt2 {
	width: 620px;
	height: 265px;
	float: right;
}
.cxxt_nm {
	height: 23px;
	line-height: 23px;
	background: #f08519;
	color: #fff;
	padding-left: 15px;
	margin-bottom: 10px;
}
.zwcxxt p {
	line-height: 20px;
}
.zwcxxt p a {
	text-decoration: underline;
	color: #f08519;
}
.zwcxxt p a:hover {
}
.div1 {
	width: 650px;
	height: 160px;
	margin-left: 0px;
}
.div11 {
	width: 305px;
	height: 105px;
	float: left;
}
.div12 {
	width: 160px;
	height: 160px;
	float: left;
	margin-left: 30px;
	margin-top: 30px;
}
.cxinput input {
	width: 145px;
	height: 22px;
	padding-left: 3px;
	padding-right: 3px;
	line-height: 22px;
	font-size: 12px;
}
.zwcc_cc {
	width: 160px;
	height: 28px;
	margin-left: 0px;
	margin-top: 10px;
}
.zwcc_cc1 {
	width: 90px;
	height: 28px;
	float: left;
	background: #f08519;
	text-align: center;
	line-height: 28px;
}
.zwcc_cc2 {
	width: 60px;
	height: 28px;
	float: left;
	background: #000;
	margin-left: 3px;
	text-align: center;
	line-height: 28px;
}
.zwcc_cc a {
	color: #fff;
	display: block;
}
#banner_wrapper3 {
	background: url("bg7.jpg") 50% 0 no-repeat fixed;
	height: 800px;
	position: relative;
	top: 150px;
	width: 100%;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
}
#box1_wrapper3 {
	background: url("bg_2.jpg") 50% 0 no-repeat fixed;
	height: auto;
	width: 100%;
	padding-bottom: 50px;
}
#box2_wrapper3 {
	background: url("bg8.jpg") 50% 0 no-repeat fixed;
	height: 500px;
	width: 100%;
}
#box3_wrapper3 {
	background: url("path1.gif") 50% 0 fixed;
	height: auto;
	width: 100%;
	padding-bottom: 50px;
}
#box4_wrapper3 {
	background: url("bg9.jpg") 50% 0 no-repeat fixed;
	height: 500px;
	width: 100%;
}
#box5_wrapper3 {
	background: url("bg_4.jpg") 50% 0 no-repeat fixed;
	height: auto;
	width: 100%;
	padding-bottom: 50px;
}
.idea_con {
	height: auto;
	overflow: hidden;
}
.idea_con1 {
	height: auto;
	overflow: hidden;
}
.sjln_tp {
	width: 490px;
	height: 245px;
	float: left;
}
.sjln_con {
	width: 480px;
	height: auto;
	overflow: hidden;
	float: right;
	margin-top: 50px;
}
.sjln_conmz {
	height: 25px;
	line-height: 25px;
	color: #000;
}
.sjln_connr {
	height: auto;
	overflow: hidden;
}
.sjln_connr p {
	line-height: 20px;
}
.inner_main1 {
	width: 990px;
	height: auto;
	overflow: hidden;
	padding-top: 30px;
}
.linian_ul {
	height: auto;
	overflow: hidden;
}
.linian_ul ul {
}
.linian_ul ul li {
	width: 240px;
	height: auto;
	overflow: hidden;
	margin-right: 10px;
	float: left;
	margin-bottom: 30px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 20px;
}
.lininaulimg {
	width: 240px;
	height: 150px;
}
.lininaulinr {
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.lininaulinr p {
	line-height: 20px;
}
.ybgcnm {
}
.ybgcnm a {
	color: #000;
}
.ybgcnm a:hover {
	color: #f08519;
	text-decoration: underline;
}
.sample_name {
	height: 30px;
	line-height: 30px;
	color: #000;
	font-size: 14px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #ccc;
}
.sample_tp {
	width: 990px;
	height: 600px;
	margin-bottom: 20px;
}
.sample_nr {
	height: auto;
	padding: 10px 0px;
}
.sample_xxjs {
	height: 25px;
	line-height: 25px;
	color: #000;
	font-size: 14px;
	margin-bottom: 10px;
}
.sample_nr p {
	line-height: 25px;
}
#banner_wrapper4 {
	background: url("bg10.jpg") 50% 0 no-repeat fixed;
	height: 800px;
	position: relative;
	top: 150px;
	width: 100%;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
}
#box1_wrapper4 {
	background: url("path1.gif") 50% 0 fixed;
	height: auto;
	width: 100%;
	padding-bottom: 50px;
}
#box2_wrapper4 {
	background: url("bg11.jpg") 50% 0 no-repeat fixed;
	height: 200px;
	width: 100%;
}
#box3_wrapper4 {
	background: url("bg_4.jpg") 50% 0 no-repeat fixed;
	height: auto;
	width: 100%;
	padding-bottom: 50px;
}
.technology {
	height: auto;
	overflow: hidden;
}
.technology1 {
	height: auto;
	overflow: hidden;
}
.jishunr {
	height: auto;
	overflow: hidden;
}
.jishunr p {
	line-height: 25px;
	color: #000;
}
.network {
	width: 550px;
	height: 450px;
}
.network_nr {
	height: auto;
	overflow: hidden;
}
.network_nr p {
	line-height: 25px;
}
#banner_wrapper7 {
	background: url("stellar-1.jpg") 50% 0 no-repeat fixed;
	height: 800px;
	position: relative;
	top: 150px;
	width: 100%;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
}
#box1_wrapper7 {
	background: url("bg_2.jpg") 50% 0 fixed;
	height: auto;
	width: 100%;
	padding-bottom: 50px;
}
#box2_wrapper7 {
	background: url("stellar-1.jpg") 50% 0 no-repeat fixed;
	height: 500px;
	width: 100%;
}
#box3_wrapper7 {
	background: url("bg_4.jpg") 50% 0 no-repeat fixed;
	height: 700px;
	width: 100%;
}
.js-kv-div {
	visibility: hidden;
	filter: alpha(opacity=000);
	-moz-opacity: 0.00;
	opacity: 0.00;
}
.sh__kv-div {
	min-height: 600px;
}
.kv {
	position: relative;
	overflow: hidden;
}
.kv__img {
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	filter: alpha(opacity=000);
	-moz-opacity: 0.0;
	opacity: 0.0;
	-webkit-transition : opacity 4200ms cubic-bezier(0.445, 0.05, 0.55, 0.95) 0ms;
	-moz-transition : opacity 4200ms cubic-bezier(0.445, 0.05, 0.55, 0.95) 0ms;
	-ms-transition : opacity 4200ms cubic-bezier(0.445, 0.05, 0.55, 0.95) 0ms;
	-o-transition : opacity 4200ms cubic-bezier(0.445, 0.05, 0.55, 0.95) 0ms;
	transition : opacity 4200ms cubic-bezier(0.445, 0.05, 0.55, 0.95) 0ms;
}
.kv__img img {
	-moz-transform: scale(1.2, 1.2);
	-webkit-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
}
.js-slider {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
}
.js-fade {
	-webkit-transition : -webkit-transform 8800ms cubic-bezier(0, 0, 1, 1);
	-moz-transition : -moz-transform 8800ms cubic-bezier(0, 0, 1, 1);
	-ms-transition : -ms-transform 8800ms cubic-bezier(0, 0, 1, 1);
	-o-transition : -o-transform 8800ms cubic-bezier(0, 0, 1, 1);
	transition : transform 8800ms cubic-bezier(0, 0, 1, 1);
	-moz-transform: scale(1, 1) !important;
	-webkit-transform: scale(1, 1) !important;
	-o-transform: scale(1, 1) !important;
	-ms-transform: scale(1, 1) !important;
	transform: scale(1, 1) !important;
}
.kv__img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.sh__kv-caption {
	z-index: 0;
	width: 350px;
	height: 450px;
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	top: 60%;
	bottom: 0;
	margin: auto;/* border: solid 10px #fff; */
}
.sh__caption__logo {
	margin-top: 20px;
	margin-bottom: 6px;
}
.sh__caption__ttl {
	margin-bottom: 20px;
	font-size: 60px;
	color: #fff;
	line-height: 1;
	letter-spacing: 2px;
}
.sh__caption__txt01 {
	color: #fff;
	font-size: 12px;
	letter-spacing: 1px;
}
.sh__caption__txt02 {
	margin-bottom: 14px;
	color: #fff;
	font-size: 18px;
	letter-spacing: 1px;
}
.sh__caption__txt03 {
	color: #fff;
	font-size: 10px;
	letter-spacing: 1px;
	line-height: 1.4;
}
.sh__caption__arrow-outer {
	display: inline-block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 30px;
	margin: auto;
}
.sh__caption__arrow {
	z-index: 1;
	position: relative;
	display: inline-block;
	width: 60px;
	height: 60px;
	border: solid #ffd 3px;
	border-radius: 30px;
	line-height: 59px;
	cursor: pointer;
	-webkit-transition: 0.20s ease-out;
	-moz-transition: 0.20s ease-out;
	-ms-transition: 0.20s ease-out;
	-o-transition: 0.20s ease-out;
	transition: 0.20s ease-out;
}
.sh__caption__arrow-outer img {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -9px 0 0 -13px;
}
.sh__caption__arrow:hover {
	border: solid #ffd 2px;
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
.sh__caption__arrow:hover img {
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-ms-transform: scale(0.8);
	-o-transform: scale(0.8);
	transform: scale(0.8);
}
.wy {
	overflow: hidden;
	background-color: #585a5d;
}
.wy__block {
	overflow: hidden;
	float: left;
	width: 50%;
	height: 100%;
	text-align: center;
	background-color: #585a5d;
}
.wy__caption {
	height: 100%;
}
.wy__block--img {
	float: right;
}
.wy__img {
	width: 100%;
	height: auto;
}
.wy__ttl {
	font-size: 28px;
	color: #fff;
	line-height: 1;
	letter-spacing: 2px;
    margin-top: 50px;
}
.wy__ttl a {
	color: #fff;
}
.wy__txt {
	margin-bottom: 20px;
	font-size: 18px;
	color: #f7f1e6;
	line-height: 1.8;
	display: block;
	padding: 0px 40px;
	font-weight: 300;
}
.wy__txt--ja {
	margin-bottom: 30px;
	font-size: 14px;
	color: #f7f1e6;
	line-height: 2;
	text-align: left;
	word-break: keep-all;
}
.wy__btn {
	display: inline-block;
	background-color: #f7f1e6;
	color: #6b6454;
	padding: 11px 40px 10px;
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 1.6;
	-webkit-transition: 0.30s ease-in-out;
	-moz-transition: 0.30s ease-in-out;
	-ms-transition: 0.30s ease-in-out;
	-o-transition: 0.30s ease-in-out;
	transition: 0.30s ease-in-out;
}
.wy__btn:hover {
	background-color: #6d5d4c;
	color: #fff;
}
.floating_ck {
	position: fixed;
	right: -10%;
	top: 40%;
	z-index: 99999;
}
.jf_box {
	display: inline-block;
	padding: 40px 10px 0;
	text-align: center;
	width: 100%;
}
.jf_title {
	font-size: 28px;
	text-transform: uppercase;
	margin-bottom: 0.5em;
	line-height: 1;
	color: #303030;
}
.jf_chtitle {
	position: relative;
	margin-bottom: 0;
	display: inline-block;
	padding-top: 1.5em;
	font-size: 13px;
	font-style: normal;
	line-height: 1;
	letter-spacing: 1px;
}
.jf_line:before {
	width: 60px;
	border-top: 1px solid #888;
	content: "";
	position: absolute;
	top: -4px;
	left: 50%;
	margin-left: -30px;
}
.jfbg {
	background: url("jfban.jpg");
	width: 1200px;
	margin: 0 auto;
	background-color: rgba(187,143,88,0.2);
}
.jf_width {
	width: 1200px;
	margin: 0 auto;
	background-color: rgba(255,255,255,0.9);
	padding: 65px 25px 65px 25px;
}
.jf_xw {
	float: left;
	width: 48%;
}
.jf_bk {
	float: right;
	width: 48%;
}
.xw_text {
	float: left;
	width: 280px;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.xw_data {
	float: right;
	font-size: 13px !important;
	color: #aaa;
}
.xw_title {
	margin: 0 auto;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 12px;
	margin-bottom: 13px;
}
.news_title {
	float: left;
	line-height: 1;
	color: rgb(48, 48, 48);
	letter-spacing: 1px;
	font-family: HelveticaNeue-Condensed;
	font-size: 18px;
    font-weight: bold;
}
.jf_more {
	float: right
}
.jf_more a {
	color: #bb8f58;
	font-size: 12px;
}
.jf_more a:hover {
	color: #6c5439;
}
.xw_link p {
	line-height: 34px;
	text-align: left;
	font-size: 15px;
}
.xw_link:hover p {
	color: #8c7b68
}
