@charset "utf-8";
.top {
    position: relative;
    width:1000px;
    height:100%;
    margin:0;
}

.top .visual {
    position : relative;
    width:1000px;
    height:823px;
    overflow: hidden;
}

.top .visual .image_back {
    position : absolute;
    left: 0;
    top: 0;
    width: 1000px;
    height: 823px;
    background-image : url(img/top/back.jpg);
    animation: top_back 1.0s ease-out 0s 1 normal;
}
.top .visual .image_chara {
    position: absolute;
    left: 0;
    top: 0;
    width: 1000px;
    height: 823px;
    background-image : url(img/top/back.png);
    animation: top_image 1.0s ease-out 0s 1 normal;
}

.top .visual .info_text3 {
    position: absolute;
    left : 200px;
    top : 20px;
    width : 600px;
    height : 100px;
    background-image : url(img/top/info_text3.png);
    animation: top_text 1.5s ease-out 0s 1 normal;
}

.top .visual .info_text2 {
    position: absolute;
    left : 370px;
    top:770px;
    width : 258px;
    height:20px;
    background-image : url(img/top/info_text2.png);
    animation: top_text 1.5s ease-out 0s 1 normal;
}

.top .visual .info_text1 {
    position: absolute;
    left : 415px;
    top:753px;
    width : 152px;
    height:21px;
    background-image : url(img/top/info_text1.png);
    animation: top_text 1.5s ease-out 0s 1 normal;
}

.top .visual .info_day {
    position: absolute;
    left:340px;
    top:700px;
    width:317px;
    height:48px;
    background-image : url(img/top/info_day.png);
    animation: top_text 1.5s ease-out 0s 1 normal;
}

.top .visual .info_logo {
    position: absolute;
    left : 150px;
    top : 450px;
    width : 742px;
    height : 272px;
    background-image : url(img/top/logo_tittle.png);
    animation: top_logo 1.0s ease-out 0s 1 normal;
}

.top .news {
    position : relative;
    width: 1000px;
    font-size: 14px;
    font-weight: bolder;
    min-height: 200px;
  
}

.top .news a {
    text-decoration: none;
}

.top .news a:hover {
    text-decoration: underline;
}

.top .news .bar {
    z-index: 1;
    width:1000px;
    height : 25px;
    background-image : url(img/bar.png);
  
  
}


.top .items .item {
    float:left;
    position: relative;
    width : 320px;
    height:156px;
    margin : 18px 12px 15px 0px;
}
.top .items .item2 {
    float:left;
    position: relative;
    width : 985px;
    height : 251px;
    margin : 18px 12px 15px 0px;
}
.top .items .item3 {
    float:left;
    position: relative;
    width : 985px;
    height : 251px;
    margin : 18px 12px 15px 0px;
}
.top .items .item4 {
    float:left;
    position: relative;
    width : 985px;
    height : 656px;
    margin : 18px 12px 15px 0px;
}
.top .items .new {
    position: absolute;
    width : 76px;
    height : 77px;
    top : -30px;
    left : -18px;
    background-image : url(img/mark_new.png);
    animation: top_mark_new 2.5s ease 0s 1 normal;
  
  z-index : 10;
  
  margin-top : 850px;
}


.top .items .new2 {
    position: absolute;
    width : 76px;
    height : 77px;
    top : -30px;
    left : -18px;
    background-image : url(img/mark_new.png);
    animation: top_mark_new 2.5s ease 0s 1 normal;
  
  z-index : 10;
  
  margin-top : 850px;
  margin-left : 340px;
}
.top .items .new3 {
    position: absolute;
    width : 76px;
    height : 77px;
    top : -30px;
    left : -18px;
    background-image : url(img/mark_new.png);
    animation: top_mark_new 2.5s ease 0s 1 normal;
  
  z-index : 10;
  
  margin-top : 850px;
  margin-left : 675px;
}
.top .items .new4 {
    position: absolute;
    width : 76px;
    height : 77px;
    top : -30px;
    left : -18px;
    background-image : url(img/mark_new.png);
    animation: top_mark_new 2.5s ease 0s 1 normal;
  
  z-index : 10;
  
  margin-top : 1030px;
}
.top .items .new5 {
    position: absolute;
    width : 76px;
    height : 77px;
    top : -30px;
    left : -18px;
    background-image : url(img/mark_new.png);
    animation: top_mark_new 2.5s ease 0s 1 normal;
  
  z-index : 10;
    margin-left : 340px;
  margin-top : 1030px;
}
.top .items .new6 {
    position: absolute;
    width : 76px;
    height : 77px;
    top : -30px;
    left : -18px;
    background-image : url(img/mark_new.png);
    animation: top_mark_new 2.5s ease 0s 1 normal;
    margin-top : 1030px;
  z-index : 10;
  
  margin-left : 675px;
}

.top .items .new7 {
    position: absolute;
    width : 76px;
    height : 77px;
    top : -30px;
    left : -18px;
    background-image : url(img/mark_new.png);
    animation: top_mark_new 2.5s ease 0s 1 normal;
  
  z-index : 10;
  
  margin-top : 1220px;
}
.top .items .new8 {
    position: absolute;
    width : 76px;
    height : 77px;
    top : -30px;
    left : -18px;
    background-image : url(img/mark_new.png);
    animation: top_mark_new 2.5s ease 0s 1 normal;
  
  z-index : 10;
    margin-left : 340px;
  margin-top : 1220px;
}
.top .items .new9 {
    position: absolute;
    width : 76px;
    height : 77px;
    top : -30px;
    left : -18px;
    background-image : url(img/mark_new.png);
    animation: top_mark_new 2.5s ease 0s 1 normal;
    margin-top : 1220px;
  z-index : 10;
  
  margin-left : 675px;
}
.top .icon {
    position: absolute;
    width : 320px;
    height: 156px;
    display: block;
    margin: 0 20px 30px 0;
    background-color : rgb(252, 78, 125);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    box-shadow: 6px 6px 6px rgba(120, 20, 0, 0.3);
    animation: top_icon 2s ease 0s 1 normal;
}
.top .icon2 {
    position: absolute;
    width : 985px;
    height : 251px;
    display: block;
    margin: 0 20px 30px 0;
    background-color : rgb(252, 78, 125);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    box-shadow: 6px 6px 6px rgba(120, 20, 0, 0.3);
    animation: top_icon 2s ease 0s 1 normal;
}
.top .icon3 {
    position: absolute;
    width : 985px;
    height : 656px;
    display: block;
    margin: 0 20px 30px 0;
    background-color : rgb(252, 78, 125);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    box-shadow: 6px 6px 6px rgba(120, 20, 0, 0.3);
    animation: top_icon 2s ease 0s 1 normal;
}
.top .icon img {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    width : 320px;
    height: 156px;
    transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
}.top .icon img:hover {
    opacity: 0.5;
}
.top .icon2 img {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    width : 985px;
    height : 251px;
    transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
}

.top .icon img:hover {
    opacity: 0.5;
}
.top .icon2 img:hover {
    opacity: 0.5;
}
.top .news .back {
    position: absolute;
	background-color: white;
	margin-top: 25px;
	opacity: 0.5;
	width: 1000px;
	height : 10000px;
	

  
  
}



.top .news .new {
    position: absolute;
    left : -40px;
    top:5px;
    font-size:10px;
    color : rgb(52, 2, 94);
    background-color : rgb(252, 78, 125);
    width : 37px;
    height : 18px;
    text-align : center;
    line-height : 18px;
    vertical-align: middle;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 3px 3px 3px rgba(120, 20, 0, 0.3);
  
}
.top .news .text {
    position: relative;
    margin-left:20px;
    width : 100%;
    height:30px;
  
  left : 30px;
}

.top .news .pickup {
    position : absolute;
    
    width : 290px;
    height : 160px;
  left : 660px;
  background-color : rgb(255, 255, 225);
border-width : 2px;border-style : dotted;border-color : rgb(255, 0, 128);
  visibility : visible;
  
  margin-left : 10px;
  margin-right : 10px;
  
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  
  margin-top : -230px;
}

.top .news .pickup_date {
    position : absolute;
    width : 290px;
    height : 160px;
  left : 10px;
  
  visibility : visible;
}

.top .news .pickup_img {
    position : absolute;
    width : 129px;
    height : 160px;
  
  
  visibility : visible;
  margin-top : 0px;
  margin-left : 0px;
}
.top .news .pickup_tittle {
    position : absolute;
    width : 150px;
    height : 30px;
  left : 0px;
  
  visibility : visible;
  font-size : 13px;
  
  margin-top : 5px;
  
  
  margin-bottom : 5px;
  color : rgb(255, 0, 128);
  top : -15px;
  line-height : 0px;
}
.top .news .pickup_txt {
    position : absolute;
    width : 150px;
    
  left : 140px;
  
  visibility : visible;
  font-size : 12px;
  
  top : 20px;
  line-height : 15px;
}@keyframes top_back {
    0% {
        opacity: 0;
        transform: scale(1.7);
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}@keyframes top_image {
    0% {
        opacity: 0;
        transform: scale(1.4);
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}@keyframes top_logo {
    0% {
        opacity: 0;
    }
    70% {
        transform: translateY(-100px);
        opacity: 0;
    }
    100% {
        transform: translateY(0px);
        opacity: 1;
    }
}@keyframes top_text {
    0% {
        opacity: 0;
    }
    70% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}@keyframes top_icon {
    0% {
        opacity: 0;
    }
    70% {
        transform: scale(0.8);
        opacity: 0;
    }
    90% {
        transform: scale(1.05);
    }
    100% {
        transform: scale(1);
        opacity: 1
    }
}@keyframes top_mark_new {
    0% {
        opacity: 0;
    }
    70% {
        transform: scale(0.8);
        opacity: 0;
    }
    90% {
        transform: scale(1.2);
    }
    100% {
        transform: scale(1);
        opacity: 1
    }



