@charset "utf-8";
/* copyright(c) WEBsiting.co.kr */

/* ¸ÞÀÎÆäÀÌÁö¿¡¼­ º¯°æµÇ´Â ÄÚµå */
#sideBar,
#topSpacer{display:none;}
#ctWrap{width:100%;max-width:100%;margin:0 auto !important;}
#hd{background:RGBA(255,255,255,0.75)}
@media all and (max-width:980px)
{
	#hd,
	#hd #tnb,
	#hd #gnb{background:#fff;}
	#topSpacer{display:block;}
}

/* ¸ÞÀÎÆäÀÌÁö ºñÁê¾ó ½½¶óÀÌ´õ */
.mainVisualImage{width:100%;   !important;background:#efefef;height:auto;overflow:hidden;position:relative;z-index:1;padding:0px;margin:0px;}
.mainVisualImage .bx-wrapper{margin-bottom:0px;}
.mainVisualImage .bx-wrapper ul{width:100% ;padding:0px;margin:0px;}
.mainVisualImage .bx-wrapper ul > li{width:100% ;background:#efefef;position:relative; text-align:center;}
.mainVisualImage .bx-wrapper ul > li img{width:100% !important;display:block;height:auto;}

.mainVisualImage .bx-wrapper .bx-pager{position:absolute !important; width:100%; left:0px; bottom:30px;z-index:9; text-align:center;}
.mainVisualImage .bx-wrapper .bx-pager a{-moz-border-radius:10px !important;-webkit-border-radius:10px !important;border-radius:10px !important; width:12px !important; height:12px !important;border:2px solid #ddd; background:rgba(0,0,0,.4) !important;-webkit-transition-duration: 0.2s;-webkit-transition-timing-function: ease;transition-duration: 0.2s;transition-timing-function: ease;}
.mainVisualImage .bx-wrapper .bx-pager.bx-default-pager a:focus,
.mainVisualImage .bx-wrapper .bx-pager.bx-default-pager a:hover{background:RGBA(255,255,255,0.8) !important;}
.mainVisualImage .bx-wrapper .bx-pager.bx-default-pager a.active{width:40px !important;background:RGBA(4,4,4,.8) !important; border:2px solid #efefef;-webkit-transition-duration: 0.2s;-webkit-transition-timing-function: ease;transition-duration: 0.2s;transition-timing-function: ease;}

.mvTit01{font-size:60px; color:#fff;display:block;position:absolute; left:10%;right:10%; bottom:50%; margin-top:-10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition-duration: 0.3s;-webkit-transition-timing-function: ease;transition-duration: 0.3s;transition-timing-function: ease;}
.mvTit02{display:block;position:absolute; left:10%;right:10%; top:50%; margin-bottom:-20px; text-decoration:none;-webkit-transition-duration: 0.4s;-webkit-transition-timing-function: ease;transition-duration: 0.4s;transition-timing-function: ease;}
.mvTit02 .mvTit02txt{font-size:30px; color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.mvTit02 .mvLink{width:200px; display:block;font-size:14px; color:#fff; margin:20px auto; text-decoration:none; padding:10px; border-radius:50px;background:#000;border:1px solid rgba(255,255,255,.3);color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition-duration: 0.2s;-webkit-transition-timing-function: ease;transition-duration: 0.2s;transition-timing-function: ease;}
.mvTit02 a:hover.mvLink{border:1px solid #000;background:#222; -webkit-transition-duration: 0.2s;-webkit-transition-timing-function: ease;transition-duration: 0.2s;transition-timing-function: ease;}

.mvTit01,
.mvTit02 .mvTit02txt{text-shadow: rgba(0,0,0,.8) 0px 0px 10px;text-shadow: rgba(0,0,0,.8) 0px 0px 10px 10px;filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=180,strength=5);}

@media all and (max-width:980px)
{
	.mvTit01{font-size:50px;}
	.mvTit02 .mvTit02txt{font-size:24px;}
}

@media all and (max-width:800px)
{
	.mainVisualImage .bx-wrapper .bx-pager{bottom:10px !important;}
	.mainVisualImage .bx-wrapper .bx-pager a{width:10px;height:10px !important; margin:0 2px;}
	.mainVisualImage .bx-wrapper .bx-pager.bx-default-pager a.active{width:20px !important;}

	.mainVisualImage .bx-wrapper ul > li{width:100%; overflow:hidden;}
	.mainVisualImage .bx-wrapper ul > li img{width:160% !important; max-width:160% !important; margin-left:-30%;}

	
	.mvTit01{font-size:28px; bottom:60% !important;}
	.mvTit02 {top:45% !important;}
	.mvTit02 .mvTit02txt{font-size:18px;}
	.mvTit02 .mvLink{width:120px;padding:5px;font-size:11px;font-weight:normal;}

}

@media all and (max-width:400px)
{
	.mvTit01{font-size:20px;}
	.mvTit02 .mvTit02txt{font-size:12px;}
}


/*4Á¾ º£³Ê*/
#contents {width:100%; text-align:center;}
.container {width:1200px; margin: 0 auto;}

#main_bn {padding:100px 20px;}
#main_bn h3 {color:#000; font-size:40px; line-height:42px; font-weight:700; padding-bottom:10px; }
#main_bn h6 {color:#666; font-size:20px;  font-weight:400; padding-bottom:50px; }
#main_bn .bn_box {width:24%; height:500px; margin-right:1%; display:inline-block; vertical-align:top; position:relative;}
#main_bn .bn_box:last-child {margin-right:0%;}
#main_bn .bn_box h4 {color:#FFF; font-size:30px; line-height:32px; font-weight:500;}
#main_bn .bn_box p {color:#FFF; padding:20px 0; bottom:50px;}
#main_bn .inner {padding:35px; text-align:left; position:absolute; bottom:0;}
#main_bn .inner p { text-align:left;}
#main_bn .bn_bt {width:65%; color:#FFF; padding:10px;  border:1px solid rgba(255,255,255,0.5); font-size:11px; font-weight:600 !important; font-family:'Montserrat', sans-serif; text-align:center;}
#main_bn .bn_bt:hover {color:#FFF; background:rgba(255,255,255,0.8); border:1px solid #666;  color:#666;}

.bg-img1 {background:url('/theme/weldwell/img/what1.jpg') center top no-repeat; background-size:cover;}
.bg-img2 {background:url('/theme/weldwell/img/what2.jpg') center top no-repeat; background-size:cover;}
.bg-img3 {background:url('/theme/weldwell/img/what3.jpg') center top no-repeat; background-size:cover;}
.bg-img4 {background:url('/theme/weldwell/img/what4.jpg') center top no-repeat; background-size:cover;}



/* ¹öÆ° ½ºÅ¸ÀÏ*/
a.bn_bt {width:120px; padding:8px; font-size:10px;}
}


/* °í°´¼¾ÅÍ ¿µ¿ª */
#customer {padding:40px 10px; border-top:1px solid #DDD;  }
#customer:after {content:""; display:block; clear:both;}
#customer h4 {color:#000; font-size:20px; line-height:28px; padding-bottom:15px; font-weight:500; text-align:left;}


/* °øÁö»çÇ× */
#customer .cs-notice {width:33%; float:left; padding-right:30px;}
#customer .cs-notice h4 {display:inline-block; float:left; width:80%;}
#customer .cs-notice .more {display:inline-block; width:20%; float:right; padding-right:10px;}
#customer .cs-notice .more a {color:#aaa; display:inline-block;}
#customer .cs-notice .more a:hover {color:#999; display:inline-block;}
#customer .cs-notice .notice_list {width:100%;}

/* °øÁö»çÇ× ÃßÃâ */
.board_output td { color:#666 !important; font-size:14px; height:30px; font-weight:100;}
.board_output a { font-size:15px !important; line-height:40px; font-weight:400; color:#666 !important;}
.board_output_1_tr {border-bottom:1px solid #DDD;}

/* °í°´¼¾ÅÍ */
#customer .cs-center {width:33%; float:left; padding:0 30px; border-left:1px solid #DDD; border-right:1px solid #DDD;}
#customer .cs-center li {font-size:15px; line-height:20px; padding-left:10px; margin:2px 0; text-indent:-14px; margin-left:14px; text-align:left;}
#customer .cs-center li::before {content:""; width:3px; height:3px; background:#e60012; border-radius:50px; vertical-align:top; margin-right:10px; margin-top:10px; display:inline-block;}
#customer .cs-center li a {text-indent:0px;}
#customer .cs-center li.tel_num {color:#e60012; font-size:35px; line-height:36px; font-weight:700; font-family:'Montserrat',sans-serif; padding-bottom:10px;}
#customer .cs-center li.tel_num a {color:#e60012; }
#customer .cs-center li.cs-btn::before {display:none;}
#customer .cs-center li.cs-btn {padding-top:15px;}


/* ¹öÆ° */
a.cs-btn {display:inline-block; width:48%; margin:0 1%; border-radius:3px; color:#333; border:1px solid #666; padding:10px 0; font-size:15px; text-align:center; vertical-align:bottom;}
a.cs-btn:hover {color:#FFF; background-color:#666; }

/*Á¦Ç°°Ë»ö*/
.well_search{width: 33%;float: left; padding-left:20px;}
.se {border: 2px solid #d9e2da;border-radius: 10px;padding: 25px 32px;background: #f4fdf5;}
.se a:hover {background-color: #fff; color: #000;text-decoration: none;}
.se a {color: #009688;}

/*¹ÝÀÀÇü */
@media screen and (max-width: 1280px) {
/* °øÅë */
.container {width:100%;}
}

@media screen and (max-width: 1024px) {
/* °øÅë */
h2 {font-size:28px; line-height:34px;}
h3 {font-size:22px; line-height:30px;}
p {font-size:13px; line-height:18px;}

/* main_bn ¿µ¿ª */
#main_bn {padding:50px 20px;}
#main_bn h3 {font-size:28px; line-height:36px; }
#main_bn p {padding-bottom:30px;}
#main_bn .bn_box {width:23%; height:420px;}
#main_bn .bn_box h4 {font-size:20px; line-height:24px;}
#main_bn .inner {padding:25px;}

/* °í°´¼¾ÅÍ ¿µ¿ª */
#customer {padding:30px 20px; background-attachment:scroll;}
#customer h4 {font-size:16px; padding-bottom:10px;}
#customer .cs-center li {font-size:12px; margin:0;}
#customer .cs-center li.tel_num {font-size:24px;}
/* °øÁö»çÇ× */
#customer .cs-notice {padding-right:20px;}
/* °øÁö»çÇ× ÃßÃâ */
.board_output td {font-size:12px;}
.board_output a { font-size:13px !important; line-height:34px;}

/*Á¦Ç°°Ë»ö*/
.well_search{width: 33%;float: left; padding-left:20px;}
.se {border: 2px solid #d9e2da;border-radius: 10px;padding: 32px;background: #f4fdf5;}




@media all and (max-width: 768px) 
{
/* °øÅë */
h2 {font-size:24px; line-height:30px;}

/* main_bn ¿µ¿ª */
#main_bn h3 {font-size:22px; line-height:26px; }
#main_bn .bn_box {height:auto;}
#main_bn .bn_box h4 {font-size:18px; padding-bottom:5px;}
#main_bn .bn_box p {padding:0;}
#main_bn .bn_box {width:100%;}
#main_bn .inner {position:relative; padding:35px 25px;}
#main_bn .bn_bt {display:none;}
.bg-img1 {background:url('/theme/weldwell/img/m_what1.jpg') center top no-repeat; background-size:cover;}
.bg-img2 {background:url('/theme/weldwell/img/m_what2.jpg') center top no-repeat; background-size:cover;}
.bg-img3 {background:url('/theme/weldwell/img/m_what3.jpg') center top no-repeat; background-size:cover;}
.bg-img4 {background:url('/theme/weldwell/img/m_what4.jpg') center top no-repeat; background-size:cover;}

/*°í°´¼¾ÅÍ ¿µ¿ª*/
#customer {background-attachment:scroll;}
#customer .cs-notice {width:100%; padding-right:0; border-right:0;}
#customer .cs-center {width:50%; padding-left:0; padding-top:30px;}
#customer .cs-center ul {padding:0 15px;}

/*Á¦Ç°°Ë»ö*/
#customer .well_search{width: 50%;float: left; padding-left:20px;}
#customer .se {border: 2px solid #d9e2da;border-radius: 10px;padding: 32px;background: #f4fdf5;}


/* ¹öÆ° ½ºÅ¸ÀÏ*/
a.bn_bt {width:120px; padding:8px; font-size:10px;}
}



@media all and (max-width: 480px) 
{
/* main_bn ¿µ¿ª */
#main_bn .bn_box {width:100%; margin-right:0px;} 

/* °í°´¼¾ÅÍ ¿µ¿ª */
#customer .cs-center {width:100%; padding:30px 0;}
#customer .cs-movie {width:100%; padding:0;}

/*Á¦Ç°°Ë»ö*/
#customer .well_search{width: 100%; margin-top:20px; }
#customer .se {border: 2px solid #d9e2da;border-radius: 10px; padding: 32px;background: #f4fdf5; margin-left:-20px;}


}








/* ¾îµÎ¿î¹è°æÀÏ ¶§ */
.background-dark{position:relative; 
    background:#222222;
}
.background-dark .webzLatTit a,
.background-dark .basicLatTit a,
.background-dark .qnaLatTit a{color:#fff;}
.background-dark ul li{}
.background-dark ul li a{color:#ddd;}


/* ¹àÀº¹è°æÀÏ ¶§ */
.background-light{background:#f3f4f7;}






