@charset "utf-8";
/* Copyright 2024 design hack. */

/* ------------------------------------------------------------

RECRUIT

------------------------------------------------------------ */
nav#wrap_nav_main ul#nav_main li:nth-child(5) a{color: #F8B900;transition: color 0.3s;background:url(/common/img/hdr_nav_ico.png) no-repeat center bottom;background-size: 6px 6px;padding-bottom: 16px;}
/* H2 */
div#bg_h2{background:url(/company/img/bg_h2.png) no-repeat center 0;background-size: 1920px 400px;height: 400px;margin-bottom: 40px;}
@media print, screen and (max-width: 767px){
div#bg_h2{background:none;height: auto;margin-bottom: 30px;}
}

/* コンテンツ
---------------------------------------------- */
section#company{padding: 140px 0;width: 1200px;margin: 0 auto;}
section#company table.table_base{margin-bottom:95px;}
div#map{height: 400px;width: 100%;}
div#map iframe{height: 400px;width: 100%;border: none;}

section#history{padding: 140px 0;width: 1200px;margin: 0 auto;}
section#history table.table_base th{background: #F1F1ED;font-size: 20px;color: #2D7626;font-weight: 800;}
section#history table.table_base td{padding-left: 30px;}

@media print, screen and (max-width: 1210px){
section#company{width: 100%;padding: 70px 20px;margin: 0;}
div#map{height: 400px;width: 100%;}
div#map iframe{height: 400px;width: 100%;border: none;}

section#history{width: 100%;padding: 70px 20px;margin: 0;}
section#history table.table_base th{width:180px;}
}

@media print, screen and (max-width: 1159px){
section#company{padding: 70px 20px;width: 100%;margin: 0;}
    
div#map{height: 200px;}
div#map iframe{height: 200px;}
    
section#history table.table_base{border-top:none;border-bottom:1px solid #C0C2BA;}
section#history table.table_base th{font-size: 15px;padding:15px 0 15px 20px;width: 100%;border-bottom:1px solid #C0C2BA;border-top:1px solid #C0C2BA;display: block;}
section#history table.table_base td{padding:15px 0;border-bottom:none;display: block;}
}