html,body{
	padding: 0;
	margin: 0;
	font-family: "HelveticaNeue";
}
.wrap {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    -webkit-transform-origin: top center;
    transform-origin: top center;
    position: relative;
    left: 0;
    top: 0;
    z-index: 11;
}
.swiper-container,.swiper-slide{
    overflow: hidden;
}
.swiper-container,.swiper-slide,.swiper-wrapper {
	height: 100%;
	width: 100%;
	position:relative;
	height:100%;
}
.page1,.page2,.page3,.page4,.page5,.page6{
	width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
}
.page1{
	background: url(../images/kv.jpg);
    background-size: cover;
}
.page2{
	background: url(../images/bg02.jpg);
    background-size: cover;
}
.page3{
	background: url(../images/bg03.jpg);
    background-size: cover;
}
.page4{
	background: url(../images/bg04.jpg);
    background-size: cover;
}
.page5{
	background: url(../images/bg05.jpg);
    background-size: cover;
}
.page6{
	background: url(../images/bg06.jpg);
    background-size: cover;
}
.logo img{
	width: 7.03125rem;
	height: 4.8125rem;
	margin-left: 0.9375rem;
	margin-top: 0.3125rem;
}
.btn-01{
	width: 16.875rem;
	height: 3.375rem;
	background: none;
	border: none;
	position: absolute;
	bottom: 1.90625rem;
	left: 50%;
	margin-left: -8.4375rem;
}
.btn-01 img{
	width: 100%;
}
.mask,.share-bg{
	width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    display: none;
}
.mask{
	background: url(../images/d.png);
}
.share-bg{
	background: url(../images/share_bg.png) no-repeat center top;
	background-size: 100% 100%;
}
#close {
	z-index: 999999;
	width: 1.25rem; 
	height: 1.25rem;
	position: absolute;
	top: 5rem;
    right: 1.5rem;
	background: url(../images/c.png) no-repeat;
	background-size: 100% 100%;
	cursor: pointer;
}
.form{
	margin-top: 7.65625rem;
}
.form input,.form select{
	width: 16.25rem;
	height: 2.5rem;
	border: 0;
	color: #999999;
	font-size: 0.9375rem;
	border-radius: 5px;
	padding-left: 0.625rem;
	margin: auto;
	display: block;
	margin-top: 0.625rem;
	background-color:#fff; 
}
.form input{
	height: 1.5625rem;
	padding: 0.46875rem 0;
	padding-left: 0.625rem;
}
.form select{
	width: 16.85rem;
	
}
.form select option{
	width: 16.85rem;
	border: none;
	-webkit-appearance : none 
}
.form img{
	width: 16.875rem;
	height: 3.375rem;
	display: block;
	margin:1.25rem auto;
}
.art{
	margin-top: 1.09375rem;
	text-align: center;

}
.art-3{
	margin-top: 1.49375rem;
}
.art-3 p.title{
	margin-top: 0.3125rem;
}
.art p.title{
	color: #fff;
	font-size: 1.25rem;
	margin-bottom: 0.8rem;
	font-weight: 600;
}
.art p{
	color: #c69d94;
	font-size: 0.9375rem;
}
mark{
	background: none;
	color: #e0cf01;
	font-size: 1.125rem;
	font-weight: bold;
	margin:0 0.2125rem;
	font-weight: 600;
}
.art01{
	width: 12.3125rem;
	height: 2.9375rem;
	background: url(../images/btn_02.png) no-repeat center;
	background-size: 100% 100%;
	margin: auto;
	margin-top: 13.5rem;
}
.art01 label{
	margin-top: 0.4525rem;
	display: inline-block;
}
.art01 label:nth-of-type(1){
	margin-left: 1.60625rem;
}
.art01 label:nth-of-type(1),.art01 label:nth-of-type(3){
	color: #ffffff;
	font-size: 1.5rem;
}
.art01 label:nth-of-type(2) img{
	width: 1.34375rem;
	height: 1.0625rem;
	margin: 0 0.31875rem;
}
.art03 p{
	// width: 18rem;
	height: 2.03125rem;
	margin: auto;
	text-align: center;
	color: #c69d94;
	font-size: 0.9375rem;
	margin-top: 2.525rem;
}
.art-3-1{
	margin-top: 20.0rem;
}
.down{
	width: 1.03125rem;
	height: 0.59375rem;
	background: url(../images/down.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	bottom: 1.025rem;
	left: 50%;
	margin-left:-0.515625rem; 
	animation: start 1.5s infinite ease-in-out;
    -webkit-animation: start 1.5s infinite ease-in-out;
}
@-webkit-keyframes start {
	0%,30% {opacity: 0;-webkit-transform: translate(0,-10px);}
	60% {opacity: 1;-webkit-transform: translate(0,0);}
	100% {opacity: 0;-webkit-transform: translate(0,8px);}
}
@-moz-keyframes start {
	0%,30% {opacity: 0;-moz-transform: translate(0,-10px);}
	60% {opacity: 1;-moz-transform: translate(0,0);}
	100% {opacity: 0;-moz-transform: translate(0,8px);}
}
@keyframes start {
	0%,30% {opacity: 0;transform: translate(0,-10px);}
	60% {opacity: 1;transform: translate(0,0);}
	100% {opacity: 0;transform: translate(0,8px);}
}
.lef {
	position: relative;
}
.level .lef b img{
	width: 2.40625rem;
	height: 1.4375rem;
	display: inline-block;
	position: absolute;
	top: -1.275rem;
    left: 5.03125rem;
    animation: start1 1.5s infinite ease-in-out;
    -webkit-animation: start1 1.5s infinite ease-in-out;
}
.level{
	margin-top: 2.875rem;
}
.level .lef{
	width: 3.84375rem;
	height: 3.125rem;
	float: left;
	margin-left: 1.25rem;
	margin-top: 0.46875rem;
}
.level .lef img{
	width: 3.0625rem;
	height: 3.09375rem;
}
.level .lef-1 img{
	width: 3.75rem;
	height: 3.09375rem;
}
.level .lef-2 img{
	width: 3.3125rem;
	height: 3.1875rem;
}
.level .rig{
	min-width: 14.65625rem;
	height: 3.125rem;
	float: right;
}
.level .rig span{
	display: block;
	color: #eec06d;
}
.level .rig span label{
	color: #fff;
}
.level .rig span:nth-of-type(1){
	font-size: 1.25rem;
	margin-top: 0.50625rem;
}
.level .rig i{
	width: 4.0rem;
	height: 4.0rem;
	border-radius: 50%;
	border:3px solid #a63c25;
	display:block;
	overflow: hidden;
	float: left;
	margin-right: 0.78125rem;
}
.level .rig i img{
	width: 100%;
	height: 100%;
}
.marry{
	width: 18.4375rem;
	height: 12.6875rem;
	background: url(../images/marry.png) no-repeat center;
	background-size: 100% 100%;
	margin: auto;
	margin-top: 4.5rem;
	position: relative;
}
.marry .sp{
	color: #333333;
	font-size: 0.9375rem;
	position: absolute;
	top: 4.4875rem;
	left: 4.0625rem;
}
.marry .sp1{
	font-size: 0.9375rem;
	color: #721803;
	position: absolute;
	bottom: 1.3425rem;
    left: 5.525rem;
}
.marry img{
	width: 7.875rem;
	height: 5.40625rem;
	position: absolute;
    right: 0.7575rem;
    top: 3.30625rem;
}
.marry .sp:nth-of-type(2){
	top: 6.6275rem;
}
.marry .sp1:nth-of-type(2){
	left: 14.11875rem;
}
.a{
	margin-top: 4.25rem;
}
.tit-love{
	width: 2.40625rem;
	height: 1.4375rem;
	position: absolute;
	left: 9.45rem;
    top: 0.88125rem;
    animation: start1 1.5s infinite ease-in-out;
    -webkit-animation: start1 1.5s infinite ease-in-out;
}
.dog{
	width: 20.71875rem;
	height: 20.6875rem;
	margin: auto;
	margin-top: 0.625rem;
}
.dog1{
	width: 20.71875rem;
	height: 19.1875rem;
	margin-top: 1.625rem;
}
.ar p{
	margin-top: auto;
}
.img1,.img2,.img3{
	display: block;
	margin: auto;
}
.img1{
	width: 14.09375rem;
	height: 20.375rem;
	margin-top: 1.1625rem;
}
.img2{
	width: 12.6875rem;
	height: 20.65625rem;
	margin-top: 0.9375rem;
}
.img3{
	width: 13.53125rem;
	height: 21.3125rem;
	margin-top: 0.5625rem;
}
.show p:nth-of-type(1){
	margin-top: -0.9125rem;
}
.show p:nth-of-type(2){
	margin-top: -0.7125rem;
}
.button{
	position: absolute;
	bottom: 1.0rem;
}
.button>a img{
	width: 8.4375rem;
	height: 3.375rem;
	margin-left: 0.90625rem;
}
.button>p>a{
	color: #fff353;
	font-size: 1.125rem;
	text-align: center;
	text-decoration: underline;
	display: block;
}
.img6 img{
	width: 19.5rem;
	height: 16.90625rem;
	position: absolute;
	top: 7.40625rem;
	left: 0.46875rem;
}
@-webkit-keyframes start1 {
	0%,30% {opacity: 0;-webkit-transform: translate(0,8px);}
	60% {opacity: 1;-webkit-transform: translate(0,0);}
	100% {opacity: 0;-webkit-transform: translate(0,-10px);}
}
@-moz-keyframes start1 {
	0%,30% {opacity: 0;-webkit-transform: translate(0,8px);}
	60% {opacity: 1;-webkit-transform: translate(0,0);}
	100% {opacity: 0;-webkit-transform: translate(0,-10px);}
}
@keyframes start1 {
	0%,30% {opacity: 0;-webkit-transform: translate(0,8px);}
	60% {opacity: 1;-webkit-transform: translate(0,0);}
	100% {opacity: 0;-webkit-transform: translate(0,-10px);}
}