@charset "utf-8";

#include02_wrapper{overflow:hidden;position:relative;width:100%;max-width:1200px;margin:0 auto;font-size:15px;line-height:1.7;letter-spacing:-.15px;color:#888}
#include02_wrapper #index02_c{float:left;width:822px;height:410px;padding:30px 32px 0 40px;border-top:1px solid #ddd;background:#fff}
#include02_wrapper #index02_c .tit_box{padding-bottom:20px;font-family:'notokr-regular'}
#include02_wrapper #index02_c .tit_box .tit{font-size:26px;font-weight:700;color:#3B2F2F;font-family:'GowunBatang-Regular'}

#include02_wrapper #index02_c .map_view iframe{width:100%;height:250px}

/* 고객센터 */
#index02_r{float:left;width:378px;height:410px;font-family:'Montserrat', sans-serif}
#index02_r .cs_center{width:100%;height:410px;padding-top:60px;text-align:center;background:url('/sh_img/make24/include_02/img/cs_bg.jpg') no-repeat}
#index02_r .cs_center .cs_tit{font-size:14px;font-weight:600;color:#ffffff61}
#index02_r .cs_center .cs_tel{padding:30px 0 20px;font-size:32px;font-weight:600;letter-spacing:1.5px;color:#fff}
#index02_r .cs_center .cs_email{margin-top:6px;font-size:15px;line-height:23px;color:#fff;font-family:'Montserrat', 'notokr-regular'}
#index02_r .cs_center .cs_email span{margin-right:4px;color:#fff}
#index02_r .map_view{width:378px;height:173px;margin:0 auto;background-color:#3B2F2F}
#index02_r .map_view iframe{width:100%;height:173px;opacity:.5;filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");filter:gray;-webkit-filter:grayscale(100%);-webkit-transition:all .3s;transition:all .3s}
#index02_r .map_view iframe:hover{opacity:1;filter:none;-webkit-filter:grayscale(0)}

