/*
Theme Name: 賢威8.0（Boat - 子テーマ） 
Theme URI: https://rider-store.jp/keni/
Author: 株式会社ウェブライダー		
Author URI: https://web-rider.jp/
Description: 賢威8.0 子テーマです。		
Version: 8.0.0.0
Template: keni80_wp_standard_all_202404030907
*/

/* Pagination styling for archive-news only */

@font-face {
  font-family: "Zen Kaku Gothic New";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/zen-kaku-gothic-new-v18-latin/zen-kaku-gothic-new-v18-latin-regular.woff2")
    format("woff2");
}

@font-face {
  font-family: "Zen Kaku Gothic New";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("fonts/zen-kaku-gothic-new-v18-latin/zen-kaku-gothic-new-v18-latin-700.woff2")
    format("woff2");
}

/* ------------------------------
   Noto Sans JP (Japanese fallback)
   ------------------------------ */
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/noto-sans-jp-v55-latin/noto-sans-jp-v55-latin-regular.woff2")
    format("woff2");
}

@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("fonts/noto-sans-jp-v55-latin/noto-sans-jp-v55-latin-700.woff2")
    format("woff2");
}

/* ------------------------------
   Plus Jakarta Sans (English UI)
   ------------------------------ */
@font-face {
  font-family: "Plus Jakarta Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/plus-jakarta-sans-v12-latin/plus-jakarta-sans-v12-latin-regular.woff2")
    format("woff2");
}

@font-face {
  font-family: "Plus Jakarta Sans";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("fonts/plus-jakarta-sans-v12-latin/plus-jakarta-sans-v12-latin-700.woff2")
    format("woff2");
}

ul > li,
ol > li {
  margin-bottom: 0 !important;
}

.news-page a,
.news-page button {
  -webkit-transition: unset;
  transition: unset;
}

.news-page .keni-header_wrap {
  padding-top: 0 !important;
}

.news-page .keni-slider_wrap {
  position: relative;
  width: 100%;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
}

.news-page .keni-breadcrumb-list_wrap {
  padding: 5px 10px 5px 120px;
  border-top: none !important;
  border-bottom: none !important;
  background: #e5f7fc !important;
}

@media screen and (max-width: 767px) {
  .news-page .keni-breadcrumb-list_wrap {
    padding: 5px;
  }
}

.news-page .keni-breadcrumb-list_inner {
  margin: 0;
  overflow: hidden;
  text-transform: uppercase;
  font-weight: bold;
}

.news-page .keni-breadcrumb-list li:first-child::before {
  margin-right: 0;
  content: "" !important;
}

.news-page nav.keni-breadcrumb-list li::after {
  margin: 0 10px;
  content: "";
  width: 30px;
  height: 2px;
  background-color: currentColor;
  margin-bottom: 5px;
}

.news-page nav.keni-breadcrumb-list li:last-child::after {
  content: none !important;
}

.news-page .keni-header_outer,
.news-page .keni-gnav_outer,
.news-page .keni-mv_outer,
.news-page .catch-area,
.news-page .archive_title_wrap,
.news-page .keni-main_outer,
.news-page .keni-breadcrumb-list_outer,
.news-page .keni-footer_outer,
.news-page .keni-copyright,
.news-page .keni-sep-conts_outer,
.news-page .keni-footer-panel_outer {
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
}

.news-page .keni-header_inner .keni-header_cont {
  display: none !important;
}
/*---------------------------------------------------------------------
  generated by Keni Template Maker Ver.8.0 on 2024-04-03 09:07:17
----------------------------------------------------------------------*/

/*Breadcrumb*/
.news-page li.bread-crumb-pc {
  display: inline;
}

@media (max-width: 768px) {
  .news-page li.bread-crumb-pc {
    display: none;
  }
}

.news-page .keni-breadcrumb-list li.bread-crumb-title {
  display: inline-block;
  max-width: 213px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: middle;
  font-size: 14px;
}

.news-page .keni-header_wrap,
.news-page .keni-header_outer {
  max-width: none !important;
  width: 100%;
  margin: 0 auto;
  background-image: none !important;
}

.news-page .keni-header_inner .header-inner {
  align-items: center;
}
.news-page .keni-header_inner .header-inner ul.header-nav {
  height: 64px !important;
}
.news-page .keni-header_inner .header-inner .header-nav ul li a {
  color: #333 !important;
}

.news-page .keni-header_inner .header-inner .header-nav ul li a.active {
  background-color: #333 !important;
  color: #fff !important;
}

@media screen and (max-width: 768px) {
  .news-page .keni-header_inner,
  .news-page .keni-header_inner div.header-inner {
    height: 50px !important;
    box-sizing: border-box !important;
  }

  .news-page .keni-header_inner .header-inner .header-nav ul li.menu-btn,
  .news-page .keni-header_inner .header-inner .header-nav ul li a {
    height: 50px !important;
  }

  .news-page .keni-header_inner .header-inner .header-nav ul li.menu-btn {
    width: 50px !important;
    height: 50px !important;
  }

  .news-page .cntLeft #pageTitle {
    padding: 0px !important;
    padding-left: 15px !important;
  }

  .news-page .cntLeft #pageTitle > div {
    height: fit-content !important;
  }

  .news-page section#pageTitle div p.category-name {
    margin: 0 !important;
  }

  .news-page div.header-nav ul li a {
    display: none;
  }
}

.news-page .news-archive__list ul.page-numbers {
  display: flex;
  gap: 24px;
  justify-content: center;
  align-items: center;
  list-style: none;
  margin: 0;
  /* flex-wrap: wrap; */
}

.news-page .news-archive__list ul.page-numbers li {
  display: flex;
  align-items: center;
  height: 45px;
  width: 45px;
  justify-content: center;
}

.news-page .news-archive__list ul.page-numbers a,
.news-page .news-archive__list ul.page-numbers span,
.news-page .news-archive__list .page-numbers .current,
.news-page .news-archive__list ul.page-numbers .current {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  border: 1px solid #043786;
  /* border-radius: 50%; */
  font-size: 1.5rem;
  font-weight: 600;
  color: #111;
  background: #fff;
  text-decoration: none;
  transition: background 0.2s, color 0.2s;
  vertical-align: middle;
}

.news-page .news-archive__list ul.page-numbers a {
  padding: 0;
}

/* Remove circle for prev/next links */
.news-page .news-archive__list ul.page-numbers .prev,
.news-page .news-archive__list ul.page-numbers .next {
  border: none !important;
  background: none !important;
  border-radius: 0 !important;
  width: auto !important;
  height: auto !important;
  font-size: 1.1rem !important;
  color: #222 !important;
  padding: 0 10px !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  box-shadow: none;
  font-weight: 400;
  text-decoration: underline;
  transition: none;
}

.news-page .news-archive__list ul.page-numbers .prev:hover,
.news-page .news-archive__list ul.page-numbers .next:hover {
  color: #111 !important;
  background: none !important;
  border: none !important;
  text-decoration: underline;
}

.news-page .news-archive__list ul.page-numbers .current {
  background: #00afdd;
  color: #fff;
  font-weight: bold;
  border: 1px solid #00afdd;
}

.news-page .news-archive__list ul.page-numbers .dots {
  border: none;
  background: none;
  font-size: 1.5rem;
  width: auto;
  height: auto;
  color: #222;
  pointer-events: none;
}

.news-page .news-archive .news-header {
  padding: 16px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.news-page .news-archive .news-header__ttl {
  font-size: 24px;
  font-weight: bold;
}

.news-page .news-archive .news-header__select {
  padding: 8px;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.news-page .news-archive__inner {
  padding: 0 0 80px 0px;
}

.news-page .news-archive__list .articleItem {
  padding: 20px 0;
  display: flex;
  gap: 20px;
  border-bottom: 1px solid #ccc;
}

.news-page .news-archive__list .articleItem:last-of-type {
  border-bottom: none !important;
}

.news-page .news-archive__list .articleItem__date {
  font-size: 14px;
  color: #666;
  white-space: nowrap;
  min-width: fit-content;
}

.news-page .news-archive__list .articleItem__tag {
  font-size: 14px;
  color: #666;
  white-space: nowrap;
  min-width: fit-content;
}

.news-page .news-archive__list .articleItem__ttl {
  font-size: 16px;
  font-weight: bold;
  word-break: break-word;
  overflow-wrap: break-word;
  white-space: normal;
  display: -webkit-box;
  line-clamp: 3;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* Fix: Override default margin-bottom for last page number in pagination only in news-archive */
/* .news-page .news-archive__list ul.page-numbers > li:last-child {
    margin-bottom: 0.5em !important;
} */

.news-page .keni-container .keni-main_wrap {
  background-image: url("images/news_profile_bg.png");
  background-size: cover;
}

.news-page main.news-archive {
  max-width: 1200px;
  width: 100%;
  display: flex;
  margin: 0 auto;
}

.news-page main .col-left {
  width: 100%;
  display: flex;
  gap: 94px;
}

.news-page main .col-left .content {
  text-align: right;
  width: 320px;
  height: fit-content;
  background-color: white;
  border-top-right-radius: 100px;
  padding-right: 70px;
  padding-bottom: 33px;
}

.news-page main .col-left .content ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
  margin-bottom: 8px;
}

.news-page main .col-left .content ul li {
  margin: 23px 0 !important;
}

.news-page main .col-left .content ul li a {
  text-decoration: none;
  font-weight: bold;
}

.news-page main .col-left .content ul li a.active {
  color: white;
  border: 1px solid #00afdd;
  border-radius: 20px;
  padding: 0px 20px 0px 40px;
  background-color: #00afdd;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  height: 36px;
  font-family: "Noto Sans JP", sans-serif;
  position: relative;
}

.news-page main .col-left .content ul li a.active::before {
  content: "•";
  color: white;
  font-size: 3em;
  line-height: 0.7;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 20px;
  margin-top: -3px;
}

.news-page main .col-left .content .archive-title,
.news-page main .col-left .content .categories-title {
  font-size: 16px;
  color: #00afdd;
  font-weight: bold;
  margin-top: 55px;
  line-height: 1.4;
  letter-spacing: 2px;
}

.news-page main .col-right {
  flex: 1;
}

.news-page main .col-right ul {
  padding-left: 0;
  margin: 0;
  max-width: 906px;
  margin-top: -23px;
}

.news-page main .col-right ul li {
  padding: 0;
}

.news-page main .col-right ul li a {
  padding: 23px 0 23px 0;
}

@media screen and (max-width: 768px) {
  .news-page main.news-archive {
    flex-direction: column;
  }

  .news-page main .col-left {
    width: 100%;
    padding-right: 0px;
  }

  .news-page main .col-left .content {
    float: left;
    margin: 10px 0 0 10px;
    padding-right: 15px;
  }

  .news-page main .col-left .content h6 {
    text-align: left;
  }

  .news-page main .col-left .content ul {
    display: flex;
    gap: 16px;
  }

  /* .news-page main .col-left .content ul li a.active {
    border-radius: 0px !important;
  } */

  .news-page main .col-left .content ul li a.active::before {
    content: "•";
    color: white;
    font-size: 3em;
    line-height: 0.7;
    margin-bottom: 8px;
  }

  .news-page .news-item__img {
    display: none;
  }

  .news-page .news-item .news-item__content {
    padding: 0;
  }

  .news-page main .col-right ul li a {
    padding: 23px 0 23px 0;
  }

  .news-page .cntLeft #pageTitle {
    font-size: 18px;
    font-weight: bold;
    padding: 50px;
    margin-left: 60px;
  }
  .news-page main.news-archive {
    flex-direction: column;
  }

  .news-page main .col-left {
    width: 100%;
    padding-right: 0px;
  }

  .news-page main .col-left .content {
    float: left;
    margin: 10px 0 0 10px;
  }

  .news-page main .col-left .content h6 {
    text-align: left;
  }

  .news-page main .col-left .content ul {
    display: flex;
    gap: 16px;
  }

  /* .news-page main .col-left .content ul li a.active {
    border-radius: 0px !important;
  } */

  .news-page main .col-left .content ul li a.active::before {
    content: "•";
    color: white;
    font-size: 3em;
    line-height: 0.7;
    margin-bottom: 8px;
  }

  .news-page .news-item__img {
    display: none;
  }

  .news-page .news-item .news-item__content {
    padding: 0;
  }

  body .news-page.keni-container .keni-main_wrap {
    background-image: url("images/news_profile_bg_sp.png");
    background-size: cover;
    background-position: 0 -45px;
  }
}

.news-page .header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: white;
  z-index: 1000;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05);
}

/* Inner layout */
.news-page .header-inner {
  width: 100%;
  height: 64px;
  margin: 0 auto;
  /* padding: 8px 16px; */
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* Logo */
.news-page .header-logo img {
  height: 44px;
  width: 199px;
}

/* Navigation */
.news-page .header-nav {
  display: flex;
  align-items: center;
}

.news-page .header-nav ul {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}

.news-page .header-nav li a {
  display: flex;
  align-items: center;
  padding: 10px 24px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 18px;
  font-family: "Plus Jakarta Sans", sans-serif;
  color: #333;
  text-decoration: none;
  transition: background 0.2s;
  height: 64px;
}

/* .header-nav li a:hover {
    background: rgba(0, 0, 0, 0.05);
  } */

/* Menu button (mobile icon) */
.news-page .menu-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(240, 131, 0, 0.9);
  cursor: pointer;
  width: 92px;
  height: 64px;
}

.news-page .menu-btn:hover {
  background: #f08300;
}

.news-page .menu-btn img {
  width: 22px;
}

.news-page .hamburger-menu {
  display: none;
  background-color: #000;
  position: fixed;
  z-index: 1100;
  width: 100%;
  height: 100% !important;
  background-color: rgba(255, 255, 255, 0.97);
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.news-page .hamburger-menu .hamburger-menu_header img {
  height: 44px;
  width: 199px;
}

.news-page .hamburger-menu .hamburger-menu_header {
  padding-left: 20px;
}

.news-page .hamburger-menu_inner {
  position: relative;
  height: 100% !important;
  width: 100%;
  padding: 10px 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-bottom: 62px;
}

.news-page .hamburger-menu .close-btn {
  background-color: rgba(240, 131, 0, 0.9);
  position: absolute;
  top: 0;
  right: 0;
  width: 92px;
  height: 64px;
  color: white;
  cursor: pointer;
  font-size: 28px;
}

.news-page .hamburger-menu .close-btn:hover {
  background-color: #f08300;
}

.news-page .hamburger-menu_container {
  max-width: 1040px;
  margin: 0 auto;
}

.news-page .hamburger-menu_nav ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  column-gap: 100px;
  row-gap: 32px;
}

.news-page .hamburger-menu_nav ul li {
  width: calc(50% - 50px);
}

.news-page .hamburger-menu_nav ul li.link-item {
  border-bottom: 1px solid #00afdd;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
}

.news-page .hamburger-menu_nav ul li a {
  padding-left: 0;
  display: flex;
  flex-direction: column;
  color: #043786;
  gap: 7px;
}

.news-page .hamburger-menu_nav ul li a:hover span {
  color: #447ed9;
}

.news-page .hamburger-menu_nav ul li a span {
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
}

.news-page .hamburger-menu_nav ul li a span:last-child {
  font-size: 32px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  line-height: 1.3;
}

.news-page .hamburger-menu_nav ul li:last-child {
  border-bottom: none;
}

.news-page .hamburger-menu_footer {
  display: flex;
  gap: 60px;
  align-items: center;
}

.news-page .hamburger-menu_footer .social-menu {
  display: flex;
  gap: 24px;
}

.news-page .hamburger-menu_footer .social-menu img {
  width: 40px;
  height: 40px;
}

@media (max-width: 768px) {
  .news-page .hamburger-menu .hamburger-menu_header {
    padding-left: 0;
    height: 50px;
    display: flex;
    align-items: center;
  }
  .news-page .hamburger-menu .hamburger-menu_header img {
    width: 113px;
    height: 25px;
  }
  .news-page .hamburger-menu_nav ul li {
    width: 100%;
  }

  .news-page .hamburger-menu .close-btn {
    width: 50px;
    height: 50px;
  }

  .news-page .hamburger-menu_links {
    padding: 0;
    padding-top: 20px;
    margin: 0;
  }

  .news-page .hamburger-menu_nav ul li.link-item {
    font-size: 14px;
    line-height: 1.2;
    font-family: "Noto Sans JP", sans-serif;
    padding-bottom: 0px;
  }

  .news-page .hamburger-menu_nav ul li a span:last-child {
    font-size: 22px;
  }

  .news-page .hamburger-menu_nav ul {
    row-gap: 10px;
  }

  .news-page .hamburger-menu_container {
    height: auto;
    overflow-y: auto;
  }

  .news-page .hamburger-menu_footer {
    width: 100%;
    margin-top: 20px;
    gap: 50px;
  }

  .news-page .hamburger-menu_footer div {
    width: calc(50% - 25px);
  }

  .news-page .social-menu {
    flex-wrap: wrap;
  }

  .news-page .social-menu a {
    width: calc(50% - 12px);
  }
}

/* Overlay menu */
.news-page .menu-overlay {
  /* display: none; */
  /* set to flex when active */
  position: fixed;
  inset: 0;
  background: rgba(51, 51, 51, 0.95);
  backdrop-filter: blur(5px);
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 1050;
  padding: 20px;
}

/* Menu header (logo white) */
.news-page .menu-header img {
  height: 25px;
}

/* Overlay links */
.news-page .menu-links {
  display: flex;
  flex-direction: column;
  text-align: center;
  gap: 16px;
  margin-top: 60px;
}

.news-page .menu-links a {
  color: white;
  font-size: 24px;
  text-decoration: none;
  border-bottom: 1px solid #555;
  padding-bottom: 10px;
  transition: color 0.2s;
}

.news-page .menu-links a:hover {
  color: #f08300;
}

/* Social icons */
.news-page .menu-socials {
  display: flex;
  gap: 20px;
  margin-top: 40px;
}

.news-page .menu-socials img {
  width: 40px;
  height: 40px;
}

.news-page ul li a {
  display: block;
  padding: 10px 20px;
  text-decoration: none;
  color: black;
}

.news-page .header-nav ul li a.active {
  background-color: black;
  color: white;
}

@media (max-width: 1024px) {
  .news-page .header-nav ul li a.active {
    display: flex;
    background-color: black;
    color: white;
    padding: 10px 20px;
  }
}

@media (max-width: 390px) {
  .news-page .header-logo img {
    height: 25px;
    width: 113px;
  }

  .news-page .menu-header img {
    height: 44px;
  }
}
html,
body,
p {
  margin: 0;
  padding: 0;
}

html {
  margin-top: 0 !important;
}

.news-page .keni-main_wrap {
  margin: 0 auto !important;
  width: 100% !important;
}

.news-page .keni-main_outer {
  max-width: none !important;
  width: 100%;
  margin: 0 auto;
}

.news-page div.cntLeft {
  margin: 0 auto;
}

.news-page main .col-left .content {
  box-shadow: 0px 0px 20px 0px #f2f2f2;
}

.news-page main .col-left .content ul li a {
  padding: 0;
  line-height: 1.6;
  font-size: 15px;
  color: #043786;
}

.news-page section#pageTitle {
  height: 255px;
  padding-left: 120px;
  padding-top: 70px;
}

.news-page .keni-header_inner {
  padding-left: 40px;
  height: 64px;
}

.news-page section#pageTitle div img {
  height: 18px;
  margin-top: -3px;
}

.news-page section#pageTitle div .current-category {
  display: flex;
  align-items: center;
  gap: 10px;
}

.news-page section#pageTitle div span.category-label {
  color: #00afdd;
  font-size: 14px;
  font-weight: 600;
  font-family: "Plus Jakarta Sans", sans-serif;
  letter-spacing: 1px;
}

.news-page section#pageTitle div h1.category-name {
  font-size: 32px !important;
  color: #043786;
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: 3px;
  margin-top: 3px;
  font-family: "Zen Kaku Gothic New", sans-serif;
}

.news-page .news-item {
  display: flex;
  align-items: center;
  border-bottom: 2px solid #00afdd;
  padding: 0 20px 20px 0;
}

.news-page .news-item:last-child {
  border-bottom: none;
}

.news-page .news-item__link {
  display: flex;
  width: 100%;
  text-decoration: none;
  color: inherit;
}

.news-page .news-item__img {
  width: 150px;
  height: 90px;
  flex-shrink: 0;
  background-color: #eee;
  overflow: hidden;
  border-radius: 4px;
}

.news-page .news-item__img img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}

.news-page .news-item__content {
  flex: 1;
  padding: 0 20px;
}

.news-page .news-item__meta {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  gap: 10px;
}

.news-page .news-item__date {
  font-size: 15px;
  color: #043786;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 2px;
}

.news-page .news-item__tag {
  background: #003f91;
  color: white;
  padding: 4px 10px;
  font-size: 14px;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 2px;
}

.news-page .news-item .news-item__content h2.news-item__title {
  font-size: 15px;
  line-height: 1.6;
  padding: 0;
  padding-right: 20px;
  color: #043786;
  background-color: transparent !important;
  font-family: "Noto Sans JP", sans-serif;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.news-page .news-item__arrow {
  font-size: 20px;
  color: #003f91;
  align-self: center;
  margin-left: auto;
}

.news-page main.news-archive .col-right ul.list-news {
  width: 100%;
  padding-right: 15px;
}

.news-page ul.page-numbers {
  margin: 40px 0 40px 0 !important;
}

.news-page main .col-left .content .categories-title {
  font-family: "Noto Sans JP", sans-serif;
}

.news-page .news-archive__list ul.page-numbers a {
  color: #043786;
}

.news-page .news-archive__list ul.page-numbers a,
.news-page .news-archive__list ul.page-numbers span.current {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 18px;
  line-height: 1.4;
}

.news-page main.news-archive .col-left .content ul li a.active::before {
  font-size: 1.7em;
  font-weight: normal;
}

.news-page main.news-archive .col-left .content .archive-title {
  margin-top: 64px;
}

.news-page .keni-breadcrumb-list_wrap {
  padding: 0 !important;
}

@media screen and (max-width: 768px) {
  .news-page .hamburger-menu_inner {
    justify-content: flex-start;
    gap: 10px;
    padding: 0px 15px;
  }

  .news-page .keni-header_inner {
    padding-left: 15px !important;
  }

  .news-page .keni-header_inner .header-inner {
    height: 50px !important;
  }

  .news-page main.news-archive .col-right ul.list-news {
    padding-left: 15px;
  }

  .news-page .keni-footer_wrap .footer,
  .news-page .keni-breadcrumb-list_wrap {
    padding: 0 15px !important;
  }

  .news-page .news-archive__list ul.page-numbers {
    padding: 0 15px;
    gap: 12px;
  }

  .news-page .cntLeft #pageTitle {
    padding-left: 15px;
    margin-left: 0;
  }

  .news-page section#pageTitle {
    height: 108px;
    padding: unset;
    display: flex;
    align-items: center;
  }

  .news-page section#pageTitle div .current-category span {
    font-size: 16px;
  }

  .news-page section#pageTitle div p.category-name {
    font-size: 26px;
    line-height: 1.2;
  }

  .news-page main.news-archive .col-left {
    flex-direction: column;
  }

  .news-page main.news-archive .col-left .content {
    width: 100%;
    float: unset;
    text-align: left;
    margin: 0;
    padding-left: 15px;
    padding-bottom: 0;
  }

  .news-page main.news-archive .col-left .content .categories-title {
    margin-top: 24px;
    font-size: 14px;
  }

  .news-page main.news-archive .col-left .content ul {
    align-items: center;
    margin-top: 5px;
    flex-wrap: wrap;
    column-gap: 30px;
    row-gap: 7px;
  }

  .news-page main.news-archive .col-left .content ul li {
    margin: 0 !important;
  }

  .news-page main.news-archive .col-left .content ul li a.active {
    display: flex !important;
    padding: 1px 10px 0 25px !important;
    gap: 0 !important;
  }

  .news-page main.news-archive .col-left .content ul li a.active::before {
    left: 10px;
  }

  .news-page main.news-archive .col-left .content ul li a.active {
    height: 28px;
  }

  .news-page main.news-archive .col-left .content .archive-title {
    margin-top: 10px;
  }

  .news-page main .col-left {
    gap: 32px;
  }

  .news-page main .col-right ul li a.news-item__link {
    padding-bottom: 0px;
  }
}

.news-page .news-item {
  border-bottom-width: 1px;
}

.news-page .footer {
  background-image: url("images/footer_bg.png");
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
}

@media (min-width: 768px) {
  .news-page .keni-footer_wrap,
  .news-page .single-news .keni-footer_wrap {
    width: 100% !important;
    margin: 0 auto !important;
  }

  .news-page .footer {
    background-image: url("images/footer_bg.png");
    background-position: top;
  }

  .news-page .single-news .footer {
    border-top: 12px solid #043786;
  }
}

.news-page .footer-container {
  max-width: 1050px;
  width: 100%;
  margin: 0 auto;
}

.news-page .keni-breadcrumb-list_outer {
  max-width: none !important;
  width: 100% !important;
  margin: 0 auto !important;
}

.news-page .keni-breadcrumb-list_outer .keni-breadcrumb-list {
  width: 100% !important;
  padding: 0 !important;
}

.news-page .footer-logos {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 28px;
  padding-bottom: 26px;
  max-width: 646px;
  width: 100%;
}

.news-page .footer-logos img {
  width: 100%;
  height: auto;
}

@media (min-width: 1024px) {
  .news-page .footer-container {
    padding-right: 20px !important;
    padding-left: 20px !important;
    padding-top: 47px !important;
  }
}

.news-page .footer-logo {
  width: 100%;
  max-width: 180px;
}

.news-page .footer-logo2 {
  width: 100%;
  max-width: 150px;
}

.news-page .footer-nav .footer-links:last-child {
  margin-left: 0px;
}

@media (max-width: 768px) {
  .news-page .footer-container {
    margin-left: 0px;
  }

  .news-page .footer-links {
    gap: 0px !important;
  }

  .news-page .footer-nav {
    padding: 10px 0 !important;
  }

  .news-page .footer-nav .footer-links:last-child {
    margin-left: 6px;
  }
}

@media (min-width: 768px) {
  .news-page .footer-logo {
    max-width: 308px;
    padding-bottom: 18px;
  }

  .news-page .footer-logo2 {
    max-width: 257px;
    padding-top: 8px;
  }
}

.news-page .footer-address {
  font-size: 14px;
  color: #333;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 2.4px;
}

.news-page .footer-nav .footer-links {
  margin-left: -20px;
  margin-top: 9px;
  margin-bottom: 18px;
}

.news-page .footer-nav ul.footer-links li a {
  font-family: "Plus Jakarta Sans", sans-serif;
  color: #333;
}

.news-page .footer-nav {
  display: flex;
  gap: 10px;
  padding: 48px 0;
  flex-wrap: wrap;
}

@media (min-width: 1024px) {
  .news-page .footer-nav {
    gap: 10px;
    padding-top: 0;
    padding-bottom: 0px;
  }
}

.news-page .footer-links {
  display: flex;
  flex-direction: column;
  gap: 36px;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 600;
  font-size: 14px;
  margin-left: 0;
  text-align: left;
}
@media (min-width: 1024px) {
  .news-page .footer-links {
    flex-direction: row;
    gap: 10px;
  }
  .news-page nav.keni-breadcrumb-list ol {
    padding-left: 120px;
  }
}

.news-page .footer-links a:hover {
  color: #043786;
}

.news-page .footer-social {
  display: flex;
  align-items: center;
  gap: 24px;
}

.news-page .footer-social img {
  width: 40px;
  height: 40px;
  transition: opacity 0.3s;
}

.news-page .footer-social img:hover {
  opacity: 0.7;
}

.news-page .footer-copy {
  font-size: 12px;
  color: #666;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.08938em;
  padding-top: 75px;
  padding-bottom: 72px;
  text-align: left;
  margin-bottom: 0 !important;
}

.news-page nav.keni-breadcrumb-list ol li {
  color: #00afdd !important;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 14px;
  padding-top: 11px;
  padding-bottom: 11px;
}

.news-page nav.keni-breadcrumb-list ol li a {
  color: #00afdd !important;
}

.news-page .keni-breadcrumb-list li::after,
.news-page .keni-breadcrumb-list li a span {
  color: #043786;
}

html,
p {
    /*margin: 0 !important;*/
    padding: 0;
}

main.single-news {
    max-width: 1040px;
    margin: 0 auto;
    padding-top: 160px;
}

main.single-news .container {
    width: 100%;
    background-color: white;
    padding: 100px 80px;
}

.post-detail {
    max-width: 720px;
    margin: 0 auto;
}

main.single-news .container .post-detail .post-meta {
    font-size: 15px;
    color: #043786;
    display: flex;
    gap: 28px;
    align-items: center;
}

main.single-news .container .post-detail .post-meta .post-date {
    font-size: 16px;
    font-family: 'Noto Sans JP', sans-serif;
    letter-spacing: 1.92px;
    line-height: 150%;
}

main.single-news .container .post-detail .post-meta .post-category {
    background: #003f91;
    color: white;
    padding: 6px 10px;
    font-size: 13px;
}

main.single-news .container .post-detail .post-title {
    font-weight: bold;
    font-size: 20px;
    font-weight: bold;
    line-height: 140%;
    margin: 20px 0;
    color: #043786;
    letter-spacing: 2.4px;
}

main.single-news .container .post-detail .post-content {
    font-size: 15px;
    line-height: 160%;
    letter-spacing: 1.8px;
    color: #333;
    margin: 30px 0;
}

.post-thumbnail {
    margin: 20px 0;
    text-align: center;
}

.post-thumbnail img {
    width: 100%;
    height: auto;
    max-width: 700px;
}

.post-content {
    font-size: 15px;
    line-height: 1.8;
    color: #333;
    margin: 30px 0;
}

main.single-news .container .post-detail .post-navigation {
    display: flex;
    justify-content: space-between;
    margin-top: 38px;
    border-top: 1px solid #00a0e9;
    padding-top: 38px;
}

main.single-news .container .post-detail .post-navigation a {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #00a0e9;
    font-weight: bold;
    text-decoration: none;
}

main.single-news .container .post-detail .post-navigation img {
    width: 36px;
    height: auto;
    pointer-events: none;
}

.prev a img {
    margin-right: 6px;
}

.next a img {
    margin-left: 6px;
}


.back-button {
    text-align: center;
}

main.single-news .container .post-detail .back-button .btn-back {
    display: inline-block;
    margin-top: 38px;
    padding: 10px 40px;
    border: 2px solid #ff7f00;
    border-radius: 30px;
    color: #ff7f00;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
    line-height: 130%;
    letter-spacing: 1.6px;
}

.prev-text-pc {
    display: inline;
    font-size: 16px;
    line-height: 130%;
    letter-spacing: 1.6px;
}

.prev-text-sp {
    display: none;
}

.next-text-pc {
    display: inline;
}

.next-text-sp {
    display: none;
}

@media (max-width: 1023px) {
    main.single-news {
        padding-top: 20px;
    }

    main.single-news .container {
        padding: 22px;
    }

    .prev-text-pc {
        display: none;
    }

    .prev-text-sp {
        display: inline;
    }

    .next-text-pc {
        display: none;
    }

    .next-text-sp {
        display: inline;
    }

    /* .keni-breadcrumb-list li:nth-child(2) {
        display: none;
    } */

    .keni-breadcrumb-list li:last-child {
        max-width: 150px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    ol.keni-breadcrumb-list_inner {
        display: flex;
        justify-items: center;
    }
}