
@font-face {
    font-family: 'OAGothic-ExtraBold';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2302@1.0/OAGothic-ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
}
@font-face{
font-family:'OAGothic';
font-style:normal;
font-weight:400;
src:url('../font/OAGothic-Medium.woff') format("woff"),
}

.animate__delay-1s{  --animate-delay: 0.4s;}
.animate__delay-2s{  --animate-delay: 0.4s;}

.fmgd_top{position:relative;}
.fmgd_top h1{overflow: hidden;position:absolute;clip: rect(0, 0, 0, 0);clip-path:polygon(0 0, 0 0, 0 0); width: 1px; height: 1px;  margin: -1px;}
.fmgd_top .fmgd_t_tx .tit{margin:auto;position:relative;z-index:999;min-height:250px;background-image:url(/img/gadi/gadi_tit-m.png);background-repeat:no-repeat;background-size:100% auto;background-position:center;max-width:360px;width: 100%;}
.fmgd_top .fmgd_t_tx .s_tit{margin:10px;font-size:1.1em;font-family: 'OAGothic';color:#4e32ff;text-shadow:1px 1px 2px #fff;word-break:keep-all;text-align:center;}
.fmgd_top #slideshow{position:absolute;z-index:-1;top:0;display: flex;justify-content: center;}
.fmgd_top #slideshow > div{text-align:center;}
.fmgd_top #slideshow img{height:100%;width:auto;}

.gadi_talk_box .rbox{background:#4e32ff;font-family:'daum';border-radius:5px;box-shadow:2px 2px 0 #00f59f;color:#fff;text-shadow:1px 1px 0 #0c00ff;margin:10px 20px;padding:20px 10px;word-break:keep-all;text-align:center;}

.wke_menu.gadi{background:#0024ff;}
.wke_menu.gadi li{position:relative;color:#fff;}
.wke_menu.gadi .mp{    position: absolute;
    font-weight: 400;
    border: 1px solid #0060f1;
    background: #fff;
    color: #0060f1;
    white-space: nowrap;
    top: -13px;
    margin-left: -15%;
    font-size: 0.8em;
    border-radius: 3px;
    padding:2px 3px;height:20px;font-size:14px;}
.wke_menu.gadi .mp:after{    content: "";
    background: #fff;
    position: absolute;
    top:16px;
    left: 50%;
    width: 7px;
    height: 7px;
    border-right: 1px solid #0060f1;
    border-bottom: 1px solid #0060f1;
    transform: rotate(45deg);}
.wke_menu.gadi .on{color:#000;border-color:#0024ff;}
.gadi_t_tx{padding:0 10px 10px;}
.gadi_category.top{background:#f2f2f2;display:flex;flex-wrap:wrap;padding:10px;}
.gadi_category li{display:flex;align-items: flex-start;padding:5px;}
.gadi_category p{display:inline-block;padding:4px 8px 5px 8px;flex:none;border-radius:3px;color:#fff;font-weight:bold;margin-right:5px;}
.gadi_category .b{background:#00ffd2;color:#1e1e1e;}
.gadi_category .y{background:#ff7a0e;}
.gadi_category .s{background:#486fff;}
.gadi_category .m{background:#fff10e;color:#2c2b2b;max-width:170px;}

.gadi_sch{border:1px solid #b5b5b5;margin:20px 0 30px;}
.gadi_im{display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
width:100%;height:300px;position:relative;padding:20px 10px;box-sizing:border-box}
.gadi_im .gadi_category{position:absolute;top:-10px;}
.gadi_im .imimg{overflow:hidden;;position:absolute;top:0;left:0;z-index:-1;height:300px;        display: flex;
        align-items: center;}
.gadi_im .imimg img{width:100%;height:auto}
.gadi_im .tag{color:#fff;text-shadow:0 0 3px #000;font-weight:bold;margin:10px 0 5px;}
.sch_name{width:100%;display: flex;
    flex-direction: column;
    align-items: flex-start;}
.sch_name h3{font-family:'SBAggro';font-size:1.5em;background:#0033f1;color:#fff;padding:8px 10px 5px;}
.sch_name h3 span{font-family:'Pretendard';font-size:14px;font-weight:400}
.sch_mny{font-family:'SBAggro';font-weight:900;color:#0033f1;background:#ffffffe6;padding:10px;letter-spacing:-1px;text-align:right}
.sch_mny > p{white-space:nowrap; }
.sch_mny b{font-size:1.9em;}
.sch_mny i{font-family:'SBAggro';font-weight:400;font-size:.9em;font-style:normal;}
.sch_mny .sm{font-weight:400;font-size:.9em;color:#000;}

.gadi_tx{padding:20px 0 0;}
.gadi_class, .gadi_expl{padding:0 10px;margin-bottom:10px;}
.gadi_class li, .gadi_expl li{padding-left:18px;position:relative;}
.gadi_expl li{padding-left:10px;font-size:.95em;}
.gadi_class li:before{content:"◆";}
.gadi_class .sm, .gadi_class .sm:before{font-size:.9em;}
.gadi_expl li:before{content:"ㆍ";}
.gadi_class li:before, .gadi_expl li:before{position:absolute;left:0;}

.gadi_link{display:flex;    justify-content: center;padding:0 10px 10px;}
.gadi_link .a{white-space:nowrap;padding:2px 5px;border-radius:50px;background:#0024ff;text-align:center;color:#fff;font-weight:600;display:flex;    align-items: center;margin:0 10px}
.gadi_link .a:after{content:"";display:inline-block;width:5px;height:5px; border-right:1px solid #fff;border-bottom:1px solid #fff;transform:rotate(-45deg);}
.gadi_link .a:hover{background:#00f59f;cursor:pointer;color:#000;}
.gadi_link .a:hover:after{border-color:#000;}

.gadi_tx .wke_area{background:#f6f6f6}
.gadi_tx .area_top{font-size:1.1em;margin-bottom:10px;}
.gadi_tx .wke_area ul{display:flex;flex-wrap:wrap;font-size:.95em}
.gadi_tx .wke_area ul li{display:flex;width:100%;margin-bottom:5px;}
.gadi_tx .wke_area ul li b{margin-right:10px;width:50px;}
.gadi_tx .wke_area .sm{margin-top:0px}

.gadi_c2ul {display:flex;flex-wrap:wrap;margin-bottom:50px;}
.gadi_c2ul li{width:50%;display:flex; flex-direction: column;
    align-items: center;font-family:'SBAggro';font-size:1.05em;padding:5px;box-sizing:border-box;text-align:center;word-break:keep-all}
.gadi_c2ul li img{border-radius:50%;width:100%;height:auto;max-width:180px;margin-bottom:15px;}

.gadiAll .wke_tab .z1.on {
    border: 3px solid #8cb9ff;
    color: #2c7eff;
}
.gadiAll .wke_tab{margin:-10px 0 15px;}
.gadiAll .wke_tab li{padding:2px 10px;}


.gadiAll #con2{background:#f8f8f8;padding:20px 10px 35px;margin-top:50px;}
.gadiAll .phil_areatxt .tour .tx h4{font-size:1.2em;margin-bottom:5px;}
.gadiAll .phil_areatxt .tour .tx{    line-height: 1.3em;}

.gadiAll .con4{padding:0px 0 50px;}
.gadiAll .wke_s_tit b{background:none;}

/*이벤트 추가*/
.act_ul {height:auto;margin:20px;}
.act_ul li{width:310px;border:1px solid #ddd;display: flex;    flex-direction: column;    align-items: center;    overflow: hidden;font-size:1.1em;}
.act_ul li img{width:auto;height:250px;margin-bottom:20px;}
.act_ul li .tx{padding:10px 20px 20px;}
.act_ul .ev_tit{font-family:'SBAggro';font-size:1.3em;}
.act_ul li a {
    border: 1px solid #aaa;
    border-radius: 50px;
    color: #777;
    padding: 5px 10px;
    font-size: .9em;
    margin-bottom:20px;
    display: inline-block;
}
.act_ul li a:after{content:"";display:inline-block;width:8px;height:8px; border-right:1px solid #aaa;border-bottom:1px solid #aaa;transform:rotate(-45deg);}
.act_ul li a:hover{color:#0024ff;border-color:#0024ff;}
.act_ul li a:hover:after{border-color:#0024ff;}
@media screen and (min-width:640px){
.gadi_t_tx{text-align:center;}
.s_tit, .gadi_t_tx p{font-size:.89em;margin-bottom:15px;}
.gadi_category.top{max-width:1200px;margin:0 auto;}
.gadi_category.top li{width:50%;box-sizing: border-box;}
.gadi_category .m{max-width:100px;}
}


@media screen and (min-width:768px){
.contentAll .sub_tit{margin:30px 0;}
.gadi_t_tx{margin:-30px 0 0px;font-size:18px;}
.fmgd_top #slideshow > div{width:100%;}
.fmgd_top #slideshow img{height:445px;}
.fmgd_top{padding-top:40px;}
.fmgd_top .fmgd_t_tx .tit{background-image: url(/img/gadi/gadi_tit1.png);max-width:429px;min-height:auto;height:157px;z-index:9;}
.fmgd_top .fmgd_t_tx .tit2{background-image: url(/img/gadi/gadi_tit2.png);width:857px;
margin:auto;height:86px;background-repeat:no-repeat;background-size:100% auto;background-position:center;
}

.wke_menu.gadi li{padding:8px 25px;}
.wke_menu.gadi li:hover{color:#6bb8ff;}

.fmgd_top .fmgd_t_tx .s_tit{font-size:20px;}
.gadi_talk_box{display:flex;justify-content: center;}
.gadi_talk_box .rbox{font-size:20px;display:flex;align-items: center;line-height: 26px;justify-content: center;width:235px;height:120px;}
.wke_menu.gadi .mp{top: -17px;
        height: 22px;
        left: 38px;}
.wke_menu.gadi .mp:after{width:6px;height:6px;top:18px;}
.wke_top_tx{text-align:center;padding-top:0;}
		
.gadi_category.top{padding:20px 60px;box-sizing:border-box}
.gadi_category li {align-items: center;font-size:16px;}
.gadi_category p{font-size:20px;}
.gadi_category.top p{margin-right:20px}

.gadi_sch_con{display:flex;align-items: flex-start;flex-wrap:wrap;width:1200px;margin:0 auto}
.gadi_sch_con .gadi_sch:nth-child(odd){margin-right:45px;}
.gadi_sch{width:575px;}
.gadi_im{padding:20px;height:300px}
.gadi_im .imimg{height:300px}
.gadi_im .tag{font-size:20px;margin:0 0 5px;}
.gadi_im .sch_name h3{font-size:40px}
.gadi_im .sch_mny{padding:15px}
.gadi_im .sch_mny > p{font-size:25px}
.gadi_im .sch_mny i{font-size:18px}
.gadi_im .sch_mny b{font-size:45px}
.gadi_im .sch_mny .sm{font-size:16px}
.gadi_im .gadi_category{right:10px}
.gadi_class li{ padding-left:25px;}
.gadi_expl li{ padding-left:15px;}
.gadi_class li:before{font-size:20px;}
.gadi_class{font-size:21px;padding:0 20px 0 20px}
.gadi_expl{font-size:20px;padding:0px 20px;}
.gadi_link .a{padding:5px;font-size:20px;width:215px;justify-content: center;}
.gadi_link .a:after{width:10px;height:10px;}

.gadi_tx{padding-top:10px}
.gadi_tx .area_top{}
.gadi_tx .wke_area{font-size:16px;padding:15px 40px;}
.gadi_tx .wke_area ul li{width:50%;}
.swk_qna_all{width:1200px;margin:0 auto 50px}
.swk_qna .q_tit{padding-right:80px;}
.a_tx .tx{font-size: 18px;padding: 30px;}
.gadiAll .wke_tab{margin-bottom: 30px;}
.gadiAll .phil_areatxt .tour{width:1200px;margin:20px auto}

.gadi_category .m{max-width:274px;}
/*이벤트 추가*/
.act_ul{margin:20px;}
.act_ul li{width:370px;}
.act_ul li .tx{font-size:18px;line-height: 24px;}
.act_ul .ev_tit{font-size:23px;}
.gadiAll .phil_areatxt .tour .tx{font-size:17px;}
}

