@import url("https://fonts.googleapis.com/css?family=Noto+Sans+KR:300,400,500,700&display=swap&subset=korean");
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
body,th,td,input,select,textarea,h2,h3,h4,h5,address{font-family:'Noto Sans KR', sans-serif; font-style:normal; font-weight:normal; font-size:14px; line-height:1.4; color:#666;}

#header,
#header #gnb:after,
#header #gnb:before,
#header #gnb>li>a:before,
#header #gnb>li,
#header #gnb a,
#header #gnb>li>a>span:before,
#header #gnb .gnbSub>li>a,

#header .allMenu>span,
#header .allMenu:before,
#header .allMenu:after,

#header:hover .btn_system,
#header:hover .btn_system p,

#container.landscape #snb #nav>li>a,
#container.landscape #snb #nav>li>a i,
#container.landscape #snb #nav>li>a i:after,
#container.landscape #snb #nav>li>a i:before,
#container.landscape #snb #nav .lnbSub>a,

#sMenuArea .inConts>a>span:before,
#sMenuD3Area a,
#sMenuD4Area a,

#container.portrait #snb #nav>li>a,
#container.portrait #snb #nav>li .d3>li>a{transition: all .3s ease-out; transform-origin: 50% 50%;}

a.goTop,
a.goTop:before{transition: all .5s ease-out;}

/*[s] Layout Style */
	img{max-width:100%;
		image-rendering: -moz-crisp-edges; /* Firefox */
		image-rendering: -o-crisp-edges; /* Opera */
		image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */
		image-rendering: crisp-edges;
	}

	.wrap_gray{background-color:#fbfbfb;padding:120px 0;}

	.d_b{display:block;}

	#progressBar{width:0%; height:3px; background-color:#ea2635; font-size:0; line-height:0; position:fixed;left:0; top:0;z-index:9}
	.inConts{width:1280px; margin:0 auto; position: relative;}
	.SubinConts{width:1200px; margin:0 auto; position: relative;}
	#wrap{width:100%; min-width:1300px; margin:0 auto; position:relative; overflow:hidden; word-break:keep-all; word-wrap:break-word;}

	#header{width:100%; background-color:rgba(0,0,0,0.50); font-size:0; line-height:0; position: absolute; left:0; top:0; z-index:7;}
	#header:before{content: ""; width: 100%; height: 1px; background-color:#dedede; display:block; position:absolute; left: 0; bottom:0px; opacity: 0;}

	#header>.inConts{}
	#header h1{padding:11px 0 16px; display:inline-block;}
	#header h1>a{width:209px; height:76px; background:url("https://kht.or.kr/common/css/../../images/h2_logo.png") no-repeat left top; display:inline-block;}

	#header #gnb{position: absolute;right: 152px;top:0;z-index:7;}
	#header #gnb>li{display:inline-block; vertical-align: top; position: relative;}
	#header #gnb>li>a{width:100%; height:103px; padding:0 10px; font-size:17px; line-height:1.4; color: rgba(255,255,255,0.85); letter-spacing: -0.05em; display:table; box-sizing: border-box;}
	#header #gnb>li>a>span{padding: 5px 6px;display:table-cell;vertical-align:middle;position: relative;}
	#header #gnb>li>a>span:before{content: ""; width: 0; height: 2px; background-color: #ea2635; margin-left:0%; display: inline-block; position:absolute; left: 50%; bottom:0; z-index:5;}

	#header #gnb>li:hover>a>span:before,
	#header #gnb>li.active>a>span:before,
	#header #gnb>li.oPage>a>span:before{width: 100%; margin-left:0px; left:0; opacity: 1}

	#header #gsArea{width:100%; padding:45px 0 50px; background-color: #f9f9f9; position: absolute; left:0; top:100%; display:none;}
	#header #gsArea>ul{width:1280px; margin:0 auto; display: flex; justify-content: space-between;}
	#header #gsArea>ul>li{display:inline-block; vertical-align: top; position: relative;}
	#header #gsArea>ul>li>a{width:100%; height:32px; padding:0 0; font-size:17px; line-height:1.4; color: #010101; letter-spacing: -0.05em; display:table; box-sizing: border-box;}
	#header #gsArea>ul>li>a>span{padding:5px 0; display:table-cell; vertical-align:middle; position: relative;}
	#header #gsArea>ul>li>a>span:before{content: ""; width: 0; height: 2px; background-color: #ea2635; margin-left:0%; display: inline-block; position:absolute; left: 50%; bottom:0; z-index:5;}
	#header #gsArea .gnbSub{padding-top:15px;}
	#header #gsArea .gnbSub>li>a{width:100%; height:32px; font-size:15px; line-height:1.3; color: #7d7d7d; letter-spacing: -0.05em; display:table; box-sizing: border-box;}
	#header #gsArea .gnbSub>li>a>span{padding:5px 0; display:table-cell; vertical-align: middle;}

	#header .allMenu{width:53px;height:53px;background-color:transparent;border:none;font-size:0;line-height:0;display:inline-block;position:absolute;right: 92px;top:50%;transform: translateY(-50%);z-index:6;cursor: pointer;}
	#header .allMenu>span,
	#header .allMenu:before,
	#header .allMenu:after{content: ""; width:27px; height:2px; margin:-1px 0 0 -13.5px; background-color:#eff0f0; display: inline-block; position:absolute; left:50%; top:50%;}

	#header .allMenu:before{margin-top:-11px;}
	#header .allMenu:after{margin-top:9px;}


	#header .btn_system{text-align:left;position: absolute; right: 0px;top: 30px;background:url("../../images/btn_system.png")no-repeat left center;padding-left:20px;}
	#header .btn_system img{display:inline-block;vertical-align:middle;}
	#header .btn_system p{margin-left: 12px;display:inline-block;font-size:13px;line-height:1.6;color:#fff;vertical-align:middle;}


	#header.active,
	#header:hover/*,
	.sub #header*/{background-color: #fff;}
	/*.sub #header{position: relative;}*/

	#header.active:before,
	#header:hover:before/*,
	.sub #header:before*/{opacity: 1;}

	#header.active h1>a,
	#header:hover h1>a/*,
	.sub #header h1>a*/{background-image:url('../../images/h2_logo_on.png');}

	#header.active #gnb>li>a,
	#header:hover #gnb>li>a/*,
	.sub #header #gnb>li>a*/{color: #000;}

	#header #gsArea>ul>li:hover>a,
	#header #gsArea>ul>li.active>a,
	#header #gsArea>ul>li.oPage>a{color: #e60012;}

	#header #gsArea .gnbSub>li>a:hover,
	#header #gsArea .gnbSub>li.active>a,
	#header #gsArea .gnbSub>li.oPage>a{color: #1b1b1b;}
	#header #gsArea .gnbSub>li.oPage>a{font-weight: 400;}

	#header.active .allMenu>span,
	#header:hover .allMenu>span,
	/*.sub #header .allMenu>span,*/
	#header.active .allMenu:before,
	#header:hover .allMenu:before,
	/*.sub #header .allMenu:before,*/
	#header.active .allMenu:after,
	#header:hover .allMenu:after/*,
	.sub #header .allMenu:after*/{background-color: #5f5f5f;}

	#header.active .allMenu>span{margin-left:0; opacity:0;}
	#header.active .allMenu:before{margin-top:-1px; transform:rotate(45deg);}
	#header.active .allMenu:after{margin-top:-1px; transform:rotate(-45deg);}


	#header.active .btn_system,
	#header:hover .btn_system{background:url("../../images/btn_system_on.png")no-repeat left center;}
	#header.active .btn_system p,
	#header:hover .btn_system p{color:#000;}


	#container.portrait #sVisual,
	#container.portrait #snb>h2{display:none;}

	#sVisual{width:100%; background-repeat: no-repeat; background-position: center top; background-attachment: fixed; font-size:0; line-height:0; overflow:hidden; position: relative;}
	#sVisual .inConts{height:639px; display:table;}
	#sVisual h2{text-align: center; display:table-cell; vertical-align: middle;}
	#sVisual h2>*{font-weight: bold; font-size:50px; line-height:1; color: #fff; letter-spacing: -0.04em; display:inline-block; vertical-align: top; position: relative; text-transform : uppercase; text-shadow:2px 2px 5px rgba(0,0,0,0.3);}
	#sVisual.bg01{background-image:url('../../images/img_sVisual_01.webp');}
	#sVisual.bg02{background-image:url('../../images/img_sVisual_02.webp');}
	#sVisual.bg0301{background-image:url('../../images/img_sVisual_0301.webp');}
	#sVisual.bg0302{background-image:url('../../images/img_sVisual_0302.webp');}
	#sVisual.bg0303{background-image:url('../../images/img_sVisual_0303.webp');}
	#sVisual.bg0305{background-image:url('../../images/img_sVisual_01.webp');}
	#sVisual.bg03{background-image:url('../../images/img_sVisual_01.webp');}
	#sVisual.bg04{background-image:url('../../images/img_sVisual_04.webp');}
	#sVisual.bg05{background-image:url('../../images/img_sVisual_05.webp');}
	#sVisual.bg06{background-image:url('../../images/img_sVisual_06.webp');}
	#sVisual.bg07{background-image:url('../../images/img_sVisual_07.webp');}
	#sVisual.bg08{background-image:url('../../images/img_sVisual_08.webp');}
	#sVisual.bg09{background-image:url('../../images/img_sVisual_13.webp');}

	#sVisual.bg10{background-image:url('../../images/img_sVisual10.webp');}
	#sVisual.bg11{background-image:url('../../images/img_sVisual11.webp');}
	#sVisual.bg12{background-image:url('../../images/img_sVisual12.webp');}
	#sVisual.no h2{display:none;}

/* ------ landscape --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

	/*#container.landscape #snb{width:1px; height:1px; font-size:0; line-height:0; position: fixed; left:-1px; top:-1px; z-index:-999; overflow:hidden; opacity: 0;}*/
	#container.landscape #snb{width:100%; background-color: #fff; border-bottom:1px solid #e2e2e2; font-size:0; line-height:0; position: relative; z-index:6;}
	#container.landscape #snb #nav{max-width:1280px; margin:0 auto; border-left:1px solid #e2e2e2; box-sizing:border-box;}
	#container.landscape #snb #nav>li{min-width:240px; border-right:1px solid #e2e2e2; display:inline-block; vertical-align:top; position:relative; box-sizing:border-box;}
	#container.landscape #snb #nav>li>a{width:100%; height:56px; padding:0 50px 0 20px; font-weight: 300; font-size:15px; line-height:1.2; color:#717171; display:table; position: relative; box-sizing:border-box;}
	#container.landscape #snb #nav>li>a>span{padding:5px 0; display:table-cell; vertical-align: middle;}

	#container.landscape #snb #nav>li>a i{width:15px; height:10px; margin-top:-5px; position: absolute; right:20px; top:50%; display:inline-block;}
	#container.landscape #snb #nav>li>a i:after,
	#container.landscape #snb #nav>li>a i:before{content: ""; width:10px; height: 2px; margin:0 0 0 0; background-color: #b2b2b2; display: block; position:absolute; top:50%;}
	#container.landscape #snb #nav>li>a i:after{right:6px; transform:rotate(45deg);}
	#container.landscape #snb #nav>li>a i:before{right:0px; transform:rotate(-45deg);}

	#container.landscape #snb #nav>li.home{width:61px; min-width:60px;}
	#container.landscape #snb #nav>li.home>a{width:60px; height:56px; padding:0; background:url('../../images/icon_home.gif') no-repeat center center; font-size:0; line-height:0;}
	#container.landscape #snb #nav>li.home>a:before{content: ""; display:none;}

	#container.landscape #snb #nav>li:last-child>a{font-weight: 400; color: #000;}

	#container.landscape #snb #nav .lnbSub{background-color: #fff; border:1px solid #e2e2e2; position:absolute; left:-1px; right:-1px; top:100%; display:none; box-sizing:border-box;}
	#container.landscape #snb #nav .lnbSub>a{width:100%; height:46px; padding:0px 20px; font-weight: 300; font-size:14px; line-height:1.2; color:#717171; display:table; box-sizing:border-box;}
	#container.landscape #snb #nav .lnbSub>a>span{padding:5px 0; display:table-cell; vertical-align: middle;}
	#container.landscape #snb #nav .lnbSub>a+a{border-top:1px solid #e2e2e2;}
	#container.landscape #snb #nav .lnbSub>a:hover,
	#container.landscape #snb #nav .lnbSub>a.active{background-color: #fafafa; color: #000;}
	#container.landscape #snb #nav .lnbSub>a.active{font-weight: 400;}

	#container.landscape #snb #nav>li.active>a i{transform:rotate(180deg);}

	/*#container.landscape #snb #nav>li.sDepth03{display:none !important;}*/
/*
	#sMenuArea{background-color:#fff; font-size:0; line-height:0; position: relative;}
	#sMenuArea:before{content: ""; width:100%; height: 1px; background-color:#ddd; display: block; position:absolute; left:0; top:0; z-index:0;}
	#sMenuArea:after{content: ""; width:100%; height: 1px; background-color:#ddd; display: block; position:absolute; left:0; bottom:0; z-index:0;}
	#sMenuArea .inConts{border-right:1px solid #ddd; box-sizing: border-box; display: table; table-layout: fixed;}
	#sMenuArea .inConts>a{width:100%; height:54px; padding:0px 0px; border-left:1px solid #ddd; font-weight: 300; font-size:15px; line-height:1.2; color:#626262; letter-spacing: -0.05em; text-align: center; display:table-cell; vertical-align: middle; box-sizing:border-box; position: relative;}
	#sMenuArea .inConts>a>span{padding:5px 0; display:block;}
	#sMenuArea .inConts>a>span:before{content: ""; width: 0; height: 3px; background-color: #035ab6; margin-left:0%; display: inline-block; position:absolute; left: 50%; bottom:0; z-index:5;}

	#sMenuArea .inConts>a:hover>span:before,
	#sMenuArea .inConts>a.active>span:before,
	#sMenuArea .inConts>a.oPage>span:before{width: 100%; margin-left:0px; left:0; opacity: 1}

	#sMenuArea .inConts>a:hover,
	#sMenuArea .inConts>a.active{color:#000;}
	#sMenuArea .inConts>a.active{font-weight: 400;}
*/

	#sMenuD3Area{width:1200px; margin:0 auto 50px; background-color:#fff; border-right:1px solid #dadada; font-size:0; line-height:0; box-sizing: border-box; display: table; table-layout: fixed; position: relative;}
	#sMenuD3Area:before{content: ""; width:100%; height: 1px; background-color:#dadada; display: block; position:absolute; left:0; top:0; z-index:0;}
	#sMenuD3Area:after{content: ""; width:100%; height: 1px; background-color:#dadada; display: block; position:absolute; left:0; bottom:0; z-index:0;}
	#sMenuD3Area a{width:100%; height:60px; padding:0; border-left:1px solid #dadada; font-weight: 300; font-size:18px; line-height:1.2; color:#595959; letter-spacing: -0.05em; text-align: center; display:table-cell; vertical-align: middle; box-sizing:border-box; position: relative;}
	#sMenuD3Area a>span{padding:5px 0; display:block;}

	#sMenuD3Area a:hover,
	#sMenuD3Area a.active{background-color: #bd0d1b; color:#fff;}
	#sMenuD3Area a.active{font-weight: 400;}

	#sMenuD4Area{width:1200px; margin:-20px auto 30px; background-color:#fff; border-left:1px solid #dadada; font-size:0; line-height:0; box-sizing: border-box; position: relative;}
	#sMenuD4Area a{width:calc(100% / 5); margin-top:-1px; padding:0; border-top:1px solid #dadada; border-bottom:1px solid #dadada; border-right:1px solid #dadada; font-weight: 300; font-size:14px; line-height:1.2; color:#595959; letter-spacing: -0.05em; text-align: center; display:inline-block; vertical-align: top; box-sizing:border-box; position: relative;}
	#sMenuD4Area a>span{height:49px; padding:10px; display: flex; flex-wrap: wrap; flex-direction: row; align-items: center; justify-content: center; box-sizing: border-box; word-break:keep-all; word-wrap:break-word;}

	#sMenuD4Area a:hover,
	#sMenuD4Area a.active{background-color: #999; color:#fff;}
	#sMenuD4Area a.active{font-weight: 400;}


	#sMenuD3Menu{width:1280px; margin:-1px auto 0; background-color:#fff; border-left:1px solid #dadada; font-size:0; line-height:0; display:table; table-layout: fixed; box-sizing: border-box; position: relative;}
	#sMenuD3Menu a{margin-top:-1px; padding:0; border-top:1px solid #dadada; border-bottom:1px solid #dadada; border-right:1px solid #dadada; font-weight: 300; font-size:14px; line-height:1.2; color:#bd0d1b; letter-spacing: -0.05em; text-align: center; display:table-cell; vertical-align: middle; box-sizing:border-box; position: relative;}
	#sMenuD3Menu a>span{height:49px; padding:10px; display: flex; flex-wrap: wrap; flex-direction: row; align-items: center; justify-content: center; box-sizing: border-box; word-break:keep-all; word-wrap:break-word;}

	#sMenuD3Menu a:hover,
	#sMenuD3Menu a.active{background-color: #bd0d1b; color:#fff;}
	#sMenuD3Menu a.active{font-weight: 400;}

	#pageTop{padding:80px 0 50px; font-size:0; line-height:0; text-align: center; position: relative;}
	#pageTop>h3{font-weight: bold; font-size:42px; line-height:1.3; color: #000; letter-spacing: -0.05em; position: relative;}
	#pageTop>p{padding-top:20px; font-weight: 300; font-size:20px; line-height:1.5; color: #333; position: relative;}
	#pageTop>p span{font-weight:500;color: #1b1b1b;}

	#pageTop.point>h3{color: #d51020;}
	#pageTop.point>h3>span{font-weight: 400; color: #000;}


	#container{width:100%; margin:0 auto; background-color: #fff; position: relative; box-sizing: border-box;}
	#contents{min-height:460px; margin:0 auto; padding:0 0 100px; position: relative; box-sizing: border-box;}

	#container.portrait{width:1200px; padding:0 0 0 202px;}
	#container.portrait #contents{width:100%;}
	#container.landscape #contents{width:1200px;}

	#container.landscape #contents.full{width:100%; padding-bottom:0px; overflow:hidden;}
	#container.landscape #contents.full.non_ofh {overflow:inherit;}
	#container.landscape #contents.full .fullBox{width:1920px; margin-left:-960px; font-size:0; line-height:0; position: relative; left:50%;}
	#container.landscape #contents.full .fullBox.gray{background-color: #f7f7f7;}
	#container.landscape #contents.full .inConts{}
	
	#container.landscape .text{padding:70px 0 0 190px; position: relative;}
	#container.landscape .text>p{}
	#container.landscape .text>address,
	#container.landscape .text>p>span{font-style: normal; font-weight: 300; font-size:20px; line-height:28px; color: #b2b2b2; display:inline-block; vertical-align: top; position: relative;}
	#container.landscape .text>p>span em{font-style: normal; color: #434343;}
	#container.landscape .text>p>span+span{margin-left:15px;}

	#container.landscape #contents.full .ofh {overflow:hidden;}


	#footer{width:100%; padding-bottom:75px; background-color: #353b4a; border-top:1px solid #2c313f; font-size:0; line-height:0; position: relative;}
	#footer:before{content: ""; width: 100%; height: 48px; background-color: #414757; border-bottom:1px solid #2c313f; display: block; position:absolute; left: 0; top:0;}

	#footer .link{border-left:1px solid #2c313f; position: relative; z-index:2;}
	#footer .link>a{width:136px; border-right:1px solid #2c313f; font-style: normal; font-weight: 400; font-size:15px; line-height:49px; color: #fff; text-align: center; letter-spacing: -0.05em; display:inline-block; vertical-align: top; position: relative;}
	/*#footer .link>a+a{margin-left:23px;}
	#footer .link>a+a:before{content: ""; width: 1px; height: 10px; margin-top:-5px; background-color: #9e9e9e; display: inline-block; position:absolute; left: -12px; top:50%;}*/
	#footer .link>a.point{color: #00c6ff;}

	#footer .link>.social{position: absolute; right:0; top:10px; display:inline-block;}
	#footer .link>.social>a{display:inline-block; vertical-align: top;}
	#footer .link>.social>a+a{margin-left:15px;}

	#footer .cs{padding:0 0 5px 80px; border-left:1px solid #5b5f69; position: absolute; right:80px; top:70px;}
	#footer .cs>dt{font-size:16px; line-height:22px; color: #b2b2b2;}
	#footer .cs>dt>strong{font-size:18px;}
	#footer .cs>dd{padding-top:15px; font-weight: 300; font-size:15px; line-height:1; color: #b2b2b2; letter-spacing: -0.04em;}
	#footer .cs>dd>p{padding-bottom:7px; font-family: 'Poppins', sans-serif; font-weight: bold; font-size:32px; line-height:1; color: #b2b2b2;}

	#footer .logo{position: absolute; left:0; top:64px; display:inline-block;}
	#footer .text{padding:70px 0 0 190px; position: relative;}
	#footer .text>p{}
	#footer .text>address,
	#footer .text>p>span{font-style: normal; font-weight: 300; font-size:16px; line-height:28px; color: #b2b2b2; display:inline-block; vertical-align: top; position: relative;}
	#footer .text>p>span em{font-style: normal; color: #434343;}
	#footer .text>p>span+span{margin-left:15px;}
	/*#footer .text>p>span+span:before{content: ""; width: 1px; height: 10px; margin-top:-4px; background-color: #717070; display: inline-block; position:absolute; left: -6px; top:50%;}*/
	#footer .text>address{padding-top:25px;}
	#footer .text>address>span{color: #fff;}

	a.goTop{width:50px; height:50px; background-color: #acacac; font-size:0; line-height:0; position: fixed; right:15px; bottom:15px; z-index:9; display:block; overflow:hidden; opacity: 0;}
	a.goTop.open{opacity: 1;}
	a.goTop:before{content: ""; width: 100%; height: 100%; background:url('../../images/arr_goTop.png') no-repeat center center; display: block; position:absolute; left: 0; top:0px;}
	a.goTop:hover{background-color: #ea2635; border-radius:25px; transform:rotate(180deg);}
	a.goTop:hover:before{transform:rotate(-180deg);}

	/* 서브모션 */
		#sVisual h2>*{transition: all 1s ease-out; transform-origin: 50% 50%;}
		#pageTop,
		#sMenuD3Area,
		#contents{transition: all .7s ease-out; transform-origin: 50% 50%;}

		#sVisual h2>*{opacity: 0; filter:blur(5px); -webkit-filter:blur(5px); transform:scale(1.1); -webkit-transform:scale(1.1);}
		#pageTop{-webkit-transition-delay: .5s; transition-delay: .5s;}
		#sMenuD3Area{-webkit-transition-delay: .6s; transition-delay: .6s;}
		#contents{-webkit-transition-delay: .7s; transition-delay: .7s;}

		#pageTop,
		#sMenuD3Area,
		#contents{opacity: 0; top:30px;}

		#sVisual.open h2>*{opacity: 1; filter:blur(0px); -webkit-filter:blur(0px); transform:scale(1); -webkit-transform:scale(1);}
		#pageTop.open,
		#sMenuD3Area.open,
		#contents.open{opacity:1; top:0px;}
	/* 서브모션 */
/*[e] Layout Style */

/*
-webkit-transform: translateY(-50%); transform: translateY(-50%);
-webkit-transform: translateX(-50%); transform: translateX(-50%);
filter:grayscale(100%) blur(0px); -webkit-filter:grayscale(100%) blur(0px);
transition: all .5s linear;
transition: all .5s ease-out;
transform:rotate(180deg);
-webkit-transition-timing-function:ease-in linear; transition-timing-function:ease-in linear;
-webkit-transition-delay: .8s; transition-delay: .8s;
:before{content: ""; width: 24px; height: 24px; background-color: #fff; border:1px solid #666; display: inline-block; position:absolute; left: 0; top:0px; box-sizing: border-box;}
display: flex; justify-content: space-between; // 양쪽 끝 정렬
display: flex; justify-content: space-around; // 센터 정렬
display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; //한줄 감추기
display: block; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; //두줄 감추기
active
:first-child
text-indent:-99999px;
!important
display:table;
table-layout:fixed;
display:table-row;
display:table-cell;
box-sizing:border-box;
word-break:keep-all; word-wrap:break-word;
border-radius:2px;
*/