/*================================
	main
================================*/

/*----------------------------------------------------------------------*/
#s1_tap{
	margin:100px 0;
	width:100%;
}
#s1_list{
	margin:0 auto;
	width:1200px;
}
.s1_bod1 {
    padding: 50px 0;
    width: 400px;
    height: 417px;
    background: #f3f3f3;
}


.s1_title {
    margin: 0 auto;
    text-align: center;
    font-size: 40px;
    font-weight: 800;
    color: #272727;
    letter-spacing: -1px;
    padding-bottom: 60px;
	font-family: "NanumSquare";
}

.s1_text{
    text-align: center;
    font-size: 30px;
    font-weight: 800;
    letter-spacing: -1px;
    color: #3d3d3d;
    margin-bottom: 45px;
	font-family: "NanumSquare";
}

.s1_stext {
    text-align: center;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: -0.5px;
    color: #5c5c5c;
    margin-bottom: 75px;
    line-height: 25px;
}



.s1_bt {
    margin: 0 auto;
    padding-top: 14px;
    width: 220px;
    height: 55px;
    line-height: 24px;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    color: #fff;
    border-radius: 30px;
    background: #3ba5ff;
}




.s1_top{
	margin-bottom:29px;
	padding-bottom:17px;
    line-height: 32px;
	border-bottom:1px solid #c3c3c3;
}

.s1_bar {
    margin: 0 auto;
    width: 52px;
    border-top: 6px solid #3ba5ff;
    margin-bottom: 50px;
}

.s1_top > .title{
	font-size:24px;
	font-weight:600;
	color:#434343;
}
.s1_top > .title span{
	padding-left:5px;
	font-size:13px;
	font-weight:600;
	color:#9d9d9d;
}
.s1_top > .mo{}

.s1_bottom{margin-top:10px;}
.s1_bottom .list{margin-bottom:25px;}

.s1_bottom .txt:before {
    padding-right: 10px;
    vertical-align: 2px;
    content: url("../images/dot.jpg");
}
.s1_bottom .txt a{
	font-size:14px;
	font-weight:400;
	color:#434343;
}
.s1_bottom .txt{
	font-size:14px;
	font-weight:400;
	color:#434343;
}
.s1_bottom .txt a:hover{
	color:#df7100;
	text-decoration: underline;
}
.s1_bottom .data{
	font-size:14px;
	color:#a3a3a3;
}
/*----------------------------------------------------------------------*/
.s1_bod2{
    width:400px;
	height:417px;
	
}


/*----------------------------------------------------------------------*/
.s1_bod3{margin-left: 15px;}
.s1_bottom3 .list{margin-bottom:14px;}

/*----------------------------------------------------------------------*/
#s3_tap {
    margin: 0 auto;
    width: 100%;
    height: 535px;
	background:url(../images/s3_bg.jpg) no-repeat center top;
}

#s3_list{
	margin:0 auto;
	width:1200px;
}

.s3_title {
    text-align: center;
    color: #fff;
    font-size: 45px;
    padding: 100px 0 25px;
    font-weight: 800;
    letter-spacing: -0.5px;
	font-family: "NanumSquare";
}

.s3_stitle{
	 text-align: center;
    color: #fff;
    font-size: 19px;
    padding-bottom: 60px;
    font-weight: 500;
    letter-spacing: -0.5px;

}

.s3_bod1 {
    padding: 25px;
    width: 350px;
    height: 190px;
    background: #083eaa;
    margin-right: 75px;
}


:last-child.s3_bod1 {
    margin-right: 0px;
}




.s3_top{

}


.s3_bod1 .s3_top .title {
    font-size: 17px;
    color: #fff;
	font-weight: 600;
    padding-bottom: 5px;
}



.s3_top > .mo{}

.s3_bod1 .s3_bottom{margin-top:10px;}
.s3_bod1 .s3_bottom .list{margin-bottom:25px;}

.s3_bod1 .s3_bottom li:before {
    padding-right: 10px;
    vertical-align: 2px;
    content: url("../images/dot.png");
}


.s3_bod1 .s3_bottom li{
    font-size: 14px;
    color: #98b2e7;
    padding-bottom: 7px;
}

.s3_bod1 .s3_bottom li a:hover{
    color: #98b2e7;
}

.s3_bod1 .s3_bottom li a:link{
    color: #98b2e7;
}

.s3_bod1 .s3_icon {
    padding-top: 85px;
}


.s3_bod2 {
    padding: 25px;
    width: 350px;
    height: 190px;
    background: #fff;
    margin-right: 75px;
}


:last-child.s3_bod2 {
    margin-right: 0px;
}




.s3_top{

}


.s3_bod2 .s3_top .title {
    font-size: 17px;
    color: #0a3c73;
	font-weight: 600;
    padding-bottom: 5px;
}



.s3_top > .mo{}

.s3_bod2 .s3_bottom{margin-top:10px;}
.s3_bod2 .s3_bottom .list{margin-bottom:25px;}

.s3_bod2 .s3_bottom li:before {
    padding-right: 10px;
    vertical-align: 2px;
    content: url("../images/dot2.png");
}


.s3_bod2 .s3_bottom li{
    font-size: 14px;
    color: #929292;
    padding-bottom: 7px;
}

.s3_bod2 .s3_bottom li a:hover{
    color: #929292;
}

.s3_bod2 .s3_bottom li a:link{
    color: #929292;
}

.s3_bod2 .s3_icon{
    padding-top: 90px;
}


/*----------------------------------------------------------------------
.s3_bod2{
    margin-left: 15px;
	padding:33px 25px;
	width:525px;
	height:363px;
	border:1px solid #e4e4e4;
	background:#fff;
}

.s3_bottom2 .list{margin-bottom:25px;}
.s3_bottom2 .title2{
	padding-bottom:5px;
	font-size:16px;
	font-weight:600;
	color:#636363;
}
.s3_bottom2 .text2 a{
	padding-bottom:15px;
	font-size:13px;
	font-weight:400;
	color:#a3a3a3;
}
.s3_bottom2 .text2{
	padding-bottom:15px;
	font-size:13px;
	font-weight:400;
	color:#a3a3a3;
}

.s3_bottom2 .text2 p{
	margin-bottom:3px;

}

.s3_bottom2 .data2{
	font-size:14px;
	color:#4a4a4a;
}*/
/*----------------------------------------------------------------------*/
.s3_bod3{margin-left: 15px;}
.s3_bottom3 .list{margin-bottom:14px;}




/*ΊρΑΦΎσ*/

#visual{
	overflow:hidden;
	margin:0 auto;
	width:100%
}

#slider {float:left; position:relative; overflow:auto; width:245px; height:162px;}
#slider ul {position:absolute; list-style:none; top:0; left:0}
#slider li {float:left; width:245px; height:162px;}

.sliderbutton1 {position:absolute; width:16px; padding-top:134px; left:14px;}
.sliderbutton1 img {cursor:pointer}

.sliderbutton2 {position:absolute; width:16px; padding-top:134px; right:14px;}
.sliderbutton2 img {cursor:pointer}

/*ΔΑΕΩΓχ*/

.sbox {
    position: relative;
    margin: 0 auto;
    margin-top: -80px;
    width: 1200px;
    z-index: 100;
   
}

#container{position:relative; display:block;}
#container .center_bn{
	position:absolute;
	clear:both;
	top:0;
	right:0;
	margin:380px 350px 0 0;
	z-index: 100;
}

.center_bn li{margin-right:20px;}
.center_bn li:last-child{margin-right:0;}
#container .center_bn a:hover {filter:alpha(opacity=60);opacity:0.6;}


#container2{
	width:100%;
	background:url(../images/img1_bg.jpg) no-repeat center top;
}
#container2 .center_bn2{
	overflow:hidden;
	margin:0 auto;
	padding:50px 0;
	width:1200px;
}
.img1_bg{
	width:320px;
	height:204px;
	background:#fff;
}
.img1_logo{padding-bottom:10px;}
.img1_txt{
	font-size:13px;
	color:#6f6f6f;
}
.img1_txt .b{
	font-weight:600;
	color:#414141;
}
.img1_btn{
	padding:0 20px;
	height:55px;
	line-height:55px;
	background:#0989d1;
}
.btxt a{
	font-size:24px;
	font-weight:600;
	color:#fff;
}
.btxt img{
    text-align: right;
    vertical-align: -2px;
    padding: 0 0 0 94px;
}

.img2{
	margin:0 9px;
	width:540px;
	height:348px;
	background:url(../images/img3.jpg) no-repeat left top;
}

.img3{
	width:320px;
	height:348px;
	background:url(../images/img3_bg.jpg) no-repeat left top;
}
.img3_bg{padding:30px 20px 20px 20px;}

.img3_title{
	padding-bottom:17px;
	font-size:30px;
	font-weight:900;
	color:#fff;
}
.img3_txt > .b{
	font-size:18px;
	font-weight:600;
	color:#fff;
}
.img3_txt{
	line-height:30px;
	font-size:14px;
	color:#88c3e5;
}

.img3_img{margin-top:25px}

#container3{
	width:100%;
	background:#fff;
}
.container_box3{
	margin:50px auto;
	width:1200px;
}
.con_box3 {
    margin-right: 30px;
    padding: 26px;
    width: 380px;
    height: 323px;
    text-align: center;
    background: #fff;
	border:1px solid #cfcfcf; 
}
.con_box3:last-child{margin-right:0px;}
.con_box3 h2 {
    font-size: 22px;
    color: #434343;
    margin-top: 5px;
    margin-bottom: 25px;
}
.con_box3 h2 img {
    float: right;
    margin-top: 7px;
}

.con_box3 li {
    font-size: 13px;
    font-weight: 600;
    color: #434343;
    margin-top: 20px;
}
.n_txt3 {
    display: inline-block;
    font-size: 12px;
    color: #afafaf;
    padding-top: 5px;
}


#container4{
	width:100%;
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	background:#f5f5f5;
}
.container_box4{
	margin:50px auto;
	width:1200px;
}
.container_box4_title {
    margin-top: 5px;
    margin-bottom: 25px;
    font-size: 22px;
	font-weight: 600;
    color: #434343;
}
.img3_pd{padding-right:37px;}
.img3_pd:last-child{padding-right:0px;}


#content {overflow:hidden;position:relative;}
.content {overflow:hidden;position:relative;}
.box1{
	margin-top:48px;
	width:100%;
	height:284px;
	background:#033d6c;
}
#clinic {
    position: relative;
    top: -48px;
    margin: 0 auto;
    width: 1200px;
}

#clinic p{right:0; text-align:right; color:#a3d3e9; font-size:12px; line-height:150%;}
#clinic p img{margin-bottom:15px;}
#clinic ul{clear:both; display:block; float:right; margin-top:40px;}
#clinic ul li{float:left; }
#clinic ul a:hover{filter:alpha(opacity=80);opacity:0.8;}
#pos{
	position:relative;
	overflow:hidden;
	margin-bottom:40px;
}
#pos h2{color:#222; font-size:18px; margin-bottom:20px;}
#pos h2 a{float:right; padding:5px 0 5px 5px;}
#pos span{float:right;}


.banner{margin-bottom:40px;}

.pd li{padding-right:10px;}
.pd li:last-child{padding-right:0px;}
.pd2 li{padding-right:3px;}
.pd2 li:last-child{padding-right:0px;}

.box00{width:100%}
.box01, .box02{
	width:50%;
    height: 567px;
}
.box01{
	
	background:url(../images/box1.jpg) no-repeat right top;
}
.box01 div, .box02 div{font-family: 'NanumSquare';}
.box02{background:url(../images/box2.jpg) no-repeat left top;}


.mb01, .mb02{margin:90px 0 0 0;}


.tx1{margin:0 50px 2px 0;text-align: right;font-size:26px;font-weight:bold; color:#302f2f;}
.tx2{margin:0 50px 30px 0;text-align: right;font-size:62px;font-weight:bold; color:#302f2f;}
.tx3{margin:0 50px 150px 0;text-align: right;font-size:18px;color:#302f2f;}

.tx4{margin:0 0 2px 50px;font-size:26px;font-weight:bold; color:#302f2f;}
.tx5{margin:0 0 30px 50px;font-size:62px;font-weight:bold; color:#302f2f;}
.tx6{margin:0 0 150px 50px;font-size:18px;color:#302f2f;}

.box03{margin:60px auto;width:1200px;}
.tx7{
	padding-bottom:10px;
	text-align: center;
	font-size:60px;
	font-family: 'NanumSquare';
	font-weight:400;
	color:#302f2f;
}
.tx8{
	padding-bottom:30px;
	text-align: center;
	font-size:20px;
	font-family: 'NanumSquare';
	font-weight:400;
	color:#302f2f;
}
.tx9:first-child{margin-left:0;}
.tx9{
	margin-left:12px;
	width:185px;
	height:50px;
	line-height: 50px;
	font-size:18px;
	text-align: center;
    font-weight: bold;
	color:#302f2f;
	border:1px solid #262626;
	border-radius:40px;
}
.tx10{
	padding-bottom:20px;
	width:200px;
	font-size:18px;
    font-weight: bold;
}
.tx11{
	padding-bottom:10px;
	font-size:14px;
    font-weight: bold;
}
.tx12{
	padding-bottom:10px;
	font-size:15px;
    font-weight: bold;
	color:#c2d7eb;
}

.tx13{
	padding-bottom:20px;
	width:150px;
	font-size:18px;
    font-weight: bold;
}
.tx9 a{color:#302f2f;}
.tx11 a{	color:#7b838b;}
.tx12 a{color:#c2d7eb;}
.tx10 a, .tx13 a{color:#fff;}
.bar01{
	margin-bottom:20px;
	width:1px;
	height:43px;
	border-left:1px solid #fff;
}



.bt{
	width:185px;
	height:50px;
	line-height: 50px;
	font-size:18px;
	text-align: center;
    font-weight: bold;
	color:#302f2f;
	border:1px solid #262626;
	border-radius:40px;
}
.bt a{color:#302f2f;}


.btn{
	float: right;
	margin-right:50px;
}

.btn2{
	float: left;
	margin-left:50px;	
}
.box04{width:100%;background:#052038;}
.box05{margin:0 auto;padding-bottom:30px;width:1200px;}