#wrap { margin-top: 0px; }
#view { 
	width: 100%; height: auto;
	padding: 0px 110px;
	margin-top: 60px;
	box-sizing: border-box;
}

#view .view_nav { 
	width: 100%; height: auto; line-height: 20px;
	text-align: center;

	box-sizing: border-box;
}


#view .view_nav span { 
	width: 1px; height: 12px; 
	margin: 0px 15px;
    vertical-align: text-top;
	background-color: #9a9a9a;
}

#view .view_nav a { 
	width: 100%; height: auto; 
	font-size: 14px; text-align: center; color: #9a9a9a;
	box-sizing: border-box;
}

#view .view_title {
	width: 100%; height: auto; line-height: 1.5;
	font-size: 16px; text-align: center; color: #2a2a2a;
	text-decoration: underline;
	text-underline-position: under;

	box-sizing: border-box;
	margin-top: 30px;

	-webkit-transform: skew(-0.1deg);
	-ms-transform: skew(-0.1deg);
	transform: skew(-0.1deg);
}

#view .view_en {
	width: 100%; height: auto; line-height: 1.5;
	font-size: 16px; text-align: center; color: #2a2a2a;
	box-sizing: border-box;
	margin-top: 10px;


	-webkit-transform: skew(-0.1deg);
	-ms-transform: skew(-0.1deg);
	transform: skew(-0.1deg);
}


#view .view_client {
	width: 100%; height: auto; line-height: 1.5;
	font-size: 12px; text-align: center; color: #2a2a2a;
	box-sizing: border-box;

	margin-top: 45px;

	-webkit-transform: skew(-0.1deg);
	-ms-transform: skew(-0.1deg);
	transform: skew(-0.1deg);
}



#view .view_tag {
	width: 100%; height: auto; line-height: 1.5;
	font-size: 16px; text-align: center; color: #2a2a2a;
	box-sizing: border-box;

	margin-top: 10px;

	-webkit-transform: skew(-0.1deg);
	-ms-transform: skew(-0.1deg);
	transform: skew(-0.1deg);
}


#view .view_tag a {
	font-size: 12px; text-align: center; color: #2a2a2a;

}

#view .view_desc {
	width: 100%; height: auto; line-height: 1.5;
	font-size: 14px; text-align: center; color: #000;
	box-sizing: border-box;

	margin-top: 45px;
	padding-bottom: 45px;
	border-bottom: 1px solid #e0e0e0;

	-webkit-transform: skew(-0.1deg);
	-ms-transform: skew(-0.1deg);
	transform: skew(-0.1deg);	
}


#view .view_desc a		{ color: #1f7fb6;  }
#view .view_desc img	{ max-width: 100%; height: auto !important; }
#view .view_desc iframe { width: 100% !important; height: 680px !important; } 
#view .view_desc h1		{ font-size: 18px !important;  }
#view .view_desc h2		{ font-size: 16px !important;  }
#view .view_desc h3		{ font-size: 14px !important;  }
#view .view_desc h4		{ font-size: 13px !important;  }
#view .view_desc h5		{ font-size: 12px !important;  }
#view .view_desc h6		{ font-size: 11px !important;  }
#view .view_desc		{ font-size: 14px !important;  }
#view .view_desc p		{ font-size: 14px !important;  }
#view .view_desc span	{ font-size: 14px !important; }
#view .view_desc div	{ font-size: 14px !important;  }

#view .view_desc h1 *	{ font-size: 18px !important;  }
#view .view_desc h2 *	{ font-size: 16px !important;  }
#view .view_desc h3 *	{ font-size: 14px !important;  }
#view .view_desc h4 *	{ font-size: 13px !important;  }
#view .view_desc h5 *	{ font-size: 12px !important;  }
#view .view_desc h6 *	{ font-size: 11px !important;  }





@media (max-width: 479px){ 
	#view { padding: 0px 15px; margin-top: 30px; }
	#view .view_nav a { font-size: 12px; }
	#view .view_title { font-size: 16px; }
	#view .view_en { font-size: 16px; }
	#view .view_client { font-size: 12px; }
	#view .view_tag { font-size: 12px; }

	

	#view .view_desc iframe { width: 100% !important; height: 300px !important; } 
	#view .view_desc h1		{ font-size: 16px !important;  }
	#view .view_desc h2		{ font-size: 14px !important;  }
	#view .view_desc h3		{ font-size: 13px !important;  }
	#view .view_desc h4		{ font-size: 12px !important;  }
	#view .view_desc h5		{ font-size: 11px !important;  }
	#view .view_desc h6		{ font-size: 10px !important;  }
	#view .view_desc		{ font-size: 13px !important;  }
	#view .view_desc p		{ font-size: 13px !important;  }
	#view .view_desc span	{ font-size: 13px !important; }
	#view .view_desc div	{ font-size: 13px !important;  }

	#view .view_desc h1 *	{ font-size: 16px !important;  }
	#view .view_desc h2 *	{ font-size: 14px !important;  }
	#view .view_desc h3 *	{ font-size: 13px !important;  }
	#view .view_desc h4 *	{ font-size: 12px !important;  }
	#view .view_desc h5 *	{ font-size: 11px !important;  }
	#view .view_desc h6 *	{ font-size: 10px !important;  }
}

@media (max-width: 749px) and (min-width: 480px) { 
	#view { padding: 0px 30px; margin-top: 30px; }
	#view .view_nav a { font-size: 12px; }
	#view .view_title { font-size: 18px; }
	#view .view_en { font-size: 18px; }
	#view .view_client { font-size: 12px; }
	#view .view_tag { font-size: 12px; }

	

	#view .view_desc iframe { width: 100% !important; height: 400px !important; } 
	#view .view_desc h1		{ font-size: 16px !important;  }
	#view .view_desc h2		{ font-size: 14px !important;  }
	#view .view_desc h3		{ font-size: 13px !important;  }
	#view .view_desc h4		{ font-size: 12px !important;  }
	#view .view_desc h5		{ font-size: 11px !important;  }
	#view .view_desc h6		{ font-size: 10px !important;  }
	#view .view_desc		{ font-size: 13px !important;  }
	#view .view_desc p		{ font-size: 13px !important;  }
	#view .view_desc span	{ font-size: 13px !important; }
	#view .view_desc div	{ font-size: 13px !important;  }

	#view .view_desc h1 *	{ font-size: 16px !important;  }
	#view .view_desc h2 *	{ font-size: 14px !important;  }
	#view .view_desc h3 *	{ font-size: 13px !important;  }
	#view .view_desc h4 *	{ font-size: 12px !important;  }
	#view .view_desc h5 *	{ font-size: 11px !important;  }
	#view .view_desc h6 *	{ font-size: 10px !important;  }
}

@media (max-width: 1023px) and (min-width: 750px) { 
	#view { padding: 0px 30px; margin-top: 45px; }
	#view .view_nav a { font-size: 14px; }
	#view .view_title { font-size: 20px; }
	#view .view_en { font-size: 20px; }
	#view .view_client { font-size: 14px; }
	#view .view_tag { font-size: 14px; }

	

	#view .view_desc iframe { width: 100% !important; height: 500px !important; } 



	#view .view_desc h1		{ font-size: 16px !important;  }
	#view .view_desc h2		{ font-size: 14px !important;  }
	#view .view_desc h3		{ font-size: 13px !important;  }
	#view .view_desc h4		{ font-size: 12px !important;  }
	#view .view_desc h5		{ font-size: 11px !important;  }
	#view .view_desc h6		{ font-size: 10px !important;  }
	#view .view_desc		{ font-size: 13px !important;  }
	#view .view_desc p		{ font-size: 13px !important;  }
	#view .view_desc span	{ font-size: 13px !important; }
	#view .view_desc div	{ font-size: 13px !important;  }

	#view .view_desc h1 *	{ font-size: 16px !important;  }
	#view .view_desc h2 *	{ font-size: 14px !important;  }
	#view .view_desc h3 *	{ font-size: 13px !important;  }
	#view .view_desc h4 *	{ font-size: 12px !important;  }
	#view .view_desc h5 *	{ font-size: 11px !important;  }
	#view .view_desc h6 *	{ font-size: 10px !important;  }
}

@media (max-width: 1279px) and (min-width: 1024px) { 
	#view { padding: 0px 60px; }
	#view .view_nav a { font-size: 14px; }
	#view .view_title { font-size: 24px; }
	#view .view_en { font-size: 24px; }
	#view .view_client { font-size: 14px; }
	#view .view_tag { font-size: 14px; }

	

	#view .view_desc iframe { width: 100% !important; height: 640px !important; } 

	#view .view_desc h1		{ font-size: 18px !important;  }
	#view .view_desc h2		{ font-size: 16px !important;  }
	#view .view_desc h3		{ font-size: 14px !important;  }
	#view .view_desc h4		{ font-size: 13px !important;  }
	#view .view_desc h5		{ font-size: 12px !important;  }
	#view .view_desc h6		{ font-size: 11px !important;  }
	#view .view_desc		{ font-size: 14px !important;  }
	#view .view_desc p		{ font-size: 14px !important;  }
	#view .view_desc span	{ font-size: 14px !important; }
	#view .view_desc div	{ font-size: 14px !important;  }

	#view .view_desc h1 *	{ font-size: 18px !important;  }
	#view .view_desc h2 *	{ font-size: 16px !important;  }
	#view .view_desc h3 *	{ font-size: 14px !important;  }
	#view .view_desc h4 *	{ font-size: 13px !important;  }
	#view .view_desc h5 *	{ font-size: 12px !important;  }
	#view .view_desc h6 *	{ font-size: 11px !important;  }
}