@charset "utf-8";
/* CSS Document */
.company-br3 {
  display: none;
}
.company-none {
  display: none;
}
.header-nav {
  padding-top: 60px;
}
.header-nav img {
  display: block;
}
.header-nav-map {
  /* height: 100px; */
  margin: 0 0 30px;
  background-color: #1a351a;
}
.header-business {
  background-image: url('../imgs/company/header-business.jpg');
}
.company-h1 {
  padding-top: 50px;
  font-size: 2.8rem;
  font-weight: 600;
}
.sec-overview-imges p {
  font-size: 1.2rem;
  font-feature-settings: 'palt';
  line-height: 16px;
}
@media (min-width: 800px) {
  .header-nav-map {
    height: 200px;
    background-color: inherit;
    background-size: cover;
    background-position: center;
  }
  .header-company {
    background-image: url('../imgs/company/header-img.jpg');
  }
  .company-h1 {
    text-align: left;
    padding: 100px 30px 0;
  }
}
.company-img1 {
  width: 100%;
  height: 200px;
  object-fit: cover;
}
.company-top-des {
  padding: 0 15px;
  margin-top: 20px;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 28px;
  font-feature-settings: 'palt';
  text-align: left;
}
.company-top-neme {
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 28px;
  font-feature-settings: 'palt';
  text-align: center;
}
.company-top a {
  padding: 10px;
  background-color: #578b53;
  border-radius: 50px;
  text-decoration: none;
  color: #fff;
  font-weight: 600;
  position: relative;
  left: 100px;
  top: 30px;
}
.company-top-president {
  margin-top: 60px;
}
.company-top-president img {
  width: 80%;
  height: 300px;
  object-fit: contain;
}
.company-top-president-pc {
  display: none;
}
.sec-philosophy-logobox {
  padding: 30px 0;
  background-color: #fff;
  flex: 1;
}
.sec-philosophy {
  margin-top: 60px;
}
.sec-philosophy-logo {
  width: 100%;
  height: 120px;
  object-fit: contain;
}
.sec-philosophy-box1 {
  width: 90%;
  margin: 20px auto 0;
  font-family: 'Shippori Mincho', serif;
  font-weight: 800;
  text-align: justify;
}
.sec-philosophy-box3 {
  margin: 60px 20px 0;
}
.sec-philosophy-box3-a {
  margin-top: 30px;
}
.sec-philosophy-box3-a h2 {
  padding-bottom: 5px;
}
.sec-philosophy-box3-a p {
  padding-top: 5px;
  font-weight: 600;
  line-height: 2.8rem;
  font-size: 1.6rem;
  text-align: left;
}
.heading10 {
  position: relative;
  padding-top: 30px;
  font-size: 26px;
  border-bottom: 1px solid rgba(5, 62, 98, 1);
}
.heading10 span {
  position: relative;
  z-index: 2;
}
.heading10::before {
  content: attr(data-en);
  position: absolute;
  top: 0px;
  left: 0;
  color: rgba(87, 139, 83, 0.4);
  font-size: 40px;
  text-transform: uppercase;
  z-index: 1;
}
.sec-overview {
  margin-top: 80px;
}
.sec-overview-th,
.sec-overview-td {
  display: block;
}
.sec-overview-table {
  margin: 0 15px;
  border-top: solid 6px #578b53;
  border-bottom: solid 6px #578b53;
}
.sec-overview-th {
  margin: 0 20px;
  padding: 10px 0;
  border-bottom: solid 1px #578b53;
}
.sec-overview-td {
  padding: 10px 0;
  border-bottom: solid 1px #578b53;
  font-feature-settings: 'palt';
}
.td-text1 {
  text-align: left;
}
.sec-overview-history p {
  margin: 0 20px;
  border-bottom: dotted 1px #333;
  font-weight: 600;
  font-feature-settings: 'palt';
  text-align: left;
}
.gmap {
  margin-top: 60px;
}
.gmap-map {
  width: 100%;
  height: 300px;
}
.company-institution {
  margin-top: 60px;
  margin-bottom: 80px;
}
.company-institution-box {
  margin-top: 20px;
}
.company-h2 {
  padding-left: 20px;
  font-size: 2rem;
  font-weight: 600;
  text-align: left;
}
.company-h3 {
  margin: 10px 0 0 40px;
  padding-left: 5px;
  font-size: 2rem;
  font-weight: 600;
  text-align: left;
  border-left: solid 5px #578b53;
}
.sec-overview-history span {
  font-weight: 400;
}
.company-h4 {
  padding: 5px;
  font-size: 2rem;
  font-weight: 600;
  text-align: center;
}
.company-h4 span {
  font-size: 1.2rem;
}
.company-img2 {
  width: 100%;
  height: 240px;
  object-fit: contain;
}
.company-institution-des1 {
  width: 340px;
  margin: 0 auto;
  padding: 10px 0 0;
  -webkit-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: dotted 1px #333;
  text-align: right;
}
.company-tel {
  margin-top: 10px;
  padding: 0 20px;
}
.company-tel p {
  text-align: left;
  font-size: 1.4rem;
}
.company-tel p a {
  text-decoration: none;
  color: #578b53;
}
.company-institution-des1 a {
  text-decoration: none;
  color: #578b53;
  display: inline-block;
}
.company-buttom {
  padding: 10px 20px;
  display: inline-block;
  background-color: #578b53;
  border-radius: 50px;
  position: relative;
  right: -50px;
  top: 10px;
}
.company-buttom a {
  padding-right: 5px;
  text-decoration: none;
  font-weight: 600;
  color: #e7f3e7;
}
.company-institution-box2 {
  margin-top: 40px;
}
.company-img3 {
  width: 100%;
  height: 240px;
}
.company-img4 {
  width: 100%;
  height: 240px;
  object-fit: contain;
}
.company-h3-2 {
  margin-top: 50px;
}
.company-img5 {
  width: 100%;
  height: 240px;
  object-fit: contain;
}
@media (min-width: 800px) {
  .company-br3 {
    display: block;
  }

  .company-top {
    width: 760px;
    margin: 0 auto;
    -webkit-display: flex;
    -ms-display: flex;
    display: flex;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .company-img1 {
    width: 250px;
    height: 180px;
  }
  .company-top-des {
    width: 400px;
    margin: 20px 0 0 30px;
    line-height: 38px;
  }
  .company-top a {
    left: 30%;
  }
  .company-top-president {
    margin-top: 0px;
  }
  .sec-philosophy-box1 {
    text-align: center;
  }
  .sec-philosophy-box3 {
    max-width: 1000px;
    margin: 10px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .sec-philosophy-box3-a {
    width: 330px;
    padding: 30px 35px;
    background-color: #fff;
  }
  .sec-philosophy-box3-a h2 {
    text-align: left;
  }
  .sec-overview-th,
  .sec-overview-td {
    display: inline-block;
  }
  .sec-overview-table {
    margin: 0 auto;
    text-align: left;
  }
  .sec-overview-tr {
    border-bottom: solid 1px #578b53;
  }
  .sec-overview-th {
    width: 150px;
    padding: 30px 0 10px 20px;
    margin: inherit;
    vertical-align: top;
    border-bottom: none;
  }
  .sec-overview-td {
    width: 550px;
    margin-left: 10px;
    padding: 30px 0 10px 20px;
    border-bottom: none;
  }
  .company-br1 {
    display: none;
  }
  .sec-overview-history {
    padding-bottom: 20px;
    border: none;
  }
  .sec-overview-history p {
    margin: inherit;
    line-height: 34px;
  }
  .sec-overview-history p:last-child {
    border: none;
  }
  .gmap-map {
    width: 95%;
    height: 400px;
  }
  .company-institution-box {
    -webkit-display: flex;
    -ms-display: flex;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    align-items: baseline;
  }
  .company-institution-boxdev1 {
    width: 350px;
  }
  .company-institution-des {
    width: 400px;
  }
  .company-buttom {
    top: 30px;
  }
  .company-institution-box2 {
    -webkit-display: flex;
    -ms-display: flex;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    align-items: baseline;
  }
  .company-tel p {
    font-size: 1.8rem;
    line-height: 28px;
  }
}
@media (min-width: 1020px) {
  .company-br2 {
    display: none;
  }
  .company-institution-des1-br {
    display: none;
  }
  .company-none {
    width: 30%;
    padding-left: 10px;
    display: block;
  }
  .header-nav {
    padding-top: 120px;
  }
  .header-nav-map {
    height: 250px;
  }
  .company-h1 {
    padding-top: 120px;
  }
  .company-top {
    width: 900px;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .company-top-des {
    margin: 20px 10px 0 10px;
  }
  .company-img1 {
    width: 300px;
    height: 250px;
  }
  .company-top-president-sp {
    display: none;
  }
  .company-top-president-pc {
    display: block;
  }
  .company-top-president img {
    width: 100%;
    height: 210px;
  }
  .company-institution-boxdev1 {
    width: 500px;
  }
  .sec-philosophy-logobox {
    padding: 100px 0;
  }
  .fadein {
    opacity: 0;
    transition: all 1s;
  }

  .fadein.active {
    opacity: 1;
  }

  .sec-overview-flex {
    width: 1000px;
    margin: 0 auto;
    -ms-display: flex;
    -moz-display: flex;
    -webkit-display: flex;
    display: flex;
  }

  .sec-overview-imges img {
    width: 100%;
    height: 140px;
    margin-top: 30px;
    object-fit: contain;
  }
  .sec-overview-table {
    width: 950px;
    margin: 0px;
    font-size: 2rem;
  }
  .sec-overview-th {
    width: 100px;
    padding: 40px 0 10px 20px;
  }
  .sec-overview-td {
    width: 70%;
    padding: 40px 0 10px 20px;
  }
  .td-last {
    padding-bottom: 30px;
  }
  .gmap-map {
    height: 450px;
  }
  .company-h2 {
    padding-left: 30px;
    font-size: 2.4rem;
  }
  .company-h3 {
    margin: 15px 0 0 50px;
    font-size: 2.4rem;
  }
  .company-institution-box {
    margin-top: 30px;
  }
  .company-h4 {
    font-size: 2.4rem;
  }
  .company-h4 span {
    font-size: 1.4rem;
  }
  .company-img2 {
    height: 300px;
    font-size: 1.8rem;
  }
  .company-institution-des1 {
    width: 570px;
  }
  .company-institution-des {
    width: 570px;
    font-size: 1.8rem;
    line-height: 38px;
  }
  .company-institution-box2 {
    margin-top: 60px;
  }
  .company-h3-2 {
    margin-top: 80px;
  }
  .company-img4 {
    height: 300px;
  }
  .company-img5 {
    height: 300px;
  }
  .company-tel {
    padding: 0px;
    font-size: 1.6rem;
  }
}
@media (min-width: 1440px) {
  .header-nav-map {
    height: 320px;
  }
  .company-h1 {
    padding-top: 150px;
    font-size: 4.8rem;
  }
  .company-top {
    width: 1200px;
  }
  .company-top-des {
    width: 500px;
    font-size: 1.8rem;
  }
  .sec-philosophy-box3-a {
    width: 400px;
    padding: 60px 30px;
  }
  .heading10 {
    font-size: 32px;
  }
  .heading10::before {
    font-size: 52px;
  }
  .sec-philosophy-box3-a h2 {
    padding-bottom: 15px;
  }
  .sec-philosophy-box3-a p {
    padding-top: 15px;
    font-size: 1.8rem;
  }
  .sec-overview-th {
    padding: 60px 0 10px 20px;
  }
  .sec-overview-td {
    width: 800px;
    padding: 60px 0 10px 20px;
  }
  .sec-overview-flex {
    width: 1300px;
  }
  .sec-overview-table {
    width: 1200px;
  }
  .company-institution-box {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .company-institution-boxdev1 {
    width: 600px;
  }
  .company-institution-des {
    margin-left: 30px;
    width: 650px;
    font-size: 2rem;
    line-height: 42px;
  }
  .company-institution-des1 {
    width: 650px;
  }
  .company-institution-box2 {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .company-img2 {
    height: 370px;
  }
  .company-img4 {
    height: 370px;
  }
  .company-img5 {
    height: 370px;
  }
}

/*page-business*/
.business-none-pc {
  display: none;
}
.business-br {
  display: none;
}
.sec-business-box1 {
  position: relative;
}
.sec-business-box1-img1 {
  width: 100%;
  height: 500px;
  object-fit: cover;
  vertical-align: bottom;
}
.sec-business-box1-text1 {
  width: 100%;
  background-color: rgba(111, 146, 67, 0.7);
  position: absolute;
  top: 60px;
}
.sec-business-box1-h2 {
  padding: 20px;
  font-size: 2rem;
  font-weight: 600;
  color: #fff;
  line-height: 30px;
}
.sec-business-box1-text1 p {
  padding: 0 20px 20px;
  font-size: 1.6rem;
  color: #fff;
  text-align: left;
  line-height: 26px;
  font-feature-settings: 'palt';
}
.sec-business-box2 {
  margin: 20px 0;
  -ms-display: flex;
  -moz-display: flex;
  -webkit-display: flex;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.sec-business-box2 img {
  width: 80%;
}
.sec-business-box1-img2 {
  width: 100%;
  height: 630px;
  object-fit: cover;
  vertical-align: bottom;
}
.sec-business-box1-img3 {
  width: 100%;
  height: 400px;
  object-fit: cover;
  vertical-align: bottom;
}
.sec-business-recrult img {
  width: 50%;
  margin-top: 60px;
}
.sec-business-box3 img {
  width: 100%;
  margin-top: 20px;
}
.sec-business-box1-h3 {
  margin: 60px 20px 20px 20px;
  padding-left: 5px;
  font-size: 2.4rem;
  text-align: left;
  color: #333;
  border-left: solid 5px #578b53;
}
.sec-business {
  margin-top: 60px;
}
.sec-business-box4-h2 {
  font-size: 2rem;
  font-weight: 600;
  color: #333;
  line-height: 30px;
}
.sec-business-box1-text2 p {
  margin-top: 20px;
  padding: 0 20px;
  font-size: 1.6rem;
  color: #333;
  text-align: left;
  line-height: 26px;
  font-feature-settings: 'palt';
}
.sec-business-box1-text2 p a {
  text-decoration: none;
  color: #578b53;
}
.sec-business-event-flex {
  margin-top: 30px;
  padding: 0 20px;
  -ms-display: flex;
  -moz-display: flex;
  -webkit-display: flex;
  display: flex;
  flex-wrap: wrap;
}
.sec-business-event-flex li {
  width: 300px;
  margin: 0 auto 20px;
}
.sec-business-event-flex li img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}
@media (min-width: 800px) {
  .business-none-sp {
    display: none;
  }
  .business-none-pc {
    display: block;
  }
  .sec-business-box2 img {
    width: 60%;
  }
  .sec-business-box1-img1 {
    height: 400px;
  }
  .sec-business-box1-text1 {
    width: 60%;
    height: 400px;
    top: 0px;
    right: 30px;
  }
  .sec-business-recrult img {
    width: 20%;
  }
  .sec-business-box1-img2 {
    height: 400px;
  }
  .sec-business-box1-img3 {
    height: 350px;
    object-position: top;
  }
  .sec-business-box1-text3 {
    width: 70%;
    left: 30px;
    right: inherit;
  }
  .sec-business-box1-text4 {
    width: 50%;
    height: 350px;
    left: 25%;
  }
  .sec-business-box1-text2 p {
    width: 720px;
    margin: 20px auto;
  }
  .sec-business-recrult img {
    width: 30%;
  }
}
@media (min-width: 1020px) {
  .sec-business-box1-h2 {
    text-align: left;
    padding: 20px 20px 10px 20px;
    font-size: 3.4rem;
    line-height: 44px;
  }
  .sec-business-box1-text1 p {
    font-size: 1.8rem;
    line-height: 30px;
  }
  .sec-business-box1-text3 {
    width: 80%;
  }
  .sec-business-box1-h3 {
    font-size: 3.4rem;
  }
  .sec-business-box4-h2 {
    font-size: 2.4rem;
  }
  .sec-business-box2 {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .sec-business-box2 img {
    width: 40%;
    padding: 0 50px;
  }
  .sec-business-recrult img {
    width: 20%;
  }
}
@media (min-width: 1440px) {
  .sec-business-box1-img1 {
    height: 500px;
  }
  .sec-business-box1-text1 {
    height: 500px;
  }
  .sec-business-box1-text4 {
    height: 350px;
  }
  .sec-business-box1-h2 {
    padding: 40px 20px 20px 20px;
  }
  .sec-business-box1-text1 p {
    font-size: 2rem;
    line-height: 40px;
  }
  .sec-business-box1-img2 {
    height: 500px;
  }
  .sec-business-event-flex {
    width: 100%;
    margin: 30px auto 0;
  }
  .sec-business-event-flex li {
    padding: 0 15px;
  }
}
