@charset "utf-8";
/* CSS Document */

.newIMGtop {
    position: relative;
}

.menu_pc .newIMGtop .tag_a {

	height: 80%;
	width: 16%;
	position: absolute;
	top: 0px;
	right: 2%;
}


.menu_pc .newIMGtop .tag_a a{
	width: 100%;
	height: 100%;
	display: block;
	font-size: 0;
	outline: none;
	color: #fff;
	cursor: pointer;
}




.copyTXT {
    font-size: 20px;
    line-height: 24px;
    text-align: left;
    vertical-align: middle;
    position: relative;
}
.copyTXT>div {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	display:block;
}

.copyTXT>div a:first-child {
	height: 100%;
	width: 20%;
	float:left;
	display:inline-block;
	font-size:0;
	color:#fff;

}
.copyTXT>div a:nth-child(2) {
	height: 100%;
	width: 30%;
	float:left;
	display:inline-block;
	font-size:0;
	color:#fff;
	margin-left:4%

}



@media screen and (max-width: 1000px){
.newIMGtop {
    position: relative;
    display: table!important;
    margin-left: auto;
    margin-right: auto;
	width:632px;
}
.menu_pc .newIMGtop .tag_a {
    height: 50%;
    width: 34%;
    position: absolute;
    top: unset;
    bottom: 5%;
    right: 0%;
}


}
@media screen and (max-width: 680px){
	
	
	.copyTXT>div a:first-child {
	height: 100%;
	width: 24%;
	float:left;
	display:inline-block;
	font-size:0;
	color:#fff;

}
.copyTXT>div a:nth-child(2) {
	height: 100%;
	width: 29%;
	float:left;
	display:inline-block;
	font-size:0;
	color:#fff;
	margin-left:0%

}
	
	
.copyTXT>div a:nth-child(3) {
	height: 100%;
	width: 38%;
	float:left;
	display:inline-block;
	font-size:0;
	color:#fff;
	margin-left:0%

}	
	
	
.newIMGtop {
    position: relative;
    display: table!important;
    margin-left: auto;
    margin-right: auto;
	width:100%;
}
.menu_pc .newIMGtop .tag_a {
    height: 50%;
    width: 34%;
    position: absolute;
    top: unset;
    bottom: 5%;
    right: 0%;
}	
}

@media screen and (max-width: 420px){
	
	
	.copyTXT>div a:first-child {
	height: 100%;
	width: 24%;
	float:left;
	display:inline-block;
	font-size:0;
	color:#fff;

}
.copyTXT>div a:nth-child(2) {
	height: 100%;
	width: 25%;
	float:left;
	display:inline-block;
	font-size:0;
	color:#fff;
	margin-left:0%

}
.copyTXT>div a:nth-child(2) {
	height: 100%;
	width: 38%;
	float:left;
	display:inline-block;
	font-size:0;
	color:#fff;
	margin-left:0%

}
	
.newTXTbox_M {
    font-size: 18px!important;
    line-height: 37px;
}
	
}

#gift_01 .slide,#gift_02 .slide,#gift_03 .slide ,#gift_04 .slide {
	position: absolute;
	z-index: 200;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	 line-height: normal;
}
.newIMGgiftBox #gift_01 .slide .x,.newIMGgiftBox #gift_02 .slide .x,.newIMGgiftBox #gift_03 .slide .x ,.newIMGgiftBox #gift_04 .slide .x {
	float: left;
	height: auto;
	width: 100%;
}
.newIMGgiftBox #gift_01 .slide .x img ,.newIMGgiftBox #gift_02 .slide .x img ,.newIMGgiftBox #gift_03 .slide .x img,.newIMGgiftBox #gift_04 .slide .x img {
	height: auto;
	width: 100%;
}
.newTXTbox {
    z-index: 350!important;
}