@import url(https://fonts.googleapis.com/earlyaccess/notosanskr.css);

html, body { padding:0; margin:0; }
body { font-family:'Noto Sans KR', sans-serif; }

#urinary01 { background:url('../img/urinary/20210623.jpg') no-repeat center center; height:980px;background-size: cover; }
#urinary02 { background:url('../img/urinary/urinary_02_190829.jpg') no-repeat center center; height:980px; background-size: cover; }
#urinary03 { background:url('../img/urinary/urinary_03_190829.jpg') no-repeat center center; height:1240px; background-size: cover; }
#urinary04 { background:url('../img/urinary/urinary_04_190829.jpg') no-repeat center center; height:980px; background-size: cover; }
#urinary05 { background:url('../img/urinary/urinary_05_190829.jpg') no-repeat center center; height:954px; background-size: cover; }
#urinary06 { background:url('../img/urinary/urinary_06_190829.jpg') no-repeat center center; height:823px; background-size: cover; }
#urinary07 { background:url('../img/urinary/urinary_07_190829.jpg') no-repeat center center; height:885px; background-size: cover; }
#urinary08 { background:url('../img/urinary/urinary_08_190829.jpg') no-repeat center center; height:892px; margin-bottom: 129px; background-size: cover; }
#urinary09 { background:url('../img/urinary/urinary_09.jpg') no-repeat center center; height:300px; background-size: cover; }
#urinary10 { background:url('../img/urinary/20210623_2.jpg') no-repeat center center; height:1228px; background-size: cover; }
#urinary11 { background:url('../img/urinary/20210623_3.jpg') no-repeat center center; height:1170px; background-size: cover; }
#urinary12 { background:url('../img/urinary/urinary1229.jpg') no-repeat center center; height:750px; background-size: cover; }
#award { background:url('../img/urinary/award_202211_pc.jpg') no-repeat center center; height:748px; background-size: cover; }

/* 상담입력 */
#counsel_container { background:#1d2c55; width:100%; position:fixed; bottom:0; height:129px; }
#counsel_insert { width:1000px; margin:33px auto; overflow:hidden; }

#counsel_table { float:left; }
.subject { color:#fff; width:64px; }
.empty { width:70px; }
.insert { width:200px; overflow:hidden; }
#name { height:26px; width:100%; }
#branch { height:32px; width:100%; }
#category { height:32px; width:100%; }
#tel { width:100%; height:26px; }

#counsel_button_container { float:left; margin:3px 0 0 100px; }

#privacy_container { color:#fff; margin:-3px 0 0 -14px; }

#table_name, #table_branch, #table_tel, #table_part, #table_empty { float:left; }

#table_tel { clear:both; }
#shortcut_m { display:none; }

#urinary_top { position:fixed; right:25px; bottom: 150px; }
#urinary_line { position:fixed; right:7px; bottom: 150px; display:none; }
#urinary_popup { position:fixed; right:0; bottom:130px; width:350px; }
#urinary_popup > #swiper-slide { float:right; width:315px; }
#urinary_popup > .urinary_close { float:left; width:18px; }
.detail {    color: #fff; font-size: 12px; position: relative; top:68px; left:10px;}

a {text-decoration: none; color:#fff;}