.text_right{text-align:right !important}
.service{width:1200px;margin:0 auto}
.service > strong{display:block;margin-top:100px;line-height:40px;text-align:center;font-size:30px;color:#306ebb;font-weight:400;letter-spacing:-0.05em}
.service > p{display:block;margin-top:20px;text-align:center;font-size:18px;color:#666666;font-weight:300;letter-spacing:-0.05em}
.service > ul{margin-top:20px;overflow:hidden}
.service > ul > li{float:left;width:340px;margin-left:53px}
.service > ul > li:first-child{margin-left:0px}
.service > ul > li > a{text-align:center}
.service > ul > li > a p{word-break:keep-all}
.service > ul > li > a .subject{margin-top:25px;font-size:20px;letter-spacing:-0.08em;color:#333;font-family:'gmarket'}
.service > ul > li > a .subject:hover{color:#306ebb}
.service > ul > li > a .content{margin-top:15px;font-size:16px;color:#666;letter-spacing:-0.08em}
.service > ul > li > a .content label{display:block}
.service > ul > li > a .content:hover{color:#306ebb}

@media screen and (max-width:1199px){
    .service{width:100%;padding:0px 20px}
    .service > ul > li{width:25%;margin-left:0px;padding:0px 10px}
    .service > ul > li > a .subject{font-size:22px}
    .service > ul > li > a .content{font-size:14px}
}
@media screen and (max-width:1023px){
	.service > strong{ margin-top:50px;font-size:20px;line-height:normal}
	.service > p{ margin-top:7px;font-size:14px}
	.service > ul{ margin-top:0px}
	.service > ul > li{ margin-top:25px;width:-webkit-calc(50% - 17px);width:-moz-calc(50% - 17px);width:calc(50% - 17px);padding:0px}
	.service > ul > li:nth-child(2n){margin-left:34px}
	.service > ul > li > a .subject{margin-top:15px;font-size:17px}
	.service > ul > li > a .content{margin-top:10px;font-size:14px}
}
.sitemap{position:relative;width:100%;margin-bottom:20px}
.sitemap:after{display:block;visibility:hidden;clear:both;content:""}
.sitemap *{margin:0;padding:0}
.sitemap.type1{}
.sitemap.type1.col3{}
.sitemap.type1.col3 dl{width:33.33%}
.sitemap.type1.col4 dl{width:25%}
.sitemap.type1.col5 dl{width:20%}
.sitemap.type1.col6 dl{width:16.66%}
.sitemap.type1.col7 dl{width:14.28%}
.sitemap.type1 dl{display:inline-block;float:left;margin-bottom:50px;padding:0 1%}
.sitemap.type1 dl dt{margin:0 0 10px 0;padding:10px 15px;border-top:1px solid #111;border-bottom:1px solid #ccc;color:#111;font-size:16px;line-height:30px}
.sitemap.type1 dl dd{padding:5px 15px}
.sitemap.type1 dl dd b{display:block;line-height:0}
.sitemap.type1 dl dd b a{display:block;position:relative;padding-left:10px;color:#333;font-size:14px;line-height:24px}
.sitemap.type1 dl dd b a:hover,
.sitemap.type1 dl dd b a:active,
.sitemap.type1 dl dd b a:focus{text-decoration:underline}
.sitemap.type1 dl dd b a:after{display:block;position:absolute;top:10px;left:0;width:4px;height:4px;background-color:#111;content:" "}
.sitemap.type2{position:relative;overflow:hidden;border-top:2px solid #9aa2ac}
.sitemap.type2 dl{position:relative;padding:23px 23px 23px 21%;overflow:hidden;border-bottom:1px solid #ddd}
.sitemap.type2 dl:before{display:block;position:absolute;top:0;left:18%;width:1px;height:100%;content:"";background-color:#ddd}
.sitemap.type2 dl:after{display:block;visibility:hidden;clear:both;content:""}
.sitemap.type2 dt{position:absolute;top:10px;left:0;padding-left:15px;color:#333;width:15%}
.sitemap.type2 dt a{color:#000;font-size:18px;font-weight:bold;line-height:1.2}
.sitemap.type2 dd{float:left;width:25%;padding:0 10px}
.sitemap.type2 dd b{display:block;margin-bottom:5px;font-weight:normal}
.sitemap.type2 dd b a{display:block;position:relative;padding-left:9px;color:#333;font-size:14px;font-weight:normal}
.sitemap.type2 dd b a:after{display:block;position:absolute;top:8px;left:0;width:4px;height:4px;content:"";background-color:#9aa2ac}
.sitemap.type2 dd ul{margin-left:8px}
.sitemap.type2 dd ul li{display:block}
.sitemap.type2 dd ul li a{display:block;position:relative;padding-left:11px;color:#777777;font-size:13px;line-height:20px}
.sitemap.type2 dd ul li a:after{display:block;position:absolute;top:8px;left:0;width:5px;height:1px;content:"";background-color:#898989}
@media only screen and (max-width:768px){
    .sitemap.type2{border:none}
    .sitemap.type2 dl{padding:0;border-top:0}
    .sitemap.type2 dl:before{display:none}
    .sitemap.type2 dt{position:relative;top:0;margin-bottom:23px;padding:23px;border-top:2px solid #9aa2ac;border-bottom:1px solid #9aa2ac;color:#333;font-size:16px;width:100%}
    .sitemap.type2 dd{padding-bottom:23px}
}
@media only screen and (max-width:480px){
    .sitemap.type2 dd{width:33.33%}
    .sitemap.type2 dd ul{display:none}
}
.sitemap.type2{border-color:#00a0a0}
.sitemap.type2.clean_sitemap dd{width:33.33%}
.sitemap.type2 dd ul li a i{font-size:11px;position:relative;top:-2px;color:#999}
@media screen and (max-width:768px){
    .sitemap.type2 dt{border-top:2px solid #00a0a0;border-bottom:1px solid #00a0a0}
    .sitemap.type2 dl{border-bottom:1px solid #00a0a0} 
}

@media screen and (max-width:577px){
    .sitemap.type2 dl:last-child dd{width:33.33%}
}
@media screen and (max-width:440px){
    .sitemap.type2 dd,.sitemap.type2 dl:last-child dd{width:50%}
}

/*시장에게바란다*/
.paginate{margin:40px 0 50px;text-align:center}
.paginate > a{display:inline-block;vertical-align:middle;width:32px;height:32px;line-height:32px;text-align:center;border:1px solid #e2e2e2;transition:all .2s ease;color:#333;font-weight:400;font-size:14px;margin:0 2px}
.paginate > a.on
.paginate > a:hover{background:#60769E;color:#fff;font-weight:400 !important}
.paginate > strong{display:inline-block;vertical-align:middle;width:32px;height:32px;line-height:32px;text-align:center;border:3px solid #555;transition:all .2s ease;color:#fff;font-weight:400;font-size:14px;background:#60769E;text-decoration:underline}
.paginate > strong > a{color:#fff !important;font-weight:400 !important}
.paginate >  span{display:inline-block;vertical-align:middle;width:32px;height:32px;line-height:32px;text-align:center;border:1px solid #e2e2e2;transition:all .2s ease;color:#333;font-weight:400;margin:0;font-size:0}
.paginate >  span a{padding:16px}
.paginate >  span.first_page{margin-bottom:0!important;background:url(/kr/img/common/icon_pgfirst.png) no-repeat 50% 50%}
.paginate >  span.prev_page{background:url(/kr/img/common/icon_pgprev.png) no-repeat 50% 50%}
.paginate >  span.next_page{background:url(/kr/img/common/icon_pgnext.png) no-repeat 50% 50%}
.paginate >  span.last_page{background:url(/kr/img/common/icon_pglast.png) no-repeat 50% 50%}
.paginate > a.pg_num{display:inline-block;vertical-align:middle;width:32px;height:32px;line-height:32px;text-align:center;border:1px solid #e2e2e2;transition:all .2s ease;color:#333;font-weight:400;font-size:14px;margin:0 2px}
.paginate > a.pg_num > strong{background:#60769E;color:#fff;font-weight:400 !important;display:block}
.paginate >  span.first{background:url(/kr/img/common/icon_pgfirst.png) no-repeat 50% 50%}
.paginate >  span.prev{background:url(/kr/img/common/icon_pgprev.png) no-repeat 50% 50%}
.paginate >  span.next{background:url(/kr/img/common/icon_pgnext.png) no-repeat 50% 50%}
.paginate >  span.last{background:url(/kr/img/common/icon_pglast.png) no-repeat 50% 50%}
@media screen and (max-width:640px){
    .paginate{margin-left:15px;margin-right:15px}
}
.listbtn .btn{font-size:15px}
.image_sample{width:100%;text-align:center;overflow:hidden}
.image_sample img{width:100%;max-width:1200px}
.descBox_01{border:1px solid #bfbdbd;border-radius:10px;padding:20px 20px 20px 210px;background:url("../images/cont/smart_civil_desc.png") 45px center no-repeat;overflow:hidden;position:relative}
.descBox_01 ul{margin-left:15px;width:100%}
.contentStyle h4{ clear:both;color:#000;background:url(../images/cont/icon_h4.gif) left 5px no-repeat;padding-left:24px ;font-size:16px;line-height:29px}
.contentStyle h4.y-13{ background:url(../images/cont/icon_h4.gif) left 13px no-repeat;padding-left:27px }
.contentStyle h5{ clear:both;color:#659c18;background:url(../images/cont/icon_h5.gif) left 10px no-repeat}
.contentStyle h6{  clear:both;color:#2b2d2f;font-weight:normal;background:url(../images/common/icon_h6.gif) 0 5px no-repeat}
.contentStyle ul li,
.contentStyle dl dt{color:#4b5156;background:url(../images/cont/icon_dt.gif) left 12px no-repeat;font-size:16px;line-height:27px;padding-left:12px}
.contentStyle ul ul li,
.contentStyle dl dd{ color:#656c72;background:url(../images/cont/icon_dd.gif) left 6px no-repeat;padding-left:12px }
.contentStyle dl dd span{color:#ff0000}
.contentStyle dl dt span{padding:0 0 0 60px}
.contentStyle dl dd span{padding:0 0 0 60px}
.bg_white{background-color:#fff!important}
span.txtOrg{color:#016299}
span.red{color:darkred}
.descBox_01 h4 strong{font-family:'gmarket'}
.icon1{position:absolute;top:20px;left:30px;background-position:10px -96px;width:150px;height:150px;background:#f5f5f5;border-radius:50%;background:#f5f5f5 url(/scmayor/chief/img/sub/chief_0705_01.png) center no-repeat;background-position:-10px -134px}
.icon2{position:absolute;top:20px;left:30px;background-position:10px -96px;width:150px;height:150px;background:#f5f5f5;border-radius:50%;background:#f5f5f5 url(/scmayor/chief/img/sub/chief_0705_02.png) center no-repeat;background-position:-10px -134px}

img.img981{width:100%;max-width:981px}
img.img446{width:100%;max-width:446px}

.inner .button02{border:solid 1px #d0cfcf;background:#fff url(../images/sub/manifasto_icon_01.png) no-repeat right 20px top 17px;display:block;position:absolute;top:200px;left:413px}
.inner .button02 a{display:block;padding:13px 40px 13px 13px;font-size:16px;letter-spacing:-0.1em}
.inner .button03{float:right;border:solid 1px #d0cfcf;background:#fff url(../images/sub/manifasto_icon_01.png) no-repeat right 20px top 17px;display:block;position:absolute;top:200px;left:633px}
.inner .button03 a{display:block;padding:13px 40px 13px 13px;font-size:16px;letter-spacing:-0.1em}

.tabBtn02{width:50%;margin-left:15px;padding:15px 0 0}
.tabBtn02 p{display:inline-block;width:48%}
.tabBtn02 p a{display:block;width:100%;padding:15px 0;text-align:center;color:#fff;font-size:16px;font-weight:bold;background-color:#297ba8}
.tabBtn02 p a.on{text-decoration:underline}

.tabBtn03{width:100%;margin-left:3.3%;padding:20px 0 0}
.tabBtn03 p{display:inline-block;width:32%}
.tabBtn03 p a{display:block;width:100%;height:45px;line-height:45px;text-align:center;color:#fff;font-size:16px;font-weight:bold;background:linear-gradient(120deg, rgba( 0,161,133,1) 0%, rgba(37,109,229,1) 100%);border-radius:10px}
.tabBtn03 p a.on{text-decoration:underline}

.tabBtn04{width:33%;margin-left:0%;padding:20px 0 0;text-align:right}
.tabBtn04 p{display:inline-block;width:60%}
.tabBtn04 p a{display:block;width:100%;height:50px;padding:10px 0 0;text-align:center;color:#333;font-size:13px;font-weight:bold;border:2px solid #353535;background-color:#efefef;line-height:14px;border-radius:10px}
.tabBtn04 p a.on{text-decoration:underline}

.sns_contents:after{content:"";clear:both;display:block}
.snsImg > img{ width:100%}
.mb50{margin-bottom:50px !important}
.mt30{margin-top:30px !important}
.mayor-sns li, .mayor-sns li a{  box-sizing:border-box}
.mayor-sns li{ width:33.33%;float:left;padding:0 15px 15px 0}
.mayor-sns li a{border:1px solid #ccc;display:block;width:100%;padding:30px 15px 30px 30px;position:relative;background:#efefef}
.mayor-sns li a:before{content:'';display:block;position:absolute;width:46px;height:46px;left:30px}
.mayor-sns li strong{font-size:22px;font-weight:bold;padding-bottom:8px;font-family:'gmarket'}
.mayor-sns li p{position:relative;font-family:'gmarket'}
.mayor-sns li p:after{content:'';display:block;width:27px;height:10px;background:url(/scmayor/chief/img/sub/ico_arrow_more_default.png) no-repeat;position:absolute;bottom:7px;right:22px}
.mayor-sns li a:hover{border:1px solid #256de5}
.mayor-sns li strong, .mayor-sns li p{display:block;margin-left:60px}
.mayor-sns li:nth-child(1) strong, .mayor-sns li:nth-child(2) strong{color:#3d56a7}
.mayor-sns li:nth-child(2) strong{color:#4c9f1a}
.mayor-sns li:nth-child(3) strong{color:#e2417d}
.mayor-sns li:nth-child(4) strong{color:#fa0c12}
.mayor-sns li:nth-child(1) a:before{background:url(/scmayor/chief/img/sub/ico_sns_facebook.png) no-repeat}
.mayor-sns li:nth-child(2) a:before{background:url(/scmayor/chief/img/sub/ico_sns_blog.png) no-repeat}
.mayor-sns li:nth-child(3) a:before{background:url(/scmayor/chief/img/sub/ico_sns_insta.png) no-repeat}
.mayor-sns li:nth-child(4) a:before{background:url(/scmayor/chief/img/sub/ico_sns_youtube.png) no-repeat}

 @media (max-width:960px){
    .mayor-sns li:nth-child(odd){width:50.8%}
    .mayor-sns li:nth-child(2n){padding-right:0;width:49.2%}
    .mayor-sns li:nth-child(3n){padding-right:15px}
}

@media (max-width:640px){
    .mayor-sns li:nth-child(odd){width:100%;padding-right:0px}
    .mayor-sns li:nth-child(2n){padding-right:0;width:100%}
}

.subbox{padding:60px;border:1px solid #ddd}
.subbox.dash{border:2px dashed #adadad;border-radius:20px} 
.subbox_btm > .box-wrap > div{ float:left }      

.manifesto .subbox{ margin-top:0 }
.manifesto .subbox .txt .tlt{ color:#256de5;font-size:28px;font-weight:600;font-family:'gmarket';padding:0px 0 25px 50px;background:url(/scmayor/chief/img/sub/txt-squre.png)no-repeat left top} 
.manifesto .subbox.dash .txt p{ margin-bottom:35px;font-size:17px}
.manifesto .subbox .btn{ padding:10px 45px 10px 25px;}
.manifesto .btn.small.icon::after{ right:17px}           
.subbox_btm{padding:30px 0px;border:1px solid #ddd;border-bottom:0px}
.border_no{border-bottom:1px solid #ddd}
.manifesto .subbox_btm > .box-wrap .img{ width:30%;text-align:center;padding:10px 0}                  
.manifesto .subbox_btm > .box-wrap .txt{ width:calc(70% - 30px);padding-left:30px}            
.manifesto .subbox_btm > .box-wrap .txt h6{ font-size:23px;margin-bottom:30px;font-family:'gmarket';font-weight:400}   
.btn.small{font-size:15px;line-height:24px;padding:0 10px}
.btn{border-radius:2px;transition:all .2s;line-height:20px;border:1px solid #7d7d7d;position:relative;font-size:17px;margin-bottom:3px;display:inline-block;vertical-align:top;min-width:120px;text-align:center;font-weight:400!important;font-family:'Noto Sans KR', sans-serif!important;padding:0 15px;box-sizing:border-box}
.btn.cancel, .btn.cancel:link, .btn.cancel:visited{border-color:#7d7d7d;background-color:#fff}
.btn.cancel:hover{background-color:#f2f2f2}

.list_ul p{font-size:17px;text-align:justify}
 .subbox_btm .txt p{font-size:16px;text-align:justify}

h3.subtitle{font-size:23px;padding-left:40px;margin:50px 0 25px 0px;color:#333;font-weight:400;letter-spacing:-0.05em;font-family:'gmarket';line-height:30px;position:relative}
h3.subtitle:before{content:'';position:absolute;left:0;top:0;width:25px;height:25px;background:url(/scmayor/chief/img/sub/point_bg01.png) no-repeat}
.history_list .item .item_info{padding:63px 0 60px 86px;float:right;width:calc(100% - 240px);border-left:1px solid #ddd;min-height:245px;position:relative}
.history_list .item.bg01 .item_info::before{content:"";position:absolute;left:-1px;top:-132px;background:#fff;width:1px;height:204px;z-index:1}
.history_list .item .item_info ul{position:relative}

.history_list .item .item_info ul li{position:relative;padding-left:190px;color:#797172;letter-spacing:-0.025em;font-size:16px}
.history_list .item .item_info ul li::before{content:"";position:absolute;left:-90px;top:9px;width:7px;height:7px;background:#ddd;border-radius:100%}
.history_list .item .item_info ul li::after{content:"";position:absolute;left:-90px;top:12px;width:69px;height:1px;background:#ddd}
.history_list .item .item_info ul li em{position:absolute;left:0;top:-6px;color:#303030;font-size:23px;letter-spacing:-0.045em;font-weight:bold}
.history_list .item .item_info ul li+li{margin-top:40px}


/*인사말*/
/*greeting*/
.greeting{padding-top:20px;background:url(/scmayor/chief/img/sub/greeting_mayor.png) no-repeat 100% 100%}
.greeting h3{font-size:25px;color:#353535;letter-spacing:-1px;font-family:'gmarket', sans-serif;font-weight:500;line-height:130%}
.greeting h3 em{ font-family:'gmarket', sans-serif;padding-bottom:55px;font-weight:500}
.greeting p{font-size:18px;color:#555;line-height:28px;letter-spacing:-1px;padding-top:20px}
.greeting p img{margin-left:10px}
.greeting .sign{margin-top:-10px;line-height:52px}
.greeting strong{font-weight:700;letter-spacing:-0.05rem}


.no_image{width:100%;margin:0 auto}


/*01순천광역시장 > 04걸어온길*/
.profile_topbox{display:block;margin:70px auto 50px;min-height:419px;background:url(/scmayor/chief/img/sub/img_profile01.jpg) right top no-repeat;background-size:cover}
.profile_topbox:after{content:'';display:block;visibility:hidden;clear:both}
.profile_topbox .prft_tbox{padding:70px 50px;width:50%;color:#f7f7f7}
.profile_topbox .prft_tbox .prft_tit{font-size:2.3rem;font-family:'gmarket';font-weight:400;margin-bottom:40px;padding-bottom:40px;border-bottom:1px solid #b7b7b7;letter-spacing:-1px}
.profile_topbox .prft_tbox .prft_tit p{font-size:2.3rem;font-family:'gmarket';color:#fff}
.profile_topbox .prft_tbox .prft_txt{color:#efefef}
.profile_area{}
.profile_area .profile_inner{position:relative}
.profile_area .profile_inner .profile_list:before{content:'';position:absolute;top:9px;left:50%;margin-left:-1px;width:2px;height:100%;background-color:#ddd}
.profile_area .profile_inner .profile_list > li{position:relative;margin-bottom:60px}
.profile_area .profile_inner .profile_list > li:first-child:before{margin-top:10px}
.profile_area .profile_inner .profile_list > li:last-child:before{margin-top:-10px}
.profile_area .profile_inner .profile_list > li:after{content:'';display:block;visibility:hidden;clear:both}
.profile_list .profile_rtbox .profile_rtit .line_bka, .profile_list .profile_ltbox .profile_ltit .line_bka{display:block}
/*사진-왼, 글-오*/
.profile_list .profile_limg{display:inline-block;position:relative;float:left;margin-top:5px;padding-right:40px;width:50%;text-align:right;vertical-align:top}
.profile_list .profile_rtbox{display:inline-block;position:relative;float:right;padding:0 0 20px 40px;width:50%;text-align:left}
.profile_list .profile_rtbox:before{content:'';position:absolute;top:5px;left:0;margin-left:-9px;width:18px;height:18px;background:url(/scmayor/chief/img/sub/sub_ir.png) center no-repeat}
.profile_list > li:last-child .profile_rtbox{padding-bottom:0}

.profile_list .profile_rtbox .profile_rtit{margin-bottom:20px;padding-bottom:20px;border-bottom:2px solid #295ea4;letter-spacing:-1px}
.profile_list .profile_rtbox .profile_rtit em{font-weight:700;color:#0d5cb8}
.profile_list .profile_rtbox .profile_rtxt em{font-weight:500}
.profile_list .profile_rtbox .profile_rtit p, .profile_list .profile_rtbox .profile_rtit p span em, .profile_list .profile_ltbox .profile_ltit em, .profile_list .profile_ltbox .profile_ltit p{ font-family:'gmarket';font-size:1.6rem;line-height:1.3;font-weight:500}
.profile_list .profile_rtbox .profile_rtit p span em{font-weight:700}

/*사진-오, 글-왼*/
.profile_list .profile_rimg{display:inline-block;position:relative;float:right;padding-left:40px;width:50%;text-align:left;vertical-align:top}
.profile_list .profile_ltbox{display:inline-block;position:relative;float:left;padding-right:40px;width:50%;text-align:right}
.profile_list .profile_ltbox:before{content:'';position:absolute;top:5px;right:0;margin-right:-9px;width:18px;height:18px;background:url(/scmayor/chief/img/sub/sub_ir.png) center no-repeat}
.profile_list > li:last-child .profile_ltbox{padding-bottom:0}

.profile_list .profile_ltbox .profile_ltit{font-size:1.6rem;font-family:'gmarket';line-height:1.3;font-weight:600;margin-bottom:20px;padding-bottom:20px;border-bottom:2px solid #295ea4}
.profile_list .profile_ltbox .profile_ltit em{font-weight:700;color:#0d5cb8}
.profile_list .profile_ltbox .profile_ltxt p em{font-weight:500}

.profile_list .profile_rtbox .profile_rtxt p, .profile_list .profile_ltbox .profile_ltxt p{font-size:17px;color:#353535}

/*media query*/
@media screen and (max-width:1200px){
	.profile_topbox{min-height:335px}
	.profile_topbox .prft_tbox{padding:40px}
	.profile_topbox .prft_tbox .prft_tit{margin-bottom:20px;padding-bottom:20px}
}
@media screen and (max-width:1024px){
	.profile_topbox .prft_tbox{padding:30px 40px;width:60%}
	.profile_topbox{margin:50px auto 50px;min-height:290px}
	
  	.profile_list .profile_rtbox{padding-left:30px}
	.profile_list .profile_limg{padding-right:30px}
  	.profile_list .profile_ltbox{padding-right:30px}
	.profile_list .profile_rimg{padding-left:30px}
  
	.profile_list .profile_rtbox .profile_rtit,
	.profile_list .profile_ltbox .profile_ltit{margin-bottom:10px;padding-bottom:10px;font-size:2.4rem}
}
@media screen and (max-width:920px){
	.profile_topbox .prft_tbox{padding:30px}
	.profile_topbox .prft_tbox .prft_tit{font-size:2.4rem}
	
	.profile_topbox{margin:40px auto 50px;min-height:269px}
	.profile_area .profile_inner .profile_list > li{margin-bottom:50px}
	.greeting{
    padding-top:20px;background:none}

    .no_image{width:100%;margin:0 auto}
}
@media screen and (max-width:767px){
	.profile_topbox{min-height:284px;background-position:75% top}
	.profile_topbox .prft_tbox{padding:0;width:100%}
	.profile_topbox .prft_tbox .prft_tit{margin-bottom:0;padding:50px 20px;border:none}
	.profile_topbox .prft_tbox .prft_tit img{padding-right:30%}
	.profile_topbox .prft_tbox .prft_txt{padding:20px 15px;background-color:#000}
  	.profile_list .profile_rtbox{padding-left:30px}
	.profile_list .profile_limg{padding-right:30px}
  	.profile_list .profile_ltbox{padding-right:30px}
	.profile_list .profile_limg{padding-left:30px}
	.profile_area{margin-left:10px}
	.profile_area .profile_inner .profile_list:before{left:0}
	.profile_list .profile_ltbox,
	.profile_list .profile_limg,
	.profile_list .profile_rtbox,
	.profile_list .profile_rimg{display:block;float:none;width:inherit}
	.profile_list .profile_limg{margin-top:0;padding-right:0;text-align:left}
	.profile_list .profile_ltbox{text-align:left;padding:0 0 20px 30px}
	.profile_list .profile_rtbox:before{left:0}
	.profile_list .profile_ltbox:before{left:-9px}
	.subbox{padding:30px}
	.manifesto .subbox .txt .tlt{font-size:20px}
	.manifesto .subbox.dash .txt p{ font-size:16px}
	.manifesto .subbox_btm > .box-wrap .img{display:none}
	.manifesto .subbox_btm > .box-wrap .txt{width:100%;padding-left:0px}
	.subbox_btm{padding:30px}
	.descBox_01{padding:30px 20px}
    .icon1{display:none}
	.contentStyle h4{padding-left:0px}
	.descBox_01 ul{margin-left:0px}
	.tabBtn03{width:100%}
	.tabBtn03 p a{font-size:14px}
	.start, .writer, .created, .hit{display:none}
	table .title{width:70%}
	table .file{width:30%}

}
@media screen and (max-width:640px){
	.profile_topbox{margin-bottom:30px;min-height:180px}
	.profile_topbox .prft_tbox .prft_tit{min-height:180px}
	.profile_topbox .prft_tbox .prft_tit img{padding-right:40%}
	.profile_topbox .prft_tbox .prft_txt{padding:10px}
  	.profile_list .profile_rtbox:before{top:3px}
	.profile_list .profile_ltbox:before{top:3px}
	.profile_list .profile_rtbox .profile_rtit,
	.profile_list .profile_ltbox .profile_ltit{padding-bottom:5px;font-size:2.0rem}
	.container, .container-fluid{padding:0 0px}
}
@media screen and (max-width:480px){
	.profile_topbox .prft_tbox .prft_tit p{font-size:2.0rem}
	.profile_list .profile_ltbox,
	.profile_list .profile_limg,
	.profile_list .profile_rtbox,
	.profile_list .profile_rimg{padding-left:20px}
}

/* 프로필*/
.pf_section{position:relative;overflow:hidden;position:relative;line-height:1.6;padding:0 0 40px 0}
.pf_section .pf_img{float:left;width:30%}
.pf_section .pf_txt{float:left;margin-left:3%}
.pf_section .pf_txt > p{font-size:1.6em;font-weight:500;letter-spacing:-2px}
.pf_section .pf_nameWrap{position:absolute;bottom:60px}
.pf_section .pf_name{
margin-bottom:2rem;font-size:3.6em;font-weight:bold;letter-spacing:-2px;color:#333}
.pf_section .pf_ename{
font-size:2.8em;line-height:100%;margin-bottom:20px;letter-spacing:-2px;color:#333}
.pf_section .pf_nameem{font-size:1.3em}
.pf_section:after{
content:"";display:block;clear:both}
.pf_text{
color:#777;font-size:37px;letter-spacing:-0.07em;line-height:1.24;font-weight:bold;font-family:'gmarket'}
.pf_section .pf_name_eng{font-size:2.8em;line-height:100%;margin-bottom:30px;letter-spacing:-2px}
.pf_section .pf_name_cr{font-size:1.3em}
.pf_text em{color:#256de5;font-family:'gmarket';font-weight:bold}


/* 인사말 */
/* se01a 인사말 */
.se01a_greetings{}
.se01a_greetings .top{position:relative;padding:70px 50px;margin:90px auto 55px;min-height:300px;background:#fff;border:9px solid #e5eeee;border-radius:15px}
.se01a_greetings .top:after{content:"";display:block;clear:both}
.se01a_greetings .top .sub{width:calc(100% - 50%)}
.se01a_greetings .top .sub .sub_tit{font-size:38px;line-height:1.13;letter-spacing:-0.06em;font-weight:bold;color:#0d1218;font-family:'gmarket'}
.se01a_greetings .top .sub .sub_tit span{color:#006384;font-family:'gmarket';display:block;line-height:1.13}
.se01a_greetings .top .sub p{margin-top:30px;color:#0d1218;max-width:370px}
.se01a_greetings .top .greetings_img{position:absolute;right:35px;top:-45px;border:10px solid #fff;border-radius:15px;width:42.29%}

.se01a_greetings .m_txt{margin:25px 0;font-size:15px;line-height:24px;color:#666666}
.se01a_greetings .m_txt strong{font-weight:bold;font-size:18px;color:#333}

@media screen and (max-width:767px){
   .se01a_greetings .top{padding:45px 30px;margin-top:0}
   .se01a_greetings .top .sub .sub_tit{font-size:25px}
   .se01a_greetings .top .greetings_img{transform:translateY(-50%);top:50%}
}
@media screen and (max-width:640px){
    .se01a_greetings .top{min-height:auto}
    .se01a_greetings .top .sub{width:100%}
    .se01a_greetings .top .sub p{max-width:100%}
    .se01a_greetings .top .greetings_img{display:none}
	.pf_section .pf_txt{float:none}
	.pf_section .pf_img{float:none;width:100%}
	.pf_section .pf_nameWrap{position:relative;bottom:0px}
	.pf_section .pf_txt > p{font-size:1.2em}
	.pf_section .pf_name{margin:2rem 0 1rem;font-size:1.8em}
	.pf_section .pf_ename{
    font-size:1.8em;line-height:100%;margin-bottom:10px;letter-spacing:-2px;color:#333}
	h3.subtitle{
    margin:30px 0 15px 0px;font-size:20px}

}
/* se01a 인사말 End*/

/* se01b */
.se01b_greetings{background:#f2f6f7 url(/scmayor/chief/img/sub/se01b_greetings_bg.png) right 48px bottom no-repeat;padding:84px 64px 81px 64px;position:relative;margin:75px auto 60px}
.se01b_greetings::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:5px;background:linear-gradient(-133deg, rgba(35,187,131,1) 0%, rgba(13,146,186,1) 100%)}
.se01b_greetings .text{width:calc(100% - 450px)}
.se01b_greetings .text span{color:#242424;font-size:37px;letter-spacing:-0.07em;line-height:1.24;font-weight:bold;font-family:'gmarket'}
.se01b_greetings .text span em{display:block;color:#1aa0a3;font-family:'gmarket';font-weight:bold}
.se01b_greetings .text p{font-size:19px;letter-spacing:-0.07em;color:#242424;margin-top:35px}
.se01b_greetings .pic{position:absolute;right:120px;bottom:0;z-index:1}


@media(min-width:1280px) and (max-width:1410px){
	.se01b_greetings .text span{font-size:31px}
}
@media(min-width:1280px) and (max-width:1340px){
	.se01b_greetings .text{width:calc(100% - 350px)}
	.se01b_greetings .pic{right:75px;width:360px}
}
@media(max-width:1099px){
	.se01b_greetings .text span{font-size:31px}
}
@media(max-width:999px){
	.se01b_greetings .text{width:calc(100% - 300px)}
	.se01b_greetings .pic{right:75px;width:270px}
}
@media(max-width:840px){
	.se01b_greetings{background-image:none;padding:55px 64px}
	.se01b_greetings .text{width:100%}
	.se01b_greetings .pic{display:none}
}
@media(max-width:640px){
	.se01b_greetings{background-image:none;padding:55px 35px;margin-top:0}
	.se01b_greetings .text span{font-size:26px}
}

/* se01c */
.se01c_greetings{position:relative;margin-top:100px}
.se01c_greetings .text{width:calc(100% - 400px)}
.se01c_greetings .text .title{margin-bottom:80px}
.se01c_greetings .text .title em{color:#0b8bad;font-size:18px;line-height:1.44;letter-spacing:-0.05em;display:block;margin-bottom:25px}
.se01c_greetings .text .title strong{color:#21314a;font-size:43px;letter-spacing:-0.05em;font-weight:bold;font-family:'gmarket';line-height:1.2}
.se01c_greetings .text .title strong span{color:#0b8bad;font-weight:bold;font-family:'gmarket';line-height:1.2}
.se01c_greetings .text .context p{color:#575555;font-size:16px;letter-spacing:-0.056em;line-height:1.75}
.se01c_greetings .text .context p + p{margin-top:40px}

.se01c_greetings .pic{position:absolute;right:0;top:0}
.se01c_greetings .pic span{display:block;margin-top:35px;text-align:right}
.se01c_greetings .pic span em{display:inline-block;vertical-align:bottom}

@media(max-width:999px){
	.se01c_greetings{position:relative;margin-top:0}
	.se01c_greetings .text{width:100%}
	.se01c_greetings .text .title{margin-bottom:40px}

	.se01c_greetings .pic{position:relative;right:auto;top:auto;text-align:center;margin-bottom:50px}
	.se01c_greetings .pic span{text-align:center}
}
@media(max-width:500px){
	.se01c_greetings .text .title strong{font-size:33px}
}
/* 인사말 End */

/* 연혁 */
/* se02a */
.history_se02a{margin-top:20px;overflow:hidden;background:url(/scmayor/pcms/dist/img/b01/se02a_bg.png) left 90px top 190px no-repeat;background-size:30%}
.history_se02a .history_title span{color:#1aa0a3;font-size:25px;line-height:1.56;letter-spacing:0;font-weight:bold;font-family:'gmarket'}
.history_se02a .history_title strong{display:block;color:#006384;font-size:55px;font-weight:bold;letter-spacing:-0.02em;font-family:'gmarket';line-height:1}
.history_se02a .history_title em{display:block;font-size:25px;letter-spacing:-0.045em;color:#333}
.history_se02a .history_list{position:relative;margin-left:48.373%;margin-top:-85px;width:calc(100% - 48.373%)}
.history_se02a .history_list:before{content:"";display:block;position:absolute;left:6px;top:20px;width:1px;height:100%;background:#ddd}
.history_se02a .history_list>li+li{margin-top:140px}
.history_se02a .history_list>li .year{position:relative;display:block;color:#0d9295;font-size:36px;font-weight:bold;padding-left:77px}
.history_se02a .history_list>li .year::before{content:"";position:absolute;left:0;top:50%;width:7px;height:7px;border:3px solid #0d9295;background:#fff;border-radius:100%;margin-top:-7.5px}
.history_se02a .history_list>li .year::after{content:"";position:absolute;left:18px;top:50%;width:41px;height:2px;background:#cbcbcb;margin-top:-1px}
.history_se02a .history_list>li .info ul li{position:relative;margin-top:45px;padding-left:160px}
.history_se02a .history_list>li:last-child .info ul li:last-child::after{content:"";position:absolute;left:6px;top:15px;width:1px;height:100%;background:#fff;z-index:2}
.history_se02a .history_list>li .info ul li strong{position:absolute;left:77px;top:-3px;color:#2a3d43;font-size:23px;font-weight:bold;line-height:1.39}
.history_se02a .history_list>li .info ul li strong::before{content:"";position:absolute;left:-77px;top:9px;width:7px;height:7px;border:3px solid #ddd;background:#fff;border-radius:100%}
.history_se02a .history_list>li .info ul li strong::after{content:"";position:absolute;left:-60px;top:15px;width:41px;height:2px;background:#cbcbcb;margin-top:-1px}
.history_se02a .history_list>li .info ul li b,
.history_se02a .history_list>li .info ul li span{display:block;font-size:16px}
.history_se02a .history_list>li .info ul li b{color:#282828;font-weight:bold;margin-top:0}
.history_se02a .history_list>li .info ul li span{color:#676767;letter-spacing:-0.05em}
.history_se02a .history_list>li .info ul li span+b{margin-top:10px}

@media(max-width:767px){
    .history_se02a{background:none}
    .history_se02a:before{display:inline-block;position:absolute}
    .history_se02a .history_list{margin:80px 0 0;width:100%}
}

@media(max-width:550px){
    .history_se02a .history_list>li .year{font-size:28px}
    .history_se02a .history_list>li .info ul li{padding-left:0}
    .history_se02a .history_list>li .info ul li strong{position:relative;margin-bottom:15px;display:block}
    .history_se02a .history_list>li .info ul li b,
    .history_se02a .history_list>li .info ul li span{padding-left:80px}
}
@media(max-width:450px){
    .history_se02a .history_title strong{font-size:35px}
}

/* 연혁 se02b */
.history_se02b .top{position:relative;margin:55px auto 40px;text-align:center}
.history_se02b .top:before{content:'';display:block;width:189px;height:186px;margin:0 auto;background:url(/scmayor/pcms/dist/img/b01/history_se02b_top.png) no-repeat}
.history_se02b .top strong{display:block;margin:30px auto 10px;font-size:48px;font-weight:lighter;color:#006384;letter-spacing:0;font-family:'gmarket';line-height:1.2}
.history_se02b .top p{display:block;font-size:18px;line-height:1.55;color:#575555;letter-spacing:-0.056em;margin:0}
.history_se02b .bottom .inner{overflow:hidden;position:relative;border-bottom:1px solid #d2d9e5;padding:50px 0 53px 320px;background:#fff}
.history_se02b .bottom .inner:first-child{border-top:2px solid #006384}
.history_se02b .bottom .inner:nth-child(odd){background:#f9f9f9}
.history_se02b .bottom .inner strong{display:block;position:absolute;left:100px;top:20px;font-size:60px;line-height:1.56;font-weight:lighter;color:#303030;font-family:"score";letter-spacing:-0.11em}
.history_se02b .bottom .inner ul li{position:relative;padding-left:125px;font-size:15px;color:#666}
.history_se02b .bottom .inner ul li+li{margin-top:18px}
.history_se02b .bottom .inner ul li:before{position:absolute;top:10.5px;left:-10px;width:3px;height:3px;background:#aaa;border-radius:50%;content:''}
.history_se02b .bottom .inner ul li span{display:block;position:absolute;top:0px;left:0px;font-size:16px;color:#0d9295;font-weight:bold;letter-spacing:-0.03em}

@media (max-width:767px){
    .history_se02b .bottom .inner{padding:40px 20px }
    .history_se02b .bottom .inner strong{position:static;margin-bottom:10px}
    .history_se02b .bottom .inner ul{padding:25px 0 0}
    .history_se02b .bottom .inner ul li{padding:25px 0 0;margin-bottom:5px;line-height:25px}
    .history_se02b .bottom .inner ul li:before{display:none}
}
/* 연혁 se02b end */

/* 연혁 se02c */
.history_se02c{padding:80px 8.3% 80px;background:#f5f7f9;text-align:center;position:relative;z-index:1;overflow:hidden;border-top:3px solid #0d9295}
.history_se02c::before{content:"";position:absolute;left:50%;top:0;width:360px;height:308px;border-radius:100%;background:#eef1f1;margin-left:-180px;margin-top:-154px;z-index:-1}
.history_se02c .icon{}
.history_se02c .icon .icon1{position:absolute;left:0;top:475px;width:311px;height:103px;background:url(/scmayor/pcms/dist/img/p01/se02c_icon1.png) no-repeat;display:inline-block;z-index:-1}
.history_se02c .icon .icon2{position:absolute;right:0;bottom:315px;width:327px;height:241px;background:url(/scmayor/pcms/dist/img/p01/se02c_icon02.png) no-repeat;display:inline-block;z-index:-1}
.history_se02c .sub_tit{position:absolute;left:50%;top:80px;color:#2a3d43;font-size:20px;letter-spacing:2em;font-weight:bold;transform:translateX(-50%);margin-left:20px;font-family:'gmarket'}
.history_se02c .main_tit{margin:67px auto 87px}
.history_se02c .main_tit span{color:#0d3964;font-size:30px;font-family:'gmarket';font-weight:lighter}
.history_se02c .main_tit strong{color:#2a3d43;font-size:35px;font-weight:bold;display:block;font-family:'gmarket'}
.history_se02c .sub_list .item strong{display:block;color:#0d9295;font-size:26px;letter-spacing:-0.0243em;font-family:'gmarket'}
.history_se02c .sub_list .item p{color:#5d5d5d;font-size:16px;letter-spacing:-0.078em}
.history_se02c .sub_list .item + .item{margin-top:52px}
.history_se02c .history_img{max-width:800px;margin:100px auto 0}
.history_se02c .history_img ul{overflow:hidden;margin-left:-20px}
.history_se02c .history_img ul li{float:left;width:calc(50% - 20px);margin-left:20px;margin-bottom:20px}

@media(max-width:767px){
    .history_se02c .history_img{max-width:100%}
    .history_se02c .history_img ul{margin-left:0}
    .history_se02c .history_img ul li{float:none;width:100%;margin-left:0}
}
@media(max-width:450px){
    .history_se02c .sub_tit{letter-spacing:1.2em;margin-left:10px}
}
/* 조직도 se03a~b 시작 */
.se03b_org{border:1px solid #ddd;padding:70px 20px;text-align:center}
.se03b_org .org_wrap{max-width:790px;margin:0 auto}
.se03b_org .org_wrap .lv1 .lv1_0{width:auto;max-width:260px;margin:0 auto;position:relative;margin-bottom:40px;z-index:1}
.se03b_org .org_wrap .lv1 .lv1_0::before{content:"";position:absolute;left:50%;bottom:-40px;width:1px;height:63px;background:rgba(177,182,190,0.9);z-index:-1;margin-left:-0.5px}
.se03b_org .org_wrap .lv1 .lv1_0 span{color:#fff;font-size:16px;letter-spacing:-0.025em;background:#098a8d;padding:11px 10px;border-radius:5px;display:inline-block;width:100%}
.se03b_org .org_wrap .lv1 .lv1_1{overflow:hidden;margin-left:-15px;position:relative}
.se03b_org .org_wrap .lv1 .lv1_1::before{content:"";position:absolute;left:13.3%;top:0;width:75.1%;height:1px;background:rgba(177,182,190,0.9)}
.se03b_org .org_wrap .lv1 .lv1_1 li{float:left;width:calc(25% - 15px);margin-left:15px;position:relative;margin-top:30px;z-index:1}
.se03b_org .org_wrap .lv1 .lv1_1 li::before{content:"";position:absolute;left:50%;top:-30px;width:1px;height:50px;z-index:-1;margin-left:-0.5px;background:rgba(177,182,190,0.9)}
.se03b_org .org_wrap .lv1 .lv1_1 li span{color:#fff;font-size:15px;letter-spacing:-0.025em;border-radius:5px;background:#1e3963;display:table;padding:11.5px 10px;table-layout:fixed;width:100%}
.se03b_org .org_wrap .lv1 .lv1_1 li span em{display:table-cell;vertical-align:middle}
.se03b_org .org_wrap .lv1 .box{border:1px solid #ddd;border-radius:5px;background:#fff;margin-top:5px;padding:10px;display:table;width:100%;table-layout:fixed}
.se03b_org .org_wrap .lv1 .box p{margin:0;display:table-cell;vertical-align:middle;color:#6e7179;font-size:15px;letter-spacing:-0.025em}
.se03b_org .org_wrap.col2 .lv1 .lv1_1::before{left:25.8%;width:50.1%}
.se03b_org .org_wrap.col2 .lv1 .lv1_1 li{width:calc(50% - 15px)}
.se03b_org .org_wrap.col3 .lv1 .lv1_1::before{left:17.6%;width:66.7%}
.se03b_org .org_wrap.col3 .lv1 .lv1_1 li{width:calc(33.33% - 15px)}
.se03b_org .org_wrap.col5 .lv1 .lv1_1::before{left:11%;width:80%}
.se03b_org .org_wrap.col5 .lv1 .lv1_1 li{width:calc(20% - 15px)}
@media(max-width:767px){
	.se16c_department .inner{padding:50px 30px}
	.se16c_department .inner .text_box{width:calc(100% - 295px)}
	.se16c_department .inner .icon_box{right:50px}

}
@media(max-width:640px){
	.se03b_org .org_wrap .lv1 .lv1_1::before,
	.se03b_org .org_wrap.col2 .lv1 .lv1_1::before,
	.se03b_org .org_wrap.col3 .lv1 .lv1_1::before,
	.se03b_org .org_wrap.col5 .lv1 .lv1_1::before{left:26.2%;width:50.1%}
	.se03b_org .org_wrap.col2 .lv1 .lv1_1 li,
	.se03b_org .org_wrap.col3 .lv1 .lv1_1 li,
	.se03b_org .org_wrap.col5 .lv1 .lv1_1 li,
	.se03b_org .org_wrap .lv1 .lv1_1 li{width:calc(50% - 15px)}
}

@media(max-width:450px){
	.se03b_org .org_wrap .lv1 .lv1_0{min-width:100%;margin-bottom:0}
	.se03b_org .org_wrap .lv1 .lv1_0::before,
	.se03b_org .org_wrap .lv1 .lv1_0::after{display:none}
	.se03b_org .org_wrap .lv1 .lv1_1{margin-left:0}
	.se03b_org .org_wrap .lv1 .lv1_1::before{display:none}
	.se03b_org .org_wrap.col2 .lv1 .lv1_1 li,
	.se03b_org .org_wrap.col3 .lv1 .lv1_1 li,
	.se03b_org .org_wrap.col5 .lv1 .lv1_1 li,
	.se03b_org .org_wrap .lv1 .lv1_1 li{float:none;width:100%;margin-left:0}
}
/* 조직도 se03a~b 끝 */

/* se16c 시작 */
.se16c_department{border:2px solid #c1d1ef;border-radius:15px}
.se16c_department .inner{position:relative;padding:55px 30px 50px 85px}
.se16c_department .inner .icon_box{position:absolute;right:95px;top:50%;width:201px;height:201px;background:url(/scmayor/pcms/dist/img/p01/icon_box.png) no-repeat;transform:translateY(-50%)}
.se16c_department .inner .icon_box .icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:77px;height:74px;background:url(/scmayor/pcms/dist/img/p01/se16c_icon.png) no-repeat}
.se16c_department .inner .text_box{width:calc(100% - 340px);border-bottom:1px solid #ddd;padding-bottom:35px;margin-bottom:25px}
.se16c_department .inner .text_box strong{color:#00224f;font-size:32px;letter-spacing:-0.025em;font-weight:bold;font-family:"score";display:inline-block;position:relative;z-index:1}
.se16c_department .inner .text_box strong::after{content:"";position:absolute;left:50%;bottom:0;width:100%;height:18px;background:#dae8f8;transform:translateX(-50%);z-index:-1}
.se16c_department .inner .text_box p{color:#00224f;font-size:18px;letter-spacing:-0.025em;font-weight:400;font-family:"score";margin-top:15px}
.se16c_department .inner .contact_box ul li{padding-left:87px;position:relative}
.se16c_department .inner .contact_box ul li b{position:absolute;left:0;top:0;color:#000;font-size:15px;font-weight:bold;letter-spacing:-0.025em}
.se16c_department .inner .contact_box ul li b em{display:inline-block;vertical-align:text-bottom;width:22px;height:22px;background:url(/scmayor/pcms/dist/img/p01/se16c_tell.png) no-repeat;margin-right:10px}

.department_list .item{border-radius:15px;border:1px solid #b5c6d4;overflow:hidden}
.department_list .item + .item{margin-top:20px}
.department_list .item .title{background:#f1f5fb;display:table;table-layout:fixed;width:100%;padding:16px 40px}
.department_list .item .title strong{display:table-cell;vertical-align:middle;color:#3a3a3a;font-size:18px;font-weight:bold;letter-spacing:-0.025em}
.department_list .item .text{padding:18px 40px}
.department_list .item .text ul{overflow:hidden;margin-left:-20px}
.department_list .item .text ul li{float:left;width:calc(50% - 20px);margin-left:20px}

@media(max-width:767px){
	.se16c_department .inner{padding:50px 30px}
	.se16c_department .inner .text_box{width:calc(100% - 295px)}
	.se16c_department .inner .icon_box{right:50px}
}
@media(max-width:640px){
	.se16c_department .inner{padding:30px}
	.se16c_department .inner .text_box{width:100%}
	.se16c_department .inner .text_box strong{font-size:26px}
	.se16c_department .inner .text_box p{font-size:16px}
	.se16c_department .inner .icon_box{display:none}
	.department_list .item .text{padding:18px 25px}
	.department_list .item .text ul{margin-left:0}
	.department_list .item .text ul li{float:none;width:100%;margin-left:0}
}
/* se16c 끝 */

/* se04a 오시는길 */
.location_se04a .map_box{border:1px solid #ededed}
.location_se04a .map_box .map{width:100%;height:468px}
.location_se04a .map_box .map_info{position:relative;padding:50px 180px 50px 50px;border-top:2px solid #ededed;overflow:hidden}
.location_se04a .map_box .map_info::after{content:"";position:absolute;right:-250px;top:-40px;width:813px;height:350px;background:url(/scmayor/pcms/dist/img/p01/se04a_bg.png) no-repeat;z-index:-1}
.location_se04a .map_box .map_info strong{display:block;font-size:20px;margin-bottom:15px;color:#333;font-weight:bold}
.location_se04a .map_box .map_info .map_lst li{position:relative;padding-left:87px;font-size:15px;display:inline-block;margin-right:65px;margin-bottom:8px}
.location_se04a .map_box .map_info .map_lst li+li{margin-right:0}
.location_se04a .map_box .map_info .map_lst li em{position:absolute;left:0;top:0;font-weight:bold}
.location_se04a .map_box .map_info .map_lst li .ico{display:inline-block;width:24px;height:24px;margin-right:7px;background:url(/scmayor/pcms/dist/img/p01/se17b_info.png);vertical-align:text-top}
.location_se04a .map_box .map_info .map_lst li .ico.ico1{background-position:0px 0px} /* 지도 */
.location_se04a .map_box .map_info .map_lst li .ico.ico2{background-position:-24px 0} /* 전화 */
.location_se04a .map_box .map_info .map_lst li .ico.ico3{background-position:-48px 0} /* 팩스 */
.location_se04a .map_box .map_info .map_lst li .ico.ico4{background-position:-72px 0} /* 일정 */
.location_se04a .map_box .map_info .map_lst li .ico.ico5{background-position:-96px 0} /* 시간 */
.location_se04a .map_box .map_info .map_lst li .ico.ico6{background-position:-120px 0} /* 면적 */
.location_se04a .map_box .map_info .map_lst li .ico.ico7{background-position:-144px 0} /* 층별안내 */
.location_se04a .map_box .map_info .map_lst li .ico.ico8{background-position:-168px 0} /* 돈 */
.location_se04a .map_box .map_info .map_lst li .ico.ico9{background-position:-192px 0} /* 이메일 */
.location_se04a .map_box .map_info .map_lst li.last a{display:block;width:auto;height:auto;padding:10px 0;background-color:#45495b;border-radius:none;color:#fff;font-size:13px;text-align:center}
.location_se04a .map_box .map_button{position:absolute;right:50px;top:50%;padding:0;transform:translateY(-50%)}
.location_se04a .map_box .map_button a{display:table;background-color:#132f5a;text-align:center;color:#fff;width:120px;height:120px;transition:0.3s;font-size:15px;border-radius:5px}
.location_se04a .map_box .map_button a span{display:table-cell;vertical-align:middle}
.location_se04a .map_box .map_button a:hover,
.location_se04a .map_box .map_button a:focus{background:rgba(0,160,160,0.5)}
.location_se04a .map_box .map_button a .ico_local{display:block;margin:0 auto 5px;background:url(/scmayor/pcms/dist/img/p01/se04a_load.png)no-repeat;width:46px;height:36px}

.location_conbox_type01{border-top:3px solid #193571}
.location_conbox_type01 .cont_box{padding:40px 40px 40px 190px;border-bottom:1px solid #ddd;position:relative}
.location_conbox_type01 .cont_box .icon_box{position:absolute;left:30px;top:40px}
.location_conbox_type01 .cont_box .icon_box .ir{display:block;width:105px;height:105px;background:#f2f4f4 url(/scmayor/pcms/dist/img/p01/se04a_ir.png) no-repeat;border-radius:100%}
.location_conbox_type01 .cont_box .icon_box .ir.car{background-position:0 0}
.location_conbox_type01 .cont_box .icon_box .ir.train{background-position:-115px 0}
.location_conbox_type01 .cont_box .icon_box .ir.bus{background-position:-230px 0}
.location_conbox_type01 .cont_box .icon_box .ir.shuttle{background-position:-345px 0}
.location_conbox_type01 .cont_box .cont_txt strong{color:#0d9295;font-size:17px;letter-spacing:-0.025em;font-weight:bold}
.location_conbox_type01 .cont_box .cont_txt .tit{display:inline-block;padding:5px 10px;margin-bottom:10px;border:1px solid #999999;font-weight:bold;color:#333333}
.location_conbox_type01 .cont_box .cont_txt .cont_info{margin-top:25px}
.location_conbox_type01 .cont_box .cont_txt .cont_info:first-child{margin-top:25px}
.location_conbox_type01 .cont_box .cont_txt .cont_info .cont_tit{position:relative;padding-right:25px;font-size:16px;font-weight:bold}
.location_conbox_type01 .cont_box .cont_txt .cont_info .cont_tit:before{content:'';position:absolute;right:13px;top:50%;display:block;transform:translateY(-50%);width:1px;height:14px;background:#e5e5e5}
.location_conbox_type01 .cont_box .cont_txt .cont_info ul ,
.location_conbox_type01 .cont_box .cont_txt .cont_info p{margin-top:0}
.location_conbox_type01 .cont_box .cont_txt .cont_info p + p{margin-top:5px}

@media (max-width:767px){
    .location_se04a .map_box .map_info{padding:40px}
	.location_se04a .map_box .map_info::after{top:0;height:100%;background-size:cover}
	.location_se04a .map_box .map_info .map_lst li{display:block;margin-right:0}
    .location_se04a .map_box .map_button{position:relative;right:auto;top:auto;transform:none}
    .location_se04a .map_box .map_button a{width:100%;margin-top:20px}

    .location_conbox_type01 .cont_box{padding:40px 5.216%}
    .location_conbox_type01 .cont_box .icon_box{position:relative;left:auto;top:auto;margin:0 auto 20px}
    .location_conbox_type01 .cont_box .icon_box .ir{margin:0 auto 0}
}
@media (max-width:640px){
    .location_se04a .map_box .map{height:0;padding-top:56.5%}
}
@media (max-width:460px){
    .location_se04a .map_box .map_info .map_lst li{padding-left:0}
    .location_se04a .map_box .map_info .map_lst li+li{margin-top:10px}
    .location_se04a .map_box .map_info .map_lst li em{position:relative;left:auto;top:auto;display:block;margin-bottom:5px}
    .location_se04a .map_info .map_lst li{padding-left:0}
    .location_se04a .map_info .map_lst li em{position:static;width:100%}
}

/* 찾아오시는길 se04b */
.location_se04b{border:1px solid #d3d3d3;border-radius:15px;overflow:hidden;position:relative}
.location_se04b .info{position:relative;width:calc(100% - 69.574%);height:100%;background:#029191;z-index:1;overflow:hidden;padding:80px 3.897% 70px}
.location_se04b .info::before{content:"";position:absolute;right:-152px;top:30px;width:406px;height:178px;background:url(/scmayor/pcms/dist/img/p01/se04b_bg.png) no-repeat;z-index:-1}
.location_se04b .info strong{color:#fff;font-size:23px;font-weight:bold;letter-spacing:-0.05em}
.location_se04b .info > ul{margin-top:30px}
.location_se04b .info > ul > li{color:#fff;font-size:15px;letter-spacing:-0.025em;padding-bottom:14px;margin-bottom:14px;border-bottom:1px dashed #fff}
.location_se04b .info > ul > li:last-child{padding-bottom:0;margin-bottom:0;border-bottom:0}
.location_se04b .info > ul > li span{display:block;margin-bottom:5px;font-weight:bold}
.location_se04b .info > ul > li ul li{position:relative;padding-left:12px}
.location_se04b .info > ul > li ul li::before{content:"";position:absolute;left:0;top:10px;width:5px;height:5px;border-radius:100%;background:#fff}
.location_se04b .map{position:absolute;right:0;top:0;max-width:69.574%;width:100%;height:100%}

@media(min-width:1280px) and (max-width:1499px){
    .location_se04b .info .donw_wrap ul li{width:100%}
    .location_se04b .info .donw_wrap ul li+li{margin-top:5px}
}
@media(max-width:1159px){
    .location_se04b .info .donw_wrap ul li{width:100%}
    .location_se04b .info .donw_wrap ul li+li{margin-top:5px}
}
@media(max-width:999px){
    .location_se04b .info{width:100%;height:auto;padding:40px 25px}
    .location_se04b .map{position:relative;right:auto;top:auto;max-width:100%;height:0;padding-top:56.2%}
    .location_se04b .info .donw_wrap{margin-top:40px}
    .location_se04b .info .donw_wrap ul{overflow:hidden;margin-left:-5px}
    .location_se04b .info .donw_wrap ul li{width:calc(50% - 5px);float:left;margin-left:5px}
    .location_se04b .info .donw_wrap ul li+li{margin-top:0}
}
@media(max-width:450px){
    .location_se04b .info .donw_wrap ul{margin-left:0}
    .location_se04b .info .donw_wrap ul li{width:100%;float:none;margin-left:0}
    .location_se04b .info .donw_wrap ul li+li{margin-top:5px}
}
/* 찾아오시는 길 끝 */

/* 제목형박스 se16b 시작 */
.se16b_type{}
.se16b_type .title_box{border-radius:5px;position:relative;overflow:hidden;padding:23px 37px;margin-bottom:25px;z-index:1;background:#f1f2f7}
.se16b_type .title_box::before{content:"";position:absolute;right:-80px;bottom:-210px;background:url(/scmayor/chief/img/sub/btn_bg_wrap.png) no-repeat;width:333px;height:334px;background-size:cover;z-index:-1;opacity:.4}
.se16b_type .title_box strong{color:#353738;font-size:20px;letter-spacing:-0.06em;font-weight:bold;font-family:'gmarket'}
@media(max-width:640px){
    .se16b_type .title_box{padding:20px 23px}
	.se16b_type .title_box strong{font-size:18px}
    .se16b_type .title_box::before{width:150px;height:100px}
}
/* 제목형박스 se16b 끝 */

/* se06a 헌장 */
.se06a_declaration{position:relative;border:4px solid #e3e6e6;padding:20px}
.se06a_declaration .inner{background:url(/scmayor/pcms/dist/img/p01/se06a_declaration_bg.png) no-repeat;width:100%;min-height:1100px;background-size:100% 100%;padding:105px 6.816% 85px}
.se06a_declaration .inner .top{position:relative;padding-top:60px}
.se06a_declaration .inner .top::before{content:"";position:absolute;left:50%;top:0;width:372px;height:48px;background:url(/scmayor/pcms/dist/img/p01/se06a_declaration_top.png) no-repeat;margin-left:-186px}
.se06a_declaration .inner .top .title{display:block;font-size:38px;font-weight:bold;color:#00a0a0;text-align:center;font-family:'gmarket';letter-spacing:-0.03em}
.se06a_declaration .inner .top .sub_title{color:#000;font-weight:lighter;font-size:16px;text-align:center;letter-spacing:-0.06em;margin:10px auto 35px;max-width:490px}
.se06a_declaration .inner .bottom{padding:80px 8.456%;margin-top:75px;border:1px dashed #dcdede;border-radius:10px;background:#f7f7f7}
.se06a_declaration .inner .bottom .text p{color:#666;font-size:15px;letter-spacing:-0.056em;line-height:1.46;text-align:left}
.se06a_declaration .inner .bottom ul{}
.se06a_declaration .inner .bottom ul li{position:relative;padding-left:132px;display:table;height:63px;width:100%}
.se06a_declaration .inner .bottom ul li + li{margin-top:42px}
.se06a_declaration .inner .bottom ul li .order{position:absolute;left:0;top:50%;width:62px;height:62px;line-height:62px;color:#fff;font-weight:500;text-align:center;border-radius:100%;margin-top:-31.5px;display:block;font-family:'gmarket'}
.se06a_declaration .inner .bottom ul li .order::after{content:"";position:absolute;right:-55px;top:50%;width:40px;height:1px;background:#000;margin-top:1px}
.se06a_declaration .inner .bottom ul li .order.bg1{background:#006384}
.se06a_declaration .inner .bottom ul li .order.bg2{background:#00a0a0}
.se06a_declaration .inner .bottom ul li .txt{display:table-cell;vertical-align:middle;line-height:1.4;letter-spacing:-0.03em;font-family:'gmarket';color:#1e2020;font-weight:500}
.se06a_declaration .inner .bottom .sign{text-align:center}
.se06a_declaration .inner .bottom .sign p{margin:0;margin-bottom:60px;color:#0d3964;font-size:15px;letter-spacing:-0.04em;line-height:1.46}
.se06a_declaration .inner .bottom .sign span{color:#183048;font-size:20px;letter-spacing:-0.04em;font-weight:bold}
.se06a_declaration .inner .bottom .sign span em{display:inline-block;vertical-align:middle;margin-left:15px}

@media(max-width:640px){
	.se06a_declaration{padding:50px 20px}
	.se06a_declaration .inner{background:none;min-height:auto;padding:0}
    .se06a_declaration .inner .top .title{font-size:26px}
	.se06a_declaration .inner .bottom{padding:50px 30px}
    .se06a_declaration .inner .bottom ul li{padding-left:0;display:block;min-height:auto;height:auto}
    .se06a_declaration .inner .bottom ul li .order{position:relative;top:0;margin-top:0;margin-bottom:10px}
    .se06a_declaration .inner .bottom ul li .txt{display:block}

}
@media(max-width:500px){
    .se06a_declaration .inner .top{padding-top:40px}
	.se06a_declaration .inner .top::before{width:240px;height:30px;background-size:cover;margin-left:-120px}
}

/* 정책정의(헌장) 끝 */
.se17b_topbox{position:relative;border:1px solid #dbe1e3;border-radius:0 30px 30px 30px;overflow:hidden}
.se17b_topbox .top_inner{padding:70px 68px 40px;position:relative;min-height:425px;z-index:1}
.se17b_topbox .top_inner .top_info strong{font-size:32px;color:#00a0a0;font-weight:bold;letter-spacing:-0.025em;font-family:"gmarket";display:block;position:relative;z-index:1}
.se17b_topbox .top_inner .top_info .list-1st li{letter-spacing:-0.025em}
.se17b_topbox .top_inner .top_info .list-1st > li+li{margin-top:15px}
.se17b_topbox .top_inner .top_info .list-3st>li{font-size:15px}
.se17b_topbox .top_inner .top_img{width:259px;height:259px;border-radius:100%;background:linear-gradient(-133deg, rgba(13,146,186,1) 0%, rgba(35,187,131,1) 100%);float:right;position:relative;margin:0 0 30px 30px}
.se17b_topbox .top_inner .top_img::after{content:"";position:absolute;right:-5px;bottom:14px;width:81px;height:70px;background:url(/scmayor/pcms/dist/img/p01/se17b_icon.png) no-repeat;z-index:2}
.se17b_topbox .top_inner .top_img span{display:block;width:249px;height:249px;border-radius:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);overflow:hidden;background:#fff;padding:15px}
.se17b_topbox .top_inner .top_img img{height:100%;border-radius:100%;width:100%}
.se17b_topbox .bottom{padding:78px 68px 52px;background:#eff1f1;position:relative}
.se17b_topbox .bottom span{position:absolute;left:68px;top:0;display:inline-block;padding:0 25px;border-radius:0 0 13px 13px;height:51px;line-height:51px;background:#0097a0;font-size:21px;color:#fff;font-family:'gmarket';font-weight:bold}
.se17b_topbox .bottom p{margin:0;letter-spacing:-0.025em;line-height:1.6}
.se17b_topbox .bottom .se17b_list{overflow:hidden;margin-left:-60px;margin-bottom:30px}
.se17b_topbox .bottom .se17b_list .item{float:left;margin-left:60px;margin-bottom:10px;width:calc(25% - 60px);border:1px solid #aabac8;border-radius:20px 20px 0 20px;text-align:center;min-height:140px;background:#fff;padding:24px 10px;position:relative}
.se17b_topbox .bottom .se17b_list.col2 .item{width:calc(50% - 60px)}
.se17b_topbox .bottom .se17b_list.col3 .item{width:calc(33.33% - 60px)}
.se17b_topbox .bottom .se17b_list .item::after{content:"";position:absolute;right:-48px;top:50%;background:url(/scmayor/pcms/dist/img/p01/se17b_list_arrow.png) no-repeat;width:34px;height:13px;margin-top:-6.5px}
.se17b_topbox .bottom .se17b_list .item:last-child:after{display:none}
.se17b_topbox .bottom .se17b_list .item em{display:inline-block;border-radius:9px;background:#304850;color:#fff;font-size:14px;letter-spacing:-0.05em;font-weight:bold;font-family:'score';min-width:41px;margin-bottom:9px}
.se17b_topbox .bottom .se17b_list .item p{color:#2a3d43;font-size:17px;letter-spacing:-0.06em;font-weight:bold;line-height:1.35}
.se17b_topbox .bottom .se17b_questions{background:#fff;border:1px solid #aabac8;border-radius:20px;padding:21px 58px;display:table;table-layout:fixed;width:100%}
.se17b_topbox .bottom .se17b_questions p{display:table-cell;vertical-align:middle;color:#444;font-size:16px;letter-spacing:-0.03em}
.se17b_topbox .bottom .se17b_questions p em{background:url(/scmayor/pcms/dist/img/p01/se17b_questions.png) no-repeat;margin-right:20px;width:34px;height:34px;display:inline-block;vertical-align:middle}

@media(max-width:999px){
    .se17b_topbox .bottom .se17b_list .item,
    .se17b_topbox .bottom .se17b_list.col3 .item{width:calc(50% - 60px);min-height:120px;margin-bottom:50px}
}
@media (max-width:999px) and (min-width:641px){
    .se17b_topbox .bottom .se17b_list{margin-bottom:0}
    .se17b_topbox .bottom .se17b_list .item:nth-child(4n + 2):after,
    .se17b_topbox .bottom .se17b_list.col3 .item:nth-child(4n + 2):after{top:auto;bottom:-24px;right:0;left:50%;margin-left:-16px;transform:rotate(90deg)}
    .se17b_topbox .bottom .se17b_list .item:nth-child(4n + 3):after,
    .se17b_topbox .bottom .se17b_list.col3 .item:nth-child(4n + 3):after{left:-48px;right:auto;transform:translateY(-50%) rotate(-180deg)}
    .se17b_topbox .bottom .se17b_list .item:nth-child(4n + 3),
    .se17b_topbox .bottom .se17b_list.col3 .item:nth-child(4n + 3){float:right}
}

@media(max-width:850px){
    .se17b_topbox .top_inner{padding:55px 30px 30px}
    .se17b_topbox .top_inner .top_info{width:100%}
    .se17b_topbox .top_inner .top_info p{min-height:auto}
    .se17b_topbox .top_inner .top_img{position:relative;top:auto;right:auto;float:none;margin:0 auto 30px}
    .se17b_topbox .bottom{padding:78px 30px 52px}
    .se17b_topbox .bottom span{left:30px}
}
@media(max-width:640px){
    .se17b_topbox .bottom .se17b_list{margin-left:0}
    .se17b_topbox .bottom .se17b_list .item,
    .se17b_topbox .bottom .se17b_list.col2 .item,
    .se17b_topbox .bottom .se17b_list.col3 .item{float:none;margin-left:0;width:100%;min-height:auto;margin-bottom:60px}
    .se17b_topbox .bottom .se17b_list .item:last-child{margin-bottom:0}
    .se17b_topbox .bottom .se17b_list .item::after{right:50%;top:auto;bottom:-38px;margin-top:0;transform:rotate(90deg);margin-right:-17px}
}
@media(max-width:499px){
    .se17b_topbox .top_inner .top_img{width:216px;height:216px}
    .se17b_topbox .top_inner .top_img span{width:206px;height:206px}
    .se17b_topbox .bottom .se17b_questions p{text-align:center}
    .se17b_topbox .bottom .se17b_questions p em{margin-right:0;display:block;margin:0 auto 20px}
}

/* 프로필 */
/* se19a */
.s19a_profile{position:relative;z-index:1;margin:55px auto 85px}
.s19a_profile .logo{position:absolute;left:85px;top:85px;width:120px;height:102px;background:url(/scmayor/pcms/dist/img/p01/se19a_logo.png) no-repeat;background-size:cover}
.s19a_profile .inner{position:relative;overflow:hidden}
.s19a_profile .inner::before{content:"";position:absolute;right:-1px;bottom:0;background:url(/scmayor/chief/img/sub/se19a_bg.png) no-repeat;width:1023px;height:342px;z-index:-1;background-size:cover}
.s19a_profile .inner::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:5px;background:#0d92ba;z-index:-1}
.s19a_profile .inner .pic{line-height:0;width:calc(100% - 533px);text-align:right;position:relative}
.s19a_profile .text{position:absolute;right:100px;bottom:60px;max-width:410px}
.s19a_profile .text em{color:#fff;font-size:39px;display:block;font-family:'gmarket';font-weight:bold;letter-spacing:-0.07em;line-height:1.12;margin-bottom:30px}
.s19a_profile .text span{font-size:17px;letter-spacing:-0.06em;font-weight:300;color:#fff}
.s19a_profile .text span b{height:44px;display:inline-block;font-size:1.5rem;line-height:0;margin:0 13px}

.history_list{padding-top:20px}
.history_list .item{position:relative;overflow:hidden;border-bottom:1px dashed #ddd}
.history_list .item .item_title{border:1px solid #ddd;border-radius:10px;display:table;background:#fff;width:169px;height:100px;text-align:center;position:absolute;left:0;top:37px;overflow:hidden}
.history_list .item .item_title::before{content:"";position:absolute;right:-136px;bottom:5px;/*background:url(/scmayor/chief/img/sub/se19a_ir.png) no-repeat;*/width:216px;height:96px}
.history_list .item .item_title span{display:table-cell;vertical-align:middle;font-size:23px;letter-spacing:-0.056em;font-weight:bold;font-family:'gmarket'}
.history_list .item.bg01 .item_title{color:#089085;border-color:#089085}
.history_list .item.bg01 .item_title::before{background-position:0 0}
.history_list .item.bg02 .item_title{color:#0884a2;border-color:#0884a2}
.history_list .item.bg02 .item_title::before{background-position:0 -106px}
.history_list .item.bg03 .item_title{color:#0266bb;border-color:#0266bb}
.history_list .item.bg03 .item_title::before{background-position:0 -212px}
.history_list .item.bg04 .item_title{color:#0f428e;border-color:#0f428e}
.history_list .item.bg04 .item_title::before{background-position:0 -318px}
.history_list .item .item_info{padding:0px 0 60px 86px;float:right;width:calc(100% - 20px);border-left:1px solid #ddd;min-height:147px;position:relative}
.history_list .item.bg01 .item_info::before{content:"";position:absolute;left:-1px;top:-132px;background:#fff;width:1px;height:204px;z-index:1}
.history_list .item .item_info ul{position:relative}
.history_list .item .item_info ul li{position:relative;padding-left:190px;color:#353535;letter-spacing:-0.025em;font-size:18px}
.history_list .item .item_info ul li::before{content:"";position:absolute;left:-90px;top:9px;width:7px;height:7px;background:#ddd;border-radius:100%}
.history_list .item .item_info ul li::after{content:"";position:absolute;left:-90px;top:12px;width:69px;height:1px;background:#ddd}
.history_list .item .item_info ul li em{position:absolute;left:0;top:-6px;color:#777777;font-size:23px;letter-spacing:-0.045em;font-weight:500;font-family:'gmarket';letter-spacing:-0.07em}
.history_list .item .item_info ul li+li{margin-top:20px}

@media(min-width:1280px) and (max-width:1450px){
   .s19a_profile .logo{left:0}
}
@media(min-width:1280px) and (max-width:1399px){
   .s19a_profile .inner::before{width:870px;height:290px}
   .s19a_profile .inner .pic{width:calc(100% - 410px)}

   .s19a_profile .text{right:70px;max-width:320px}
   .s19a_profile .text em{font-size:26px}
}
@media(min-width:1024px) and (max-width:1199px){
   .history_list .item .item_info ul li{padding-left:0}
   .history_list .item .item_info ul li em{position:relative;left:auto;top:auto;display:block}
}
@media(max-width:1199px){
    .s19a_profile .logo{left:0}

   .s19a_profile .inner::before{width:930px;height:310px}
   .s19a_profile .inner .pic{width:calc(100% - 475px)}

   .s19a_profile .text{right:90px;max-width:340px}
   .s19a_profile .text em{font-size:26px}
}
@media(max-width:1023px){
    .s19a_profile .inner::before{width:870px;height:290px}
    .s19a_profile .inner .pic{width:calc(100% - 410px)}

    .s19a_profile .text{right:70px;max-width:320px}
    .s19a_profile .text em{font-size:26px}
}
@media(max-width:999px){
   .s19a_profile .inner::before{width:830px;height:277px}
   .s19a_profile .inner .pic{width:100%;padding-right:350px}

   .s19a_profile .text{position:relative;right:auto;bottom:auto;max-width:100%;margin-top:30px;text-align:center}
   .s19a_profile .text em{color:#222;margin-bottom:15px}
   .s19a_profile .text span{color:#222}
   .s19a_profile .text span b{background:url(/scmayor/pcms/dist/img/p01/se19a_sign_mo.png) no-repeat}
}
@media(max-width:840px){
   .s19a_profile .inner .pic{padding-right:10px}
}
@media(max-width:767px){
   .history_list .item{padding:30px 0}
   .history_list .item .item_title{position:relative;left:auto;top:auto;margin:0 auto 50px;width:100%;height:105px}
   .history_list .item .item_info{padding:0;float:none;width:100%;border-left:0;min-height:auto}
   .history_list .item.bg01 .item_info::before{display:none}
   .history_list .item .item_info ul{padding-top:0}
   .history_list .item .item_info ul li::before{left:0;top:13px}
   .history_list .item .item_info ul li::after{display:none}
   .history_list .item .item_info ul li{padding-left:20px;font-size:16px}
   .history_list.main .item .item_title{position:relative;left:auto;top:auto;margin:0 auto 50px}
   .history_list.main .item .item_info{padding:0;float:none;width:100%;border-left:0;min-height:auto}
   .history_list.main .item.bg01 .item_info::before{display:none}
   .history_list.main .item .item_info ul{padding-top:0}
   .history_list.main .item.bg01 .item_info ul li:first-child::before{left:0;top:-18px}
   .history_list.main .item.bg01 .item_info ul li:first-child::after{left:10px;top:-10px}
   .container-fluid{padding-top:0px !important}
   div.schedule div.calendar{width:100%;float:none;padding-right:0px}
   div.schedule div.today_list{width:100%;float:none;padding-left:0px;margin-top:30px}
}
@media(max-width:640px){
    .s19a_profile .logo{left:0;top:auto;width:70px;height:59px}


   .history_list .item .item_info ul li em{position:relative;left:auto;top:auto;display:block}

   .history_list.main .item .item_info ul li{padding-left:0}
   .history_list.main .item .item_info ul li em{position:relative;left:auto;top:auto;display:block}
}
@media(max-width:550px){
    .s19a_profile .logo{width:70px;height:59px}
}
@media(max-width:500px){
    .s19a_profile .text span b{margin:10px auto;display:block}
    .s19a_profile .inner::before{width:350px;height:117px}
}

/* se05a */
.landing_se05a{position:relative;width:100%;text-align:center;border-radius:15px;overflow:hidden;background:#f8f8f8}
.landing_se05a .landing-top{position:relative;padding:9.4% 10px 10px 10px;z-index:1}
.landing_se05a .landing-top strong{position:relative;font-family:'gmarket';color:#21314a;font-size:36px;display:block;font-weight:bold}
.landing_se05a .landing-top em{color:#444;font-size:17px}
.landing_se05a .landing-top strong:before{content:"";position:absolute;left:50%;transform:translateX(-50%);top:-50px;width:288px;height:127px;background:url(/scmayor/pcms/dist/img/b01/se05a_tit_bg.png) center no-repeat;z-index:-1}
.landing_se05a .landing-img{position:relative;width:588px;height:373px;margin:25px auto 0;background:url(/scmayor/pcms/dist/img/b01/se05a_bg.png)center no-repeat;background-size:100%;z-index:1}
.landing_se05a .landing-img .square{overflow:hidden;position:absolute;left:10px;top:10px;width:560px;height:345px;border-radius:25px}
.landing_se05a .landing-txt{position:relative;width:130%;margin-left:-15%;padding:153px 50px 9.3% 50px;margin-top:-125px;color:#fff;background:#00a0a0;border-radius:40% 40% 0 0}
.landing_se05a .landing-txt .inner-txt{max-width:600px;margin:0 auto}

@media(max-width:767px){
   .landing_se05a .landing-top strong:before{top:-30px;width:200px;height:88px;background-size:contain}
   .landing_se05a .landing-img{width:400px;height:270px;background-size:100% 100%}
   .landing_se05a .landing-img .square{width:369px;height:234px;left:16px;top:18px}
   .landing_se05a .landing-img .square img{width:100%;height:100%}
}
@media(max-width:500px){
   .landing_se05a .landing-top strong:before{display:none}
   .landing_se05a .landing-top{padding-top:10%}
   .landing_se05a .landing-img{width:310px;height:200px}
   .landing_se05a .landing-img span.square{width:284px;height:172px;top:14px;left:50%;transform:translateX(-50%)}
   .landing_se05a .landing-top{padding:15% 15px 10px 15px}
   .landing_se05a .landing-txt{padding:153px 50px 15% 50px}
   .landing_se05a .landing-txt .btn{padding:10px 45px 10px 10px}
}
@media(max-width:380px){
   .landing_se05a .landing-img{width:250px;height:150px}
   .landing_se05a .landing-img span.square{width:230px;height:129px;top:10px}
   .landing_se05a .landing-txt{margin-top:-60px;padding:80px 50px 15% 50px}
}

.inner .ft_box::before{display:inline-block;content:'';width:1px;height:12px;margin:0px 10px 0;background:#c0c0c0;vertical-align:baseline}
.inner .ft_icons{display:inline-block;width:20px;height:17px;background-image:url('/scmayor/chief/img/com/footer_icon.png');margin-right:5px}
.inner .user_ic{background-position-x:-216px}
.inner .phone_ic{background-position-x:-385px}
@media (max-width:745px){
    #charge .inner{display:grid}
    .inner .ft_box::before{margin:0;width:0}
    .inner span:nth-child(1){margin-bottom:10px}
}