@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Barlow:wght@500&family=Noto+Sans+JP:wght@100..900&family=Outfit:wght@100..500&family=Zen+Old+Mincho:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic&display=swap");
/* CSS Document */
*, *:before, *:after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

html {
  font-size: 62.5%;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, main, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

table th {
  word-break: break-all;
}

table td {
  word-break: break-all;
}

/* iOSでのデフォルトスタイルをリセット */
input[type=submit],
input[type=button] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
  border: none;
  box-sizing: border-box;
}

input[type=submit]::-webkit-search-decoration,
input[type=button]::-webkit-search-decoration {
  display: none;
}

input[type=submit]::focus,
input[type=button]::focus {
  outline-offset: -2px;
}

input[type=text] {
  border-radius: 0;
}

.f-min {
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
}

* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  font-weight: normal;
  font-family: "Noto Sans JP", Helvetica Neue, Hiragino Sans, Hiragino Kaku Gothic ProN, Meiryo, sans-serif;
  font-weight: 400;
}

body {
  font-size: 20em;
  font-size: 20px;
  color: #5D5D5D;
  position: relative;
  overflow-x: hidden;
}
@media only screen and (max-width: 640px) {
  body {
    font-size: 1.4rem;
  }
}
body.fixed {
  overflow: hidden;
  height: 100vh;
}

p {
  line-height: 1.6;
}

img {
  display: block;
  height: auto;
  max-width: 100%;
}

a {
  text-decoration: none;
}

/* header
------------------------------------------------------ */
.header {
  height: 100px;
  background: #90c31f;
}
@media only screen and (max-width: 1441px) {
  .header {
    height: 90px;
  }
}
@media only screen and (max-width: 1000px) {
  .header {
    height: auto;
  }
}
.header .header-wrapper {
  height: 100px;
  display: flex;
  width: min(100%, 1590px);
  margin: 0 auto;
  padding: 10px 10px;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
@media only screen and (max-width: 1441px) {
  .header .header-wrapper {
    height: 90px;
  }
}
@media only screen and (max-width: 1000px) {
  .header .header-wrapper {
    display: block;
    height: 70px;
  }
}
.header .header-logo {
  width: 34.5689655172%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 1000px) {
  .header .header-logo {
    width: 56.0344827586%;
  }
}
.header .header-logo p, .header .header-logo h1 {
  margin: 0;
  padding: 0;
}
.header .header-logo p a, .header .header-logo h1 a {
  color: #fff;
  font-size: 2.5rem;
  font-family: "Zen Maru Gothic", Hiragino Sans, Hiragino Kaku Gothic ProN, Meiryo, sans-serif;
  font-weight: 400;
  font-style: normal;
  display: block;
  width: 100%;
}
@media only screen and (max-width: 640px) {
  .header .header-logo p a, .header .header-logo h1 a {
    font-size: 1.8rem;
  }
}
.header .header-logo p a span, .header .header-logo h1 a span {
  font-size: clamp(0.875rem, 0.8062rem + 0.2658vw, 1.125rem);
  margin-right: 10px;
}
.header .header-navarea {
  width: 51.724137931%;
}
@media only screen and (max-width: 1000px) {
  .header .header-navarea {
    width: 100%;
    display: none;
  }
}
.header .header-navarea .header-nav {
  display: flex;
  position: relative;
  height: 93px;
}
@media only screen and (max-width: 1441px) {
  .header .header-navarea .header-nav {
    height: 70px;
  }
}
@media only screen and (max-width: 1000px) {
  .header .header-navarea .header-nav {
    height: auto;
    display: block;
  }
}
.header .header-navarea .header-nav li {
  width: 20%;
  position: relative;
}
@media only screen and (max-width: 1000px) {
  .header .header-navarea .header-nav li {
    width: 100%;
  }
}
.header .header-navarea .header-nav li a {
  text-align: center;
  font-family: "Zen Maru Gothic", Hiragino Sans, Hiragino Kaku Gothic ProN, Meiryo, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #fff;
  display: block;
  line-height: 3;
  padding: 15px 0;
  font-size: clamp(0.875rem, 0.8062rem + 0.2658vw, 1.125rem);
}
@media only screen and (max-width: 1441px) {
  .header .header-navarea .header-nav li a {
    padding: 10px 0;
  }
}
.header button.toggle-btn {
  display: none;
}
@media only screen and (max-width: 1000px) {
  .header button.toggle-btn {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 100;
    cursor: pointer;
    display: block;
    width: 50px;
    height: 50px;
    background-color: #90c31f;
    border: 1px solid #fff;
  }
  .header button.toggle-btn span {
    display: block;
    width: 30px;
    height: 1px;
    background: #fff;
    position: absolute;
    left: 10px;
    transition-duration: 0.3s;
  }
  .header button.toggle-btn span:nth-child(1) {
    top: 18px;
  }
  .header button.toggle-btn span:nth-child(2) {
    top: 28px;
  }
}
.header .menu-bg {
  display: none;
}
@media only screen and (max-width: 1000px) {
  .header .menu-bg {
    background: #90c31f;
    width: 100vw;
    height: 100vh;
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
  }
}

@media only screen and (min-width: 1441px) {
  .header.nav-fixed {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 10;
  }
}
@media only screen and (max-width: 1000px) {
  header.active .header-navarea {
    display: block;
    z-index: 30;
    position: absolute;
    top: 70px;
    width: 100%;
  }
  header.active .menu-bg {
    display: block;
  }
  header.active .toggle-btn span {
    top: 50%;
    left: 50%;
  }
  header.active .toggle-btn span:nth-child(1) {
    transform: translate(-50%, -50%) rotate(135deg);
    top: 50%;
    left: 50%;
  }
  header.active .toggle-btn span:nth-child(2) {
    transform: translate(-50%, -50%) rotate(-135deg);
    top: 50%;
    left: 50%;
  }
}
/* gnav
------------------------------------------------------ */
/* footer
------------------------------------------------------ */
.footer {
  padding: 50px;
}
.footer .footer-contact {
  background-image: url(/wp/wp-content/themes/sanyokogyo/assets/img/common/bg-footer-contact.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
  margin-top: 9.7222222222vw;
  padding-top: 9.4444444444vw;
  padding-bottom: 5.7638888889vw;
}
.footer .footer-contact .btn-contact {
  width: min(100%, 622px);
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 640px) {
  .footer .footer-contact .btn-contact {
    width: 80%;
  }
}
.footer .footer-contact .btn-contact a {
  background-color: #0097E0;
  color: #fff;
  border-radius: 54px;
  text-align: center;
  font-family: "Outfit", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  display: block;
  width: 100%;
  font-size: 2.9166666667vw;
  line-height: 1.5;
  transition-duration: 0.3s;
}
@media only screen and (max-width: 1000px) {
  .footer .footer-contact .btn-contact a {
    font-size: 30px;
  }
}
@media only screen and (max-width: 640px) {
  .footer .footer-contact .btn-contact a {
    font-size: 24px;
  }
}
.footer .footer-contact .btn-contact a:hover {
  opacity: 0.9;
}
.footer .footer-contact p {
  text-align: center;
  line-height: 2;
  font-weight: 600;
  color: #fff;
  margin-top: 26px;
  font-size: 1.6666666667vw;
}
@media only screen and (max-width: 1000px) {
  .footer .footer-contact p {
    font-size: 20px;
  }
}
@media only screen and (max-width: 640px) {
  .footer .footer-contact p {
    font-size: 18px;
  }
}
.footer .footer-linkbtns .lnk-btns {
  display: flex;
  flex-wrap: wrap;
}
.footer .footer-linkbtns .lnk-btns li {
  width: 25%;
  border-left: 12px solid #003D93;
  aspect-ratio: 360/193;
  background-color: rgba(255, 255, 255, 0.5);
}
@media only screen and (max-width: 640px) {
  .footer .footer-linkbtns .lnk-btns li {
    width: 50%;
  }
}
@media only screen and (max-width: 640px) {
  .footer .footer-linkbtns .lnk-btns li {
    border-left: 6px solid #003D93;
  }
}
.footer .footer-linkbtns .lnk-btns li a {
  color: #fff;
  padding: 10px;
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  transition-duration: 0.3s;
}
.footer .footer-linkbtns .lnk-btns li a .lnk-title {
  line-height: 1.23;
  font-weight: bold;
  margin-top: 10px;
  font-size: 2.0833333333vw;
}
@media only screen and (max-width: 1000px) {
  .footer .footer-linkbtns .lnk-btns li a .lnk-title {
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 640px) {
  .footer .footer-linkbtns .lnk-btns li a .lnk-title {
    font-size: 18px;
    margin-bottom: 10px;
  }
}
.footer .footer-linkbtns .lnk-btns li a .view-detail {
  position: absolute;
  right: 10px;
  bottom: 10px;
  font-size: 0.9722222222vw;
  line-height: 1.5;
  display: flex;
  align-items: center;
  justify-content: end;
}
@media only screen and (max-width: 640px) {
  .footer .footer-linkbtns .lnk-btns li a .view-detail {
    font-size: 11px;
  }
}
.footer .footer-linkbtns .lnk-btns li a .view-detail span.arrow-right {
  background-image: url(/wp/wp-content/themes/sanyokogyo/assets/img/common/icon-arrow.svg);
  width: 36px;
  height: 36px;
  background-size: cover;
  margin-left: 5px;
  right: 0;
  display: block;
}
@media only screen and (max-width: 1000px) {
  .footer .footer-linkbtns .lnk-btns li a .view-detail span.arrow-right {
    width: 24px;
    height: 24px;
  }
}
.footer .footer-linkbtns .lnk-btns li a:hover {
  background-color: rgba(0, 0, 0, 0.2);
}
.footer .footer-linkbtns .lnk-btns li.lnk-products01 {
  background-image: url(/wp/wp-content/themes/sanyokogyo/assets/img/common/btn-bg-01.webp);
  background-size: cover;
}
.footer .footer-linkbtns .lnk-btns li.lnk-products02 {
  background-image: url(/wp/wp-content/themes/sanyokogyo/assets/img/common/btn-bg-02.webp);
  background-size: cover;
}
.footer .footer-linkbtns .lnk-btns li.lnk-products03 {
  background-image: url(/wp/wp-content/themes/sanyokogyo/assets/img/common/btn-bg-03.webp);
  background-size: cover;
}
.footer .footer-linkbtns .lnk-btns li.lnk-products04 {
  background-image: url(/wp/wp-content/themes/sanyokogyo/assets/img/common/btn-bg-04.webp);
  background-size: cover;
}
.footer .footer-linkbtns-wide ul.lnk-btns {
  display: flex;
}
@media only screen and (max-width: 640px) {
  .footer .footer-linkbtns-wide ul.lnk-btns {
    display: block;
  }
}
.footer .footer-linkbtns-wide ul.lnk-btns > li {
  width: 50%;
  border-left: 12px solid #003D93;
  aspect-ratio: 620/193;
  background-color: rgba(255, 255, 255, 0.5);
}
@media only screen and (max-width: 640px) {
  .footer .footer-linkbtns-wide ul.lnk-btns > li {
    width: 100%;
    border-left: 6px solid #003D93;
  }
}
.footer .footer-linkbtns-wide ul.lnk-btns > li.lnk-comapany {
  background-image: url(/wp/wp-content/themes/sanyokogyo/assets/img/common/btn-bg-05.webp);
  background-size: cover;
}
.footer .footer-linkbtns-wide ul.lnk-btns > li.lnk-recruit {
  background-image: url(/wp/wp-content/themes/sanyokogyo/assets/img/common/btn-bg-06.webp);
  background-size: cover;
}
.footer .footer-content-wrapper {
  background-color: #DEDEDE;
  padding-top: 3.8194444444vw;
}
@media only screen and (max-width: 1000px) {
  .footer .footer-content-wrapper {
    padding-top: 50px;
  }
}
@media only screen and (max-width: 640px) {
  .footer .footer-content-wrapper {
    padding-top: 40px;
  }
}
.footer .footer-content-inner {
  width: min(100%, 1570px);
  margin-left: auto;
  margin-right: auto;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 30px;
}
.footer .footer-logo {
  margin-bottom: 3.4482758621vw;
}
@media only screen and (max-width: 1000px) {
  .footer .footer-logo {
    width: 40%;
  }
}
@media only screen and (max-width: 640px) {
  .footer .footer-logo {
    width: 70%;
  }
}
.footer .footer-logo img {
  filter: invert(43%) sepia(93%) saturate(1574%) hue-rotate(170deg) brightness(91%) contrast(101%);
}
.footer .footer-links {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
.footer .footer-links a {
  color: #003D93;
}
.footer .footer-link-item {
  width: 20%;
}
@media only screen and (max-width: 640px) {
  .footer .footer-link-item {
    width: 100%;
    margin-bottom: 20px;
  }
}
.footer .footer-link-item p {
  border-bottom: 1px solid #003D93;
  margin: 0;
  padding-bottom: 5px;
}
.footer .footer-link-item p a {
  font-size: min(1.3888888889vw, 22px);
  font-size: clamp(1rem, 0.8968rem + 0.3987vw, 1.375rem);
  font-weight: 600;
  line-height: 1.5;
}
@media only screen and (max-width: 1000px) {
  .footer .footer-link-item p a {
    font-size: 18px;
  }
}
@media only screen and (max-width: 640px) {
  .footer .footer-link-item p a {
    font-size: 14px;
  }
}
.footer .footer-link-item ul {
  margin-top: 10px;
}
.footer .footer-link-item ul li {
  line-height: 1.6;
}
.footer .footer-link-item ul li a {
  font-size: clamp(0.6875rem, 0.6359rem + 0.1993vw, 0.875rem);
  line-height: 1.6;
}
.footer .footer-copyright {
  color: #003D93;
  text-align: right;
}
.footer .footer-copyright p {
  font-size: clamp(0.625rem, 0.362rem + 1.02vw, 1.125rem);
  line-height: 2;
}
@media only screen and (max-width: 640px) {
  .footer .footer-copyright {
    text-align: center;
  }
}

/* container
------------------------------------------------------ */
.content-wrapper-narrow {
  width: min(100%, 825px);
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
}

/* button
------------------------------------------------------ */
/*button共通*/
.arrow-round {
  position: relative;
}

/* accordion
------------------------------------------------------ */
.pages {
  /*p {
  	margin: 1em 0;
  }*/
}
.pages h2 {
  font-size: 3.6rem;
  line-height: 1.6;
  font-weight: 600;
}
@media only screen and (max-width: 1441px) {
  .pages h2 {
    font-size: 3rem;
  }
}
@media only screen and (max-width: 1000px) {
  .pages h2 {
    font-size: 2.4rem;
  }
}
@media only screen and (max-width: 640px) {
  .pages h2 {
    font-size: 2rem;
  }
}
.pages h3 {
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.6;
}
@media only screen and (max-width: 1441px) {
  .pages h3 {
    font-size: 2.4rem;
  }
}
@media only screen and (max-width: 1000px) {
  .pages h3 {
    font-size: 2.2rem;
  }
}
@media only screen and (max-width: 640px) {
  .pages h3 {
    font-size: 1.8rem;
  }
}
.pages h4 {
  font-size: 2.4rem;
  line-height: 1.6;
  font-weight: 600;
}
@media only screen and (max-width: 1441px) {
  .pages h4 {
    font-size: 2.2rem;
  }
}
@media only screen and (max-width: 1000px) {
  .pages h4 {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 640px) {
  .pages h4 {
    font-size: 1.6rem;
  }
}
.pages h5 {
  line-height: 1.6;
}
.pages strong {
  font-weight: 600;
}
.pages em {
  font-weight: 600;
}
.pages sup {
  font-size: 0.8em;
  vertical-align: top;
}

/* accordion
------------------------------------------------------ */
.page-navi {
  margin-top: 150px;
}
@media only screen and (max-width: 1000px) {
  .page-navi {
    margin-top: 80px;
  }
}
.page-navi ul.page-numbers {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
}
.page-navi ul.page-numbers li {
  font-family: "Outfit", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}
.page-navi ul.page-numbers li > * {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.4rem;
  height: 50px;
  font-family: "Outfit", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-weight: 600;
}
@media only screen and (max-width: 640px) {
  .page-navi ul.page-numbers li > * {
    font-size: 1.2rem;
  }
}
.page-navi ul.page-numbers li > *:not(.dots) {
  width: 50px;
  border-radius: 50%;
  color: #5176AA;
  background-color: #d4d0c8;
  transition: color 0.2s ease, background 0.2s ease;
}
.page-navi ul.page-numbers li > .current,
.page-navi ul.page-numbers li > a:hover {
  color: #fff;
  background: #5176AA;
}
.page-navi ul.page-numbers li > a.prev span,
.page-navi ul.page-numbers li > a.next span {
  position: relative;
}
.page-navi ul.page-numbers li > a.prev span:before,
.page-navi ul.page-numbers li > a.next span:before {
  content: "";
  display: block;
  width: 11px;
  height: 11px;
  border-top: 2px solid #5176AA;
  border-left: 2px solid #5176AA;
}
.page-navi ul.page-numbers li > a.prev:hover span:before,
.page-navi ul.page-numbers li > a.next:hover span:before {
  border-color: #fff;
}
.page-navi ul.page-numbers li > a.prev span:before {
  transform: rotate(-45deg);
  margin-left: 2px;
}
.page-navi ul.page-numbers li > a.next span:before {
  transform: rotate(135deg);
  margin-right: 2px;
}

/* newslist
------------------------------------------------------ */
/*newslist*/
.newslist li {
  border-bottom: 1px solid #707070;
  padding: 15px 0;
}
.newslist li .news-date {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.newslist li .news-date time {
  font-family: "Outfit", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 1.1rem;
  font-weight: 100;
  color: #5D5D5D;
  line-height: 1.6;
  margin-right: 15px;
}
.newslist li .news-date span.news-cat {
  background: #0097E0;
  border-radius: 30px;
  line-height: 1.6;
  padding: 5px 10px;
  font-size: 1.4rem;
}
.newslist li .news-date span.news-cat a {
  color: #fff;
}
.newslist li a {
  display: block;
  width: 100%;
  color: #5D5D5D;
  font-size: clamp(0.6875rem, 0.5156rem + 0.6645vw, 1.3125rem);
}
.newslist li a .news-title {
  color: #5D5D5D;
  line-height: 1.6;
}
@media only screen and (max-width: 640px) {
  .newslist li a .news-title {
    font-size: 1.4rem;
  }
}
.newslist li a:hover .news-title {
  color: #5176AA;
}
@media only screen and (max-width: 1441px) {
  .newslist li.arrow-round:before {
    right: 24px;
  }
  .newslist li.arrow-round:after {
    right: 0px;
  }
}

/* list
------------------------------------------------------ */
/*list共通*/
.category-list {
  margin-bottom: 120px;
}
@media only screen and (max-width: 1000px) {
  .category-list {
    margin-bottom: 60px;
  }
}
.category-list ul {
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (max-width: 1000px) {
  .category-list ul {
    justify-content: center;
    align-items: center;
  }
}
.category-list ul li {
  line-height: 2;
  margin-right: 30px;
}
@media only screen and (max-width: 640px) {
  .category-list ul li {
    margin-right: 10px;
    line-height: 1;
  }
}
.category-list ul li a {
  color: #5176AA;
  line-height: 2;
  padding: 5px 0;
  position: relative;
}
@media only screen and (max-width: 1281px) {
  .category-list ul li a {
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 640px) {
  .category-list ul li a {
    font-size: 1.1rem;
    line-height: 1.5;
  }
}
.category-list ul li a:after {
  content: "";
  position: absolute;
  bottom: 0;
  height: 1px;
  background: #5176AA;
  transition-duration: 0.2s;
  width: 0;
  left: 0;
}
@media only screen and (min-width: 1441px) {
  .category-list ul li a:hover:after {
    width: 100%;
  }
}
.category-list ul li + li {
  position: relative;
  padding-left: 30px;
}
@media only screen and (max-width: 640px) {
  .category-list ul li + li {
    padding-left: 10px;
    border-left: 1px solid #b0c8d6;
  }
}
.category-list ul li + li:before {
  content: "";
  display: block;
  width: 1px;
  height: 16px;
  transform: rotate(45deg) translate(-50%, -50%);
  transform-origin: left top;
  position: absolute;
  left: 0;
  top: 50%;
  background: #5176AA;
}
@media only screen and (max-width: 640px) {
  .category-list ul li + li:before {
    content: none;
  }
}
.category-list ul li.active a:after {
  width: 100%;
}

/* page-header
------------------------------------------------------ */
.page-heading {
  position: relative;
  height: 610px;
  height: 31.9444444444vw;
  width: 100%;
  position: relative;
}
.page-heading:before, .page-heading:after {
  content: "";
  display: block;
  height: 100%;
  height: 31.9444444444vw;
  width: 35.1388888889%;
  position: absolute;
  top: 0;
  z-index: 2;
}
.page-heading:before {
  background-image: url(/wp/wp-content/themes/sanyokogyo/assets/img/common/heading-pattern.svg);
  background-position: right;
  mix-blend-mode: screen;
  background-size: cover;
  left: 0;
}
.page-heading:after {
  background-image: url(/wp/wp-content/themes/sanyokogyo/assets/img/common/heading-pattern.svg);
  background-position: left;
  mix-blend-mode: screen;
  background-size: cover;
  right: 0;
}
.page-heading .page-heading-inner {
  width: min(100%, 1480px);
  padding-left: 10px;
  padding-right: 10px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 3;
}
.page-heading .page-heading-inner h1 {
  color: #fff;
  font-family: "Barlow", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 7.7777777778vw;
  line-height: 2;
  text-transform: uppercase;
}
.page-heading .page-heading-gradation {
  width: 72.2222222222%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(to right, rgba(0, 147, 255, 0.62), rgba(255, 255, 255, 0));
  z-index: 2;
}
.page-heading .splide {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  overflow: hidden;
}
.page-heading .splide__track {
  width: 100%;
  height: 100%;
}
.page-heading .splide__slide {
  width: 100%;
}
.page-heading .splide__slide img {
  width: 100%;
  height: 100%;
}

.page-heading-lv2 {
  width: 100%;
  position: relative;
  background: #fff;
}
.page-heading-lv2 .page-heading-lv2-inner {
  width: min(100%, 1570px);
  margin: 0 auto;
  position: relative;
  z-index: 2;
  padding-left: 15px;
  padding-right: 15px;
}
.page-heading-lv2 .page-heading-lv2-inner h2 {
  width: 54.4444444444%;
  color: #fff;
  line-height: 1.6;
  font-size: clamp(1.375rem, 1.2031rem + 0.6645vw, 2rem);
  font-weight: 600;
  padding-top: 10px;
  padding-bottom: 10px;
  background: linear-gradient(to right, rgb(1, 150, 223), rgb(255, 255, 255));
}
@media only screen and (max-width: 1000px) {
  .page-heading-lv2 .page-heading-lv2-inner h2 {
    font-size: 20px;
    width: 80%;
  }
}
@media only screen and (max-width: 640px) {
  .page-heading-lv2 .page-heading-lv2-inner h2 {
    font-size: 18px;
    width: 100%;
  }
}
.page-heading-lv2:before {
  content: "";
  width: 50%;
  background: rgb(1, 150, 223);
  position: absolute;
  left: 0;
  height: 100%;
}

.page-heading-lv3 h3 {
  font-size: 1.6666666667vw;
  color: #5176AA;
  margin-bottom: 40px;
  line-height: 2;
}
@media only screen and (max-width: 1000px) {
  .page-heading-lv3 h3 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 640px) {
  .page-heading-lv3 h3 {
    font-size: 18px;
  }
}
.page-heading-lv3 h3 span {
  font-weight: bold;
  background: linear-gradient(transparent 50%, #E1EDFF 50%);
  padding-left: 15px;
  padding-right: 15px;
  line-height: 2;
  padding-bottom: 0.5em;
}

.front-page {
  background-position: center top;
  background-size: 100%;
}
@media only screen and (max-width: 640px) {
  .front-page {
    background-size: cover;
  }
}

.front-mainvisual .splide__list {
  overflow: hidden;
}
@media only screen and (max-width: 640px) {
  .front-mainvisual .splide__list {
    overflow: hidden;
    height: 120px;
  }
}
.front-mainvisual .splide__slide {
  overflow: hidden;
  background-size: cover;
}
@media only screen and (max-width: 640px) {
  .front-mainvisual .splide__slide {
    overflow: hidden;
    height: 120px;
  }
}
@media only screen and (max-width: 640px) {
  .front-mainvisual .splide__slide {
    height: 200px;
  }
}
.front-mainvisual .splide__slide img {
  width: 100%;
  height: 100%;
  aspect-ratio: 824/149;
}
@media only screen and (max-width: 640px) {
  .front-mainvisual .splide__slide img {
    width: 824px;
    height: 149px;
    max-width: none;
  }
}
.front-mainvisual .splide__slide ul.splide__list {
  padding: 0;
}
.front-mainvisual .splide__slide .slide-text {
  display: flex;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%);
}
@media only screen and (max-width: 640px) {
  .front-mainvisual .splide__slide .slide-text {
    width: 100%;
    text-align: center;
    display: block;
  }
}
.front-mainvisual .splide__slide .slide-text h2 {
  font-size: clamp(1.25rem, 0.164rem + 4.2vw, 3.313rem);
  font-weight: bold;
  line-height: 1.3;
  color: #fff;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4);
  position: relative;
  padding-left: 24px;
}
@media only screen and (max-width: 1000px) {
  .front-mainvisual .splide__slide .slide-text h2 {
    font-size: clamp(1.125rem, 0.7468rem + 1.4618vw, 2.5rem);
  }
}
@media only screen and (max-width: 640px) {
  .front-mainvisual .splide__slide .slide-text h2 {
    font-size: clamp(1.125rem, 0.7468rem + 1.4618vw, 2.5rem);
    margin-top: -30px;
  }
}
.front-mainvisual .spride__slide {
  position: relative;
}
.front-mainvisual .spride__slide img {
  width: 100%;
}
.front .front-message {
  padding-top: 3.4722222222vh;
  padding-bottom: 1.6666666667vw;
  background-repeat: no-repeat;
  background-size: cover;
}
.front .front-message-wrapper {
  width: min(100%, 1180px);
  padding-left: 10px;
  padding-right: 10px;
  margin-right: auto;
  margin-left: auto;
}
.front .front-message-heading {
  width: min(100%, 1180px);
  padding-left: 10px;
  padding-right: 10px;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (max-width: 1000px) {
  .front .front-message-heading {
    width: 80.6%;
    margin-left: auto;
    margin-right: auto;
  }
}
.front .front-message-heading h3 {
  font-size: clamp(1.25rem, 0.872rem + 1.46vw, 2.625rem);
  line-height: 1.2;
  letter-spacing: 0.02em;
  color: #90c31f;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: bold;
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.front .front-message-heading h3 span {
  font-size: 1.2rem;
}
@media only screen and (max-width: 640px) {
  .front .front-message-heading h3 {
    text-align: center;
  }
  .front .front-message-heading h3 br {
    display: none;
  }
}
.front .front-message-body {
  line-height: 1.5;
  margin-top: 30px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
@media only screen and (max-width: 1000px) {
  .front .front-message-body {
    font-size: 1.2rem;
  }
}
@media only screen and (max-width: 640px) {
  .front .front-message-body {
    font-size: 1rem;
  }
}
.front .front-message-menu {
  position: relative;
}
.front .front-message-menu .front-service-btn {
  width: 420px;
}
.front .front-message-menu .front-service-btn a {
  display: block;
  width: 100%;
  height: 100%;
}
.front .day_service {
  width: min(100%, 1180px);
  padding-right: 10px;
  padding-left: 10px;
  margin-left: auto;
  margin-right: auto;
}
.front .day_service h3 {
  font-family: "Zen Maru Gothic", Hiragino Sans, Hiragino Kaku Gothic ProN, Meiryo, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(1.25rem, 0.9375rem + 0.7813vw, 1.875rem);
  font-weight: 600;
  color: rgb(0, 99, 66);
  margin-bottom: 15px;
}
.front .day_service .service_block {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
  text-align: center;
}
.front .day_service .service_block_box {
  width: 30%;
  padding: 10px;
  color: #fff;
}
.front .day_service .service_block_box a {
  color: #fff;
  display: block;
}
@media only screen and (max-width: 1000px) {
  .front .day_service .service_block_box {
    width: 47%;
  }
}
.front .day_service .service_block_box h4 {
  font-family: "Zen Maru Gothic", Hiragino Sans, Hiragino Kaku Gothic ProN, Meiryo, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(1rem, 0.4375rem + 1.4063vw, 2.125rem);
  font-weight: 600;
  margin-bottom: 20px;
}
.front .day_service .service_block_box img {
  margin-top: 10px;
}
.front .day_service .service_block .col01 {
  background-color: #09b89d;
}
.front .day_service .service_block .col02 {
  background-color: #f395bf;
}
.front .day_service .service_block .col03 {
  background-color: #a6ce39;
}
.front .day_service .service_block .col04 {
  background-color: #b773af;
}
.front .day_service .service_block .col05 {
  background-color: #63b2e3;
}
.front .day_service .service_block .col06 {
  background-color: #f79268;
}
.front .home_service {
  margin-top: 70px;
  width: min(100%, 1180px);
  padding-right: 10px;
  padding-left: 10px;
  margin-left: auto;
  margin-right: auto;
}
.front .home_service h3 {
  font-family: "Zen Maru Gothic", Hiragino Sans, Hiragino Kaku Gothic ProN, Meiryo, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(1.25rem, 0.9375rem + 0.7813vw, 1.875rem);
  font-weight: 600;
  color: rgb(0, 99, 45);
  margin-bottom: 15px;
}
.front .home_service .service_block {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px;
}
.front .home_service .service_block_box {
  background: #8ec31f;
  width: 49.5%;
  text-align: center;
  padding: 15px 0 0 0;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.795);
}
.front .home_service .service_block_box a {
  color: #fff;
}
@media only screen and (max-width: 640px) {
  .front .home_service .service_block_box {
    width: 100%;
  }
}
.front .home_service .service_block_box span {
  font-family: "Zen Maru Gothic", Hiragino Sans, Hiragino Kaku Gothic ProN, Meiryo, sans-serif;
  font-weight: 400;
  font-style: normal;
  display: block;
  padding-top: 10px;
}
.front .home_tooth {
  margin-top: 70px;
  width: min(100%, 1180px);
  padding-right: 10px;
  padding-left: 10px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 150px;
}
.front .home_tooth h3 {
  font-family: "Zen Maru Gothic", Hiragino Sans, Hiragino Kaku Gothic ProN, Meiryo, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(1.25rem, 0.9375rem + 0.7813vw, 1.875rem);
  font-weight: 600;
  color: rgb(0, 99, 45);
  margin-bottom: 15px;
}
.front .home_tooth .service_block {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
}
.front .home_tooth .service_block_box {
  background: #165bc2;
  width: 45%;
  text-align: center;
  padding: 30px;
  font-weight: 600;
  color: #fff;
  font-family: "Zen Maru Gothic", Hiragino Sans, Hiragino Kaku Gothic ProN, Meiryo, sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media only screen and (max-width: 640px) {
  .front .home_tooth .service_block_box {
    width: 100%;
  }
}
.front .front-service-menu-wrapper {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 1180px;
  position: relative;
  top: -38px;
  padding-left: 10px;
  padding-right: 10px;
}
@media only screen and (max-width: 1281px) {
  .front .front-service-menu-wrapper {
    padding-left: 30px;
    padding-right: 30px;
    top: 0;
  }
}
@media only screen and (max-width: 640px) {
  .front .front-service-menu-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
.front .front-heading {
  position: relative;
  flex: 1;
  margin-right: calc(50% - 50vw);
  margin-left: 9.7%;
  position: relative;
  margin-bottom: 60px;
}
@media only screen and (max-width: 1000px) {
  .front .front-heading {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 640px) {
  .front .front-heading {
    margin-left: 10px;
    margin-bottom: 30px;
  }
}
.front .front-heading:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  height: 27px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.3);
}
@media only screen and (max-width: 1000px) {
  .front .front-heading:after {
    height: 10px;
  }
}
@media only screen and (max-width: 640px) {
  .front .front-heading:after {
    height: 8px;
  }
}
.front .front-heading h2 {
  text-align: left;
  font-size: clamp(0.875rem, 0.5827rem + 1.1296vw, 1.9375rem);
  font-weight: bold;
  position: relative;
  color: #fff;
  z-index: 2;
}
.front .front-heading span {
  font-family: "Outfit", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: clamp(2.25rem, 1.082rem + 4.52vw, 6.5rem);
  text-transform: uppercase;
  position: absolute;
  z-index: 1;
  bottom: -10px;
  left: 0;
  color: #DEDEDE;
  opacity: 0.3;
  line-height: 1;
  font-stretch: 50%;
}
@media only screen and (max-width: 1000px) {
  .front .front-heading span {
    line-height: 1.5;
    font-size: 40px;
  }
}
@media only screen and (max-width: 640px) {
  .front .front-heading span {
    font-size: 25px;
  }
}
.front .front-responsive {
  padding-top: 9.7222222222vw;
  padding-bottom: 9.7222222222vw;
}
.front .front-responsive .front-responsive-heading h2 {
  color: #5176AA;
}
.front .front-responsive .front-responsive-heading span {
  color: rgb(141, 189, 255);
}
.front .front-responsive .front-responsive-heading:after {
  background-color: #e2edff;
}
.front .f-responsive-menu {
  display: flex;
  justify-content: space-between;
  gap: 120px;
}
@media only screen and (max-width: 1000px) {
  .front .f-responsive-menu {
    gap: 30px;
  }
}
@media only screen and (max-width: 640px) {
  .front .f-responsive-menu {
    display: block;
  }
}
.front .f-responsive-menu .f-responsive-menu-column {
  width: 44.7413793103%;
}
@media only screen and (max-width: 1000px) {
  .front .f-responsive-menu .f-responsive-menu-column {
    width: calc(50% - 15px);
  }
}
@media only screen and (max-width: 640px) {
  .front .f-responsive-menu .f-responsive-menu-column {
    width: 100%;
    margin-bottom: 20px;
  }
}
.front .f-responsive-menu .f-responsive-menu-column .lineup-img {
  margin-bottom: 40px;
  width: 100%;
  height: auto;
  position: relative;
  aspect-ratio: 520/207;
  /*&:after {
      content: "";
      display: block;
      width: 76px;
      position: absolute;

  }*/
}
@media only screen and (max-width: 640px) {
  .front .f-responsive-menu .f-responsive-menu-column .lineup-img {
    margin-bottom: 10px;
  }
}
.front .f-responsive-menu .f-responsive-menu-column .lineup-img svg {
  width: 100%;
  height: auto;
  aspect-ratio: 520/207;
  overflow: hidden;
}
.front .f-responsive-menu .f-responsive-menu-column .lineup-img #clip01,
.front .f-responsive-menu .f-responsive-menu-column .lineup-img #clip02 {
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.16);
}
.front .f-responsive-menu .f-responsive-menu-column h3 {
  font-size: clamp(0.875rem, 0.5827rem + 1.1296vw, 1.9375rem);
  color: #5176AA;
  font-weight: bold;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 640px) {
  .front .f-responsive-menu .f-responsive-menu-column h3 {
    padding-bottom: 0;
  }
}
.front .f-responsive-menu .f-responsive-menu-column h3:after {
  content: "";
  height: 27px;
  width: 100%;
  background-color: #e2edff;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
@media only screen and (max-width: 1000px) {
  .front .f-responsive-menu .f-responsive-menu-column h3:after {
    height: 17px;
  }
}
@media only screen and (max-width: 640px) {
  .front .f-responsive-menu .f-responsive-menu-column h3:after {
    height: 0.6em;
  }
}
.front .f-responsive-menu .f-responsive-menu-column ul > li {
  line-height: 2;
  font-size: clamp(0.6875rem, 0.5156rem + 0.6645vw, 1.3125rem);
  border-bottom: 1px solid #dedede;
}
.front .f-responsive-menu .f-responsive-menu-column ul > li > ul {
  border-top: 1px solid #dedede;
}
.front .f-responsive-menu .f-responsive-menu-column ul > li > ul > li {
  border-bottom: 1px solid #dedede;
  padding-left: 1em;
  position: relative;
}
.front .f-responsive-menu .f-responsive-menu-column ul > li > ul > li:before {
  content: "・";
  position: absolute;
  left: 0;
  top: 0;
}
.front .f-responsive-menu .f-responsive-menu-column ul > li > ul > li:last-child {
  border-bottom: none;
}
.front .f-material {
  padding-top: 9.7222222222vw;
  padding-bottom: 11.1111111111vw;
}
.front .f-material .f-material-heading {
  margin-bottom: 2.7777777778vw;
}
.front .f-material .f-material-heading h2 {
  color: #5176AA;
}
.front .f-material .f-material-heading span {
  color: rgb(141, 189, 255);
}
.front .f-material .f-material-heading:after {
  background-color: #e2edff;
}
.front .f-material .f-material-intro {
  padding-bottom: 5.5555555556vw;
}
.front .f-material .f-material-intro p {
  color: #003D93;
  text-align: center;
  font-weight: bold;
  font-size: clamp(0.875rem, 0.5827rem + 1.1296vw, 1.9375rem);
  line-height: 1.6;
}
.front .f-material .f-material-images {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 40px;
}
@media only screen and (max-width: 640px) {
  .front .f-material .f-material-images {
    display: block;
  }
}
.front .f-material .f-material-images .f-material-image {
  width: calc((100% - 20px) / 3);
}
@media only screen and (max-width: 640px) {
  .front .f-material .f-material-images .f-material-image {
    width: 100%;
  }
}
.front .f-material .f-material-images .f-material-image p {
  color: #8DBDFF;
  font-size: clamp(0.625rem, 0.362rem + 1.02vw, 1.125rem);
  font-weight: bold;
  text-align: center;
}
.front .f-material .material-courtesy {
  font-size: clamp(0.625rem, 0.362rem + 1.02vw, 1.125rem);
}

.f-content-wrapper {
  width: min(100%, 1180px);
  padding-right: 10px;
  padding-left: 10px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 1000px) {
  .f-content-wrapper {
    width: 80.6%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 640px) {
  .f-content-wrapper {
    width: calc(100% - 20px);
  }
}

.page-heading-wrapper {
  height: 400px;
  background: #000;
  width: 100%;
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  justify-content: flex-end;
  position: relative;
}
@media only screen and (max-width: 1441px) {
  .page-heading-wrapper {
    height: 320px;
  }
}
@media only screen and (max-width: 1000px) {
  .page-heading-wrapper {
    height: 250px;
  }
}
@media only screen and (max-width: 640px) {
  .page-heading-wrapper {
    height: 220px;
  }
}
.page-heading-wrapper .page-heading-container {
  max-width: 1380px;
  width: 100%;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
  position: absolute;
  bottom: 110px;
  left: 0;
  right: 0;
}
@media only screen and (max-width: 1441px) {
  .page-heading-wrapper .page-heading-container {
    bottom: 90px;
    width: calc(100% - 60px);
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 1000px) {
  .page-heading-wrapper .page-heading-container {
    bottom: 40px;
  }
}
.page-heading-wrapper .page-heading-container p.page-heading-en {
  font-family: "Outfit", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 2rem;
  color: #fff;
  line-height: 1;
  margin: 0;
}
@media only screen and (max-width: 640px) {
  .page-heading-wrapper .page-heading-container p.page-heading-en {
    font-size: 1.4rem;
  }
}
.page-heading-wrapper .page-heading-container .page-heading-jp {
  color: #fff;
  font-size: 3rem;
  line-height: 2;
  font-weight: 600;
  margin: 0;
}
@media only screen and (max-width: 640px) {
  .page-heading-wrapper .page-heading-container .page-heading-jp {
    font-size: 2.2rem;
  }
}

.company-page {
  background-position: center top;
  background-size: 100%;
}

main.company .page-heading {
  background: url(/wp/wp-content/themes/sanyokogyo/assets/img/company/bg-company-heading.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.company-greeting {
  margin-top: 10.6944444444vw;
  background-image: url(/wp/wp-content/themes/sanyokogyo/assets/img/company/bg-greeting.jpg);
  background-size: cover;
}
.company-greeting-text {
  margin-top: 0;
  line-height: 1.54;
  text-align: center;
  color: #5d5d5d;
  font-weight: bold;
  font-size: clamp(0.875rem, 0.5827rem + 1.1296vw, 1.9375rem);
}
@media only screen and (max-width: 640px) {
  .company-greeting-text {
    text-align: left;
  }
}
.company-greeting-text:nth-child(2) {
  margin-top: 1.5em;
}
.company-greeting-content {
  padding-top: 9.4827586207vw;
  padding-bottom: 11.724137931vw;
  margin-top: 0;
  width: min(100%, 1280px);
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (max-width: 640px) {
  .company-greeting-content {
    padding-right: 10px;
    padding-left: 10px;
  }
}
.company-greeting-sign {
  text-align: right;
  display: flex;
  align-items: center;
  justify-content: end;
  margin-top: 7.7083333333vw;
  padding-right: 113px;
}
@media only screen and (max-width: 640px) {
  .company-greeting-sign {
    padding-right: 0;
  }
}
.company-greeting-sign figure {
  margin-left: 46px;
  display: block;
}
.company-greeting-sign span {
  color: #5D5D5D;
}

.company {
  color: #5d5d5d;
}
.company-policy {
  margin-bottom: 9.7222222222vw;
}
.company-policy-head {
  padding-top: 24.3055555556vw;
  padding-bottom: 10.1388888889vw;
  background-image: url(/wp/wp-content/themes/sanyokogyo/assets/img/company/bg-policy.jpg);
  background-size: 100%;
}
@media only screen and (max-width: 1000px) {
  .company-policy-head {
    padding-top: 100px;
    padding-bottom: 100px;
    background-size: cover;
  }
}
.company-policy-head p {
  text-align: center;
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
  font-weight: bold;
  text-shadow: 1px 1px 3px #fff;
  font-size: clamp(1.25rem, 0.164rem + 4.2vw, 3.313rem);
}
.company-policy-content {
  background-image: url(/wp/wp-content/themes/sanyokogyo/assets/img/company/bg-policy-content.jpg);
  background-size: cover;
  position: relative;
  padding-bottom: 86px;
}
@media only screen and (max-width: 1000px) {
  .company-policy-content {
    height: auto;
    background-size: cover;
  }
}
@media only screen and (max-width: 640px) {
  .company-policy-content {
    padding-bottom: 60px;
  }
}
.company-policy-inner {
  width: min(100%, 1330px);
  margin-right: auto;
  margin-left: auto;
  position: relative;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url(/wp/wp-content/themes/sanyokogyo/assets/img/company/img-policy.png);
  background-position: right top;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 9.7222222222vw;
  aspect-ratio: 997/829;
}
@media only screen and (max-width: 640px) {
  .company-policy-inner {
    aspect-ratio: 997/829;
    padding-bottom: 50vw;
    background-image: none;
  }
}
.company-policy-text {
  color: #90c31f;
  width: min(70%, 996px);
  padding-top: 30px;
}
@media only screen and (max-width: 640px) {
  .company-policy-text {
    width: 100%;
    position: relative;
  }
}
.company-policy-text h3 {
  font-size: 1.6666666667vw;
  width: 720px;
  font-weight: bold;
  position: relative;
  letter-spacing: 0.1em;
  margin-bottom: 3.8194444444vw;
  font-size: clamp(0.875rem, 0.5827rem + 1.1296vw, 1.9375rem);
}
@media only screen and (max-width: 1000px) {
  .company-policy-text h3 {
    font-size: 20px;
    width: 100%;
  }
}
.company-policy-text h3:after {
  content: "";
  height: 2px;
  width: 400px;
  position: absolute;
  right: 0;
  top: 50%;
  background: #90c31f;
  z-index: 1;
}
@media only screen and (max-width: 640px) {
  .company-policy-text h3:after {
    width: 40%;
  }
}
.company-policy-text ul {
  margin-left: 3.4722222222vw;
}
.company-policy-text ul li {
  font-weight: bold;
  line-height: 2.14;
  letter-spacing: 0.03em;
  font-size: clamp(1rem, 0.6218rem + 1.4618vw, 2.375rem);
}
.company-policy-chart {
  display: none;
  width: min(100%, 996px);
  margin-right: auto;
  margin-left: auto;
  position: relative;
  bottom: 0;
  height: 100%;
  text-align: right;
}
@media only screen and (max-width: 640px) {
  .company-policy-chart {
    width: 100%;
    display: block;
  }
}
.company-policy-chart img {
  height: auto;
  width: auto;
  margin-right: 0;
  margin-left: auto;
}
.company-policy-chart .item-hexa {
  background-image: url(/wp/wp-content/themes/sanyokogyo/assets/img/company/bg-hexagon.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  text-align: center;
  width: 38.7%;
  height: auto;
  aspect-ratio: 388/448;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
}
.company-policy-chart .item-hexa .hexa-inner {
  padding: 0;
}
.company-policy-chart .item-hexa h4 {
  font-weight: bold;
  line-height: 1.9;
  text-shadow: 5px 5px 6px #fff;
  color: #002E6E;
  margin-bottom: 0.3em;
  font-size: clamp(1.25rem, 0.164rem + 4.2vw, 3.313rem);
}
.company-policy-chart .item-hexa p {
  width: min(100%, 238px);
  height: 74px;
  border-radius: 14px;
  color: #002E6E;
  background: rgba(255, 255, 255, 0.4);
  font-size: clamp(0.8125rem, 0.589rem + 0.8638vw, 1.625rem);
  text-align: center;
  font-weight: bold;
  line-height: 2;
  padding: 15px;
  margin-top: 0;
  margin-bottom: 0.8em;
}
.company-policy-chart .hexa-01 {
  right: 0;
  top: 8.6805555556vw;
}
.company-policy-chart .hexa-02 {
  right: 20%;
  top: 33.3333333333vw;
}
.company-policy-chart .hexa-03 {
  left: 0;
  top: 33.3333333333vw;
}
.company-environment-content {
  position: relative;
  margin-top: 9.0277777778vw;
}
.company-environment-content p {
  line-height: 1.5;
  font-weight: 600;
  margin-bottom: 2em;
  font-size: clamp(0.75rem, 0.5437rem + 0.7973vw, 1.5rem);
}
.company-environment-content h4 {
  font-size: clamp(0.6875rem, 0.5156rem + 0.6645vw, 1.3125rem);
  line-height: 1.5;
  margin: 1.5em 0;
}
.company-environment-content ol {
  margin: 0 0 3em;
  padding: 0;
}
.company-environment-content ol li {
  line-height: 1.5;
  margin: 1.3em 0;
  font-weight: 600;
  font-feature-settings: "palt";
  font-size: clamp(0.6875rem, 0.5156rem + 0.6645vw, 1.3125rem);
}
.company-environment-content p.f-min {
  text-align: right;
  font-weight: normal;
  margin-bottom: 0.5em;
  font-size: clamp(0.6875rem, 0.5156rem + 0.6645vw, 1.3125rem);
}
.company-environment-content .mark-iso {
  margin-top: 3.4722222222vw;
}
.company-environment-content .mark-iso img {
  margin: 0 auto;
}
.company-information table, .company-history table {
  border-top: 1px solid #ACABAC;
  width: 100%;
}
.company-information table th, .company-history table th {
  text-align: left;
  width: 20%;
}
@media only screen and (max-width: 640px) {
  .company-information table th, .company-history table th {
    width: 30%;
  }
}
.company-information table td, .company-information table th, .company-history table td, .company-history table th {
  line-height: 1.3;
  vertical-align: top;
  border-bottom: 1px solid #ACABAC;
  padding: 11px 0;
  font-size: clamp(0.6875rem, 0.5156rem + 0.6645vw, 1.3125rem);
}
.company-information {
  margin-top: 6.9444444444vw;
}
.company-information-content {
  margin-top: 9.0277777778vw;
}
.company-history {
  margin-top: 9.375vw;
}
.company-history-content {
  margin-top: 9.0277777778vw;
}

.product-page {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100%;
}

main.product .page-heading .page-heading-inner {
  height: 100%;
}
main.product .page-heading .page-heading-inner h1 {
  line-height: 0.9;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
}
main.product .page-heading .splide {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
main.product .page-heading .splide__track {
  width: 100%;
}
main.product .page-heading .splide__slide {
  width: 100%;
}
main.product .page-heading .splide__slide img {
  width: 100%;
}
main.product .page-heading .page-heading-inner h1 {
  opacity: 0.5;
}
@media only screen and (max-width: 640px) {
  main.product .page-heading .page-heading-inner h1 {
    line-height: 1;
  }
}
main.product .page-heading .page-heading-inner h2 {
  padding: 0;
  margin-top: -6.9444444444vw;
}
main.product .page-heading .page-heading-inner h2 span {
  color: #fff;
  display: block;
  font-size: clamp(1.625rem, 0.749rem + 3.39vw, 4.813rem);
  font-weight: 600;
  line-height: 1.3;
  text-shadow: 4px 4px 0 rgba(0, 0, 0, 0.07);
}
main.product .page-heading .page-heading-inner h2 span:nth-child(2) {
  margin-left: 1em;
}
main.product .page-heading .page-heading-inner h2 span:nth-child(3) {
  margin-left: 2em;
}
main.product .product-intro {
  background-image: url(/wp/wp-content/themes/sanyokogyo/assets/img/product/p-intro-bg.webp);
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 23.6111111111vw;
  padding-bottom: 14.5138888889vw;
}
main.product .product-intro-wrapper {
  text-align: center;
}
@media only screen and (max-width: 1000px) {
  main.product .product-intro-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 640px) {
  main.product .product-intro-wrapper {
    text-align: left;
  }
}
main.product .product-intro-wrapper p {
  color: #003D93;
  font-weight: bold;
  font-size: clamp(0.875rem, 0.5827rem + 1.1296vw, 1.9375rem);
  line-height: 1.5;
}
main.product .product-spec {
  background-image: url(/wp/wp-content/themes/sanyokogyo/assets/img/product/p-spec-bg.webp);
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 17.7777777778vw;
  padding-bottom: 25.8333333333vw;
}
main.product .product-spec-heading {
  position: relative;
  flex: 1;
  margin-right: calc(50% - 50vw);
  margin-left: 9.7%;
  position: relative;
  margin-bottom: 60px;
}
@media only screen and (max-width: 640px) {
  main.product .product-spec-heading {
    margin-left: 10px;
  }
}
main.product .product-spec-heading:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  height: 27px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.3);
}
@media only screen and (max-width: 1000px) {
  main.product .product-spec-heading:after {
    height: 10px;
  }
}
main.product .product-spec-heading h2 {
  text-align: left;
  font-size: clamp(0.875rem, 0.5827rem + 1.1296vw, 1.9375rem);
  font-weight: bold;
  position: relative;
  color: #fff;
  z-index: 2;
}
main.product .product-spec-heading span {
  font-family: "Outfit", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: clamp(2.25rem, 1.082rem + 4.52vw, 6.5rem);
  text-transform: uppercase;
  position: absolute;
  z-index: 1;
  bottom: -10px;
  left: 0;
  color: #DEDEDE;
  opacity: 0.3;
  line-height: 1;
  font-stretch: 50%;
}
@media only screen and (max-width: 1000px) {
  main.product .product-spec-heading span {
    line-height: 1.5;
  }
}
main.product .product-spec-wrapper {
  width: min(100%, 1180px);
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  color: #fff;
  margin-left: 9.7%;
  margin-right: 9.7%;
  width: 80.6%;
}
@media only screen and (max-width: 1441px) {
  main.product .product-spec-wrapper {
    max-width: 1920px;
  }
}
@media only screen and (max-width: 640px) {
  main.product .product-spec-wrapper {
    width: calc(100% - 20px);
    margin-left: auto;
    margin-right: auto;
  }
}
main.product .product-spec-table {
  margin-top: 6.9444444444vw;
}
main.product .product-spec-table table {
  border-top: 1px solid #363B41;
  width: 100%;
}
main.product .product-spec-table table th {
  text-align: left;
  width: 17%;
}
@media only screen and (max-width: 640px) {
  main.product .product-spec-table table th {
    width: 30%;
  }
}
main.product .product-spec-table table td, main.product .product-spec-table table th {
  line-height: 1.5;
  vertical-align: top;
  border-bottom: 1px solid #363B41;
  padding: 11px 0;
  font-size: clamp(0.6875rem, 0.5156rem + 0.6645vw, 1.3125rem);
  font-weight: bold;
}
main.product .product-list-heading-lv1 {
  position: relative;
  margin-bottom: 11.8055555556vw;
  margin-top: 6.5972222222vw;
}
main.product .product-list-heading-lv1:before, main.product .product-list-heading-lv1:after {
  content: "";
  width: min(100%, 1300px);
  height: 4.375vw;
  position: absolute;
}
@media only screen and (min-width: 1441px) {
  main.product .product-list-heading-lv1:before, main.product .product-list-heading-lv1:after {
    width: min(100%, 1730px);
  }
}
@media only screen and (max-width: 1000px) {
  main.product .product-list-heading-lv1:before, main.product .product-list-heading-lv1:after {
    height: 100%;
  }
}
@media only screen and (max-width: 640px) {
  main.product .product-list-heading-lv1:before, main.product .product-list-heading-lv1:after {
    height: 100%;
    width: calc(100% - 10px);
  }
}
main.product .product-list-heading-lv1:before {
  background-color: #0441A3;
  left: 0;
  margin-left: calc(50% - 50vw);
  margin-right: 9.7%;
  z-index: 1;
  top: 6px;
  border-top-right-radius: 4px;
}
@media only screen and (max-width: 640px) {
  main.product .product-list-heading-lv1:before {
    top: 10px;
    margin-right: 10px;
  }
}
main.product .product-list-heading-lv1:after {
  margin-right: calc(50% - 50vw);
  margin-left: 9.7%;
  right: 0;
  z-index: 2;
  background-color: #0097E0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  top: 0px;
}
main.product .product-list-heading-inner {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 3;
  width: min(100%, 1160px);
  margin-right: auto;
  margin-left: auto;
  padding: 5px 30px;
  color: #fff;
}
@media only screen and (min-width: 1441px) {
  main.product .product-list-heading-inner {
    padding: 3px 23px;
    width: min(100%, 1543px);
    padding: 10px 23px;
  }
}
@media only screen and (max-width: 640px) {
  main.product .product-list-heading-inner {
    display: block;
    padding: 10px 20px;
  }
}
main.product .product-list-heading-inner h2 {
  font-size: clamp(1.25rem, 0.872rem + 1.46vw, 2.625rem);
  font-weight: bold;
  line-height: 1.5;
  padding: 0 30px;
  border-left: 4px solid #fff;
  border-right: 4px solid #fff;
  margin-right: 30px;
}
@media only screen and (max-width: 1441px) {
  main.product .product-list-heading-inner h2 {
    padding: 0 23px;
    margin-right: 23px;
  }
}
@media only screen and (max-width: 640px) {
  main.product .product-list-heading-inner h2 {
    border-right: none;
    padding: 0 0 0 10px;
    margin-right: 0px;
  }
}
main.product .product-list-heading-inner span {
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(0.6875rem, 0.5156rem + 0.6645vw, 1.3125rem);
  font-weight: bold;
  line-height: 1.5;
}
main.product .product-list-heading-lv2 {
  width: 30.9027777778%;
  border-radius: 32px;
  background-color: #EDF9FF;
  border: 1px solid #0093FF;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.16);
  margin-bottom: 6.5277777778vw;
}
@media only screen and (max-width: 1000px) {
  main.product .product-list-heading-lv2 {
    width: 60%;
  }
}
main.product .product-list-heading-lv2 h3 {
  text-align: center;
  font-size: clamp(1.25rem, 0.872rem + 1.46vw, 2.625rem);
  line-height: 1.6;
  color: #0093FF;
  font-weight: bold;
}
main.product .product-item {
  width: min(100%, 1180px);
  padding-left: 10px;
  padding-right: 10px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 11.8055555556vw;
  display: grid;
  grid-template-columns: 34fr 63fr;
  grid-template-rows: 45fr 266fr;
  grid-column-gap: 27px;
  grid-row-gap: 27px;
}
@media only screen and (min-width: 1441px) {
  main.product .product-item {
    width: min(100%, 1570px);
  }
}
@media only screen and (max-width: 1000px) {
  main.product .product-item {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }
}
@media only screen and (max-width: 640px) {
  main.product .product-item {
    display: block;
  }
}
main.product .product-item-name,
main.product .product-item-table {
  width: 63.1896551724%;
  width: auto;
  margin-left: 27px;
}
@media only screen and (max-width: 1000px) {
  main.product .product-item-name,
  main.product .product-item-table {
    margin-left: 10px;
  }
}
@media only screen and (max-width: 640px) {
  main.product .product-item-name,
  main.product .product-item-table {
    margin-left: 0;
  }
}
main.product .product-item-img {
  width: 34.4827586207%;
  width: auto;
  grid-column: 1/2;
  aspect-ratio: 399/309;
  grid-row: 1/3;
  border-radius: 30px;
  overflow: hidden;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  margin-top: 18px;
}
@media only screen and (max-width: 640px) {
  main.product .product-item-img {
    margin-bottom: 15px;
    margin-top: 15px;
    border-radius: 15px;
  }
}
main.product .product-item-img img {
  width: auto;
}
main.product .product-item-name {
  grid-column: 2/3;
  position: relative;
}
main.product .product-item-name:after {
  content: "";
  height: 27px;
  width: 100%;
  background-color: #E1EDFF;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}
@media only screen and (max-width: 1000px) {
  main.product .product-item-name:after {
    height: 17px;
  }
}
@media only screen and (max-width: 640px) {
  main.product .product-item-name:after {
    height: 0.6em;
  }
}
main.product .product-item-name h4 {
  color: #5275A9;
  font-size: clamp(0.875rem, 0.5827rem + 1.1296vw, 1.9375rem);
  font-weight: bold;
  line-height: 1.6;
  position: relative;
  z-index: 2;
}
main.product .product-item-table {
  grid-column: 2/3;
}
main.product .product-item-table table {
  border-top: 1px solid #363B41;
  width: 100%;
}
main.product .product-item-table table th {
  text-align: left;
  width: 17%;
}
@media only screen and (max-width: 640px) {
  main.product .product-item-table table th {
    width: 30%;
  }
}
main.product .product-item-table table td, main.product .product-item-table table th {
  line-height: 1.3;
  vertical-align: top;
  border-bottom: 1px solid #363B41;
  padding: 11px 0;
  font-size: clamp(0.6875rem, 0.5156rem + 0.6645vw, 1.3125rem);
  font-weight: normal;
}
main.product .product-item-table p.caption {
  text-align: right;
  font-size: clamp(0.625rem, 0.362rem + 1.02vw, 1.125rem);
  margin: 1em 0;
}
main.product .product-pattern-01 {
  grid-template-columns: 538fr 585fr;
  grid-template-rows: 37fr 302fr;
  grid-column-gap: 27px;
  grid-row-gap: 27px;
}
@media only screen and (max-width: 1000px) {
  main.product .product-pattern-01 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }
}
main.product .product-pattern-01 .product-item-img-box {
  width: 46.3793103448%;
  display: flex;
  width: auto;
  gap: 16px;
  aspect-ratio: inherit;
  grid-column: 1/2;
  grid-row: 1/3;
  margin-top: 0px;
}
@media only screen and (max-width: 1000px) {
  main.product .product-pattern-01 .product-item-img-box {
    gap: 10px;
  }
}
main.product .product-pattern-01 .product-item-img-box .product-item-img {
  aspect-ratio: 348/412;
  box-shadow: none;
}
main.product .product-pattern-01 .product-item-img-box .product-item-img figure img {
  border-radius: 30px;
  overflow: hidden;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  margin-bottom: 15px;
}
main.product .product-pattern-01 .product-item-img-box .product-item-img figure figcaption {
  text-align: center;
  line-height: 1.3;
  font-size: clamp(0.625rem, 0.362rem + 1.02vw, 1.125rem);
}
main.product .product-pattern-02 {
  display: block;
}
main.product .product-pattern-02 .product-images {
  display: flex;
  width: 71.8965517241%;
  justify-content: space-between;
  margin-right: auto;
  margin-left: auto;
  gap: 27px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1000px) {
  main.product .product-pattern-02 .product-images {
    width: 90%;
    gap: 10px;
  }
}
@media only screen and (max-width: 640px) {
  main.product .product-pattern-02 .product-images {
    display: block;
    width: 100%;
  }
}
main.product .product-pattern-02 .product-images .product-item-img {
  margin-bottom: 20px;
}
@media only screen and (max-width: 640px) {
  main.product .product-pattern-02 .product-images .product-item-img {
    margin-bottom: 10px;
  }
}
main.product .product-pattern-02 .product-images .product-item-name {
  text-align: center;
  margin-bottom: 20px;
}

.recruit-page {
  background-position: center top;
  background-size: 100%;
}
@media only screen and (max-width: 640px) {
  .recruit-page {
    background-size: cover;
  }
}

main.recruit .page-heading .splide {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
main.recruit .page-heading .splide__track {
  width: 100%;
}
main.recruit .page-heading .splide__slide {
  width: 100%;
}
main.recruit .page-heading .splide__slide img {
  width: 100%;
}
main.recruit .page-heading .page-heading-inner h1 {
  opacity: 0.5;
}
@media only screen and (max-width: 640px) {
  main.recruit .page-heading .page-heading-inner h1 {
    line-height: 1.5;
  }
}
main.recruit .page-heading .page-heading-inner h2 {
  padding: 0;
  margin-top: -6.9444444444vw;
}
main.recruit .page-heading .page-heading-inner h2 span {
  color: #fff;
  display: block;
  font-size: clamp(1.625rem, 0.749rem + 3.39vw, 4.813rem);
  font-weight: 600;
  line-height: 1.3;
  text-shadow: 4px 4px 0 rgba(0, 0, 0, 0.07);
}
main.recruit .page-heading .page-heading-inner h2 span:nth-child(2) {
  margin-left: 1em;
}
main.recruit .page-heading .page-heading-inner h2 span:nth-child(3) {
  margin-left: 2em;
}
main.recruit .recruit-intro-wrapper {
  background-image: url(/wp/wp-content/themes/sanyokogyo/assets/img/recruit/bg-intro.webp);
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 23.3333333333vw;
  padding-bottom: 25vw;
}
@media only screen and (max-width: 1000px) {
  main.recruit .recruit-intro-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }
}
main.recruit .recruit-intro p {
  text-align: center;
  font-size: clamp(1rem, 0.6218rem + 1.4618vw, 2.375rem);
  letter-spacing: 0.01em;
  line-height: 2.1;
  font-weight: 600;
  color: #0093FF;
}
main.recruit .recruit-info {
  margin-top: 4.6527777778vw;
  padding-bottom: 11.1111111111vw;
}
@media only screen and (max-width: 640px) {
  main.recruit .recruit-info {
    margin-top: 0;
  }
}
main.recruit .recruit-info-content table,
main.recruit .recruit-entry-content table {
  border-top: 1px solid #ACABAC;
  width: 100%;
}
main.recruit .recruit-info-content table th,
main.recruit .recruit-entry-content table th {
  text-align: left;
  width: 20%;
}
@media only screen and (max-width: 640px) {
  main.recruit .recruit-info-content table th,
  main.recruit .recruit-entry-content table th {
    width: 30%;
  }
}
main.recruit .recruit-info-content table td, main.recruit .recruit-info-content table th,
main.recruit .recruit-entry-content table td,
main.recruit .recruit-entry-content table th {
  line-height: 1.3;
  vertical-align: top;
  border-bottom: 1px solid #ACABAC;
  padding: 11px 0;
  font-size: clamp(0.6875rem, 0.5156rem + 0.6645vw, 1.3125rem);
}
main.recruit .recruit-info-content p,
main.recruit .recruit-entry-content p {
  font-size: clamp(0.6875rem, 0.5156rem + 0.6645vw, 1.3125rem);
}
main.recruit .page-heading-lv3 {
  margin-top: 6.9444444444vw;
  margin-bottom: 40px;
}
main.recruit .recruit-entry {
  margin-top: 4.6527777778vw;
  padding-bottom: 11.1111111111vw;
}
main.recruit .recruit-entry .page-heading-lv2 {
  margin-bottom: 6.9444444444vw;
}
main.recruit .recruit-entry-content p {
  font-size: clamp(0.6875rem, 0.5156rem + 0.6645vw, 1.3125rem);
  margin-bottom: 60px;
}
main.recruit .recruit-entry-content p.contact-info {
  margin-top: 1em;
}
main.recruit .recruit-entry .btn {
  width: min(100%, 825px);
  margin-right: auto;
  margin-left: auto;
}
main.recruit .recruit-entry .btn a {
  background-color: #0097E0;
  color: #fff;
  border-radius: 54px;
  text-align: center;
  display: block;
  width: 100%;
  height: 100%;
  padding: 30px;
  line-height: 1.6;
  font-size: clamp(0.75rem, 0.5437rem + 0.7973vw, 1.5rem);
  font-weight: bold;
}
@media only screen and (max-width: 640px) {
  main.recruit .recruit-entry .btn a {
    padding: 15px 10px;
  }
}

main.facility .wp-block-columns {
  padding-bottom: 15px;
}
main.facility .article-detail {
  max-width: 1000px;
  margin: 60px auto;
}
main.facility .article-detail .contact {
  background: #00a316;
  border-radius: 20px;
  text-align: center;
  margin-bottom: 20px;
  padding: 10px;
}
main.facility .article-detail .contact a {
  color: #fff;
  text-decoration-line: none;
}
@media only screen and (max-width: 640px) {
  main.facility .article-detail .contact {
    padding: 15px;
  }
}
main.facility .article-detail .contact .text {
  font-size: 1.6rem;
  line-height: 2rem;
  color: #eeff00;
}
@media only screen and (max-width: 640px) {
  main.facility .article-detail .contact .text {
    font-size: 1.2rem;
  }
}
main.facility .article-detail .contact .text01 {
  color: #eee;
  line-height: 1;
  margin-bottom: -10px;
}
main.facility .article-detail .contact .tel {
  font-weight: 600;
  color: #eee;
  font-size: 2rem;
}
@media only screen and (max-width: 640px) {
  main.facility .article-detail {
    padding: 0 20px;
  }
}
main.facility .article-detail p {
  line-height: 2;
  padding: 10px 0;
  font-size: 1.2rem;
  line-height: 1.5em;
}
@media only screen and (max-width: 640px) {
  main.facility .article-detail p {
    font-size: 1rem;
  }
}
main.facility .article-detail sup {
  font-size: 0.8em;
  vertical-align: top;
}
main.facility .article-detail h2 {
  color: #5176AA;
  background: #f1f1f1;
  padding: 20px;
  padding: 20px 30px;
  font-size: 2rem;
  border-radius: 30px;
  margin: 2em 0;
}
main.facility .article-detail h3 {
  border-bottom: 3px solid #f1f1f1;
  position: relative;
  line-height: 1.5;
  font-size: 1.6rem;
  font-weight: 600;
  color: #5176AA;
  padding-bottom: 5px;
  margin: 0 0 0.2em 0;
}
main.facility .article-detail h4 {
  font-size: 1.8rem;
  color: #5176AA;
  line-height: 2;
  margin: 2em 0;
  padding-left: 30px;
  position: relative;
}
main.facility .article-detail h4:before, main.facility .article-detail h4:after {
  content: "";
  display: block;
  width: 6px;
  height: 50%;
  position: absolute;
  left: 0;
}
main.facility .article-detail h4:before {
  background: #6356a3;
  top: 0;
}
main.facility .article-detail h4:after {
  background: #009b63;
  bottom: 0;
}
main.facility .article-detail h5 {
  font-weight: 600;
  line-height: 2;
  margin: 2em 0;
  font-size: 1.8rem;
}
main.facility .article-detail h6 {
  font-weight: 600;
  line-height: 2;
  margin: 2em 0;
  font-size: 1.8rem;
}
main.facility .article-detail hr {
  border-top: 1px solid #b0c8d6;
  border-right: none;
  border-bottom: none;
  border-left: none;
  display: block;
  margin: 1em 0 1.5em 0;
}
main.facility .article-detail ul, main.facility .article-detail ol {
  margin: 2em 0;
}
main.facility .article-detail ul > li, main.facility .article-detail ol > li {
  line-height: 1.6;
  margin: 0.5em 0;
}
main.facility .article-detail ul > li {
  padding-left: 20px;
  position: relative;
}
main.facility .article-detail ul > li:before {
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 6px;
  position: absolute;
  left: 0;
  top: 0.27em;
  background: #b0c8d6;
}
main.facility .article-detail ol {
  list-style-type: auto;
  padding-left: 20px;
}
main.facility .article-detail ol > li::marker {
  font-family: "Outfit", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  color: #b0c8d6;
  font-weight: 600;
}
main.facility .article-detail table {
  margin: 20px 0 0;
  width: auto;
}
main.facility .article-detail table thead, main.facility .article-detail table caption, main.facility .article-detail table th {
  background: #d4d0c8;
  padding: 10px;
}
main.facility .article-detail table th + th {
  border-left: 1px solid #fff;
}
main.facility .article-detail table tr {
  border-bottom: 1px solid #707070;
}
main.facility .article-detail table tr td + td {
  border-left: 1px solid #eee;
}
main.facility .article-detail .wp-block-table {
  padding: 10px 0;
  margin: 20px 0;
}
main.facility .article-detail .wp-block-table table {
  margin: 0;
  width: auto;
}
main.facility .article-detail .wp-block-table figcaption.wp-element-caption {
  padding: 10px 0;
  line-height: 1.6;
}
main.facility .article-detail a {
  color: #5176AA;
  text-decoration: underline;
}
main.facility .article-detail a:hover {
  text-decoration: none;
}
main.facility .article-detail .map {
  margin: 2em auto;
}
main.facility .article-detail .map iframe {
  width: 100%;
}
main.facility .article-detail iframe {
  aspect-ratio: 16/9;
  width: 100%;
  height: 100%;
}
main.facility .article-detail .wp-block-file:not(.wp-element-button) {
  font-size: 1em;
}
main.facility .article-detail .wp-block-file .wp-block-file__button {
  padding: 0.5em 1em 0.6em;
  color: #fff;
  text-decoration: none;
}
main.facility .article-detail .wp-block-gallery {
  margin: 2em auto;
}/*# sourceMappingURL=style.css.map */