.new {
  font-family: "Noto Sans JP", "MS PGothic", "Hiragino Kaku Gothic ProN", "Droid Sans", sans-serif;
}
.new header {
  box-shadow: 0 5px 10px #e4e4e4;
}
.new .mb-0 {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .new .sp {
    display: none;
  }
}

.new h1 {
  font-size: 25px;
  font-weight: 600;
  text-align: center;
  color: #412101;
}
@media screen and (max-width: 767px) {
  .new h1 {
    font-size: 20px;
  }
}

.new .corporation_title {
  padding-top: 40px;
  padding-bottom: 60px;
}

@media screen and (max-width: 767px) {
  .new .corporation_title {
    padding-bottom: 40px;
  }
}
.new .title {
  font-size: 1.5625rem;
  color: #412101;
}
.new .corporation {
  padding: 3rem 0 3.3125rem;
}
.new .corporation__title {
  text-align: center;
  margin-bottom: 3.5rem;
}
.new .corporation__img {
  width: min(90%, 1000px);
  margin: 0 auto;
  margin-bottom: 6.4375rem;
}
@media screen and (max-width: 767px) {
  .new .corporation__img {
    margin-bottom: 3.125rem;
  }
}
.new .corporation__text {
  font-size: 18px;
  line-height: 1.4444444444;
}
@media screen and (max-width: 767px) {
  .new .corporation__text {
    font-size: 16px;
  }
}
.new .article__inner {
  padding-top: 10px;
  overflow: visible;
}
.new .article__posts {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  margin-left: 0.125rem;
}
@media screen and (max-width: 767px) {
  .new .article__posts {
    display: block;
  }
}
.new .posts__column {
  width: calc(33.3333333% - 2.125rem * 2 / 3);
  margin-right: 2.125rem;
}
@media screen and (max-width: 767px) {
  .new .posts__column {
    width: 100%;
    margin-right: 0;
  }
}
.new .posts__column--3 {
  margin-right: 0;
}
.new .post {
  width: 100%;
  border-radius: 0.625rem;
  box-shadow: 0 0.1875rem 0.375rem rgba(175, 142, 102, 0.58);
  margin-bottom: 1.875rem;
}
.new .post__img {
  overflow: hidden;
  width: 100%;
  border-radius: 0.625rem;
}
.new .post__img.pad {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}
.new .post__inner {
  padding: 1.125rem 1.125rem 1.6875rem;
}
.new .post__title {
  font-size: 18px;
  line-height: 1.4444444444;
  margin-bottom: 1rem;
}
.new .post__text {
  font-size: 14px;
  line-height: 1.4285714286;
}
.new .post__tag {
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  border-radius: 0.3125rem;
  background: #af8e66;
  padding: 0.3125rem 0.625rem;
  margin-top: 1.875rem;
  margin-bottom: 0.625rem;
  font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
}
.new .post__items {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
@media screen and (max-width: 499px) {
  .new .post__items {
    display: block;
  }
}
.new .post__item {
  width: calc(50% - 3.125rem * 1 / 2);
  margin-right: 3.125rem;
}
@media screen and (max-width: 499px) {
  .new .post__item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0.9375rem;
  }
}
.new .post__item-3 {
  width: calc(33.3333333% - 1.25rem * 2 / 3);
  margin-right: 1.25rem;
}
@media screen and (max-width: 499px) {
  .new .post__item-3 {
    width: 100%;
    margin-right: 0;
  }
}
.new .post__item:last-child {
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  .new .post__item:last-child {
    margin-bottom: 0;
  }
}
.new .post__item-img {
  height: 6.25rem;
  margin-bottom: 0.8125rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .new .post__item-img {
    height: 12.5rem;
    height: auto;
    margin: 0 auto;
  }
}
.new .post__item-img--none {
  margin-bottom: 0rem;
}
.new .post__item-img img {
  height: 100%;
  max-height: 100%;
  width: auto;
  margin: 0 auto;
  object-fit: contain;
}
.new .post__item-text {
  font-size: 12px;
  line-height: 1.5;
  text-decoration: underline;
  color: #272727;
}
@media screen and (max-width: 767px) {
  .new .post__item-text {
    text-align: center;
    font-size: 0.875rem;
  }
}
.new .post__item-btn {
  text-align: right;
  margin-top: 1.0625rem;
}
.new .post__item-btn a {
  text-decoration: underline;
  color: #af8e66;
  font-size: 14px;
  font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
}
.new .history {
  background: #f9f9f9;
  padding: 4.375rem 0 3.75rem;
}
.new .history__inner {
  width: min(90%, 856px);
  margin: 0 auto;
}
.new .history__title {
  text-align: center;
  font-size: 25px;
  margin-bottom: 7.25rem;
  font-weight: bold;
}
@media screen and (max-width: 499px) {
  .new .history__title {
    margin-bottom: 3.5rem;
  }
}
.new .history__column {
  display: flex;
  position: relative;
}
.new .history__column::after {
  content: "";
  display: block;
  width: 1px;
  height: calc(100% - 10px);
  background-color: #412101;
  position: absolute;
  top: 10px;
  left: calc(50% - 1px);
}
.new .history__units {
  width: 50%;
}
.new .history__units--left {
  margin-top: 144px;
}
.new .history__unit {
  margin-bottom: 2.9375rem;
}
.new .history__units--left .history__unit {
  text-align: right;
  margin-right: 1.875rem;
}
@media screen and (max-width: 767px) {
  .new .history__units--left .history__unit {
    margin-right: 0.625rem;
  }
}
.new .history__units--right .history__unit {
  text-align-last: left;
  margin-left: 1.875rem;
}
@media screen and (max-width: 767px) {
  .new .history__units--right .history__unit {
    margin-left: 0.625rem;
  }
}
.new .history__units .history__unit--00 {
  margin-bottom: 40px;
}
.new .history__units .history__unit--01 {
  margin-top: 4.125rem;
}
.new .history__units .history__unit--06 {
  margin-bottom: 40px;
}
.new .history__units .history__unit--07 {
  margin-bottom: 40px;
}
.new .history__units .history__unit--09 {
  margin-bottom: 87px;
}
.new .history__units .history__unit--12 {
  margin-bottom: 40px;
}
.new .history__units .history__unit:last-child {
  margin-bottom: 0;
}
.new .history__box-img.history__box-img__icon-only img {
  max-height: 50px;
}
.new .history__date {
  color: #412101;
  font-size: 22px;
  margin-bottom: 20px;
  position: relative;
  font-weight: 500;
}
.new .history__date span {
  font-size: 18px;
}
.new .history__date::before {
  position: absolute;
  content: "";
  width: 0.8125rem;
  height: 0.8125rem;
  top: 50%;
  transform: translateY(-50%);
  background: #412101;
  border-radius: 50%;
}
.new .history__date--left::before {
  right: -2.31rem;
}
@media screen and (max-width: 767px) {
  .new .history__date--left::before {
    right: -1.0625rem;
  }
}
.new .history__date--right::before {
  left: -2.3125rem;
}
@media screen and (max-width: 767px) {
  .new .history__date--right::before {
    left: -1.0625rem;
  }
}
.new .history__text {
  font-size: 16px;
}
@media screen and (max-width: 499px) {
  .new .history__text {
    font-size: 0.75rem;
  }
}
.new .history__box {
  background: #fff;
  padding: 1.3rem;
  margin-top: 5px;
}
@media screen and (max-width: 767px) {
  .new .history__box {
    padding: 0.625rem;
  }
}
.new .history__box-title {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 0.4375rem;
  font-weight: 500;
}
@media screen and (max-width: 499px) {
  .new .history__box-title {
    font-size: 0.75rem;
  }
}
.new .history__box-tag {
  display: inline-block;
  color: #fff;
  background: #412101;
  padding: 0.125rem 0.625rem;
  margin-bottom: 0.8125rem;
  font-size: 15px;
}
@media screen and (max-width: 499px) {
  .new .history__box-tag {
    font-size: 0.75rem;
  }
}
@media screen and (max-width: 767px) {
  .new .history__box-img {
    width: 100%;
  }
}
.new .history__box-img img {
  height: 100%;
  width: auto;
  object-fit: contain;
}
@media screen and (max-width: 499px) {
  .new .history__box-img:not(.history__box-img__icon-only) img {
    width: 100%;
    height: auto;
  }
}
.new .history__units--left .history__box-img img {
  margin-left: auto;
  margin-right: 0;
}
.new .history__box-img--1 img {
  max-height: 8.5rem;
}
.new .history__box-img--2 img {
  max-height: 12.25rem;
}
.new .history__box-img--3 img {
  max-height: 12.5rem;
}
.new .history__box-img--4 img {
  max-height: 11.9375rem;
}
.new .history__box-img--5 img {
  max-height: 12.3125rem;
}
.new .history__box-img--6 img {
  max-height: 3.125rem;
}
.new .history__box-img--8 img {
  max-height: 198px;
}
.new .history__box-img--11 img {
  max-height: 269px;
}
.new .history__box-img--12 img {
  max-height: 110px;
}
.new .history__box-img--13 img {
  max-height: 11.9375rem;
}
@media screen and (max-width: 767px) {
  .new .history__box-img--6 {
    width: 50%;
  }
}
.new .history__box-img--7 {
  max-height: 8.4375rem;
}
.new .contact {
  background: url(../img/contact-bg.jpg) center center/cover no-repeat;
  padding: 2.8125rem 0;
}
.new .contact__inner {
  text-align: center;
}
.new .contact__text {
  color: #fff;
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: 0.075em;
  margin-bottom: 1.125rem;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .new .contact__text {
    font-size: 1rem;
  }
}
.new .contact__btn {
  text-align: center;
}
.new .contact__btn a {
  position: relative;
  display: inline-block;
  width: min(90%, 550px);
  background-color: #af8e66;
  font-weight: bold;
  color: #fff;
  border-radius: 0.3125rem;
  box-shadow: 0.375rem 0.375rem 0.625rem rgba(65, 33, 1, 0.45);
  font-size: 22px;
  padding: 1.75rem 0;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .new .contact__btn a {
    padding: 0.875rem 0;
  }
}
.new .contact__btn a:hover {
  text-decoration: none;
}
.new .contact__btn a::before {
  position: absolute;
  content: "";
  background: url(../img/arrow-white.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 0.5rem;
  height: 0.5rem;
  right: 0.9375rem;
  top: 50%;
  transform: translateY(-50%);
}
.new .commit {
  padding: 4.6875rem 0 2.25rem;
}
.new .commit__title {
  text-align: center;
  margin-bottom: 3.4375rem;
  font-weight: bold;
}
.new .commit__banners {
  display: flex;
  margin-bottom: 2.25rem;
}
@media screen and (max-width: 499px) {
  .new .commit__banners {
    display: block;
  }
}
.new .commit__banner {
  width: calc(33.33333333% - 1.5rem * 2 / 3);
  margin-right: 1.5rem;
}
@media screen and (max-width: 499px) {
  .new .commit__banner {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0.9375rem;
  }
}
.new .commit__banner:last-child {
  margin-right: 0;
}
.new .commit__banner a:hover {
  opacity: 0.7;
}
.new .commit__links {
  display: flex;
  justify-content: center;
  max-width: 50.75rem;
  margin: 0 auto;
}
@media screen and (max-width: 499px) {
  .new .commit__links {
    display: block;
  }
}
.new .commit__link {
  width: calc(50% - 2rem * 1 / 2);
  margin-right: 2rem;
}
@media screen and (max-width: 499px) {
  .new .commit__link {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1.875rem;
  }
}
.new .commit__link:last-child {
  margin-right: 0;
}
.new .commit__link a:hover {
  opacity: 0.7;
}

.feature {
  padding: 57px 0px;
  background: url(../img/feature_bg.jpg) center/cover no-repeat;
}

.feature_container {
  max-width: 1000px;
  padding: 55px 75px;
  background: rgba(255, 255, 255, 0.9);
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .feature_container {
    padding-right: 25px;
    padding-left: 25px;
  }
}

.feature_tit {
  font-size: 25px;
  line-height: 1.44;
  font-weight: 700;
  margin: 0 auto 36px auto;
  text-align: center;
  color: #412101;
}
@media screen and (min-width: 769px) {
  .feature_tit br {
    display: none;
  }
}

.feature_txt {
  font-size: 16px;
  line-height: 2.18;
  margin: 0 auto;
}
