/* head.sub.php */
html {min-width:380px;}
.container {max-width:1200px; margin:0 auto;}
#f-info, .f-info{margin-top:0;}

/* header */
#landing-header{padding:14px 0; background:#2b2b2b;}

#landing-header #lh-logo{width:100%; margin:0 auto; }
#landing-header #lh-kakao{width:100%; padding:0 10px;}
#landing-header #lh-number{width:100%; padding:0 10px;}
#landing-header .b-box {display:flow-root; display:-ms-flexbox; margin-top:10px; padding:10px; border:2px solid #606060;}
.mobile {display:block;}
.pc {display:none;}


.m-con {margin-top:10px; padding:10px; border:2px solid #606060;}
.border-box #lh-number a{margin-top:5px; padding-top:5px; display:block; border-top:2px solid #606060;}

.h-counsle {margin-top:10px; text-align:center;  border-radius:30px; background:#ffe622;}
.h-counsle a{padding:10px 0; color:#fff; display:block;  color:#464646;}

@media screen and (min-width:960px){
#landing-header #lh-kakao{float:left;width:25%;}
#landing-header #lh-logo{float:left; width:50%;}
#landing-header #lh-number{float:right; margin-top:-3px; width:25%;}
#landing-header .b-box {border:none; margin:0; padding:0;}

.mobile {display:none;}
.pc {display:block;}
}


/* contents */
.s-tap {background:#8a8a8a;}
.s-tap ul {padding:13px 0;  max-width:1200px; text-align:center; margin:0 auto;}
.s-tap li {max-width:900px; padding:0;}
.s-tap .list-line {border:none; width: 50%;}#lh-counsle-tit
.s-tap .list-line:last-child {border-right: none;}

.s-tap a {display:block; color:#fff; font-size:0.9em;}
.s-tap .active a {color:#fff200; font-weight:bold;}
#tab-1 {background:url(./img/tab_1_bg.png) center top #fff; padding-bottom:25px;}
#tab-2 {background:url(./img/tab_2_bg.png) center top; padding-bottom:25px;}
#tab-3 {background:url(./img/tab_3_bg.png) center top;}
/*#tab-4 {background:url(./img/tab_4_bg.png) center top; padding-bottom:25px;}*/

@media screen and (min-width:1200px){
	#landing-contents{}
	.s-tap a {font-size:1.1em;}
	.s-tap .list-line {border-right:1px solid #ececec;}
  .s-tap .list-line:last-child {border-right: none;}
}

/* tail */
#footer {margin-top:0; margin-bottom:0; background:#fff; border-top:2px solid #f99418;}

#info-time{}
#info-time .tit{padding-bottom:1em;text-align: center;font-size:1.4em;letter-spacing:-2px;}

#ld-review{background:#f2f2f1; padding:20px 0; }
#ld-cnp{background:url(./img/f_cnp_bg.png) center top; padding:20px 0;}
#ld-special{background:url(./img/f_special_bg.png) center top; padding:20px 0;}
.f-info {padding:20px 0;}

#footer .copyright {margin-top:10px;}

#landing-counsel-board {width:100%; bottom:0; padding:15px 0; margin:0; background:url(./img/f_counsle_bg.png) repeat; z-index:99;}
#landing-counsel-board table{width:100%;}
#landing-counsel-board th,#landing-counsel-board td {padding:5px;}
#landing-counsel-board th{width:50px; color:#fff;}
#landing-counsel-board input{border: 1px solid #ccc;}
#landing-counsel-board textarea{float:left;width:100%;height:130px;}
#landing-counsel-board button{width:100%;margin-top:10px;padding:10px 0;background:#ffe522;color:#464646; font-weight:bold;}
#landing-counsel-board #phone select {float:left;width:36%;margin-right:1.33%;border: 1px solid #ccc;}
#landing-counsel-board #phone input{float:left;width:30%;margin-left:1.33%;}
#landing-counsel-board #lc-info {color:#fff; text-align:center; margin:10px 0; font-size:0.8em;}

#landing-counsel-bg{padding-top:20px;background:#222020;color:#fff}
.text-center {color:#fff; font-size:0.8em;}

.f-top {display:none;}
.f-top-txt {display:none;}


@media screen and (min-width:580px){
	#landing-counsel-board {position:fixed;}
	.f-top-txt {display:block; text-align:center; margin-top:5px;}
	.f-top-txt a{color:#fff; font-weight:bold; }
	.text-center {color:#fff; font-size:1em;}

	#footer {margin-bottom:260px;}
}
@media screen and (min-width:960px){
	
	#ld-review{padding:40px 0;}
	#ld-cnp{padding:40px 0;}
	#ld-special{padding:80px 0;}
	.f-info {padding:30px 0;}

	.ld-counsel-tit {float:left; width:20%;}

	#footer {margin-top:0; margin-bottom:65px;}

	#landing-counsel-bg{padding-top:30px;background:#f7941e;}
	#landing-counsel-bg a{color:#fff}

	#landing-quick {display:block;position:fixed;top:100px;right:20px;z-index:9999;width:285px;height:585px;padding:95px 16px 0 16px;background:url(./img/q_bg.png) no-repeat top left;}
	#landing-quick p:first-child{display:none;}
	#landing-quick th{display:none;}
	#landing-quick .col-lg-6{width:100%;}
	#landing-quick .m-counsel-send {display:none;}
	#landing-quick .m-counsel-btn.hidden-lg {display:block!important;margin-bottom:7px;}
	/*#landing-quick #lq-close {margin-top:55px;font-size:0.9em;text-align:center;}*/
	#landing-quick #lq-close {position:absolute;top:-10px;right:-10px;cursor:pointer}

	#landing-counsel-board #lc-info {margin:10px 0; font-size:1em;}
	#lh-counsle-tit {margin-top:12px;}
	#h-counsle-tit img{left:0;}

	#landing-counsel-board button{width:100%; margin-top:4px; padding:24px 0;background:#ffe522;color:#464646; font-weight:bold; font-size:1.5em;}

	.f-top {display:block; position:fixed; bottom:80px; z-index:999; right:2%;}
	.f-top-txt {display:none;}
	
}

@media screen and (min-width:1100px){
	#footer {margin-top:0; margin-bottom:140px;}

}

.hd_pops {display:inline-table; /*top:70px !important;*/}