#scrolltop:hover, .header-right a, a {
  text-decoration: none;
}
* {
  box-sizing: border-box;
}
body {
  margin: 0;
  font-family: "Hiragino Kaku Gothic ProN", sans-serif;
}
.clear {
  clear: left;
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block;
}
audio, canvas, progress, video {
  display: inline-block;
}
.m05 {
  margin-top: 5px;
}
.m10 {
  margin-top: 10px;
}
.m20 {
  margin-top: 20px;
}
.m30 {
  margin-top: 30px;
}
.m40 {
  margin-top: 40px;
}
#wrapper {
  max-width: 1366px;
  width: 100%;
  margin: 0 auto;
  min-width: 1000px;
}
header {
  height: 75px;
  width: 100%;
  background-color: #51A135;
  top: 0;
  z-index: 20;
  padding-top: 10px;
  position: relative;
}
.drawer-hamburger, .drawer-hamburger:hover, header .container {
  background-color: #fff;
}
header .container {
  height: 77px;
  width: 75%;
  z-index: 30;
  margin-top: 26px;
  position: relative;
  min-width: 888px;
}
.header-left {
  float: left;
}
.header-left h1 {
  margin: 0;
  padding: 0;
}
.header-right {
  float: right;
  margin-right: -5px;
  margin-top: 10px;
}
.header-right a {
  line-height: 20px;
  padding: 10px 25px;
  color: #666;
  font-size: 12px;
  display: block;
  float: left;
  transition: all .5s;
  text-align: center;
  margin: 14px 0 0;
}
.header-right a::after {
  border-bottom: solid 2px #51A135;
  bottom: 0;
  content: "";
  display: block;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  width: 0;
}
.header-right a .sub {
  color: #005E28;
  font-size: 12px;
  display: block;
}
.caption_img_m, .caption_m, .company_catch_m, .contents_logo_m, .drmenu {
  display: none;
}
.header-right a:hover::after {
  width: 154%;
  margin-left: -27%;
}
.logo {
  width: 190px;
  margin-top: 16px;
  margin-left: 10px;
}
.drawer-hamburger {
  z-index: 100;
  position: absolute;
}
.drawer-nav {
  z-index: 102;
}
.drawer-hamburger-icon, .drawer-hamburger-icon:after, .drawer-hamburger-icon:before {
  background-color: #005E28;
}
.drawer-overlay {
  z-index: 40;
}
.company_catch {
  text-align: center;
  padding: 50px 0 22px;
  max-width: 1366px;
  margin: 0 auto;
  background-color: rgba(169, 208, 102, .2);
}
.company_catch img {
  width: 70%;
}
.container {
  max-width: 1170px;
  width: 100%;
  padding: 0 15px;
  margin: 0 auto;
}
.main_contents {
  margin-top: 0;
  padding-top: 10px;
}
.contents_logo {
  padding: 90px 0 0 120px;
  max-width: 1366px;
  margin: 15px 0;
}
.contents_logo img {
  height: 35px;
}
.caption {
  text-align: center;
  margin-bottom: 23px;
  padding-top: 90px;
}
.caption img {
  width: 30%;
  margin: 0 auto;
}
.contents_wrap, .contents_wrap02 {
  width: 100%;
  margin: 0 auto;
  background: #FFF;
  max-width: 1366px;
}
.contents_wrap {
  padding: 0 0 0 60px;
}
.contents_wrap02 {
  padding: 0 100px 0 0;
}
.summary, .summary02 {
  margin-top: -30px;
  padding-bottom: 150px;
}
.contents_inner {
  display: flex;
  flex-wrap: nowrap;
}
.inner-image {
  width: 50%;
}
.inner-image img {
  width: 100%;
}
.inner_l {
  margin-left: 0;
  width: 50%;
  padding-left: 58px;
}
.inner_r {
  width: 50%;
  padding-right: 58px;
}
.product_l {
  text-align: left;
  margin-left: 5px;
}
.product_l img {
  width: 80%;
}
.product_r {
  text-align: right;
  margin-right: 5px;
}
.product_r img {
  width: 95%;
}
.summary {
  border-left: #60675E solid 1px;
  margin-left: 6px;
  padding-left: 30px;
  padding-top: 30px;
}
.summary02 {
  border-right: #60675E solid 1px;
  margin-right: 6px;
  padding-right: 30px;
  padding-top: 35px;
}
.summary_text {
  margin-bottom: 10px;
  margin-right: 30px;
}
.summary_text02 {
  margin-bottom: 10px;
  margin-left: 30px;
}
.summary_icon {
  display: block;
}
.summary_icon02 {
  display: flex;
  flex-wrap: wrap;
  margin-left: 30px;
  margin-right: -26px;
}
.summary_icon p, .summary_icon02 p {
  background: #E0D9C7;
  background: -moz-linear-gradient(top, #E0D9C7 0, #E0D9C7 50%, #D7CFB7 50%, #D7CFB7 100%);
  background: -webkit-linear-gradient(top, #E0D9C7 0, #E0D9C7 50%, #D7CFB7 50%, #D7CFB7 100%);
  background: linear-gradient(to bottom, #E0D9C7 0, #E0D9C7 50%, #D7CFB7 50%, #D7CFB7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E0D9C7', endColorstr='#D7CFB7', GradientType=0);
  text-align: center;
  margin: 5px 5px 5px 0;
  padding: 5px 0;
  width: 90%;
  color: #000;
  border-radius: 4px 8px;
  font-size: 95%;
  margin-bottom: 15px;
  border-radius: 6px;
}
.block-link {
  display: block;
  text-decoration: none;
  color: inherit;
  padding: .5em;
}
.summary_icon > .long {
  font-size: 85%;
  letter-spacing: -.1em;
}
#message {
  padding-top: 15px;
}
.message_area01 {
  margin-bottom: 20px;
  padding-top: 23px;
  padding-left: 282px;
  max-width: 1366px;
  background: #fff;
}
.message_area01 img {
  width: 61%;
}
.message_area02 {
  text-align: center;
  padding-top: 40px;
  max-width: 1366px;
  background: #eef6e0;
  font-size: 0;
}
.corporate, .message_area {
  padding: 0;
  margin: 0 auto;
  max-width: 1366px;
}
.message_area02 img {
  width: 96%;
}
.message_area {
  text-align: center;
  background: #fff;
  background: -moz-linear-gradient(top, #fff 0, #fff 21%, #eef6e0 21%, #eef6e0 99%, #fff 99%, #fff 100%);
  background: -webkit-linear-gradient(top, #fff 0, #fff 21%, #eef6e0 21%, #eef6e0 99%, #fff 99%, #fff 100%);
  background: linear-gradient(to bottom, #fff 0, #fff 21%, #eef6e0 21%, #eef6e0 99%, #fff 99%, #fff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eef6e0', GradientType=0);
}
.message_area img {
  width: 80%;
}
.message_text {
  display: none;
}
.corporate {
  width: 100%;
}
.corporate_table {
  width: 83%;
  margin: 0 auto;
  text-align: left;
  border-top: 1px solid #8C8C8C;
  border-bottom: 1px solid #8C8C8C;
  border-collapse: collapse;
}
.corporate_table tbody {
  display: table-row-group;
  vertical-align: middle;
}
.corporate_table tr {
  display: table-row;
  border-bottom: 1px dotted #8C8C8C;
}
.corporate_table th {
  width: 1%;
  white-space: nowrap;
  text-align: left;
  vertical-align: top;
  padding: 10px 5em 10px 10px;
  background: #efefef;
  color: #005E28;
}
.corporate_table td {
  text-align: left;
  vertical-align: top;
  padding: 10px;
  border-right: 2px solid #fff;
}
.corporate_table td, th {
  display: table-cell;
}
.company_history_m, .company_philosophy_m {
  display: none;
}
.company_philosophy {
  text-align: center;
  max-width: 1366px;
  margin: 35px auto 0;
}
.company_philosophy img {
  width: 70%;
}
#history {
  padding-top: 15px;
}
.company_history {
  text-align: center;
  max-width: 1366px;
  margin: -18px auto -6px;
}
.company_history img {
  width: 100%;
}
.item {
  display: flex;
  flex-wrap: nowrap;
}
#scrolltop {
  bottom: 40px;
  right: 3%;
  font-size: 100%;
  z-index: 500;
  text-align: center;
  color: #fff;
  position: fixed;
  background: #000;
  padding: 12px 19px;
  display: block;
  border-radius: 2px;
  cursor: pointer;
}
#scrolltop:hover {
  background: #999;
}
.menu_s1 {
  display: none;
}
footer p {
  color: #FFF;
  font-size: 12px;
}
footer {
  padding-top: 30px;
  padding-bottom: 20px;
  background: #005E28;
  text-align: right;
}
footer .copyright {
  max-width: 1366px;
  width: 100%;
  padding: 0 15px;
  margin: 0 auto;
  text-align: center;
}
#slideshow {
  position: relative;
  max-width: 1366px;
  height: 602px;
  margin: 1px auto 0 auto;
  background-color: rgba(169, 208, 102, 0.2);
}
#slideshow img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8;
  opacity: 0.0;
  width: 100%;
}
#slideshow img.active {
  z-index: 10;
  opacity: 1.0;
}
#slideshow img.last-active {
  z-index: 9;
}
.sl {
  position: relative;
  width: 100%;
  padding-bottom: 42%;
}
.slfr {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  width: 600;
  height: 450;
  frameborder: 0;
  border: 0;
}

/* 20250602 */
table input,
table textarea {
  padding: 6px;
  border: 1px solid #b3b3b3;
  width: 100%;
  border-radius: 4px;
}
.checkbox {
  margin: 15px auto 20px;
  padding: 10px 60px;
  text-align: center;
}
.checkbox .caution {
  margin-bottom: 0;
}
.sub-button [type="submit"],
.sub-button button {
  width: 200px;
  height: 60px;
  background-color: #00a99d;
  font-size: 15px;
  color: #fff;
}
select {
  padding: 6px;
}
.sub-button {
  height: 100px;
  text-align: center;
  margin-bottom: 10px;
}
.sub-button button {
  border: none;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.7);
}

.contact {
  width: 83%;
  margin: 60px auto;
  padding: 30px 5%;
  }
.contact h2 {
  text-align: center;
  font-size: 30px;
  color: #005E28;
}
.contact p {
  text-align: center;
}
.contact-table {
  width: 100%;
}
.contact-table th, .contact-table td {
  display: block;
  width: 100%;
  text-align: left;
}
.contact-table th {
  background: none;
  padding: 30px 0 8px;
  font-size: 16px;
  font-weight: 500;
}
span.compulsory {
  margin-left: 10px;
  padding: 0 10px;
  border: 1px solid #00a99d;
  border-radius: 20px;
  font-size: 13px;
  color: #00a99d;
}
.contact-table td {
  padding: 0;
  background: #f5f5f5;
}
.contact-table td:last-child {
  background: none;
}
.contact-table input, .contact-table textarea {
  padding: 15px 20px;
  background: #f5f5f5;
}
.contact-table select {
  width: 100%;
  padding: 15px 20px;
  border: 1px solid #b3b3b3;
  border-radius: 4px;
  background: #f5f5f5;
}
.caution {
  font-weight: 500;
  color: #444;
}
.caution a {
  color: #00a99d;
}
.contact-box input[type="checkbox"] {
  position: static;
  margin: 0;
}
.sub-button button {
  box-shadow: none;
}
.sub-button [type="submit"], .sub-button button {
  width: 200px;
  height: 60px;
  border-radius: 30px;
}
.sub-button button:hover {
  opacity: 0.8;
}

.privacy {
  width: 83%;
  margin: 30px auto;
  padding: 30px;
  }
.privacy h2 {
  text-align: center;
  font-size: 26px;
  color: #005E28;
}
.privacy p {
  padding: 30px;
  border: 1px solid #ccc;
}