@charset "utf-8";
@media all and (min-width:1000px){
/* 	#body_content {word-break:keep-all} */
}


.sitemap1{margin:0;padding:0 0 10px;}
.sitemap1 .title1{background:#142c62;}
.sitemap1 .h2{padding:20px 0;color:#fff;} 
.sitemap1 .cont{margin:0;padding:0;}
.sitemap1 .cont .t1{;font-size:20px;color:#000;font-weight:600;}
.sitemap1 .cont .t2{font-size:16px;color:#555555;}

@media all and (min-width:768px){
	.sitemap1{display: table;width:100%;margin:0;padding:40px 0;border-bottom:1px solid #dadde0;}
	.sitemap1:first-child{padding-top:0;}
	.sitemap1:last-child{border-bottom:0px solid #dadde0}
	.sitemap1 .h2{padding-top:55px;color:#fff;vertical-align: middle;} 
	.sitemap1 .cont{display:table-cell;width:75%;padding:0 0 0 5%;vertical-align: top;}
    .sitemap1 .title1{display:table-cell;width:20%;}
}



/* ºä¾îÇÁ·Î±×·¥ */
.viewer1{margin:30px 0;
	border:1px solid #cccccc !important;
	background:#f6f6f6 !important;
}

.viewer1 .dl1{width:100%;margin:1.25em 0;}
.viewer1 .dl1>dt{padding:2% 5%;text-align:center;}
.viewer1 .dl1>dd{margin:5%;padding:3%;border-top:1px dotted #000;border-left:0px dotted #000;}
.viewer1 h3{font-size:18px; margin-top:0.5em;margin-bottom:0.5em;}
.viewer1 .btn_box1{width:160px;margin:15px 0;}
.viewer1 .button.block1t1ic1{padding:8px 10px 8px 16px; /* (30+12+8) */}

@media all and (min-width:768px){
	
	.viewer1 .dl1{display:table;float:none;width:100%;margin:1.25em 0;}
	.viewer1 .dl1>dt{display:table-cell;float:none;width:20%;padding:0 1%;vertical-align:middle;}
	.viewer1 .dl1>dd{display:table-cell;float:none;margin:0;padding:0 4%;border-left:1px dotted #000;	border-top:0px;vertical-align:middle;}
	.viewer1 .dl1>dt .ic1{width:80%;max-width:80px;margin:0 .25em;vertical-align:middle;}
	.viewer1 .dl1>dt .ic1 img{width:100%;max-width:80px;height:auto;}
}

