@charset "utf-8";
/* Copyright 2020 design hack. */

/* ------------------------------------------------------------

Recruit

------------------------------------------------------------ */

/* グローバルナビアクティブ
---------------------------------------------- */
nav ul#nav_main li:nth-child(1) a img {opacity: 0;}
div#bg_h2{background: url(../recruit/img/bg_h2.png) no-repeat center 0;height: 360px;}

/* ナビゲーション---- */
div#sub_navi{background: #F3F3F3;border-radius: 20px;padding: 40px 0;width: 1000px;margin: 0 auto;}
div#sub_navi h3{margin-bottom: 50px;}
div#sub_navi ul{font-size: 0;text-align: center;}
div#sub_navi ul li{font-size: 16px;display: inline-block;background:url(../recruit/img/bdr_gry.png) no-repeat right 0;padding-right:30px;margin-right: 30px;}
div#sub_navi ul li:first-child{background-image:url(../recruit/img/bdr_gry.png),url(../recruit/img/bdr_gry.png);background-repeat: no-repeat,no-repeat;background-position: right 0,left 0;padding: 0 30px;}
div#sub_navi ul li:last-child{margin-right: 0;}

h4.ttl_detail{margin-bottom:20px; }

/* ナビゲーション---- */
.wrap_recruit{overflow: hidden;margin-bottom: 30px;}
.wrap_recruit div.img_recruit{float: left;width: 500px;margin-right: 50px;}
.wrap_recruit div.img_recruit p img{margin-bottom: 50px;}
.wrap_recruit div.box_recruit{float: left;width: 650px;}
.wrap_recruit div.box_recruit h3{font-weight: bold;font-size: 22px;text-align: left;margin-bottom: 25px;}
.wrap_recruit div.box_recruit dt{font-weight: bold;font-size: 18px;color: #329B3B;border-bottom: 2px solid #196CAC;padding-bottom: 5px;margin-bottom: 10px;}
.wrap_recruit div.box_recruit dl dd{margin-bottom: 25px;}
.wrap_recruit div.box_recruit dl dd:last-child{margin-bottom: 0;}

.ttl_detail{background:url(../recruit/img/ico_detail.png) no-repeat left 0;padding: 2px 0 2px 44px;}

table ul.ul_link li{background:url(../recruit/img/ico_link.png) no-repeat left 0.6em;padding-left:16px;}
table ul.ul_link li a{text-decoration: underline;}
table ul.ul_link li a:hover{text-decoration: none;}
table ul.ul_list li{background:url(../recruit/img/ico_list.png) no-repeat left 0.7em;padding-left:16px;}



















