/* ========== index.php ========== */
.header_content { width: 80%; }
.menu_wrap { display: none; }
.content1 { height: auto; padding: 100px 0; }
.content1_container { display: block; height: auto; }
.content1_img { width: 100%; height: 400px; }
.content1_textarea { width: 100%; height: auto; justify-content: unset; }
.content1_text { width: 100%; line-height: 70px; }
.content2_container { width: 90%; }
.content4_main_container { justify-content: center; }
.content4_main_box { width: 90%; }


/* ========== footer ========== */
#footer { flex-direction: column; padding-bottom: 30px; }
#footer .line { display: none; }
#footer .logo { height: auto; flex: none; }
#footer .logo img { margin: 30px auto; }
#footer .text .pane { width: 100%; margin: 0 auto; }
#footer .text .pane i { margin-left: 0; }
#footer .text .pane i.fa-fax { margin-left: 10px; }