@charset "utf-8";

#wrap{ 
    width: 100%;
    font-family: 'Nanum Gothic', sans-serif;
}
.boxalign{ 
    width: 1100px; 
    margin: auto;}
.clear{ 
    height: 0; 
    clear: both; 
    overflow: hidden;}
.nanum_gothic{
    font-family: 'Nanum Gothic', sans-serif;
}


/*#contents*/

#content{
    width: 100%;
    height: 460px;
    font-family: 'Nanum Gothic', sans-serif;
    
}

#content_1{
    width: 570px;
    height: 180px;
    margin: -50px auto 0;
    position: relative;
    color: #222222;
}

#content_1 ul{
    box-shadow: 0 0 30px rgba(153, 153, 153, 0.63); 
/*    border-top-left-radius: 50px;*/
/*    border-bottom-right-radius: 50px;*/
    width: 570px;
    height: 180px;
    position: absolute;
    z-index: 300;
    background: rgba(255, 255, 255, 0.53);
}
#content_1 li{
    float: left;
    width: 190px;
    height: 180px;
}

#content_1 h1{
    font-size: 0px;
    width: 45px;
    height: 45px;
    margin: 20px auto 5px;
}
#content_1 h3{
    font-size: 20px;
    letter-spacing: -1px;
    text-align: center;
}
#content_1 p{
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin: 15px 0px;
    line-height: 24px;
}
.content_1-1{
    background: #fec180;
/*    border-top-left-radius: 50px; */
}

.content_1-2{
     
    background: #f6f6f6;
}

.content_1-3{
/*    border-bottom-right-radius: 50px; */
    background: #c8eb91;
}

.more{
    display: block;
    margin: 14px 0 15px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
#content_2{
    margin-top: 50px;
}
#notice{
    width: 456px;
    height: 170px;
    position: relative;
    float: left;
    
}
#notice a{
    width: 450px;
    height: 40px;
    display: block;
    border-bottom: 1px solid #444444;
    border-top: 1px solid #444444;
}
#notice iframe{
    width: 450px;
    height: 125px;
    position: absolute;
    display: block;
    margin-top: 5px;
    margin-left: 5px;
}

#banner{
    width: 590px;
    height: 170px;
    float: right;
    
}
#banner ul{
    position: relative;
}
#banner li{
    float: left;
    width: 290px;
    height: 80px;
    
}
#banner li+li{
    margin-left: 10px;
}
#banner li:nth-child(3){
    margin-left: 0px;
    margin-top: 10px;
}
#banner li:nth-child(4){
    margin-top: 10px;
}
#banner li img{
    width: 290px;
}
#banner li img:hover{ 
   opacity: 0;
}
#banner li:nth-child(1){
    background: url(../images/banner_h_01.gif);
}
#banner li:nth-child(2){
    background: url(../images/banner_h_02.gif);
}
#banner li:nth-child(3){
    background: url(../images/banner_h_03.gif);
}
#banner li:nth-child(4){
    background: url(../images/banner_h_04.gif);
}


/*footer*/

footer{
    height: 130px;
    width: 100%;
    background: #444444;
}

.footer_align{
    width: 1000px;
    margin: auto;
}

#t_footer{
    float: left;
    height: 60px;
    width: 100%;
    font-size: 14px;
    color: #f6f6f6;
    overflow: hidden;
}
.service-list{
    float: left;
    color: #f6f6f6;
    margin: 20px 0;
}
.service-list ul{}
.service-list li{
    float: left;
    margin-right: 30px;
}
.service-list li>a{
    color: #ffc117;
}
.service-list li>a:hover{
    font-weight: bold;
}
.sns_area{
    float: right;
    margin: 9px 0;
    font-size: 0;
    
}
.sns_area ul{
    width: 184px;
    height: 41px;
}
.sns_area li{
    float: left;
    margin-left: 5px;
}

.sns_area a{
    float: left;
    width: 41px;
    height: 41px;
    background: url(../images/footer_spr.png) no-repeat;
    display: block;
}
.sns_area a+a{
    margin-right: 10px;
}
.sns_area li>a>sapn{
    width: 41px;
    height: 41px;
}

.sns-fb>a{
    
    background-position:0 0;
}
.sns-tw>a{
   
    background-position:-42px 0;
}
.sns-blog>a{
    
    background-position:-83px 0;
}
.sns-insta>a{
   
    background-position:-125px 0;
}

#b_footer{
    width: 100%;
    height: 70px;
    
    
}
.flogo{
    width: 175px;
    height: 36px;
    float: left;
/*    overflow: hidden;*/
}
.flogo h2{}
.flogo a{}
.flogo img{}
.flogo{}
.copy{
    float: left;
    width: 700px;
    height: 36px;
    margin-left: 20px;
    color: #f6f6f6;
    line-height: 18px;

}
.copy p{}

/*sub_page*/
/*sub_page*/
/*sub_page*/

#sub_page{
    overflow: hidden;
    margin-bottom: 50px;
    
}
#sub_main{
    width: 1920px;
    height: 180px;
    background: #eee;
    margin: auto;
    margin-bottom: 50px;
    
   
}
#sub_nav{
    float: left;
}
#sub_nav ul{
    width: 200px;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    
    
}

#sub_nav li{
  
}
.sub_menu-1{
    font-size: 18px;
    margin-bottom: 15px;
    border-bottom: 2px solid #555555;
    border-top: 2px solid #555555;
    letter-spacing: -1px;
    padding: 16px 0;
    
}
#sub_nav li>a{
    display: block;
    padding: 14px 0;
    letter-spacing: -1.5px;
    
}
#sub_nav li>a:hover{
    color: #ff8216;
}

#sub_content{
    float: left;
    margin-left: 80px;
    width: 820px;
}
.sub_menu-2{
    border-bottom: 2px solid #555555;
    width: 100%;
    height: 58px;
    
    
}
.sub_menu-2 p{
    font-size: 28px;
    letter-spacing: -1px;
    font-weight: bold;
    padding-left: 15px;
    
    
    
}


.sub_contnet_box{
    width: 100%;
    height: 100%;
    margin-top: 20px;
    
}
.sub_contnet_box ul{
    width: 100%;
    height: 100%;
    
}
.sub_contnet_box li{
    width: 100%;
    height: 100%;
     width: 750px;
    height: 100%;
    margin-left: 30px;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: -1.5px;
}
.sub_contnet_box h4{
    font-size: 20px;
    line-height: 40px;
    letter-spacing: -1.5px;
    
}
.sub_contnet_box h4>b{
/*    color: #333333;*/
    font-size: 15px;
}


.sub_contnet_box p{
   
}

.sub_contnet_box p>b{
    color: #333333;
}

.sub_contnet_box span{
    width: 40px;
    height: 3px;
    display: block;
    background: #555555;
    margin: 30px;

}


.sub_contnet_box li>img{
    
}



.h_10{
    height: 10px;
}
.h_20{
    height: 20px;
}

/*margin bottom*/
.mb_20{
    margin-bottom: 20px;
}
.mb_50{
    margin-bottom: 51px;
}
.mb_100{
    margin-bottom: 100px;
}
.mb_110{
    margin-bottom: 110px;
}
.mb_120{
    margin-bottom: 120px;
}
.mb_130{
    margin-bottom: 130px;
}

.mb_140{
    margin-bottom: 140px;
}
.mb_150{
    margin-bottom: 150px;
}
.mb_290{
    margin-bottom: 290px;
}



.bold{
    font-weight: bold;
}
.fz_20{
    font-size: 20px;
}

.orange_bold{
    color: #e55801;
    font-weight: bold;
}

.green_bold{
    color: #369a1e;
    font-weight: bold;
}

.fz_13{
    font-size: 13px;
}
.fz_15{
    font-size: 15px;
}
.bold_fz18{
    font-weight: bold;
    font-size: 18px;
}

.link{
    color: #e55801;
    text-decoration: underline;
}
.madang_3 a{
   font-weight: bold;
   color: #369a1e;
}

/*pharmacy table*/

.pharmacy table{
    border: 1px solid #777777;
    border-top: 4px solid #777777;
}

.pharmacy table tr{
    border: 1px solid #777777;
}
.pharmacy table td{
    border: 1px solid #777777;
    line-height: 40px;
    padding: 0 20px;
    width: 100px;
    text-align: center;
    
}
