/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 15 2025 | 05:26:43 */

#Prohibitions .contents{
	padding-top:60px;
	padding-bottom:100px;
}
#Prohibitions .contents h1{
	font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
	font-size: 34px;
	text-align:center;
	margin-bottom:60px;
}
#Prohibitions .contents h2{
	font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
	font-size: 26px;
	color:#FFF;
	background-color:#A6A6A6;
	padding:7px 20px;
	margin-bottom:20px;
}
#Prohibitions .contents h3{
	font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 600;
	font-size: 16px;
	margin-bottom:10px;
	    text-indent: -1.7rem;
    padding-left: 1.7rem;
}
#Prohibitions .contents p{
	padding-left:30px;
	margin-bottom:20px;	
	word-break: break-all;
}
#Prohibitions .contents p a{
	color:#55A8F3;
	font-weight:400;
	text-decoration:none;
}
#Prohibitions .contents p.line{
	padding-bottom:15px;	
	border-bottom:1px solid #D6D6D6;
	margin-bottom:15px;
}
#Prohibitions .contents ul{
	padding-left:45px;
	margin-bottom:20px;	
}
#Prohibitions .contents ul.line{
	padding-bottom:15px;	
	border-bottom:1px solid #D6D6D6;
	margin-bottom:15px;
}
#Prohibitions .contents ul li{
	margin-bottom:5px;	
	list-style-type:disc;
	word-break: break-all;
}
#Prohibitions .contents ul li a{
	color:#55A8F3;
	font-weight:400;
	text-decoration:none;
}


@media (max-width: 833px) {
	#Prohibitions .contents h1{
	font-size: 26px;
	margin-bottom:30px;
}
		#Prohibitions .contents h2{
	font-size: 18px;
}
	#Prohibitions .contents{
	padding-top:30px;
	padding-bottom:50px;
		padding-left:15px;
		padding-right:15px;
}
	#Prohibitions .contents p{
	padding-left:25px;
}
#Prohibitions .contents ul{
	padding-left:40px;
}
}



