<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset"utf-8";
.form-radio.clear_width label{width:24%;}

@media(max-width:980px){
	.form-radio.clear_width label{width:32%;}
}

@media(max-width:767px){
	.form-select-input input[type="text"]{margin-left:0;margin-top:5px;width:100%;}
	.form-radio.box2{height:196px;overflow:hidden;overflow-y:auto;text-align:left;}
	.form-radio.clear_width label{width:49%;}
}

@media(max-width:600px){
	.form-radio.clear_width label{width:100%;}
}

.form-tel.divf div{float:left;width:30.3%;}
.form-tel.divf div.mid{width:4%;text-align:center;line-height:40px}

.form-mail.divf div{float:left;width:30.3%;}
.form-mail.divf div.mid{width:4%;text-align:center;line-height:40px}

@media (max-width: 767px){
.form-tel.divf div,.form-mail.divf div {float: left;width:30.3%;}
}

.resultbox{padding:100px 0;text-align:center;border:solid #ddd;border-width:2px 0 1px;border-top-color:#787878;background-color:#fafafa}
.resultbox p{font-size:24px;line-height:1.3;margin:0}
.resultbox p:first-child{margin-top:30px;}
.resultbox p span{color:#036240}
.resultbox .icon{display:block;width:108px;height:53px;margin:0 auto;background:url(/images/admissions/bundle/bg_ci.gif) no-repeat}
.resultbox.clear_padding{padding:0;text-align:left;overflow:hidden}

.resultbox .post{padding:30px}
.resultbox .post .post_title{float:left}
.resultbox .post .post_title:before{content:"";display:inline-block;width:18px;height:14px;margin-right:10px;vertical-align:baseline;background:url(/images/admissions/bundle/posts_icon.png) no-repeat}
.resultbox .post .post_address{padding-left:170px}
.resultbox .post .post_address span{color:#19694c}


.resultbox .result-body{padding:20px 30px}
.resultbox .result-body *:first-child{margin-top:0} 
.resultbox .result-body p.list{margin: 3px 0;padding-left: 11px;background: url(/images/common/list_bul1.png) no-repeat 0 9px;color: #5d5d5d;font-size: 14px;word-wrap: break-word;word-break: keep-all;}

@media(max-width:768px){
.resultbox .post{padding:30px 10px}
.resultbox .post .post_title{display:block;float:none;margin-bottom:10px}
.resultbox .post .post_address{padding-left:0}

}

.resultbox .report{padding:50px 0;text-align:center;background:#fff}
.resultbox .report .icon{width:100px;height:100px;background:url(/images/admissions/bundle/posts_icon.png) no-repeat}
.resultbox .report .icon1{background-position:-50px 0}
.resultbox .report .icon2{background-position:-150px 0}</pre></body></html>