﻿.JC_font {
	color:white;
}
.JC_font h1{
	font-family: 'Roboto-B', 'NotoSansKR-B';
	letter-spacing:-1px;
	font-size:60px;
}
.JC_font h2{
	padding-top:2%;
	width:80px;
	border-bottom:9px solid #e4002b;
}
.JC_font h3{
	padding:2% 0;
	font-family: 'Roboto-T', 'NotoSansKR-T';
	letter-spacing:-1px;
	font-size:30px;
}
.JC_font h4{
	font-family: 'Roboto-T', 'NotoSansKR-T';
	letter-spacing:-1px;
	font-size:20px;
}

.main_slider_font {
	color:white;	
}
.main_slider_font h1{
	font-family: 'Roboto-BL', 'NotoSansKR-BL';
	font-size:60px;	
	letter-spacing:-2px;
	border-bottom:1px solid #ffffff;
	margin-bottom:5%;
	padding-bottom:17px;
}
.main_slider_font h5{
	font-family: 'Roboto-L', 'NotoSansKR-L';
	font-size:22px;	
	letter-spacing:-2px;
	line-height:22px;
}
@media screen and (max-width:770px){
	.main_slider_font h1{
		font-family: 'Roboto-BL', 'NotoSansKR-BL';
		font-size:30px;	
		letter-spacing:-2px;
		border-bottom:1px solid #ffffff;
		margin-bottom:5%;
		padding-bottom:17px;
	}
	.main_slider_font h5{
		font-family: 'Roboto-L', 'NotoSansKR-L';
		font-size:12px;	
		letter-spacing:-2px;
		line-height:22px;
	}	
}
.search_title {
	font-size:53px;
	letter-spacing:-2px;
	color:#e5002d;
	font-family: 'Roboto-T', 'NotoSansKR-L';
}
.nopadding {
	padding:0 !important;
}
.nomargin {
	margin:0 !important;
}
.input-group {
	width:100%;
}
.search_wrap {
	width:100%;
	max-width:500px;
}
.easy_pick {
	position:relative;
	/*margin-bottom:-50px;*/
	background:#eeeeee;
	width:100%;	
	height:auto;
	padding:10px 0 25px 0;
}
.easy_pick_wrap {
	max-width:1248px;
	width:100%;
	margin:0 auto;
}
.esay_pick_top {
	padding:0 10px 5px 10px;
}
.esay_pick_medile {
	padding:18px 20px;
}
.esay_pick_bottom {
	padding:10px 10px;
}
.esay_pick_cont {
	border-bottom:1px solid #bbbbbb;
}
.esay_pick_cont:last-child {
	border-bottom:none;
}
.sct_txt {
    padding: 0 25px;
    /*max-width: 380px;*/
    width: 100%;
    /*overflow: hidden;*/
}
.sct_txt a {
    /*white-space: nowrap;*/
}
.grid-item .sct_a {
	margin:0 !important;
}
.grid-item .sct_a_h2 {
    margin:0 !important;
}
.sct_a {
	word-break: keep-all;
}
.sct_a_w2 {
	word-break: keep-all;
}
.sct_a_h2 {
	word-break: keep-all;
}

.gotoList{
    z-index: 9;
    background-color: rgba(0,0,0,0.3);
    position: fixed;
    right:30px;
    top: 250px;
    cursor: pointer;
    border-radius: 2px;
    letter-spacing: -1px;    
    -webkit-transition: background-color .2s linear;	
}
.gotoList a
{
    display: block;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    padding: 0 20px;
    -webkit-transition: background-color .2s linear;
}

.gotoList a:hover
{
    background-color: #e4002b;
    color: #fff !important;
    -webkit-transition: background-color .2s linear;
}

@media screen and (max-width:640px){
	/*.swiper-slide {
		background-size:auto 100% !important;
	}*/
	.search_title {
		font-size:30px;
	}
}

@media screen and (max-width:1070px){
	.easy_pick_wrap_sub {
		padding:0 20px;
	}
}
@media screen and (max-width:1770px){
	/*.slider-shop-bg {
		background-size: auto 100% !important;
	}*/
}


/* 뉴 이벤트 */
@media screen and (max-width:450px){
	.new_event{
		margin-top:-80px;
		width: 330px;
		
	}
	.new_event h1{
		padding: 0px;
    	border: 0 !important;
    	margin-bottom: 7px;	
	}
	.new_event h5{
		font-weight: bold;
    	font-size: 15px;
    	margin:0;
    	margin-top: -5px;
	}
	.new_event h3{
		margin-top: 49px !important;
   		 margin-left: 189px !important;
   		 font-size:29px !important;
	}
}
@media screen and (min-width: 480px) and (max-width:770px){
	.new_event{
		margin-top:-57px;
		width: 210px;
		
	}
	.new_event h1{
		padding: 0px;
    	border: 0 !important;
    	margin-bottom: 18px;
    	font-size:24px;	
	}
	.new_event h5{
		font-weight: bold;
    	font-size: 15px;
    	margin:0;
    	margin-top: -5px;
	}
	.new_event h3{
		margin-top: 20px;
		font-size:35px !important;
	}
}    
@media screen and (min-width: 992px) and (max-width:1200px){
	.new_event{
		width: 450px;
    	margin-top: -20px;
		
	}
	.new_event h1{ font-size:35px;}
	.new_event h3{}
	.new_event h5{}
} 
@media screen and (min-width: 770px) and (max-width:991px){
	.new_event{
		width: 349px;
   		 margin-top: -67px;
		
	}
	.new_event h1{ font-size:35px;}
	.new_event h3{}
	.new_event h5{}
	
} 
@media screen and (min-width: 450px) and (max-width:479px){
	.new_event{
		margin-top:-80px;
		width: 330px;
		
	}
	.new_event h1{
		padding: 0px;
    	border: 0 !important;
    	margin-bottom: 7px;	
	}
	.new_event h5{
		font-weight: bold;
    	font-size: 15px;
    	margin:0;
    	margin-top: -5px;
	}
	.new_event h3{
		margin-top: 49px !important;
   		 margin-left: 189px !important;
   		 font-size:29px !important;
	}
}
