
	/* 1Â÷ ¸Þ´º */
	@media all and (max-width: 1200px) {
		.section section.img {
			margin-bottom: 10%;
		}
	}

	@media all and (min-width: 1200px) {
		.section section.img {
			padding: 0 15px;
		}
	}

	.section ul li {
		list-style-type:disc;
	}

	@media screen and (max-width: 768px){
		.section {
			padding: 25px 0;
			margin: 0;
		}
	}

	.menuNav { 
		padding-left: 35px;
		margin-top: 25px;
	}

	.menuNav ul {
	    margin-top:10px;
		padding-left:20px;
	}

	

	.menuNav a:hover {
		color:#d7b889;
	}


	/* 2Â÷ ¸Þ´º */
	#submenuList section { margin-top:5%;  word-break:break-all; text-align:center; }
	#submenuList section a:nth-of-type(2) { font-size:14px; font-weight:300; text-decoration:underline; }

	#submenuList section img { width:80%; }

	@media screen and (max-width: 768px){
		#submenuList section img { width:100%; }

		.section {
			margin: 0;
		}
	}


	@media (min-width: 1200px){
		.section section.img {
			padding: 20px 15px;
		}
	}





	

	#subMenuList { text-align:left; padding-left:2%; }
	#subMenuList li { list-style-type:none; }
	#subMenuList li a { font-size:20px; line-height:2;  color:#c1c1c1; }
	#subMenuList li a:hover { color:#d7b889; }

	.menuBanner { display:none; }

	#menuBg01_01 { background:url('?img/menu/01_face_nose_01.jpg') no-repeat center center; background-size:100%;  } 
	#menuBg01_02 { background:url('?img/menu/01_face_eyes_01.jpg') no-repeat center center; background-size:100%;  } 
	#menuBg01_03 { background:url('?img/menu/01_face_facial-contouring_01.jpg') no-repeat center center; background-size:100%;  } 

	#menuBg02_01 { background:url('?img/menu/02_body_breastsurgery_01.jpg') no-repeat center center; background-size:100%;  } 
	#menuBg02_02 { background:url('?img/menu/02_body_bodycontouring_01.jpg') no-repeat center center; background-size:100%;  } 

	#menuBg03_01 { background:url('?img/menu/03_anti-aging_anti-agingface_01.jpg') no-repeat center center; background-size:100%;  } 
	#menuBg03_02 { background:url('?img/menu/03_anti-aging_anti-agingbody_01.jpg') no-repeat center center; background-size:100%;  } 
	#menuBg03_03 { background:url('?img/menu/03_anti-aging_fatgrafting_01.jpg') no-repeat center center; background-size:100%;  } 


	#menuBg04_01 { background:url('?img/menu/04_non-surgical_face_01.jpg') no-repeat center center; background-size:100%;  } 
	#menuBg04_02 { background:url('?img/menu/04_non-surgical_body_01.jpg') no-repeat center center; background-size:100%;  } 
	#menuBg04_03 { background:url('?img/menu/04_non-surgical_drvipskin_01.jpg') no-repeat center center; background-size:100%;  } 

	#menuBg05_01 { background:url('?img/menu/05_aboutvip_01.jpg') no-repeat center center; background-size:100%;  } 


	#menuBg06_01 { background:url('?img/menu/06_testimonials_01.jpg') no-repeat center center; background-size:100%;  } 
	


	#submenuWrap section { padding-right:0; float:left; padding:0;}

	.section { padding:0 }

	@media (max-width: 1200px){

		.section section.img {
			margin-bottom: 2%;
			padding:0;
		}
	
		.menuBg { display:none; }
		.menuBanner { display:inline-block; }
		#submenuWrap section { width:100%; }
	}

	@media (min-width: 1200px){
		.menuBg { display:inline-block; }
		.menuBanner { display:none; }
		#submenuWrap section { width:50%; }
	}

	.menuNav span, .menuNav span a {
		color: #ff4800;
		/* font-family: 'times new roman'; */
		font-size: 26px;
		letter-spacing: 2px;
		font-weight:300;
	}

	.menuNav span a:hover {
		color: #ff4800;
	}