@charset "utf-8";

/* NotoSans */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;700;900&display=swap');


html{font-size:17px;}
body{
	/*font-family:"NotoSansKR";*/
	font-family: 'Noto Sans KR', sans-serif;
	line-height: 1.5;
	overflow-y: scroll;
	letter-spacing: -0.03em;
	-webkit-font-smoothing:antialiased;
}

*{}

.roboto{font-family: 'Roboto'}
/* .dot{font-family: 'dotum';} */
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html,body{height: 100%;}

/* 공통 */
a{text-decoration:none; color: inherit;}
button:focus,
a:focus{/*outline:2px solid black;*/outline: none;}
input[type="text"],input[type="password"],textarea, .inp-text{
	appearance:none ;-webkit-appearance:none;-moz-appearance:none;
	border:1px solid #b1b5b9;
	border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0;
	font: inherit;
}
input[type="button"]{
	appearance:none ;-webkit-appearance:none;-moz-appearance:none;
	border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0;
	font: inherit;
	border: 0
}
input[type="checkbox"]{margin: 0; -webkit-appearance: none; -moz-appearance: none; appearance: none; border: 1px solid #b1b5b9; width: 1.412rem; height: 1.412rem;}
input[type="checkbox"]:checked{background: url('/resources/paik/img/main/ico_checkbox.png') no-repeat center / 100%; border: 0;}
input[type="radio"],input[type="checkbox"],label{vertical-align: middle;}
select{
	outline-style: none;
	border: 1px solid #b1b5b9;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font: inherit;
	font-size: 1em;
	/* background: #fff url('../img/common/select.gif') 95% center no-repeat; */
	padding: 0 15px 0 5px;
}
select::-ms-expand {
    display: none;
}
*, *:before, *:after {margin:0px; padding:0px; word-break:normal; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; box-sizing:border-box; font-family: 'Noto Sans KR', sans-serif;}
img{max-width: 100%; vertical-align: middle;}
.mt0{margin-top:0px !important}
.mt5{margin-top:5px !important}
.mt10{margin-top:10px !important}
.mt15{margin-top:15px !important}
.mt20{margin-top:20px !important}
.mt25{margin-top:25px !important}
.mt30{margin-top:30px !important}
.mt40{margin-top:40px !important}
.mt50{margin-top:50px !important}
.mt60{margin-top:60px !important}
.mt70{margin-top:70px !important}
.mt80{margin-top:80px !important}
.mt90{margin-top:90px !important}
.mt100{margin-top:100px !important}

.mt1p{margin-top: 1% !important}
.mt2p{margin-top: 2% !important}
.mt3p{margin-top: 3% !important}
.mt4p{margin-top: 4% !important}
.mt5p{margin-top: 5% !important}
.mt6p{margin-top: 6% !important}
.mt7p{margin-top: 7% !important}
.mt8p{margin-top: 8% !important}
.mt9p{margin-top: 9% !important}
.mt10p{margin-top: 10% !important}

.mb0{margin-bottom:0px !important}
.mb10{margin-bottom:10px !important}
.mb15{margin-bottom:15px !important}
.mb20{margin-bottom:20px !important}
.mb30{margin-bottom:30px !important}
.mb40{margin-bottom:40px !important}
.mb50{margin-bottom:50px !important}

.mr0{margin-right: 0px !important}
.mr5{margin-right: 5px !important}
.mr10{margin-right:10px !important}
.mr15{margin-right:15px !important}
.mr20{margin-right:20px !important}
.mr25{margin-right:25px !important}
.mr30{margin-right:30px !important}
.mr40{margin-right:40px !important}

.ml0{margin-left: 0px !important}
.ml5{margin-left: 5px !important}
.ml10{margin-left:10px !important}
.ml15{margin-left:15px !important}
.ml20{margin-left:20px !important}
.ml25{margin-left:25px !important}
.ml30{margin-left:30px !important}
.ml40{margin-left:40px !important}

.pb0{padding-bottom: 0 !important;}
.pb5{padding-bottom: 5px !important;}
.pb10{padding-bottom: 10px !important;}
.pb15{padding-bottom: 15px !important;}
.pb20{padding-bottom: 20px !important;}
.pb30{padding-bottom: 30px !important;}
.pb40{padding-bottom: 40px !important;}
.pb50{padding-bottom: 50px !important;}

.pt0{padding-top: 0 !important;}
.pt5{padding-top: 5px !important;}
.pt10{padding-top: 10px !important;}
.pt15{padding-top: 15px !important;}
.pt20{padding-top: 20px !important;}
.pt30{padding-top: 30px !important;}
.pt40{padding-top: 40px !important;}
.pt50{padding-top: 50px !important;}

.pl5{padding-left: 5px !important;}
.pl10{padding-left: 10px !important;}
.pl15{padding-left: 15px !important;}
.pl20{padding-left: 20px !important;}
.pl30{padding-left: 30px !important;}
.pl40{padding-left: 40px !important;}
.pl50{padding-left: 50px !important;}

.f15{font-size: 0.882rem !important; font-weight: 400;}
.f16{font-size: 0.941rem; font-weight: 400;}
.f16_b{font-size: 0.941rem; font-weight: 600;}
.f17{font-size: 1rem; font-weight: 400;}
.f18{font-size: 1.059rem; font-weight: 400;}
.f18_b{font-size: 1.059rem; font-weight: 600;}
.f19{font-size: 1.118rem; font-weight: 400;}
.f19_b{font-size: 1.118rem; font-weight: 600;}
.f21{font-size: 1.235rem; font-weight: 400;}
.f21_b{font-size: 1.235rem; font-weight: 600;}
.f23{font-size: 1.353rem; font-weight: 400;}
.f23_b{font-size: 1.353rem; font-weight: 600;}
.f26{font-size: 1.529rem; font-weight: 400;}
.f26_b{font-size: 1.529rem; font-weight: 600;}
.f27{font-size: 1.588rem; font-weight: 400;}
.f27_b{font-size: 1.588rem; font-weight: 600;}
.f28{font-size: 1.647rem !important; font-weight: 400;}
.f28_b{font-size: 1.647rem !important; font-weight: 600;}
.f31{font-size: 1.824rem !important; font-weight: 400;}
.f31_b{font-size: 1.824rem !important; font-weight: 600;}

.bt_blue{border-top: 1px solid #2264bb !important;}
.bb_blue{border-bottom: 1px solid #2264bb !important;}
.color-blue{color: #1358a8 !important;}
.color-blue2{color: #2264bb !important;}
.color-blue3{color: #3b5587 !important;}
.color-blue4{color: #2a629d !important;;}
.color-red{color: #ff4d5e !important;}
.color-gray{color: #515151;}
.color-gray2{color: #a3a7ae;}
.color-gray3{color: #696969;}
.color-gray4{color: #4d5052;}
.color-black{color: #000;}
.color-green{color: #009e25;}
.bg_white{background: #fff !important;}
.bg_blue{background: #eff2f7 !important;}
.bg_blue2{background: #eff1f6 !important;}
.bg_blue3{background: #2264bb !important;}

h1,h2,h3,h4,h5,h6, h7{font-size: 1em;}
button,input[type="button"]{
	margin: 0;
  padding: 0;
  border: none;
  outline:0;
  background: none;
	font:inherit;
	font-size: 1em; color: inherit
}
button,label{cursor: pointer;}
address,em{font-style: normal}
button, a, input, label, textarea {vertical-align:middle;}
/* a:active, a:focus {outline:none;} */
*::placeholder{color: #999;}

.align_l{text-align: left !important;}
.align_c{text-align: center}
.align_r{text-align: right}
.align_j{text-align: justify;}
.fl{float: left !important}
.fr{float: right !important}
.clearfix:after{content: ''; display: block; clear: both}
.mobile{display: none}
.ft_bold{font-weight: 600;}
.ov-y{overflow-y:scroll; height:600px;}

/* 세로 가운데 정렬 */
.table{display: table; width: 100%; height: 100%}
.vertical{display: table-cell; vertical-align: middle;}
.align_left{text-align: left !important;}
.ellipsis{display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.hide,caption,legend,.hidden{position:absolute;left:-300px;width:0;height:0;margin:0;padding:0;background:none;line-height:0;overflow: hidden}
.hide_text{text-indent: -9999px;}
.accessibilityWrap dd a{display:block;position:absolute;top:-10000px;left:0;z-index:500;width:100%;font-size:1.3em;text-align:center}
.accessibilityWrap dd a:hover,.accessibilityWrap dd a:focus,.accessibilityWrap dd a:active{position:absolute;top:0;z-index:500;padding:15px 0;background:#1d60a7;font-weight:bold;color:#fff;}
.w100p{width: 100% !important;}
#wrap{position: relative;overflow: hidden;}
.modal{display: none}
.slick-dots{text-align:center; font-size: 0;}
.slick-dots li{display: inline-block}
.slick-dots button{display:block;white-space: nowrap;overflow: hidden;text-indent: -999px}
.tablet{display: none !important}
.mobile{display: none !important}
.block_pc{display: block}
.pc_only{display: block;}
.trans{
	-moz-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.slick-arrow{white-space: nowrap;overflow: hidden;text-indent: -999px;display: block}
.inner{width: 1300px;margin: 0 auto;}
.inner_sty1{padding: 5em 0;}
.inner_sty2{padding: 5em 0; background-color: #e4e8f0;}
.inner_sty3{padding: 4em 0 7em;}
.inner_sty5{padding: 5em 0;}
.inner_sty6{padding: 1em 0 5em 0;}
.inner_sty7{padding: 0 0;}
.inner_sty8{padding: 5em 0 0 0;}

.w100{width: 100% !important}
.tal{text-align: left !important;}
.tac{text-align: center !important;}
.tar{text-align: right !important;}
.bt{border-top: 1px solid #b1b5b9;}
.bb{border-bottom: 1px solid #b1b5b9;}
.ver-scroll{overflow-x: auto;}


#top_nav{display: block; width: 100%;}

.block-m{display: none !important;}

.layout{width:1300px; margin:0 auto;}
.layout20{width:1300px; margin:0 auto;}

#top_btn {position:fixed;bottom:20px;right:20px;width:50px;height:50px;line-height:46px;color:#fff;text-align:center;font-size:15px;z-index:90;background:rgba(0,0,0,0.7);border-radius: 50%;display: none;}

@media screen and (max-width:1340px){
 .inner{padding-left: 1rem; padding-right: 1rem; width: 100%;}
}
@media screen and (max-width:1300px){
	.layout{width:100%; padding:0 20px; padding-bottom: 5em;}
	.layout20{width:100%; padding:0 20px;padding-bottom: 5em;}
}
@media screen and (max-width:1024px){
  html{font-size: 15px;}
  .gotop{right:2%; bottom: 2%; width:3.333em; text-align:center; height:3.333em; line-height:3.333em;}
  .tablet{display: block !important;}
  .pc_only{display: none !important;}
}
@media screen and (max-width:768px){
  html{font-size: 14px;}
  .block_pc{display: none !important}
  .pc_only2{display: none !important;}
  .mobile{display: block !important}
  .mt70 {margin-top: 30px !important;}
}
@media screen and (max-width:480px){
	html{font-size: 13px;}
	.inner_sty1 {padding: 2em 1em;}
	.inner_sty2 {padding: 3em 0;}
	.inner_sty8 {padding: 2em 1em;}
	.inner_sty7{padding: 0 1em;}
}
@media screen and (max-width:350px){
	html{font-size: 12px;}
}
