.grid_text { margin-bottom: -80px; }

.grid_text .col3 { margin-bottom: 80px; }

.grid_text .col3 .title_k5 { padding-bottom: 18px; }

/*--------------- MEDIA QUERY ---------------*/
/* TABLET */
@media all and (max-width: 1023px) { .section .row.grid_text .col3 { width: 29.3333%; }
  .section .row.grid_text .col3:nth-child(2n) { margin-right: 6%; }
  .section .row.grid_text .col3:nth-child(3n+3) { margin-right: 0; }
  .sub_kv .title_k2 { max-width: 400px; } }

@media all and (max-width: 767px) { .section .row.grid_text .col3 { width: 100%; margin-right: 0; }
  .grid_text { margin-bottom: 0; }
  .grid_text .col3 { margin-bottom: 40px; }
  .grid_text .col3:last-child { margin-bottom: 0; }
  .grid_text .col3 .title_k5 { padding-bottom: 12px; } }

@media all and (max-width: 414px) { .m_banner200 img { transform: translate(-29%, 0); } }

/* en style */
body.en .tab_menu_box ul li:first-child { width: 9%; min-width: auto; }

body.en .tab_menu_box ul li:nth-child(2) { width: 30%; }

body.en .tab_menu_box ul li:nth-child(3) { width: 6%; min-width: auto; }

body.en .tab_menu_box ul li:nth-child(4) { width: 20%; }

body.en .tab_menu_box ul li:nth-child(5) { width: 12%; }

body.en .tab_menu_box ul li:last-child { width: 23%; }

@media all and (max-width: 1200px) { body.en .tab_menu_box ul li { font-size: 17px; }
  body.en .tab_menu_box ul li:nth-child(2) { width: 34%; }
  body.en .tab_menu_box ul li:nth-child(3) { width: 7%; }
  body.en .tab_menu_box ul li:nth-child(4) { width: 18%; min-width: 150px; }
  body.en .tab_menu_box ul li:nth-child(5) { width: 12%; }
  body.en .tab_menu_box ul li:last-child { width: 20%; } }

@media all and (max-width: 1200px) and (max-width: 767px) { body.en .tab_menu_box ul li:last-child { min-width: 20%; width: auto; } }

@media all and (max-width: 1023px) { body.en .tab_menu_box ul li { width: auto; font-size: 15px; }
  body.en .tab_menu_box ul li:first-child, body.en .tab_menu_box ul li:nth-child(2), body.en .tab_menu_box ul li:nth-child(3) { width: auto; min-width: 120px; } }

/*# sourceMappingURL=people.css.map */