@charset "utf-8";

/*아이사랑뜰*/
fieldset {border: 0; margin-inline: 0; padding-inline: 0; padding-block: 0;}
select {height:40px; padding: 0 10px; margin: 0; border: 1px solid #d5d5d5; box-sizing: border-box;line-height: 1; border-radius: 5px;}

/*아이사랑뜰 불필요한 게시판 css 주석처리함*/
/*html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,
blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,
em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,
var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td,article,aside,details,
figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary,button,input {margin:0; padding:0; border:0; vertical-align:top; background:transparent; word-break:keep-all; box-sizing:border-box;}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}
ul,ol{list-style:none;list-style-image:none}
html{overflow-y:scroll;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
body,button{font-size:1em;line-height:1.25em;font-family:"Noto Sans KR ","cwTeXHei","Nanum Square","Open Sans","Apple SD Gothic Neo","맑은 고딕","Malgun Gothic","돋움",Dotum,"굴림",Gulim,AppleGothic,Sans-serif;color:#555}
a,a:hover{color:#555;text-decoration:none}
a:focus,button:focus{outline:thin dotted}
a:active,a:hover,button:active,button:hover{outline:0 none}
a:link,a:visited{color:#555}
a:hover,a:active{color:#555}
.clearfix:after{content:"";display:block;visibility:hidden;clear:both}*/

/* HTML5 display-role reset for older browsers */
audio[controls],canvas,video{display:inline-block;*display:inline;*zoom:1}
audio:not([controls]){display:none;height:0}
hr{display:none;height:0;-moz-box-sizing:content-box;box-sizing:content-box}
em,address{font-style:normal}
acronym,abbr{cursor:help}
abbr[title]{border-bottom:1px dotted}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
label,select,input,button{vertical-align:middle}
button{border:0;cursor:pointer}
button,input,select,textarea{margin:0;font-size:100%;vertical-align:baseline;*vertical-align:middle}
button,input{*overflow:visible;line-height:normal}
button,select{text-transform:none}
button[disabled],html input[disabled]{cursor:default}
button,html input[type="button"],input[type="reset"],input[type="submit"]{*overflow:visible;cursor:pointer;-webkit-appearance:button}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;    border: 1px solid #ddd; margin-botoom:2px;}
img{max-width:100%;border:0;vertical-align:top;-ms-interpolation-mode:bicubic}
mark{background:none}

/* IOS의 input 기본 스타일 초기화 */
input::-ms-clear{display:none}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}
input[type=number]{-moz-appearance:textfield}

/* link style */
.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

/* table */
table{table-layout:fixed;border-collapse:collapse;border-spacing:0}
table button,table input{*overflow:auto}
caption{position:absolute;top:auto;left:-10000px;overflow:hidden;width:1px;height:1px}

/* form, input set */
input,textarea,select{font-size:1em;font-family:"Noto Sans KR","Nanum Square","Open Sans","Apple SD Gothic Neo","맑은 고딕","Malgun Gothic","돋움",Dotum,"굴림",Gulim,AppleGothic,Sans-serif;vertical-align:baseline;vertical-align:middle}
input[type="checkbox"],input[type="radio"]{margin:0;padding:0;width:14px;height:14px}
input[type="checkbox"]+label,input[type="radio"]+label{margin:0 3px 0 3px;vertical-align:middle;cursor:pointer; font-size:14px}
input[type="text"],input[type="password"],input[type="file"],input[type="search"],input[type="date"],input[type="number"],input[type="tel"]{min-width:auto;width:auto;padding:0;margin:0;border:1px solid #e8e8e8}
input[type="file"]{height:26px;padding:0 5px;font-size:1em;border:1px solid #e8e8e8}
:root input[type="file"]{padding:0 5px 0 0;border:0 none\9}
input[readonly="readonly"],input[readonly],input[disabled="disabled"],input[disabled]{border:1px solid #e8e8e8;background:#f3f3f3;color:#928881}
input[type="button"],input[type="reset"],input[type="submit"]{min-width:20px;width:auto;height:28px;padding:4px 16px;margin:0;border:1px solid #464a5c;background:#464a5c;font-weight:500;font-size:1em;line-height:1em;color:#fff}
textarea{overflow:auto;padding:0 5px;border:1px solid #e8e8e8;vertical-align:top}
*+html body select{padding:0}
legend{position:absolute;top:auto;left:-10000px;overflow:hidden;width:1px;height:1px}
legend{*margin-left:-7px;border:0;white-space:normal}

/* Skip Navigation */
#skipNav{position:relative;overflow:hidden;width:100%;margin:0 auto;z-index:100}
#skipNav a{display:block;height:0;margin-top:-2px;overflow:hidden;text-align:center;font-size:0;line-height:0;background:#1f48b5}
#skipNav a:hover,#skipNav a:active,#skipNav a:focus{height:auto;padding:7px 0;font-weight:bold;font-size:1em;line-height:1em;color:#fff;z-index:10000}
/* Element Hidden Type */
.hide{clear:both;position:absolute;top:auto;left:0;overflow:hidden;width:1px;height:1px;padding:0;margin:0;font-size:0;line-height:0}
.hide:after{display:none}
*:first-child+html body .hide{clear:both;position:absolute;top:auto;left:0;overflow:hidden;width:1px;height:1px;padding:0;margin:0;background:none;font-size:0;line-height:0}

/* align style */
.clear{clear:both}
.inline{display:inline}
.ft_left{display:block;float:left}
.ft_right{display:block;float:right}
.left{text-align:left}
.right{text-align:right}
.center{text-align:center}
.vtop{vertical-align:top}
.vmiddle{vertical-align:middle}
.vbottom{vertical-align:bottom}

/* no style */
.no_mar{margin:0 !important}
.no_padd{padding:0 !important}
.no_bul{padding-left:0 !important;background:none !important}
.no_bold{font-weight:normal !important}
.no_color{color:#555 !important}
.no_bg{background:none !important}
.no_dis{position:absolute;top:auto;left:-10000px;overflow:hidden;width:1px;height:1px}
.none{display:none !important}
.no_border{border:none !important}

/* border line */
.btw {border-top-width:1px !important}
.brw {border-right-width:1px !important}
.bbw {border-bottom-width:1px !important}
.blw {border-left-width:1px !important}

/* font style */
.bold {font-weight:bold}
.ltt_sp {letter-spacing:-1px}
.underline {text-decoration:underline}
.bk_word {word-wrap: break-word}
.stroke {color: transparent; text-stroke: 1px #fff; -webkit-text-stroke: 1px #fff;}
