#contact_02 { overflow:hidden;  padding:100px 0;   }
#contact_02 .tit {padding-top:30px;}
#contact_02 section {float:left; width:47%;   display:block; box-sizing:border-box; margin:0px; padding: 45px 45px; height:364px; }
#contact_02 section.Box_01 {background:url("../img/img1.jpg")no-repeat center center;   }
#contact_02 section.Box_02 {padding:0px 0px; float:right;  background-color:#fff; position:relative;  }
#contact_02  .item{ overflow:hidden; border-top:1px solid #999; border-bottom:1px solid #999;}
#contact_02  .main_notice td {border-bottom:1px dashed #ccc ;}
#contact_02  .main_notice td a{display:block; padding:34px 0; }
#contact_02  .main_notice tr:last-child td {border-bottom:0;}
#contact_02  .main_notice tr:first-child {display:none;}
#contact_02  .main_notice tr.board_output_1_tr td:last-child {text-align: right;}


/*---------------------------------------
  MOBILE RESPONSIVE              
-----------------------------------------*/
@media (max-width: 1023px) {
#contact_02 { overflow:hidden;  padding:50px 0;   }
#contact_02 .tit {padding-top:0px; padding-bottom:30px; }
#contact_02  p.list{padding-top:18px;  }
#contact_02  .main_notice td a {font-size:14px !important;  padding:15px 0; }
#contact_02  .main_notice td:last-child{display:none;}
#contact_02  .main_notice tr:first-child {display:none;}
}
@media (max-width: 768px) {
}
@media (max-width: 640px) {
}
@media (max-width: 480px) {
}
@media (max-width: 320px) {
}


