/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 04 2026 | 01:11:47 */
h1, h2, h3, 
.post_content h1,
.post_content h2,
.post_content h3 {
  font-family: "Shippori Mincho B1", serif;
  font-weight: 400;
}
.sec-eyebrow {
  font-family: "Shippori Mincho B1", serif;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0.25em;
}
.top #content {
  padding-top: 0;
}
.l-content {
  padding-top: 0;
  margin-bottom: 0;
}
.l-topTitleArea__body {
color: #333333;
}

/* ============================================================
   ホーム
   ============================================================ */

.hero-text .swl-fz {
  font-size: clamp(32px, 5vw, 64px) !important;
}
.hero-text hr {
  margin-left: 0 !important;
  margin-right: auto !important;
}
.hero-text p {
  line-height: 2.0;
}

@media (min-width: 599px) {
  .hero-cols .swell-block-columns__inner {
    overflow: visible;
  }
  .hero-cols .swell-block-columns__inner > .swell-block-column:last-child {
    flex: 1 1 auto;
    margin-right: calc(50% - 50vw - 2rem);
  }
  .hero-cols .swell-block-columns__inner > .swell-block-column:last-child .wp-block-image,
  .hero-cols .swell-block-columns__inner > .swell-block-column:last-child img {
    width: 100%;
  }
}
.concept-ttl .swl-fz {
  font-size: clamp(32px, 5vw, 56px) !important;
}
.business-cards {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.12);
}
.business-bg {
  background: linear-gradient(
    to bottom,
    #ffffff 0 45%,
    #f9f8f4 45% 100%
  );
}

.cta-cols > .swell-block-columns__inner > .swell-block-column:first-child {
  border-right: 1px solid rgba(51, 51, 51, 0.25);
  padding-right: 24px;
}
.cta-tel a  { background-color: #55ca06; }
.cta-form a { background-color: #00a60b; }
.cta-box {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.12);
}
.cta-text {
  font-family: "Shippori Mincho B1", serif;
}
.cta-tel-col .swell-block-columns__inner > .swell-block-column:first-child {
  position: relative;
}
.cta-tel-col .swell-block-columns__inner > .swell-block-column:first-child p {
  position: absolute;
  top: calc(100% + 8px);
  left: 0;
  width: 100%;
  margin: 0;
  text-align: center;
}
.recruit-box {
  margin-top: -100px;
  position: relative;
  z-index: 2;
  padding-top: 64px !important;
  padding-bottom: 64px !important;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.12);
}
.recruit-box2 {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.12);
}
.recruit-text {
  line-height: 2.2;
}
.recruit-section {
  padding-bottom: 80px !important;
}
.recruit-img {
  min-height: 400px;
  background-position: center 30% !important;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.12);
}

/* ============================================================
   会社概要・アクセス
   ============================================================ */

.hero-ttl {
  line-height: 1.6 !important;
}
.company-table td,
.company-table th {
  line-height: 1.7;
  padding-top: 18px;
  padding-bottom: 18px;
}

/* ============================================================
   経営理念・代表挨拶
   ============================================================ */

.philosophy-statement-1 {
  font-family: "Shippori Mincho B1", serif;
  font-weight: 400;
  font-size: 32px;
  line-height: 1.7;
}
.philosophy-statement-2 {
  font-family: "Shippori Mincho B1", serif;
  font-weight: 400;
  font-size: 30px;
  line-height: 1.7;
}
.greeting-hr {
  margin-left: 0 !important;
  margin-right: auto !important;
}
.greeting-img {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.12);
}

/* ============================================================
   採用情報
   ============================================================ */

.message-img {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.12);
}
.icon-row {
  gap: 8px !important;
  align-items: center;
  justify-content: flex-start;
  border-bottom: 0.5px solid #385723;
  padding-bottom: 8px;
}
.icon-row > .wp-block-column {
  flex: 0 0 auto !important;
  width: auto !important;
}
.recruit-ttl {
  padding: 12px 16px !important;
}
.job-card {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.12);
  border-radius: 8px;
}
.job-divider {
  border-bottom: 1px dotted #707070;
  padding-bottom: 24px;
}
.job-text {
  font-family: "Shippori Mincho B1", serif;
  font-weight: 400;
}
.job-box {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.12);
}
.flow-step .is-style-section_ttl {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
.flow-step .is-style-section_ttl::before {
  display: none !important;
}
.interview-q {
  font-family: "Shippori Mincho B1", serif;
  font-weight: 400;
}
.interview-box {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.12);
}

@media (max-width: 959px) {

  .cta-cols > .swell-block-columns__inner > .swell-block-column:first-child {
    border-right: none;
    padding-right: 0;
    text-align: center;
    margin-bottom: 24px;
  }
  .cta-tel-col .swell-block-columns__inner > .swell-block-column:first-child {
    position: static;
  }
  .cta-tel-col .swell-block-columns__inner > .swell-block-column:first-child p {
    position: static;
    width: auto;
    margin: 10px 0 0;
    text-align: center;
  }
  .cta-tel a,
  .cta-form a {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 400px !important;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
  }
  .recruit-img {
    min-height: 300px;
    background-position: center 30% !important;
  }
  .recruit-section {
    padding-top: 0 !important;
  }
  .philosophy-statement-1 {
    font-size: 26px;
    line-height: 1.6;
  }
  .philosophy-statement-2 {
    font-size: 24px;
    line-height: 1.7;
  }
  .job-img img {
    max-width: 400px;
    margin: 0 auto;
    display: block;
  }
  .interview-reverse .swell-block-columns__inner {
    flex-direction: column;
  }
  .interview-reverse .swell-block-column:last-child {
    order: -1;
  }
	.greeting-img {
    box-shadow: none !important;
  }
  .greeting-img img {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.12);
    display: block;
  }
}

@media (max-width: 599px) {

  .concept-section .swell-block-columns__inner {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
  }
  .concept-section .swell-block-column:first-child {
    display: contents;
  }
  .concept-section .sec-eyebrow        { order: 1; }
  .concept-section h2                  { order: 2; }
  .concept-section .concept-lead       { order: 3; }
  .concept-section .swell-block-button { order: 4; }
  .concept-section h2,
  .concept-section p {
    text-align: center !important;
  }
  .concept-section .wp-block-spacer {
    display: none !important;
  }
  .concept-section .swell-block-button {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    text-align: center;
  }
  .concept-section h2 {
    margin-top: -20px !important;
    margin-bottom: 16px !important;
  }
  .recruit-text {
    text-align: left !important;
  }
  .recruit-section p br {
    display: none;
  }
  .philosophy-statement-1 {
    font-size: 22px;
    line-height: 1.5;
  }
  .philosophy-statement-2 {
    font-size: 20px;
    line-height: 1.7;
  }
  .job-card .wp-block-image img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
  }
  .company-table table,
  .company-table tbody,
  .company-table tr,
  .company-table th,
  .company-table td {
    display: block;
    width: 100% !important;
  }
  .company-table table,
  .company-table th,
  .company-table td {
    border: none !important;
  }
  .company-table th,
  .company-table td:first-child {
    background: transparent !important;
    padding: 0 0 8px !important;
    font-weight: bold;
    font-size: 18px;
    color: #385723;
    white-space: normal;
  }
  .company-table td {
    padding: 0 0 24px !important;
    text-align: left;
    line-height: 1.9;
  }
  .company-table tr {
    border-bottom: 1px solid #e5e5e5 !important;
    padding-bottom: 8px;
    margin-bottom: 24px;
  }
  .company-table table {
    border-top: 1px solid #e5e5e5 !important;
    padding-top: 24px;
  }
  .sp-hide {
    display: none;
  }
}