/* BASIC css start */

/*	¿µ¹®*/	
@import url('https://fonts.googleapis.com/css2?family=Amiri&display=swap');

	
	
/*	ÇÑ±Û*/	

@font-face {
    font-family: 'Pretendard-Regular';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
	
@font-face {
     font-family: 'S-CoreDream-5Medium';
     src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-5Medium.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}	
	
	
	/*	¸®¼Â*/
	ul, li, h1, h2, h3, p, span {
		list-style: none;
		padding: 0;
		margin: 0;
	}
	

/*	¹öÆ° ¸®¼Â*/
	

	button{
	background: inherit ; border:none; box-shadow:none; border-radius:0; padding:0; overflow:visible; cursor:pointer}

/* Ä«Ä«¿À¸Ê °ü·Ã*/
#base .root_daum_roughmap {width:auto;}
#base .wrap_btn_zoom {display:none;}


	/*	°øÅë*/
	#base b {color: #e87c95;}	
	
	/*¹öÆ° ½ºÅ¸ÀÏ-.info_in button*/
	#base button {
		padding: 15px 0;
		background-color: #555;
		color: #fff;
		margin: 0 auto;
		width: 100%;
		text-align: center;
		font-size: 14px;
		margin-top: 60px;
	}

	
	.line_1 {display:block;width:100%;border-bottom:1px solid #d4d4d4;text-align: center;padding:20px 0px;}
	.line_2 {display:inline-block;width:20px;border-bottom:2px solid #555;text-align: center;}
	
	#base {
		width:100%;
		margin:0 auto;
		font-family: 'NanumSquare', sans-serif;
		text-align: left;
		color: #333;
		}

	/*header__________°øÅë *******************/
	#base .header {
		padding: 80px 0 0 20px ;
		max-width: 800px;
		margin: 0 auto;
	}
	
	#base .banner{
		width:100%;height: 400px;background-image:url("http://www.bestpen.kr/design/munku/be_new/new_side/store_1.jpg");
		background-repeat:no-repeat; background-size: cover;margin:0px auto;

	}
	
	#base .main {
		padding: 0 20px;
		max-width: 800px;
		margin: 60px auto;
	}
	
	
	#base h2 {
		letter-spacing: 2px;
		font-family: 'S-CoreDream-5Medium';
		text-shadow: 5px 5px 5px rgba(0,0,0,0.3); 
		color: #fff;	
		font-weight: 500;
		letter-spacing: -0.03em;
	}

	
	#base h2 span{
		font-family: 'Amiri', serif;
		font-size:34px;
		color: #fff;
		letter-spacing: 0;
		
		
	}

	#base .h2_p {
		font-family: 'Pretendard-Regular';
		font-size: 20px;
		text-shadow: 3px 3px 3px rgba(0,0,0,0.3); 
		line-height: 1.5;
		color: #fff;
		letter-spacing: -0.03em;
		
		margin-top: 20px;
		font-weight: 100;

	}

	#base  .back_ul img {
		width:100%;

	}
	
	/************main / top	*/
	#base .main {
		padding: 0 20px;
		max-width: 800px;
		margin: 60px auto;
	}
	

/*¾È³çÇÏ¼¼¿ä. ºñÁ¨ ¸ÅÀåÀ» ÀÌ¿ëÇØ ÁÖ¼Å¼­ °¨»çÇÕ´Ï´Ù.	*/
	
	#base h3 {
		text-align: left;
		font-size: 16px;
		color: #7e8ea0;
		line-height: 1.7;
	}
	
	#base h3 p {
		margin-top: 30px;
		font-size: 16px;
	}


	#base .info li p{
		color:#555;
		padding-left:10px;
		font-size: 14px;		
	}
	
	#base h4 {
		text-align: center;
		font-size: 20px;
		color: #1f2f4d;
		padding: 50px 0 20px 0;


	}

	#base .benefit {
		
		
		margin:50px -50px 0 -50px;
		text-align: center;
		background-color: #f4f4f4;

		

	}
	
	#base .benefit ul:after {
		display: block;
		content: "";
		clear: both;
	}	
	
	#base .benefit ul {
		display: grid;
		grid-template-columns: 1fr;
		
		width: 80%;
		margin:0 auto;
		padding-bottom: 50px;
	}	
	
	#base .benefit ul li {
		font-family: 'S-CoreDream-5Medium';
		float: left;
		background-color: #fff;
		border-radius: 20px;
		margin-top:50px ;
		padding: 10px;
		color: #1f2f4d;
		box-shadow:3px 3px 0px #a7aebe;
	}

/*¸ÅÀå½ÃÇÊ°¡´É¸®½ºÆ®*****	*/

	#base .benefit ul li a{

		color: #fff;
		border-radius: 20px;
		margin:-30px auto 0 auto;
		padding: 10px;


		width: 85%;
		height:20px;
		display:block;
	}

	#base .benefit ul li a{

		background-color: #445576;
		filter : drop-shadow(3px 3px 0px #a6adbe); 

	}


	#base .benefit ul li:nth-child(n + 6):nth-child(-n + 7) a{

		filter : drop-shadow(3px 3px 0px #eab3c3); 

	}


	

	
	#base .benefit ul li img {
		margin-top: -53px;
		filter : drop-shadow(3px 3px 0px #a7aebe); 		
		width: 60px;
	}
	
	#base .benefit ul li strong {
		margin-top: 20px;
		display: block;
		font-size:16px ;

	}	
	#base .benefit ul li p {
		font-size: 15px;
		color: #445576;
		margin-top: 10px;
 		font-weight: 400;
	}
	
	
	/*	½ºÅä¾î ÀÎÆ÷_2*/
	#base .store_info_2 {
		
		font-size: 14px;
		margin: 0 auto;
		background-color:  #f4f4f4;
		margin-top: 50px;
		border-radius: 20px;
		padding: 20px;
		
	}
	
	#base .store_info_2 ul {
		margin: 0 auto;
		line-height: 2;
		display: block;
	}

	
	
	#base .store_info_2 div ul li img {
		margin-right: 5px;
		vertical-align: middle;
	}
		
	
	
	
	
	
	
	/*	.con ¸àÆ®*/
	#base .con {
		margin: 0 auto;
		text-align: center;
	}
	
	#base .con .ment_h {
		margin-top: 100px;
		color: #7e8ea0;
	}
	#base .con .ment_h span {
		font-size: 50px;
		font-weight: 600;
	}	
	
	#base .con .ment_h p {
		font-size: 20px;
		margin-top: 0px;
		
	}
	
	#base .con .ment_h img {
		width: 100%;
	}
	
	#base .con img {
		margin-top: 80px;
		width: 100%;
	}
	
	#base .con .store_cut {
		margin-top: 50px;
	}
	
	#base .con p {
		font-size: 16px;
		margin-top: 20px;
		line-height: 1.7;

	}

	#base .con .store_info {
		
		background-color: #f4f4f4;
		padding: 20px 20px;
		margin-top: 80px;
		font-size: 18px;
		color: #555;
		box-sizing: border-box;
	}
	#base .con .store_info p {
		margin-top: 20px;
		font-size: 15px;
	}
	
	#base .con .left {
		text-align: left;
	}








	
	

div.C-384-337-2 { margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; background:repeat left top; border-top:0px solid ; border-right:0px solid ; border-bottom:0px solid ; border-left:0px solid ; }
/* BASIC css end */

