@font-face {
    font-family: 'Moneygraphy';
    src: url('./Moneygraphy-Pixel.ttf') format('woff');
    font-weight: normal;
    font-style: normal;
}

.set_container{
    font-family: "Noto Sans KR","Sans-serif";
    color: #252525;
    min-width: 1780px;
    max-width: 1920px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.set_container button{
    font-family: "Noto Sans KR","Sans-serif";
}

.top_banner{
    background-image: url("../../images/2025/0624/top_bg.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
    height: 1542px;
    position: relative;
    overflow: hidden;
}
.top_banner .images{}
.top_banner .images img{
    position: absolute;
}
.top_banner .images .keyboad01{
    top: 67px;
    left: calc(50% - 144px);
    animation-name: keyboad;
    animation-duration: .2s;
    animation-timing-function: linear;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    opacity: 0;
}
.top_banner .images .keyboad02{
    top: 67px;
    left: calc(50% - 78px);
    animation-name: keyboad;
    animation-duration: .2s;
    animation-delay: .2s;
    animation-timing-function: linear;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    opacity: 0;
}
.top_banner .images .keyboad03{
    top: 67px;
    left: 50%;
    animation-name: keyboad;
    animation-duration: .2s;
    animation-delay: .4s;
    animation-timing-function: linear;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    opacity: 0;
}
.top_banner .images .keyboad04{
    top: 67px;
    left: calc(50% + 66px);
    animation-name: keyboad;
    animation-duration: .2s;
    animation-delay: .6s;
    animation-timing-function: linear;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    opacity: 0;
}
@keyframes keyboad {
    0%{
        margin-top: -150px;
        opacity: 0;
    }
    100%{
        margin-top: 0;
        opacity: 1;
    }
}

.top_banner .images .text01{
    top: 160px;
    left: calc(50% - 241px);
    transform: rotateX(90deg);
    animation-name: text01;
    animation-duration: .5s;
    animation-delay: .8s;
    animation-timing-function: linear;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}
@keyframes text01 {
    0%{
        transform: rotateX(90deg);
    }
    100%{
        transform: rotateX(0deg);
    }
}

.top_banner .images .tit_01{
    top: 225px;
    left: calc(50% - 399px);
    opacity: 0;
    animation-name: text_tit;
    animation-duration: 0.1s;
    animation-delay: 1.7s;
    animation-timing-function: linear;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}
.top_banner .images .tit_02{
    top: 225px;
    left: calc(50% - 307px);
    opacity: 0;
    animation-name: text_tit;
    animation-duration: 0.1s;
    animation-delay: 1.8s;
    animation-timing-function: linear;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}
.top_banner .images .tit_03{
    top: 225px;
    left: calc(50% - 215px);
    opacity: 0;
    animation-name: text_tit;
    animation-duration: 0.1s;
    animation-delay: 1.9s;
    animation-timing-function: linear;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}
.top_banner .images .tit_04{
    top: 225px;
    left: calc(50% - 105px);
    opacity: 0;
    animation-name: text_tit;
    animation-duration: 0.1s;
    animation-delay: 2s;
    animation-timing-function: linear;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}
.top_banner .images .tit_05{
    top: 225px;
    left: calc(50% - 12px);
    opacity: 0;
    animation-name: text_tit;
    animation-duration: 0.1s;
    animation-delay: 2.1s;
    animation-timing-function: linear;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}
.top_banner .images .tit_06{
    top: 225px;
    left: calc(50% + 82px);
    opacity: 0;
    animation-name: text_tit;
    animation-duration: 0.1s;
    animation-delay: 2.2s;
    animation-timing-function: linear;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}
.top_banner .images .tit_07{
    top: 225px;
    left: calc(50% + 173px);
    opacity: 0;
    animation-name: text_tit;
    animation-duration: 0.1s;
    animation-delay: 2.3s;
    animation-timing-function: linear;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}
.top_banner .images .tit_08{
    top: 225px;
    left: calc(50% + 267px);
    opacity: 0;
    animation-name: text_tit;
    animation-duration: 0.1s;
    animation-delay: 2.4s;
    animation-timing-function: linear;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}
@keyframes text_tit {
    0%{
        opacity: 0;
    }
    100%{
        opacity: 1;
    }
}
.top_banner .images .tit_09{
    top: 242px;
    left: calc(50% + 368px);
    opacity: 0;
}
.top_banner .images .tit_09.on{
    opacity: 1;
}
.top_banner .images .text_line{
    position: absolute;
    top: 213px;
    left: calc(50% - 420px);
    width: 829px;
    height: 116px;
    border: 2px solid #000;
    animation-name: text_line;
    animation-duration: 0.3s;
    animation-delay: 1.2s;
    animation-timing-function: linear;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    opacity: 0;
}
.top_banner .images .text_line > div{
    position: absolute;
    width: 12px;
    height: 12px;
    border: 2px solid #000;
    background-color: #fff;
}
.top_banner .images .text_line > div:nth-child(1){
    top: -6px;
    left: -6px;
}
.top_banner .images .text_line > div:nth-child(2){
    top: -6px;
    right: -6px;
}
.top_banner .images .text_line > div:nth-child(3){
    bottom: -6px;
    right: -6px;
    background-color: #000;
}
.top_banner .images .text_line > div:nth-child(4){
    bottom: -6px;
    left: -6px;
}
.top_banner .images .text_line > div:nth-child(5){
    top: 50%;
    transform: translateY(-50%);
    left: -6px;
}
.top_banner .images .text_line > div:nth-child(6){
    top: 50%;
    transform: translateY(-50%);
    right: -6px;
}
.top_banner .images .text_line > img{
    top: 50%;
    transform: translateY(-50%);
    right: -30px;
}
@keyframes text_line {
    0%{
        width: 0;
        height: 0;
        opacity: 0;
    }
    1%{
        opacity: 1;
    }
    100%{
        opacity: 1;
        width: 829px;
        height: 116px;
    }
}
.top_banner .images .text02{
    top: 368px;
    left: calc(50% - 309px);
    animation-duration: 0.3s;
    animation-delay: 2.5s;
    animation-name: text02;
    animation-timing-function: linear;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    opacity: 0;
}
@keyframes text02 {
    0%{
        margin-top: 30px;
        opacity: 0;
    }
    100%{
        margin-top: 0;
        opacity: 1;
    }
}
.top_banner .images .tab_list{
    font-family: 'Moneygraphy';
    position: absolute;
    top: 325px;
    left: calc(50% + 408px);
    transform-origin: top left;
    transform: scale(0.3);
    opacity: 0;
    transition: all .3s;
}
.top_banner .images .tab_list.on{
    transform: scale(1);
    opacity: 1;
}
.top_banner .images .tab_list ul{
    display: flex;
    flex-direction: column;
    text-align: left;
    width: 214px;
    height: 162px;
    border: 2px solid #000;
    border-radius: 5px;
}
.top_banner .images .tab_list ul li{
    font-size: 20px;
    color: #000;
    flex: 1;
    display: flex;
    align-items: center;
    border-bottom: 2px solid #4a4a4f;
    position: relative;
    padding-left: 29px;
    padding-top: 1px;
    background-color: rgb(233, 232, 237, 0.85);
    transition: all .5s;
}
.top_banner .images .tab_list ul li::after{
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 16px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #000;
}
.top_banner .images .tab_list ul li.on::after{
    background-color: #fff;
}
.top_banner .images .tab_list ul li:last-child{
    border-bottom: none;
}
.top_banner .images .tab_list ul li.on{
    color: #fff;
    background-color: rgb(74, 74, 79, 0.85);
}
.top_banner .images .mouse{
    top: 350px;
    left: calc(50% + 586px);
    animation-duration: 2s;
    animation-delay: 2.5s;
    animation-name: mouse01;
    animation-timing-function: linear;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    transition: all .3s;
}
.top_banner .images .mouse.on{
    animation-name: none;
}
@keyframes mouse01 {
    0%{
        top: 350px;
        left: calc(50% + 586px);
    }
    30%{
        top: 327px;
        left: calc(50% + 407px);
    }
    60%{
        top: 327px;
        left: calc(50% + 407px);
    }
    100%{
        top: 350px;
        left: calc(50% + 586px);
    }
}
/* .top_banner .images .c{
    width: 88px;
    height: 75px;
    position: absolute;
    top: 321px;
    left: calc(50% - 539px);
} */
.top_banner .images .c img:nth-child(1){
    position: absolute;
    top: 322px;
    left: calc(50% - 530px);
    opacity: 0;
}
.top_banner .images .c img:nth-child(2){
    position: absolute;
    top: 324px;
    left: calc(50% - 535.3px);
    opacity: 0;
}
.top_banner .images .c img.on{
    opacity: 1;
}
.top_banner .paper{
    position: absolute;
    top: 611px;
    left: 50%;
    transform: translateX(-50%) rotate(-3deg);
    background-image: url("../../images/2025/0624/paper.png");
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
    height: 580px;
    transition: all .5s;
}
.top_banner .paper em{
    font-size: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
}
.top_banner .paper.on{
    top: 522px;
    transform: translateX(-50%) rotate(0deg);
}
.top_banner .paper .paper_img01{
    position: absolute;
    top: 72px;
    left: calc(50% - 335px);
    opacity: 0;
    animation-duration: 0.5s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    transition: opacity 0s .5s;
}
.top_banner .paper.on .paper_img01{
    animation-name: paper_img01;
    animation-delay: 0.5s;
    opacity: 1;
}
@keyframes paper_img01 {
    0%{
        top: 72px;
    }
    25%{
        top: 67px;
    }
    50%{
        top: 72px;
    }
    75%{
        top: 67px;
    }
    100%{
        top: 72px;
    }
}
.top_banner .paper .paper_img02{
    position: absolute;
    top: 53px;
    left: calc(50% + 260px);
}
.top_banner .folder{
    position: absolute;
    top: 661px;
    left: 50%;
    transform: translateX(-50%);
    background-image: url("../../images/2025/0624/folder.png");
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
    height: 760px;
}
.top_banner .folder .line{
    width: 1080px;
    height: 2px;
    background-color: rgb(0, 0, 0, 0.15);
    position: absolute;
    top: 758px;
    left: 50%;
    opacity: 0;
    transform: translateX(-50%);
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}
.top_banner .folder.text_line_on .line.l1{
    top: 106px;
    animation-name: l1;
}
.top_banner .folder.text_line_on .line.l2{
    top: 176px;
    animation-name: l2;
    animation-delay: 0.1s;
}
.top_banner .folder.text_line_on .line.l3{
    top: 246px;
    animation-name: l3;
    animation-delay: 0.2s;
}
.top_banner .folder.text_line_on .line.l4{
    top: 316px;
    animation-name: l4;
    animation-delay: 0.3s;
}
.top_banner .folder.text_line_on .line.l5{
    top: 386px;
    animation-name: l5;
    animation-delay: 0.4s;
}
.top_banner .folder.text_line_on .line.l6{
    top: 456px;
    animation-name: l6;
    animation-delay: 0.5s;
}
@keyframes l1{
    0%{
        top: 750px;
        opacity:0;
    }
    30%{
        transform: translateX(-50%) rotate(30deg);
    }
    100%{
        top: 106px;
        transform: translateX(-50%) rotate(0deg);
        opacity:1;
    }
}
@keyframes l2{
    0%{
        top: 750px;
        opacity:0;
    }
    30%{
        transform: translateX(-50%) rotate(-30deg);
    }
    100%{
        top: 176px;
        transform: translateX(-50%) rotate(0deg);
        opacity:1;
    }
}
@keyframes l3{
    0%{
        top: 750px;
        opacity:0;
    }
    30%{
        transform: translateX(-50%) rotate(30deg);
    }
    100%{
        top: 246px;
        transform: translateX(-50%) rotate(0deg);
        opacity:1;
    }
}
@keyframes l4{
    0%{
        top: 750px;
        opacity:0;
    }
    30%{
        transform: translateX(-50%) rotate(-30deg);
    }
    100%{
        top: 316px;
        transform: translateX(-50%) rotate(0deg);
        opacity:1;
    }
}
@keyframes l5{
    0%{
        top: 750px;
        opacity:0;
    }
    30%{
        transform: translateX(-50%) rotate(30deg);
    }
    100%{
        top: 386px;
        transform: translateX(-50%) rotate(0deg);
        opacity:1;
    }
}
@keyframes l6{
    0%{
        top: 750px;
        opacity:0;
    }
    30%{
        transform:translateX(-50%) rotate(-30deg);
    }
    100%{
        top: 456px;
        transform:translateX(-50%) rotate(0deg);
        opacity:1;
    }
}
.top_banner .folder .length_line{
    width: 2px;
    height: 352px;
    background-color: rgb(0, 0, 0, 0.15);
    position: absolute;
    top: 106px;
    left: calc(50% - 304px);
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    opacity: 0;
}
.top_banner .folder.text_line_on .length_line{
    animation-name: length_line;
}
@keyframes length_line{
    0%{
        top: 750px;
        opacity:0;
        transform:  rotate(180deg);
    }
    30%{
    }
    100%{
        top: 106px;
        transform:rotate(0deg);
        opacity:1;
    }
}
.top_banner .folder .folder_text img{
    position: absolute;
    animation-duration: 0.5s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    opacity: 0;
}
.top_banner .folder.text_line_on .folder_text img{
    animation-name: folder_text;
}
.top_banner .folder .folder_text .folder_text01{
    top: 130px;
    left: calc(50% - 522px);
    animation-delay: 1.5s;
}
.top_banner .folder .folder_text .folder_text02{
    top: 199px;
    left: calc(50% - 522px);
    animation-delay: 1.7s;
}
.top_banner .folder .folder_text .folder_text03{
    top: 269px;
    left: calc(50% - 522px);
    animation-delay: 1.9s;
}
.top_banner .folder .folder_text .folder_text04{
    top: 339px;
    left: calc(50% - 522px);
    animation-delay: 2.1s;
}
.top_banner .folder .folder_text .folder_text05{
    top: 410px;
    left: calc(50% - 522px);
    animation-delay: 2.3s;
}
@keyframes folder_text {
    0%{
        margin-left: -20px;
        opacity: 0;
    }
    100%{
        margin-left: 0px;
        opacity: 1;
    }
}
.top_banner .folder .tip{
    position: absolute;
    top: -51px;
    left: calc(50% + 322px);
    transform: scale(1.5);
    transition: .2s 2.8s;
    opacity: 0;
}
.top_banner .folder.text_line_on .tip{
    opacity: 1;
    transform: scale(1);
}
.top_banner .folder .check_point{
    position: absolute;
    top: 498px;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    transition: all .5s 2.8s;
}
.top_banner .folder.text_line_on .check_point{
    opacity: 1;
}
.top_banner .folder > a > img:hover{
    filter: drop-shadow(2px 2px 4px #00000044);
}
.top_banner .folder .check_point01{
    position: absolute;
    top: 585px;
    left: calc(50% - 550px);
    transform: rotateY(90deg);
    transition: all .3s, transform .5s 3.2s;
}
.top_banner .folder .check_point02{
    position: absolute;
    top: 585px;
    left: calc(50% - 272px);
    transform: rotateY(90deg);
    transition: all .3s, transform .5s 3.3s;
}
.top_banner .folder .check_point03{
    position: absolute;
    top: 585px;
    left: calc(50% + 8px);
    transform: rotateY(90deg);
    transition: all .3s, transform .5s 3.4s;
}
.top_banner .folder .check_point04{
    position: absolute;
    top: 585px;
    left: calc(50% + 288px);
    transform: rotateY(90deg);
    transition: all .3s, transform .5s 3.5s;
}
.top_banner .folder.text_line_on .check_point01,
.top_banner .folder.text_line_on .check_point02,
.top_banner .folder.text_line_on .check_point03,
.top_banner .folder.text_line_on .check_point04{
    transform: rotateY(0deg);
}
.top_banner .folder .c03{
    position: absolute;
    top: 496px;
    left: calc(50% + 152px);
    opacity: 0;
    transition: transform 0s, opacity 0s 3.5s;
    transform-origin: bottom;
}
.top_banner .folder .c03.on{
    transform: rotate(3deg) !important;
}
.top_banner .folder.text_line_on .c03{
    opacity: 1;
}


.form_container{
    padding-top: 80px;
    position: relative;
}
.form_container .form_tab{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #000;
    animation-duration: 0.5s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}
.form_container.tab_fixed .form_tab{
    position: fixed;
    top:unset;
    bottom: -90px;
    left: inherit;
    z-index: 11;
    max-width: 1920px;
    animation-name: form_tab;
    opacity: 0;
    min-width: 1780px;
}
.form_container.tab_fixed.pick_end .form_tab{
    animation-name: pick_end;
    animation-duration: 0.2s;
}
@keyframes form_tab {
    0%{
        bottom: -90px;
        opacity: 0;
    }
    100%{
        bottom: 0;
        opacity: 1;
    }
}
@keyframes pick_end {
    0%{
        bottom: 0;
        opacity: 1;
    }
    100%{
        bottom: -90px;
        opacity: 0;
    }
}
.form_container .form_tab ul{
    width: 1200px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}
.form_container .form_tab ul li{
    flex: 1;
    height: 80px;
    border-left: 1px solid #e2e2e2;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
}
.form_container .form_tab ul li:last-child{
    border-right: 1px solid #e2e2e2;
}
.form_container .form_tab ul li img{}
.form_container .form_tab ul li .hover{
    position: absolute;
    bottom: 0;
    left: -1px;
    width: calc(100% + 2px);
    opacity: 0;
    visibility: hidden;
    transition: all .3s;
}
.form_container .form_tab ul li.on .hover{
    opacity: 1;
    visibility: visible;
    z-index: 1;
}
.form_container .form_tab ul li:hover .hover{
    opacity: 1;
    visibility: visible;
    z-index: 1;
}


.form_container section{
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
    padding-top: 130px;
    padding-bottom: 120px;
}
.form_container section.section01{
    background-image: url("../../images/2025/0624/section_bg01.png");
    padding-top: 120px;
}
.form_container section.section02{
    background-image: url("../../images/2025/0624/section_bg02.png");
    background-repeat: repeat;
}
.form_container section.section03{
    background-image: url("../../images/2025/0624/section_bg03.png");
}
.form_container section.section04{
    background-image: url("../../images/2025/0624/section_bg04.png");
}
.form_container section .content{
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
    padding-top: 170px;
}
.form_container section.section01 .content{
    background-image: url("../../images/2025/0624/section01_paper.png");
    height: 1096px;
}
.form_container section.section02 .content{
    background-image: url("../../images/2025/0624/section02_paper.png");
    height: 1096px;
}
.form_container section.section03 .content{
    background-image: url("../../images/2025/0624/section03_paper.png");
    height: 1074px;
}
.form_container section.section04 .content{
    background-image: url("../../images/2025/0624/section04_paper.png");
    height: 1074px;
}
.form_container section .content em{
    font-size: 0;
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    opacity: 0;
}
.form_container section .content ul{
    display: inline-grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 25px;
    grid-row-gap: 24px;
}
.form_container section.section03 .content ul,
.form_container section.section04 .content ul{
    grid-row-gap: 55px;
}
.form_container section .content ul li{}
.form_container section .content ul li a{
    display: inline-block;
    position: relative;
}
.form_container section .content ul li a img{
    transition: all .3s;
}
.form_container section .content ul li a:hover img{
    box-shadow: 2px 2px 6px #00000033;
}
.form_container section .content ul li a .free{
    position: absolute;
    top: 0;
    left: 0;
}
.form_container section .content ul li a p{
    font-size: 21px;
    line-height: 30px;
    letter-spacing: -0.06em;
    color: #151515;
    font-weight: 400;
    margin-top: 16px;
}
.form_container section .content ul li a:hover p{
    text-decoration: underline;
    text-underline-offset: 3px;
}
.pick{
    background-image: url("../../images/2025/0624/pick_bg.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    height: 992px;
    padding-top: 120px;
}
.pick .pick_title{
    margin-bottom: 58px;
}
.pick .content{
    background-image: url("../../images/2025/0624/pick_paper.png");
    background-repeat: no-repeat;
    background-position: center top;
    height: 434px;
    margin-bottom: 28px;
}
.pick .content ul{
    padding-top: 57px;
    display: flex;
    justify-content: center;
    gap: 20px;
}
.pick .content ul li{
    position: relative;
    animation-duration: .3s;
    animation-fill-mode: forwards;
    animation-timing-function: linear;
}
.pick .content ul li:hover{
    animation-name: pick;
}
@keyframes pick {
    0%{
        transform: rotate(0deg);
    }
    25%{
        transform: rotate(3deg);
    }
    50%{
        transform: rotate(-3deg);
    }
    75%{
        transform: rotate(3deg);
    }
    100%{
        transform: rotate(0deg);
    }
}
.pick > a img{
    transition: all .3s;
}
.pick > a:hover img{
    filter: drop-shadow(2px 2px 4px #00000088);
}


.conts_btn_top{position:fixed; left:50%; margin-left:680px; bottom:95px; z-index:9888; animation:topm 0.8s ease-in-out infinite; animation-play-state:paused;}
.conts_btn_top button{cursor:pointer; border:none; outline:none; display:block; background:url(	https://www.bizforms.co.kr/magazine/content/hotclick/images/2020/201208/ico_top.png) 50% 50% no-repeat; text-indent:-9999px; opacity:0; width:0px; height:0px; -webkit-transition:opacity 0.4s, width 0s 0.4s, height 0s 0.4s; -moz-transition:opacity 0.4s, width 0s 0.4s, height 0s 0.4s; -ms-transition:opacity 0.4s, width 0s 0.4s, height 0s 0.4s; -o-transition:opacity 0.4s, width 0s 0.4s, height 0s 0.4s; transition:opacity 0.4s, width 0s 0.4s, height 0s 0.4s;}
.conts_btn_top:hover{animation-play-state:running; animation-fill-mode:forwards;}
.conts_btn_top.on button{opacity:0.5; width:50px; height:50px; -webkit-transition:opacity 1.0s; -moz-transition:opacity 1.0s; -ms-transition:opacity 1.0s; -o-transition:opacity 1.0s; transition:opacity 1.0s;}
.conts_btn_top.on:hover button{opacity:1;}