.omkeashi_news {
  padding: 100px 0;
  max-width: 710px;
}
.omkeashi_news figure {
  margin: 0;
}
.omkeashi_news a {
  display: block;
  color: #000;
  text-decoration: none;
}
.omkeashi_news img {
  display: block;
  width: 100%;
}
.omkeashi_news .en {
  font-family: "futura-pt", sans-serif;
  font-weight: 300;
  font-style: normal;
}
.omkeashi_news .container {
  width: 95%;
  margin: 0 auto;
}
.omkeashi_news .item {
  border: 1px solid #000;
  margin-bottom: 50px;
}
.omkeashi_news .item .inner {
  padding: 30px;
  max-width: 400px;
  margin: 0 auto;
}
.omkeashi_news .item .credit {
  margin: 20px 0 0 0;
  text-align: center;
}
.omkeashi_news .item .credit span {
  background-color: #000;
  color: #fff;
  margin-left: 10px;
  padding: 3px 10px;
}
.omkeashi_news .item .com {
  margin: 30px auto 0;
  font-size: 12px;
  line-height: 1.4;
}
.omkeashi_news .grid {
  display: grid;
  grid-template-columns: calc(50% - 5px) calc(50% - 5px);
  gap: 80px 10px;
  margin-bottom: 100px;
}
.omkeashi_news .slider .swiper-button-prev,
.omkeashi_news .slider .swiper-button-next {
  top: 50% !important;
  color: #000;
  scale: 0.4;
}
.omkeashi_news .slider .swiper-button-next {
  right: 0 !important;
}
.omkeashi_news .slider .swiper-button-prev {
  left: 0 !important;
}
.omkeashi_news .grid > li .top {
  padding: 10px 0 8px;
  border-bottom: 1px solid #000;
  font-size: 14px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.omkeashi_news .grid > li .instagram {
  border: 1px solid #000;
  padding: 3px 5px;
}
.omkeashi_news .grid > li .bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 11px;
  line-height: 1.5;
  padding: 5px 0 0 0;
}
.omkeashi_news .grid > li .btn {
  display: block;
  width: 50px;
  background-color: #000;
  color: #fff;
  text-align: center;
  padding: 3px 0;
}
.omkeashi_news .archive {
  padding-top: 50px;
}
.omkeashi_news .archive .slider_wrap {
  position: relative;
  max-width: 700px;
  margin: 0 auto;
}
.omkeashi_news .archive .title {
  font-size: 24px;
  text-align: center;
  margin-bottom: 30px;
}
.omkeashi_news .archive .text_wrap .data {
  padding: 10px 0 5px;
  font-size: 11px;
}
.omkeashi_news .archive .text_wrap .archive_title {
  font-size: 13px;
}
.omkeashi_news .archive .swiper-pagination {
  bottom: -40px !important;
}
.omkeashi_news .swiper-button-prev,
.omkeashi_news .swiper-button-next {
  top: 45% !important;
  color: #000;
  scale: 0.5;
}
.omkeashi_news .swiper-pagination-bullet-active {
  background-color: #000;
}/*# sourceMappingURL=style.css.map */