@charset "UTF-8";



.systembord{width:100%;height:auto;padding:0px 0px 0px 0px;margin:0px auto;}

/*======*/
.rule{width:95%;height:auto;margin:0px auto;padding:50px 0px;}
.rule h4{width:100%;height:auto;margin:0px auto;padding:0px;color:#004098;font-weight:bold;}
.rule p{width:100%;height:auto;margin:0px auto;padding:15px 0px;}
.rule ul{width:100%;height:auto;margin:3px auto;padding:0px;text-align:left;}
.rule ul li{width:47%;height:auto;margin:0px 1%;padding:0px;display:inline-block;text-align:left;}
	@media all and (max-width: 1024px) {
		.rule ul li{width:95%;margin:0px auto;}
	}


/*======*/
h3{width:100%;height:auto;margin:0px auto;padding:0px 0px 12px 0px;}
h3 span.ja{display:inline-block;width:260px;height:auto;margin:0px auto;padding:6px 20px;font-size:14px;color:#ffffff;}
h3 span.ja{background:#c92d54;letter-spacing:1px;-webkit-clip-path: polygon(10% 0, 90% 0, 100% 50%, 90% 100%, 10% 100%, 0 50%);clip-path: polygon(10% 0, 90% 0, 100% 50%, 90% 100%, 10% 100%, 0 50%);}
h3 span.ja span{display:inline-block;width:auto;height:auto;margin:0px auto;padding:0px 47px;
background:url(../../img/system/l.png),url(../../img/system/r.png);background-repeat:no-repeat,no-repeat;background-size:28px 8px,28px 8px;background-position:0% 6px,100% 6px;}
	@media all and (max-width: 1024px) {
		h3 span.ja{font-size:13px;padding:5px 0px 6px 0px;}
		h3 span.ja span{padding:0px 47px;
		background:url(../../img/system/l.png),url(../../img/system/r.png);background-repeat:no-repeat,no-repeat;background-size:23px 6px,23px 6px;background-position:0% 6px,100% 6px;}
	}
