/* 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;
}	


	
	

/**********°øÅë*/
	
	
	.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;}

	b {color: #e87c95;}


	
	/*¹öÆ° ½ºÅ¸ÀÏ-.info_in button*/
	#base button_1 {
		padding: 15px 0;
		background-color: #555;
		color: #fff;
		margin: 0 auto;
		width: 100%;
		text-align: center;
		font-size: 14px;
		
	}
	
	#base {
		width:100%;
		max-width: 800px;
		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 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 .banner{
		width:100%;height: 400px;background-image:url("http://www.bestpen.kr/design/munku/be_new/new_side/eng_2-1.jpg");
		background-position: 55%;
		
		background-repeat:no-repeat; background-size: cover;margin:0px auto;

	}
	
	#base .top {
		text-align: center;
		margin-top: 50px;
		
	}
	
	#base img {
		width: 100%;
		
	} 
	#base .top img {
		width: 100%;
		margin-top: 80px;
	}
	
	

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

	
	
	#base .main .top .info_list li img{
		margin-top: 0;
	}
	
	
	#base .main .order h3 {
		font-size: 22px;
	}

	
	#base .main .order_li h4 {
		font-size: 20px;
		margin: 50px 0 20px 0 ;
	}
	
	

	#base .main .top li .info_in{
		text-align: center;
		
		
		
	}
	
	#base .main .top li {

		margin-top: 60px;

	}
	
	#base .main .top li .info_in span{
		font-size: 20px;
		font-weight: 600;
	}
	
	
	#base .main .top li .info_in p{
		margin: 20px;

		font-size: 16px;
	}
	

	
	
	
	#base .main .top li .info_in{
		text-align: center;
		margin-top: 20px;
	}
	
	#base .main .top li .info_in span{
		font-size: 22px;
		font-weight: 600;
	}
	
	
	
/******************************box*/	
	#base .main .box {
		color: #333;
		padding: 0;
		font-size: 	16px;
		background-color: #f4f4f4;
		width: auto;
		margin: 0 -10% 0 -10%;
		text-align: center;
	}
	
	#base .main .box .info{
		width: 80%;
		margin: 0 auto;
	}
	
	
/*	°¢ÀÎ½ÅÃ»¹æ¹ý*/
	
	#base h3 {
		font-size: 22px;
		
	}
	
	#base .info {
		padding: 60px 0 ;
	}

	#base .info ul {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		margin-top: 30px;
	}
	
	#base .info ul li span {
		display: block;
		font-size: 16px;
		font-weight: 600;
		margin-top: 10px;
		
	}

	#base .info ul li p {
		display: block;
		font-size: 12px;
		margin-top: 10px;
		
	}
	
	#base .info ul li{
		overflow: hidden;
		margin-right: 10px;
		width: 33%;
		
		font-size: 15px;
	}
	
	#base .info li:last-child{

		margin-right:0px;
	}
	
	
	#base .info ul li img {
		border-radius: 50%;
	}
	
	
/*	»ó¼¼***************/
	
	#base .main .sub_p h4 {
		margin: 80px 0 30px 0 ;
	}

	#base .main .sub_p {
		font-size: 15px;
		line-height: 1.7em;
		color: #555;
		
		
		
	}	

	#base .main .sub_p p {
		
		font-size: 15px;
	}
	
	
	#base .main .sub_p li > ul li {
		font-size: 15px;
		margin-top: 30px;
	}	
	
	#base .main .sub_p li > ul li:first-child {
	
		margin-top: 0px;
	}	

	
	#base .main .sub_p .etc {
		margin-bottom: 30px;
		
		

	}
	
	#base .main .sub_p .etc span {
		font-size: 16px;
		background-color: #77839d;
		padding: 3px 8px;
		margin-bottom: 15px;
		color: #fff;
		display: inline-block;

	}

#base .en_new_m {
		color: #ffffff;	
	}

div.C-384-335-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 */

