@charset "UTF-8";
/*** Added 
.gglive_box .unit {width:60%; float:left; height: 100%; position: relative;}
***/

section{
    padding-top: 10px;
    padding-bottom: 10px;
}

section h2{
    padding: 5px 0;
}
.more{
    font-size: 14px;
}

/* 골든게이트 추가 */

.main section{
	padding: 0;
}

.gglive > ul{
	margin-left: -10px;
	margin-right: -10px;
}
.gglive > ul > li{
	padding: 10px;
}
.gglive > ul > li .gglive_box{
	padding: 10px;
	border: 1px solid #d00909;
}
.gglive > ul > li h3 a{
		color: #fff;
}
.gglive > ul > li h3{
	text-align: center;
	background: #d00909;
	color: #fff;
	padding: 5px 0;
	font-size: 20px;
	font-weight: 600; 
	border: 1px solid #d00909;
}
.gglive_box .unit{
	position: relative;
}
.gglive > ul > li .gglive_box p{
	float: left;
	font-size: 14px;
	width: 60%;
	padding-bottom: 52px;
}
.gglive > ul > li .gglive_box span{
	display: block;
    font-size: 14px;
    font-weight: 900;
    padding-top: 10px;
}

.gglive > ul > li .gglive_box span.gg_price{
	display: block;
	font-size: 34px;
	font-weight: 900;
	color: #d00909;
    position: absolute;
    bottom: 0;
}
.gglive > ul > li .gglive_box .unit img{
	display: block;
	float: right;
	max-width: 40%;
	max-height: 100%;
	position: absolute;
    bottom: 0;
    right: 0;
}
.gglive > ul > li .gglive_box .gglive_btnbox{
	clear: both;
	text-align :center;
	padding-top: 10px;
	border-top: 1px solid #777;
}
.gglive_btnbox button{
	padding: 4px 0;
    display: block;
    float: left;
    text-align: center;
    width: 30%;
    font-size: 14px;
    margin-right: 2%;
}
.gglive_btnbox a{
	padding: 4px 0;
    display: block;
    float: left;
    text-align: center;
    width: 36%;
    font-size: 14px;
}
@media (max-width: 992px){
	.gglive > ul > li h3{
		font-size: 16px;
	}
	.gglive > ul > li .gglive_box p{
		font-size: 14px;
		height: 236px;
	}
	.gglive > ul > li .gglive_box span.gg_price{
		font-size: 26px;
	}	
}
@media (max-width: 767px){
	.gglive > ul > li .gglive_box p{
		font-size: 12px;
		height: 195px;
		width: 100%;
	}
	.gglive > ul > li .gglive_box span.gg_price{
		font-size: 28px;
	}	
}	
	
	
/* 서브배너 */
.banner_sub{
	padding-left: 20px;
}

.banner_sub img{
	width: 100%; 
	/*height: 160px; */
}
@media (max-width: 767px){
	.banner_sub{padding-left: 0;}
	.banner_sub img{width: 50%; margin-bottom: 20px;}
}


/*** new: 서브배너
	header {padding-top:40px !important;}

	#banner_small {width:100%; height:100%;}
	#banner_small dl {height:auto; display:inline-block; text-align:right; padding-left:20px;}
	#banner_small dt, #banner_small dd {min-height:143px;}
	#banner_small dt h2 {color:#fff; letter-spacing:-1pt; font-weight:normal; font-size:22px; line-height:30px; margin-top: 8px; margin-bottom:5px;}
	#banner_small dt h2 big {display:block;}
	#banner_small dt {height:100%; background:url('/img/ggstock/banner_side01.jpg') no-repeat; padding:16px;}
	#banner_small dt button {background:none; border:none; cursor:pointer; font-weight:800; letter-spacing:-1pt;}
	#banner_small dt button a {background-color:#0057a5; color:#fff; padding:2px 12px 4px 12px; display:block;}
	#banner_small dt button a:hover {background-color:#555; color:#fff; padding:2px 12px 4px 12px; display:block;}
	#banner_small dt p {font-size:13px; color:#fff; letter-spacing:-0.5pt; margin-top:5px;}	
	#banner_small dd {height:100%; margin-top:20px; background:url('/img/ggstock/banner_side02.jpg') no-repeat; font-weight:500; text-align:center; padding:10px;}
	#banner_small dd img {width:80%;}
	#banner_small dd a {color:#e2d5fc; text-decoration:underline; display:block; margin-top:10px;}
	#banner_small dd a:hover {color:#eee; text-decoration:underline;}
	@media (min-width:1200px) {
		#banner_small dt, #banner_small dd {height:160px;}
	}	
	@media (max-width: 991px) {
		#banner_small dl {padding-left: 0;}
		#banner_small dl dd, #banner_small dl dt{margin:20px 0;}
	}		
	@media (min-width:641px) and (max-width:991px) {
		#banner_small dt, #banner_small dd {height:175px;}
		#banner_small dt, #banner_small dd {width:49%; margin:0;}
		#banner_small dt {float:left; margin-right:2%;}
		#banner_small dd {float:right !important;}
	}
	@media (min-width:401px) and (max-width:640px) {
		#banner_small dl {margin:20px 0;}
		#banner_small dt, #banner_small dd {width:100%; height:160px !important; display:block; text-align:center;}
		#banner_small dt h2 {font-size:26px; margin-top:15px;}
		#banner_small dt h2 big {display:inline-block !important;}
		#banner_small dt p {font-size:14px; margin-top:5px; letter-spacing:-0.5pt; font-weight:500;}
		#banner_small dt button a, #banner_small dt button a:hover {padding:4px 15px 6px 15px; font-size:15px;}
		#banner_small dd img {width:60%; margin:0 auto;}
		#banner_small dd a {font-size:15px; letter-spacing:0;}
	}
	@media (max-width:400px) {
		#banner_small dt, #banner_small dd {width:100%; height:120px !important; display:block;}
		#banner_small dt {margin-bottom:15px;}
		#banner_small dt h2 {width:70%; float:right; font-size:20px; line-height:24px; margin-top:10px;}
	}
 ***/
	#banner_small {width:100%; height:100%;}
	#banner_small ul {height:auto; display:inline-block; text-align:right; padding-left:20px;}
	#banner_small li{min-height:143px;}
	#banner_small li:first-child  h2 {color:#fff; letter-spacing:-1pt; font-weight:normal; font-size:22px; line-height:30px; margin-top: 8px; margin-bottom:5px; /**text-shadow: 0 0 5px rgba(0,0,0,1);**/}
	/*#banner_small li:first-child{ background:url('/img/ggstock/banner_side01.jpg') no-repeat; padding:16px;}*/
	#banner_small li:first-child{ background:url('/img/ggstock/kakao_banner_bg.png') no-repeat; padding:16px;}
	#banner_small li:first-child button {background:none; border:none; cursor:pointer; font-weight:800; letter-spacing:-1pt;}
	#banner_small li:first-child button a {background-color:#0057a5; color:#fff; padding:2px 12px 4px 12px; display:block;}
	#banner_small li:first-child button a:hover {background-color:#555; color:#fff; padding:2px 12px 4px 12px; display:block;}
	#banner_small li:first-child p {font-size:13px; color:#fff; letter-spacing:-0.5pt; margin-top:5px; /**text-shadow: 0 0 5px rgba(0,0,0,1);**/}	
	#banner_small li:nth-child(even) {margin-top:20px; background:url('/img/ggstock/kakao_banner_bg.png') no-repeat center center; background-size: cover; font-weight:500; text-align:center; padding:10px;}
	/*#banner_small li:nth-child(even) img {width:80%;}*/
	#banner_small li:nth-child(even) a {color:#e2d5fc; text-decoration:underline; display:block; margin-top:10px;}
	#banner_small li:nth-child(even) a:hover {color:#eee; text-decoration:underline;}
	@media (min-width:1200px) {
		#banner_small li{height:160px;}
	}	
	@media (max-width: 991px) {
		#banner_small ul {padding-left: 0;}
		#banner_small ul li{margin:20px 0;}
	}		
	@media (min-width:641px) and (max-width:991px) {
		#banner_small li{height:175px;}
		#banner_small li{width:49%; margin:0;}
		#banner_small li:first-child {float:left; margin-right:2%;}
		#banner_small li:nth-child(even){float:right !important;}
	}
	@media (min-width:401px) and (max-width:640px) {
		#banner_small ul {margin:20px 0;}
		#banner_small li{width:100%; height:160px !important; display:block; text-align:center;}
		#banner_small li:first-child h2 {font-size:26px; margin-top:15px;}
		#banner_small li:first-child p {font-size:14px; margin-top:5px; letter-spacing:-0.5pt; font-weight:500;}
		#banner_small li:first-child button a, #banner_small li:first-child button a:hover {padding:4px 15px 6px 15px; font-size:15px;}
		/*#banner_small li:nth-child(even) img {width:60%; margin:0 auto;}*/
		#banner_small li:nth-child(even) a {font-size:15px; letter-spacing:0;}
	}
	@media (max-width:400px) {
		#banner_small li:first-child{width:100%; height:120px !important; display:block;}
		#banner_small li:first-child {margin-bottom:15px;}
		#banner_small li:first-child h2 {width:70%; float:right; font-size:20px; line-height:24px; margin-top:10px;}
	}

	

/*** new: 서브배너 카톡방으로 변경 181217 ***/
#banner_small ul .kakao_small{
	width: 100%;
	display: table;
	cursor: pointer;
}
#banner_small ul .kakao_small img{
	max-width: 100%;
}	
@media (max-width: 991px){
	#banner_small ul .kakao_small{
		width: 48%;
	}
}@media (max-width: 641px){
	#banner_small ul .kakao_small{
		width: 100%;
	}
}
/*** new: 서브배너 카톡방으로 변경 181217 end ***/	
	
/* 실시간 수익률 */
.gglive > ul > li h4{
	padding: 14px 0 10px 0;
    text-align: center;
}

/* 롱 배너 */
.aside{
	background: #d00909;
	text-align: center;
	color: #fff;
	padding: 15px 0;
}
.aside .side_tit{
    font-weight: 600;
    font-size: 30px;
    color: #ffd56d;
}
.aside .side_sub{
    font-weight: 400;
    font-size: 20px;
}
.aside a{
    display: inline-block;
    margin-top: 10px;
    padding: 4px 20px;
	font-size: 18px;
    font-weight: 600;
	border: 1px solid #fff;
}
@media (max-width: 767px){
	.aside{
		display: none;
	}
}

/* event_blink 버튼 깜박임 */
@keyframes blink_event{
0% {color:#502206; border: 1px solid #ffd56d; background: #ffd56d;}
50% {color:#d00909; border: 1px solid #fff; background: #fff;}
}
@-webkit-keyframes blink_event{
0% {color:#502206; border: 1px solid #ffd56d; background: #ffd56d;}
50% {color:#d00909; border: 1px solid #fff; background: #fff;}
}
.event_blink{
    text-align: center;
    color:#502206;
	border: 1px solid #ffd56d;
	background: #ffd56d;
    animation: blink_event 1.5s step-end infinite;
    -webkit-animation: blink_event 1l5s step-end infinite;
}


/* 게시판 */
.board_group{
	padding: 20px 0;
}
.main .board_group .board_main{
	padding: 10px;
}


/** 추가 END **/


/** main1 **/
.main1{
    padding: 0;
    margin-bottom: 10px;
}
@media (min-width: 992px){
	.main1_slide{
		height: 442px;
		padding-right: 10px!important;
	}
	.main1 .board_title{
		padding-left: 10px!important;
	}
}


/** 수익률 **/
.profit_tbl{
	width: 100%;
	text-align: center;
    border-collapse: collapse;;
	margin-bottom: 10px; 
}
.profit_tbl span{
	display: block;
	float: left;
}
.profit_tbl td, .profit_tbl .profit_td{
    padding: 10px;
    border-bottom: 1px solid #b9b5aa;
}
.profit_tbl th, .profit_tbl .profit_th{
    padding: 10px;
    border-bottom: 1px solid #b9b5aa;
    border-top: 3px solid #4c350a;
    font-weight: 900;
    font-size: 16px;
	background-color: #f2f2f2;
}
.profit_tit{
	font-weight: 900;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.profit_up{
	color: #d63963;
	font-weight: 900;
}
.profit_down{
	color: #3f51b5;
	font-weight: 900;
}
.profit_up:before{
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 9px solid #d63963;
}
.profit_down:before{
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 9px solid #3f51b5;
}

@media (max-width: 767px){
    .profit_hide{
       display: none !important;
    }
	.profit_tbl span{
		width: 25%;
	}
}
@media (max-width: 442px){
    .profit_hide2{
       display: none !important;
    }
	.profit_tbl span{
		width: 50%;
	}
}




/** review 
	.review_main / .review_main_tf - 메인
	.review_content / .review_tf - 페이지 상단
**/
.review_main{
    position: relative;
    margin-bottom: 90px;
    padding: 0;
    background-image: url(../img/review_bg.png);
    background-repeat: no-repeat;
}
@media (max-width: 767px){
    .review_main{
        margin-bottom: 410px;
    }
}
.review_main_tf{
    text-align: center;
    padding: 35px 0 100px 0;
}
.review_main ul{
    position: absolute;
    z-index: 1;
    top: 160px;
}
.review_main ul li{
    padding: 10px;
}

.review_tf{
    text-align: center;
    padding: 35px 0 100px 0;
}

.review_btn{
    padding: 5px 10px;
    margin: 10px 0 0 0;
    display: inline-block;
    text-align: center;
}

.review_box{
    padding: 10px;
    display: block;
    position: relative;
    box-shadow: 0 3px 3px rgba(25,25,25,0.3);
}
.review_box:hover{
    -webkit-transform: translate(0, -10px);
    -moz-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
    -o-transform: translate(0, -10px);
    transform: translate(0, -10px);
    z-index: 3;
    color: #4c350a !important;
}
.review_box span{
    display: block;
}
.review_box .review_date{
    color: #929292;
}
.review_box .review{
    padding: 5px 0;
    height: 46px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all;
}
.review_box .review_name{
    text-align: center;
    margin-top: 10px;
    padding: 10px 0;
    font-size: 16px;
    border-top: 1px solid #929292;
}
.review_box img{
    width: 60px;
    position: absolute;
    z-index: 2;
    bottom: -30px;
    right: -15px;
}
.review_content ul{
    position: absolute;
    z-index: 1;
    top: 160px;
}
.review_content ul li{
    padding: 10px;
}
.review_content{
    position: relative;
    margin-bottom: 90px;
    padding: 0;
    
}
@media (max-width: 767px){
    .review_content{
        margin-bottom: 410px;
    }
}



/** live1 **/
.live1, .live1_list{
    text-align: center;
}
.live1_img .live1_exp_img{
    /* width: 100%; */
	/* max-height: 150%;*/
	height: 120%;
	margin: 0 auto;
}
.live1_img{
    position: relative;
    display: block;
    width: 100%;
    height: 200px;
    overflow: hidden;
	background-color: #fff;
	border: 1px solid #ddd;
}
.live1_img a{
	text-align: center;
    overflow: hidden;
}
.live1_img:hover .live1_home_btn:after{
    content: " 홈";
}
.live1_img:hover .live1_home_btn{
        background-color: rgba(160, 13, 13, 0.8);
}
/*
.live1_list li:hover .live1_exp_img{
       transform: scale(1.1);
        -webkit-transition: all 0.5s; 
        -moz-transition: all 0.5s; 
        -ms-transition: all 0.5s; 
        -o-transition: all 0.5s; 
        transition: all 0.5s;
}
*/
.live1_list .live1_home_btn{
    width: 100%;
    position: absolute;
    bottom: 0; 
    left: 0;
    color: #fff;
    background-color: rgba(160, 13, 13, 0.6);
    padding: 5px 0;
}
.live1_list li{
    padding: 10px;
    /* height: 325px; */
    position: relative;
}
.live1_text{
    padding: 3px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.live1_date{
    color: #929292;
    font-size: 12px;
}

.live1_btn{
    padding: 3px 0;
    margin: 5px 0 0 0;
    width: 100%;
}
.live1_badge{
    position: absolute;
    top: 10px;
    left: 10px;
    width: 30px;
}
.live1_sticker{
    padding: 0 5px;
    margin: 5px 2px 0 2px;
    color: #fff;
    display: inline-block;
    border-radius: 2px;
    font-size: 12px; 
}

/* 카카오리스트1 */
.kakao1_btn{
    padding: 3px 0;
    margin: 5px 0 0 0;
    width: 100%;
}
.kakao1_sticker{
    padding: 0 5px;
    color: #fff;
    display: inline-block;
    border-radius: 2px;
    font-size: 12px; 
}
.kakao1_txt .kakao1_sticker{
    margin: 0 3px 0 0;
}
.kakao_num{
    padding: 8px 0 0 0;
}
.kakao_num .kakao1_sticker{
    margin: 0 0 0 3px;
}
.kakao1_txt{
    padding: 10px 0 5px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
@media (max-width: 767px){
    .live1_img{
        height: 200px;
    }
    .kakao1_txt{
        padding: 10px 0 5px 0;
        height: 47px;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
        display: -webkit-box !important;
        -webkit-line-clamp: 2 !important;
        -webkit-box-orient: vertical !important;
        word-wrap: break-word !important;
        word-break: break-all !important;
        white-space: inherit !important;
    }
}
@media (max-width: 446px){
    .live1_img{
        height: 160px;
    }
    .kakao1_txt{
        padding: 5px 0;
        height: 47px;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
        display: -webkit-box !important;
        -webkit-line-clamp: 2 !important;
        -webkit-box-orient: vertical !important;
        word-wrap: break-word !important;
        word-break: break-all !important;
        white-space: inherit !important;
    }
	.live1_list li{
		/* height: 295px; */
	}
}

/*** 게시판 board ***/
.board_main{
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.board_main .board_title{
    position: relative;
    width: 100%;
}
.board_main .broard_list{
    position: relative;
    margin-top: 5px;
    border-top: 3px solid #4c350a;
    width: 100%;
}
.board_main .board_title h2{
    text-align: center;
}
.board_main .board_title a{
    position: absolute;
    right: 0;
    bottom: 5px;
}
.board_main .broard_list li{
    padding: 7px 0;
    border-bottom: 1px solid #b9b5aa;
}
.board_main .board_txt{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.board_main .board_txt:hover{
    text-decoration: underline;
}
.board_main .board_txt:before{
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    margin-right: 5px;
    background-color: #e2dccc;
    position: relative;
    top: -3px; 
}
.board_main .board_name, .board_main .board_exp, .board_main .board_date{
    color: #929292;
    font-size: 12px;
    padding-left: 8px;
}
.board_main .board_exp:after{
    content: "님께";
}
.board_main .answer{
    color: #666;
    padding-left: 10px;
}
.board_main .comment{
    color: #3b5997;
    font-weight: 900;
}
.board_main .board_empty:after{
    content: "　";
}
@media (min-width: 768px){
   .board_main .broard_review li a{
       padding-left: 14px !important;
    } 
}




/*** 녹화방송 ***/
.vod_main{
    padding-left: 10px;
    padding-right: 10px;
    /*margin-top: 20px;
    margin-bottom: 20px;*/
}
.vod_title{
    position: relative;
    width: 100%;
}
.vod_title h2{
    text-align: center;
}
.vod_title a{
    position: absolute;
    right: 0;
    bottom: 5px;
}
.vod_list{
    position: relative;
    margin-top: 5px;
    border-top: 3px solid #4c350a;
    width: 100%;
}
.vod_list li{
    padding: 14px 10px;
    border-bottom: 1px solid #b9b5aa;
}
.vod_txt{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    content: "";
    background-image: url(../img/main/player.png);
    padding: 0 10px 0 25px;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 20px;
}
.vod_name, .vod_exp, .vod_date{
    color: #929292;
    font-size: 12px;
    padding-left: 8px;
}



/*** 고객지원 service1 ***/
.service1 ul{
	margin-left: -10px;
	margin-right: -10px;
}
.service1 h2{
    display: none;
}
.service1 .ser_inner{
	display: block;
	padding: 5px 0;
	border-top: 2px solid #3a3a3a;
}
.service1 .ser_inner:hover{
	border-top: 2px solid #e63133;
}
.service1 a.ser_inner:hover h3{
	color: #e63133;
}
.service1 div.ser_inner a:hover h3{
	color: #e63133;
}
.service1 h3{
	font-size: 18px;
	font-weight: 900;
	margin-bottom: 5px;
	color: #454545;
}
.service1 h3 img{
	padding-right: 5px;
}
.service1 p{
	font-size: 16px;
	text-align: right;
	color: #555;
}






