﻿
body{
  animation: fadein 2000ms ease-out;
    -moz-animation: fadein 2000ms ease-out; /* Firefox */
    -webkit-animation: fadein 2000ms ease-out; /* Safari and  Chrome */
    -o-animation: fadein 2000ms ease-out; /* Opera */
}
@keyframes fadein {
    from {opacity:0;}
    to {opacity:1;}
}
@-moz-keyframes fadein { /* Firefox */
    from {opacity:0;}
    to {opacity:1;}
}
@-webkit-keyframes fadein { /* Safari and Chrome */
    from {opacity:0;}
    to {opacity:1;}
}
@-o-keyframes fadein { /* Opera */
    from {opacity:0;}
    to {opacity: 1;}
}

@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@font-face { font-family: 'NanumGothic';
src: url('/fonts/NanumGothic.eot');
src: url('/fonts/NanumGothic.eot') format('embedded-opentype'),
url('/fonts/NanumGothic.woff') format('woff');}



#s_boxLine {
    top: 100px;
    left: 66px;
    width: 99px;
    height: 90px;
    background: url(http://www.hanlimkids.com/images/M_ico4.png) no-repeat left 5px;
    padding-bottom: 0px;
    padding-left: 10px;
    float: left;
    position: absolute;
    text-align: center;
    display: inline-block;

}



#s_box{
/* =====only one this page  */
clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
background-color:#cc4f43cf;        /* #ffaa17; */
border-radius: 0px; 
}

div.menu-container menu menuitem1 {
/* ====only one this page  */
background-color:#cc4f43cf; 
}

#H_menu{
/* ====only one this page  */
top:820px;
}
#leftLink{
padding-left: 15px;
}

#s_txt {

 letter-spacing: -2px;
    font-family: 'NanumSEB';

    font-weight: 300;
   font-size: 25px; /* 1rem;  */
  font-stretch: ultra-condensed; 

/*
조금좁게: condensed
ultra-condensed
매우 좁게.
extra-condensed
아주 좁게
                    */


    top:75px;
    text-align: center;
    line-height: 1.6;
    margin-left: 0rem;
    margin-right: 0rem;
    color: #ffffff;
    position: absolute;
    display:inline-block;
    left: 0;
    width: 210px;
}
#s_txt_sub {

    font-family: 'NanumSquare','Noto Sans KR', '맑은고딕', 'Malgun Gothic', '나눔고딕', 'nanumgothic', '돋움', Verdana;
    font-weight: 400;
   font-size: 20px; /* 1rem;  */
  font-stretch: ultra-condensed; 

/*
조금좁게: condensed
ultra-condensed
매우 좁게.
extra-condensed
아주 좁게
                    */


    top:55px;
    text-align: center;
    line-height: 1.6;
    margin-left: 0rem;
    margin-right: 0rem;
    color: #f7dcad;
    position: absolute;
    display:inline-block;
    left: 0;
    width: 210px;
}

#CPtxt{
    text-align: center; 
   display: inline-block;
    font-size: 2rem;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    line-height: 1;
   
    font-weight: 600;

}

#logo {
    top: 0px;
    height: 62px;
    width: 218px;
    left: 0px;
    position: absolute;
    z-index: 2001;
   overflow: hidden;
}



.TBar{
top:68px;
left:0px;
display:block; 
    background-color: #000;
    color: #bfbfbf;
    background-image: url(http://www.hanlimkids.com/M1/img/subTitle1.jpg);
 /*   background-size: auto;
    background-attachment: fixed; */
    background-position: bottom;
/*    position: relative; */
   position:absolute;
    height: 300px;
    width: 100%;
z-index:2;
overflow: hidden;
}
#two:before {
			-moz-transition: opacity 3s ease;
			-webkit-transition: opacity 3s ease;
			-ms-transition: opacity 3s ease;
			transition: opacity 3s ease;
			-moz-transition-delay: 1.25s;
			-webkit-transition-delay: 1.25s;
			-ms-transition-delay: 1.25s;
			transition-delay: 1.25s;
			content: '';
			display: block;
			background-color: #000;
			height: 100%;
			left: 0;
			opacity: 0.25;
			position: absolute;
			top: 0;
			width: 100%;
			z-index: 1;
}




.TBarBG{
top:0px;
left:0px;
display:inline-block; 

background: url(http://www.hanlimkids.com/img/sub_bg00.png) repeat-x 0 0;
   position:absolute;
    height: 100%;
    width: 100%;
z-index:3;
}
#two {
    text-align: center;
    display: inline-block;
    position: relative;
top:-85px;
}


.styleT12 {
    background-color: #000;
    color: #bfbfbf;
    background-image: url(http://www.hanlimkids.com/images/M_C4.jpg);
    background-size: 100% 400px;
    background-attachment: fixed;
    /*    background-size: cover; */
    /* background-position: center; */
    position: relative;
    height: 300px;
    width: 100%;
}


.wavy-top {
    margin-top: 11px;
    position: relative;
    top: 278px;
    height: 11px;
    width: 100%;
    background: url(http://www.hanlimkids.com/images/wavy-off-white.png) center bottom repeat-x;
    z-index:100
}


.TBar1 {
top:68px;
left:0px;
display:block; 
    background-color: #000;
    color: #bfbfbf;
    background-image: url(http://www.hanlimkids.com/M1/img/subTitle1.jpg);
    background-size: auto;
    background-attachment: fixed;
    background-position: center;
/*    position: relative; */
   position:absolute;
    height: 268px;
    width: 100%;
z-index:2;
}


.TBar-txt{
display:inline-block; 
position:relative;
top:120px;
width:100%;
height: 62px;
text-align:center;
z-index:2503;
}

.homeico {
    top: 20px;
    height: 22px;
    width: 22px;
    right: 200px;
    position: absolute;
    z-index: 2001;
}


#FooterNew1
{
    clear:both;
    left: 0px;
    height: 180px;
    background: url(http://www.hanlimkids.com/images/bottomBG.png) repeat-x 0 0;
    position: relative;
    bottom: 0;
    width: 100%;
    z-index: 2;
}

 
#link_ad { 
top:17px;
display:inline-block;
margin:0px 0px 0px 0px; 
position:relative;
text-align:center;
z-index:2004;
}
#link_ad ul { padding:0px 0; margin-bottom:0; }
#link_ad ul li { float:left; padding:0px; margin-right:5px; float:left; width:180px; height:50px; cursor:pointer; }
#link_ad ul li img{opacity:0.5;  filter: opacity(50)}
#link_ad ul li:last-child { margin-right:0; }
#link_ad ul li:hover { 
/*border: 1px solid #ccc; */
}
#link_ad ul li:hover img{opacity:1;  filter: opacity(100)}


.Titlemg h3{width:100%; margin:0 auto; text-align:center; margin-bottom:5px;}
.Titlemg h3 > span{

font-size: 34px;
    color: #333;
    font-weight: bold;
    line-height: 50px;
    font-family: 'NanumSEB';
}

.Titlemg h3 > span > img{vertical-align:middle;}
.Titlemg > h3 > span:nth-child(1){margin-right:15px;}
.Titlemg > h3 > span:nth-child(3){margin-left:15px;}


#BodyText{
font-family: 'Malgun Gothic';
    font-size: 16px;
  
    text-align: left;
    line-height: 1.6;
    margin-left: 0rem;
    margin-right: 0rem;
    color: #666;

}
#Mhtxt{
font-size: 25px;
font-family: 'NanumMR';
    font-weight: 600;
    text-shadow: rgb(0 0 0) 0px 0px 5px;
    text-decoration: none;
    top: -20px;
    text-align: center;
    left: calc( ( 100% ) / 2 - 200px);
    position: absolute;


}

/* 버튼 css */

[class*='btn-'] {
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.08);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.08);
	  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.08);
	color: #fff;

	display: inline-block;
            font-family: 'NanumSquare','Noto Sans KR', '맑은고딕', 'Malgun Gothic', '나눔고딕', 'nanumgothic', '돋움', Verdana;
	font-size: 15px;
            line-height: 20px;
	padding: 14px 14px 14px 14px;  /* 박스크기 변경 */
              margin: 2px 2px 20px 2px;
	text-decoration: none;
	/* text-shadow: 0 1px 1px rgba(0, 0, 0, 0.075); */
	
	-webkit-transition: background-color 0.1s linear;
	-moz-transition: background-color 0.1s linear;
	-o-transition: background-color 0.1s linear;
	  transition: background-color 0.1s linear;	
}

	[class*='btn-']:hover {
		cursor: pointer;
	}

	.btn-blue {
		background-color: rgba(255, 255, 255, 0.1);
		
   		 font-size: 15px;
		    font-family: 'NanumSquare';
		    font-weight: bold;				
		    color: #999;
		   text-decoration: none;
		    padding-left: 10px;
		    padding-right: 10px;
		    padding-top: 15px;
		    padding-bottom: 15px;
		    border-top-width: 1px;
		    box-shadow: inset 0 0 0 2px #999; 
	}
	
		.btn-blue:hover {
			
              		     color: #fff;
            		      background-color: #666;
		-webkit-transition: all 1s ease;
		    -moz-transition: all 1s ease;
 		   -o-transition: all 1s ease;
 		   transition: all 1s ease;




		}
		
		.btn-blue:active {
			background-color: rgb( 42, 91, 191 );	
		}
		
	.btn-primary {
		background-color: rgb( 74, 61, 117 );
		border: 1px solid rgb( 44, 37, 59 );
	}
	
		.btn-primary:hover {
			background-color: rgb( 92, 76, 131 );	
		}
		
		.btn-primary:active {
			background-color: rgb( 54, 44, 87 );	
		}
	
	.btn-red {
		background-color: rgb( 207, 56, 91 );
		border: 1px solid rgb( 187, 40, 74 );
	}
	
		.btn-red:hover {
			background-color: rgb( 227, 77, 130 );
		}
		
		.btn-red:active {
			background-color: rgb( 187, 40, 74 );
		}
	
	.btn-green {
		background-color: rgb( 43, 153, 91 );
		border: 1px solid rgb( 33, 126, 74 );
	}
	
		.btn-green:hover {
			background-color: rgb( 75, 183, 141 );
		}
		
		.btn-green:active {
			
			background-color: rgb( 33, 126, 74 );
}
		


.page_nav {
    clear: both;
    text-align: center;
    font-size: 14px;
    letter-spacing: -1px;
    line-height: normal;
    white-space: nowrap;
    padding: 30px 0;
    color: #000000;
}

.helv {
  font-family: 'NanumSquare','Noto Sans KR', '맑은고딕', 'Malgun Gothic', '나눔고딕', 'nanumgothic', '돋움', Verdana;
}

.page_nav a {
     display: inline-block;     
    color: #ffffff;
    text-decoration: none;
    width: 23px;
    height: 23px;
    vertical-align: middle;
    text-align: center;
    line-height: 24px;
    margin: 0 5px 0 0;
    background: #000000;
    border: 1px solid #ddd;
}


.TableBox1{
  top:60px;
  border-radius: 10px 10px 10px 10px;
  background: #ffffff;
  width:100%;
  height:auto;
  position:relative;
 padding-bottom: 50px;
border: 1px solid #ddd; important;
}

.TableTitleBox1{
top:20px;  
left:20px;
  background: #f5f5f5;
  width:300px;
  height:20px;
  position:absolute;
 z-index:30
}

 p.title {
    font-size: 28px;
    font-family: 'NanumMR';
    text-align: center;
    letter-spacing: -2px;
    margin: 30px 0;
}

 p.title1 {
color: #222222;
    font-size: 22px;
    font-family: 'NotoKrL';
    display: block;
}

p.title em {
    font-size: 38px;
    font-family: 'NanumMB';
    color: #689a29;
}
@media (max-width:700px) {

p.title {
    font-size: 18px;
}
p.title1 {
    font-size: 18px;
}
p.title em {
    font-size: 28px;
   
}
}