/*************************************************
	LMS LAYOUT
*************************************************/
body {background:#f4f4f4;}
#wrapper {padding:6.0rem 0 0;}

#footer {padding:1.6rem 1.5rem 1.7rem;border-top:0.1rem solid #ededed;text-align:center;color:#666;}
#footer .info {font-size:1.1rem;line-height:1.7rem;color:#333;}
#footer .copy {margin:0.4rem 0 0;color:#666;font-size:1.0rem;letter-spacing:-0.1rem;}


/*************************************************
	LAYOUT : HEADER
*************************************************/
#header {position:absolute;left:0;right:0;top:0;width:100%;height:6.0rem;background:#fff;text-align:center;z-index:100;background:#fff;border-bottom:0.1rem solid #ededed;}
#header:after {content:'';position:absolute;left:50%;top:50%;width:12.4rem;height:3.2rem;margin:-1.6rem 0 0 -6.2rem;background:url(../images/icon_com_stcok.png) no-repeat 0 0;background-size:40rem 40rem;}
#header_stock {position:fixed;left:0;right:0;top:0;width:100%;height:3.2rem;padding:1.4rem 0;background:#fff;text-align:center;z-index:100;border-bottom:0.1rem solid #ededed;}
#header_stock nav > a {overflow:hidden;display:block;outline:0;}
#header_stock nav > a:after {content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:url(../images/icon_com_stcok.png) no-repeat 0 0;background-size:40rem 40rem;}
#header_stock nav > a:nth-child(1) {position:fixed;width: 13rem;height:0;padding:3.2rem 0 0;margin: 0rem 1.5rem;}

/*************************************************
	LAYOUT : 컨텐츠영역
*************************************************/
#container_stock {background:#fff;padding:0rem 1.5rem 3.0rem;min-height:100%;min-height:-webkit-calc(100vh - 13.2rem);min-height:-moz-calc(100vh - 13.2rem);min-height:calc(100vh - 13.2rem);
	-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
#container_stock > header {margin:0 0 2.2rem;}
#container_stock> header h1 {font-size:1.8rem;line-height:2.4rem;text-align:center;}
#container_stock > header h1 + p {margin:1.8rem 0 0;font-size:1.4rem;line-height:2.0rem;}

#container_stock .content {position:relative;margin:0 -1.5rem;padding:2.0rem 1.5rem;background:#fff;border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb;}
#container_stock .content + .content {margin-top:0.8rem;}

#container_stock .content.box {margin:2.5rem 1.0rem;padding:3.0rem 2.3rem;border:1px solid #ededed;border-radius:0.3rem;}
#container_stock .content.box > .heading {margin:0 0 3.3rem;font-size:2.2rem;padding:1.7rem 0;text-align:center;font-weight:normal}
#container_stock .content.box > .heading.ic1:after {content:'';display:block;margin:3.3rem auto 0;width:5.8rem;height:5.0rem;background:url(../images/com/icon_com.png) -34.2rem -4.0rem no-repeat;background-size:40rem 40rem}
#container_stock > .content:last-child {padding-bottom:4.0rem;border-bottom:0;}

/* ---------------------------------------------------------
	증권발급
--------------------------------------------------------- */
/* 컨텐츠타입 */
.con_type1 {margin:0rem -1.5rem 0;padding:2.7rem 1.5rem;background:url(../images/visual_banner_stock.png) no-repeat 50% 0;box-sizing:border-box;}
.con_type1 .tit_sub4{margin:0 0 3.4rem;color:#fff;font-size:2.0rem;}
.con_type1 p.tit_sub5 {padding-bottom:4.6rem; color:#fff !important;}
.con_type1 {position:relative;height:13.4rem;padding:1.7rem 2.0rem;background:#69625d url(../images/visual_banner_stock.png) no-repeat 50% 0;background-size:auto 100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.con_type1 p {font-size:1.2rem;line-height:1.5rem;color:rgba(255,255,255,0.7);}
.con_type1 p em {display:block;margin:0 0 1.0rem;font-size:1.9rem;line-height:2.0rem;color: rgb(243, 115, 33);}
.con_type1 p > span {display:inline-block;overflow:hidden;width:5.9rem;height:0;margin:0.2rem 0 0.3rem;padding:1.0rem 0 0 0;background:url(../images/icon_com_stcok.png) no-repeat -8.8rem -14.5rem;background-size:40.0rem 40.0rem;vertical-align:middle;}
.con_type1 a.btn {display:inline-block;margin:0.8rem 0 0;padding:0 1.4rem;font-size:1.1rem;line-height:2.2rem;color:#fff;border:1px solid #fff;border-radius:0.2rem;}
.con_type1.visual1 {background:#9d9e9a url(../images/visual_banner_stock.png) no-repeat 50% 0;background-size:auto 100%;}

/* 탭 타입*/
.tab_type4 {margin:0rem -1.5rem 0; margin-bottom:1.5rem;}
.tab_type4 ul {display:table;width:100%;}
.tab_type4 ul li {display:table-cell;width:50%;}
.tab_type4 ul li a {position:relative;display:inline-block;width:100%;height:4.7rem;border:1px solid #dedede;border-right:0;background-color:#f9f9f9;color:#111;font-size:1.4rem;line-height:4.7rem;text-align:center;box-sizing:border-box;}
.tab_type4 ul li:first-child a {border-left:0;}
.tab_type4 ul li.on a {background-color:#fff;border-bottom:1px solid #fff;color:#f36910}
.tab_type4 ul li.on a:after {content:'';position:absolute;bottom:0;left:1.5rem;right:1.5rem;height:0.2rem;background-color:#f36910;}
.tab_type4 ul li a:focus {color:#f36910}
.tab_type4 ul li a:focus:after {content:'';position:absolute;bottom:0;left:1.5rem;right:1.5rem;height:0.2rem;}
.tab_type4 + .section {padding-top:1.1rem;border-top:0 !important;}
.tab_type4.col3 ul li {width:33%;}
.tab_type4.col4 ul li {width:25%;}
.pop_modal2 .section .tab_type1 {margin:-2.0rem -1.5rem 1.5rem;}

