/*
Theme Name: Nakamura PDF Style
*/


@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@500;700&display=swap');

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  scroll-padding-top: 70px; /* ← ヘッダー高さ */
  height: 100%;
}

body {
  margin: 0;
  color: #222;
  font-size: 1.5rem;
  background-color: #f4f4f4;
  line-height: 1.8;
  font-family: "Yu Gothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  -webkit-text-size-adjust: 100%;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

a {
  color: inherit;
  text-decoration: none;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

body.home {
  padding-bottom: 72px;
}

.site-shell {
  width: 100%;
  margin: 0 auto;
}

/* PCでもSPモックを中央表示 */
@media (min-width: 1025px) {
  .site-shell {
    width: 460px;
  }

  body {
    background:
      linear-gradient(90deg, #ececec 0, #ececec calc(50% - 280px), #f8f8f8 calc(50% - 280px), #f8f8f8 calc(50% + 280px), #ececec calc(50% + 280px), #ececec 100%);
  }
}
.pc {
  display: none;
}


/* ========================================
   Header
======================================== */
.site-header {
  position: sticky;
  top: 0;
  z-index: 100;
  background: #fff;
}

.site-utility {
}

.site-utility-nav {
  min-height: 32px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 6px;
  font-size: 1.05rem;
  letter-spacing: .02em;
}

.site-utility-nav a {
  display: block;
  padding: 8px 0;
  color: #333;
  white-space: nowrap;
}

.site-head-main-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 58px;
  padding: 0 10px;
  
}

.site-brand h1 {
  margin: 0;
}
.site-brand img {
  max-height: 34px;
  width: auto;
  display: block;
}

.site-brand-text {
  display: block;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: .04em;
}

.menu-toggle {
  width: 40px;
  height: 40px;
  position: relative;
  border: none;
  background: none;
}

.menu-toggle span {
  display: block;
  width: 33px;
  height: 3px;
  background: #2377A8;
  border-radius: 999px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  transition: transform .25s ease, opacity .25s ease;
  transform-origin: center;
}

.menu-toggle span:nth-child(1) {
  top: 9px;
}

.menu-toggle span:nth-child(2) {
  top: 18px;
}

.menu-toggle span:nth-child(3) {
  top: 27px;
}

.menu-toggle.is-open span:nth-child(1) {
  transform: translateX(-50%) translateY(9px) rotate(45deg);
}

.menu-toggle.is-open span:nth-child(2) {
  opacity: 0;
}

.menu-toggle.is-open span:nth-child(3) {
  transform: translateX(-50%) translateY(-9px) rotate(-45deg);
}

.global-drawer {
  background: rgba(0, 0, 0, .35);
  opacity: 0;
  pointer-events: none;
  transition: opacity .25s ease;
}

.global-drawer.is-open {
  opacity: 1;
  pointer-events: auto;
}

.global-drawer-inner {
  width: 100%;
  margin: 0 auto;
  background: #fff;
  padding: 12px 0 18px;
  border-top: 1px solid #666;
}
.drawer-nav {
  overflow-y: scroll;
  position: relative;
  height: 100vh;
  padding-bottom: 140px;
}
.drawer-nav > li {
  border-bottom: 1px solid #666;
}
.drawer-nav > li a, .drawer-nav > li span {
  padding: 12px 1.5em;
}
.drawer-nav > li > ul li {
  border-top: 1px solid #666;
}
.drawer-nav > li > ul li a {
  padding: 12px 3em;
}
.drawer-nav a {
  display: block;
  font-size: 1.8rem;
  font-weight: 500;
  position: relative;
}
.drawer-nav a:after {
  content: "→";
  position: absolute;
  top: 10px;
  right: 20px;
  
}
.drawer-nav span {
  display: block;
  font-size: 1.8rem;
  font-weight: 500;
  position: relative;
}
.drawer-nav span:after {
  content: "+";
  position: absolute;
  top: 10px;
  right: 20px;
  
}

.drawer-nav .plus > span:after {
  content: "+";
}
.drawer-nav li ul {
  display: none;
}

.drawer-nav li.is-open > ul {
  display: block;
}
.drawer-nav .plus > span::after {
  content: "+";
}

.drawer-nav .plus.is-open > span::after {
  content: "−";
}

.wp-singular .entry-content {
  padding-bottom: 100px;
}


/* ========================================
   Section common
======================================== */
.section-head {
  margin-bottom: 14px;
  text-align: center;
}

.section-en {
  margin: 0 0 3px;
  color: #E60012;
  font-size: 4rem;
  line-height: 1em;
}

.section-en span {
  font-size: 4.4rem;
}

.section-ja {
  margin: 0;
  font-size: 2.3rem;
  font-weight: 700;
}

.news-more {
  margin: 14px 0 0;
  text-align: right;
}

.news-more a {
  color: #b22323;
  font-weight: 700;
  font-size: 1.3rem;
}

/* ========================================
   FV
======================================== */
.fv {
  padding: 0;
}

.fv-card {
  position: relative;
}

.fv-image {
  width: 100%;
  height: 80vh;
  overflow: hidden;
  position: relative;
  display: block;
  background: url("./images/fv.png") center center no-repeat;
  background-size: cover;
  background-position: top center;
  transform: translateY(-20px);
}

.fv-copy-vertical {
  position: absolute;
  top: 26px;
  right: 14px;
  display: flex;
  flex-direction: column;
  gap: 6px;
  writing-mode: vertical-rl;
  text-orientation: mixed;
  color: #b01f1f;
  font-size: 2.3rem;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: .08em;
  text-shadow: 0 0 4px rgba(255,255,255,.75);
}

.fv-message {
  position: absolute;
  left: 14px;
  bottom: 14px;
  width: calc(100% - 28px);
  background: rgba(255,255,255,.88);
  padding: 12px;
}

.fv-lead {
  margin: 0 0 8px;
  color: #333;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.5;
}

.fv-text {
  margin: 0;
  font-size: 1.25rem;
  line-height: 1.8;
}

/* ========================================
   Shortcut
======================================== */
.home-shortcut {
  padding: 0 0 18px;
}

.shortcut-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 8px;
}

.shortcut-item {
  min-height: 72px;
  background: #fff;
  border: 1px solid #ddd;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  text-align: center;
}

.shortcut-item.is-recruit {
  background: #b22323;
  color: #fff;
  border-color: #b22323;
}

.shortcut-icon {
  font-size: 1.8rem;
  line-height: 1;
}

.shortcut-label {
  font-size: 1.15rem;
  line-height: 1.4;
}

/* ========================================
   News
======================================== */
.top-news {
  margin: 0 0 0px 0;
}

.top-news .section-head .section-en {
  margin-bottom: 30px;
}

.top-news .section-head .section-en span {
  
}


.news-tab-row {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2px;
  margin-bottom: 0;
}
.news-tab-row a {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 50px;
  background: #fff;
  color: #333;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  border: none;
  background-color: #E6E6E7;
}
.news-tab {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 50px;
  background: #fff;
  color: #333;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  border: none;
  background-color: #E6E6E7;
}

.news-tab.is-active {
  border-top: #b22323 solid 3px;
  background-color: #fff;
}

.news-box {
  background: #fff;
  border-top: 0;
  padding: 10px 10px;
}

.news-row + .news-row {
  border-top: 1px solid #eee;
}
.news-row + .news-row:last-child {
  border-bottom: 1px solid #eee;
}

.news-row a {
  display: block;
  padding: 12px 12px 11px;
}

.news-row .news-lr {
  width: 100%;
  overflow: hidden;
}

.news-cat {
  display: inline-block;
  width: 8em;
  line-height: 1em;
  color: #fff;
  padding: 3px 0 2px 0;
  text-align: center;
  float: left;
  background-color: #4694D1;
}
.news-cat.cat-hyousyou {
  background-color: #CAB168;
}
.news-cat.cat-daunnro-do {
  background-color: #4694D1;
}
.news-cat.cat-sekoujisseki {
  background-color: #4694D1;
}

.news-date {
  display: block;
  color: #666;
  font-size: 1.2rem;
  margin-bottom: 2px;
  float: left;
  margin-left: 20px;
}

.news-title {
  display: inline-flex;
  align-items: center;
  font-size: 1.5rem;
  line-height: 1.7;
}

.news-title::before {
  content: "▶";
  margin-right: 6px;
  color: #E60012;
  font-size: 0.7rem;
  line-height: 1;
}

.news-empty {
  margin: 0;
  padding: 14px 12px;
}

.news-tab-row {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2px;
}

.news-panel {
  display: none;
}

.news-panel.is-active {
  display: block;
}

.news-panel {
  scroll-margin-top: 80px;
}

/* ========================================
   Main panels
======================================== */
.home-panels {
  padding: 0 0 18px;
  position: relative;
  background-color: #fff;
}

.home-panel {
  margin-bottom: 50px;
  position: relative;
}

.home-panel + .home-panel {
  margin-top: 14px;
}

.home-panel-link {
  text-align: center;
  margin-top: 5px;
}
.home-panel-link a {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: #E60012;
  padding: 1px 25px 0 25px;
  color: #fff;
  font-size: 1.9rem;
  font-weight: bold;
  box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
  border: solid 2px #AA0015;/*線色*/
}
.home-panel-link a::after {
  content: "▶";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  background: #E60012;
  border: solid 1px #fff;
  color: #fff;
  border-radius: 50%;
  font-size: 1.2rem;
  line-height: 1;
}
.home-panel-link a:hover {
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}

.home-panel-thumb {
  position: relative;
}

.home-panel-thumb img {
  width: 100%;
  height: 180px;
  object-fit: cover;
}

.home-panel-text {
  padding: 14px 14px 10px;
}

.home-panel-header {
  position: relative;
}

.home-panel-header img {
  width: 100%;
  display: block;
}

.home-panel-en {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #E60012;
  font-size: 3.2rem;
  line-height: 1em;
  margin: 0;
  text-shadow: 0 0px 6px rgba(255,255,255,1);
}

.home-panel-recruit {
  background-color: #E60012;
  border-radius: 50%;
  position: absolute;
  right: 20px;
  top: 215px;
  padding: 4px;
  width: 70px;
  height: 70px;
  text-align: center;
  box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
  border: solid 2px #AA0015;/*線色*/
}
#company .home-panel-recruit {
  top: 239px;
}

.home-panel-recruit a {
  border: solid 1px #fff;
  border-radius: 50%;
  display: block;
  color: #fff;
  font-weight: bold;
  font-size: 1.4rem;
  width: 58px;
  height: 58px;
  line-height: 1.2;
  padding: 7px 0 0 0;
}
.home-panel-recruit a:after {
  content: "▶";
  display: block;
  font-size: 1.2rem;
  color: #fff;
}
#company .home-panel-recruit {
  top: 233px;
}

.home-panel-title {
  margin: 0 0 8px;
  font-size: 2rem;
  line-height: 1.4;
}

.home-panel-copy {
  margin: 0;
  font-size: 3.4rem;
  font-family: 'Noto Serif JP', serif;
  font-weight: 700;
  text-align: center;
  line-height: 1.4;
  margin: 10px 0 5px 0;
}
.home-panel-detail {
  font-size: 1.7rem;
  padding: 0 20px;
  line-height: 1.6;
  margin: 0px 0;
}

#company {
  padding-top: 22px;
  background-color: #fff;
}

.works_imgs {
  padding: 20px 50px;
}
.works_imgs img {
  margin-bottom: 50px;
  box-shadow: 2px 2px 4px rgba(0,0,0,0.7);
}

.panel-recruit-badge {
  position: absolute;
  right: 10px;
  bottom: 10px;
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  padding: 0 10px;
  background: #b22323;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 700;
  border-radius: 999px;
}

/* ========================================
   Sub links
======================================== */
.sub-links {
  padding: 0 0 26px;
}

.sub-links-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}

.sub-link-card {
  min-height: 86px;
  background: #fff;
  border: 1px solid #ddd;
  padding: 12px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.sub-link-en {
  color: #b22323;
  font-size: 1.1rem;
  letter-spacing: .08em;
  margin-bottom: 4px;
}

.sub-link-ja {
  font-size: 1.45rem;
  font-weight: 700;
  line-height: 1.5;
}

/* ========================================
   Footer
======================================== */
.site-footer {
  padding: 26px 0 90px;
  background: #2d2d2d;
  color: #fff;
}

.footer-brand {
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center;
  margin-bottom: 14px;
}

.footer-links {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 8px 14px;
  margin-bottom: 14px;
}

.footer-links a {
  display: block;
  font-size: 1.25rem;
  color: rgba(255,255,255,.9);
}

.footer-copy {
  margin: 0;
  text-align: center;
  color: rgba(255,255,255,.65);
  font-size: 1.15rem;
}

/* ========================================
   Fixed bottom nav
======================================== */

.fixed-bottom-nav {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 120;
  background: #fff;
  border-top: 1px solid #ccc;
}
.fixed-bottom-l {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
}


.fixed-bottom-nav a {
  min-height: 58px;
  padding: 6px 4px 5px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-right: 1px solid #ececec;
  text-align: center;
}

.fixed-bottom-nav a:last-child {
  border-right: 0;
}

.fixed-bottom-nav a.is-accent {
  background: #b22323;
  color: #fff;
}

.fixed-bottom-nav-en {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 35px; /* ←ここ基準になる */
}

.fixed-bottom-nav-en img {
  height: 30px;  /* アイコンサイズ */
  width: auto;
  display: block;
}
.fixed-bottom-nav-en .mail_icon {
  height: 26px;
}

.fixed-bottom-nav-ja {
  font-size: 1.3rem;
  line-height: 1.4;
  margin-top: 2px;
  color: #2377A8;
}







/* ========================================
   sub page
======================================== */

.page {
  background-color: #fff;
  padding-bottom: 50px;
}
.page-template-page-topics-list {
  background-color: #f4f4f4;
}


.sec1 {
  margin-bottom: 60px;
}

.sub-fv-inner {
  text-align: center;
  padding: 0 30px;
  position: relative;
}

.sub-fv-inner img {
  width: 88%;
  height: auto;
}

.sub-fv-en {
  color: #E60012;
  font-size: 3.2rem;
  line-height: 1em;
  margin: -20px 0 0 0;
  font-weight: bold;
  text-shadow: 0 0px 6px rgba(255, 255, 255, 1);
}
.sub-fv-title {
  font-size: 2.4rem;
  margin: 0;
}

.sub-content {
  margin: 0 20px;
  border-top: solid 2px #E60012;
  font-size: 1.7rem;
}

.sub-p2 {
  text-align: right;
}

.sub-dl1 {
  display: flex;
}

.sub-dl1 dt {
  width: 110px; /* 固定幅（ここ重要） */
  font-weight: bold;
  /* 均等割り */
  text-align: justify;
  text-align-last: justify;
  /* 1行固定にする */
  white-space: nowrap;
  position: relative;
  font-size: 95%;
}

.sub-dl1 dt:after {
  content: '/';
  position: absolute;
  right: -20px;
}

.sub-dl1 dd {
  flex: 1;
  margin: 0;
  padding-left: 25px;
  font-size: 95%;
  
}

.comm_center {
  padding: 30px 50px;
}

.comm_center img {
  box-shadow: 2px 2px 4px rgba(0,0,0,0.7);
}
.comm_lr {
  padding: 0px 20px;
  width: 100%;
  overflow: hidden;
}
.comm_lr img {
  width: 48%;
  /*box-shadow: 2px 2px 4px rgba(0,0,0,0.7);*/
}
.comm_lr img:first-of-type {
  float: left;
}
.comm_lr img:last-of-type {
  float: right;
}
.last_sec {
}

.achievements_phto_inner {
  padding: 0 10px;
}
.center_posi .achievements_phto_box p {
  text-align: center;
}

.h3_title_1 {
  background-color: #6682A8;
  text-align: center;
  color: #fff;
  padding: 1px auto 0 auto;
}
.achievements_p1 {
  margin-top: -10px;
}
.achievements_phto_box img {
  box-shadow: 2px 2px 4px rgba(0,0,0,0.7);
  width: 100%;
  height: auto;
  
}
.achievements_phto_box.jyosetu img {
  margin-bottom: 30px;
}

.achievements_phto_box p {
  font-size: 1.3rem;
  margin: 10px 0 25px 0;
  line-height: 1.6;
  
}

.recrute_block {
  text-align: center;

}
.recrute_block h3 {
  background-color: #E60012;
  color: #fff;
  font-size: 2.2rem;
  margin: 0;
}
.recrute_block .recrute_p1 {
  color: #E60012;
  font-size: 1.8rem;
  margin: 5px 0 15px 0;
}
.recrute_block .recrute_p2 {
  margin: 0 0 5px 0;
}
.recrute_block .lr {
  width: 100%;
  overflow: hidden;
  margin-bottom: 15px;
}
.recrute_block .lr .lrl {
  float: left;
  width: 48%
}
.recrute_block .lr .lrl a {
  border-radius: 20px;
  color: #fff;
  font-weight: bold;
  font-size: 2.0rem;
  background-color: #6FBA2C;
  padding: 1px 0 0 0;
  display: block;
  box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
  border: solid 2px #44770E;/*線色*/
  position: relative;
}
.recrute_block .lr .lrl a:after {
  content: "▶";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  background: #6FBA2C;
  color: #fff;
  border-radius: 50%;
  border: solid 1px #fff;
  font-size: 1.2rem;
  line-height: 1;
  position: absolute;
  top: 8px;
  right: 10px;
}
.recrute_block .lr .lrr {
  float: right;
  width: 48%
}
.recrute_block .lr .lrr a {
  border-radius: 20px;
  color: #fff;
  font-weight: bold;
  font-size: 2.0rem;
  background-color: #007D38;
  padding: 1px 0 0 0;
  display: block;
  box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
  border: solid 2px #00491F;/*線色*/
  position: relative;
}
.recrute_block .lr .lrr a:after {
  content: "▶";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  background: #007D38;
  color: #fff;
  border-radius: 50%;
  border: solid 1px #fff;
  font-size: 1.2rem;
  line-height: 1;
  position: absolute;
  top: 8px;
  right: 10px;
}

.recrute_block .recrute_a1 a {
  border-radius: 20px;
  color: #fff;
  font-weight: bold;
  font-size: 2.0rem;
  background-color: #0081CC;
  padding: 1px 0 0 0;
  display: block;
  align-items: center;
  width: 100%;
  text-align: center;
  gap: 10px;
  margin: 0 0 10px 0;
  box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
  border: solid 2px #00679B;/*線色*/
  position: relative;
}
.recrute_block .recrute_a1 a:after {
  content: "▶";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  background: #0081CC;
  color: #fff;
  border-radius: 50%;
  border: solid 1px #fff;
  font-size: 1.2rem;
  line-height: 1;
  position: absolute;
  top: 8px;
  right: 10px;
}

.sub-panel-link {
  background-color: #E60012;
  border-radius: 50%;
  position: absolute;
  right: 40px;
  bottom: 20px;
  padding: 4px;
  width: 70px;
  height: 70px;
  text-align: center;
  box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
  border: solid 2px #AA0015;
}
.sub-panel-link a {
  border: solid 1px #fff;
  border-radius: 50%;
  display: block;
  color: #fff;
  font-weight: bold;
  font-size: 1.4rem;
  width: 59px;
  height: 59px;
  line-height: 1.2;
  padding: 7px 0 0 0;
  z-index: 10;
  position: relative;

}
.sub-panel-link a:after {
  content: "▶";
  display: block;
  font-size: 1.2rem;
  color: #fff;
}
.sub-p3 {
  font-size: 1.6rem;
}
.sub-coe-img-box {
  text-align: center;
}
.sub-coe-img {
  width: 85%;
  height: augo;
  margin-right: auto;
  margin-left: auto;
}



/* ========================================
   フェイドイメージ
======================================== */
.feid_img {
  width: 100vw;
  height: 100vh;
  z-index: 9998;
  background-color: #E60012;
  position: fixed;
  top: 0;
  left: 0;
  text-align: center;
  display: flex;
  justify-content: center; /* 横中央 */
  align-items: center;     /* 縦中央 */
  opacity: 1;
  transition: opacity 1s ease;
}
.feid_img.is-hide {
  opacity: 0;
}
.center_div {
  text-align: center;
}
.feid_img p {
  font-family: 'Noto Serif JP', serif;
  font-size: 6.0rem;
  color: #fff;
}
.feid_img1 {
  margin: 0 auto 80px auto;
  display: block;
  width: 300px;
}
.feid_img2 {
  margin: 80px auto 100px auto;
  display: block;
  width: 200px;
}

/* ========================================
   single
======================================== */

.type-post {
  padding: 20px 20px;
  background-color: #EBF6F5;
  min-height: 100vh;
}
.type-post figure {
  width: 100%!important;
  height: auto;
  margin: 0 auto;
}

.type-post .entry-title {
  font-size: 2.0rem;
  padding: 0 10px;
  color: #fff;
  line-height: 1.6;
  margin: 0 0 15px 0;
  background-color: #4694D1;
}
.type-post .entry-header {
  border-bottom: solid 1px #333;
  margin-bottom: 10px;
}
.type-post.category-hyousyou {
  background-color: #FFFCDB;
}
.type-post.category-hyousyou .entry-title {
  background-color: #CAB168;
}
.cat-box {
  padding-top: 15px;
  padding-bottom: 50px;
}
.wp-pagenavi span, .wp-pagenavi a {
  padding: 10px 15px!important;
}
.wp-pagenavi {
  margin-top: 30px!important;
  margin-bottom: 50px!important;
}





/* ローディング全体 */
#loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;

  display: flex;
  align-items: center;
  justify-content: center;

  transition: opacity 0.5s ease;
}

/* フェードアウト */
#loading.is-hide {
  opacity: 0;
  pointer-events: none;
}

/* くるくる */
.spinner {
  width: 110px;
  height: 110px;
  border: 4px solid #ddd;
  border-top: 4px solid #ED6C00;
  border-radius: 50%;
  
  animation: spin 1s linear infinite;
}

/* 回転アニメーション */
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}





.privacy-policy-page {
  padding: 40px 0 80px;
}

.privacy-policy-page .site-shell {
  width: min(100% - 30px, 960px);
  margin: 0 auto;
}

.page-title {
  margin: 0 0 30px;
  font-size: 3rem;
  line-height: 1.4;
  font-weight: 700;
}

.privacy-section {
  margin-top: 36px;
}

.privacy-section h2 {
  margin: 0 0 14px;
  padding-left: 12px;
  border-left: 4px solid #2377A8;
  font-size: 2rem;
  line-height: 1.5;
}

.privacy-policy-page p,
.privacy-policy-page li {
  font-size: 1.6rem;
  line-height: 1.9;
}

.privacy-policy-page ul {
  margin: 12px 0 0 1.5em;
  padding: 0;
}

.privacy-contact {
  margin-top: 12px;
  padding: 16px 20px;
  background: #f7f7f7;
  border: 1px solid #ddd;
}



.single-post img {
  margin-bottom: 20px;
}
.wp-caption-text {
  margin-top: -15px;
}
.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.alignright {
  margin-left: 18px;
}
.alignright a {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

/* 丸＋▶ */
.alignright a::before {
  content: "▶";
  display: flex;
  align-items: center;
  justify-content: center;

  width: 18px;
  height: 18px;

  background: #2377A8;
  color: #fff;
  border-radius: 50%;

  font-size: 1rem;
  line-height: 1;
}
.map-wrap {
  position: relative;
  width: 100%;
  padding-top: 150%; /* 16:9 */
}

.map-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}




/* ===== モバイル（ベース） ===== */
.recruit-notice {
  padding: 40px 15px;
}

.recruit-notice__inner {
  max-width: 720px;
  margin: 0 auto;
  text-align: center;
  color: #1a1a1a;
}

.recruit-notice__lead {
  margin: 0;
  padding-bottom: 20px;
  border-bottom: 1px solid #8f8f8f;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0.04em;
}

.recruit-notice__contact {
  padding-top: 20px;
}

.recruit-notice__contact p {
  margin: 0 0 8px;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.6;
}

.recruit-notice__contact p:last-child {
  margin-bottom: 0;
}















/* ========================================
   PC only slight polish
======================================== */
@media (min-width: 600px) {
  html {
    width: 100%;
    text-align: center;
    background-color: #fff;
  }
  body {
    text-align: left;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    left: 50%;
    right: auto;
    background: #fff;
  }
  .spbr {
    display: none;
  }

  .fixed-bottom-nav {
    width: 100%;
    text-align: center;
    border-top: 1px solid #ccc;
    
  }
  .fixed-bottom-inner {
    width: 100%;
    overflow: hidden;
  }
  .fixed-bottom-l {
    float: left;
    width: 700px;
  }
  .fixed-bottom-r {
    float: right;
    width: 300px;
    text-align: right;
  }
  .fixed-bottom-nav a {
    border-right: none;
  }
  .fixed-bottom-r img {
    width: 150px;
    height: auto;
    display: inline-block;
    margin-top: 12px;
  }
  
  .fixed-bottom-inner {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
  .sub-content {
    margin: 0;
  }
  .site-shell {
    width: 1000px;
  }
  .pc {
    display: block;
  }
  .sp {
    display: none;
  }
  
  .page-template-page-topics-list {
    background-color: #fff;
}
  
  
  .fv-image {
    background: url("./images/fv_pc.png") center center no-repeat;
    background-size: cover;
    height: 500px;
  }
  
  .fixed-bottom-nav a {
    flex-direction: row;
  }
  .fixed-bottom-nav a span {
    font-weight: bold;
  }
  .fixed-bottom-nav a span:first-child {
    padding-right: 10px;
  }
  .fixed-bottom-nav-en img {
    height: 25px;
  }
  .fixed-bottom-nav-en .mail_icon {
    height: 21px;
  }
  .news-tab {
    min-height: 35px;
  }
  .news-tab-row a {
    min-height: 35px;
  }
  .site-header {
    width: 1000px;
  }
  .pc_w {
    width: 1000px;
    text-align: center;
  }
  .pc_w .site-shell {
    width: 900px;
    margin: 0 auto;
    text-align: left;
  }
  .top-news {
    margin-top: 9px;
    margin-bottom: 30px;
  }
  .news-title {
  }
  
  .news-row .news-cat {
    font-size: 12px;
  }
  
  .home-panel {
    display: flex;
    padding-top: 50px!important;

    border-top: solid 1px #ddd;
    margin-top: 0;
  }
  .home-panel-copy {
    margin-left: 20px;
  }
  .home-panel-header {
    width: 500px;
    flex-shrink: 0;
  }
  .home-panel-link {
    margin-top: 50px;
  }
  .home-panel-link a {
    font-size: 1.6rem;
  }
  .home-panel-copy {
    margin-bottom: 30px;
    font-size: 3.8rem;
    margin-top: 0;
  }
  .home-panel-recruit {
    right: 392px;
    top: 323px;
  }
  #company .home-panel-recruit {
    top: 324px;
  }
  
  .sec1 {
    margin-bottom: 90px;
  }
  
  
  .works_imgs {
    padding: 0;
    width: 100%;
    overflow: hidden;
  }
  .works_imgs img {
    float: left;
    width: 31%;
    margin-right: 1%;
    margin-left: 1%;
  }
  
  .sub-fv-inner img {
    width: 55%;
  }
  .sub-fv-en {
    font-size: 3.4rem;
  }
  .comm_lr {
    padding: 0;
    width: 55%;
    float: left;
  }
  .comm_center {
    float: left;
    width: 45%;
  }
  .comm_center img {
    width: auto;
  }
  .comm_lr img {

  }
  
  .photo_lr {
    margin-top: 40px;
    width: 100%;
    overflow: hidden;
  }
  
  .float_box {
    display: flex;
    flex-wrap: wrap;
  }
  .float_box .achievements_phto_box {
    width: 46%;
    margin: 0 2%;
  }
  .float_box .achievements_phto_box img {
    display: block;
  }
  
  .recrute_block {
    width: 500px;
    margin-right: auto;
    margin-left: auto;
  }
  
  
  .sub-coe-img {
    width: 50%;
  }
  .sub-panel-link {
    right: 230px;
    bottom: 33px;
  }
  
  .map-wrap {
    padding-top: 56.25%; /* 16:9 */
  }
  
  
  
  
  
  
  .recruit-notice {
    padding: 40px 15px;
  }

  .recruit-notice__lead {
    font-size: 22px;
    line-height: 1.8;
    padding-bottom: 20px;
  }

  .recruit-notice__contact {
    padding-top: 20px;
  }

  .recruit-notice__contact p {
    font-size: 22px;
    line-height: 1.5;
  }
  
  
  
  
  
  
  
  
  
  
}
































