@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);
body{font-family:"Noto Sans KR", sans-serif;}
ul, li, p, input{margin:0;padding:0;list-style:none;}

#sprbtnsect{margin:0 0 0 20px;}
#splbtnsect{margin:0 0 0 -10px;}
.aidR5dD600, .menuR5dD600{margin:20px 0 0 0;}
.aidR5dD600 > li, .menuR5dD600 > li{margin:5px 0 0 0;}

#totippoly{fill:#ff6000;}
#totiprect{fill:#ff6000;}
#totiptext{fill:#ffffff;font-size:11px;}

#pshow_totalpage, .pshow_p5dD014{display:none;}

.soundsect5dD600{top:-65px;left:calc(50% - 142px);width:284px;height:65px;background:url('./sndctrl/items_back_600.png') no-repeat;}
.soundsect_ul{list-style-type:none;margin:0;padding:0;}
.soundsect_ul > li{display:block;float:left;width:33px;height:33px;padding:0;}
.soundsect_ul > li:nth-of-type(1){margin:5px 0 0 70px;}
.soundsect_ul > li:nth-of-type(2){margin:5px 0 0 25px;}
.soundsect_ul > li:nth-of-type(3){margin:5px 0 0 25px;}
.soundsect_ul > li:nth-of-type(4){margin:10px 0 0 25px;}

@keyframes topmove1frm{from{top:-65px;opacity:0;} to{top:0;opacity:1;}}
.fadein600{animation:topmove1frm 0.5s;animation-delay:0;animation-fill-mode:forwards;}

@keyframes topmove2frm{from{top:0;opacity:1;} to{top:-65px;opacity:0;}}
.fadeout600{animation:topmove2frm 0.5s;animation-delay:0;animation-fill-mode:forwards;}
