@charset "utf-8";

a:hover{text-decoration:none;}

@media all and (min-width: 992px) {
.container > .row > .title_text > h3{color:#036;}	
.container > .row > .body_img > img{margin-top:20px;}
.container > .row > .body_title > .last_h4{border-bottom:1px dotted #999; padding-bottom:20px;}
.container > .row > .body_title_m{display:none;}
.container > .row > .office_title{margin-top:10px;}
.container > .row > .office_text{border:2px solid #edf2e4;}
.container > .row > .office_text > h2{color:#036;}
.container > .row > .office_text > h4{text-indent:10px;}
.container > .row > .office_text > p{float:left; margin-left:10px;}
.container > .row > .empty_box{margin-top:20px;}
.container > .row > .empty_box2{display:none;}
}

@media all and (max-width: 991px) and (min-width:768px) {
.container > .row > .title_text > h3{color:#036;}	
.container > .row > .body_img > img{margin-top:20px;}
.container > .row > .body_title > .last_h4{border-bottom:1px dotted #999; padding-bottom:20px;}
.container > .row > .body_title_m{display:none;}
.container > .row > .office_title{margin-top:20px;}
.container > .row > .office_text{border:2px solid #edf2e4;}
.container > .row > .office_text > h2{margin-left:25px; font-size:23px; font-weight:bold;}
.container > .row > .office_text > h4{margin-left:35px;}
.container > .row > .office_text > p{float:left; margin-left:35px;}
.container > .row > .line_box > p{border-bottom:1px dotted #999;}
.container > .row > .empty_box{margin-top:20px;}
.container > .row > .empty_box2{margin-top:20px;}
}

@media all and (max-width: 767px) and (min-width: 546px){
.container > .row > .title_text > h3{color:#036;}	
.container > .row > .body_img > img{margin-top:20px;}
.container > .row > .body_title{display:none;}
.container > .row > .body_title_m > p{font-size:16px; color:#595959; font-weight:bold; border-bottom:1px dotted #999; padding-bottom:10px;}
.container > .row > .office_title{text-align:center; margin-top:20px;}
.container > .row > .office_text > h2{text-align:center;}
.container > .row > .office_text > h4{text-align:center;}
.container > .row > .office_text > p{text-align:center;}	
.container > .row > .line_box > p{border-bottom:1px dotted #999;}
.container > .row > .empty_box{margin-top:20px;}
.container > .row > .empty_box2{margin-top:20px;}
}

@media screen and (max-width: 545px) {
.container > .row > .title_text > h3{color:#036;}
.container > .row > .body_title{display:none;}	
.container > .row > .body_title_m > p{font-size:16px; color:#595959; font-weight:bold; border-bottom:1px dotted #999; padding-bottom:10px;}
.container > .row > .office_title{text-align:center; margin-top:20px;}
.container > .row > .office_text > h2{text-align:center;}
.container > .row > .office_text > h4{text-align:center;}
.container > .row > .office_text > p{text-align:center;}
.container > .row > .line_box > p{border-bottom:1px dotted #999;}
.container > .row > .empty_box{margin-top:20px;}
.container > .row > .empty_box2{margin-top:20px;}
}
