.wrap.search_wrap .container{background:#f8f8ff;}

.basic_terms.type1 .cont_wrap{margin-top:11px;}
.basic_terms.type1 .cont_wrap dt{padding:4px 2px;font-size:15px;line-height:20px;font-weight:bold;}
.basic_terms.type1 .cont_wrap dd{padding:10px 14px;margin:6px 0 32px 0;text-align:justify;font-size:15px;line-height:26px;border-top:1px solid #e6e6e6;border-right:1px solid #d6d6d6;border-bottom:1px solid #d6d6d6;border-left:1px solid #e6e6e6;}
.basic_terms.type1 .cont_wrap dd .indented_box{padding-left:10px;}
.basic_terms.type2 .cont{padding:20px;line-height:22px;border:1px solid #ececec;background:#fff;}

.way .map_wrap .map{width:100%;}

.mb .box{padding:10px 20px;margin-bottom:15px;border:1px solid #ddd;}
.mb dl{overflow:hidden;padding:12px 0;border-top:1px solid #eee;}
.mb dl:first-child{border-top:none;}
.mb dl dt{float:left;width:18%;}
.mb dl dd{float:right;width:78%;}
.mb dl dd a{font-size:13px;}
.mb dl.tel dd{text-indent:24px;background:url('../images/icon/tel.png') no-repeat 0 1px;}
.mb dl.email dd{text-indent:24px;background:url('../images/icon/email.png') no-repeat 0 1px;}

@media screen and (max-width:1079px) {
.basic_terms.type2 .cont_wrap{padding:.5em;border-top:1px solid #ececec;border-bottom:1px solid #ddd;background:#fff;}
.basic_terms.type2 .cont{padding:1em;}
}

@media only screen and (max-width:767px) {
.basic_terms.type1 .cont_wrap{padding:0 .5em .5em .5em;border-top:1px solid #ddd;border-bottom:1px solid #ddd;background:#fff;}
.basic_terms.type1 .cont_wrap dd{padding:8px 12px;}
.basic_terms.type1 .cont{padding:1em;}

.way .map_wrap{padding:0 .6em 20px .6em;border-bottom:1px solid #ececec;background:#fff;}

.mb .box_wrap{padding:0 .6em .6em .6em;border-bottom:1px solid #ececec;background:#fff;}
.mb dl{overflow:hidden;padding:12px 0 12px 12px;font-size:13px;}
.mb dl dt{float:left;width:25%;}
.mb dl dd{float:left;width:75%;}
.mb dl dd a{font-size:13px;}
.mb dl.tel dd{text-indent:24px;background:url('../images/icon/tel.png') no-repeat 0 1px;}
.mb dl.email dd{text-indent:24px;background:url('../images/icon/email.png') no-repeat 0 1px;}
}