@charset "UTF-8";

body {
 margin: 0;
 font-family: "メイリオ", "Hiragino Kaku Gothic Pro", sans-serif;
 font-size: 14px;
}

a img {
 border-style: none;
}


a {
 text-decoration: none;
}

h1 {
 font-weight: normal;
}

h2,
h3 {
 font-weight: normal;
 margin-top: 0;
}

h2 {
 margin-bottom: 30px;
}

h3 {
 margin-bottom: 20px;
}

h2.with_icon {
 position: relative;
 padding-left: 60px;
 padding-top: 10px;
}

h2.with_icon:before {
 position: absolute;
 left: 0;
 top: 0;
 content: url(../img/common/icon.png);
}

ul {
 margin: 0;
 padding: 0;
}

ul li {
 list-style: none;
}

p {
 margin: 0;
}

table {
 border-collapse: collapse;
}

table,
th,
td {
 border: solid 1px #aaa;
}

th {
 font-weight: normal;
}

input[type="text"],
textarea {
 font-family: inherit;
}

.clear {
 clear: both;
}

.clearfix:after {
 visibility: hidden;
 display: block;
 content: " ";
 clear: both;
 height: 0;
}

.header_wrap {
 width: 100%;
 height: 33px;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000, endColorstr=#80000000);
 background-color: rgba(0, 0, 0, 0.5);
 position: absolute;
 z-index: 10;
 color: #fff;
}

.header_wrap:not(:target) {
 filter: none;
}


.header_area {
 width: 960px;
 margin: 0 auto;
}

.header_area h1 {
 margin: 0;
 padding-top: 8px;
 font-size: 12px;
}

.top_main_img {
 background-size: cover;
 background-position: 50% 50%;
 background-repeat: no-repeat;
 background-image: url(../img/top/main.jpg);
 height: 500px;
 min-width: 1200px;
 position: relative;
}


.top_company_name {
 width: 960px;
 margin: 0 auto;
 padding: 20px 0 0;
}

.menu {
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC000000, endColorstr=#CC000000);
 background-color: rgba(0, 0, 0, 0.8);
 position: absolute;
 left: 0;
 right: 0;
 bottom: 0;
 width: 100%;
 height: 80px;

}

.menu:not(:target) {
 filter: none;
}


.menu_icon {
 width: 100%;
 position: absolute;
 bottom: 0;
}

.menu_icon_btn {
 width: 960px;
 margin: 0 auto;
 font-weight: bold;
}


.menu_icon a {

 float: left;
 height: 130px;
 position: relative;
 margin-left: 56px;
}

#p_active {
 color: #009fe8;
 font-weight: bold;
}


.menu_icon p {
 width: 100%;
 position: absolute;
 bottom: 0;
 font-size: 20px;
 color: #fff;
 text-decoration: none;
 text-align: center;
}


.menu_icon img {
 position: sticky;
 z-index: 10;
}




.menu ul {
 margin: 0 auto;
 display: table;
 width: 960px;
 table-layout: fixed;
}

.menu li {
 display: table-cell;
 text-align: center;
}

.menu li a {
 font-size: 20px;
 color: #fff;
 text-decoration: none;
 line-height: 1;
}

.nav_active {
 color: #009FE8;
 font-size: 20px;
 line-height: 1;
}

/**** 他のページのヘッダー ****/
.header_img {
 background-size: cover;
 background-position: 50% 50%;
 background-repeat: no-repeat;
 background-image: url(../img/common/header_back.jpg);
 height: 240px;
 min-width: 1200px;
 position: relative;
}






.container {
 width: 960px;
 margin: 0 auto;
 padding: 30px 20px;
}

.container_small {
 width: 940px;
 margin: 0 auto;
 padding: 30px 20px;
}


.top_copy_text {
 margin: 0;
 width: 600px;
 float: left;
 font-family: "ヒラギノ明朝 Pro W3", "HG明朝E", "ＭＳ 明朝", serif;
 font-size: 24px;
 line-height: 1.8;
}

.top_copy_text_large {
 font-size: 36px;
}

.top_slider {
 width: 320px;
 float: left;
 margin-top: 25px;
}

.top_sdgs {
  display: flex;
  justify-content: space-between;
  padding: 30px 40px 60px 0;
  box-sizing: border-box;
  align-items: center;

}

.top_sdgs p{
  font-family: "ヒラギノ明朝 Pro W3", "HG明朝E", "ＭＳ 明朝", serif;
  font-size: 16px;
  line-height: 1.8;
}


.border_dotted {
 width: 960px;
 margin: 0 auto;
 border-bottom: 2px dotted #000;
}

.top_news {
 float: left;
 width: 480px;
}

.top_news_content {
 box-sizing: border-box;
 border: 1px solid #B0ACAC;
 padding: 10px;
 /* height: 260px; */
 height: 500px;
 overflow-y: scroll;
}

.top_news_content p {
 border-bottom: medium dotted #a78a72;
 padding-bottom: 20px;
 margin-bottom: 20px;
}

.top_news_content span {
 width: 64%;
 display: inline-block;
 vertical-align: top;
 margin-right: 1em;
}

.top_news_content a {
 display: inline-block;
 width: 30%;
}

.top_news_content a img {
 width: 100%;
 height: auto;
 vertical-align: bottom;
}


.top_company_info {
 float: right;
 width: 480px;
}

.top_info {
 margin-bottom: 10px;
}

.top_info,
.top_map {
 margin-left: 40px;
}

.seo_text_area {
 width: 100%;
 background-color: #F4E8D0;
}

.seo_container {
 width: 670px;
 margin: 0 auto;
}

.seo_text {
 padding: 15px 0;
 font-size: 12px;
}

.footer {
 background: #4C4948 url("../img/common/footer_back.gif") repeat-x;
 height: 55px;
}

.footer p {
 padding-top: 20px;
 color: #fff;
 text-align: center;
}

/*****商品紹介*****/
.prod_links,
.prod_links th {
 border-style: none;
}

.prod_links {
 width: 960px;
 margin: 10px auto 50px;
 text-align: center;
}

.prod_links th {
 font-size: 21px;
 font-weight: bold;
}

.prod_link {
 text-decoration: none;
}

.prod_links td {
 width: 20%;
 background-color: #343434;
 border: sorid #fff 1px;
}

.prod_links td:hover {
 background-color: #636363;
}

.prod_links td a {
 display: block;
 color: #fff;
}

.product_unit {
 float: left;
 width: 460px;
}

.product_cell {
 margin-bottom: 30px;
}

.product_txt {
 float: right;
 width: 470px;
}

.product_note {
 width: 460px;
 text-align: center;
 margin-bottom: 10px;
}

.product_th_1 {
 margin-left: 25px;
 margin-right: 50px;
}

.ruby {
 font-size: 12px;
}

h2.with_ruby {
 padding-top: 0;
}

/*****会社概要*****/
.wrapbox {
 margin-bottom: 30px;
}

.company_fl {
 float: left;
}

.company_motto {
 /*float: left;*/
 font-family: "ヒラギノ明朝 Pro W3", "HG明朝E", "ＭＳ 明朝", serif;
 font-size: 22px;
 line-height: 2;
}

.company_img {
 float: left;
 padding-top: 30px;
 padding-left: 40px;
}

.company_president_txt {
 float: left;
 width: 500px;
 margin: 0 30px;
}

.company_president_name_container {
 width: 500px;
 margin-top: 20px;
 text-align: right;
}

.company_president_name

/*,.company_director_name*/
 {
 font-family: "ヒラギノ明朝 Pro W3", "HG明朝E", "ＭＳ 明朝", serif;
 font-size: 22px;
}

.company_president_img {
 float: left;
 margin-left: 50px;
}

/*.company_director_txt {
  float: left;
  width: 500px;
  margin: 0px 30px;
}

.company_director_img {
  float: left;
  margin-right: 50px;
}
*/
.company_info {
 width: 900px;
 box-sizing: border-box;
 margin: 0 auto 30px;
}

.company_info_th {
 width: 140px;
 box-sizing: border-box;
}

.company_info th,
.company_info td {
 padding: 10px;
}

.company_facilities {
 line-height: 1.8;
}

.company_history,
.company_history th,
.company_history td {
 border-style: none;
}

.company_history {
 margin-left: 30px;
 margin-bottom: 30px;
}

.company_history th,
.company_history td {
 padding: 10px;
}

.company_history th {
 vertical-align: top;
}

.company_history td {
 padding-left: 60px;
}

.company_photo_1 {
 float: left;
 margin-left: 50px;
 margin-bottom: 20px;
}

.company_photo_2 {
 float: right;
 margin-right: 50px;
 margin-bottom: 20px;
}

.company_photo_1 img,
.company_photo_2 img {
 vertical-align: bottom;
}

.company_caption {
 width: 384px;
 text-align: center;
}

/*****採用情報*****/
.tbl_recruit {
 width: 650px;
 margin-left: 20px;
}

.th_recruit {
 width: 130px;
}

.td_recruit {
 padding: 20px;
}

.recruit_note {
 margin: 30px auto 20px;
}

.recruit_contact {
 box-sizing: border-box;
 border: 1px solid #78604A;
 padding: 20px 30px;
 background-color: rgba(179, 133, 93, 0.1);
}

.recruit_phone_no {
 font-size: 30px;
 font-weight: bold;
}

.recruit_acceptance {
 font-size: 18px;
}

.recruit_mail {
 margin: 20px auto 0;
}

/****お問い合わせ****/
.contact_head_tel {
 margin-bottom: 10px;
}

.contact_head_mail {
 margin: 30px auto;
}

.contact_head_mail_text {
 line-height: 3;
 margin-bottom: 10px;
}

.contact_icon_tel,
.contact_icon_mail {
 vertical-align: middle;
}

.contact_head_tel_text,
.contact_head_mail_text {
 margin-left: 10px;
 vertical-align: middle;
 font-size: 18px;
}

.hissu_kome {
 color: #f00;
}

/****お問い合わせ****/
.contact_tbl {
 width: 740px;
 box-sizing: border-box;
}

.contact_tbl,
.contact_tbl th,
.contact_tbl td {
 border-style: none;
}


.contact_tbl th {
 text-align: left;
}

.contact_th {
 width: 190px;
 box-sizing: border-box;
}

.contact_tbl th,
.contact_tbl td {
 padding: 10px;
}

.contact_tbl th {
 vertical-align: top;
}

.contact_text_l {
 width: 500px;
}

.contact_text_s {
 width: 300px;
}

.contact_tbl textarea {
 width: 500px;
 height: 220px;
 resize: none;
}

.td_button {
 text-align: center;
}

.submit_btn {
 border: 0;
 width: 219px;
 height: 60px;
 background: url(../img/contact/btn_submit.png) left top no-repeat;
}

.page_top {
 bottom: 140px;
 height: auto;
 padding: 0;
 position: fixed;
 right: 5%;
 width: 53px;
}
