/* BASIC css start */
/* BASIC css start */
#footer {
    clear: both;
    margin: 40px 0 0;
    padding: 0 0 30px;
}
#footer .footerInfo { position:relative;overflow:hidden;zoom:1;line-height: 16px; padding:6% 4% 3%; text-align:center; }
#footer .footerInfo dl {
    float: left;
    width: 46%;
    padding: 0 2%;
    /* letter-spacing: 0.6px; */
}
#footer .footerInfo dl dt {
    margin-bottom: 15px;
    font-size: 11px;
    letter-spacing: 0.6px;
}
#footer .footerInfo dl dd {font-size:10px; }
#footer .footerInfo .tel {color: #333;font-size: 18px; font-weight:bold; display:block; margin-bottom:10px; }

#footer .footerInfoBtn { padding:1% 0 2% 3%;}
#footer .footerInfoBtn li { float:left; width:44%; text-align:center; padding:0 2%;}
#footer .footerInfoBtn li a {
    display: block;
    padding: 5%;
    background: #f5f5f5;
    color: #333;
    vertical-align: middle;
    /* border: 1px solid #eee; */
}

#footer address {
    color: #333;
    text-align: left;
    margin: 20px auto 0;
    width: 90%;
    line-height: 1.7;
    font-size: 10px;
}
#footer .footerMiddle {
    text-align: center;
    padding: 10px 0;
    border-top: 1px solid #eee;
    margin: 10px;
    border-bottom: 1px solid #eee;
}
#footer .footerMiddle a {
    width: 20%;
    display: inline-block;
    /*border-left: 1px solid #eee;*/
    font-size: 11px;
}
#footer .footerMiddle a:first-child { border:none; }
#footer .footerMiddle a.fmLast {width: 30%;}
#footer .footerMiddle p {
    margin: 8px auto 0;
    font-size: 9px;
    color: #999;
    text-align:center;
}
#footer .footerBottom  {
    text-align: left;
    padding: 10px 0;
    margin: 0 20px;
}
#footer .footerBottom p {
    margin: 8px auto 0;
    font-size: 9px;
    color: #999;
    text-transform:uppercase; letter-spacing:0.5px;
}
#footer .footerBottom p a{
    
    color: #999;
   
}
#footer .snsArea {
    text-align: left;
    margin: 20px 20px 0px;
    line-height: 32px;
    font-size: 11px;
    text-align:center;
}
#footer .snsArea a i { background:#f5f5f5;font-size:13px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    color:#333;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
#footer .snsArea a img { background:#f5f5f5;font-size:13px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    color:#333;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

.accordion-container {
		position: relative;
		width: 100%;
		border-top: none;
		outline: 0;
		cursor: pointer
}

.accordion-container .article-title {
		display: block;
		position: relative;
		margin: 0;
		padding: 1em 0.625em;
		font-size: 11px;
		font-weight: normal;
		cursor: pointer;
		border-bottom: 1px solid #eee;
        border-top: 1px solid #eee;
}


.accordion-container .content-entry i:before {
		font-family:'xeicon';content: "\e9c5"; font-style: normal; float: right;
}

.accordion-container .content-entry.open i:before {
		content: "\e9c1"; 
}

.accordion-content {
    display: none;
    padding: 1em 0.625em;
}
.accordion-content p{

    padding: 0.15em
}


.accordion-container,
#description {
		width: 92%;
		margin: 1.875em auto;
        text-align:center;
}


#description p {
		line-height: 1.5;
}

#description h2 {
		text-align: center;
}
/* °íÁ¤¹öÆ° */
#fix_bottom{display:none; position:fixed; right:10px; bottom:60px; z-index:9999;}
#fix_bottom a{display:block; margin-top:5px; opacity:0.6;}
#fix_bottom a img{max-width:32px;}

/* Å¾¹öÆ° */
#esoupdown {position:fixed; bottom:100px; right:20px; display:none; z-index:999}
#esoupdown .kakaoup, #esoupdown .up {margin-bottom:0px;}

#esoupdown .up,#esoupdown .down { font-size: 20px;
  
    text-align: center;
    color: #333;
    display: block;
   font-weight: bold;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;}
#esoupdown .kakaoup:hover, #esoupdown .down:hover,#esoupdown .up:hover {
    background: #eee;
    color: #333
}
#esoupdown .kakaoup {width:40px; height:40px; padding-top:8px; font-size:25px;background:#FCCE01;text-align:center;color:#333; display:block;  -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;-webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}

/* BASIC css end */

