@charset "UTF-8";
/* # =================================================================
#	normalize
# ================================================================= */
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600;700&display=swap");
* {
  margin: 0;
  padding: 0;
}

html {
  overflow-y: scroll;
  /* All browsers without overlaying scrollbars */
  -webkit-text-size-adjust: 100%;
  /* iOS 8+ */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* # =================================================================
   # Forms
   # ================================================================= */
input {
  border-radius: 0;
}

[type="number"] {
  width: auto;
  /* Firefox 36+ */
}

[type="search"] {
  -webkit-appearance: textfield;
  /* Safari 8+ */
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  /* Safari 8 */
}

textarea {
  overflow: auto;
  /* Internet Explorer 11+ */
  resize: vertical;
  /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold;
  /* Restore the font weight unset by the previous rule. */
}

button {
  overflow: visible;
  /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: 0;
  padding: 0;
}

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS */
}

button,
select {
  text-transform: none;
  /* Firefox 40+, Internet Explorer 11- */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
}

/* Style select like a standard input */
select {
  -moz-appearance: none;
  /* Firefox 36+ */
  -webkit-appearance: none;
  /* Chrome 41+ */
}

select::-ms-expand {
  display: none;
  /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor;
  /* Internet Explorer 11+ */
}

legend {
  border: 0;
  /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit;
  /* Correct the color inheritance from `fieldset` elements in IE */
  display: table;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge and IE */
  white-space: normal;
  /* Correct the text wrapping in Edge and IE */
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS and Safari */
  font: inherit;
  /* Change font properties to `inherit` in Chrome and Safari */
}

/* Correct the text style of placeholders in Chrome, Edge, and Safari */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

[type="search"] {
  -webkit-appearance: textfield;
  /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px;
  /* Correct the outline style in Safari */
}

/* # =================================================================
#	ベース
# ================================================================= */
@media all and (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px) {
  html {
    font-size: 15px;
  }
}

body {
  /*-webkit-font-smoothing:antialiased;
	-moz-font-smoothing:antialiased;
	font-smoothing:antialiased;*/
  letter-spacing: 0.075em;
  line-height: 1.5em;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
  background-color: #ffffff;
  color: #000000;
  margin: 0;
  padding: 0;
}

body, table, th, td, h1, h2, h3, h4, h5, h6 {
  font-family: "Noto Sans JP", "游ゴシック", "YuGothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, Verdana, sans-serif;
  font-weight: 500;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
}

@media all and (min-width: 768px) {
  body, table, th, td, h1, h2, h3, h4, h5, h6 {
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px) {
  body, table, th, td, h1, h2, h3, h4, h5, h6 {
    font-size: 15px;
  }
}

@media all and (min-width: 768px) {
  .pc-none {
    display: none !important;
  }
}

@media only screen and (max-width: 767px) {
  .sp-none {
    display: none !important;
  }
}

.small {
  line-height: 1.5em;
}

@media all and (min-width: 768px) {
  .small {
    font-size: 12px;
  }
}

@media only screen and (max-width: 767px) {
  .small {
    font-size: 0.8571em;
  }
}

img {
  max-width: 100%;
  height: auto;
  border: 0;
  vertical-align: middle;
}

img[src^='/wp-content/uploads/images/articles/'] {
  -o-object-fit: cover;
  object-fit: cover;
}

ul {
  list-style-type: none;
}

/* ページ内リンクのオフセット設定 */
#container * {
  /* 固定ヘッダーの高さに合わせる */
}

@media all and (min-width: 768px) {
  #container * {
    scroll-margin-top: 118px;
  }
}

@media only screen and (max-width: 767px) {
  #container * {
    scroll-margin-top: 80px;
  }
}

/* clerfix ----- */
.clearfix {
  zoom: 1;
}

.clearfix:after {
  height: 0;
  display: block;
  clear: both;
  visibility: hidden;
  content: " ";
  line-height: 0;
}

/* ----- clerfix */
.clear {
  clear: both;
}

.txXXL {
  font-size: 160%;
  line-height: 145%;
}

.txXL {
  font-size: 140%;
  line-height: 145%;
}

.txL {
  font-size: 116%;
  line-height: 145%;
}

.txM {
  font-size: 100%;
  line-height: 160%;
}

.txS {
  font-size: 84%;
  line-height: 135%;
}

.txXS {
  font-size: 70%;
  line-height: 135%;
}

.txXXS {
  font-size: 60%;
  line-height: 135%;
}

.txRed {
  color: #ff0000;
}

.txOrange {
  color: #ff6600;
}

.txBold {
  font-weight: 600;
}

.txNormal {
  font-weight: 400;
}

.strong {
  font-weight: 600;
}

.error {
  color: #ff0000;
}

.nowrap {
  white-space: nowrap !important;
}

a {
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

a:not([href]) {
  pointer-events: none;
}

a:not([href]):hover {
  opacity: 1.0 !important;
}

a:not([href]).dim {
  opacity: 0.6 !important;
}

.alnC {
  text-align: center !important;
}

.alnL {
  text-align: left !important;
}

.alnR {
  text-align: right !important;
}

.underline {
  border-bottom: 1px solid #22537d;
}

.list01 {
  list-style-type: none;
  margin: 0px 0px 0px 1.0em;
  padding: 0px;
}

.list01 li {
  margin: 0px;
  padding: 0px;
  text-indent: -1.0em;
}

.list01 li:before {
  content: "・";
}

.list02 {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

.list02 li {
  margin: 0px;
  padding: 0px;
  margin-left: 1.0em;
  text-indent: -1.0em;
}

.decimal-list {
  list-style-type: decimal;
  margin: 0;
  padding: 0;
}

.decimal-list > li {
  margin-left: 1.0em;
}

.swiper .swiper-wrapper .swiper-slide {
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
  visibility: visible;
  opacity: 1.0;
}

.swiper .loader {
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
  opacity: 0;
}

.swiper.loading .swiper-wrapper .swiper-slide {
  visibility: hidden;
  opacity: 0;
}

.swiper.loading .loader {
  opacity: 1.0;
}

.swiper-slide {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

.loader {
  display: block;
  font-size: 10px;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  margin: auto;
  text-align: left;
  overflow: hidden;
  text-indent: -9000px;
  border-top: 0.5em solid rgba(0, 0, 0, 0.2);
  border-right: 0.5em solid rgba(0, 0, 0, 0.2);
  border-bottom: 0.5em solid rgba(0, 0, 0, 0.2);
  border-left: 0.5em solid #000000;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: loading 1.1s infinite linear;
  animation: loading 1.1s infinite linear;
}

@-webkit-keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.loader,
.loader:after {
  border-radius: 50%;
}

@media all and (min-width: 768px) {
  .loader,
  .loader:after {
    width: 50px;
    height: 50px;
  }
}

@media only screen and (max-width: 767px) {
  .loader,
  .loader:after {
    width: 60px;
    height: 60px;
  }
}

.grecaptcha-badge {
  top: auto !important;
  z-index: 999999;
}

body:not(.contact) .grecaptcha-badge {
  top: auto !important;
  z-index: 999999;
  display: none !important;
}

.compressor {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  overflow: hidden;
  position: relative;
  left: 0;
  top: 0;
}

.compressor:after {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 5.0em;
  background: white;
  background: -webkit-gradient(linear, left bottom, left top, from(white), color-stop(20%, white), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(bottom, white 0%, white 20%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(0deg, white 0%, white 20%, rgba(255, 255, 255, 0) 100%);
  opacity: 1.0;
}

.compressor.open {
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  max-height: 9999vh !important;
  overflow: visible;
}

.compressor.open:after {
  opacity: 0;
}

.compressor.open + .compressor-open > span.open {
  display: none;
}

.compressor.open + .compressor-open > span.close {
  display: inline-block;
}

.compressor-open {
  margin-top: 1.0em;
  text-align: center;
  cursor: pointer;
}

.compressor-open > span {
  color: #4d719e;
}

.compressor-open > span:hover {
  text-decoration: underline;
}

.compressor-open > span.open {
  display: inline-block;
}

.compressor-open > span.close {
  display: none;
}

/* # =================================================================
#	レイアウト
# ================================================================= */
/* # =================================================================
#	見出し
# ================================================================= */
/* # =================================================================
#	ボタン
# ================================================================= */
.button01 {
  cursor: pointer;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 16px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #85bb42;
  color: #ffffff;
  position: relative;
  left: 0px;
  top: 0px;
  min-width: 400px;
  min-height: 78px;
  padding: 16px;
  text-align: center;
  font-size: 22px;
  line-height: 1.0em;
  letter-spacing: 0.2em;
  text-indent: 0.2em;
  font-weight: bold;
  -webkit-box-shadow: 0px 4px 0 0 #74a034;
  box-shadow: 0px 4px 0 0 #74a034;
}

@media only screen and (max-width: 767px) {
  .button01 {
    min-width: 70%;
    padding: 12px 16px;
    min-height: 50px;
    font-size: 20px;
  }
}

.button01:link, .button01:visited {
  color: #ffffff;
  text-decoration: none;
}

.button01:hover, .button01:active {
  color: #ffffff;
  text-decoration: none;
}

.button01:hover {
  background-color: #94bb62;
}

.button01.button-small {
  min-height: 50px;
  padding: 8px 12px;
  font-size: 18px;
  line-height: 1.0em;
}

@media only screen and (max-width: 767px) {
  .button01.button-small {
    min-width: 70%;
    padding: 8px 12px;
    height: 40px;
    font-size: 17px;
  }
}

.button02 {
  cursor: pointer;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 32px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #4d719e;
  color: #ffffff;
  position: relative;
  left: 0px;
  top: 0px;
  min-width: 230px;
  min-height: 64px;
  padding: 18px 44px;
  text-align: center;
  font-size: 18px;
  line-height: 1.0em;
  font-weight: bold;
  text-indent: 0.075em;
}

@media only screen and (max-width: 767px) {
  .button02 {
    min-width: 60%;
    padding: 12px 24px;
    min-height: 50px;
    font-size: 18px;
  }
}

.button02:link, .button02:visited {
  color: #ffffff;
  text-decoration: none;
}

.button02:hover, .button02:active {
  color: #ffffff;
  text-decoration: none;
}

.button02:hover {
  background-color: #415e84;
}

.button02.button-ex {
  background-color: #85bb42;
}

.button02.button-ex:hover {
  background-color: #94bb62;
}

.button02.button-small {
  min-height: 50px;
  padding: 8px 12px;
  font-size: 18px;
  line-height: 1.0em;
}

@media only screen and (max-width: 767px) {
  .button02.button-small {
    min-width: 70%;
    padding: 8px 12px;
    min-height: 40px;
    font-size: 17px;
  }
}

/* # =================================================================
#	リンク
# ================================================================= */
/* # =================================================================
#	アイコン
# ================================================================= */
/* # =================================================================
#	パンくず
# ================================================================= */
/* # =================================================================
#	ヘッダー
# ================================================================= */
/* header ------------------------------ */
#head {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 118px;
  padding: 0 40px;
  background-color: #ffffff;
  color: #000000;
  -webkit-box-shadow: 0 5px 7px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 5px 7px 0 rgba(0, 0, 0, 0.25);
}

#head .head-inner {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 1040px;
  height: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

#head .head-logo {
  width: 221px;
}

#head .head-logo img {
  width: 100%;
  height: auto;
}

#head .head-nav {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: calc(100% - 221px - 20px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

#head .head-nav ul.head-nav-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

#head .head-nav ul.head-nav-list > li {
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 1.25em;
  margin-right: 75px;
}

#head .head-nav ul.head-nav-list > li > a {
  display: inline-block;
  padding: 0.1em 0;
  border-bottom: 1px solid transparent;
}

#head .head-nav ul.head-nav-list > li a:link,
#head .head-nav ul.head-nav-list > li a:visited {
  color: #000000;
  text-decoration: none;
}

#head .head-nav ul.head-nav-list > li a:hover,
#head .head-nav ul.head-nav-list > li a:active {
  color: #000000;
  text-decoration: none;
  border-bottom-color: #000000;
}

@media all and (min-width: 768px) and (max-width: 1024px) {
  #head .head-nav ul.head-nav-list > li {
    margin-right: 30px;
  }
}

#head .head-nav .head-contact > a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 134px;
  height: 44px;
  background-color: #85bb42;
  font-size: 14px;
  line-height: 1.0em;
  color: #ffffff;
  text-decoration: none;
}

#head .head-nav .head-contact > a:hover {
  background-color: #629f3c;
}

#head #menu-trigger {
  display: none;
}

@media only screen and (max-width: 767px) {
  #head {
    height: 80px;
    z-index: 9999;
    padding: 0;
  }
  #head .head-inner {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 0 20px;
    position: relative;
  }
  #head #menu-trigger {
    display: block;
    width: 40px;
    height: 40px;
    text-align: left;
    text-indent: -9000px;
    overflow: hidden;
    background-color: #85bb42;
    background-image: url("../img/ic_menu.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 70% auto;
  }
  #head .head-logo {
    width: 180px;
  }
  #head .head-nav {
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-box-shadow: 0 5px 7px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 5px 7px 0 rgba(0, 0, 0, 0.25);
    background-color: #ffffff;
    visibility: hidden;
    opacity: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    overflow: hidden;
    display: block;
    position: absolute;
    left: 0;
    top: 80px;
  }
  #head .head-nav ul.head-nav-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: block;
    border-top: 1px solid #d6d7d8;
  }
  #head .head-nav ul.head-nav-list > li {
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 1.25em;
    margin-right: 0;
    border-bottom: 1px solid #d6d7d8;
  }
  #head .head-nav ul.head-nav-list > li > a {
    display: block;
    padding: 15px 40px 15px 20px;
    border-bottom: none;
    position: relative;
  }
  #head .head-nav ul.head-nav-list > li > a:after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background-image: url("../img/ic_arw02_black.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: auto 100%;
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto 0;
  }
  #head .head-nav ul.head-nav-list > li a:link,
  #head .head-nav ul.head-nav-list > li a:visited {
    color: #000000;
    text-decoration: none;
  }
  #head .head-nav ul.head-nav-list > li a:hover,
  #head .head-nav ul.head-nav-list > li a:active {
    color: #000000;
    text-decoration: none;
  }
  #head .head-nav .head-contact {
    border-bottom: 1px solid #d6d7d8;
  }
  #head .head-nav .head-contact > a {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: auto;
    padding: 15px 40px 15px 20px;
    background-color: #ffffff;
    font-size: 16px;
    line-height: 1.0em;
    color: #000000;
    text-decoration: none;
    position: relative;
  }
  #head .head-nav .head-contact > a:hover {
    background-color: #ffffff;
  }
  #head .head-nav .head-contact > a:after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background-image: url("../img/ic_arw02_black.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: auto 100%;
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto 0;
  }
}

@media only screen and (max-width: 767px) {
  #head.open #menu-trigger {
    background-color: #629f3c;
    background-image: url("../img/ic_close.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 70% auto;
  }
  #head.open .head-nav {
    visibility: visible;
    opacity: 1.0;
  }
}

/* # =================================================================
#	グローバルナビゲーション
# ================================================================= */
/* # =================================================================
#	メイン
# ================================================================= */
html {
  height: 100%;
}

body {
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  /*-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;*/
}

html {
  height: 100%;
  background-color: #ffffff;
}

body {
  height: 100%;
  background-color: #85bb42;
}

@media only screen and (max-width: 767px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  p,
  table,
  tbody,
  tr,
  th,
  td,
  div,
  span {
    background-image: url(../img/spacer.gif);
    background-color: transparent;
    max-height: 999999px;
  }
}

a:link,
a:visited {
  color: #595757;
  text-decoration: none;
}

a:hover,
a:active {
  color: #000000;
  text-decoration: underline;
}

.loader {
  display: block;
  font-size: 10px;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  margin: auto;
  text-align: left;
  overflow: hidden;
  text-indent: -9000px;
  border-top: 0.5em solid rgba(0, 0, 0, 0.2);
  border-right: 0.5em solid rgba(0, 0, 0, 0.2);
  border-bottom: 0.5em solid rgba(0, 0, 0, 0.2);
  border-left: 0.5em solid #000000;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: loading 1.1s infinite linear;
  animation: loading 1.1s infinite linear;
}

@-webkit-keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.submit-loader {
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999999999;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.85);
  visibility: hidden;
  opacity: 0;
}

.submit-loader.show {
  visibility: visible;
  opacity: 1.0;
}

.owl-carousel {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.owl-carousel .owl-stage,
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: auto;
  touch-action: auto;
}

/* simplebar用 */
@media only screen and (max-width: 767px) {
  .simplebar-track {
    background: #dddddd;
    border-radius: 20px;
  }
  .simplebar-track .simplebar-scrollbar.simplebar-visible::before {
    opacity: 1.0;
  }
  .simplebar-track .simplebar-scrollbar::before {
    background: #4d719e;
  }
}

/* micromodal用 */
/* モーダル本体：常に表示可能状態だが、aria-hiddenで制御 */
.modal {
  display: none;
  position: fixed;
  z-index: 99999;
}

/* 非表示状態 */
.modal.is-open {
  display: block;
}

/* 表示状態 */
.modal[aria-hidden="false"] {
  display: block;
}

.modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

/* モーダル本体 */
.modal__container {
  background-color: #fff;
  padding: 30px;
  max-width: 700px;
  max-height: 90vh;
  border-radius: 8px;
  overflow-y: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* ヘッダーとその他の装飾 */
.modal__header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 20px;
  border-bottom: 1px solid #d6d7d8;
  margin-bottom: 20px;
}

.modal__ttl {
  margin: 0;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.25em;
  color: #415e84;
}

.modal__close {
  background: transparent;
  border: 0;
  cursor: pointer;
}

.modal__header .modal__close:before {
  content: "\2715";
  font-size: 28px;
  line-height: 1.0em;
}

@media only screen and (max-width: 767px) {
  /* モーダル本体 */
  .modal__container {
    background-color: #fff;
    padding: 20px 15px;
    max-width: 96vw;
    max-height: 88vh;
    border-radius: 8px;
    overflow-y: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .modal__ttl {
    font-size: 17px;
    line-height: 1.25em;
  }
}

.modal__content .image {
  text-align: center;
  margin-bottom: 20px;
}

.modal__content .image img {
  max-width: 400px;
  width: 300px;
  height: auto;
}

.modal__content .text {
  font-size: 1.0rem;
  line-height: 1.75em;
  margin-bottom: 20px;
}

.modal__content .buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.modal__content .buttons > * {
  margin: 10px 10px;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .modal__content .image {
    text-align: center;
    margin-bottom: 20px;
  }
  .modal__content .image img {
    width: 66vw;
    height: auto;
  }
  .modal__content .text {
    font-size: 0.825rem;
    line-height: 1.75em;
  }
  .modal__content .buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

/* basic style ------------------------------ */
.hover {
  display: inline-block;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
}

@media all and (min-width: 768px) {
  a.hover:link,
  a.hover:visited {
    opacity: 1.0;
  }
  a.hover:hover,
  a.hover:active {
    opacity: 0.6;
  }
}

@media only screen and (max-width: 767px) {
  a.hover:link,
  a.hover:visited,
  a.hover:hover {
    opacity: 1.0;
  }
  a.hover:active {
    opacity: 1.0;
  }
}

.anchor {
  pointer-events: none;
}

.anchor > * {
  pointer-events: auto;
}

@media all and (min-width: 768px) {
  .anchor {
    background-clip: padding-box !important;
    border-top: calc(118px + 20px) solid transparent !important;
    margin-top: calc(0px - 118px - 20px) !important;
  }
}

@media only screen and (max-width: 767px) {
  .anchor {
    background-clip: padding-box !important;
    border-top: calc(80px + 20px) solid transparent !important;
    margin-top: calc(0px - 80px - 20px) !important;
  }
}

.mb0 {
  margin-bottom: 0px !important;
}

.mb4 {
  margin-bottom: 4px !important;
}

@media only screen and (max-width: 767px) {
  .mb4 {
    margin-bottom: 4px !important;
  }
}

.mb8 {
  margin-bottom: 8px !important;
}

@media only screen and (max-width: 767px) {
  .mb8 {
    margin-bottom: 8px !important;
  }
}

@media only screen and (max-width: 767px) {
  [data-aos] {
    -webkit-transition-delay: 0s !important;
    transition-delay: 0s !important;
    -webkit-animation-delay: 0s !important;
    animation-delay: 0s !important;
  }
}

/* wrapper ------------------------------ */
#wrapper {
  position: relative;
  z-index: 10;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding-top: 118px;
  background-color: #ffffff;
}

@media only screen and (max-width: 767px) {
  #wrapper {
    padding-top: 80px;
  }
}

/* container ------------------------------ */
#container {
  overflow: hidden;
}

@media all and (min-width: 768px) {
  #container {
    padding-bottom: 80px;
  }
}

@media only screen and (max-width: 767px) {
  #container {
    padding-bottom: 50px;
  }
}

#container .owl-theme .owl-stage-outer {
  height: 100%;
}

#container .owl-theme .owl-stage-outer .owl-stage {
  height: 100%;
}

#container .owl-theme .owl-stage-outer .owl-stage .owl-item {
  height: 100%;
}

#container .owl-theme .owl-stage-outer .owl-stage .owl-item > * {
  height: 100%;
}

#container .owl-theme .owl-stage-outer .owl-stage .owl-item img {
  height: 100%;
}

#container .owl-theme .owl-dots {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  bottom: 10px;
}

#container .owl-theme .owl-dots .owl-dot span {
  background-color: #85bb42;
}

#container .owl-theme .owl-dots .owl-dot.active span {
  background-color: #e65344;
}

.home-fv {
  position: relative;
  width: 100%;
  height: calc(100vh - 118px);
  background-image: url("../img/home_fv.jpg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.home-fv .title {
  max-width: min(80vw, 712px);
  height: auto;
  aspcet-ratio: 712 / 218;
}

.home-fv .title img {
  width: 100%;
  height: auto;
}

@media only screen and (max-width: 767px) {
  .home-fv {
    height: calc(100vh - 80px);
  }
}

.home-about > .inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 80px 0 80px;
}

.home-about > .inner .data {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: max(calc((100vw - 1040px) / 2), 40px);
  width: 50%;
}

.home-about > .inner .data > .heading {
  margin-right: -100px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 26px;
  line-height: 1.75em;
  font-weight: bold;
  margin-bottom: 16px;
}

.home-about > .inner .data > .text {
  padding-right: 90px;
  font-size: 16px;
  line-height: 1.75em;
}

@media all and (min-width: 768px) and (max-width: 1024px) {
  .home-about > .inner .data {
    width: 60%;
  }
  .home-about > .inner .data > .heading {
    margin-right: -80px;
    font-size: 24px;
    line-height: 1.75em;
  }
  .home-about > .inner .data > .text {
    padding-right: 40px;
    font-size: 16px;
    line-height: 1.75em;
  }
}

.home-about > .inner .image {
  -webkit-clip-path: polygon(20% 0, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(20% 0, 100% 0, 100% 100%, 0 100%);
  height: 497px;
  width: 50%;
}

.home-about > .inner .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: left bottom;
  object-position: left bottom;
}

@media all and (min-width: 768px) and (max-width: 1024px) {
  .home-about > .inner .image {
    width: 40%;
  }
}

.home-about > .inner .more {
  position: relative;
  margin-top: 60px;
  width: 100%;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .home-about {
    padding: 50px 0 50px;
  }
  .home-about > .inner {
    display: block;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 0;
    position: relative;
  }
  .home-about > .inner .data {
    position: relative;
    z-index: 2;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px;
    width: 100%;
    margin-right: -90%;
  }
  .home-about > .inner .data > .heading {
    position: relative;
    margin-right: 0;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-size: 22px;
    line-height: 1.75em;
    font-weight: bold;
    padding: 15px 20px;
    margin-bottom: 16px;
  }
  .home-about > .inner .data > .heading:before {
    content: "";
    display: block;
    width: 70%;
    height: 100%;
    -webkit-clip-path: polygon(20% 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(20% 0, 100% 0, 100% 100%, 0 100%);
    background-image: url("../img/home_about_img01.jpg");
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: cover;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.2;
  }
  .home-about > .inner .data > .text {
    padding: 0 20px;
    font-size: 1.0rem;
    line-height: 1.75em;
  }
  .home-about > .inner .image {
    display: none;
  }
  .home-about > .inner .more {
    position: relative;
    margin-top: 30px;
    width: 100%;
    text-align: center;
  }
}

.home-service {
  background-image: url("../img/home_service_bg01.png"), url("../img/home_service_bg02.png");
  background-repeat: no-repeat, no-repeat;
  background-position: 0% 0%, 100% 100%;
  background-size: 352px 421px, 320px 410px;
  padding: 0 40px;
}

.home-service > .inner {
  max-width: 1040px;
  margin: 0 auto;
  padding: 30px 0 70px;
}

.home-service > .inner > .heading {
  text-align: center;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 32px;
  line-height: 1.25em;
  font-weight: bold;
  color: #85bb42;
  margin-bottom: 28px;
}

.home-service > .inner > .heading:before {
  content: attr(data-eng);
  display: block;
  text-align: center;
  font-family: "Noto Sans JP", "游ゴシック", "YuGothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, Verdana, sans-serif;
  font-size: 14px;
  line-height: 1.25em;
  font-weight: bold;
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .home-service {
    background-size: 180px auto, 180px auto;
    padding: 0 20px;
  }
  .home-service > .inner {
    padding: 50px 0;
  }
  .home-service > .inner > .heading {
    font-size: 28px;
    line-height: 1.25em;
    margin-bottom: 20px;
  }
  .home-service > .inner > .heading:before {
    font-size: 14px;
    line-height: 1.25em;
  }
}

.home-service-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.home-service-list > li {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #ffffff;
  margin: 0 26px 26px 0;
  padding: 14px 10px 20px;
  border: 1px solid #3f3f3f;
  width: calc((100% - 26px - 26px) / 3);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.home-service-list > li:nth-child(3n) {
  margin-right: 0;
}

@media all and (min-width: 768px) and (max-width: 1024px) {
  .home-service-list > li {
    width: calc((100% - 26px) / 2);
  }
  .home-service-list > li:nth-child(3n) {
    margin-right: 26px;
  }
  .home-service-list > li:nth-child(2n) {
    margin-right: 0;
  }
}

.home-service-list > li > .eyecatch {
  width: 86px;
  margin: 0 auto 10px;
}

.home-service-list > li > .eyecatch img {
  width: 100%;
  height: auto;
}

.home-service-list > li > .heading {
  font-size: 24px;
  line-height: 1.5em;
  font-weight: bold;
  text-align: center;
  margin-bottom: 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 3.0em;
}

.home-service-list > li > .catch {
  font-size: 16px;
  line-height: 1.5em;
  font-weight: 500;
  text-align: center;
  margin-bottom: 16px;
}

.home-service-list > li > ul.column-list01 {
  list-style: '・';
  margin: 0;
  padding: 0;
  display: inline-grid;
  grid-template-rows: repeat(3, auto);
  grid-auto-flow: column;
  gap: 5px 20px;
}

.home-service-list > li > ul.column-list01 > li {
  margin: 0 0 0 1.0em;
  padding: 0;
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: normal;
  max-width: 100%;
}

.home-service-list > li.package > .heading,
.home-service-list > li.package > ul {
  color: #667ba2;
}

.home-service-list > li.global > .heading,
.home-service-list > li.global > ul {
  color: #5d8a72;
}

.home-service-list > li.merchandising > .heading,
.home-service-list > li.merchandising > ul {
  color: #b78355;
}

.home-service-list > li.sales > .heading,
.home-service-list > li.sales > ul {
  color: #8274a3;
}

.home-service-list > li.event > .heading,
.home-service-list > li.event > ul {
  color: #56848d;
}

.home-service-list > li.nananto > .heading,
.home-service-list > li.nananto > ul {
  color: #c3655b;
}

@media only screen and (max-width: 767px) {
  .home-service-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .home-service-list > li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .home-service-list > li:nth-child(3n) {
    margin-right: 0;
  }
  .home-service-list > li:nth-child(2n) {
    margin-right: 0;
  }
  .home-service-list > li > .eyecatch {
    width: 70px;
    margin: 0 auto 10px;
  }
  .home-service-list > li > .heading {
    font-size: 24px;
    line-height: 1.5em;
    margin-bottom: 12px;
    min-height: 0;
  }
  .home-service-list > li > .catch {
    font-size: 1.0rem;
    line-height: 1.5em;
    margin-bottom: 16px;
  }
  .home-service-list > li > ul.column-list01 {
    gap: 5px 15px;
  }
  .home-service-list > li > ul.column-list01 > li {
    font-size: 0.825rem;
    line-height: 1.5em;
  }
}

.home-recruit {
  background-color: #f7f8f8;
  padding: 0 40px;
}

.home-recruit > .inner {
  max-width: 1040px;
  margin: 0 auto;
  padding: 80px 0 80px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.home-recruit > .inner > .heading {
  width: 100%;
  text-align: center;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 32px;
  line-height: 1.25em;
  font-weight: bold;
  color: #85bb42;
  margin-bottom: 40px;
}

.home-recruit > .inner > .heading:before {
  content: attr(data-eng);
  display: block;
  text-align: center;
  font-family: "Noto Sans JP", "游ゴシック", "YuGothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, Verdana, sans-serif;
  font-size: 14px;
  line-height: 1.25em;
  font-weight: bold;
  margin-bottom: 10px;
}

.home-recruit > .inner > .data {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: calc(50% - 70px);
}

.home-recruit > .inner > .data > .catch1 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 26px;
  line-height: 1.5em;
  font-weight: bold;
  margin-bottom: 16px;
}

.home-recruit > .inner > .data > .text {
  font-size: 14px;
  line-height: 1.75em;
}

.home-recruit > .inner > .data > .text > p {
  margin-bottom: 1.5em;
}

.home-recruit > .inner > .data > .text > p:nth-last-child(1) {
  margin-bottom: 0;
}

.home-recruit > .inner > .data > .text + .catch2 {
  margin-top: 24px;
}

.home-recruit > .inner > .data > .catch2 {
  font-size: 18px;
  line-height: 1.25em;
  font-weight: bold;
  color: #85bb42;
  margin-bottom: 12px;
}

.home-recruit > .inner > .image {
  width: 50%;
}

.home-recruit > .inner > .image img {
  width: 100%;
  height: auto;
}

.home-recruit > .inner .more {
  position: relative;
  margin-top: 60px;
  width: 100%;
  text-align: center;
}

@media all and (min-width: 768px) and (max-width: 1024px) {
  .home-recruit > .inner > .data {
    width: calc(63% - 40px);
  }
  .home-recruit > .inner > .image {
    width: 37%;
  }
}

@media only screen and (max-width: 767px) {
  .home-recruit {
    padding: 0 20px;
  }
  .home-recruit > .inner {
    padding: 50px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .home-recruit > .inner > .heading {
    font-size: 28px;
    line-height: 1.25em;
    margin-bottom: 20px;
  }
  .home-recruit > .inner > .heading:before {
    font-size: 14px;
    line-height: 1.25em;
  }
  .home-recruit > .inner > .data {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .home-recruit > .inner > .data > .catch1 {
    font-size: 21px;
    line-height: 1.5em;
    margin-bottom: 16px;
    text-align: center;
  }
  .home-recruit > .inner > .data > .text {
    font-size: 1.0rem;
    line-height: 1.75em;
  }
  .home-recruit > .inner > .data > .text + .catch2 {
    margin-top: 24px;
  }
  .home-recruit > .inner > .data > .catch2 {
    font-size: 19px;
    line-height: 1.25em;
    margin-bottom: 12px;
  }
  .home-recruit > .inner > .image {
    width: 60%;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .home-recruit > .inner .more {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    position: relative;
    margin-top: 30px;
    width: 100%;
    text-align: center;
  }
}

.home-recruit-list {
  list-style: '・';
  margin: 0;
  padding: 0;
}

.home-recruit-list > li {
  font-size: 14px;
  line-height: 1.75em;
  margin: 0 0 0 1.0em;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .home-recruit-list > li {
    font-size: 1.0rem;
  }
}

.home-contact {
  border-top: 1px solid #d6d7d8;
  border-bottom: 1px solid #d6d7d8;
  background-color: #f7f8f8;
  padding: 0 40px;
  margin-top: 80px;
}

.home-contact > .inner {
  max-width: 1040px;
  margin: 0 auto;
  padding: 80px 0 80px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.home-contact > .inner > .data {
  width: 560px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.home-contact > .inner > .data > .eyecatch {
  width: 144px;
}

.home-contact > .inner > .data > .eyecatch img {
  width: 100%;
  height: auto;
}

.home-contact > .inner > .data > .main {
  width: calc(100% - 144px - 32px);
}

.home-contact > .inner > .data > .main > .heading {
  font-size: 26px;
  line-height: 1.25em;
  font-weight: bold;
  margin-bottom: 12px;
}

.home-contact > .inner > .data > .main > .text {
  font-size: 14px;
  line-height: 1.75em;
}

.home-contact > .inner > .more {
  margin-left: auto;
}

@media only screen and (max-width: 767px) {
  .home-contact {
    padding: 0 20px;
    margin-top: 50px;
  }
  .home-contact > .inner {
    padding: 50px 0;
  }
  .home-contact > .inner > .data {
    width: 100%;
    display: block;
  }
  .home-contact > .inner > .data > .eyecatch {
    width: 100px;
    margin: 0 auto 15px;
  }
  .home-contact > .inner > .data > .main {
    width: 100%;
    text-align: center;
  }
  .home-contact > .inner > .data > .main > .heading {
    font-size: 22px;
    line-height: 1.25em;
    margin-bottom: 12px;
  }
  .home-contact > .inner > .data > .main > .text {
    font-size: 0.9rem;
    line-height: 1.75em;
  }
  .home-contact > .inner > .more {
    width: 100%;
    margin-left: 0;
    text-align: center;
    margin-top: 30px;
  }
}

/* common ------------------------------ */
.common-head {
  height: 200px;
  background-color: #f7f8f8;
  background-image: url("../img/company_kv.png");
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-size: auto 100%;
}

.common-head > .title {
  max-width: 1040px;
  height: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 30px;
  line-height: 1.25em;
  font-weight: bold;
}

.common-head > .title:after {
  content: attr(data-eng);
  font-family: "Noto Sans JP", "游ゴシック", "YuGothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, Verdana, sans-serif;
  font-size: 14px;
  line-height: 1.25em;
  font-weight: bold;
  margin-left: 40px;
}

@media only screen and (max-width: 767px) {
  .common-head {
    height: 120px;
  }
  .common-head > .title {
    padding: 0 20px;
    font-size: 28px;
    line-height: 1.25em;
  }
  .common-head > .title:after {
    font-size: 12px;
    line-height: 1.25em;
    margin-left: 30px;
  }
}

.contents {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  max-width: 1040px;
  padding: 80px 40px 0;
  margin: 0 auto;
}

@media only screen and (max-width: 767px) {
  .contents {
    padding: 50px 20px 0;
  }
}

.common-title {
  font-size: 26px;
  line-height: 1.25em;
  font-weight: bold;
  text-align: center;
  margin-bottom: 40px;
}

@media only screen and (max-width: 767px) {
  .common-title {
    font-size: 22px;
    line-height: 1.25em;
  }
}

.common-lead {
  margin-bottom: 40px;
}

.common-lead > p {
  font-size: 14px;
  line-height: 1.75em;
  margin-bottom: 1.75em;
}

.common-lead > p:nth-last-child(1) {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .common-lead {
    margin-bottom: 30px;
  }
  .common-lead > p {
    font-size: 0.9rem;
    line-height: 1.75em;
  }
}

.common-table01 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  border: none;
  border-top: 1px solid #595757;
}

.common-table01 th,
.common-table01 td {
  border-bottom: 1px solid #595757;
  padding: 38px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  vertical-align: top;
  font-size: 1.0rem;
  line-height: 1.75em;
}

.common-table01 th table,
.common-table01 td table {
  width: auto;
}

.common-table01 th table th,
.common-table01 th table td,
.common-table01 td table th,
.common-table01 td table td {
  border: none;
  padding: 0;
}

.common-table01 th table th,
.common-table01 td table th {
  width: auto;
  white-space: nowrap;
  padding-right: 1.0em;
  font-weight: 500;
}

.common-table01 th {
  width: 20%;
  white-space: nowrap;
  padding-right: 30px;
  font-weight: bold;
}

@media only screen and (max-width: 767px) {
  .common-table01 {
    display: block;
  }
  .common-table01 thead,
  .common-table01 tbody,
  .common-table01 tfoot,
  .common-table01 tr,
  .common-table01 th,
  .common-table01 td {
    display: block;
  }
  .common-table01 tr {
    border-bottom: 1px solid #595757;
    padding: 20px 0;
  }
  .common-table01 th,
  .common-table01 td {
    border: none;
    padding: 0;
    font-size: 1.0rem;
    line-height: 1.75em;
  }
  .common-table01 th table tr,
  .common-table01 td table tr {
    border: none;
    padding: 0;
    margin-bottom: 0.75em;
  }
  .common-table01 th table th,
  .common-table01 td table th {
    font-size: 1.0rem;
    padding-bottom: 0;
  }
  .common-table01 th table td,
  .common-table01 td table td {
    font-size: 1.0rem;
    padding-left: 1.075em;
  }
  .common-table01 th {
    padding-bottom: 0.25em;
    font-size: 1.25rem;
  }
}

/* form ------------------------------ */
::-webkit-input-placeholder {
  color: #908f8f;
}
::-moz-placeholder {
  color: #908f8f;
}
::-ms-input-placeholder {
  color: #908f8f;
}
::placeholder {
  color: #908f8f;
}

/* 旧Edge対応 */
::-ms-input-placeholder {
  color: #908f8f;
}

/* IE対応 */
:-ms-input-placeholder {
  color: #908f8f;
}

.form-error-lead {
  margin-bottom: 40px;
  color: #e65344;
}

.form-error-lead > p {
  font-size: 14px;
  line-height: 1.75em;
  margin-bottom: 1.75em;
}

.form-error-lead > p:nth-last-child(1) {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .form-error-lead {
    margin-bottom: 30px;
  }
  .form-error-lead > p {
    font-size: 0.9rem;
    line-height: 1.75em;
  }
}

.form-error {
  font-size: 0.9rem;
  line-height: 1.5em;
  font-weight: bold;
  color: #e65344;
}

.form-group > .form-item {
  margin-bottom: 24px;
}

.form-group > .form-item > .heading {
  font-size: 20px;
  line-height: 1.25em;
  font-weight: bold;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-bottom: 8px;
}

.form-group > .form-item > .data > * {
  margin-top: 4px;
}

.form-group > .form-item > .data > *:nth-child(1) {
  margin-top: 0;
}

.form-group > .form-item > .data:has(.form-error) input {
  background-color: #fdf3f3;
}

.form-group > .form-item.required > .heading:after {
  content: "必須";
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 50px;
  height: 20px;
  padding: 3px 10px;
  font-size: 12px;
  line-height: 1.0em;
  font-weight: bold;
  color: #ffffff;
  text-indent: 0.075em;
  background-color: #4d719e;
  border-radius: 20px;
  margin-left: 15px;
}

@media only screen and (max-width: 767px) {
  .form-group > .form-item {
    margin-bottom: 20px;
  }
  .form-group > .form-item > .heading {
    font-size: 18px;
    line-height: 1.25em;
    margin-bottom: 8px;
  }
}

.form-notes {
  margin-top: 40px;
  text-align: center;
  font-size: 0.9rem;
  line-height: 1.5em;
}

@media only screen and (max-width: 767px) {
  .form-notes {
    margin-top: 20px;
  }
}

.form-notes + .form-buttons {
  margin-top: 40px;
}

@media only screen and (max-width: 767px) {
  .form-notes + .form-buttons {
    margin-top: 20px;
  }
}

.form-buttons {
  text-align: center;
  margin-top: 80px;
}

.form-buttons > button,
.form-buttons > input {
  margin: 0 10px;
}

@media only screen and (max-width: 767px) {
  .form-buttons {
    margin-top: 40px;
  }
}

.input01 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #908f8f;
  border-radius: 16px;
  background-color: #ffffff;
  vertical-align: top;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  height: 300px;
  padding: 14px;
  font-size: 16px;
  line-height: 1.75em;
  color: #000000;
}

@media only screen and (max-width: 767px) {
  .input01 {
    font-size: 16px;
    line-height: 1.75em;
    height: 8.0em;
    padding: 8px;
  }
}

.input02 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #908f8f;
  border-radius: 16px;
  background-color: #ffffff;
  vertical-align: top;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  min-height: 58px;
  padding: 14px;
  font-size: 16px;
  line-height: 1.75em;
  color: #000000;
}

@media only screen and (max-width: 767px) {
  .input02 {
    font-size: 16px;
    line-height: 1.75em;
    padding: 8px;
  }
}

/* # =================================================================
#	フッター
# ================================================================= */
#foot {
  background-color: #85bb42;
  color: #ffffff;
  padding: 0 40px;
  position: relative;
  z-index: 20;
}

#foot #to-pagetop {
  display: none;
  position: fixed;
  right: 40px;
  bottom: 40px;
  width: 50px;
  height: 50px;
  z-index: 999;
}

#foot #to-pagetop > a {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #4d719e;
  border: none;
  border-radius: 6px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

#foot #to-pagetop > a img {
  width: 30px;
  height: auto;
}

#foot #to-pagetop > a:hover {
  background-color: #415e84;
  border: none;
}

@media only screen and (max-width: 767px) {
  #foot #to-pagetop {
    right: 10px;
    bottom: 60px;
    width: 40px;
    height: 40px;
  }
  #foot #to-pagetop > a img {
    width: 20px;
    height: auto;
  }
}

#foot a:not(:has(img)):link,
#foot a:not(:has(img)):visited {
  display: inline-block;
  padding: 0.1em 0;
  border-bottom: 1px solid transparent;
  color: #ffffff;
  text-decoration: none;
}

#foot a:not(:has(img)):hover,
#foot a:not(:has(img)):active {
  color: #ffffff;
  text-decoration: none;
}

#foot a:not(:has(img)):hover {
  border-bottom-color: #ffffff;
}

#foot > .foot-inner {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 1040px;
  padding: 46px 0 46px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#foot > .foot-inner .copyright {
  width: 100%;
  text-align: center;
  margin-top: 10px;
  font-size: 11px;
  line-height: 1.25em;
}

#foot > .foot-inner .foot-column {
  width: 214px;
}

#foot > .foot-inner .foot-logo {
  width: 214px;
}

#foot > .foot-inner .foot-logo a {
  display: block;
  width: 100%;
}

#foot > .foot-inner .foot-logo a img {
  width: 100%;
  height: auto;
}

#foot > .foot-inner .foot-access {
  font-size: 13px;
  line-height: 1.75em;
  margin-top: 12px;
}

#foot > .foot-inner .foot-access > p {
  margin-bottom: 0.6em;
}

#foot > .foot-inner .foot-access > p:nth-last-child(1) {
  margin-bottom: 0;
}

#foot > .foot-inner .foot-nav > .heading {
  font-size: 13px;
  line-height: 1.25em;
}

#foot > .foot-inner .foot-nav > ul {
  list-style-type: none;
  margin: 0;
  padding: 0 0 0 10px;
}

#foot > .foot-inner .foot-nav > ul > li {
  margin: 10px 0 0;
  padding: 0;
  font-size: 13px;
  line-height: 1.25em;
}

@media only screen and (max-width: 767px) {
  #foot {
    padding: 0;
  }
  #foot > .foot-inner {
    padding: 20px 20px 40px;
  }
  #foot > .foot-inner .copyright {
    margin-top: 20px;
    font-size: 10px;
    line-height: 1.5em;
  }
  #foot > .foot-inner .foot-column {
    width: 50%;
  }
  #foot > .foot-inner .foot-logo {
    width: 160px;
  }
  #foot > .foot-inner .foot-logo a {
    display: block;
    width: 100%;
  }
  #foot > .foot-inner .foot-logo a img {
    width: 100%;
    height: auto;
  }
  #foot > .foot-inner .foot-access {
    font-size: 12px;
    line-height: 1.75em;
    margin-top: 10px;
  }
  #foot > .foot-inner .foot-access > p {
    margin-bottom: 0.6em;
  }
  #foot > .foot-inner .foot-access > p:nth-last-child(1) {
    margin-bottom: 0;
  }
  #foot > .foot-inner .foot-nav > .heading {
    font-size: 12px;
    line-height: 1.25em;
  }
  #foot > .foot-inner .foot-nav > ul {
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 10px;
  }
  #foot > .foot-inner .foot-nav > ul > li {
    margin: 10px 0 0;
    padding: 0;
    font-size: 12px;
    line-height: 1.25em;
  }
}

/* # =================================================================
#	印刷用
# ================================================================= */
@media print {
  #head {
    position: absolute;
  }
  .recruit-nav {
    position: absolute;
  }
}

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