@charset "UTF-8";

/* ==========================================================

  BLD Group Food Business PC Styles

========================================================== */

/* Page Header
---------------------------------------------------------- */
.page-header {
  display: block;
  margin: 0 0 180px;
  padding: 0;
}
.page-header .heading {
  position: absolute;
  z-index: 1;
  width: 36%;
  padding: 0 0 0 14%;
  height: 480px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.page-header .heading h2 {
  font-size: 46px;
  font-size: 4.6rem;
  font-weight: 400;
  letter-spacing: 0.15em;
  line-height: 1.0;
}
.page-header .heading h2 small {
  font-size: 0.326086956em;
  color: #d8d8d8;
  letter-spacing: 0.2em;
  display: block;
  margin: 0 0 10px;
}
.page-header > div:last-of-type {
  position: relative;
  z-index: 1;
  width: 100%;
  padding: 0 0 0 36%;
}
.page-header > div:last-of-type figure { height: 480px; }
.page-header > div:last-of-type dl { margin: 40px 0 0; }
.page-header > div:last-of-type dl dt {
  font-size: 30px;
  font-size: 3.0rem;
  font-weight: 400;
  letter-spacing: 0.15em;
  margin: 0 0 30px;
}
.page-header > div:last-of-type dl dd {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0.15em;
  line-height: 1.875;
}
.page-header > span {
  position: absolute;
  left: 0;
  bottom: -100px;
  background-color: #f5f7f9;
  display: inline-block;
  width: 100%;
  height: 400px;
}

/* Header Intro
---------------------------------------------------------- */
.header-intro {
  display: none;
  width: 100%;
  padding: 40px 0 115px 36%;
  background-color: #f5f7f9;
  margin: 0 0 80px;
}
.header-intro dl dt {
  font-size: 30px;
  font-size: 3.0rem;
  font-weight: 400;
  letter-spacing: 0.15em;
  margin: 0 0 30px;
}
.header-intro dl dd {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0.15em;
  line-height: 1.875;
}

/* History
---------------------------------------------------------- */
.history-unit { padding: 0 14% 200px; }
.history {
  position: relative;
  margin: 0 0 100px;
}
.history h3 {
  position: relative;
  font-weight: 400;
}
.history h3 hr {
  position: absolute;
  right: 0;
  bottom: -10px;
  width: 0;
  display: inline-block;
  border-top: solid 1px #f0f2f3;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.history h3 span {
  font-size: 48px;
  font-size: 4.8rem;
  font-weight: 400;
  color: #d0d0d0;
  display: inline-block;
}
.history h3 small {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  display: inline-block;
  margin: 0 0 0 10px;
}
.history ul {
  padding: 30px 0 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.history ul li { margin: 0 0 35px; }
.history ul li img { width: 200px; }
.y_2020 ul li img, .y_2024 ul li img { margin: 0 35px 0 0; }
.history figure {
  position: absolute;
  top: 0;
  right: 0;
}
.history figure img {
  transform: scale(0.666666);
  transform-origin: right top;
}
 .y_2020 {
  padding-bottom: 110px;
}
.y_2020 figure:first-of-type {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 165px;
}
.y_2020 figure:nth-of-type(2)  {
  top: -40px !important;
}

/*.y_2020 figure:first-of-type {
  position: absolute;
  z-index: 1;
  top: 190px;
  right: 145px;
}*/



.history-summary {
  position: relative;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0.15em;
  line-height: 1.875;
  text-align: center;
  margin: 200px auto 0;
/*  margin: 500px auto 0;*/	
}

.history-summary::before {
  content: "";
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 1px;
  background-color: #000000;
}

@media screen and (max-width:1600px) {
  .history.y_2016 ul, .history.y_2017 ul, .history.y_2018 ul, .history.y_2023 ul, .history.y_2024 ul, .history.y_2025 ul { width: 70%; }
}

/* BLD Bland
---------------------------------------------------------- */
.bland-unit {
  padding: 120px 14%;
  background-color: #f5f7f9;
  margin: 0 0 80px;
}
.bland-unit h2 {
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: 400;
  letter-spacing: 0.15em;
  line-height: 1.0;
  text-align: center;
  margin: 0 0 50px;
}
.bland-unit h2 small {
  font-size: 0.41666666em;
  color: #d8d8d8;
  display: block;
  margin: 0 0 10px;
}
.bland-unit > div {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}
.bland {
  width: 31.5%;
  text-align: center;
  margin: 0 0 70px;
}
.bland > img {
  width: 100%;
  height: auto;
}
.bland h3 {
  font-weight: 400;
  margin: 25px 0;
}
.bland h3 img { height: 75px; }
.bland:nth-of-type(4) h3 img, .bland:nth-of-type(5) h3 img, .bland:nth-of-type(6) h3 img { height: 55px; }
.bland p {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0.15em;
  line-height: 1.5;
  margin: 0 0 25px;
}

/* Banner
---------------------------------------------------------- */
.bnr {
  padding: 0 14%;
  margin: 0 0 120px;
}