.st_content_in100_wrap {width:100vw; } 
.st_content_in100 {width:100vw; margin:0 calc( -1 * ( (100vw - 1300px) /2) ); } 
@media all and (max-width:1300px) { 
	.st_content_in100_wrap {width:100%; } 
	.st_content_in100 {width:100%; margin:0; } 
}
.st_number0_wrap {text-align:center; } 
.st_number0 {display:inline-block; min-width:50px; height:50px; border-radius:25px; font-size:30px; line-height:50px; font-weight:600; color:#fff; background-color:#000; text-align:center; padding:0 30px; margin:10px auto; font-family:arial;} 

.showimage2000 {width:100%; margin:0 auto 30px auto; }
.showimage_wrap {width:100%; margin:0 auto 30px auto;}
.showimage {width:100%; margin:0 auto; text-align:center;  }

/* -------------------------------------------------------- */
.sitemap_ul > li:nth-child(5) { clear:both;}
@media all and (max-width:700px) { 
	.sitemap_ul > li:nth-child(3) { clear:both;}
}

/* -------------------------------------------------------- */
.st_mov_iframe {width:100%; height:500px;}


.st_title1 {position:relative; font-size:25px; line-height:28px; font-weight:600; colir:#111; text-align:left; padding:0 0 0 28px; overflow:hidden; margin:30px 0 20px 0;  }
.st_title1:before {content:""; position:absolute; left:0; top:4px; width:20px; height:20px; background-color:#2e6bbb; }

.st_text1 {font-size:18px; line-height:25px; font-weight:350; colir:#333; text-align:left; padding:0 0 0 28px; overflow:hidden; margin:0px 0;  }

