@charset "UTF-8";

#video {
	width:100%;
	height:auto;
}
.video-wrap {
    position: relative;
		width:430px;
		margin:0 auto 50px;
}
#main {
	position:relative;
	min-width:1200px;
	height:700px;
	background-color:#111;
}
.swiper-container {
	position:relative;
	width: 100%;
	height: 700px;
}
.copy1 {
	background-color:#fff;
	padding:30px 0 30px;
}
.copy2 {
	background-color:#111;
	background-image:url(../img/blk_light_bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	padding:50px 0;
}
.sbtn {
	position:absolute;
	top:20px;
	right:20px;
	z-index:1000;
}
.sbtn a {
	margin-left:3px;
}
@media screen and (min-width: 1400px) {
	#main {
	height:800px;
	}
	.swiper-container {
	height: 800px;
	}
}
.swiper-container p {
	position:absolute;
	z-index:1000;
}
.swiper-slide {
	width: 100%;
	height: 100%;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
}

.swiper-slide h2 {
	position:absolute;
	right:20px;
	bottom:20px;
}
.swiper-slide h2 img {
	width:700px;
}
.swiper-slide h4 {
	position:absolute;
	right:45px;
	top:110px;
}
.swiper-slide h4 img {
	width:500px;
}
.sld1 h3 {
	position:absolute;
	top:100px;
	left:100px;
}
.sld2 h3 {
	position:absolute;
	bottom:50px;
	left:60px;
}
.sld3 h3 {
	position:absolute;
	bottom:50px;
	left:60px;
}
.sld4 h3 {
	position:absolute;
	top:100px;
	right:100px;
}
.sld1 h3 img,.sld3 h3 img,.sld4 h3 img {
	height:91px;
}
.sld2 h3 img {
	height:41px;
}
.sld1 p,.sld2 p,.sld3 p,.sld4 p {
	position:absolute;
	bottom:10px;
	right:10px;
	color:#fff;
	font-size:0.68em;
	text-align:right;
	background-image:url(../img/black.png);
	padding:0 5px;
}
.sld55 p {
	position:absolute;
	bottom:10px;
	right:10px;
	color:#333;
	font-size:0.68em;
	text-align:right;
	background-image:url(../img/white.png);
	padding:0 5px;
}
.sld1 {
	background-image:url(../slide/01.jpg);
}
.sld2 {
	background-image:url(../slide/02.jpg);
}
.sld3 {
	background-image:url(../slide/03.jpg);
}
.sld4 {
	background-image:url(../slide/04.jpg);
}

.mr {
	line-height:1.7;
	background-image:url(../img/mr_bg.jpg);
	background-size:cover;
	background-position:center center;
}
.mr h3 {
	font-size:1.5em;
}
.mr_light {
	background-image:url(../img/mr_light.png);
	background-repeat:no-repeat;
	background-position:center center;
	padding:60px 0;
}
.more {
	display:inline-block;
}
.more_adj {
	background-color:#333;
}
.more img {
	height:50px;
}
.more a {
	position:relative;
	display: block;
	background-color:#111;
	padding:5px 40px;
	border:1px solid #fff;
	transition:background.5s, padding .5s;
}
.more a:hover {
	background-color:rgba(255,255,255,0.3);
	padding:5px 60px;
}

.twe {
	line-height:1.7;
	background-color:#030;
	color:#fff;
}
.twe1 {
	width:50%;
	background-image:url(../img/tw_img1.jpg);
	background-size:cover;
	background-position:left center;
}
.twe2 .cwrp {
	padding:60px 60px;
}
.twe2 .ctx {
	display:inline-block;
	text-align:left;
}

.ord_a {
	line-height:1.7;
	background-color:#111;
	color:#fff;
}
.ord_ak {
	line-height:1.7;
	background-color:#300;
	color:#fff;
}
.ord_a1 {
	width:50%;
	background-image:url(../img/or_img1.jpg);
	background-size:cover;
	background-position:center center;
}
.ord_a2 .cwrp {
	padding:60px 60px;
}
.ord_a2 .ctx {
	display:inline-block;
	text-align:left;
}
.ord_a3 {
	width:50%;
	background-image:url(../img/or_img2.jpg);
	background-size:cover;
	background-position:center center;
}

@media screen and (min-width: 1400px) {
	.twe td,.ord_a td,.ord_ak td {
	height:550px;
	}
}

@media screen and (max-width: 499px) {
.video-wrap {
	width:auto;
}
#main {
	position:relative;
	min-width:auto;
	height:auto;
	background-color:#111;
}
.sbtn {
	position:static;
	padding:2px 0;
}
.sbtn img {
	width:124px;
}
.sbtn a {
	display:inline-block;
	margin:1px;
}
.swiper-container {
	position:relative;
	width: 100%;
	height: 250px;
}
.swiper-slide h2 {
	display:none;
}
.swiper-slide h4 {
	top:20px;
	right:20px;
}
.swiper-slide h4 img {
	width:250px;
}
.sld1 h3 {
	top:auto;
	bottom:20px;
	left:20px;
	text-align:left;
}
.sld2 h3 {
	bottom:20px;
	left:20px;
	text-align:left;
}
.sld3 h3 {
	bottom:20px;
	left:20px;
	text-align:left;
}
.sld4 h3 {
	bottom:20px;
	left:20px;
	text-align:left;
}
.sld1 h3 img,.sld3 h3 img,.sld4 h3 img {
	height:45px;
}
.sld2 h3 img {
	height:20px;
}
.sld1 p,.sld2 p,.sld3 p {
	font-size:0.56em;
}
.copy1 {
	background-size:contain;
	padding:40px 30px;
}
.copy2 {
	background-size:contain;
	padding:40px;
}

.mr_light {
	padding:40px 30px;
	background-size:200%;
}

.more img {
	height:32px;
}
.more a {
	padding:8px 20px;
}
.more a:hover {
	padding:8px 30px;
}

.twe1 {
	width:100%;
	height:250px;
}
.twe2 .cwrp {
	padding:40px 30px;
}

.ord_a1,.ord_a3 {
	width:100%;
	height:250px;
}
.ord_a2 .cwrp {
	padding:40px 30px;
}
}

@media screen and (min-width: 500px) {
}

