@charset "utf-8";


#include03_wrapper{display:flex;width:1500px;margin:-136px auto 0}
#include03_wrapper .box{width:calc(100% / 3);height:628px;background:#333}
#include03_wrapper .bg{padding:50px 30px 30px;background:#f2f2f2}
#include03_wrapper .box .link{display:block}
#include03_wrapper .box .tit_wrap{font-family:'Noto Sans KR'}
#include03_wrapper .box .tit_wrap .b_tit{font-size:25px;color:#333;font-family:'Noto Sans KR';font-weight:700}
#include03_wrapper .box .tit_wrap .s_tit{font-size:16px;color:#666;letter-spacing:-0.3px;line-height:26px}
#include03_wrapper .box .tit_wrap .more_view{float:right;position:relative;font-size:14px}

#include03_wrapper .box .s_box01{height:50%;background:url(./img/in03_bg.jpg) left center/cover no-repeat}
#include03_wrapper .box .s_box01 .tit_wrap{position:relative;padding:69px 41px 47px 0;text-align:right}
#include03_wrapper .box .s_box01 .tit_wrap .b_tit:before{position:absolute;right:43px;top:53px;display:block;content:"";width:32px;height:2px;margin-bottom:5px;background:#f79e36}
#include03_wrapper .box .s_box01 .tit_wrap .s_tit{padding:15px 0 79px 0}
#include03_wrapper .box .s_box01 .tit_wrap .more_view:after{display:block;position:absolute;left:50%;transform:translateX(-50%);content:"";width:80px;height:1px;background:#f79e36;opacity:0}
#include03_wrapper .box .s_box01 .tit_wrap:hover .more_view:after, #include03_wrapper .box .s_box04 .tit_wrap:hover .more_view:after{opacity:1;transition: 0.55s all ease}

#include03_wrapper .box .s_box02{height:50%;text-align:center}
#include03_wrapper .box .s_box02 .tit_wrap .b_tit{padding:27px 0 9px 0;color:#fff}
#include03_wrapper .box .s_box02 .tit_wrap .s_tit{color:#fff;opacity:0.65}

#include03_wrapper .box .s_box03{height:50%;background:#f79e36;text-align:center}
#include03_wrapper .box .s_box03 .tit_wrap .b_tit{padding:51px 0 9px 0;color:#fff}
#include03_wrapper .box .s_box03 .tit_wrap .s_tit{color:#fff;opacity:0.86}
#include03_wrapper .box .s_box03 ul{display:flex;justify-content:center;margin-top:28px;overflow:hidden}
#include03_wrapper .box .s_box03 ul li{color:#fff}
#include03_wrapper .box .s_box03 ul li+li{margin-left:31px}
#include03_wrapper .box .s_box03 ul li img{padding-bottom:7px}

#include03_wrapper .box .s_box04{height:50%;background:url(./img/in03_bg2.jpg) right center/cover no-repeat}
#include03_wrapper .box .s_box04 .tit_wrap{position:relative;padding:69px 0 46px 41px}
#include03_wrapper .box .s_box04 .tit_wrap .b_tit:before{position:absolute;left:43px;top:53px;display:block;content:"";width:32px;height:2px;margin-bottom:5px;background:#f79e36}
#include03_wrapper .box .s_box04 .tit_wrap .s_tit{padding:15px 0 53px 0}
#include03_wrapper .box .s_box04 .tit_wrap .more_view:after{display:block;position:absolute;left:50%;transform:translateX(-50%);content:"";width:80px;height:1px;background:#f79e36;opacity:0}

#include03_wrapper .box .s_box05 .b_tit span{float:right;font-size:15px;color:rgba(102,102,102,.67);font-family:'Noto Sans KR'}
#include03_wrapper .box .s_box05 iframe{height:326px;width:100%!important;padding-top:21px;box-sizing:content-box}

#include03_wrapper .box .tel_box{overflow:hidden;padding:31px 30px;margin-top:-7px;background-color:#fff;box-sizing:content-box}
#include03_wrapper .box .tel_box .txt{float:left;font-size:14px;color:#9a9a9a;line-height:24px;letter-spacing:-0.3px}
#include03_wrapper .box .tel_box .txt .num{padding-bottom:15px;font-size:26px;color:#f79e36;letter-spacing:0.4px;font-family:'Noto Sans KR';font-weight:700}
#include03_wrapper .box .tel_box .day{margin:15px 0 0 28px}
#include03_wrapper .box .tel_box .day span{margin-right:3px;color:#333;font-family:'Noto Sans KR';font-weight:500}

@media(max-width:1530px){
#include03_wrapper{width:100%;margin-top:0}
}
@media(max-width:1360px){
#include03_wrapper .bg{text-align:center}
#include03_wrapper .box .link{height:100%;background-color:rgba(255,255,255,.5)}
#include03_wrapper .box .s_box01 .tit_wrap{padding:70px 30px}
#include03_wrapper .box .s_box03 .tit_wrap .b_tit{padding-top:60px}
#include03_wrapper .box .s_box01 .tit_wrap .b_tit:before{right:30px}
#include03_wrapper .box .s_box03 ul li+li{margin-left:5px}
#include03_wrapper .box .s_box03 ul li img{width:80%}
#include03_wrapper .box .s_box04 .tit_wrap{padding:70px 30px}
#include03_wrapper .box .s_box04 .tit_wrap .b_tit:before{left:30px}
#include03_wrapper .box .s_box05 .b_tit span{display:block;float:inherit;margin-top:10px}
#include03_wrapper .box{height:auto;overflow:unset}
#include03_wrapper .box .tel_box .txt{margin-left:0;float:inherit}
}
@media(max-width:1024px){
#include03_wrapper{flex-wrap:wrap}
#include03_wrapper .box{width:50%}
#include03_wrapper .box .s_box02{padding-bottom:60px}
#include03_wrapper .bg{width:100%}
}
@media(max-width:710px){
#include03_wrapper .box{width:100%}
}