@font-face {
    font-family: marusc;
    src: url('../fonts/975MaruSC-Regular.ttf');
}
@keyframes sunshine {
    0%{
        top:395px;
    }
    25%{
        top:400px;
    }
    50%{
        top:405px;
    }
    75%{top: 400;}
    100%{top:395px;}

}
@keyframes clouds{
    0%{
        left:110px;
    }
    25%{
        left:120px;
    }
    50%{
        left:130px;
    }
    75%{left: 120px;}
    100%{left:110px;}

}
@keyframes next{
    0%{bottom:50px;}
    50%{bottom:45px}
    100%{bottom:40px;}
}

body,html{
    scroll-behavior: smooth;
}

a{
    color: #FFFFFF;
    font-style: normal;
}

#header{
    background-color: #FFFFFF;
    height: 188px;
    text-align: center;
}

#content1 {
    background-color: #9dcf82;
    height: 1108px;
}

#content2{
    background-color: #c4ffd7;
    height: 1108px;
}

#content3{
    background-color: #FFFBC9;
    height: 1368px;
    position: relative;
    text-align: center;
}


.next{
    cursor: pointer;
    position: fixed;
    bottom: 50px;
    left:50%;
    z-index: 7;
    animation: next 1s infinite;
}


.main_img{
    display: block;
    position: relative;
    margin: auto;
}

#header_img{
    position: relative;
    margin-top: 10px;
    margin-left: auto;
}
#main1{
    top: 28px;
    z-index: 2;
}
#container_1{
    width:1200px;
    height: 600px;
    margin: auto;
    position: relative;
    z-index: 3;
}

#main2{
    top:0;
    z-index: 1;
}
#container_2{
    width:1200px;
    height: 600px;
    margin: auto;
    position: relative;
    z-index: 2;
}
#sunshine{
    width: 1147;
    height: 170;
    top: 395px;
    animation: sunshine 2s infinite;
    left: 10px;
    position: absolute;
    z-index: 3;
}
#clouds{
    width: 968px;
    height: 200px;
    position: absolute;
    left: 110px;
    top:160px;
    z-index: 3;
    animation: clouds 5s infinite;
}

#main3{
    top: 224px;
    text-align: center;
    z-index: 0;
}
#container_3{
    width:1200px;
    height: 600px;
    margin: auto;
    position: relative;
    z-index: 1;
}
#news{
    top:296px;
    position: absolute;
    left : 150px;
}
#events{
    top:296px;
    position: absolute;
    right:150px;
}
.news_panel{
    height:626px;
    width:430px;
    background-color: rgba(0,0,0,0.82);
    border-radius: 28px;
}
.news_title{

    font-size: 24px;
    font-family: marusc;
    position:absolute;
    left:24px;
    top:40px;
    opacity: 100%;
}
.news_list{
    position: absolute;
    left:24px;
    top:100px;
    width:400px;
    height: auto;
    text-align: justify;
}

.news_item{
    margin-top: 10px;
    width: 400px;
    font-size: 18px;
    color: white;
    display: flex;
    opacity: 100%;
    cursor: pointer;
}
.news_item:hover{
    color: azure;
}
.news_item_date{
    position: absolute;
    right: 0px;
}

#back_to_top{
    position: fixed;
    bottom:50px;
    right:50px;
    z-index: 9;
}



.fruits{
    width: 88px;
    height:88px;
    position: absolute;
    /*background-color:rgba(0,0,0,0.82);
    */cursor: pointer;
    z-index:5;

}
.fruits_shining{
    position: absolute;
    z-index: 4;
}
#fs_1{
    width: 144px;
    height: 160px;
    top:220px;
    left: 465px;
}
#fs_2{
    width: 136px;
    height: 136px;
    top:318px;
    left:474px;
}
#fs_3{
 width: 126px;
 height: 118px;
 top:350px;
 left:410px;
}
#fs_4{
    width: 116px;
    height: 126px;
    top:338px;
    left:302px;
}
#fs_5{
    width: 108px;
    height: 117px;
    top:408px;
    left:272px;
}
#fs_6{
    width: 122px;
    height: 118px;
    top: 540px;
    left: 214px;
}
#fs_7{
    width: 120px;
    height: 120px;
    top: 624px;
    left: 344px;
}
#fs_8{
    width: 116px;
    height: 118px;
    top: 494px;
    left: 560px;
}
#fs_9{
    width: 118px;
    height: 110px;
    top: 562px;
    left: 528px;
}
#fs_10{
    width: 128px;
    height: 128px;
    top: 668px;
    left: 540px;
}
#fs_11{
    width: 122px;
    height: 122px;
    top: 630px;
    left: 616px;
}
#fs_12{
    width: 120px;
    height: 126px;
    top:546px;
    left:750px;
}
#fs_13{
    width: 124px;
    height: 118px;
    top:506px;
    left:812px;
}
#f_1{
    left:494px;
    top:252px;
}
#f_2{
    left:502px;
    top:336px;
}
#f_3{
left: 416px;
top:368px;
}
#f_4{
    left:316px;
    top:344px;
}
#f_5{
    left:278px;
    top:430px;
}
#f_6{
    top:554px;
    left:234px;
}
#f_7{
    top:638px;
    left:340px;
}
#f_8{
    top:498px;
    left:580px;
}
#f_9{
    top:584px;
    left:528px;
}
#f_10{
    top:690px;
    left: 554px;
}
#f_11{
    top:640px;
    left: 644px;
}
#f_12{
    top:568px;
    left: 758px;
}
#f_13{
    top:512px;
    left: 846px;
}

.works_tags{
    position: absolute;
    transition: 
        width 1s,
        height 1s;
    z-index: 5;
}
#works_GIFemoji{
    top:374px;
    left: 410px;
    width: 244px;
    height: 74px;

}
#works_GIFemoji:hover{
    width: 280px;
    height: 86px;
}
#works_anime{
    top:602px;
    left: 840px;
    width: 234px;
    height: 60px;
}
#works_anime:hover{
    width: 267px;
    height: 68px;
}
#works_cxtheatre{
    top: 960px;
    left: 80px;
    width: 216px;
    height: 86px;
    cursor: default;
}
#works_cxtheatre:hover{
    width: 246px;
    height: 98px;;
}
#works_manga{
    top:898px;
    left: 660px;
    width: 160px;
    height: 134px;
    cursor: default;
}
#works_manga:hover{
    width: 182px;
    height: 153px;
}