@charset "UTF-8";
#engo_body {
  width: 1080px;
  margin: 0 auto 40px;
  font-size: 0.9em; }

.pagettl {
  font-size: 1.8em;
  font-weight: bold;
  color: #0a2347;
  border-bottom: 2px solid #0a2347;
  line-height: 1.4;
  margin: 0 0 40px;
  overflow: hidden; }

.pagettl span {
  float: right;
  line-height: 0; }

.contentttl {
  font-size: 2em;
  font-weight: bold;
  color: #0a2347;
  margin: 0 0 24px; }

.contentttl_b {
  font-size: 2.1em;
  font-weight: bold;
  color: #0a2347;
  margin: 0 0 24px;
  border-bottom: 2px solid #0a2347; }

.contentttl_s {
  font-size: 1.3em;
  font-weight: bold;
  color: #0a2347;
  margin: 0 0 24px;
  line-height: 1.4;
  border-bottom: 1px solid #0a2347; }

.contentttl_ss {
  font-size: 1.1em;
  font-weight: bold;
  color: #0a2347;
  margin: 0 0 16px;
  line-height: 1.5;
  border-bottom: 1px solid #0a2347; }

.contentttl a,
.contentttl_b a,
.contentttl_s a,
.contentttl_ss a {
  text-decoration: none; }

.contentttl_mini {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  margin: 0 0 16px;
  line-height: 1.5;
  background: #f0f0f0;
  padding: 4px;
  display: inline-block; }

.kakomi {
  padding: 1em;
  background: #eee;
  border: 1px solid #ddd; }

.bob1 {
  border-bottom: 1px solid #ccc; }

.i_home {
  background: url(../images/common/i_home.png) no-repeat 0 center;
  padding: 4px 0;
  padding-left: 32px; }

.i_logo {
  background: url(../images/common/i_logo.png) no-repeat 0 center;
  padding: 4px 0;
  padding-left: 32px; }

.i_rec {
  background: url(../images/common/i_person.png) no-repeat 0 center;
  padding: 4px 0;
  padding-left: 34px; }

.i_mail {
  background: url(../images/common/i_mail_l.png) no-repeat 0 center;
  padding: 4px 0;
  padding-left: 34px; }

.i_mail_s {
  background: url(../images/common/i_mail.jpg) no-repeat 0 center;
  padding-left: 28px; }

.i_service_s {
  background: url(../images/common/i_service.jpg) no-repeat 0 center;
  padding-left: 18px; }

.i_price_s {
  background: url(../images/common/i_price.jpg) no-repeat 0 center;
  padding-left: 22px; }

.i_info_s {
  background: url(../images/common/i_info_s.png) no-repeat 0 center;
  padding-left: 22px; }

.i_event_s {
  background: url(../images/common/i_flag_s.png) no-repeat 0 center;
  padding: 4px 0;
  padding-left: 22px; }

/*TOP*/
#top_page #engo_head {
  margin: 0 auto 16px; }

.top_main {
  margin: 0 0 40px; }

.top_page_contents_1 {
  margin: 0 0 40px; }

.top_page_about {
  float: left;
  width: 520px; }

.top_about_boxes_1 {
  margin: 0 0 24px; }

.top_about_box {
  float: left;
  width: 185px; }

.top_about_box_r {
  width: 150px; }

.top_about_boxes_2 {
  font-size: 0.9em;
  line-height: 1.6; }

.top_about_boxes_2 li {
  float: left;
  margin-right: 18px; }

.top_about_boxes_2 li a {
  display: block;
  background: url(../images/top/i_arw_r_s.jpg) no-repeat 0 center;
  padding-left: 16px; }

.top_about_boxes_2 li.mostR {
  margin-right: 0; }

.top_production {
  display: table;
  width: 100%;
  border-radius: 4px;
  border: 2px solid #933;
  background: #f9f0f0;
  margin-top: 24px; }

.top_production p {
  display: table-cell;
  vertical-align: middle;
  line-height: 0;
  color: #300;
  padding: 16px 0 16px 16px; }

.top_production p:last-child {
  padding: 16px;
  line-height: 1.7; }

.top_production p em {
  display: block;
  padding: 8px 0; }

.top_page_recruit {
  float: right;
  width: 520px; }

.top_rec_boxes_1 {
  display: flex;
  justify-content: space-between;
  font-size: 1.2em;
  margin-bottom: 24px; }
  .top_rec_boxes_1 img {
    width: auto; }
  .top_rec_boxes_1 a {
    display: block;
    border: 1px solid #0a2347;
    text-decoration: none;
    background: rgba(234, 251, 252, 0.4); }
  .top_rec_boxes_1 b {
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    padding: 8px; }
    .top_rec_boxes_1 b::before {
      content: "";
      width: 1em;
      height: 1em;
      display: inline-block;
      background: url("../images/top/arw.png") no-repeat center;
      background-size: cover;
      margin-right: 0.4em; }

.top_rec_L {
  flex: 0 0 50%; }

.top_rec_R {
  flex: 0 0 46%;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }
  .top_rec_R p {
    margin: 0 0 15px; }
  .top_rec_R a {
    display: flex;
    flex-direction: row-reverse;
    align-items: center; }
  .top_rec_R b {
    flex: 0 0 72%;
    text-align: left;
    padding: 8px;
    justify-content: flex-start; }
  .top_rec_R i {
    flex: 0 0 28%;
    line-height: 0;
    padding: 1px; }

.top_page_recruit-newest {
  padding: 1em 0 0; }

.top_page_recruit-newest h3 {
  padding: 0 0 1em; }

.top_page_recruit-newest ul {
  padding: 0 8px; }

.top_page_recruit-newest li {
  padding: 0 0 12px 0; }

.top_page_recruit-newest li a {
  display: table;
  width: 100%;
  background: url(../images/top/i_arw_r_s.jpg) no-repeat left top;
  padding: 0 0 12px 18px;
  text-decoration: none;
  border-bottom: 1px solid #def; }

.top_page_recruit-newest li em {
  display: table-cell;
  padding: 0;
  font-size: 15px; }

.top_page_recruit-newest li em.recnew-area {
  width: 15%; }

.top_page_recruit-newest li em.recnew-gerna {
  text-align: right; }

.top_page_recruit-newest li.recnew-full {
  text-align: right;
  padding-bottom: 0; }

.top_page_recruit-newest li.recnew-full a {
  display: inline-block;
  width: auto;
  border: 0; }

/*採用サイトバナー*/
.recsite-container {
  padding: 0 0 16px 0; }

.recsite-container h3 {
  text-align: center;
  font-weight: 600;
  font-size: 1.2em;
  padding: 16px 0 8px; }

.recsite-container ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }

.recsite-container li {
  flex: 0 0 25%;
  padding: 0 2px;
  margin-bottom: 2px; }

.recsite-container li.col50 {
  flex: 0 0 50%; }

/*採用サイトToggle*/
.recsite-toggle-container {
  padding: 24px 0; }

.recsite-toggle-container ul {
  display: flex;
  justify-content: space-between; }

.recsite-toggle-container li {
  flex: 0 0 48%; }

.recsite-toggle-container li a.togglebtn {
  display: block;
  border-radius: 8px;
  border: 1px solid #0a2347;
  color: #0a2347;
  text-align: center;
  padding: 16px;
  text-decoration: none; }

.recsite-toggle-container li a.togglebtn:hover {
  background: #0a2347;
  color: #fff;
  opacity: 1 !important; }

.recsite-toggle-container li ul {
  display: none;
  flex-wrap: wrap;
  position: absolute;
  padding: 8px 0;
  background: #fff; }

.recsite-toggle-container li li {
  padding: 0 0 8px;
  flex: 0 0 100%; }

.recsite-toggle-container li li img {
  width: 100%; }

.top_news_ttl_tab {
  overflow: hidden;
  border-bottom: 2px solid #0a2347;
  margin: 0 0 24px;
  display: flex;
  align-items: flex-end; }

.top_news_ttl_tab .contentttl {
  margin: 0; }

.top_news_ttl_tab ul {
  display: table;
  margin: 0 0 0 auto; }

.top_news_ttl_tab li {
  display: table-cell;
  border-radius: 4px 4px 0 0;
  border: 1px solid #0a2347;
  border-bottom: 0; }

.top_news_ttl_tab li a {
  display: block;
  padding: 16px;
  text-decoration: none; }

.top_news_ttl_tab li a.on,
.top_news_ttl_tab li a.on:hover {
  background: #0a2347;
  color: #fff;
  cursor: default;
  opacity: 1 !important; }

.top_newslist_tabcontent {
  display: none; }

.top_newslist_on {
  display: block; }

.top_newslist {
  float: left;
  width: 716px;
  height: auto;
  position: relative;
  overflow: hidden; }

.top_newslist .newslistbox {
  overflow: hidden;
  padding: 0 0 24px;
  margin: 0 0 24px;
  border-bottom: 1px solid #ccc; }

.top_newslist .newslistbox_img {
  float: right;
  width: 220px; }

.top_newslist .newslistbox_txt {
  float: left;
  width: 480px; }

.top_newslist .newslistbox_txt_L {
  float: none;
  width: 100%; }

.top_newslist .newslistboxS {
  padding: 0 0 16px;
  margin: 0 0 16px;
  border-bottom: 1px solid #eee; }

.top_newslist .newslistboxS .newslistbox_txt {
  float: none;
  width: 100%;
  display: table; }

.top_newslist .newslistboxS span {
  margin: 0;
  display: table-cell;
  width: 12%;
  white-space: nowrap; }

.top_newslist .newslistboxS em {
  margin: 0;
  display: table-cell;
  text-align: right;
  font-size: 0.85em; }

.top_newslist .newslistboxS h3 {
  margin: 0;
  display: table-cell;
  padding: 0 8px; }

.top_newslist .newslistbox h3 {
  margin-bottom: 16px; }

.top_newslist_full {
  float: none;
  width: 100%; }

.top_newslist_full .newslistbox_img {
  float: right;
  width: 220px; }

.top_newslist_full .newslistbox_txt {
  float: left;
  width: 780px; }

.top_newslist_full .newslistbox_txt_L {
  float: none;
  width: 100%; }

.top_eventlist {
  float: right;
  width: 284px;
  background: #eaf3fe;
  border-radius: 8px;
  border: 1px solid #9bb8df;
  padding: 8px 0 16px; }

.top_eventlist_in {
  height: 500px;
  overflow: hidden;
  position: relative; }

.top_eventlist .contentttl_ss {
  margin: 0 16px 8px; }

.top_eventlist .eventlistbox {
  margin: 0 16px 8px;
  padding: 8px 0 16px 0;
  border-bottom: 1px dotted #9bb8df; }

.top_eventlist .eventlistbox span {
  display: block;
  margin: 0 0 8px;
  color: #ba7810; }

.top_eventlist .eventlistbox em {
  display: block;
  margin: 0 0 8px;
  font-size: 12px; }

.top_eventlist .eventlistbox strong {
  display: block;
  margin: 0 0 8px; }

/*2023*/
.top_newslist {
  float: none;
  width: auto; }

.top_newslist .newslistbox {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between; }

.top_newslist .newslistbox_txt,
.top_newslist .newslistbox_img {
  float: none;
  width: auto;
  padding: 8px; }

.top_newslist .newslistbox_txt {
  flex: 1; }

.top_newslist .newslistbox_txt_L {
  flex: 0 0 100%; }

.top_newslist .newslistbox_img img {
  max-width: 200px;
  aspect-ratio: 1/1;
  object-fit: cover; }

.top_newslist .newslistboxS .newslistbox_txt {
  display: block; }
  .top_newslist .newslistboxS .newslistbox_txt span {
    display: flex;
    width: auto;
    margin-bottom: 16px; }

/*Page Common*/
#page_left {
  float: left;
  width: 240px; }

.page_left_ttl {
  background: #470a0a url(../images/common/arw_b.png) no-repeat 12px -59px;
  color: #fff;
  border-radius: 4px;
  padding: 12px 12px 12px 26px;
  margin: 0 0 4px; }

.page_left_navi li {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #fff;
  background: #dee8f7; }

.page_left_navi li a {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  line-height: 1.2;
  padding: 12px 8px 12px 24px;
  text-decoration: none;
  color: #0a2347;
  background: #dee8f7 url(../images/common/arw_blue.png) no-repeat 16px 16px; }

.page_left_navi li.on a,
.page_left_navi li img {
  vertical-align: middle; }

.page_left_navi li.current_page_item,
.page_left_navi li.current-menu-item,
.page_left_navi li.current-menu-item li.current_page_item {
  background: #0a2347; }

.page_left_navi li.current_page_item a,
.page_left_navi li.current-menu-item a {
  background: #0a2347 url(../images/common/arw.png) no-repeat 16px 0;
  color: #fff; }

.page_left_navi li a {
  background-image: none; }

.page_left_navi li.current_page_item li,
.page_left_navi li.current-menu-item li {
  background: #dee8f7; }

.page_left_navi li.current_page_item li a,
.page_left_navi li.current-menu-item li a {
  background: #dee8f7 url(../images/common/arw.png) no-repeat 32px -60px;
  color: #0a2347; }

.page_left_navi li ul {
  display: xnone;
  border-top: 1px solid #ccc; }

.page_left_navi li li a {
  padding-left: 48px;
  background: #dee8f7 url(../images/common/arw.png) no-repeat 32px -60px; }

.page_left_navi li li.current_page_item a,
.page_left_navi li li.current-menu-item a {
  background: #0a2347 url(../images/common/arw.png) no-repeat 32px 0;
  color: #fff; }

.page_left_navi li ul li:last-child {
  border-bottom: 0; }

#page_right {
  float: right;
  width: 792px;
  font-size: 1.1em; }

.hentry p {
  line-height: 1.6;
  margin: 0 0 2em; }

/*news*/
.news_page {
  overflow: hidden; }

.newslist .newslistbox {
  overflow: hidden;
  padding: 0 0 24px;
  margin: 0 0 24px;
  border-bottom: 1px solid #ccc; }

.newslist .newslistbox_img {
  float: right;
  width: 200px; }

.newslist .newslistbox_txt {
  float: left;
  width: 570px; }

.newslist .newslistbox_txt_L {
  float: none;
  width: auto; }

.newslist .eventlistbox {
  overflow: hidden;
  padding: 0 0 24px;
  margin: 0 0 24px;
  border-bottom: 1px solid #ccc; }

.newslist .eventlistbox_txt {
  float: none;
  width: 100%; }

/*2023*/
.newslist .newslistbox {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse; }

.newslist .newslistbox_img,
.newslist .newslistbox_txt {
  padding: 8px;
  float: none;
  width: auto; }

.newslist .newslistbox_txt_L {
  flex: auto; }

.newslist .newslistbox_img {
  flex: 0 0 174px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end; }

.newslist .newslistbox_img img {
  max-width: 150px;
  aspect-ratio: 1/1;
  object-fit: cover; }

/*////////////*/
.newsbody h2 {
  font-size: 1.2em;
  margin: 0 0 1.5em; }

.newsbody p {
  margin: 0 0 2em;
  line-height: 1.8; }

.newsbody p.post-date {
  font-size: 0.9em;
  color: #036;
  clear: both; }

.newsbody .wp-caption {
  margin: 0 0 2em;
  border: 1px solid #ccc;
  padding: 5px 0 15px;
  background: #f9f9f9;
  text-align: center; }

.newsbody .wp-caption img {
  margin: 0 auto 5px; }

.newsbody p.wp-caption-text {
  margin: 0 5px; }

.newsbody .alignright {
  float: right; }

.newsbody img.aligncenter {
  margin: auto;
  display: block; }

.navigation {
  overflow: hidden; }

.navigation .alignleft {
  float: left;
  width: 40%;
  text-align: right; }

.navigation .alignright {
  float: right;
  width: 40%; }

/*About*/
.about_page_right_l {
  float: left;
  width: 320px; }

.about_page_ph {
  margin: 0 0 8px;
  line-height: 1.4; }

.about_page_ph img {
  max-width: 100%; }

.about_page_about {
  line-height: 2;
  margin: 0 0 16px; }

.about_page_right_r {
  float: right;
  width: 440px; }

.about_page_box {
  margin: 0 0 40px; }

.about_page_box p {
  margin: 0 0 1em;
  line-height: 1.6; }

.about_page_box p.about_page_ph {
  line-height: 1.1; }

.about_page_rinen {
  font-size: 1em;
  line-height: 2;
  padding: 0 0 0 16px; }

.about_kishou {
  font-size: 1em;
  line-height: 2;
  padding: 0 0 0 16px; }

.about_kishou p {
  margin: 0; }

.about_kishou .kishou {
  float: right; }

/*facility_list*/
#SpListBtn {
  display: none; }

.facility_lists {
  margin: 0 0 64px; }

.facility_list {
  margin: 0 16px 0px; }

.facility_list h3 {
  border-bottom: 1px solid #ccc;
  margin: 0 0 1px; }

.facility_list h3 strong {
  color: #555;
  background: #ccc;
  padding: 6px 8px 4px;
  display: inline-block; }

.facility_list_box {
  overflow: hidden;
  margin: 0 0;
  padding: 16px;
  border-bottom: 1px solid #ccc; }

.facility_list_img {
  float: left;
  width: 90px; }

.facility_list_img img {
  max-width: 80px;
  width: 70px;
  height: auto; }

.facility_list_name {
  float: left;
  width: 230px;
  font-size: 1.2em;
  padding-right: 16px; }

.facility_list_work {
  float: left;
  width: 380px;
  line-height: 1.4;
  padding-right: 24px; }

.facility_list_addr {
  float: left;
  width: 190px;
  line-height: 1.4;
  padding-right: 16px; }

.facility_list_box:hover {
  background: #f6f5f4; }

.facility_list_rec {
  float: left;
  width: 60px;
  text-align: center; }

.facility_list p {
  margin: 0 0 4px; }

.facility_list_box_head {
  padding: 4px 0 4px 16px;
  background: #f0f0f0; }

.facility_list_box_head p {
  margin: 0; }

.facility_list_box_head .facility_list_name {
  font-size: 1em; }

/*facility_pages*/
.facility_pages {
  overflow: hidden; }

.facility_page_right_l {
  float: left;
  width: 424px; }

.facility_page_ph {
  margin: 0 0 24px; }

.facility_page_ph img {
  max-width: 424px;
  height: auto; }

.facility_page_about {
  line-height: 1.6; }

.facility_page_about p {
  margin: 0 0 1em; }

.facility_page_right_r {
  float: right;
  width: 344px; }

.facility_page_outline {
  font-size: 0.9em; }

.facility_page_outline h3 {
  font-weight: bold;
  color: #0a2347;
  margin: 0 0 8px; }

.facility_page_outline_1 {
  margin: 0 0 40px 0;
  overflow: hidden;
  border-top: 1px solid #f0f0f0;
  font-size: 0.9em; }

.facility_page_outline_1 li {
  display: table;
  width: 100%;
  padding: 0;
  line-height: 1.6; }

.facility_page_outline_1 li span {
  display: table-cell;
  width: 25%;
  vertical-align: top;
  background: #f0f0f0;
  border-bottom: 1px solid #fff;
  padding: 8px 8px; }

.facility_page_outline_1 li i {
  display: table-cell;
  width: 25%;
  vertical-align: top;
  background: #f0f0f0;
  border-bottom: 1px solid #fff;
  padding: 8px 8px; }

.facility_page_outline_1 li em {
  display: table-cell;
  vertical-align: top;
  padding: 8px 4px 8px 8px;
  border-bottom: 1px solid #f0f0f0; }

.facility_page_outline_2 {
  margin: 0 0 40px 0;
  overflow: hidden;
  border-top: 1px solid #f0f0f0;
  padding: 8px;
  line-height: 2; }

.facility_page_outline_2 li {
  display: table;
  width: 100%;
  padding: 8px 0;
  line-height: 1.6;
  border-bottom: 1px solid #fff;
  background: #f0f0f0; }

.facility_page_outline_2 li a {
  display: inline-block;
  padding-left: 18px;
  text-decoration: none;
  background: url(../images/common/arw.png) no-repeat 8px -71px;
  color: #0a2347; }

.facility_page_outline_2 li a:hover {
  background: url(../images/common/arw.png) no-repeat 8px -151px;
  color: #666; }

.facility_pages table {
  margin: 0 0 1em; }

.facility_pages td {
  padding: 4px 8px;
  border: 1px solid #ccc;
  font-size: 1em; }

.newslistbox {
  overflow: hidden;
  padding: 0 0 24px;
  margin: 0 0 24px;
  border-bottom: 1px solid #ccc; }

.newslistbox_img {
  float: right;
  width: 200px; }

.newslistbox_img img {
  height: auto;
  max-width: 200px; }

.newslistbox_txt {
  float: left;
  width: 568px; }

.newslistbox_txt span {
  font-size: 0.8em;
  display: block;
  margin: 0 0 16px;
  font-family: Verdana, Geneva, sans-serif; }

.newslistbox_txt span img {
  vertical-align: middle; }

.newslistbox_txt h3 {
  font-size: 1.2em;
  line-height: 1.2;
  margin: 0 0 24px;
  font-weight: bold; }

.newslistbox_txt p {
  line-height: 1.6; }

.newslistbox_txt_L {
  float: none;
  width: auto; }

.newicon {
  background: url(../images/common/i_new.png) no-repeat right top; }

.eventlistbox_txt h3 {
  font-size: 1.2em;
  line-height: 1.2;
  margin: 0 0 16px;
  font-weight: bold; }

#google_map {
  width: 792px;
  height: 450px; }

.servicelistboxes {
  margin: 0 0;
  overflow: hidden;
  width: 100%; }

.servicelistboxes h2 {
  border-bottom: 1px solid #ccc;
  margin: 16px 0;
  clear: both; }

.servicelistboxes h3 {
  border-bottom: 1px solid #ccc;
  margin: 0 0 16px; }

.servicelistboxes h3 strong {
  color: #444;
  background: #ddd;
  padding: 6px 8px 4px;
  display: inline-block; }

.servicelistbox {
  overflow: hidden;
  padding: 0 0 1em;
  margin: 0 0 0;
  border-bottom: 0 solid #f9f9f9;
  width: 100%; }

.servicelistbox_notxt {
  border-bottom: 0;
  padding: 0 0 1em; }

.servicelistbox_img {
  float: left;
  width: 384px; }

.servicelistbox_img img {
  max-width: 360px;
  width: auto;
  height: auto;
  margin: 0 0 4px 0; }

.servicelistbox_img span {
  display: block;
  text-align: center;
  max-width: 360px;
  padding: 0 0 2em;
  font-size: 0.9em;
  color: #444; }

.img-yoko {
  overflow: hidden;
  float: none;
  width: 100%;
  margin: 0 0 16px;
  display: flex;
  flex-wrap: wrap; }

.img-yoko2 .servicelistbox_imgs {
  float: none;
  margin: 0 0 16px 0;
  flex: 0 0 49%;
  padding-right: 8px;
  box-sizing: border-box; }

.img-yoko3 .servicelistbox_imgs {
  float: none;
  margin: 0 0 16px 0;
  flex: 0 0 32%;
  padding-right: 8px;
  box-sizing: border-box; }

.img-yoko.servicelistbox_img img {
  max-width: 100%; }

.img-yoko.servicelistbox_img span {
  max-width: 100%; }

.img-s {
  width: 240px;
  margin-right: 16px;
  display: inline; }

.img-s span {
  width: 240px; }

.img-s img {
  width: 240px;
  height: auto; }

.servicelistbox_txt {
  float: left;
  width: 384px; }

.servicelistbox_txt h4 {
  font-weight: bold;
  margin: 0 0 16px;
  line-height: 1.4; }

.servicelistbox_txt p {
  line-height: 1.4;
  font-size: 1em;
  margin: 0 0 1em; }

.servicelistbox_txtL {
  float: none;
  width: 100%; }

.txt-s {
  width: auto;
  display: inline;
  float: none; }

.zservicelistbox_img_tate {
  max-width: 384px;
  display: inline;
  float: left; }

.zservicelistbox_img_tate img {
  max-width: 360px;
  width: auto;
  height: auto;
  margin: 0 0 4px 0; }

.zservicelistbox_tate .servicelistbox_txt {
  width: auto;
  display: inline;
  float: none; }

.servicelistbox_img_large {
  max-width: none;
  display: block;
  width: 100%;
  overflow: hidden; }

.servicelistbox_img_large img {
  max-width: 100%;
  height: auto;
  margin: 0 0 1em; }

.servicelistboxes_s {
  float: left;
  width: 49%; }

.servicelistboxes_s:nth-child(2n-1) {
  clear: both; }

.servicelistboxes_s .servicelistbox {
  width: 95%;
  display: block; }

.servicelistboxes_s .servicelistbox_img {
  margin-right: 0;
  width: auto;
  float: none; }

.servicelistboxes_s .servicelistbox_img img {
  max-width: 360px;
  width: auto;
  height: auto;
  margin-right: 0; }

.servicelistboxes_s .servicelistbox_txt {
  display: block;
  width: auto;
  float: none; }

.servicelistbox_img_tate.servicelistbox_img_large img {
  width: 33%; }

.servicelistbox_txt_large {
  display: block;
  float: none;
  clear: both;
  width: auto; }

.servicelistbox table {
  width: 100%;
  margin: 0 0 1em; }

.servicelistbox table.wAuto {
  width: auto; }

.servicelistbox table caption {
  display: block;
  padding: 0 0 4px;
  text-align: left; }

.servicelistbox table th {
  background: #f6f6f6;
  padding: 8px;
  border: 1px solid #ccc;
  line-height: 1.5; }

.servicelistbox table td {
  padding: 8px;
  line-height: 1.5; }

.servicelistboxes_l .servicelistbox {
  display: block;
  width: 100%; }

.servicelistboxFL {
  clear: none;
  float: left;
  width: 20%;
  margin-right: 5%; }

.servicelistboxFL .servicelistbox_img {
  float: none;
  width: 100%; }

.servicelistboxFL .servicelistbox_img img {
  width: 100%;
  height: auto; }

.servicelistboxFL .servicelistbox_txt {
  float: none;
  width: 100%; }

.servicelistboxFL3 {
  clear: none;
  float: left;
  width: 28%;
  margin-right: 5%; }

.servicelistboxFL3 .servicelistbox_img {
  float: none;
  width: 100%; }

.servicelistboxFL3 .servicelistbox_img img {
  width: 100%;
  height: auto; }

.servicelistboxFL3 .servicelistbox_txt {
  float: none;
  width: 100%; }

.servicelistboxFL2 {
  clear: none;
  float: left;
  width: 45%;
  margin-right: 5%; }

.servicelistboxFL2 .servicelistbox_img {
  float: none;
  width: 100%; }

.servicelistboxFL2 .servicelistbox_img img {
  width: 100%;
  height: auto; }

.servicelistboxFL2 .servicelistbox_txt {
  float: none;
  width: 100%; }

.listbox {
  margin-bottom: 2em; }

.listbox p {
  margin-bottom: 2em;
  line-height: 1.4; }

.recruit_box table {
  width: 100%;
  border: 1px solid #eee;
  margin: 0 0 40px; }

.recruit_box th,
.recruit_box td {
  padding: 16px;
  border-bottom: 1px solid #eee; }

.recruit_box th {
  width: 20%;
  background: #fff0f6; }

.eventlist p {
  padding: 16px;
  border-bottom: 1px dotted #ccc; }

.machidainfoTable img {
  max-width: 240px; }

.machidainfoTable td {
  padding: 1em 1em 1em 0;
  vertical-align: top;
  border-bottom: 2px dotted #ccc; }

.infoTable {
  border-collapse: collapse;
  width: 100%; }

.infoTable img {
  max-width: 240px; }

.infoTable td {
  padding: 1em 1em 1em 0;
  vertical-align: top;
  border: 0;
  border-bottom: 2px dotted #ccc; }

.infoTable p {
  margin-bottom: 0.5em; }

.infoTable_s {
  border-collapse: collapse;
  width: 100%;
  margin: 0 0 1em; }

.infoTable_s img {
  max-width: 240px; }

.infoTable_s td {
  padding: 0.5em;
  vertical-align: top;
  border: 0;
  border-bottom: 1px dotted #ccc;
  line-height: 1.4; }

.infoTable_s p {
  margin-bottom: 0; }

/*Recruit*/
.recruit_narrow {
  overflow: hidden;
  padding: 16px;
  background: #eee;
  margin: 0 0 2em; }

.recruit_narrow h3 {
  margin: 0 0 1em; }

.recruit_narrow h3 strong {
  color: #555;
  background: #ccc;
  padding: 6px 8px 4px;
  display: inline-block; }

.recruit_narrow label {
  margin-right: 2em; }

.recruit_table {
  min-height: 600px; }

.recruit_table table {
  width: 100%;
  border-collapse: collapse;
  border-right: 1px solid #f0f0f0; }

.recruit_table thead td,
.recruit_table thead th {
  background: #666;
  color: #fff; }

.recruit_table tbody td {
  border-left: 1px solid #f9f6ff; }

.table_td {
  display: table-cell;
  padding: 8px;
  font-size: 0.9em;
  line-height: 1.5;
  vertical-align: top;
  border-bottom: 1px solid #ddd;
  color: #333; }

.nar_01 .table_td {
  background: #f3f3ff; }

.nar_02 .table_td {
  background: #fff6f9; }

.nar_03 .table_td {
  background: #f3f3f3; }

.table_box {
  margin: 0 0 4em;
  border-top: 1px solid #edd; }

.table_cell {
  display: table;
  width: 100%;
  border-bottom: 1px solid #edd;
  line-height: 1.5; }

.table_cell_l {
  display: table-cell;
  width: 20%;
  padding: 16px 2%;
  background: #f9f0f6; }

.table_cell_r {
  display: table-cell;
  width: 70%;
  padding: 16px 3%; }

.table_td01 {
  white-space: nowrap; }

.table_td04 {
  white-space: nowrap; }

.table_td05 {
  white-space: nowrap; }

.table_td06 {
  white-space: nowrap; }

/*自主生産品*/
.Product-info {
  padding: 24px 16px 40px 16px;
  margin: 0 0 24px;
  border-bottom: 1px solid #ccc; }

.Product-info p {
  margin: 0 0 1em; }

.Product-info strong {
  font-size: 1.2em; }

.Product-info-kakomi {
  margin: 2em 0;
  padding: 1em 1em 0;
  background: #f6f6f9;
  border: 1px solid #ddd; }

.Product-info-kakomi p {
  margin: 0 0 1em; }

.Product-info-kakomi strong {
  font-size: 1.2em; }

.related_product {
  padding: 24px 0 0; }

.related_product h3 {
  font-weight: 600;
  margin-bottom: 16px; }

.related_product_flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }

.related_product_flex p {
  flex: 0 0 30%;
  margin: 0 4px 8px; }

.related_product_flex p a {
  display: block;
  padding: 8px;
  border: 1px solid #ccc;
  text-decoration: none;
  height: 100%;
  box-sizing: border-box; }

.related_product_flex p strong {
  display: block;
  text-align: center;
  padding: 8px; }

.related_product_flex p img {
  max-width: 100%;
  height: auto; }

.product_narrow {
  overflow: hidden;
  margin: 0 0 2em;
  border: 1px solid #ddd;
  padding: 0 0 8px; }

.product_narrow h3 {
  margin: 0 0 8px; }

.product_narrow h3 strong {
  color: #555;
  background: #ccc;
  padding: 6px 8px 4px;
  display: inline-block; }

.big_product ul {
  display: flex;
  justify-content: space-around;
  margin: 0 8px; }

.big_product li label {
  display: inline-block;
  padding: 8px; }

.big_product li label.selected {
  background: #fcc; }

.sub_product {
  padding: 8px 0px;
  background: #fcc;
  margin: 0 8px; }

.sub_product ul {
  display: flex;
  justify-content: space-around; }

.sub_product li {
  padding: 0 0 0 0;
  font-size: 0.9em; }

.sub_product {
  display: none; }

.list_product {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }

.product_list_box {
  flex: 0 1 25%;
  max-width: 25%;
  box-sizing: border-box; }

.product_list_box div {
  border: 1px solid #ddd;
  margin: 0 2px 8px;
  padding: 8px;
  height: 99%;
  box-sizing: border-box; }

.product_list_box a {
  text-decoration: none;
  display: block; }

.product_list_box a strong {
  display: block;
  padding: 8px 0; }

.product_list_box_meta {
  display: block;
  padding: 8px 0; }

.product_list_box_meta span {
  flex: auto;
  padding-bottom: 8px;
  display: block; }

.product_list_box_meta span:last-child {
  text-align: right;
  padding-bottom: 0;
  margin-left: auto; }

table.tablesorter thead tr .header {
  background-image: url(../images/common/bg.gif);
  background-repeat: no-repeat;
  background-position: center right;
  cursor: pointer; }

table.tablesorter thead tr .headerSortUp {
  background-image: url(../images/common/asc.gif); }

table.tablesorter thead tr .headerSortDown {
  background-image: url(../images/common/desc.gif); }

table.tablesorter thead tr .headerSortDown,
table.tablesorter thead tr .headerSortUp {
  background-color: #000; }

.holder {
  text-align: center;
  padding: 24px 0 0; }

.holder a {
  display: inline-block;
  margin: 4px;
  padding: 8px;
  background: #eee;
  text-decoration: none;
  cursor: pointer; }

.holder a.jp-current {
  background: #ff0;
  cursor: default; }

.pagination span {
  display: none;
  text-align: center;
  padding-bottom: 8px; }
.pagination p {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
.pagination span.current {
  display: inline-block;
  padding: 4px 8px;
  margin: 2px;
  background: #d11;
  color: #fff; }
.pagination a {
  padding: 4px 8px;
  margin: 2px; }

ul.pagination {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }

.page-item {
  padding: 4px; }

.page-item a {
  display: flex;
  padding: 4px;
  align-items: center;
  justify-content: center; }

.page-item.number a {
  width: 2em; }

.page-item.current a {
  background: #d11;
  color: #fff;
  text-decoration: none; }

.Navi-Pre-Next {
  display: flex;
  justify-content: space-between;
  font-size: 0.85em; }
  .Navi-Pre-Next p {
    flex: 0 0 45%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
  .Navi-Pre-Next .Navi-Next {
    text-align: right; }

.page-bid-20240410 h3,
.page-bid h3 {
  font-size: 1.2em;
  padding: 1em 0; }
.page-bid-20240410 p,
.page-bid p {
  text-indent: -1.64em;
  padding-left: 1.64em;
  margin-bottom: 0.25em; }
.page-bid-20240410 p.ti0,
.page-bid p.ti0 {
  text-indent: 0;
  padding-left: 0; }
.page-bid-20240410 p.ml1,
.page-bid p.ml1 {
  margin-left: 1.64em; }
.page-bid-20240410 p.ml2,
.page-bid p.ml2 {
  margin-left: 2.74em; }
.page-bid-20240410 p + h3,
.page-bid p + h3 {
  padding-top: 2em; }

.btn {
  display: inline-block;
  padding: 8px 24px;
  border-radius: 8px;
  background: linear-gradient(#d33 0%, #c00 100%);
  text-decoration: none;
  color: #fff;
  text-align: center;
  text-indent: 0;
  font-size: 1.2em; }

@media (max-width: 640px) {
  .top_rec_boxes_1 {
    display: block; }

  .top_page#engo_body {
    width: auto;
    max-width: 100%; }
  .top_page .bx-wrapper {
    border: 0; }
  .top_page .top_page_contents_1 {
    max-width: 92%;
    margin: auto; } }
