
#wrapper {
    width:1200px;
}

#wrapper_index{
width:1200px;
height:675px;
position: relative;
margin: 0px auto;
background: url('../../pic/pc/index/index.png') ;
}

h1{
width:100%;
height:25px;
margin-top:20px;
font-size:100%;
text-align:center;
color:#fff;
}


#warning{
width:60%;
text-align: center;
font-size:150%;
font-weight: bold;
color:#06F;
}

#logo_index{
width:1200px;
height:450px;
margin:0px auto;
}

#logo_index img{
  width: 100%;
}

#entrance{
width:450px;
height:125px;
margin:-70px auto 0px auto;
bottom:10px;
}

#enter{
width:250px;
height:125px;
float:left;
cursor:pointer;
}



#exit{
width:125px;
height:50px;
margin-top:50px;
margin-right: 40px;
float:right;
cursor:pointer;
}



#footer_shop{
margin-top:150px;
}



.link{
margin:10px 0px;
text-align:center;
}

#banner{
width:70%;
margin:20px auto;
text-align: center;
}

#banner img{
padding:3px;
}

#banner table img{
padding:0px;
}

.banner_span{
  margin-top: 20px;
  text-align: center;
  color: #fff;
}

.banner_oneheart{
  width:60vw;
  margin:2vw auto 0px;
}
