@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Arsenal:ital,wght@0,400;0,700;1,400;1,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Arsenal:ital,wght@0,400;0,700;1,400;1,700&family=Noto+Serif+JP:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
html {
  margin-top: 0 !important;
  scroll-behavior: smooth;
}
@media (min-width: 992px) {
  html {
    font-size: 62.5%;
  }
}
@media (max-width: 991px) {
  html {
    font-size: 48%;
  }
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block;
}

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

body {
  margin: 0;
  padding: 0;
  scroll-behavior: smooth;
}

a {
  outline: 0;
  box-sizing: border-box;
}

li {
  margin: 0;
  padding: 0;
  list-style-position: inside;
  list-style-type: none;
  line-height: 150%;
}

dl, menu, ol, ul {
  margin: 0;
  padding: 0;
}

dt, dd {
  margin: 0;
  padding: 0;
  line-height: 150%;
}

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
  padding: 0;
}

form {
  margin: 0;
  padding: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0;
  padding: 0;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  white-space: normal;
  padding: 0;
}

button, input, select, textarea {
  padding: 0;
}

button, input {
  line-height: normal;
}

button, html input[type=button] {
  -webkit-appearance: button;
}

button[disabled], input[disabled] {
  cursor: default;
}

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
}

input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
}

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

input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

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

th, td {
  line-height: 150%;
}

body {
  color: #333;
}

h1, h2, h3, h4, h5, h6, p, li, th, td, dt, dd, pre, code, input, textarea, button, select, option, blockquote, q, a, span, div {
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic, Karla", "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Meiryo UI", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: normal;
  font-feature-settings: palt;
  -webkit-font-feature-settings: palt;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  line-height: 180%;
}

div, section, header, footer, nav, figure, ul, dl, table {
  box-sizing: border-box;
}

select {
  width: 100%;
  padding: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #ccc;
  background: #E7E7E7;
  border-radius: 10px;
}

iframe {
  border: none;
}

#wpadminbar {
  position: absolute;
  z-index: 2000;
  top: 0;
}
@media (max-width: 1300px) {
  #wpadminbar {
    display: none !important;
  }
}

.mt10 {
  margin-top: 10px;
}

.mr10 {
  margin-right: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.ml10 {
  margin-left: 10px;
}

.pt10 {
  padding-top: 10px;
}

.pr10 {
  padding-right: 10px;
}

.pb10 {
  padding-bottom: 10px;
}

.pl10 {
  padding-left: 10px;
}

.w10p {
  width: 10%;
}

.h10p {
  height: 10%;
}

.fz10 {
  font-size: 10px;
}

.fz20 {
  font-size: 20px;
}

.fz30 {
  font-size: 30px;
}

.fz40 {
  font-size: 40px;
}

.fz50 {
  font-size: 50px;
}

.mt20 {
  margin-top: 20px;
}

.mr20 {
  margin-right: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.ml20 {
  margin-left: 20px;
}

.pt20 {
  padding-top: 20px;
}

.pr20 {
  padding-right: 20px;
}

.pb20 {
  padding-bottom: 20px;
}

.pl20 {
  padding-left: 20px;
}

.w20p {
  width: 20%;
}

.h20p {
  height: 20%;
}

.fz11 {
  font-size: 11px;
}

.fz21 {
  font-size: 21px;
}

.fz31 {
  font-size: 31px;
}

.fz41 {
  font-size: 41px;
}

.fz51 {
  font-size: 51px;
}

.mt30 {
  margin-top: 30px;
}

.mr30 {
  margin-right: 30px;
}

.mb30 {
  margin-bottom: 30px;
}

.ml30 {
  margin-left: 30px;
}

.pt30 {
  padding-top: 30px;
}

.pr30 {
  padding-right: 30px;
}

.pb30 {
  padding-bottom: 30px;
}

.pl30 {
  padding-left: 30px;
}

.w30p {
  width: 30%;
}

.h30p {
  height: 30%;
}

.fz12 {
  font-size: 12px;
}

.fz22 {
  font-size: 22px;
}

.fz32 {
  font-size: 32px;
}

.fz42 {
  font-size: 42px;
}

.fz52 {
  font-size: 52px;
}

.mt40 {
  margin-top: 40px;
}

.mr40 {
  margin-right: 40px;
}

.mb40 {
  margin-bottom: 40px;
}

.ml40 {
  margin-left: 40px;
}

.pt40 {
  padding-top: 40px;
}

.pr40 {
  padding-right: 40px;
}

.pb40 {
  padding-bottom: 40px;
}

.pl40 {
  padding-left: 40px;
}

.w40p {
  width: 40%;
}

.h40p {
  height: 40%;
}

.fz13 {
  font-size: 13px;
}

.fz23 {
  font-size: 23px;
}

.fz33 {
  font-size: 33px;
}

.fz43 {
  font-size: 43px;
}

.fz53 {
  font-size: 53px;
}

.mt50 {
  margin-top: 50px;
}

.mr50 {
  margin-right: 50px;
}

.mb50 {
  margin-bottom: 50px;
}

.ml50 {
  margin-left: 50px;
}

.pt50 {
  padding-top: 50px;
}

.pr50 {
  padding-right: 50px;
}

.pb50 {
  padding-bottom: 50px;
}

.pl50 {
  padding-left: 50px;
}

.w50p {
  width: 50%;
}

.h50p {
  height: 50%;
}

.fz14 {
  font-size: 14px;
}

.fz24 {
  font-size: 24px;
}

.fz34 {
  font-size: 34px;
}

.fz44 {
  font-size: 44px;
}

.fz54 {
  font-size: 54px;
}

.mt60 {
  margin-top: 60px;
}

.mr60 {
  margin-right: 60px;
}

.mb60 {
  margin-bottom: 60px;
}

.ml60 {
  margin-left: 60px;
}

.pt60 {
  padding-top: 60px;
}

.pr60 {
  padding-right: 60px;
}

.pb60 {
  padding-bottom: 60px;
}

.pl60 {
  padding-left: 60px;
}

.w60p {
  width: 60%;
}

.h60p {
  height: 60%;
}

.fz15 {
  font-size: 15px;
}

.fz25 {
  font-size: 25px;
}

.fz35 {
  font-size: 35px;
}

.fz45 {
  font-size: 45px;
}

.fz55 {
  font-size: 55px;
}

.mt70 {
  margin-top: 70px;
}

.mr70 {
  margin-right: 70px;
}

.mb70 {
  margin-bottom: 70px;
}

.ml70 {
  margin-left: 70px;
}

.pt70 {
  padding-top: 70px;
}

.pr70 {
  padding-right: 70px;
}

.pb70 {
  padding-bottom: 70px;
}

.pl70 {
  padding-left: 70px;
}

.w70p {
  width: 70%;
}

.h70p {
  height: 70%;
}

.fz16 {
  font-size: 16px;
}

.fz26 {
  font-size: 26px;
}

.fz36 {
  font-size: 36px;
}

.fz46 {
  font-size: 46px;
}

.fz56 {
  font-size: 56px;
}

.mt80 {
  margin-top: 80px;
}

.mr80 {
  margin-right: 80px;
}

.mb80 {
  margin-bottom: 80px;
}

.ml80 {
  margin-left: 80px;
}

.pt80 {
  padding-top: 80px;
}

.pr80 {
  padding-right: 80px;
}

.pb80 {
  padding-bottom: 80px;
}

.pl80 {
  padding-left: 80px;
}

.w80p {
  width: 80%;
}

.h80p {
  height: 80%;
}

.fz17 {
  font-size: 17px;
}

.fz27 {
  font-size: 27px;
}

.fz37 {
  font-size: 37px;
}

.fz47 {
  font-size: 47px;
}

.fz57 {
  font-size: 57px;
}

.mt90 {
  margin-top: 90px;
}

.mr90 {
  margin-right: 90px;
}

.mb90 {
  margin-bottom: 90px;
}

.ml90 {
  margin-left: 90px;
}

.pt90 {
  padding-top: 90px;
}

.pr90 {
  padding-right: 90px;
}

.pb90 {
  padding-bottom: 90px;
}

.pl90 {
  padding-left: 90px;
}

.w90p {
  width: 90%;
}

.h90p {
  height: 90%;
}

.fz18 {
  font-size: 18px;
}

.fz28 {
  font-size: 28px;
}

.fz38 {
  font-size: 38px;
}

.fz48 {
  font-size: 48px;
}

.fz58 {
  font-size: 58px;
}

.mt100 {
  margin-top: 100px;
}

.mr100 {
  margin-right: 100px;
}

.mb100 {
  margin-bottom: 100px;
}

.ml100 {
  margin-left: 100px;
}

.pt100 {
  padding-top: 100px;
}

.pr100 {
  padding-right: 100px;
}

.pb100 {
  padding-bottom: 100px;
}

.pl100 {
  padding-left: 100px;
}

.w100p {
  width: 100%;
}

.h100p {
  height: 100%;
}

.fz19 {
  font-size: 19px;
}

.fz29 {
  font-size: 29px;
}

.fz39 {
  font-size: 39px;
}

.fz49 {
  font-size: 49px;
}

.fz59 {
  font-size: 59px;
}

.mta {
  margin-top: auto;
}

.mra {
  margin-right: auto;
}

.mba {
  margin-bottom: auto;
}

.mla {
  margin-left: auto;
}

.fwn {
  font-weight: normal;
}

.fwb {
  font-weight: bold;
}

.fsn {
  font-style: normal;
}

.tal {
  text-align: left;
}

.tar {
  text-align: right;
}

.tac {
  text-align: center;
}

.flex {
  display: flex;
}

.flex-acenter {
  align-items: center;
}

.flex-astart {
  align-items: flex-start;
}

.flex-aend {
  align-items: flex-end;
}

.flex-astretch {
  align-items: stretch;
}

.flex-jstart {
  justify-content: flex-start;
}

.flex-jend {
  justify-content: flex-end;
}

.flex-jcenter {
  justify-content: flex-center;
}

.flex-jspace-between {
  justify-content: flex-space-between;
}

.arsenal {
  font-family: "Arsenal", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.arsenal b, .arsenal strong {
  font-weight: 700;
}

.arsenal-regular {
  font-family: "Arsenal", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.arsenal-bold {
  font-family: "Arsenal", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.arsenal-regular-italic {
  font-family: "Arsenal", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.arsenal-bold-italic {
  font-family: "Arsenal", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.noto-serif,
.notoserif {
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
  font-style: normal;
}
.noto-serif b, .noto-serif strong,
.notoserif b,
.notoserif strong {
  font-weight: 700;
}

@media (max-width: 991px) {
  body {
    padding-top: 50px;
  }
}

header {
  position: relative;
  z-index: 100;
}

@media (max-width: 781px) {
  .footer-information {
    display: block !important;
    text-align: center;
  }
}

@media (max-width: 781px) {
  .is-style-main-navigation {
    display: block !important;
  }
}
.is-style-main-navigation > .wp-block-group {
  position: relative;
}
@media (min-width: 782px) {
  .is-style-main-navigation > .wp-block-group {
    padding-left: 15px;
    padding-right: 15px;
    border-left: 1px solid #d7d7d7;
  }
}
@media (min-width: 1100px) {
  .is-style-main-navigation > .wp-block-group {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 781px) {
  .is-style-main-navigation > .wp-block-group {
    border-bottom: 1px solid #d7d7d7;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
  }
}
.is-style-main-navigation > .has-child-nav > p:first-of-type {
  position: relative;
}
.is-style-main-navigation > .has-child-nav > p:first-of-type:after {
  content: "";
  display: inline-block;
  border-left: 2px solid #D2004D;
  border-bottom: 2px solid #D2004D;
  width: 7px;
  height: 7px;
  margin-left: 10px;
  transform: translate(0px, -2px) rotate(-45deg);
  transition: all 0.3s ease 0s;
}
.is-style-main-navigation > .has-child-nav:hover > p:first-of-type:after {
  transform: translate(0px, 0px) rotate(135deg);
}
.is-style-main-navigation a {
  text-decoration: none;
  display: block;
}
.is-style-main-navigation .wp-block-button a {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  padding: 0 !important;
  z-index: 5;
}
.is-style-main-navigation ul {
  position: absolute;
  top: calc(100% + 16px);
  width: 100%;
  left: 0;
  overflow: hidden;
  max-height: 0;
  transition: all 0.3s ease 0s;
}
.is-style-main-navigation ul li {
  background: #D2004D;
  line-height: 150%;
  padding: 10px 0;
  font-size: 12px;
  text-align: center;
  color: #fff;
  border-bottom: 1px solid #fff;
}
.is-style-main-navigation ul li:last-of-type {
  border-bottom: none;
}
.is-style-main-navigation ul a {
  color: inherit !important;
}
.is-style-main-navigation > .wp-block-group:hover ul {
  max-height: 300px;
}

#works-button ul {
  width: calc(100% + 50px);
  left: -25px;
}

.is-style-heading1 {
  position: relative;
}
@media (min-width: 992px) {
  .is-style-heading1 {
    padding-top: 35px;
  }
}
@media (max-width: 991px) {
  .is-style-heading1 {
    padding-top: 15px;
  }
}
.is-style-heading1 > *:first-child {
  position: absolute;
  width: 100%;
  max-width: 100%;
  top: 0;
  left: 0;
  line-height: 100%;
  opacity: 0.2;
}
@media (max-width: 991px) {
  .is-style-heading1 > *:first-child {
    font-size: 32px !important;
  }
}
.is-style-heading1 > *:nth-child(2), .is-style-heading1 > *:nth-child(3) {
  position: relative;
  z-index: 5;
}
@media (max-width: 991px) {
  .is-style-heading1 > *:nth-child(2) {
    font-size: 18px !important;
  }
}
@media (max-width: 991px) {
  .is-style-heading1 > *:nth-child(3) {
    font-size: 16px !important;
  }
}

@media (max-width: 781px) {
  .is-style-heading2 {
    display: block !important;
  }
  .is-style-heading2 > .wp-block-group {
    width: fit-content;
    margin-bottom: 10px;
  }
}
.is-style-heading2 .wp-block-group {
  border: 1px solid #D2004D;
}
.is-style-heading2 .wp-block-group p {
  line-height: 100%;
}

.is-style-heading3 {
  border-left: 2px solid #D2004D;
  line-height: 120%;
  padding-left: 10px;
  margin-bottom: 10px;
}

.is-style-arrow1 {
  min-width: 180px;
}
.is-style-arrow1 a {
  display: block;
  width: 100%;
  border: 1px solid #fff;
  padding: 10px;
}
.is-style-arrow1 strong {
  position: relative;
  width: 100%;
  font-weight: normal !important;
}
.is-style-arrow1 strong:before, .is-style-arrow1 strong:after {
  content: "";
  display: block;
  position: absolute;
}
.is-style-arrow1 strong:before {
  width: 8px;
  height: 8px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: rotate(-45deg);
  right: -20px;
  top: calc((100% - 8px) / 2);
}
.is-style-arrow1 strong:after {
  width: 10px;
  height: 1px;
  background: #fff;
  right: -20px;
  top: calc(50% - 0.5px);
}

.is-style-products1 h3 {
  border-left: 4px solid #D2004D;
  padding-left: 8px;
  margin-bottom: 10px;
  font-weight: bold;
}
.is-style-products1 .wp-block-image img {
  width: 100%;
}
.is-style-products1 p {
  margin-top: 10px;
}

@media (max-width: 599px) {
  .is-style-media-text1 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
@media (min-width: 992px) {
  .is-style-media-text1 .wp-block-media-text__media {
    width: calc(100% + 50px);
    margin-left: -50px;
  }
  .is-style-media-text1 .wp-block-media-text__media img {
    object-fit: cover;
    object-position: center;
  }
}
@media (min-width: 600px) {
  .is-style-media-text2 .wp-block-media-text__content {
    padding: 0 30px !important;
  }
}
.is-style-main-visual p {
  text-shadow: 0 0 10px #D2004D;
}
@media (max-width: 991px) {
  .is-style-main-visual p {
    font-size: 24px;
  }
}
.is-style-main-visual .wp-block-cover__image-background.is-repeated {
  animation-name: main-visual-background-animation;
  animation-duration: 120s;
  animation-timing-function: linear;
  animation-delay: 0s;
  animation-iteration-count: 100;
  animation-direction: normal;
  animation-fill-mode: forwards;
  animation-play-state: running;
}

@keyframes main-visual-background-animation {
  from {
    background-position: left 0% center;
  }
  to {
    background-position: left 100% center;
  }
}
.is-style-table1 {
  border: none;
}
.is-style-table1 table {
  border-collapse: separate !important;
  border-spacing: 20px;
  width: fit-content;
}
.is-style-table1 th, .is-style-table1 td {
  border: none;
  padding: 7px 20px;
  vertical-align: top;
}
@media (min-width: 782px) {
  .is-style-table1 tr td:not(:first-of-type) {
    border-left: 1px solid #3c3c3c;
  }
}
@media (max-width: 781px) {
  .is-style-table1 table, .is-style-table1 tr, .is-style-table1 thead, .is-style-table1 tbody, .is-style-table1 tfoot, .is-style-table1 th, .is-style-table1 td {
    display: block;
  }
  .is-style-table1 tr td {
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .is-style-table1 tr td:first-of-type {
    padding-bottom: 0px;
    font-weight: bold;
  }
  .is-style-table1 tr td:not(:first-of-type) {
    padding-top: 5px;
  }
  .is-style-table1 tr td:last-of-type {
    border-bottom: 1px solid #3c3c3c;
  }
}

@media (max-width: 599px) {
  .is-style-flow {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
}
.is-style-flow .wp-block-group {
  padding-left: 50px;
  border-left: 1px solid #fff;
  position: relative;
  padding-top: 1px;
}
.is-style-flow .wp-block-group:last-of-type {
  border-left: 1px solid transparent;
}
.is-style-flow .wp-block-group:before {
  content: "";
  display: block;
  width: 11px;
  height: 11px;
  border-radius: 6px;
  background: #fff;
  position: absolute;
  left: -6px;
  top: 0;
}
.is-style-flow .wp-block-group:after {
  content: "";
  width: 20px;
  height: 1px;
  position: absolute;
  left: 18px;
  top: 5px;
  border-bottom: 1px dotted #fff;
}
.is-style-flow hr {
  background: none;
  border: none;
  border-bottom: 1px solid #fff;
}
.is-style-flow h3 {
  line-height: 150%;
  margin-bottom: 15px;
  margin-top: -8px !important;
}
@media (max-width: 599px) {
  .is-style-flow h3 {
    font-size: 20px !important;
  }
}

.is-style-faq1 {
  border-top: none;
}
.is-style-faq1 .wp-block-snow-monkey-blocks-faq-item {
  border-bottom: none;
}
.is-style-faq1 .smb-faq__item__question {
  color: #D2004D;
  margin-bottom: 10px;
  font-size: 1.8rem;
}
.is-style-faq1 .smb-faq__item__question .smb-faq__item__question__label {
  font-size: 2.4rem;
}
.is-style-faq1 .smb-faq__item__answer p {
  font-size: 1.4rem;
}
.is-style-faq1 .smb-faq__item__answer .smb-faq__item__answer__label {
  font-size: 2.4rem;
  margin-left: 2px;
}

.is-style-news-list {
  gap: 30px;
}
.is-style-news-list + .is-style-news-list {
  margin-top: 30px;
}

.is-style-news-post {
  width: 100%;
  border-bottom: 1px solid #3c3c3c;
  padding-bottom: 20px;
  position: relative;
  transition: all 0.3s ease 0s;
}
.is-style-news-post:hover {
  opacity: 0.6;
}
.is-style-news-post p {
  font-size: 1.4rem;
}
.is-style-news-post figure {
  margin-bottom: 20px;
}
.is-style-news-post figure img {
  width: 100%;
  aspect-ratio: 1/0.425 !important;
  object-fit: cover;
  object-position: center;
}
.is-style-news-post .date {
  color: #D2004D;
  margin-right: 20px;
}
.is-style-news-post .category {
  line-height: 100%;
  padding: 10px 20px;
  min-width: 100px;
  text-align: center;
  border-radius: 5px;
}
.is-style-news-post h3 {
  margin-top: 15px;
  font-size: 1.6rem;
  font-weight: bold;
}
.is-style-news-post .excerpt {
  margin-top: 10px;
}
.is-style-news-post .wp-block-buttons a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
}

.case-post {
  position: relative;
}
@media (width > 782px) {
  .case-post {
    flex: 0 0 calc((100% - 80px) / 3);
    margin-left: 0 !important;
    margin-right: 0 !important;
    transition: all 0.3s ease 0s;
  }
}
@media (width <= 782px) {
  .case-post {
    flex: 0 0 100%;
  }
  .case-post + .case-post {
    margin-top: 30px;
  }
}
.case-post figure.post-thumbnail img {
  width: 100%;
  aspect-ratio: 1/0.6 !important;
  height: auto;
  object-fit: cover;
  object-position: center;
}
@media (width > 782px) {
  .case-post .term-date {
    padding: 20px 0;
    gap: 20px;
  }
}
@media (width <= 782px) {
  .case-post .term-date {
    padding: 10px 0;
    gap: 10px;
  }
}
.case-post .term-date p {
  line-height: 100%;
}
.case-post .term-date p:nth-of-type(1) {
  border: 1px solid #999;
  border-radius: 5px;
  padding: 7px 15px;
  font-size: 16px;
}
.case-post .term-date p:nth-of-type(2) {
  font-size: 14px;
}
@media (width > 782px) {
  .case-post .case-content > * {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (width <= 782px) {
  .case-post .case-content > * {
    font-size: 14px;
    line-height: 20px;
  }
}
.case-post .case-tags {
  padding-top: 10px;
}
.case-post .case-tags ul {
  display: flex;
  flex-direction: row;
  flex-flow: wrap;
  align-items: center;
  justify-content: start;
}
@media (width > 782px) {
  .case-post .case-tags ul {
    gap: 10px 20px;
  }
}
@media (width <= 782px) {
  .case-post .case-tags ul {
    gap: 5px 10px;
  }
}
.case-post .case-tags li {
  white-space: nowrap;
  line-height: 100%;
}
@media (width > 782px) {
  .case-post .case-tags li {
    font-size: 14px;
  }
}
@media (width <= 782px) {
  .case-post .case-tags li {
    font-size: 10px;
  }
}
.case-post a {
  color: #D2004D;
  text-decoration: none;
  transition: all 0.3s ease 0s;
}
.case-post a:hover {
  opacity: 0.7;
}
.case-post .link-label span {
  display: block;
  margin-top: 10px;
  font-size: 12px;
}

.is-style-recruit h3 {
  border-bottom: 1px solid #D2004D;
  padding-bottom: 5px;
}
.is-style-recruit table {
  border: none;
}
.is-style-recruit table th, .is-style-recruit table td {
  border: 1px solid #ececec;
  padding: 20px 10px;
  font-size: 1.4rem;
}
.is-style-recruit table tr td:nth-of-type(1) {
  background: #f7f7f7;
  text-align: center;
  width: 180px;
}

@media (min-width: 782px) {
  #snow-monkey-form-289 .is-style-form1 {
    margin-top: 40px;
  }
}
@media (max-width: 781px) {
  #snow-monkey-form-289 .is-style-form1 {
    margin-top: 10px;
  }
}
#snow-monkey-form-289 .is-style-form1 input,
#snow-monkey-form-289 .is-style-form1 textarea {
  padding: 15px !important;
  font-size: 1.4rem;
  width: 100%;
  border: 1px solid #cfcfcf !important;
}
#snow-monkey-form-289 .is-style-form1 .smf-item__col--label {
  margin-bottom: 15px;
  font-size: 1.6rem;
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 20px;
}
#snow-monkey-form-289 .is-style-form1 .smf-item__controls {
  font-size: 1.4rem;
  padding-bottom: 5px;
}
#snow-monkey-form-289 .is-style-form1 .smf-item + .smf-item {
  margin-top: 30px;
}
#snow-monkey-form-289 .is-style-form1 .require .smf-item__col--label:after {
  content: "必須";
  display: inline-block;
  line-height: 100%;
  background: #D2004D;
  color: #fff;
  font-size: 1.2rem;
  padding: 5px 10px;
}
#snow-monkey-form-289 .is-style-form1 + .smf-action {
  margin-top: 50px;
  text-align: center;
  display: flex;
  flex-direction: column-reverse;
  gap: 20px;
}
#snow-monkey-form-289 .is-style-form1 + .smf-action button {
  background: #D2004D;
  color: #fff;
  cursor: pointer;
  border: none;
  border-radius: 5px;
  min-width: 200px;
  line-height: 45px;
  padding: 0 20px;
  font-size: 1.6rem;
}
#snow-monkey-form-289 .is-style-form1 + .smf-action button[data-action=back] {
  background: none;
  color: #666;
  min-width: 100px;
}
#snow-monkey-form-289[data-screen=confirm] .is-style-form1 .smf-item__controls {
  border-bottom: 1px dotted #cfcfcf;
}
.contact-form1 {
  display: flex;
  flex-direction: column-reverse;
}
@media (max-width: 781px) {
  .contact-form1 {
    padding: 10px 20px 30px !important;
  }
}
.contact-form1 form {
  width: 100%;
}
.contact-form1 form + .confirm {
  display: none;
}
.contact-form1 form[data-screen=confirm] + .confirm {
  display: block;
}

#header-sp-logo {
  height: 50px;
}
#header-sp-logo img {
  width: 90px !important;
}

.spbtn {
  background: #D2004D;
  position: absolute;
  width: 50px;
  height: 50px;
  right: 0;
  top: 0;
  z-index: 200;
}
.spbtn span {
  display: block;
  position: absolute;
  width: calc(100% - 20px);
  height: 1px;
  background: #fff;
  left: 10px;
  transition: all 0.3s ease 0s;
}
.spbtn span:nth-of-type(1) {
  top: 8px;
}
.spbtn span:nth-of-type(2) {
  top: 16px;
}
.spbtn span:nth-of-type(3) {
  top: 24px;
}
.spbtn:after {
  content: "MENU";
  color: #fff;
  width: 100%;
  position: absolute;
  bottom: 2px;
  text-align: center;
  transition: all 0.3s ease 0s;
  opacity: 1;
  font-size: 10px;
}
.spbtn.active span:nth-of-type(1) {
  top: 18px;
  transform: rotate(45deg);
}
.spbtn.active span:nth-of-type(2) {
  opacity: 0;
}
.spbtn.active span:nth-of-type(3) {
  top: 18px;
  transform: rotate(-45deg);
}
.spbtn.active:after {
  opacity: 0;
}

#sp-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  background: #fff;
}

.is-style-sp-navigation {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  overflow: hidden;
  transition: all 0.3s ease 0s;
}
.is-style-sp-navigation.active {
  width: calc(100% - 10px);
}
.is-style-sp-navigation ul {
  width: 100%;
  padding: 0;
}
.is-style-sp-navigation ul li {
  font-size: 1.6rem;
}
.is-style-sp-navigation .wp-block-group {
  max-width: 300px;
  flex-grow: 0;
  flex-shrink: 0;
}
.is-style-sp-navigation .wp-block-group > ul {
  margin-bottom: 30px;
}
.is-style-sp-navigation .wp-block-group > ul > li > a {
  display: block;
  border-bottom: 1px solid #fff;
  padding-top: 5px;
  padding-bottom: 5px;
  display: block;
}
.is-style-sp-navigation a {
  text-decoration: none;
}
.is-style-sp-navigation .has-child-nav {
  position: relative;
}
.is-style-sp-navigation .has-child-nav > a {
  pointer-events: none;
}
.is-style-sp-navigation .has-child-nav ul {
  overflow: hidden;
  max-height: 0;
  box-sizing: border-box;
  padding-left: 10px;
  padding-top: 5px;
  transition: all 0.3s ease 0s;
}
.is-style-sp-navigation .has-child-nav ul li {
  position: relative;
  box-sizing: border-box;
  padding: 2px 0;
}
.is-style-sp-navigation .has-child-nav ul li:before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #fff;
  border-radius: 3px;
  margin-right: 5px;
}
.is-style-sp-navigation .has-child-nav.sub-active ul {
  max-height: 200px;
}
.is-style-sp-navigation .has-child-nav:after {
  content: "";
  display: inline-block;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  width: 7px;
  height: 7px;
  margin-left: 10px;
  transform: translate(0px, -2px) rotate(-45deg);
  transition: all 0.3s ease 0s;
  position: absolute;
  top: 17px;
  right: 5px;
}

.sp-navigation-logo {
  margin-top: 20px !important;
}

@media (max-width: 781px) {
  .is-style-grid1 {
    grid-template-columns: auto auto !important;
  }
}
@media (max-width: 480px) {
  .is-style-grid1 {
    grid-template-columns: auto !important;
  }
}

@media (max-width: 781px) {
  .is-style-simple-leader * {
    text-align: left !important;
  }
}

.is-style-anchor {
  height: 0px !important;
  background: #ccc;
  position: relative;
}
@media (min-width: 992px) {
  .is-style-anchor {
    top: -80px;
  }
}
@media (max-width: 991px) {
  .is-style-anchor {
    top: -60px;
  }
}

@media (max-width: 781px) {
  .wp-block-columns.is-style-checklist .wp-block-column {
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: calc(50% - 15px) !important;
  }
}

.is-style-slider-wrapper {
  overflow: hidden;
}
.is-style-slider-wrapper .is-style-slider-navigation {
  padding: 0 30px;
}
.is-style-slider-wrapper .is-style-slider-navigation .wp-block-button {
  padding: 0;
}
.is-style-slider-wrapper .is-style-slider-navigation .wp-block-button a {
  padding: 0;
  display: block;
  width: 32px;
  line-height: 32px;
  border-radius: 16px;
}
.is-style-slider-wrapper .history-slider {
  margin-top: 30px;
  overflow: visible;
}
@media (max-width: 599px) {
  .is-style-slider-wrapper .history-slider {
    width: calc(100% - 60px);
  }
}
.is-style-slider-wrapper .history-slider .swiper-wrapper {
  align-items: stretch;
}
.is-style-slider-wrapper .history-slider .swiper-slide {
  height: auto !important;
  position: relative;
}
.is-style-slider-wrapper .history-slider .history-post {
  border-top: 1px solid #333;
  position: relative;
  height: 100%;
}
.is-style-slider-wrapper .history-slider .history-post .label {
  position: absolute;
  color: #D2004D;
  font-size: 18px;
  margin-top: -30px;
  line-height: 100%;
  padding-bottom: 50px;
  left: 0;
}
.is-style-slider-wrapper .history-slider .history-post .label:before {
  content: "";
  display: block;
  width: 11px;
  height: 11px;
  border-radius: 5px;
  background: #D2004D;
  position: absolute;
  top: 23px;
  left: 12px;
}
.is-style-slider-wrapper .history-slider .history-post .label:after {
  content: "";
  display: block;
  width: 1px;
  height: 20px;
  border-left: 1px dotted #333;
  position: absolute;
  top: 40px;
  left: 16px;
}
.is-style-slider-wrapper .history-slider .history-content-wrapper {
  position: relative;
  background: #F9F6F4;
  padding: 6px 15px 15px;
  width: calc(100% - 25px);
  margin-top: 40px;
  height: calc(100% - 40px);
}
.is-style-slider-wrapper .history-slider .history-content-wrapper h3 {
  color: #D2004D;
  font-size: 24px;
}
.is-style-slider-wrapper .history-slider .history-content-wrapper dl {
  display: flex;
  justify-content: start;
  gap: 10px;
}
.is-style-slider-wrapper .history-slider .history-content-wrapper dt {
  flex-grow: 0;
  flex-shrink: 0;
  width: 3em;
}
.is-style-slider-wrapper .history-slider .history-content-wrapper dd {
  flex-grow: 1;
  flex-shrink: 1;
  width: auto;
}
.is-style-slider-wrapper .history-slider .history-content-wrapper .image {
  margin-top: 10px;
}
@media (min-width: 600px) {
  .is-style-slider-wrapper .history-slider .history-content-wrapper .image {
    height: 160px;
  }
}
@media (max-width: 599px) {
  .is-style-slider-wrapper .history-slider .history-content-wrapper .image {
    height: calc(45vw - 30px);
  }
}
.is-style-slider-wrapper .history-slider .history-content-wrapper img {
  width: calc(100% - 30px);
  aspect-ratio: 1/0.6;
  object-fit: cover;
  object-position: center;
  position: absolute;
  bottom: 15px;
}

iframe {
  outline: none;
}

@media (max-width: 781px) {
  .is-style-map1 {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
  }
}
.is-style-map1 .wp-block-columns {
  max-width: 2000px;
  margin-left: auto;
  margin-right: auto;
}
.is-style-map1 .wp-block-image img {
  display: block;
  width: 100%;
  max-height: 600px;
  object-fit: cover;
  object-position: center bottom;
}
.is-style-map1 iframe {
  display: block;
  width: 100%;
}
@media (min-width: 782px) {
  .is-style-map1 iframe {
    height: 100%;
  }
}
@media (max-width: 781px) {
  .is-style-map1 iframe {
    height: 250px;
    margin-top: 20px !important;
  }
}

.is-style-map2 iframe {
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}
@media (min-width: 992px) {
  .is-style-map2 {
    text-align: center;
  }
  .is-style-map2 .wp-block-image {
    margin-bottom: 50px;
  }
  .is-style-map2 .wp-block-image img {
    width: 600px;
  }
  .is-style-map2 iframe {
    width: 600px;
    height: 400px;
  }
}
@media (max-width: 991px) {
  .is-style-map2 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .is-style-map2 .wp-block-image {
    max-width: 500px;
  }
  .is-style-map2 iframe {
    width: 100%;
    height: 250px;
    max-width: 500px !important;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}

.is-style-gallery1 {
  display: flex;
  flex-direction: row;
  flex-flow: wrap;
  align-items: stretch;
  justify-content: center;
}
@media (min-width: 992px) {
  .is-style-gallery1.columns-2 > figure {
    flex: 0 0 calc((100% - var(--wp--preset--spacing--20) * 2) / 2) !important;
  }
}
@media (min-width: 992px) {
  .is-style-gallery1.columns-3 > figure {
    flex: 0 0 calc((100% - var(--wp--preset--spacing--30) * 3) / 3) !important;
  }
}
@media (min-width: 992px) {
  .is-style-gallery1.columns-4 > figure {
    flex: 0 0 calc((100% - var(--wp--preset--spacing--40) * 4) / 4) !important;
  }
}
@media (min-width: 992px) {
  .is-style-gallery1.columns-5 > figure {
    flex: 0 0 calc((100% - var(--wp--preset--spacing--50) * 5) / 5) !important;
  }
}
@media (min-width: 992px) {
  .is-style-gallery1.columns-6 > figure {
    flex: 0 0 calc((100% - var(--wp--preset--spacing--60) * 6) / 6) !important;
  }
}
@media (max-width: 991px) {
  .is-style-gallery1 > figure {
    flex: 0 0 calc((100% - 10px) / 2) !important;
  }
}

@media (max-width: 781px) {
  .is-style-low-page-title {
    min-height: 120px !important;
  }
}

@media (max-width: 781px) {
  .wp-block-media-text .wp-block-media-text__media {
    margin-bottom: 20px;
  }
  .wp-block-media-text .wp-block-media-text__content {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 781px) {
  *[style*="font-size:27px"] {
    font-size: 20px !important;
  }
}

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

a:not(class) {
  color: #003EB5;
}

ol li {
  list-style-type: numeric;
  padding-left: 15px;
  text-indent: -15px;
}

.home-news-list {
  max-width: 992px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
}
.home-news-list .post {
  border-bottom: 1px solid #3c3c3c;
  padding-top: 25px;
  padding-bottom: 25px;
}
.home-news-list .post:first-of-type {
  border-top: 1px solid #3c3c3c;
}
.home-news-list .post .detail {
  display: flex;
  align-items: center;
  justify-content: start;
}
@media (min-width: 600px) {
  .home-news-list .post .detail {
    gap: 20px;
  }
}
@media (max-width: 599px) {
  .home-news-list .post .detail {
    gap: 5px 20px;
    flex-direction: row;
    flex-flow: wrap;
  }
}
.home-news-list .post .cats p {
  background: #D2004D;
  line-height: 28px;
  color: #fff;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 1px;
  border-radius: 5px;
}
.home-news-list .post a {
  color: inherit;
}
@media (max-width: 599px) {
  .home-news-list .post a {
    flex-grow: 1;
    flex-shrink: 0;
    width: 100%;
    display: block;
  }
}

.is-style-post-date-category {
  gap: 20px;
}
.is-style-post-date-category .taxonomy-category {
  background: #D2004D;
  line-height: 28px;
  color: #fff;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 1px;
  border-radius: 5px;
}
.is-style-post-date-category .taxonomy-category a {
  color: inherit;
}

.is-style-news-archive {
  display: flex !important;
  flex-direction: row;
  flex-flow: wrap;
  align-items: stretch;
  justify-content: start;
  max-width: 1052px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
}
@media (min-width: 600px) {
  .is-style-news-archive {
    gap: 40px;
  }
}
@media (max-width: 599px) {
  .is-style-news-archive {
    gap: 20px;
  }
}
.is-style-news-archive .is-style-news-post {
  flex-grow: 0;
  flex-shrink: 0;
}
@media (min-width: 600px) {
  .is-style-news-archive .is-style-news-post {
    width: calc((100% - 40px) / 2);
  }
}
@media (max-width: 599px) {
  .is-style-news-archive .is-style-news-post {
    width: 100%;
  }
}

.is-style-case-archive {
  display: flex !important;
  flex-direction: row;
  flex-flow: wrap;
  align-items: stretch;
  justify-content: start;
  max-width: 1052px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
}
@media (min-width: 600px) {
  .is-style-case-archive {
    gap: 40px;
  }
}
@media (max-width: 599px) {
  .is-style-case-archive {
    gap: 20px;
  }
}
.is-style-case-archive .wp-pagenavi {
  flex: 0 0 100%;
}

.wp-pagenavi {
  display: flex;
  flex-direction: row;
  flex-flow: wrap;
  align-items: stretch;
  justify-content: center;
}
.wp-pagenavi .pages {
  display: none;
}
.wp-pagenavi a, .wp-pagenavi span {
  border: none;
  display: block;
  line-height: 30px;
  width: 30px;
  box-sizing: border-box;
  font-size: 14px;
}
.wp-pagenavi .extend {
  display: none;
}
.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink,
.wp-pagenavi .first,
.wp-pagenavi .last {
  font-size: 10px;
}

body {
  transition: all 0.3s ease 1s;
  opacity: 1 !important;
}

/*# sourceMappingURL=custom.css.map */

/* 2026-09-04: 信濃衣料の会社概要を山甚と同じ縞表の方向性へ統一 */
.shinano-company-profile-section {
  background: #fff;
}
.shinano-company-profile {
  border: 0;
  width: 100%;
}
.shinano-company-profile table {
  border-collapse: collapse;
  width: 100%;
}
.shinano-company-profile th,
.shinano-company-profile td {
  border: 0;
  padding: 14px 18px;
  vertical-align: top;
}
.shinano-company-profile tbody tr:nth-child(odd) {
  background: #f1f1f1;
}
.shinano-company-profile td:first-child {
  font-weight: 600;
  width: 10em;
}
@media (max-width: 599px) {
  .shinano-company-profile-section {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .shinano-company-profile table,
  .shinano-company-profile tbody,
  .shinano-company-profile tr,
  .shinano-company-profile td {
    display: block;
    width: 100%;
  }
  .shinano-company-profile tr {
    padding: 12px 0;
  }
  .shinano-company-profile th,
  .shinano-company-profile td {
    padding: 4px 14px;
  }
  .shinano-company-profile td:first-child {
    width: 100%;
  }
}
/* Semantic h1; preserve the existing paragraph appearance. */
.shinano-seo-h1{font-weight:inherit;margin:0}
.shinano-seo-post-title{font-size:1.5em}
